aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* - Add Creative Commons Zero v1.0 Universal as licensePhilippe Audeoud2014-06-231-1/+4
* Remove the IGNOREFILES feature: it was an unsafe feature allowing to use filesBaptiste Daroussin2014-06-231-64/+0
* Add --strip-debug to STRIP_CMD to avoid removing kernel symbols from theRene Ladan2014-06-231-0/+1
* Add 4 new sed commands to USES=libtool. The first two apply some of theTijl Coosemans2014-06-221-0/+6
* Add a small notice about maintainership of this file.Mathieu Arnold2014-06-221-0/+2
* Use short name from spdx.org for OpenSSL licenseAntoine Brodin2014-06-221-3/+3
* Extend eadler's work by making some more OPTIONS a bit moreAdam Weinberger2014-06-211-38/+38
* Improve the clarity of a few descriptions that became less accurate byAdam Weinberger2014-06-211-4/+4
* - strip optional WITH parameter from argument if OPTION is set to offOlli Hauer2014-06-211-1/+1
* Expand upon option descriptions whose only text are 'option support'. SuchEitan Adler2014-06-211-24/+24
* Do not report files @commented by multiple options as orphansAntoine Brodin2014-06-211-1/+1
* Make @dirrmtry handling in pkg_install closer to what pkg doesAntoine Brodin2014-06-212-7/+8
* Clarified Artistic License is compatible with GPLAntoine Brodin2014-06-201-1/+1
* Use "ClArtistic" as the short name for the Clarified Artistic License.Adam Weinberger2014-06-191-4/+5
* Ask politely that people run changes to bsd.licences.mk and bsd.licenses.db.mkEitan Adler2014-06-192-0/+4
* Add the Clarified Artistic License.Adam Weinberger2014-06-191-1/+4
* Fixup COPYTREE_* doc.Mathieu Arnold2014-06-191-4/+4
* PYTHON_PY3K_PLIST_HACK: Take @dirrmtry entries into account as well.Raphael Kubo da Costa2014-06-191-0/+1
* Revert a commit that should not have crept inBaptiste Daroussin2014-06-181-1/+1
* Register USE_DRUPAL as unsupportedBaptiste Daroussin2014-06-181-1/+2
* tabspace: 8Baptiste Daroussin2014-06-181-3/+0
* tabspace: 8Baptiste Daroussin2014-06-181-3/+0
* tabspace: 8Baptiste Daroussin2014-06-181-11/+8
* Remove support for USE_DRUPALBaptiste Daroussin2014-06-182-165/+0
* New USES=drupalBaptiste Daroussin2014-06-181-0/+123
* tabspace: 8Baptiste Daroussin2014-06-181-12/+9
* tabspace: 8Baptiste Daroussin2014-06-181-179/+174
* tabspace: 8Baptiste Daroussin2014-06-181-61/+58
* tabspace: 8Baptiste Daroussin2014-06-181-97/+94
* tabspace: 8Baptiste Daroussin2014-06-181-70/+65
* tabspace: 8Baptiste Daroussin2014-06-181-36/+33
* Switch to tabspace: 8Baptiste Daroussin2014-06-181-36/+33
* Switch to default tabspace: 8Baptiste Daroussin2014-06-181-4/+1
* Switch back to default tabspace: 8Baptiste Daroussin2014-06-181-62/+59
* Fix packaging of lang/tolua++ with pkg_installAntoine Brodin2014-06-181-2/+2
* Also support fmakeBaptiste Daroussin2014-06-171-6/+7
* Introduce Uses/gssapi.mk to help handle dependencies on Kerberos in aMathieu Arnold2014-06-171-0/+174
* Mk/Scripts/qa.sh: add /bin/tcsh as a valid shebang.Rene Ladan2014-06-171-0/+1
* - Support relative paths below man/ for manpages, when usingMarcus von Appen2014-06-171-1/+1
* Remove manpage leftovers in stageBaptiste Daroussin2014-06-161-0/+1
* - Rewrite explanation of LICENSE_PERM components (dist-mirror dist-sellThomas Zander2014-06-161-6/+10
* Fix symlinks of manpage after compressionBaptiste Daroussin2014-06-161-3/+1
* Backout support for WITHOUT_INFO in base it triggers an infinite recursionBaptiste Daroussin2014-06-161-6/+6
* do not overwrite RUN and BUILD DEPENDSBaptiste Daroussin2014-06-161-2/+2
* Make ports providing info files depending on print/textinfo if base has been ...Baptiste Daroussin2014-06-161-0/+6
* fix a typoDaichi GOTO2014-06-131-1/+1
* Make pkg_install aware of @fc @fcfontsdir and @fontsdirBaptiste Daroussin2014-06-122-27/+4
* Fix USE_LDCONFIG when PREFIX!=LOCALBASE and there is no NO_MTREEAntoine Brodin2014-06-121-2/+2
* Define X_SYSROOT to avoid duplicating code too muchBaptiste Daroussin2014-06-121-7/+7
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellBaptiste Daroussin2014-06-121-1/+1
* Support LIBS like LDFLAGS.Tijl Coosemans2014-06-113-9/+9
* Fix packging icons and desktop filesBaptiste Daroussin2014-06-111-1/+1
* - Update Firefox to 30.0Beat Gaetzi2014-06-112-100/+20
* math/ocamlgsl: Update version 0.6.0 => 1.15.1John Marino2014-06-111-0/+10
* Don't run fix-perl-bs when NO_STAGE, it's not needed.Mathieu Arnold2014-06-111-1/+1
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-102-6/+8
* - Ensure up-to-date p5-Module-Build and p5-Module-Build-Tiny to avoid buildSunpoet Po-Chuan Hsieh2014-06-091-2/+2
* - Cleanup COMMENTSunpoet Po-Chuan Hsieh2014-06-091-1/+0
* Kill NO_LDCONFIG_MTREE, it is long deadAntoine Brodin2014-06-091-21/+9
* Introduce a new PYTHON_CONCURRENT_INSTALL knob to support the parallelMarcus von Appen2014-06-081-1/+63
* Fix NO_PIE env definitionBaptiste Daroussin2014-06-071-1/+1
* - Disable PIE in ports for now until more testing can be done.Bryan Drewery2014-06-071-0/+3
* lib-depends: Don't show "- not found" on a new line.Bryan Drewery2014-06-051-1/+2
* Revert r356123Antoine Brodin2014-06-031-1/+1
* Update python34 port 3.4.0 --> 3.4.1.Dmitry Sivachenko2014-06-021-2/+2
* Apply a band-aid on Perl ports plists for perl 5.20.Mathieu Arnold2014-06-022-3/+8
* Fix description of NOTIFY option. It usually controls a dependency onTijl Coosemans2014-06-021-1/+1
* graphics/darktable: Update to 1.4.2Jean-Sébastien Pédron2014-06-021-0/+1
* Remove support for Python 3.1 from bsd.python.mk, it expired on 2014-06-01Rene Ladan2014-06-011-11/+2
* Python 3.4 is a latest version of python-3 branch, so use it.Dmitry Sivachenko2014-06-011-1/+1
* Remove a trailing backslashAntoine Brodin2014-06-011-1/+1
* - Remove some Xfce download mirrors (no longer available)Olivier Duchateau2014-06-011-4/+0
* Handle non-ASCII encoded setup.py files properly, if the locale of theMarcus von Appen2014-05-311-1/+1
* USE_GMAKE is marked as deprecated in bsd.sanity.mk, but it isRene Ladan2014-05-311-2/+2
* - Force use of libreadline from ports rather than base, in order to avoidSteve Wills2014-05-311-2/+2
* - Fix grammar and rewordBryan Drewery2014-05-311-1/+1
* - When showing vulnerability warning give an explanation that thereBryan Drewery2014-05-311-0/+2
* Part 2 of r354962: Point MASTER_SITES_LOCAL backup locations to staticPeter Wemm2014-05-301-8/+3
* - The output from PKG_INFO is actually neededBryan Drewery2014-05-301-1/+1
* - Stop showing pkg warnings when looking for dependencies based on packageBryan Drewery2014-05-301-1/+1
* Change postgresql's default version to 9.2.Mathieu Arnold2014-05-301-1/+1
* - Remove USE_GMAKE support, please use USES=gmake insteadMartin Wilke2014-05-291-4/+0
* Add 9.4 to the list of valid pgsql versionsAntoine Brodin2014-05-291-1/+1
* Add a new option, INSTALL_STRIPPED,Baptiste Daroussin2014-05-281-0/+2
* fix checking DISTDIR for writeabilityBaptiste Daroussin2014-05-281-2/+2
* make missing distinfo file fatalBaptiste Daroussin2014-05-281-0/+1
* Remove support for USE_DISPLAYBaptiste Daroussin2014-05-281-4/+0
* Forgot to add fix-packlist for NEED_ROOT.Mathieu Arnold2014-05-281-1/+1
* Drop support for USE_SCONS please use USES=scons insteadBaptiste Daroussin2014-05-273-101/+2
* Add perl 5.20.0.Mathieu Arnold2014-05-271-1/+5
* scons expect lots of variables to be set as argumentsBaptiste Daroussin2014-05-271-3/+5
* Fix version comparisonBaptiste Daroussin2014-05-271-2/+2
* Commit forgotten bits to support lua 5.1Baptiste Daroussin2014-05-271-4/+4
* Remove bsd.lua.mk and USE_LUA support please use USES=luaBaptiste Daroussin2014-05-262-564/+0
* Do not overwrite USES but append values to itBaptiste Daroussin2014-05-261-1/+1
* - Covert gmake to USESMartin Wilke2014-05-261-1/+1
* A typo can hide another typoBaptiste Daroussin2014-05-261-1/+1
* Fix typosBaptiste Daroussin2014-05-261-2/+2
* Move part of bsd.mono.mk into USES=monoBaptiste Daroussin2014-05-261-0/+33
* Drop compatibility code for USE_DOS2UNIXBaptiste Daroussin2014-05-262-14/+1
* Add a USE_GNOME py3gobject3 component for devel/py3-gobject3 added in r355246.Koop Mast2014-05-261-5/+10
* SITE_PERL is relative to LOCALBASE, switch to PREFIX for the post-stage fixups.Mathieu Arnold2014-05-261-1/+1
* Correct a typo in LPPL13a permissions.Mathieu Arnold2014-05-261-1/+1
* - When searching for lib-depends, show which file was found.Bryan Drewery2014-05-251-1/+2
* If using WRKDIRPREFIX, the licenses path will be made unusable.Mathieu Arnold2014-05-251-0/+4
* - Add a USE_PERL5=fixpacklist to account for ports creating one when not usingMathieu Arnold2014-05-252-4/+6
* 'activate' postgresql-9.4Palle Girgensohn2014-05-241-1/+2
* Point MASTER_SITES_BACKUP / MASTER_SITES_LOCAL to distcache.FreeBSD.orgPeter Wemm2014-05-242-2/+3
* - Add OpenSSL licensePhilippe Audeoud2014-05-231-1/+4
* - Use /usr/bin/unzip for zip files extraction (part 1)Alex Kozlov2014-05-222-4/+7
* Rename pathfix-pre-patch target into pathfix to be consistentBaptiste Daroussin2014-05-222-2/+2
* - Stage supportBarbara Guida2014-05-221-1/+1
* - Hack to avoid touching /root/.gconfSteve Wills2014-05-201-2/+2
* Add more files to orphans white list:Antoine Brodin2014-05-201-0/+7
* 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-181-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-171-14/+13
* - Fix check-plist showing @sample dest files as orphans and also showing inBryan Drewery2014-05-171-1/+8
* Change the protocal for the default master site backup used forErwin Lansing2014-05-161-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-121-2/+2
* Switch firebird to use DEFAULT_VERSIONS macro to set the defaultBaptiste Daroussin2014-05-122-6/+3
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-111-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-102-1/+101
* - Fix regression handling files with spaces from r350006.Bryan Drewery2014-05-101-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-081-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-071-4/+4
* When a port needs a python version in a specific range that current pythonAntoine Brodin2014-05-071-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-061-1/+1
* Fix a copy/paste errorAntoine Brodin2014-05-061-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-041-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-031-0/+3
* - Fix with fmake:Bryan Drewery2014-05-031-1/+3
* Mark USE_AUTOTOOLS=libtool and USE_GNOME=ltverhack deprecated.Tijl Coosemans2014-05-031-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-302-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-251-2/+5
* - Fix false-positive orphanned dir when '@unexec rmdir -p' is used.Bryan Drewery2014-04-251-3/+3
* - Refactor a bit into functionsBryan Drewery2014-04-251-234/+290
* - Sort Java implementations by preference, i.e., java/openjdk7 is preferredJung-uk Kim2014-04-251-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-241-2/+2
* - Fix stage-qa when USES contains desktop-file-utils twiceBryan Drewery2014-04-241-2/+6
* - Handle plist containing @unexec /bin/rmdirAntoine Brodin2014-04-241-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-231-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-221-1/+16
* - Do not advise to strip non FreeBSD binaries [1]Antoine Brodin2014-04-221-4/+4
* - Split MTREE check into its own checkBryan Drewery2014-04-221-5/+17
* - Sort directories by Lexicographical Depth-First order (find -ds)Bryan Drewery2014-04-221-7/+27
* Fix plist_sub_sed_sort.sh when value contains spacesAntoine Brodin2014-04-211-1/+1
* Fix PLIST_SUB_SED when value contains =Antoine Brodin2014-04-211-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-191-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-171-1/+5
* - During 'make package' create PREFIX if not there to workaround a pkg_installBryan Drewery2014-04-171-0/+6
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-172-3/+4
* - Make default target "make stage" if staging supported.Bryan Drewery2014-04-171-0/+4
* Revert bdrewery will work on this laterBaptiste Daroussin2014-04-151-8/+0
* Register deprecation and expiration in packagesBaptiste Daroussin2014-04-151-0/+8
* - Fix issues with specifying ${RUBY} variableSteve Wills2014-04-131-4/+4
* Add PORTSDIR path into PKG_ENV to allow the pkg command to properly find the ...Baptiste Daroussin2014-04-131-0/+1
* Add PKG_ENV to pkg register commandBaptiste Daroussin2014-04-131-2/+2
* Do not advise to strip ELF relocatables, usually it is harmfulAntoine Brodin2014-04-131-1/+3
* Reduce the number of false positives reported by the shebang qa checkAntoine Brodin2014-04-131-19/+45
* - Add a @sample plist keywordBryan Drewery2014-04-121-0/+3
* Mk/bsd.python.mk: Space to tabs in user messageKubilay Kocak2014-04-121-1/+1
* Allow an alternative install prefix to be specified withBrooks Davis2014-04-121-1/+3
* Update comments.Jung-uk Kim2014-04-121-4/+4
* - Fix _JAVA_PORT_LINUX_ORACLE_JDK_1_8_INFOSunpoet Po-Chuan Hsieh2014-04-111-9/+9
* - Make shebang a warning for now, too many false-positives in files weBryan Drewery2014-04-111-2/+2
* followup with recent cleanupBaptiste Daroussin2014-04-111-16/+3
* - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILESunpoet Po-Chuan Hsieh2014-04-111-2/+2
* . Set maintainer to java@FreeBSD.org.Greg Lewis2014-04-111-1/+1
* Only include bsd.gecko.mk when USE_GECKO or WANT_GECKO is setBaptiste Daroussin2014-04-111-1/+1
* - Fix error handling in check-config, 'exit' is not a command.Bryan Drewery2014-04-111-1/+1
* Allow to properly run make check-orphans and make makeplist for gnome portsBaptiste Daroussin2014-04-112-1/+6
* Remove bits replaced by USES=geckoBaptiste Daroussin2014-04-101-408/+1
* Allow regular make xdev to be used as a cross building envBaptiste Daroussin2014-04-101-1/+7
* Add support for OpenJDK 1.8Baptiste Daroussin2014-04-101-9/+13
* Reset default qmake flags so that they don't taint ourPawel Pekala2014-04-101-0/+4
* Mk/pathfix.mk: Support more pkgconfig libdir matchesKubilay Kocak2014-04-091-2/+4
* Fix dependency on thunderbirdBaptiste Daroussin2014-04-091-2/+2
* Add USES=geck to handle dependencies on the gecko engine via:Baptiste Daroussin2014-04-091-0/+129
* Drop support for non staged perl portsBaptiste Daroussin2014-04-091-2/+0
* Remove support for not staged portsBaptiste Daroussin2014-04-091-9/+0
* Prevent Makefile from running "gconftool-2 --makefile-install-rule". ThisKoop Mast2014-04-091-0/+4
* Rewrite the sharedmimeinfo qa check so that it doesn't produce a falseAntoine Brodin2014-04-091-4/+11
* Add compiler:gcc-c++11-lib to instrument gcc linking with libc++ on system wh...Baptiste Daroussin2014-04-081-2/+14
* Welcome Python 3.4 to the FreeBSD Ports Tree!Kubilay Kocak2014-04-081-2/+14
* Mk/bsd.options.desc.mk:Max Brazhnikov2014-04-061-1/+2
* Document COPYTREE_BIN, COPYTREE_SHARE commandsPawel Pekala2014-04-061-0/+10
* Tell the configure scripts to use ${PERL} for PERL_PATH, this fixesRene Ladan2014-04-041-1/+1
* Fix bmake detection logicBaptiste Daroussin2014-04-041-1/+1
* Use bmake features to easier cross building supportBaptiste Daroussin2014-04-041-0/+6
* Revert STRIPBIN adding to INSTALL_PROGRAM and INSTALL_LIB, this breaks with l...Baptiste Daroussin2014-04-041-2/+2
* Fix missing spaceBaptiste Daroussin2014-04-041-1/+1
* Prepend install(1) command with the STRIPBIN env defined to the proper STRIPB...Baptiste Daroussin2014-04-041-2/+2
* Define HCC and HCXX (host cc and host cxx when cross building)Baptiste Daroussin2014-04-041-9/+7
* - stage-qa: Fix absolute symlink check to look at target not fully resolvedBryan Drewery2014-04-031-1/+1
* Cross building is only supported for staged portsBaptiste Daroussin2014-04-031-0/+3
* Add PKG_ENV to allow specifying the file to read the ABI from in case of cros...Baptiste Daroussin2014-04-032-2/+3
* - Fix fatal checks not exiting with non-zero [1]Bryan Drewery2014-04-031-16/+46
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-031-2/+2
* First bit of support to cross build the ports tree will only workBaptiste Daroussin2014-04-031-0/+19
* - Add NO_PREFIX_RMDIR to allow not removing PREFIX at deinstall if it doesBryan Drewery2014-04-021-1/+2
* - Simplify main target IGNORECMD handling for now. Order does not matter here.Bryan Drewery2014-04-011-3/+2
* - Add comments around all of the DEP/SEQ/default target code and try to makeBryan Drewery2014-04-011-11/+25
* - The 2nd section of blocks here is the .else to requiring SU. Change itBryan Drewery2014-04-011-1/+3
* When USES=perl5 is localed (what ever run or build depend) define a cache var...Baptiste Daroussin2014-03-301-0/+1
* Fix a typoAntoine Brodin2014-03-301-1/+1
* In the DEBUG case, do not assign INSTALL_TARGET if it is not definedAntoine Brodin2014-03-291-0/+2
* Automatically convert install-strip target into install target if the debug v...Baptiste Daroussin2014-03-281-0/+1
* Make option DEBUG work like WITH_DEBUGBaptiste Daroussin2014-03-282-6/+7
* - Fix error running 'make stage' when NO_STAGE is set:Bryan Drewery2014-03-281-0/+7
* Welcome the new mod_php ports, in order to have default packages forAlex Dupre2014-03-281-2/+10
* Make bsd.ocaml.mk more stage friendlyAntoine Brodin2014-03-272-9/+21
* Add ocamlfind to _FORCE_POST_PATTERNSAntoine Brodin2014-03-261-0/+1
* - Fix USE_PACKAGE_DEPENDS to properly register packages as automatic with pkgngBryan Drewery2014-03-261-1/+4