Age | Commit message (Expand) | Author | Files | Lines |
2004-11-24 | Fix bogus double pwent reuse and make user lookup actually work in | rh | 3 | -2/+26 |
2004-11-23 | Updated devel/p5-AppConfig to 1.56. Changes from version 1.52 include: | jlam | 3 | -19/+5 |
2004-11-23 | Instead of "patch-and-substitute", just do "substitute" step by using | jlam | 3 | -31/+9 |
2004-11-23 | We don't need to check for APR_USE_* or generate our own _APR_OPTIONS | jlam | 2 | -20/+10 |
2004-11-23 | More closely follow doc/Makefile-example. | jlam | 1 | -9/+10 |
2004-11-22 | The global PKG_OPTION is "ldap", not "openldap". | jlam | 1 | -2/+2 |
2004-11-22 | Pass extra libraries to configure scripts in LIBS, and remove redundant | jlam | 1 | -4/+4 |
2004-11-22 | USE_LANGUAGES=c c++ | wiz | 3 | -6/+6 |
2004-11-22 | Add a missing include to make this pkg build on NetBSD 1.6. | kristerw | 2 | -1/+17 |
2004-11-22 | Changes 4.1.4: | adam | 2 | -7/+5 |
2004-11-21 | The common global option for LDAP support is "ldap". | jlam | 1 | -4/+4 |
2004-11-21 | gettext detection works properly for this package, so set | jlam | 1 | -3/+4 |
2004-11-21 | Move the section that sets up some GNU configure variables to force | jlam | 1 | -7/+13 |
2004-11-20 | Bump PKGREVISION due to security fixes in libxml (dependency adjusted to | jmmv | 3 | -6/+6 |
2004-11-20 | use "nm -B" to extract symbol table on OSF1. | grant | 1 | -2/+2 |
2004-11-20 | Add and enable p5-Log-LogLite. | minskim | 1 | -1/+2 |
2004-11-20 | Import p5-Log-LogLite from pkgsrc-wip. Packaged by Hiramatsu Yoshifumi. | minskim | 4 | -0/+30 |
2004-11-20 | Add and enable p5-IO-LockedFile. | minskim | 1 | -1/+2 |
2004-11-20 | Import p5-IO-LockedFile from pkgsrc-wip. Packaged by Hiramatsu Yoshifumi. | minskim | 4 | -0/+28 |
2004-11-19 | Move gettext-lib/buildlink3.mk into Makefile.common; all the | epg | 2 | -3/+4 |
2004-11-18 | Set TEST_TARGET to allow running the package's own self-tests. | jlam | 1 | -1/+2 |
2004-11-18 | More duplicate dirrm cleanup. | markd | 1 | -2/+2 |
2004-11-18 | Add and enable gtl0. Sort. | wiz | 1 | -2/+3 |
2004-11-17 | PKG_OPTIONS.apr needs to be defined before trying to get its value. | xtraeme | 1 | -1/+3 |
2004-11-17 | It's pkgsrc-2004Q4 right now! | xtraeme | 1 | -2/+2 |
2004-11-17 | Convert to use bsd.options.mk and use subst.mk instead of using | xtraeme | 3 | -32/+46 |
2004-11-17 | As reed@ said in another email: | xtraeme | 2 | -4/+14 |
2004-11-16 | Change to revision 1.0.6. This revision recognises that SunOS has | shannonjr | 2 | -5/+5 |
2004-11-16 | Change /tmp as directory for $pidfile, because as reed@ said: "this | xtraeme | 2 | -3/+8 |
2004-11-16 | Remove bogus openssl dependency from buildlink file | rh | 1 | -2/+1 |
2004-11-16 | Reinstate SSL patch to avoid inconsistent behaviour on systems with and | rh | 5 | -16/+26 |
2004-11-15 | Use /tmp as directory for $pidfile, because the nobody user cannot write | xtraeme | 1 | -3/+3 |
2004-11-15 | Update devel/distcc to 2.18.2. | xtraeme | 3 | -13/+16 |
2004-11-15 | Add a new variable BROKEN_READLINE_DETECTION which should be set to | jlam | 1 | -1/+18 |
2004-11-15 | Update to 0.11. From MAINTAINER in PR pkg/28258. | reed | 2 | -6/+5 |
2004-11-15 | Not all implementations of ln(1) can handle -fs arguments where the target | sketch | 1 | -4/+7 |
2004-11-14 | Update cpuflags to 0.78: | abs | 3 | -6/+8 |
2004-11-14 | Whitespace and formatting nits. | jlam | 1 | -6/+7 |
2004-11-14 | Remove redundant installation of static library as installing the libtool | jlam | 1 | -3/+2 |
2004-11-14 | Use ${LIBTOOL}, not ${PKG_LIBTOOL}, when invoking libtool from the package | jlam | 1 | -5/+5 |
2004-11-14 | Move hacks from package Makefile to hacks.mk. | jlam | 2 | -8/+19 |
2004-11-14 | Update devel/readline to 5.0. Changes from version 4.3 include: | jlam | 5 | -75/+62 |
2004-11-14 | Follow the recommended template for builtin.mk files: glibc's gettext | jlam | 1 | -52/+75 |
2004-11-13 | Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the | jlam | 1 | -2/+2 |
2004-11-13 | USE_BUILDLINK3 is a yes/no variable. | jlam | 4 | -8/+8 |
2004-11-12 | Include mk/pthread.buildlink3.mk to make this pkg build on NetBSD 1.6. | kristerw | 1 | -1/+3 |
2004-11-12 | Correct typo in PLIST. | kristerw | 2 | -3/+5 |
2004-11-12 | Set version independent HOMEPAGEs. | seb | 3 | -6/+6 |
2004-11-12 | Fix the pthread detection so that where no native pthreads are present, | jlam | 2 | -17/+61 |
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 6 | -16/+12 |