summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
1999-11-11(1) Fix the distfile deletion for cases where distfiles are specifiedSatoshi Asami
1999-10-10Removed ftp://ftp.t-cnet.or.jp from MASTER_SITE_PORTS_JP.SADA Kenji
1999-10-02Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade.Satoshi Asami
1999-10-01Handle distfiles with directory names in it. Helps when the master siteSatoshi Asami
1999-09-22(1) x11-toolkits/qt2 -> x11-toolkits/qt201Satoshi Asami
1999-09-11(1) Adjust to new libtools.Satoshi Asami
1999-09-08(1) New variable USE_QT2 to say that the port uses QT version 2.Satoshi Asami
1999-08-25 Id->FreeBSD rename bisDavid E. O'Brien
1999-08-22(1) Add new variable USE_NEWGCC. Set this if your port requires theSatoshi Asami
1999-07-23Oops, forgot to commit this. Typo.Satoshi Asami
1999-07-23Makefile:Satoshi Asami
1999-06-11(1) Print out ${CONFIGURE_LOG} (default: "config.log") whenSatoshi Asami
1999-05-10Spell out LIBTOOL with full path, otherwise it won't work since it'sSatoshi Asami
1999-05-06(1) New variable USE_LIBTOOL that will patch the port to use the devel/libtoolSatoshi Asami
1999-04-28(1) Make it clear that only I am allowed to commit to bsd.port.mk.Satoshi Asami
1999-04-23Clarify use of IS_INTERACTIVE.Stefan Bethke
1999-04-12Check for missing directories (listed in SUBDIR but non-existent) inSatoshi Asami
1999-04-08(1) Pick up version file from /var/db if it exists there. I willSatoshi Asami
1999-03-29(1) Move _sedsubplist generation later, just before it is used. TheSatoshi Asami
1999-03-09(1) (Forgot to mention in previous commit log) AddSatoshi Asami
1999-03-08(1) Change FETCH_CMD to add the -A flag, so it won't be confused by theSatoshi Asami
1999-02-14(1) Add MASTER_SITE_AFTERSTEP and MASTER_SITE_WINDOWMAKER for the masterSatoshi Asami
1999-02-03(1) ${MASTER_SITE_SUBDIR} is now a list, and ${MASTER_SITE_*} macrosSatoshi Asami
1999-01-29Forgot to change "templates" to "Templates" in this file.Satoshi Asami
1999-01-26(1) Rename "templates" to "Templates". The toplevel is gettingSatoshi Asami
1999-01-26Use "" instead of <> to specify bsd.port.mk, since we want it to look inSatoshi Asami
1999-01-20(1) Add gnome master sites.Satoshi Asami
1999-01-11(1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture namesSatoshi Asami
1998-12-12(0) Fast INDEX generation. Only print out the directory name andSatoshi Asami
1998-11-25Change USE_QT to use version 1.41. I know this is a little premature,Satoshi Asami
1998-11-20(1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many thingsSatoshi Asami
1998-11-14Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_createSatoshi Asami
1998-11-11Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines onlySatoshi Asami
1998-11-08(1) New variable MAKE_ARGS: will be appended to build/install make argumentSatoshi Asami
1998-10-30(1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalSatoshi Asami
1998-10-09Add new variable NO_FILTER_SHLIBS -- it will disable ELF <-> a.out shlibSatoshi Asami
1998-10-06(1) Add new variable ${PERL} which is equal to ${PERL5} but without theSatoshi Asami
1998-09-22(1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,Satoshi Asami
1998-09-17Yikes, put .endif in wrong place.Satoshi Asami
1998-09-17Remove shlib minor if PORTOBJFORMAT=elf.Satoshi Asami
1998-09-16(1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.Satoshi Asami
1998-09-10(1) Add MLINKS support.Satoshi Asami
1998-08-28Introduce PERL5 variable.Dima Ruban
1998-08-27Hope I haven't missed anything or forgotten to credit anybody. (BySatoshi Asami
1998-08-26Add "deinstall" to list of targets. This is only fair since "install" andSatoshi Asami
1998-08-15Bump version number for latest perlMark Murray
1998-08-12Merge 1.227.2.45 (perl version substitution in PLIST).Satoshi Asami
1998-08-12Merge 1.227.2.44.Satoshi Asami
1998-08-10I presume Satoshi wanted ``uname -r'' for OSREL not ``uname -s''David E. O'Brien
1998-08-06Update for Perl 5.005_01Mark Murray