summaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* (1) Speedup dependency cleaning.asami2000-03-031-29/+44
* Switch USE_QT to qt145. Add USE_NEWGCC to be consistent with it.asami2000-02-241-2/+3
* (1) Add virtual category "linux".asami2000-02-211-2/+2
* (1) OpenSSL support.asami2000-02-061-4/+56
* (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS onasami2000-01-212-5/+18
* (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that.asami2000-01-171-20/+36
* (1) Fix the distfile deletion for cases where distfiles are specifiedasami1999-11-111-21/+58
* Removed ftp://ftp.t-cnet.or.jp from MASTER_SITE_PORTS_JP.sada1999-10-101-2/+1
* Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade.asami1999-10-021-1/+1
* Handle distfiles with directory names in it. Helps when the master siteasami1999-10-011-4/+22
* (1) x11-toolkits/qt2 -> x11-toolkits/qt201asami1999-09-221-5/+5
* (1) Adjust to new libtools.asami1999-09-111-9/+35
* (1) New variable USE_QT2 to say that the port uses QT version 2.asami1999-09-081-15/+18
* Id->FreeBSD rename bisobrien1999-08-254-4/+4
* (1) Add new variable USE_NEWGCC. Set this if your port requires theasami1999-08-221-16/+75
* Oops, forgot to commit this. Typo.asami1999-07-231-2/+2
* Makefile:asami1999-07-232-189/+278
* (1) Print out ${CONFIGURE_LOG} (default: "config.log") whenasami1999-06-111-6/+18
* Spell out LIBTOOL with full path, otherwise it won't work since it'sasami1999-05-101-2/+2
* (1) New variable USE_LIBTOOL that will patch the port to use the devel/libtoolasami1999-05-061-5/+43
* (1) Make it clear that only I am allowed to commit to bsd.port.mk.asami1999-04-282-16/+85
* Clarify use of IS_INTERACTIVE.stb1999-04-231-4/+4
* Check for missing directories (listed in SUBDIR but non-existent) inasami1999-04-121-1/+6
* (1) Pick up version file from /var/db if it exists there. I willasami1999-04-081-5/+38
* (1) Move _sedsubplist generation later, just before it is used. Theasami1999-03-291-11/+42
* (1) (Forgot to mention in previous commit log) Addasami1999-03-091-1/+5
* (1) Change FETCH_CMD to add the -A flag, so it won't be confused by theasami1999-03-081-18/+38
* (1) Add MASTER_SITE_AFTERSTEP and MASTER_SITE_WINDOWMAKER for the masterasami1999-02-141-6/+31
* (1) ${MASTER_SITE_SUBDIR} is now a list, and ${MASTER_SITE_*} macrosasami1999-02-031-17/+37
* Forgot to change "templates" to "Templates" in this file.asami1999-01-291-3/+3
* (1) Rename "templates" to "Templates". The toplevel is gettingasami1999-01-261-11/+10
* Use "" instead of <> to specify bsd.port.mk, since we want it to look inasami1999-01-262-4/+4
* (1) Add gnome master sites.asami1999-01-201-4/+10
* (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture namesasami1999-01-111-19/+68
* (0) Fast INDEX generation. Only print out the directory name andasami1998-12-122-75/+105
* Change USE_QT to use version 1.41. I know this is a little premature,asami1998-11-251-2/+2
* (1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many thingsasami1998-11-201-94/+53
* Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_createasami1998-11-141-2/+2
* Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines onlyasami1998-11-113-28/+66
* (1) New variable MAKE_ARGS: will be appended to build/install make argumentasami1998-11-082-12/+36
* (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalasami1998-10-302-7/+54
* Add new variable NO_FILTER_SHLIBS -- it will disable ELF <-> a.out shlibasami1998-10-091-1/+3
* (1) Add new variable ${PERL} which is equal to ${PERL5} but without theasami1998-10-061-4/+11
* (1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,asami1998-09-221-4/+24
* Yikes, put .endif in wrong place.asami1998-09-171-2/+2
* Remove shlib minor if PORTOBJFORMAT=elf.asami1998-09-171-1/+3
* (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.asami1998-09-161-10/+13
* (1) Add MLINKS support.asami1998-09-101-13/+96
* Introduce PERL5 variable.dima1998-08-281-1/+2
* Hope I haven't missed anything or forgotten to credit anybody. (Byasami1998-08-271-189/+351
OpenPOWER on IntegriCloud