summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
2014-05-08Add a USES to handle objective C (chosing compiler adding the right dependenc...Baptiste Daroussin
2014-05-07Use modern LIB_DEPENDSBaptiste Daroussin
2014-05-07Move updating the desktop database later to make sure it work as expected wit...Baptiste Daroussin
2014-05-06- Update SeaMonkey to 2.26Beat Gaetzi
2014-05-06When a port needs a python version in a specific range that current pythonAntoine Brodin
2014-05-06Let stage-qa detect .la libraries and warn that a port needs USES=libtool.Tijl Coosemans
2014-05-06- Run autotools in the same order as autoreconf, i.e. libtoolize, aclocal,Tijl Coosemans
2014-05-05The KDE on FreeBSD team presents Qt 4.8.6.Raphael Kubo da Costa
2014-05-05Fix a copy/paste errorAntoine Brodin
2014-05-05Finish USES=pgsqlBaptiste Daroussin
2014-05-05Mk/bsd.wx.mk: fixed a :U stragglerJohn Marino
2014-05-05Convert all :U to :tu and :L to :tlBaptiste Daroussin
2014-05-04- Ignore MTREE owned PREFIX and PREFIX/info removal for now.Bryan Drewery
2014-05-04- Always ignore /root/.ccache. Missed with r352918Bryan Drewery
2014-05-03- Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh
2014-05-03- Fix WITH_CCACHE_BUILD support (fix build) with ports that useBryan Drewery
2014-05-02Document JAVA_EXTRACT.Jung-uk Kim
2014-05-02- Fix with fmake:Bryan Drewery
2014-05-02Mark USE_AUTOTOOLS=libtool and USE_GNOME=ltverhack deprecated.Tijl Coosemans
2014-05-02Use new LIB_DEPENDS syntax in Mk/bsd.sdl.mk.Tijl Coosemans
2014-05-02- Update to bzr revision 24.4.50Ashish SHUKLA
2014-05-01Add gtkhtml 4.8.0.Koop Mast
2014-05-01Update to 5.5.12 release.Alex Dupre
2014-04-29- Update Firefox to 29.0Beat Gaetzi
2014-04-29- Add shared UDUNITS and UDUNITS2 descriptionsSunpoet Po-Chuan Hsieh
2014-04-28Allow to append -p[0-9] to EXTRA_PATCHES to specify the patch(1) stripping levelBaptiste Daroussin
2014-04-27- automatically strip modules build withOlli Hauer
2014-04-24- Fix check-stagedir causing staging violating. Quote all directory namesBryan Drewery
2014-04-24- Fix false-positive orphanned dir when '@unexec rmdir -p' is used.Bryan Drewery
2014-04-24- Refactor a bit into functionsBryan Drewery
2014-04-24- Sort Java implementations by preference, i.e., java/openjdk7 is preferredJung-uk Kim
2014-04-24check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happenBryan Drewery
2014-04-24- Fix regression from r315599: Allow pkg to install itself firstBryan Drewery
2014-04-23- Fix when USES not definedBryan Drewery
2014-04-23- Fix stage-qa when USES contains desktop-file-utils twiceBryan Drewery
2014-04-23- Handle plist containing @unexec /bin/rmdirAntoine Brodin
2014-04-23When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans
2014-04-23- Mostly revert r338509 and re-add SF mirrors. Prefer main redirect.Bryan Drewery
2014-04-22- Fix handling of "@comment @cwd" so it does not reset real @cwd; onlyBryan Drewery
2014-04-22Fix directory keywords handlingAntoine Brodin
2014-04-22- For pkg run-depends dir listing, consider deps recursively.Bryan Drewery
2014-04-21Fill orphans white list with files regenerated by installation scripts:Antoine Brodin
2014-04-21- Do not advise to strip non FreeBSD binaries [1]Antoine Brodin
2014-04-21- Split MTREE check into its own checkBryan Drewery
2014-04-21- Sort directories by Lexicographical Depth-First order (find -ds)Bryan Drewery
2014-04-20Fix plist_sub_sed_sort.sh when value contains spacesAntoine Brodin
2014-04-20Fix PLIST_SUB_SED when value contains =Antoine Brodin
2014-04-19Add / to the blacklist of homedirs that should not be created or touched.Mathieu Arnold
2014-04-19- Rename check-orphans to check-plist. Keep the old for backwards-compat.Bryan Drewery
2014-04-18makepatch: don't create empty patchesPawel Pekala