summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2004-12-311-5/+12
* Rework MTREE_FILE handling from last commit:kris2004-12-301-6/+4
* * Back out introduction of DATE variable in previous commit; it conflictskris2004-12-301-5/+6
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-231-35/+4
* * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP,krion2004-12-091-411/+528
* * Fix INDEX build if MAINTAINER is not defined. [1]krion2004-11-191-20/+41
* 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
OpenPOWER on IntegriCloud