Age | Commit message (Expand) | Author | Files | Lines |
2003-02-26 | Add defaults for IMAKE_MAN_DIR and friends. | jschauma | 3 | -3/+36 |
2003-02-26 | prefer PREFIX/bin/gzip (and friends) and pax, if they exist. | grant | 1 | -7/+10 |
2003-02-26 | prefer PREFIX/bin/pax if it exists. | grant | 2 | -2/+10 |
2003-02-25 | Do package list substitutions before modifications for compressed manual | tron | 1 | -3/+3 |
2003-02-24 | When using imake, add a bunch of variables to the PLIST_SUBST list, in | jschauma | 5 | -6/+57 |
2003-02-23 | Add a MASTER_SITE_APACHE variable with a bunch of apache.org mirrors. | jmmv | 1 | -1/+32 |
2003-02-22 | Add MASTER_SITE_XEMACS. | uebayasi | 2 | -4/+23 |
2003-02-21 | use the bootstrap versions of tar and mtree, if they exist. | grant | 1 | -3/+7 |
2003-02-18 | Use ${.CURDIR} when referencing install/deinstall scripts. | jmmv | 1 | -3/+3 |
2003-02-18 | Wrap "Lock acquired ..." and "Lock released ..." messages with PKG_VERBOSE check | lukem | 1 | -3/+7 |
2003-02-16 | Add default value for FLOW_TOOLS_USE_MYSQL. | seb | 1 | -1/+7 |
2003-02-16 | Use EVAL_PREFIX on ttmkfdir and type1inst so LOCALBASE is not harcoded. | seb | 1 | -3/+7 |
2003-02-16 | Implement a simple framework to handle font databases. It regenerates the | jmmv | 2 | -0/+103 |
2003-02-16 | oops. add few missing backslashes from previous. | salo | 1 | -5/+5 |
2003-02-16 | Add more mirrors to MASTER_SITE_MOZILLA, MASTER_SITE_GNOME, MASTER_SITE_GNU | salo | 1 | -2/+54 |
2003-02-15 | Add bn and mn locale dirs. | wiz | 7 | -7/+63 |
2003-02-15 | lint: no news is good news, don't tell us about "OK" items from pkglint. | hubertf | 1 | -2/+2 |
2003-02-14 | Add some SUSE mirror sites. From Juan RP in PR 19768. | wiz | 2 | -4/+38 |
2003-02-13 | correct the 'broken due to depends' processing. This change makes the | dmcmahill | 1 | -3/+5 |
2003-02-13 | When comparing install-info version, ignore non [0-9.] - treat 4.0b as 4.0 | abs | 1 | -4/+4 |
2003-02-09 | Open/close HTML mark-up in the correct order. Noted by Kevin P. Neal. | wiz | 2 | -4/+4 |
2003-02-09 | s/${ENV}/${SETENV}/, noted by Kevin P. Neal in connection with PR 19586. | wiz | 1 | -2/+2 |
2003-02-08 | honor PKG_SKIP_REASON as well as PKG_FAIL_REASON, like normal build does. | kei | 1 | -2/+2 |
2003-02-08 | Add backslash for a line continuation to fix "make readme" error | yyamano | 1 | -4/+4 |
2003-02-07 | protect one more inclusion of ${_JDK_PKGSRCDIR}/buildlink2.mk with | dmcmahill | 1 | -2/+4 |
2003-02-06 | make this also behave correctly when USE_BUILDLINK2 is not defined as well as... | dmcmahill | 1 | -2/+4 |
2003-02-06 | only include _JRE_PKGSRCDIR/buildlink2.mk if it exists (allowing things like | dmcmahill | 1 | -2/+2 |
2003-02-06 | on systems where _PKG_JVM is not set, set PKG_FAIL_REASON and set | dmcmahill | 1 | -2/+3 |
2003-01-29 | Use a table-based lookup scheme to pair up JREs to JDKs. | jlam | 1 | -10/+15 |
2003-01-29 | Create directories at pre-install time instead of post-install so that | jlam | 1 | -14/+38 |
2003-01-29 | sun-jdk14 has moved to .../java/sun-1.4. | jlam | 1 | -2/+2 |
2003-01-29 | Move the inclusion of bsd.pkg.install.mk higher so that binary packages | jlam | 1 | -5/+5 |
2003-01-29 | Set _JAVA_BASE_CLASSES to classes.zip or wre.jar in java-vm.mk, then use in | abs | 2 | -4/+7 |
2003-01-28 | Ensure that PKG_SYSCONFBASE is always defined (defaulting to ${PREFIX}/etc). | jlam | 1 | -2/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -1/+5 |
2003-01-28 | Search for the system provided install-info in /usr/bin and if needed | seb | 1 | -6/+12 |
2003-01-28 | white space fix: replace spaces by tabs | seb | 1 | -12/+12 |
2003-01-25 | Add some LOWER_VENDOR definitions on Linux to better customize packages | jschauma | 1 | -6/+14 |
2003-01-25 | Create a fake libpthread.la that corresponds to /usr/lib/libpthread.*. | jlam | 1 | -1/+12 |
2003-01-25 | Modify code to produce fake libtool archives to check whether the libraries | jlam | 1 | -5/+7 |
2003-01-25 | Skip if no valid Emacs version found. For bulk builds. | uebayasi | 1 | -3/+3 |
2003-01-24 | Strip bare "-L${BUILDLINK_DIR}" (note there is no trailing "/lib") from | jlam | 1 | -1/+3 |
2003-01-24 | Use an /etc/mk.conf setting for libdvdcss's HOMEPAGE and MASTER_SITES, | agc | 1 | -1/+13 |
2003-01-21 | require at least libtool 1.4.20010614nb12 on Darwin. | grant | 2 | -2/+7 |
2003-01-21 | Pax NetBSDi. | jschauma | 1 | -2/+2 |
2003-01-21 | add MYSQL_USER, MYSQL_GROUP, MYSQL_DATADIR. | grant | 1 | -1/+17 |
2003-01-20 | List which packages depend on the different variables, and some consistency | kristerw | 1 | -31/+35 |
2003-01-20 | BOOTSTRAP_EGCS is not used any longer. Remove it. | kristerw | 1 | -7/+1 |
2003-01-20 | Add stamp-vti to AUTOMAKE_PATTERNS; fixes bison problem, tested by salo. | wiz | 1 | -1/+2 |
2003-01-20 | fix a bug introduced by the last commit where a string was accidentally | dmcmahill | 1 | -3/+2 |