aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* (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
* Change USE_QT to use version 1.41. I know this is a little premature,Satoshi Asami1998-11-251-2/+2
* (1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many thingsSatoshi Asami1998-11-201-94/+53
* Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_createSatoshi Asami1998-11-141-2/+2
* Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines onlySatoshi Asami1998-11-113-28/+66
* (1) New variable MAKE_ARGS: will be appended to build/install make argumentSatoshi Asami1998-11-082-12/+36
* (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalSatoshi Asami1998-10-302-7/+54
* Add new variable NO_FILTER_SHLIBS -- it will disable ELF <-> a.out shlibSatoshi Asami1998-10-091-1/+3
* (1) Add new variable ${PERL} which is equal to ${PERL5} but without theSatoshi Asami1998-10-061-4/+11
* (1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,Satoshi Asami1998-09-221-4/+24
* Yikes, put .endif in wrong place.Satoshi Asami1998-09-171-2/+2
* Remove shlib minor if PORTOBJFORMAT=elf.Satoshi Asami1998-09-171-1/+3
* (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.Satoshi Asami1998-09-161-10/+13
* (1) Add MLINKS support.Satoshi Asami1998-09-101-13/+96
* Introduce PERL5 variable.Dima Ruban1998-08-281-1/+2
* Hope I haven't missed anything or forgotten to credit anybody. (BySatoshi Asami1998-08-271-189/+351