summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fixSatoshi Asami2000-11-161-2/+10
* Change PKG_IGNORE_DEPENDS to contain some ridiculous string. OtherwiseSatoshi Asami2000-11-131-1/+1
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-37/+4
* (1) Move all the command definitions up to the pre.mk section so theySatoshi Asami2000-11-031-38/+39
* (1) Some typo fixes (files/md5 -> distinfo in comment, " at wrongSatoshi Asami2000-10-171-31/+34
* NEWLAYOUT is now the default.Satoshi Asami2000-10-081-67/+0
* Add bsd.gnome.mk that defines gnome-related dependency stuff and hooksSatoshi Asami2000-10-051-0/+14
* (1) Add support for a "flat" directory structure, with no pkg/ andSatoshi Asami2000-10-011-7/+58
* Forther improvement of IDEA support.Satoshi Asami2000-09-221-1/+4
* (1) Deal with new world order with regards to RSAREF.Satoshi Asami2000-09-221-15/+15
* (1) (This is actually from the previous revision -- I forgot to put itSatoshi Asami2000-09-131-21/+52
* The following changes are allSatoshi Asami2000-09-091-20/+132
* Bump xemacs version to 21.1.12.Satoshi Asami2000-08-251-1/+2
* (1) Move "XFREE86_VERSION?=3" up to the pre-makefile section so it canSatoshi Asami2000-08-251-20/+32
* (1) Use USE_XPM instead of an explict LIB_DEPENDS to xpm for theSatoshi Asami2000-08-151-7/+22
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-4/+37
* Revert mtree change for now.Satoshi Asami2000-07-261-4/+0
* -L of mtree should be before -p, not after (since -p takes an argument, d'oh!)Satoshi Asami2000-07-201-1/+1
* (1) Add MASTER_SORT functionality. For instance, by settingSatoshi Asami2000-07-191-2/+22
* (1) Change PERL_VERSION to 5.6.0 for newer 5-current.Satoshi Asami2000-07-041-3/+7
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-5/+5
* (1) New variables INSTALL_SHLIBS and LDCONFIG_DIRS. WhenSatoshi Asami2000-06-141-108/+42
* (1) New directive USE_AUTOMAKE and AUTOMAKE variable for automakeSatoshi Asami2000-05-061-17/+45
* (1) Switch USE_QT2 to use qt21.Satoshi Asami2000-04-201-3/+4
* (1) Do not accept old-style ports anymore. PORTNAME/PORTVERSION isSatoshi Asami2000-04-161-11/+9
* (1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.incSatoshi Asami2000-04-111-19/+23
* Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case theSatoshi Asami2000-04-101-4/+7
* (1) Change the way the port name and version is specified.Satoshi Asami2000-04-041-17/+42
* (1) libtool version upgrade to 1.3.4. Also move patch-libtool fromSatoshi Asami2000-04-021-13/+15
* ftp.cdrom.com -> ftp.freesoftware.com in MASTER_SITE_* macros.Satoshi Asami2000-03-111-4/+4
* (1) Speedup dependency cleaning.Satoshi Asami2000-03-031-29/+44
* Switch USE_QT to qt145. Add USE_NEWGCC to be consistent with it.Satoshi Asami2000-02-241-2/+3
* (1) Add virtual category "linux".Satoshi Asami2000-02-211-2/+2
* (1) OpenSSL support.Satoshi Asami2000-02-061-4/+56
* (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS onSatoshi Asami2000-01-211-5/+15
* (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that.Satoshi Asami2000-01-171-20/+36
* (1) Fix the distfile deletion for cases where distfiles are specifiedSatoshi Asami1999-11-111-21/+58
* Removed ftp://ftp.t-cnet.or.jp from MASTER_SITE_PORTS_JP.SADA Kenji1999-10-101-2/+1
* Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade.Satoshi Asami1999-10-021-1/+1
* Handle distfiles with directory names in it. Helps when the master siteSatoshi Asami1999-10-011-4/+22
* (1) x11-toolkits/qt2 -> x11-toolkits/qt201Satoshi Asami1999-09-221-5/+5
* (1) Adjust to new libtools.Satoshi Asami1999-09-111-9/+35
* (1) New variable USE_QT2 to say that the port uses QT version 2.Satoshi Asami1999-09-081-15/+18
* Id->FreeBSD rename bisDavid E. O'Brien1999-08-251-1/+1
* (1) Add new variable USE_NEWGCC. Set this if your port requires theSatoshi Asami1999-08-221-16/+75
* Makefile:Satoshi Asami1999-07-231-140/+187
* (1) Print out ${CONFIGURE_LOG} (default: "config.log") whenSatoshi Asami1999-06-111-6/+18
* Spell out LIBTOOL with full path, otherwise it won't work since it'sSatoshi Asami1999-05-101-2/+2
* (1) New variable USE_LIBTOOL that will patch the port to use the devel/libtoolSatoshi Asami1999-05-061-5/+43
* (1) Make it clear that only I am allowed to commit to bsd.port.mk.Satoshi Asami1999-04-281-14/+80