Age | Commit message (Expand) | Author | Files | Lines |
2001-08-09 | Upgrade arla to 0.35.5 | wennmach | 24 | -214/+276 |
2001-08-06 | Add version number to DEPENDS line. | wiz | 1 | -2/+2 |
2001-08-06 | Add and enable pxe | rh | 1 | -1/+2 |
2001-08-06 | Initial import of pxe-1.2, a Preboot eXecution Environment (network boot) | rh | 6 | -0/+66 |
2001-08-03 | Add some patches from the net/samba package, and regenerate the old ones. | jlam | 9 | -18/+63 |
2001-08-03 | Add and enable net/samba20. | jlam | 1 | -1/+2 |
2001-08-03 | samba20 - 2.0.x release version of samba, the UNIX SMB server | jlam | 14 | -0/+1261 |
2001-08-03 | upgrade to 1.8p1. | itojun | 3 | -28/+44 |
2001-08-03 | upgrade to 9.2.0b2. it has a couple of bugfixes since 9.2.0b1. | itojun | 2 | -5/+5 |
2001-08-01 | Uses msgfmt to decide if it should build its own libintl, which fails | wiz | 1 | -1/+3 |
2001-07-30 | Attach yale-tftpd SUBDIR. | nra | 1 | -1/+2 |
2001-07-30 | New package yale-tftpd version 3.0. PR 13177 by Stoned Elipot. | nra | 8 | -0/+294 |
2001-07-30 | One file patch per patch file, and add RCS Id. | wiz | 6 | -78/+89 |
2001-07-30 | Note this is the ADSL modem provided by British Telecom (among others) | abs | 1 | -0/+2 |
2001-07-30 | the wi_ieee.h file is in dev/ic/wi_ieee.h in -current | lukem | 2 | -1/+88 |
2001-07-29 | Enable speedtouch (now BT is back) | abs | 1 | -1/+2 |
2001-07-29 | Import speedtouch-21062001: | abs | 9 | -0/+196 |
2001-07-29 | add & enable agqt | hubertf | 1 | -1/+2 |
2001-07-29 | Add agqt-0.5: | hubertf | 4 | -0/+51 |
2001-07-28 | Mark this package as *BSD specific. | tron | 1 | -1/+3 |
2001-07-27 | Use buildlink.mk files for SOCKS optional support and mark as | jlam | 1 | -5/+5 |
2001-07-27 | Back out previous as unnecessary since libsocks4 is a static library. | jlam | 1 | -3/+1 |
2001-07-27 | Set REPLACE_LIBNAMES_SED to replace -lsocks[^4] with -lsocks4. | jlam | 1 | -1/+3 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 4 | -4/+8 |
2001-07-26 | Don't workaround broken LDFLAGS setting in configure -- just fix it | jlam | 3 | -4/+16 |
2001-07-26 | Add build time dependence on "perl" package because manual page won't | tron | 1 | -1/+3 |
2001-07-26 | Don't @dirdm include/SDL as this directory belongs to devel/SDL | zuntum | 1 | -2/+1 |
2001-07-23 | BUILD_DEPENDS has same syntax as DEPENDS. Fix two commented out lines using | wiz | 1 | -3/+3 |
2001-07-22 | Remove distclean target that made trouble, as noted in recent bulk build. | wiz | 3 | -13/+12 |
2001-07-22 | Update gnapster to 1.5.0. Notable changes include: | rh | 3 | -22/+11 |
2001-07-22 | Reenable and fix KAME patch under Solaris because it includes an extra | tron | 1 | -0/+14 |
2001-07-22 | Reenable and fix KAME patch under Solaris because it includes an extra | tron | 2 | -8/+9 |
2001-07-22 | Make sure that locale files get installed into the right directory under | tron | 3 | -3/+31 |
2001-07-22 | Don't apply KAME patch under Solaris because it causes build failures. | tron | 1 | -5/+7 |
2001-07-20 | Standardize format. | wiz | 1 | -0/+3 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 4 | -12/+12 |
2001-07-18 | upgrade to 9.2.0b1. portability with BIND8-based platforms, and minor | itojun | 3 | -6/+7 |
2001-07-17 | Add back "USE_LIBINTL= YES" because the locale files aren't built on | tron | 1 | -5/+6 |
2001-07-17 | Workaround bug in configure script at line 3718 that doesn't restore | jlam | 1 | -2/+2 |
2001-07-17 | upgrade to 9.2.0a3. | itojun | 6 | -40/+30 |
2001-07-16 | upgrade to 0.8.19. | itojun | 4 | -11/+28 |
2001-07-16 | USE_LIBINTL was commented out mistakenly | itojun | 1 | -2/+2 |
2001-07-16 | Remove whitespace before comment. | tron | 1 | -2/+1 |
2001-07-16 | upgrade to 1.7 + KAME IPv6 patch. a lot of changes into message catalogs, | itojun | 3 | -10/+15 |
2001-07-15 | Links libsocks4.* to libsocks.* since that's what the name of the SOCK4 | jlam | 1 | -1/+10 |
2001-07-14 | Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option | jlam | 1 | -3/+3 |
2001-07-13 | Update samba to 2.2.1a. | taca | 10 | -329/+364 |
2001-07-13 | Set "PKG_JVM" to "sun-jdk" to enforce use of the required Java VM. | tron | 1 | -11/+13 |
2001-07-13 | In package Makefiles, create FILES_SUBST instead of duplicating sed | jlam | 4 | -18/+22 |
2001-07-12 | Don't try to build against -lreadline on NetBSD-1.4.x, either. | fredb | 1 | -1/+2 |