summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the full, right paths for automake, autoconf so the error message ifAlan Eldridge2002-12-051-4/+4
* Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andKris Kennaway2002-12-041-2/+7
* Added WANT_AUTO{CONF,MAKE}_VER, which set up all the variables as in USE_*,Alan Eldridge2002-11-271-38/+48
* Emergency fix to move PERL_LEVEL to PRE part of bsd.port.mk, and provideAlan Eldridge2002-11-261-14/+16
* Added support for substituting chickens for goats in ritual sacrifice.Alan Eldridge2002-11-251-80/+240
* Add several new real categories and virtual categories.Akinori MUSHA2002-11-181-6/+10
* Clean up handling of perl-related variables:Kris Kennaway2002-11-171-5/+13
* Revert the previous commit. A version of the previous patch wasKris Kennaway2002-11-111-191/+60
* Major change:Alan Eldridge2002-11-101-60/+191
* * Fix a typo in the MLINKS documentationKris Kennaway2002-11-031-64/+193
* Fix installation of +MTREE_DIRS introduced in r1.424Kris Kennaway2002-10-021-4/+2
* * Switch back to .tgz packages for 4.x (5.0 still uses .tbz packages) [1]Kris Kennaway2002-09-251-4/+8
* * Some spelling/grammar fixes in commentsKris Kennaway2002-09-191-38/+71
* bump open-motif shlib versionYing-Chieh Liao2002-09-131-1/+1
* Fix MLINKS broken since bsd.port.mk speed-up commit.Maxim Sobolev2002-08-191-1/+1
* Fix links to the Handbook, the FAQ and the porters-handbook.Marc Fonvieille2002-08-041-1/+1
* Use Bzip2 to compress packages for 5.0-DP#2.David E. O'Brien2002-08-041-1/+1
* Move USE_REINPLACE detection downward, so that it is possible to set it fromMaxim Sobolev2002-07-091-11/+11
* Backout changes that erroneously slipped into the last commit toMaxim Sobolev2002-07-051-38/+12
* Correct typo: gtk12 --> glib12Maxim Sobolev2002-07-051-12/+38
* Use system sed(1) for doing in-place editing if OSVERSION is greater thanMaxim Sobolev2002-06-281-1/+1
* Change the way REINPLACE_CMD works - instead of using perl(1) on systemsMaxim Sobolev2002-06-191-7/+11
* Add ${REINPLACE_CMD}, which will be used to get rid of depencency on perlMaxim Sobolev2002-06-131-0/+7
* 5.0-CURRENT no longer includes perl in the base system; don't expectKris Kennaway2002-06-071-2/+1
* Add a new way to specify the GCC version your port needs.David E. O'Brien2002-06-041-8/+6
* Switch over to XFree86-4.x for ${OSVERSION}>=450005. If you are trackingKris Kennaway2002-04-271-2/+2
* Heroic attempt to reduce number of PRs assigned to portmgr@:Maxim Sobolev2002-04-251-138/+145
* Fix another "last" bug introduced with the speed-up commit. In some conditionsMaxim Sobolev2002-04-041-0/+1
* Fix missing quotes around one instance ofAde Lovett2002-04-031-1/+1
* Fix a fetch bug in MASTER_SITES_NN introduced in rev 1.396.Kris Kennaway2002-04-021-6/+6
* Added bsd.java.mk. This adds Java-specific support to ports byErnst de Haan2002-03-281-0/+4
* The second, and I hope the last, revision of speedup patch - make USE_SUBMAKEMaxim Sobolev2002-03-281-19/+28
* Slightly adjust speedup patch, so that it works when user specifies unnaturalMaxim Sobolev2002-03-271-2/+6
* - Significantly reduce overhead associated with bsd.port.mk by replacing .USEMaxim Sobolev2002-03-251-183/+175
* XFree86 4.2.0 Stage 1: bsd.port.mkWill Andrews2002-03-161-0/+22
* Take Perl 5.6.1 into account. Allow for slow updaters who prefer toMark Murray2002-03-161-0/+6
* Add -D_THREAD_SAFE for -current tooAndrey A. Chernov2002-02-241-1/+1
* Fix a typo in the CD_MOUNTPTS bits.David E. O'Brien2002-02-221-1/+1
* Fix the default CONFIGURE_TARGET to one that is a proper GNU tuple.David E. O'Brien2002-02-211-2/+2
* Add a default value for _PATCH_SITES_DEFAULT so the MASTER_SITE_NSteve Price2002-01-241-0/+1
* Bring in changes tested on bento's new 4-exp tree, specially fitted for theWill Andrews2002-01-231-41/+346
* Add AUTOMAKE_ARGS+=-i by default if AUTOMAKE_VER != 1.5. This generatesWill Andrews2001-12-221-0/+1
* Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mkMario Sergio Fujikawa Ferreira2001-11-281-13/+77
* Fix a wrong comment. PATCHDIR is now ${MASTERDIR}/files by default,Akinori MUSHA2001-11-171-1/+1
* Add bzip2 support for distribution patches. The bzip2 dependency isAkinori MUSHA2001-11-171-2/+11
* Add a bunch of generally used command macros:Akinori MUSHA2001-11-171-9/+35
* Define EXAMPLESDIR as well as DOCSDIR and DATADIR. Of course thisAkinori MUSHA2001-11-171-0/+3
* Fix PKG_IGNORE_DEPENDS so it matches the latest XFree86 3.x port.Akinori MUSHA2001-11-171-1/+1
* Add variables $ACLOCAL and $AUTOHEADER, now that the program namesThomas Gellekum2001-11-131-0/+2
* Fix a quoting bug in `make describe'.Akinori MUSHA2001-11-091-58/+36