summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove a mention to LICENSE_NOTES, it seems it never existed.Mathieu Arnold2014-05-181-2/+2
* - %D is based on @cwd, not PREFIX; Fix false-postives when using pkg_installBryan Drewery2014-05-181-1/+1
* Add support for inserting CPE URIs as package annotations.Dag-Erling Smørgrav2014-05-171-0/+55
* Fix quoting: make is too smart and quotes tildes, which trips up pkg.Dag-Erling Smørgrav2014-05-171-1/+1
* Add support for package annotations. PKG_NOTES is a list ofDag-Erling Smørgrav2014-05-171-0/+7
* Remove useless .undef optBaptiste Daroussin2014-05-161-14/+13
* - Fix check-plist showing @sample dest files as orphans and also showing inBryan Drewery2014-05-161-1/+8
* Change the protocal for the default master site backup used forErwin Lansing2014-05-151-2/+2
* - Support pkg-1.3 pkg-audit not-vuln output.Bryan Drewery2014-05-121-0/+3
* WANT_GECKO is not in used anywhere in the ports tree, let's remove itBaptiste Daroussin2014-05-111-2/+2
* Switch firebird to use DEFAULT_VERSIONS macro to set the defaultBaptiste Daroussin2014-05-112-6/+3
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-101-2/+2
* - Fix MASTER_SITE_GENTOODmitry Marakasov2014-05-101-1/+1
* - Move security-check.awk to Mk/Scripts where it is more proper these days.Bryan Drewery2014-05-092-1/+101
* - Fix regression handling files with spaces from r350006.Bryan Drewery2014-05-091-21/+40
* Add a USES to handle objective C (chosing compiler adding the right dependenc...Baptiste Daroussin2014-05-081-0/+65
* Use modern LIB_DEPENDSBaptiste Daroussin2014-05-071-6/+6
* Move updating the desktop database later to make sure it work as expected wit...Baptiste Daroussin2014-05-071-2/+4
* - Update SeaMonkey to 2.26Beat Gaetzi2014-05-061-4/+4
* When a port needs a python version in a specific range that current pythonAntoine Brodin2014-05-061-1/+1
* Let stage-qa detect .la libraries and warn that a port needs USES=libtool.Tijl Coosemans2014-05-062-1/+15
* - Run autotools in the same order as autoreconf, i.e. libtoolize, aclocal,Tijl Coosemans2014-05-061-9/+9
* The KDE on FreeBSD team presents Qt 4.8.6.Raphael Kubo da Costa2014-05-051-1/+1
* Fix a copy/paste errorAntoine Brodin2014-05-051-1/+1
* Finish USES=pgsqlBaptiste Daroussin2014-05-051-12/+17
* Mk/bsd.wx.mk: fixed a :U stragglerJohn Marino2014-05-051-1/+1
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-0521-103/+101
* - Ignore MTREE owned PREFIX and PREFIX/info removal for now.Bryan Drewery2014-05-041-1/+11
* - Always ignore /root/.ccache. Missed with r352918Bryan Drewery2014-05-041-1/+1
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2014-05-031-1/+1
* - Fix WITH_CCACHE_BUILD support (fix build) with ports that useBryan Drewery2014-05-031-0/+16
* Document JAVA_EXTRACT.Jung-uk Kim2014-05-021-0/+3
* - Fix with fmake:Bryan Drewery2014-05-021-1/+3
* Mark USE_AUTOTOOLS=libtool and USE_GNOME=ltverhack deprecated.Tijl Coosemans2014-05-021-4/+8
* Use new LIB_DEPENDS syntax in Mk/bsd.sdl.mk.Tijl Coosemans2014-05-021-18/+18
* - Update to bzr revision 24.4.50Ashish SHUKLA2014-05-021-1/+1
* Add gtkhtml 4.8.0.Koop Mast2014-05-011-1/+5
* Update to 5.5.12 release.Alex Dupre2014-05-011-0/+2
* - Update Firefox to 29.0Beat Gaetzi2014-04-292-8/+33
* - Add shared UDUNITS and UDUNITS2 descriptionsSunpoet Po-Chuan Hsieh2014-04-291-0/+2
* Allow to append -p[0-9] to EXTRA_PATCHES to specify the patch(1) stripping levelBaptiste Daroussin2014-04-281-6/+10
* - automatically strip modules build withOlli Hauer2014-04-271-0/+6
* - Fix check-stagedir causing staging violating. Quote all directory namesBryan Drewery2014-04-241-2/+5
* - Fix false-positive orphanned dir when '@unexec rmdir -p' is used.Bryan Drewery2014-04-241-3/+3
* - Refactor a bit into functionsBryan Drewery2014-04-241-234/+290
* - Sort Java implementations by preference, i.e., java/openjdk7 is preferredJung-uk Kim2014-04-241-15/+11
* check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happenBryan Drewery2014-04-241-1/+1
* - Fix regression from r315599: Allow pkg to install itself firstBryan Drewery2014-04-241-3/+0
* - Fix when USES not definedBryan Drewery2014-04-231-2/+2
* - Fix stage-qa when USES contains desktop-file-utils twiceBryan Drewery2014-04-231-2/+6