Age | Commit message (Expand) | Author | Files | Lines |
2001-08-21 | Update to 4.57. Only change that seems it could affect NetBSD: | wiz | 2 | -7/+6 |
2001-08-21 | Do not blow up on unsupported platforms - at least make it to ONLY_FOR_PLATFORM | abs | 1 | -1/+2 |
2001-08-21 | Fix some test programs and avoid a double/ulong issue on sparc64 | abs | 8 | -62/+104 |
2001-08-21 | add a new master site and the homepage | assar | 1 | -2/+3 |
2001-08-21 | upgrade to 8.11.6. fixes a security problem with command line processing. | itojun | 2 | -6/+6 |
2001-08-20 | Remove "-" from default su command. It's more reliable to let some of the | tv | 1 | -2/+2 |
2001-08-20 | smbd responds to SIGHUP by reloading its configuration file, so add | jlam | 2 | -2/+4 |
2001-08-20 | regen | wiz | 1 | -2/+2 |
2001-08-20 | upgrade to 0.92a. | itojun | 2 | -5/+5 |
2001-08-20 | Move XAW_TYPE?=3d setting to before inclusion of bsd.prefs.mk, otherwise | jlam | 1 | -3/+3 |
2001-08-20 | Don't install the link for netscape, as the URL launcher may be set | jlam | 2 | -4/+2 |
2001-08-20 | Mark as USE_BUILDLINK_ONLY. | jlam | 2 | -2/+4 |
2001-08-20 | Honor CC and CFLAGS settings passed in from environment. Also mark as | jlam | 1 | -1/+5 |
2001-08-20 | * Don't depend on libgetopt as psiconv supplies it own getopt_long() | jlam | 1 | -16/+13 |
2001-08-20 | Simply files listing by using shell wildcards. | jlam | 1 | -5/+2 |
2001-08-20 | Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longer | jlam | 5 | -6/+14 |
2001-08-20 | Don't automatically add -lgetopt to LIBS, as we usually only want -lgetopt | jlam | 1 | -5/+12 |
2001-08-20 | Remove inclusion of libgetopt/buildlink.mk. If the base system doesn't | jlam | 1 | -2/+1 |
2001-08-20 | This package uses gettext and libtool, so make the appropriate inclusions | jlam | 3 | -11/+52 |
2001-08-20 | Make this build again: | hubertf | 1 | -2/+2 |
2001-08-20 | Honor CC, CFLAGS, and LDFLAGS settings from the environment and mark as | jlam | 3 | -5/+28 |
2001-08-20 | Honor CC and CFLAGS passed in from environment and mark as | jlam | 1 | -1/+4 |
2001-08-20 | Distfile was changed on the master site, ACK'd by the author. | hubertf | 1 | -3/+3 |
2001-08-20 | Use REPLACE_PERL instead of manually replacing for perl path in rpm2cpio. | jlam | 1 | -5/+5 |
2001-08-20 | Honor CFLAGS and CC settings passed in from environment and mark as | jlam | 1 | -2/+5 |
2001-08-20 | Instead of a special INSTALL_TARGET setting, set the installation prefix | jlam | 1 | -2/+2 |
2001-08-20 | Set NO_WRKSUBDIR instead of WRKSRC=${WRKDIR}, and mark as | jlam | 1 | -2/+3 |
2001-08-20 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -6/+6 |
2001-08-20 | Use separate patches are separate files, and mark as USE_BUILDLINK_ONLY. | jlam | 6 | -56/+54 |
2001-08-20 | #include <stdio.h> on NetBSD. It seems there's some (NetBSD!) systems | hubertf | 1 | -6/+17 |
2001-08-20 | A pkg's files *ALWAYS* go into PREFIX. | hubertf | 1 | -5/+5 |
2001-08-19 | Update xmame to 0.53.1 (yes, they have chenged their numbering scheme) | kristerw | 2 | -5/+5 |
2001-08-19 | Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other | jlam | 2 | -1/+36 |
2001-08-19 | Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other | jlam | 2 | -1/+36 |
2001-08-19 | Use MAKE_PROGRAM instead of MAKE, and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -2/+3 |
2001-08-19 | Honor CFLAGS and LDFLAGS passed in from environment, and mark as | jlam | 3 | -8/+11 |
2001-08-19 | Wildcard dependency on pcre. Addresses pkg/13754. | wiz | 1 | -2/+2 |
2001-08-19 | Update of stunnel to version 3.20, from Martti Kuparinen in PR pkg/13728. | martin | 5 | -40/+15 |
2001-08-19 | Make this package more Solaris friendly. | tron | 3 | -11/+14 |
2001-08-19 | Set IS_INTERACTIVE, because this package depends on interactive qmail package. | zuntum | 1 | -1/+5 |
2001-08-19 | upgrade to zebra 0.92. see zebra-0.92/*/ChangeLog for detailed changes. | itojun | 3 | -12/+7 |
2001-08-19 | Bump PKGNAME because of AVIFILE_USE_QT addition to mk.conf.examples | zuntum | 1 | -1/+2 |
2001-08-19 | It's AVIFILE_CONFIG, not AVIFILE-DEVEL_CONFIG what needs to be passed | zuntum | 1 | -4/+4 |
2001-08-19 | o move files that build only when qt is enabled to separate file - pkg/PLIST.qt, | zuntum | 4 | -23/+33 |
2001-08-19 | Add AVIFILE_USE_QT for use by avifile package (as the moment only avifile-devel | zuntum | 1 | -1/+8 |
2001-08-19 | XFree86 4.x has freetype2 built-in, but it doesn't have freetype-config script | zuntum | 1 | -1/+2 |
2001-08-19 | Simplify things: when deciding whether to use qt2 or not, only check | zuntum | 1 | -5/+3 |
2001-08-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 6 | -6/+15 |
2001-08-19 | Honor CFLAGS and CC settings from the environment and mark as | jlam | 1 | -1/+3 |
2001-08-19 | * Fix the email address for the maintainer. | jlam | 3 | -7/+31 |