Age | Commit message (Expand) | Author | Files | Lines |
2004-05-05 | gcc can use -mabi=${ABI}, if ABI is set (for example on Irix). | jschauma | 1 | -1/+8 |
2004-05-04 | No longer used. | snj | 1 | -87/+0 |
2004-05-04 | /usr/bin/cpp on darwin is a wrapper script that forces the | danw | 2 | -4/+7 |
2004-05-03 | Unused. | wiz | 1 | -156/+0 |
2004-05-03 | Unused. | wiz | 1 | -27/+0 |
2004-05-02 | Add buildlink3 bits. | xtraeme | 1 | -11/+17 |
2004-05-02 | Rename GRUB_ISO9660 and GRUB_UFS2 to GRUB_USE_ISO9660 and GRUB_USE_UFS2 | xtraeme | 1 | -1/+11 |
2004-05-02 | Rename ENABLE_CACHE option to JWHOIS_ENABLE_CACHE, and document it in | xtraeme | 1 | -1/+6 |
2004-04-30 | Add an explicit DEPENDS on xpkgwedge-1.10 if USE_X11BASE is defined | tv | 1 | -1/+6 |
2004-04-30 | No code change, but just indent two lines. | reed | 1 | -3/+3 |
2004-04-30 | Use the shell's builtin echo instead of /bin/echo. | reed | 1 | -2/+2 |
2004-04-29 | On older IRIX systems, /usr/bin/awk is actually less functional than | jschauma | 1 | -2/+2 |
2004-04-29 | add missing -r option that the usage claimed existed. Noted by garbled@ | dmcmahill | 1 | -2/+2 |
2004-04-28 | * Bl3ify. | uebayasi | 1 | -7/+1 |
2004-04-28 | Add Autoconf overrides that prevent recognition of <poll.h> or poll(2). | tv | 1 | -1/+7 |
2004-04-27 | Add a new install macro INSTALL_LIB for use when installing libraries | tv | 1 | -1/+7 |
2004-04-27 | if we need the devel/flex package and USE_BUILDLINK3 is set, then | dmcmahill | 1 | -1/+5 |
2004-04-27 | Move the inclusion of tools.mk ahead of bsd.buildlink3.mk so that tools.mk | jlam | 1 | -3/+3 |
2004-04-27 | Add ECHO_N to the list of substituted variables in [DE]INSTALL. | tv | 2 | -2/+4 |
2004-04-27 | Indent properly. | agc | 1 | -5/+5 |
2004-04-27 | Do the same USE_USERADD/USE_GROUPADD fix as done for Interix: use the | tv | 5 | -20/+20 |
2004-04-27 | Add Interix hack: if user and group are the same name, trip up with a | tv | 1 | -1/+15 |
2004-04-27 | Factor out dependency on "user" package to its own variable. | tv | 1 | -3/+4 |
2004-04-27 | It's USE_GROUPADD, not USE_USERGROUP. | tv | 1 | -2/+2 |
2004-04-27 | Use ${USE_USERADD:D...} as .if may not catch it in time. | tv | 1 | -4/+3 |
2004-04-27 | Interix now has user(8) emulation; use it. | tv | 1 | -5/+8 |
2004-04-26 | Revert mistaken commit. | tv | 1 | -1/+1 |
2004-04-26 | PKGDIRMODE must be set *after* including defs.*. | tv | 1 | -2/+2 |
2004-04-26 | Define BLNK_RECMETHOD.${_pkg_} not only for full dependency but also | minskim | 1 | -2/+3 |
2004-04-26 | Use a table instead of cascading if..else to dispatch to the correct | jlam | 1 | -11/+7 |
2004-04-26 | Allow perl-thread to also be acceptable when USE_PERL5 is defined. | jlam | 1 | -2/+2 |
2004-04-26 | ROOT_USER is parameterized, so use it in human-readable printed messages | tv | 1 | -4/+4 |
2004-04-25 | Make sure PKGDIRMODE is always set in bsd.prefs.mk so it can be checked | tv | 2 | -3/+3 |
2004-04-25 | Accept /usr/include/db.h as a valid db-1.85 header file only when | minskim | 1 | -3/+11 |
2004-04-25 | PERL_REQD = 5.8.3nb1. | tv | 1 | -2/+2 |
2004-04-24 | Don't treat ${BUILDLINK_DIR} like a local directory in the "${WRKSRC} == | jlam | 2 | -4/+10 |
2004-04-24 | Create links to .pc files in BUILDLINK_DIR when building a pkgviews | minskim | 1 | -2/+2 |
2004-04-24 | flow.dl.sourceforge.net has been unreachable for a while now, due to | grant | 1 | -2/+2 |
2004-04-24 | add a -s | --specific-pkgs option which will set SPECIFIC_PKGS=1 for the | dmcmahill | 1 | -3/+16 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -1/+3 |
2004-04-23 | Rather than work around an automake braindeadness, parameterize install-sh | tv | 1 | -2/+2 |
2004-04-23 | add an ${INSTALL_UNSTRIPPED} variable that can be used to block | danw | 1 | -1/+6 |
2004-04-22 | When substituting the location of a libtool archive, check to make sure | snj | 1 | -2/+2 |
2004-04-22 | Automake has done it again with this amazing variable that CONFIGURE_ENV | tv | 1 | -1/+2 |
2004-04-22 | Add default value of FLOW_TOOLS_USE_POSTGRESQL for package | seb | 1 | -1/+7 |
2004-04-22 | PKGDIRMODE for Interix is 775 (since umask is 002). | tv | 1 | -1/+2 |
2004-04-22 | So the patch(1) shipped with Interix is just *slightly* too old: it can't | tv | 2 | -4/+4 |
2004-04-21 | Drop localized *_USE_LDAP definitions and consistently use USE_OPENLDAP | cube | 1 | -17/+3 |
2004-04-21 | Fix tyop | tv | 1 | -2/+2 |
2004-04-21 | under Irix, use sysconf to get ARG_MAX. Default on current IRIX | jschauma | 1 | -6/+5 |