| Commit message (Expand) | Author | Age | Files | Lines |
* | Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mk | Mario Sergio Fujikawa Ferreira | 2001-11-28 | 1 | -13/+77 |
* | Fix a wrong comment. PATCHDIR is now ${MASTERDIR}/files by default, | Akinori MUSHA | 2001-11-17 | 1 | -1/+1 |
* | Add bzip2 support for distribution patches. The bzip2 dependency is | Akinori MUSHA | 2001-11-17 | 1 | -2/+11 |
* | Add a bunch of generally used command macros: | Akinori MUSHA | 2001-11-17 | 1 | -9/+35 |
* | Define EXAMPLESDIR as well as DOCSDIR and DATADIR. Of course this | Akinori MUSHA | 2001-11-17 | 1 | -0/+3 |
* | Fix PKG_IGNORE_DEPENDS so it matches the latest XFree86 3.x port. | Akinori MUSHA | 2001-11-17 | 1 | -1/+1 |
* | Add variables $ACLOCAL and $AUTOHEADER, now that the program names | Thomas Gellekum | 2001-11-13 | 1 | -0/+2 |
* | Fix a quoting bug in `make describe'. | Akinori MUSHA | 2001-11-09 | 1 | -58/+36 |
* | Allow the perl version and architecture to be overridden. | Mark Murray | 2001-11-05 | 1 | -7/+7 |
* | Fix abuse of ${AUTOMAKE}/${AUTOCONF} | Maxim Sobolev | 2001-10-30 | 1 | -2/+2 |
* | USE_AUTOCONF and USE_AUTOMAKE now depend and use the legacy versions. | David E. O'Brien | 2001-10-29 | 1 | -4/+4 |
* | Switch to building -current ports against XFree86 4.x. | David E. O'Brien | 2001-10-09 | 1 | -1/+5 |
* | Add a "LATEST_LINK" knob. This makes it easy to set the Latest link, so that | David E. O'Brien | 2001-09-28 | 1 | -1/+4 |
* | Fix a spelling mistake. | David E. O'Brien | 2001-09-23 | 1 | -2/+2 |
* | Change "USE_NEWGCC" to "USE_GCC295" and add "USE_GCC30" for soon future use. | David E. O'Brien | 2001-09-23 | 1 | -2/+10 |
* | Include ${PKGNAME} in the names of cookie files so that a port would | Akinori MUSHA | 2001-09-22 | 1 | -7/+7 |
* | Update library pointer for Mesa3 port in USE_MESA so that if | Will Andrews | 2001-08-31 | 1 | -1/+1 |
* | Minor changes: | Will Andrews | 2001-08-27 | 1 | -2/+2 |
* | <expletive> | Thomas Gellekum | 2001-08-03 | 1 | -1/+1 |
* | Use a variable for PYTHON_PORTVERSION. | Thomas Gellekum | 2001-08-03 | 1 | -1/+1 |
* | Do not build-depend on archivers/bzip2 if the system has | Akinori MUSHA | 2001-08-01 | 1 | -1/+1 |
* | (1) Fix a typo becuase -> because. | Steve Price | 2001-07-25 | 1 | -2/+5 |
* | Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightly | Maxim Sobolev | 2001-07-10 | 1 | -1/+5 |
* | Add "DOCSDIR=${PREFIX}/share/doc/${PORTNAME}" so every port in the world | David E. O'Brien | 2001-07-09 | 1 | -0/+3 |
* | BUILD_DEPENDS on bzip2 only if ${OSVERSION} < 500021. | FUJISHIMA Satsuki | 2001-06-29 | 1 | -1/+1 |
* | Harden a wording of ``do not commit here'' warning at the top of the file. It | Maxim Sobolev | 2001-06-28 | 1 | -1/+3 |
* | Remove some extraneous breaks | Brian Somers | 2001-06-28 | 1 | -4/+2 |
* | Upgrade openssl to 0.9.6a and bump the shlib version in the process | Doug Barton | 2001-05-23 | 1 | -1/+1 |
* | New category picobsd starts today. | Satoshi Asami | 2001-04-22 | 1 | -3/+3 |
* | (1) Move inclusion of bsd.kde.mk to the right place. | Satoshi Asami | 2001-04-16 | 1 | -5/+5 |
* | Overhaul QT/KDE support: | Will Andrews | 2001-04-03 | 1 | -14/+4 |
* | (1) Change maintainership of bsd.port.mk to portmgr@FreeBSD.org. This is | Satoshi Asami | 2001-03-24 | 1 | -8/+15 |
* | (1) Change USE_NEWGCC dependency from lang/egcs to lang/gcc295. | Satoshi Asami | 2001-02-17 | 1 | -3/+3 |
* | (1) Add PKGORIGIN support. Bump BSDPORTMKVERSION to reflect it. | Satoshi Asami | 2001-01-16 | 1 | -1/+21 |
* | Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix | Satoshi Asami | 2000-11-16 | 1 | -2/+10 |
* | Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwise | Satoshi Asami | 2000-11-13 | 1 | -1/+1 |
* | Change motif to a normal dependency. REQUIRES_MOTIF is now called | Satoshi Asami | 2000-11-07 | 1 | -37/+4 |
* | (1) Move all the command definitions up to the pre.mk section so they | Satoshi Asami | 2000-11-03 | 1 | -38/+39 |
* | (1) Some typo fixes (files/md5 -> distinfo in comment, " at wrong | Satoshi Asami | 2000-10-17 | 1 | -31/+34 |
* | NEWLAYOUT is now the default. | Satoshi Asami | 2000-10-08 | 1 | -67/+0 |
* | Add bsd.gnome.mk that defines gnome-related dependency stuff and hooks | Satoshi Asami | 2000-10-05 | 1 | -0/+14 |
* | (1) Add support for a "flat" directory structure, with no pkg/ and | Satoshi Asami | 2000-10-01 | 1 | -7/+58 |
* | Forther improvement of IDEA support. | Satoshi Asami | 2000-09-22 | 1 | -1/+4 |
* | (1) Deal with new world order with regards to RSAREF. | Satoshi Asami | 2000-09-22 | 1 | -15/+15 |
* | (1) (This is actually from the previous revision -- I forgot to put it | Satoshi Asami | 2000-09-13 | 1 | -21/+52 |
* | The following changes are all | Satoshi Asami | 2000-09-09 | 1 | -20/+132 |
* | Bump xemacs version to 21.1.12. | Satoshi Asami | 2000-08-25 | 1 | -1/+2 |
* | (1) Move "XFREE86_VERSION?=3" up to the pre-makefile section so it can | Satoshi Asami | 2000-08-25 | 1 | -20/+32 |
* | (1) Use USE_XPM instead of an explict LIB_DEPENDS to xpm for the | Satoshi Asami | 2000-08-15 | 1 | -7/+22 |
* | (1) Add new variable, XFREE86_VERSION, to specify which version of | Satoshi Asami | 2000-08-03 | 1 | -4/+37 |