summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Change the default value of PTHREAD_LIBS to -pthread for 5.x andkris2004-10-071-1/+1
* * Support USE_GCC=3.[34] properly, and allow newer 5.x systems tokris2004-09-301-8/+8
* Separate precious __softMAKEFLAGS from .MAKEFLAGS to fix certain buildmarcus2004-08-031-1/+10
* Update PERL_VERSION and PERL_VERkrion2004-07-301-2/+2
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-231-25/+81
* Fix the IGNORE message when trying build a port with the wrong MySQL version.marcus2004-07-221-1/+1
* make OpenLDAP 2.2 the default versioneik2004-07-171-2/+2
* * Be even more explicit about partial ports trees being unsupportedkris2004-07-141-39/+47
* * Support verbose index builds with INDEX_VERBOSE [1]kris2004-06-101-29/+28
* - Update default perl version from 5.8.2 to 5.8.4pav2004-05-311-2/+2
* Update net/openldap22-* to 2.2.11 and follow the OpenLDAP soname change:eik2004-05-271-9/+16
* Two bugfixes:kris2004-04-191-2/+2
* Introduce bsd.autotools.mk to the world, ripped from bsd.port.mkade2004-04-191-383/+14
* Add patch hunk forgotten in previous commit (don't try to edit the makefilekris2004-04-031-0/+2
* - Allow processing of info files in non-standard locations; thekris2004-04-021-32/+68
* * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1]marcus2004-02-041-156/+335
* Back out last change to make PTHREAD_LIBS and PTHREAD_CFLAGS conditionaldeischen2004-01-241-2/+2
* Make PTHREAD_LIBS and PTHREAD_CFLAGS conditional. Also removedeischen2004-01-231-2/+2
* Fix a regression in bsd.port.mk where ports with multiple checksums per filemarcus2004-01-231-1/+1
* Remove an extra blank line.marcus2004-01-201-1/+0
* Conditionalize the max command length on whether or not GNU_CONFIGURE ismarcus2004-01-201-2/+2
* OPTIONSFILE now defaults to ${PORT_DBDIR}/${UNIQUENAME}/options wheremarcus2004-01-201-4/+7
* * Chase the shared lib version of OpenLDAP 2.2 [1]marcus2004-01-201-2/+9
* s/sanity-check/check-sanity/ since the latter is the actual target name.marcus2004-01-201-3/+3
* Here come the patches!marcus2004-01-201-192/+533
* Fix a typo that prevented proper automake257 dependencies from working.marcus2003-11-241-1/+1
* Document the new PORTDOCS macro. This is a comment change only.marcus2003-11-081-0/+10
* Really add the fix for 56096. This was tested on bento, but somehow removedmarcus2003-11-071-1/+1
* * Improve the test for the old ports directory layout [1]marcus2003-11-071-100/+237
* <insert 20 nasty words here> and back out rev 1.467, which was committedobrien2003-09-031-42/+32
* Update Vim sites.obrien2003-09-031-32/+42
* Clarify the RC_SUBR comments to match reality.marcus2003-08-291-3/+2
* Fix typo in recent MySQL component addition. This typo lead to incorrectmarcus2003-08-281-1/+1
* * Fix bug with already-installed check on older versions of FreeBSD [1]marcus2003-08-271-40/+123
* * r1.455 introduced a change that uses su(1) to install the port ifkris2003-08-151-20/+30
* * Remove some obsolete options: BROKEN_ELF, USE_DGS, NO_WRKDIR,kris2003-08-041-22/+21
* Backout rev. 1.459.fjoe2003-07-301-3/+2
* Convert ${SU} to ${SU_CMD}. This allows to use sudo instead of sufjoe2003-07-301-2/+3
* * Add USE_SDL option, which adds a dependency on the sdl12 port andkris2003-07-271-5/+30
* Include sed_inplace as a PATCH_DEPENDS rather than a BUILD_DEPENDS to fixmarcus2003-07-221-1/+1
* If GNU_CONFIGURE is defined, replace all instances of config.guesskris2003-07-111-0/+10
* * Attempt to detect and disallow installation of a port with PREFIXkris2003-07-061-46/+159
* libtool uber-patchade2003-06-261-13/+64
* Tidy up white space in the update-patches target.trevor2003-06-101-2/+5
* For the update-patches target, support PATCH_WRKSRC, which wastrevor2003-06-101-1/+1
* Remove excessive quoting of comment strings in created packages.kris2003-05-261-1/+1
* Back out parts [3] and [5] of r1.446, which dealt with improvedkris2003-05-231-8/+5
* Check XFREE86_HTML_MAN==yes case insensitively.anholt2003-05-141-1/+1
* - Add support for the Tools/scripts/update-patches script [1]kris2003-05-061-43/+93
* s/LIB_DEPENDS=/LIB_DEPENDS+=/ in the USE_GETOPT_LONG section.kris2003-04-191-1/+1
OpenPOWER on IntegriCloud