Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-07-12 | Update to latest release candidate, ntp-4.0.99m-rc3. Continued | fredb | 4 | -53/+43 |
2001-07-10 | add & enable SDL_net | zuntum | 1 | -1/+2 |
2001-07-10 | Initial import of SDL_net-1.2.0 | zuntum | 6 | -0/+86 |
2001-07-09 | Update polsms to 1.8.9 | zuntum | 4 | -23/+42 |
2001-07-04 | Update ipcalc to 0.34 | zuntum | 2 | -5/+5 |
2001-07-04 | remove redundant USE_RUBY. | taca | 1 | -2/+1 |
2001-07-04 | upgrade to 9.1.3 from ISC. changes between 9.1.2 to 9.1.3: | itojun | 2 | -6/+6 |
2001-07-02 | Mark as USE_BUILDLINK_ONLY | jlam | 1 | -1/+2 |
2001-07-02 | Convert to use buildlink.mk files. | jlam | 1 | -2/+2 |
2001-07-02 | add note about enabling lkm-loading in rc.conf; suggested by Cana McCoy | joda | 1 | -3/+4 |
2001-07-02 | Allow overriding of *_CONFIG variables in a package Makefile when using | jlam | 1 | -3/+5 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 3 | -9/+9 |
2001-07-01 | add net/bridged | itojun | 1 | -1/+2 |
2001-07-01 | bridged, userland ethernet bridge daemon | itojun | 4 | -0/+24 |
2001-07-01 | Add and enable ruby-drb and ruby-icmp. | taca | 1 | -1/+3 |
2001-07-01 | Importing ruby-icmp, ruby-icmp-0.1.1 package. | taca | 4 | -0/+43 |
2001-07-01 | Importing ruby-drb, ruby-drb-1.3.2 package. | taca | 6 | -0/+145 |
2001-06-30 | Get rid of "ETHEREAL_VERSION" variable by extracting the version number | tron | 2 | -13/+11 |
2001-06-30 | It seems struct ifnet grew, and the buffer used to kvm_read into wasn't | wiz | 4 | -10/+24 |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 2 | -10/+5 |