Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 | |
need them, for example RESTRICTED and SUBST_MESSAGE.*. | |||||
2006-01-10 | Fix errno. Since this is a multithreaded program, bump revision. | joerg | 6 | -2/+88 | |
2005-06-18 | Make this package compile on machines without native threads. | kristerw | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-18 | Auto-add the PTHREAD_* variables to CFLAGS, LDFLAGS, and LIBS so that | jlam | 1 | -1/+2 | |
these packages will pick up -lpthread on NetBSD 1.6.x when linking applications. | |||||
2004-12-04 | Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed | jlam | 1 | -3/+3 | |
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to the configure and build processes. | |||||
2004-12-04 | Fix build (missing PTHREAD_LDFLAGS). | wiz | 1 | -3/+3 | |
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 1 | -3/+2 | |
automatically by pthread.buildlink3.mk. Also, factor out the pthread library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS and use it in packages where necessary (usually the ones that don't have a GNU configure script). | |||||
2004-02-18 | Remove unnecessary trailing backslash. | minskim | 1 | -2/+2 | |
2004-02-18 | Import aget from pkgsrc-wip. Packaged by Earl Gay, improved by | minskim | 4 | -0/+51 | |
Roland Illig to support Solaris, and modified by me. Aget is a multithreaded HTTP download accelerator. It aims to imitate Flashget for Win32. Aget is an acronym for two Turkish words "Acele Getir," meaning "Get it fast." |