summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
AgeCommit message (Expand)Author
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
2001-11-05Allow the perl version and architecture to be overridden.Mark Murray
2001-10-30Fix abuse of ${AUTOMAKE}/${AUTOCONF}Maxim Sobolev
2001-10-29USE_AUTOCONF and USE_AUTOMAKE now depend and use the legacy versions.David E. O'Brien
2001-10-09Switch to building -current ports against XFree86 4.x.David E. O'Brien
2001-09-28Add a "LATEST_LINK" knob. This makes it easy to set the Latest link, so thatDavid E. O'Brien
2001-09-23Fix a spelling mistake.David E. O'Brien
2001-09-23Change "USE_NEWGCC" to "USE_GCC295" and add "USE_GCC30" for soon future use.David E. O'Brien
2001-09-22Include ${PKGNAME} in the names of cookie files so that a port wouldAkinori MUSHA
2001-08-31Update library pointer for Mesa3 port in USE_MESA so that ifWill Andrews
2001-08-27Minor changes:Will Andrews