Age | Commit message (Expand) | Author | Files | Lines |
2006-01-22 | kphone uses lrelease from qt3-tools, so depend on it and change Makefile | joerg | 5 | -13/+43 |
2006-01-22 | USE_LIBTOOL=yes | joerg | 1 | -1/+2 |
2006-01-22 | This needs pkg-config. | wiz | 1 | -1/+3 |
2006-01-22 | Update to 2.7.3: | wiz | 2 | -6/+6 |
2006-01-21 | Update package Makefile now that bsd.pkg.extract.mk is using the | jlam | 4 | -15/+6 |
2006-01-20 | Rename the following variables to reduce the number that we need to track: | jlam | 1 | -2/+2 |
2006-01-20 | USE_LIBTOOL=yes | joerg | 6 | -12/+51 |
2006-01-20 | Changes 2.1.0: | adam | 4 | -26/+24 |
2006-01-20 | Drop maintainership. I can't seriously be the maintainer of so many | jmmv | 3 | -6/+6 |
2006-01-20 | Update to 2.2.7: | jmmv | 4 | -28/+8 |
2006-01-20 | Update gnome-vfs2* to 2.12.2: | jmmv | 1 | -2/+1 |
2006-01-20 | Add Jukka Salmi as co-maintainer | hubertf | 1 | -2/+2 |
2006-01-19 | Remove unnecessary DECOMPRESS_CMD setting, which is automatically taken | jlam | 1 | -3/+1 |
2006-01-19 | Fix patch to use case + two cats instead of a single cat + preprocessor | joerg | 2 | -10/+18 |
2006-01-19 | Use SUBST framework instead of FILES_SUBST_SED. | joerg | 1 | -7/+6 |
2006-01-19 | Replace FILES_SUBST_SED with SUBST framework and actually do something: | joerg | 2 | -6/+13 |
2006-01-19 | Replace FILES_SUBST_SED usage with SUBST framework. | joerg | 1 | -5/+10 |
2006-01-18 | Use PKG_SYSCONFDIR. | kim | 1 | -2/+3 |
2006-01-17 | Another attempt to get the pattern for NetBSD 3.0 correct. | tron | 1 | -2/+3 |
2006-01-17 | Correct pattern for NetBSD 3.99.1 to 3.99.7 so it doesn't match | tron | 1 | -2/+2 |
2006-01-17 | Next attempt to get the pattern correct for NetBSD 3.0. | tron | 1 | -3/+2 |
2006-01-17 | Add another pattern to the "librfuncs" check which will match NetBSD 3.0 | tron | 1 | -1/+2 |
2006-01-17 | Use the "librfuncs" package under NetBSD 3.99.7 and older to get | tron | 3 | -8/+18 |
2006-01-16 | As suggested by Steven M. Bellovin: | jschauma | 1 | -1/+17 |
2006-01-15 | Note conflict with openafs. Bump PKGREVISION. From Ola Eriksson in PR#32533. | cube | 1 | -2/+3 |
2006-01-15 | Update to tor-0.1.0.16 | jschauma | 2 | -6/+6 |
2006-01-15 | +p5-Net-Rendezvous | adrianp | 1 | -1/+2 |
2006-01-15 | This is Net::Rendezvous, a set of perl modules to utilize DNS for service | adrianp | 4 | -0/+36 |
2006-01-15 | Include mk/bsd.prefs.mk so that OPSYS is defined before it is used. | kristerw | 1 | -2/+4 |
2006-01-15 | Update to 107.5, changes unknown. | wiz | 5 | -53/+17 |
2006-01-14 | Avoid an endless loop when fping does not work _and_ no user input is | rillig | 2 | -8/+19 |
2006-01-13 | Update to 1.1, provided by Joel Carnat in PR 29785. | wiz | 3 | -12/+28 |
2006-01-13 | Update to 2.0.4, based on 2.0.1 update from Ove Soerensen in PR 26811. | wiz | 9 | -63/+81 |
2006-01-12 | DragonFly's gethostbyaddr needs int as second argument. | joerg | 2 | -9/+17 |
2006-01-12 | Changes 0.3.6: | adam | 2 | -6/+6 |
2006-01-12 | Changes 0.7.6: | adam | 4 | -11/+10 |
2006-01-12 | Merge Makefile.common into Makefile (not needed any longer | wiz | 2 | -22/+14 |
2006-01-12 | x11 support has been deprecated in ytalk-3.3.0 -- remove ytalk-x11. | wiz | 2 | -21/+1 |
2006-01-12 | Update to 3.3.0: | wiz | 7 | -57/+197 |
2006-01-12 | Use devel/swig instead of devel/swig13, now the latter has been | wiz | 1 | -2/+2 |
2006-01-12 | Prefer NAME_MAX over MAXNAMLEN, don't implement libc string functions | joerg | 3 | -17/+156 |
2006-01-11 | Add and enable ucspi-ssl. | schmonz | 1 | -1/+2 |
2006-01-11 | Initial import of ucspi-ssl, a set of command-line tools for SSL | schmonz | 5 | -0/+104 |
2006-01-11 | Fix ${MACHINE_ARCH} conditional (it's "x86_64, not "amd64"). Since | schmonz | 2 | -5/+59 |
2006-01-10 | Removing seemingly verbose noop. | joerg | 1 | -6/+1 |
2006-01-10 | Add DragonFly. | joerg | 2 | -4/+4 |
2006-01-10 | Include sys/types.h before openssl/sha.h to get size_t on DragonFly. | joerg | 2 | -1/+13 |
2006-01-10 | Fix errno. Since this is a multithreaded program, bump revision. | joerg | 6 | -2/+88 |
2006-01-09 | Use SUBST framework. | joerg | 1 | -6/+7 |
2006-01-08 | Add DragonFly support. Use PTHREAD_* instead of -lpthread. | joerg | 4 | -9/+13 |