| Commit message (Expand) | Author | Age | Files | Lines |
* | Update library pointer for Mesa3 port in USE_MESA so that if | will | 2001-08-31 | 1 | -1/+1 |
* | Minor changes: | will | 2001-08-27 | 1 | -2/+2 |
* | <expletive> | tg | 2001-08-03 | 1 | -1/+1 |
* | Use a variable for PYTHON_PORTVERSION. | tg | 2001-08-03 | 1 | -1/+1 |
* | Do not build-depend on archivers/bzip2 if the system has | knu | 2001-08-01 | 1 | -1/+1 |
* | (1) Fix a typo becuase -> because. | steve | 2001-07-25 | 1 | -2/+5 |
* | Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightly | sobomax | 2001-07-10 | 1 | -1/+5 |
* | Add "DOCSDIR=${PREFIX}/share/doc/${PORTNAME}" so every port in the world | obrien | 2001-07-09 | 1 | -0/+3 |
* | BUILD_DEPENDS on bzip2 only if ${OSVERSION} < 500021. | sf | 2001-06-29 | 1 | -1/+1 |
* | Harden a wording of ``do not commit here'' warning at the top of the file. It | sobomax | 2001-06-28 | 1 | -1/+3 |
* | Remove some extraneous breaks | brian | 2001-06-28 | 1 | -4/+2 |
* | Upgrade openssl to 0.9.6a and bump the shlib version in the process | dougb | 2001-05-23 | 1 | -1/+1 |
* | New category picobsd starts today. | asami | 2001-04-22 | 1 | -3/+3 |
* | (1) Move inclusion of bsd.kde.mk to the right place. | asami | 2001-04-16 | 1 | -5/+5 |
* | Overhaul QT/KDE support: | will | 2001-04-03 | 1 | -14/+4 |
* | (1) Change maintainership of bsd.port.mk to portmgr@FreeBSD.org. This is | asami | 2001-03-24 | 1 | -8/+15 |
* | (1) Change USE_NEWGCC dependency from lang/egcs to lang/gcc295. | asami | 2001-02-17 | 1 | -3/+3 |
* | (1) Add PKGORIGIN support. Bump BSDPORTMKVERSION to reflect it. | asami | 2001-01-16 | 1 | -1/+21 |
* | Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix | asami | 2000-11-16 | 1 | -2/+10 |
* | Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwise | asami | 2000-11-13 | 1 | -1/+1 |
* | Change motif to a normal dependency. REQUIRES_MOTIF is now called | asami | 2000-11-07 | 1 | -37/+4 |
* | (1) Move all the command definitions up to the pre.mk section so they | asami | 2000-11-03 | 1 | -38/+39 |
* | (1) Some typo fixes (files/md5 -> distinfo in comment, " at wrong | asami | 2000-10-17 | 1 | -31/+34 |
* | NEWLAYOUT is now the default. | asami | 2000-10-08 | 1 | -67/+0 |
* | Add bsd.gnome.mk that defines gnome-related dependency stuff and hooks | asami | 2000-10-05 | 1 | -0/+14 |
* | (1) Add support for a "flat" directory structure, with no pkg/ and | asami | 2000-10-01 | 1 | -7/+58 |
* | Forther improvement of IDEA support. | asami | 2000-09-22 | 1 | -1/+4 |
* | (1) Deal with new world order with regards to RSAREF. | asami | 2000-09-22 | 1 | -15/+15 |
* | (1) (This is actually from the previous revision -- I forgot to put it | asami | 2000-09-13 | 1 | -21/+52 |
* | The following changes are all | asami | 2000-09-09 | 1 | -20/+132 |
* | Bump xemacs version to 21.1.12. | asami | 2000-08-25 | 1 | -1/+2 |
* | (1) Move "XFREE86_VERSION?=3" up to the pre-makefile section so it can | asami | 2000-08-25 | 1 | -20/+32 |
* | (1) Use USE_XPM instead of an explict LIB_DEPENDS to xpm for the | asami | 2000-08-15 | 1 | -7/+22 |
* | (1) Add new variable, XFREE86_VERSION, to specify which version of | asami | 2000-08-03 | 1 | -4/+37 |
* | Revert mtree change for now. | asami | 2000-07-26 | 1 | -4/+0 |
* | -L of mtree should be before -p, not after (since -p takes an argument, d'oh!) | asami | 2000-07-20 | 1 | -1/+1 |
* | (1) Add MASTER_SORT functionality. For instance, by setting | asami | 2000-07-19 | 1 | -2/+22 |
* | (1) Change PERL_VERSION to 5.6.0 for newer 5-current. | asami | 2000-07-04 | 1 | -3/+7 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -5/+5 |
* | (1) New variables INSTALL_SHLIBS and LDCONFIG_DIRS. When | asami | 2000-06-14 | 1 | -108/+42 |
* | (1) New directive USE_AUTOMAKE and AUTOMAKE variable for automake | asami | 2000-05-06 | 1 | -17/+45 |
* | (1) Switch USE_QT2 to use qt21. | asami | 2000-04-20 | 1 | -3/+4 |
* | (1) Do not accept old-style ports anymore. PORTNAME/PORTVERSION is | asami | 2000-04-16 | 1 | -11/+9 |
* | (1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.inc | asami | 2000-04-11 | 1 | -19/+23 |
* | Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case the | asami | 2000-04-10 | 1 | -4/+7 |
* | (1) Change the way the port name and version is specified. | asami | 2000-04-04 | 1 | -17/+42 |
* | (1) libtool version upgrade to 1.3.4. Also move patch-libtool from | asami | 2000-04-02 | 1 | -13/+15 |
* | ftp.cdrom.com -> ftp.freesoftware.com in MASTER_SITE_* macros. | asami | 2000-03-11 | 1 | -4/+4 |
* | (1) Speedup dependency cleaning. | asami | 2000-03-03 | 1 | -29/+44 |
* | Switch USE_QT to qt145. Add USE_NEWGCC to be consistent with it. | asami | 2000-02-24 | 1 | -2/+3 |