aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Remove disconnected scriptSteve Wills2015-07-011-23/+0
* Update GNUstep ports to their latest versions.David Chisnall2015-07-013-3/+11
* Introduce target option helpers.Mathieu Arnold2015-07-012-14/+31
* Add PATH environment when trying to find libraries this fixes building underBaptiste Daroussin2015-06-301-1/+1
* Rename a few internal multi-USE_GITHUB variables, to ease usage.Mathieu Arnold2015-06-301-39/+23
* Remove trace of PostgreSQL in commentPalle Girgensohn2015-06-301-1/+1
* Fix typo?Koop Mast2015-06-291-1/+1
* Clarify that INSTALLS_ICONS is only usefull for GTK+ applications.Koop Mast2015-06-291-3/+4
* Refactor dependency checks and installationBaptiste Daroussin2015-06-282-167/+200
* - Reintroduce MASTER_SITE_COMP_SOURCESThomas Zander2015-06-281-0/+8
* - Add support for BROKEN_${OPSYS}_${OSREL:R}_${ARCH} patternDmitry Marakasov2015-06-271-0/+9
* Ada Framework: Switch to gcc5-aux, upgrade 6 packages at onceJohn Marino2015-06-231-4/+8
* Uses/ada.mk: "47" is no longer a valid argumentJohn Marino2015-06-231-4/+2
* Fix documentation: all the ports are installed in LOCALBASE include x11 oneBaptiste Daroussin2015-06-221-1/+1
* Remove AUTOMATIC_PLIST documentation from bsd.port.mk it belong to bsd.linux*.mkBaptiste Daroussin2015-06-221-3/+0
* Simplify test on zipped PATCHFILESBaptiste Daroussin2015-06-221-3/+1
* Factorize the fake for convenience targetsBaptiste Daroussin2015-06-221-7/+4
* Remove add-plist-buildinfo it has been unhooked for a while and prevent us fromBaptiste Daroussin2015-06-221-7/+0
* factorize add-plist-docs and add-plist-examplesBaptiste Daroussin2015-06-221-20/+8
* Make fetch-url-list an empty target depending on fetch-url-list-intBaptiste Daroussin2015-06-221-2/+1
* Make package-noinstall an alias of make packageBaptiste Daroussin2015-06-221-2/+1
* Garbage collect unused command definitionBaptiste Daroussin2015-06-221-2/+0
* Make USE_RC_SUBR install rc.d scripts in /etc/rc.d if PREFIX is /usrBaptiste Daroussin2015-06-221-18/+7
* Convert to USES=jpegAntoine Brodin2015-06-221-1/+2
* Add USES=jpeg, to handle dependency on a jpeg libraryAntoine Brodin2015-06-221-0/+33
* Forgotten bit from r390291.Mathieu Arnold2015-06-221-1/+1
* Replace @dirrmtry by @dir in theory we should be able to remove it entirely butBaptiste Daroussin2015-06-201-1/+1
* security/libressl: Update to 2.2.0Bernard Spil2015-06-141-1/+1
* Respect DISABLE_MAKE_JOBS in gecko portsAntoine Brodin2015-06-131-0/+3
* Add ring server again (seems okay now) to gnupg mirrors.Jun Kuriyama2015-06-131-0/+1
* Have make showconfig fail if the config is incorrect.Mathieu Arnold2015-06-131-1/+1
* Use .sinclude when possible.Mathieu Arnold2015-06-132-6/+2
* Support .zip files in PATCHFILES and EXTRA_PATCHES.Mathieu Arnold2015-06-131-0/+2
* Update ftp://ftp.kddlabs.co.jp's usage.Mathieu Arnold2015-06-121-2/+1
* Document check-plist and check-sanity targets.Erwin Lansing2015-06-121-0/+3
* Prevent double inclusionAntoine Brodin2015-06-121-0/+2
* Fix a typoAntoine Brodin2015-06-121-1/+1
* Add www/qt5-websockets.Raphael Kubo da Costa2015-06-111-2/+6
* USES=pgsql: desupport PostgreSQL 8.4Rene Ladan2015-06-101-2/+2
* Pass the default Python version (or the version required by port)Max Brazhnikov2015-06-101-0/+4
* bsd.sites.mk: cleanup MOZILLA mirrorsJan Beich2015-06-091-30/+5
* Make ports using libtool treat elftoolchain's strip the same as GNU stripAntoine Brodin2015-06-081-0/+1
* Add USE_LINUX_RPM_BAD_PERMSBaptiste Daroussin2015-06-041-1/+8
* Remove NEED_ROOT, the last customer has been modified to be able to properlyBaptiste Daroussin2015-06-042-23/+2
* Always define GID, this fixes build of uidfix when building as rootBaptiste Daroussin2015-06-041-1/+1
* - Add blacklist of files which are not intended to be executed to shebang testDmitry Marakasov2015-06-041-4/+12
* bsd.port.mk: Implement BROKEN_${OPSYS} and BROKEN_${OPSYS}_${OSREL:R}John Marino2015-06-021-3/+18
* Mk/Uses/uniquefiles.mk: Clearer and less ambiguous outputKubilay Kocak2015-06-021-7/+7
* Update lang/perl5.22 to 5.22.0, and lang/perl5-devel to 5.23.0-ish.Mathieu Arnold2015-06-011-3/+4
* Add SUB_LIST and SUB_FILES to the helper flags. (and sort the flags)Mathieu Arnold2015-06-011-9/+9