aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Handle plist containing @unexec /bin/rmdirAntoine Brodin2014-04-231-5/+5
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-233-13/+32
* - Mostly revert r338509 and re-add SF mirrors. Prefer main redirect.Bryan Drewery2014-04-231-0/+8
* - Fix handling of "@comment @cwd" so it does not reset real @cwd; onlyBryan Drewery2014-04-221-7/+37
* Fix directory keywords handlingAntoine Brodin2014-04-221-1/+1
* - For pkg run-depends dir listing, consider deps recursively.Bryan Drewery2014-04-221-7/+21
* Fill orphans white list with files regenerated by installation scripts:Antoine Brodin2014-04-211-1/+16
* - Do not advise to strip non FreeBSD binaries [1]Antoine Brodin2014-04-211-4/+4
* - Split MTREE check into its own checkBryan Drewery2014-04-211-5/+17
* - Sort directories by Lexicographical Depth-First order (find -ds)Bryan Drewery2014-04-211-7/+27
* Fix plist_sub_sed_sort.sh when value contains spacesAntoine Brodin2014-04-201-1/+1
* Fix PLIST_SUB_SED when value contains =Antoine Brodin2014-04-201-1/+1
* Add / to the blacklist of homedirs that should not be created or touched.Mathieu Arnold2014-04-191-2/+2
* - Rename check-orphans to check-plist. Keep the old for backwards-compat.Bryan Drewery2014-04-195-53/+267
* makepatch: don't create empty patchesPawel Pekala2014-04-181-0/+1
* libvpx is unconditionally built with VP9 support, so adapt its description ac...Thomas Zander2014-04-181-1/+1
* - Fix HOMEDIR handling to not exclude all directories for ports without USERSBryan Drewery2014-04-171-1/+1
* - Document PLIST_SUB_SED= will disable PLIST_SUB hintsBryan Drewery2014-04-171-6/+21
* - Add script for handling leftover processing by poudriere/tinderbox.Bryan Drewery2014-04-171-0/+139
* - Create a DO_MAKE_BUILD which will do the right thing for building, suchBryan Drewery2014-04-171-1/+2
* - Add PLIST_SUB_SED which is used to replace absolute paths with PLIST_SUB'dBryan Drewery2014-04-171-0/+9
* - Detect failure to create PREFIX for pkg_install workaround added in r351422Bryan Drewery2014-04-161-1/+5