summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* * 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
* - Improve USE_PACKAGE_DEPENDS to work correctly for LIB_DEPENDS, andkris2003-04-171-40/+145
* Sync the GNOME comments with the latest bsd.gnome.mk.marcus2003-04-061-7/+3
* Reorder the 'configure-message patch-libtool' targets in _CONFIGURE_SEQkris2003-03-221-2/+2
* * Don't include extraneous dependencies on bzip2 [1]kris2003-03-191-3/+7
* Change the imake-4 dependency to the new date.def file in XFree86 4.3.0.anholt2003-03-121-3/+1
* * Add considerable documentation about available variables, theirkris2003-03-021-43/+203
* Update the description of the various "do not build this port" variableskris2003-02-161-7/+17
* Fix comment. LIB_DEPENDS can contain extended regular expressions.knu2003-02-121-2/+2
* * pkg-comment removal, take 2: introduce the COMMENTFILE variablekris2003-02-101-53/+101
* Use the full, right paths for automake, autoconf so the error message ifalane2002-12-051-4/+4
* Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andkris2002-12-041-2/+7
* Added WANT_AUTO{CONF,MAKE}_VER, which set up all the variables as in USE_*,alane2002-11-271-38/+48
* Emergency fix to move PERL_LEVEL to PRE part of bsd.port.mk, and providealane2002-11-261-14/+16
* Added support for substituting chickens for goats in ritual sacrifice.alane2002-11-251-80/+240
* Add several new real categories and virtual categories.knu2002-11-181-6/+10
* Clean up handling of perl-related variables:kris2002-11-171-5/+13
* Revert the previous commit. A version of the previous patch waskris2002-11-111-191/+60
* Major change:alane2002-11-101-60/+191
* * Fix a typo in the MLINKS documentationkris2002-11-031-64/+193
* Fix installation of +MTREE_DIRS introduced in r1.424kris2002-10-021-4/+2
* * Switch back to .tgz packages for 4.x (5.0 still uses .tbz packages) [1]kris2002-09-251-4/+8
* * Some spelling/grammar fixes in commentskris2002-09-191-38/+71
* bump open-motif shlib versionijliao2002-09-131-1/+1
* Fix MLINKS broken since bsd.port.mk speed-up commit.sobomax2002-08-191-1/+1
* Fix links to the Handbook, the FAQ and the porters-handbook.blackend2002-08-041-1/+1
* Use Bzip2 to compress packages for 5.0-DP#2.obrien2002-08-041-1/+1
* Move USE_REINPLACE detection downward, so that it is possible to set it fromsobomax2002-07-091-11/+11
* Backout changes that erroneously slipped into the last commit tosobomax2002-07-051-38/+12
* Correct typo: gtk12 --> glib12sobomax2002-07-051-12/+38
* Use system sed(1) for doing in-place editing if OSVERSION is greater thansobomax2002-06-281-1/+1
* Change the way REINPLACE_CMD works - instead of using perl(1) on systemssobomax2002-06-191-7/+11
* Add ${REINPLACE_CMD}, which will be used to get rid of depencency on perlsobomax2002-06-131-0/+7
* 5.0-CURRENT no longer includes perl in the base system; don't expectkris2002-06-071-2/+1
* Add a new way to specify the GCC version your port needs.obrien2002-06-041-8/+6
OpenPOWER on IntegriCloud