summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
AgeCommit message (Expand)Author
2002-12-05Use the full, right paths for automake, autoconf so the error message ifAlan Eldridge
2002-12-04Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andKris Kennaway
2002-11-27Added WANT_AUTO{CONF,MAKE}_VER, which set up all the variables as in USE_*,Alan Eldridge
2002-11-26Emergency fix to move PERL_LEVEL to PRE part of bsd.port.mk, and provideAlan Eldridge
2002-11-25Added support for substituting chickens for goats in ritual sacrifice.Alan Eldridge
2002-11-18Add several new real categories and virtual categories.Akinori MUSHA
2002-11-17Clean up handling of perl-related variables:Kris Kennaway
2002-11-11Revert the previous commit. A version of the previous patch wasKris Kennaway
2002-11-10Major change:Alan Eldridge
2002-11-03* Fix a typo in the MLINKS documentationKris Kennaway
2002-10-02Fix installation of +MTREE_DIRS introduced in r1.424Kris Kennaway
2002-09-25* Switch back to .tgz packages for 4.x (5.0 still uses .tbz packages) [1]Kris Kennaway
2002-09-19* Some spelling/grammar fixes in commentsKris Kennaway
2002-09-13bump open-motif shlib versionYing-Chieh Liao
2002-08-19Fix MLINKS broken since bsd.port.mk speed-up commit.Maxim Sobolev
2002-08-04Fix links to the Handbook, the FAQ and the porters-handbook.Marc Fonvieille
2002-08-04Use Bzip2 to compress packages for 5.0-DP#2.David E. O'Brien
2002-07-09Move USE_REINPLACE detection downward, so that it is possible to set it fromMaxim Sobolev
2002-07-05Backout changes that erroneously slipped into the last commit toMaxim Sobolev
2002-07-05Correct typo: gtk12 --> glib12Maxim Sobolev
2002-06-28Use system sed(1) for doing in-place editing if OSVERSION is greater thanMaxim Sobolev
2002-06-19Change the way REINPLACE_CMD works - instead of using perl(1) on systemsMaxim Sobolev
2002-06-13Add ${REINPLACE_CMD}, which will be used to get rid of depencency on perlMaxim Sobolev
2002-06-075.0-CURRENT no longer includes perl in the base system; don't expectKris Kennaway
2002-06-04Add a new way to specify the GCC version your port needs.David E. O'Brien
2002-04-27Switch over to XFree86-4.x for ${OSVERSION}>=450005. If you are trackingKris Kennaway
2002-04-25Heroic attempt to reduce number of PRs assigned to portmgr@:Maxim Sobolev
2002-04-04Fix another "last" bug introduced with the speed-up commit. In some conditionsMaxim Sobolev
2002-04-03Fix missing quotes around one instance ofAde Lovett
2002-04-02Fix a fetch bug in MASTER_SITES_NN introduced in rev 1.396.Kris Kennaway
2002-03-28Added bsd.java.mk. This adds Java-specific support to ports byErnst de Haan
2002-03-28The second, and I hope the last, revision of speedup patch - make USE_SUBMAKEMaxim Sobolev
2002-03-27Slightly adjust speedup patch, so that it works when user specifies unnaturalMaxim Sobolev
2002-03-25- Significantly reduce overhead associated with bsd.port.mk by replacing .USEMaxim Sobolev
2002-03-16XFree86 4.2.0 Stage 1: bsd.port.mkWill Andrews
2002-03-16Take Perl 5.6.1 into account. Allow for slow updaters who prefer toMark Murray
2002-02-24Add -D_THREAD_SAFE for -current tooAndrey A. Chernov
2002-02-22Fix a typo in the CD_MOUNTPTS bits.David E. O'Brien
2002-02-21Fix the default CONFIGURE_TARGET to one that is a proper GNU tuple.David E. O'Brien
2002-01-24Add a default value for _PATCH_SITES_DEFAULT so the MASTER_SITE_NSteve Price
2002-01-23Bring in changes tested on bento's new 4-exp tree, specially fitted for theWill Andrews
2001-12-22Add AUTOMAKE_ARGS+=-i by default if AUTOMAKE_VER != 1.5. This generatesWill Andrews
2001-11-28Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mkMario Sergio Fujikawa Ferreira
2001-11-17Fix a wrong comment. PATCHDIR is now ${MASTERDIR}/files by default,Akinori MUSHA
2001-11-17Add bzip2 support for distribution patches. The bzip2 dependency isAkinori MUSHA
2001-11-17Add a bunch of generally used command macros:Akinori MUSHA
2001-11-17Define EXAMPLESDIR as well as DOCSDIR and DATADIR. Of course thisAkinori MUSHA
2001-11-17Fix PKG_IGNORE_DEPENDS so it matches the latest XFree86 3.x port.Akinori MUSHA
2001-11-13Add variables $ACLOCAL and $AUTOHEADER, now that the program namesThomas Gellekum
2001-11-09Fix a quoting bug in `make describe'.Akinori MUSHA