summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
2014-05-26Do not overwrite USES but append values to itBaptiste Daroussin
2014-05-26- Covert gmake to USESMartin Wilke
2014-05-26A typo can hide another typoBaptiste Daroussin
2014-05-26Fix typosBaptiste Daroussin
2014-05-26Move part of bsd.mono.mk into USES=monoBaptiste Daroussin
2014-05-26Drop compatibility code for USE_DOS2UNIXBaptiste Daroussin
2014-05-26Add a USE_GNOME py3gobject3 component for devel/py3-gobject3 added in r355246.Koop Mast
2014-05-25SITE_PERL is relative to LOCALBASE, switch to PREFIX for the post-stage fixups.Mathieu Arnold
2014-05-25Correct a typo in LPPL13a permissions.Mathieu Arnold
2014-05-25- When searching for lib-depends, show which file was found.Bryan Drewery
2014-05-25If using WRKDIRPREFIX, the licenses path will be made unusable.Mathieu Arnold
2014-05-25- Add a USE_PERL5=fixpacklist to account for ports creating one when not usingMathieu Arnold
2014-05-24'activate' postgresql-9.4Palle Girgensohn
2014-05-23Point MASTER_SITES_BACKUP / MASTER_SITES_LOCAL to distcache.FreeBSD.orgPeter Wemm
2014-05-23- Add OpenSSL licensePhilippe Audeoud
2014-05-22- Use /usr/bin/unzip for zip files extraction (part 1)Alex Kozlov
2014-05-22Rename pathfix-pre-patch target into pathfix to be consistentBaptiste Daroussin
2014-05-22- Stage supportBarbara Guida
2014-05-19- Hack to avoid touching /root/.gconfSteve Wills
2014-05-19Add more files to orphans white list:Antoine Brodin
2014-05-18Remove a mention to LICENSE_NOTES, it seems it never existed.Mathieu Arnold
2014-05-18- %D is based on @cwd, not PREFIX; Fix false-postives when using pkg_installBryan Drewery
2014-05-17Add support for inserting CPE URIs as package annotations.Dag-Erling Smørgrav
2014-05-17Fix quoting: make is too smart and quotes tildes, which trips up pkg.Dag-Erling Smørgrav
2014-05-17Add support for package annotations. PKG_NOTES is a list ofDag-Erling Smørgrav
2014-05-16Remove useless .undef optBaptiste Daroussin
2014-05-16- Fix check-plist showing @sample dest files as orphans and also showing inBryan Drewery
2014-05-15Change the protocal for the default master site backup used forErwin Lansing
2014-05-12- Support pkg-1.3 pkg-audit not-vuln output.Bryan Drewery
2014-05-11WANT_GECKO is not in used anywhere in the ports tree, let's remove itBaptiste Daroussin
2014-05-11Switch firebird to use DEFAULT_VERSIONS macro to set the defaultBaptiste Daroussin
2014-05-10KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov
2014-05-10- Fix MASTER_SITE_GENTOODmitry Marakasov
2014-05-09- Move security-check.awk to Mk/Scripts where it is more proper these days.Bryan Drewery
2014-05-09- Fix regression handling files with spaces from r350006.Bryan Drewery
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