aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* 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-142-108/+148
* Fix minor bug -- add realinstall to TARGETS.Satoshi Asami2000-06-141-2/+2
* Set useful variables to SCRIPTS_ENV, PLIST_SUB, MAKE_FLAGS.Shigeyuki Fukushima2000-05-101-1/+11
* 1) Change values of EMACS_PORT_NAME variables for emacs-19.x, mule-19.x,Shigeyuki Fukushima2000-05-081-8/+31
* (1) New directive USE_AUTOMAKE and AUTOMAKE variable for automakeSatoshi Asami2000-05-062-17/+174
* (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
* Rework the previous commit. The 'make search' mechanism will now workJosef Karthauser2000-03-221-16/+15
* Additions to the 'make search' mechanism.Josef Karthauser2000-03-221-0/+21
* 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-212-5/+18
* (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-254-4/+4
* (1) Add new variable USE_NEWGCC. Set this if your port requires theSatoshi Asami1999-08-221-16/+75
* Oops, forgot to commit this. Typo.Satoshi Asami1999-07-231-2/+2
* Makefile:Satoshi Asami1999-07-232-189/+278
* (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-282-16/+85
* Clarify use of IS_INTERACTIVE.Stefan Bethke1999-04-231-4/+4
* Check for missing directories (listed in SUBDIR but non-existent) inSatoshi Asami1999-04-121-1/+6
* (1) Pick up version file from /var/db if it exists there. I willSatoshi Asami1999-04-081-5/+38
* (1) Move _sedsubplist generation later, just before it is used. TheSatoshi Asami1999-03-291-11/+42
* (1) (Forgot to mention in previous commit log) AddSatoshi Asami1999-03-091-1/+5
* (1) Change FETCH_CMD to add the -A flag, so it won't be confused by theSatoshi Asami1999-03-081-18/+38
* (1) Add MASTER_SITE_AFTERSTEP and MASTER_SITE_WINDOWMAKER for the masterSatoshi Asami1999-02-141-6/+31
* (1) ${MASTER_SITE_SUBDIR} is now a list, and ${MASTER_SITE_*} macrosSatoshi Asami1999-02-031-17/+37
* Forgot to change "templates" to "Templates" in this file.Satoshi Asami1999-01-291-3/+3
* (1) Rename "templates" to "Templates". The toplevel is gettingSatoshi Asami1999-01-261-11/+10
* Use "" instead of <> to specify bsd.port.mk, since we want it to look inSatoshi Asami1999-01-262-4/+4
* (1) Add gnome master sites.Satoshi Asami1999-01-201-4/+10
* (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture namesSatoshi Asami1999-01-111-19/+68
* (0) Fast INDEX generation. Only print out the directory name andSatoshi Asami1998-12-122-75/+105