Age | Commit message (Expand) | Author | Files | Lines |
2004-08-07 | Update samba2 package to 2.2.10 | jdolecek | 2 | -4/+4 |
2004-08-07 | fix DEPENDS to use ../../net/samba2 (this is samba2-only pkg) | jdolecek | 1 | -2/+2 |
2004-08-06 | Append to CFLAGS on SunOS to avoid recursion. Fixes pkg/23475. | sketch | 2 | -4/+4 |
2004-08-06 | Reorder conditions so that if make does short-circuit boolean evalutation, | jlam | 1 | -3/+3 |
2004-08-06 | Accidentally reversed meaning of test. | jlam | 1 | -2/+2 |
2004-08-06 | Redo previous to say what we really want: we don't care if ${LOCALBASE} | jlam | 1 | -2/+7 |
2004-08-06 | Add and enable amavisd-new. | jlam | 1 | -1/+2 |
2004-08-06 | Reimport mail/amavisd-new as security/amavisd-new. | jlam | 9 | -0/+404 |
2004-08-06 | There is no way for libtool to generate a convenience library that | jlam | 6 | -3/+145 |
2004-08-06 | In the rare case when LOCALBASE is /usr, don't let this think | reed | 1 | -2/+2 |
2004-08-05 | Regen to make GNU patch happy. | minskim | 2 | -11/+5 |
2004-08-05 | It's PKG_OPTIONS.heimdal, not PKG_OPTIONS.mit-krb5. | jlam | 1 | -4/+4 |
2004-08-05 | Convert to use bsd.options.mk. | jlam | 1 | -2/+4 |
2004-08-05 | Rename Makefile.options to options.mk in the packages that I maintain. | jlam | 4 | -6/+6 |
2004-08-05 | Document the "rsaref" build option. | jlam | 1 | -1/+5 |
2004-08-05 | Document libcrack build option. | jlam | 1 | -1/+4 |
2004-08-04 | Add and enable cy2-sql. | jlam | 1 | -1/+2 |
2004-08-04 | Initial import of security/cy2-sql. This is the Cyrus SASLv2 SQL auxprop | jlam | 3 | -0/+53 |
2004-08-04 | Updated security/cyrus-sasl2 to 2.1.19. Changes from version 2.1.18 | jlam | 4 | -13/+11 |
2004-08-04 | Updated security/cyrus-sasl2 to 2.1.19. Changes from version 2.1.18 | jlam | 12 | -96/+43 |
2004-08-04 | Make openssh build on Interix. Currently only the client (ssh) was | minskim | 17 | -19/+372 |
2004-08-03 | Become the maintainer for this package (approved by <chris>). | jlam | 1 | -2/+2 |
2004-08-03 | Unfortunately, "mountd" REQUIREs "mountall", causing a circular dependency | tv | 2 | -4/+3 |
2004-08-02 | cfsd needs to be before "mountall" in order to be listed in /etc/fstab. | tv | 2 | -3/+4 |
2004-08-02 | Make patch-ag apply correctly. | tv | 2 | -5/+5 |
2004-08-01 | Note that this plugin supports NTLMv2. | jlam | 1 | -2/+2 |
2004-08-01 | Conform to doc/Makefile-example by moving inclusion of buildlink3.mk files | jlam | 1 | -2/+3 |
2004-08-01 | Restore (and correct) the fix in revision 1.15 of Makefile. This causes | jlam | 2 | -5/+5 |
2004-08-01 | Update to 0.32. Changes: | tv | 2 | -5/+5 |
2004-07-31 | Revert previous: conflicts with openssh (and others) are already specified in | seb | 2 | -4/+2 |
2004-07-31 | Detect builtin libdes. (NetBSD 2.0, for instance, has one.) | tv | 1 | -0/+18 |
2004-07-30 | Convert to use bsd.options.mk. The relevant options variable to set | jlam | 19 | -149/+294 |
2004-07-29 | Update to 4.24.1: | wiz | 3 | -14/+25 |
2004-07-29 | Set USE_BUILDLINK3, since this package already includes a bl3 file. | wiz | 2 | -6/+11 |
2004-07-28 | Enable pkgviews installation. | schmonz | 1 | -1/+5 |
2004-07-28 | Update to 1.2.5: | wiz | 8 | -60/+38 |
2004-07-28 | USE_LANGUAGES=c c++ ; USE_LIBTOOL=yes | markd | 1 | -3/+4 |
2004-07-26 | Update to 2.3.4. From the changelog: | schmonz | 3 | -31/+6 |
2004-07-26 | Add and enable crypto++. | minskim | 1 | -1/+2 |
2004-07-26 | Import crypto++ from pkgsrc-wip. Packaged by Sergio Jimenez and | minskim | 7 | -0/+235 |
2004-07-25 | add CONFLICT with ssh2-nox11. | grant | 1 | -2/+3 |
2004-07-25 | add CONFLICT with openssh. | grant | 2 | -2/+4 |
2004-07-25 | "ln -s" does not overwrite existing targets on all platforms, | grant | 3 | -38/+58 |
2004-07-25 | make this build on NetBSD >=2.0E with statvfs(). | grant | 2 | -1/+19 |
2004-07-25 | one of the Makefiles uses ${RM} but doesn't define it, so pass | grant | 1 | -1/+3 |
2004-07-25 | this blindly calls "gcc", so use buildlink3 so it uses the wrappers. | grant | 1 | -1/+2 |
2004-07-25 | call ${BSD_INSTALL} instead of "install". fixes install on Solaris. | grant | 2 | -8/+22 |
2004-07-25 | be quiet in post-extract, too. | grant | 1 | -2/+2 |
2004-07-25 | be quieter in post-patch and pre-build targets. | grant | 1 | -6/+6 |
2004-07-25 | only pass -traditional if using gcc. | grant | 1 | -1/+6 |