Age | Commit message (Expand) | Author | Files | Lines |
2006-01-09 | + gtk-send-pr-0.4.7, ion3-20060107, libxml2-2.6.23, openal-0.0.8, | wiz | 1 | -7/+9 |
2006-01-09 | Use NetBSD rules for DragonFly as well. Don't hard-code -lpthread. | joerg | 3 | -3/+15 |
2006-01-09 | Updated databases/mysql5-{client,server} to 5.0.18 | xtraeme | 1 | -1/+3 |
2006-01-09 | Update mysql5-{client,server} to 5.0.18. | xtraeme | 12 | -57/+83 |
2006-01-09 | Fix sysutils/nvnet entry. | xtraeme | 1 | -2/+2 |
2006-01-09 | Note update of databases/p5-BerkeleyDB to version 0.27. | cube | 1 | -1/+2 |
2006-01-09 | Update to version 0.27. This is necessary to support bdb 4.4... | cube | 2 | -7/+6 |
2006-01-09 | Add DragonFly support. The sys/types.h works around a header bug in | joerg | 4 | -7/+40 |
2006-01-09 | Note update of sudo to version 1.6.8pl12. | cube | 2 | -3/+3 |
2006-01-09 | Sync with latest sudo release (1.6.8pl12). The actual diff is one line | cube | 3 | -32/+7 |
2006-01-09 | Remove patch-aa and patch-ab as exif_get_sshort is no more declared static | tonio | 3 | -29/+1 |
2006-01-09 | In patch-al, DragonFly has to be spelled in lower case. | joerg | 2 | -4/+4 |
2006-01-09 | Fix build on NetBSD systems: | joerg | 3 | -11/+26 |
2006-01-09 | License for nvnet, a binary driver for nVidia networking | manu | 1 | -0/+122 |
2006-01-09 | Add nvnet, a binary driver for nVidia networking | manu | 2 | -2/+4 |
2006-01-09 | Binary driver for nVidia ethernet | manu | 10 | -0/+170 |
2006-01-09 | Note update of "teTeX3-bin" package to version 3.0nb5. | tron | 1 | -1/+2 |
2006-01-09 | Patch the "texconfig-dialog" script (patching the "texconfig" script | tron | 3 | -3/+24 |
2006-01-09 | Remove MYSQL_VERSIONS_ACCEPTED, mysql-4.0.x was removed. | xtraeme | 1 | -3/+1 |
2006-01-09 | Fix broken ".if" conditional which causes warnings if e.g. "pkg_chk -i" | tron | 1 | -2/+2 |
2006-01-09 | Note import of PDFjam 1.2.0: | uebayasi | 1 | -1/+2 |
2006-01-09 | Add pdfjam. | uebayasi | 1 | -1/+2 |
2006-01-09 | Initial import of PDFjam 1.2.0: | uebayasi | 4 | -0/+54 |
2006-01-09 | cvs2svn was done. | uebayasi | 1 | -2/+1 |
2006-01-09 | Update cvs2svn to 1.3.0. | uebayasi | 1 | -1/+2 |
2006-01-09 | *** empty log message *** | uebayasi | 3 | -10/+9 |
2006-01-09 | - Only check make variables for deprecation and $(...) instead of ${...}. | rillig | 1 | -3/+3 |
2006-01-09 | Fixed the remaining pkglint warnings about $(FOO) vs. ${FOO}. | rillig | 1 | -2/+2 |
2006-01-09 | - Added "Please use ${FOO} instead of $(FOO)." | rillig | 1 | -3/+11 |
2006-01-09 | Added a patch that fixes the mixing of code and declarations. | rillig | 2 | -1/+19 |
2006-01-09 | apache1 wasn't linked to export symbols on DragonFly, breaking mod_php. | joerg | 1 | -1/+2 |
2006-01-09 | Fix httpd linkage on DragonFly: -Wl,-E is needed, otherwise ap-php | joerg | 4 | -6/+36 |
2006-01-08 | Teach the tools framework about "gsoelim", which is the soelim tool from | jlam | 4 | -4/+33 |
2006-01-08 | Update distinfo -- the old checksums were from a beta which was also released | ghen | 1 | -4/+4 |
2006-01-08 | MySQL 4.0 no longer support, remove it to unbreak bulk builds. | joerg | 1 | -2/+2 |
2006-01-08 | USE_TOOLS+=, not =, says pkglint. | wiz | 1 | -2/+2 |
2006-01-08 | Consolidate groff-supplied tools into one section. | jlam | 1 | -34/+21 |
2006-01-08 | Add DragonFly support. Use PTHREAD_* instead of -lpthread. | joerg | 4 | -9/+13 |
2006-01-08 | Add DragonFly support. | joerg | 7 | -2/+94 |
2006-01-08 | Be a bit more specific about the purpose of this package. | agc | 1 | -2/+2 |
2006-01-08 | Fix errno. | joerg | 2 | -1/+21 |
2006-01-08 | Unbreak by adding NO_BUILD=yes. | joerg | 1 | -1/+2 |
2006-01-08 | short gets promoted to int according to ISO C rules, so use int for | joerg | 4 | -2/+30 |
2006-01-08 | Move initialisation of FILE structures to run time, stdin and stdout | joerg | 3 | -13/+56 |
2006-01-08 | Add DragonFly support. | joerg | 3 | -6/+7 |
2006-01-08 | Override config.guess and config.sub. Add DragonFly. | joerg | 3 | -7/+26 |
2006-01-08 | Add missing nl and uk locales. | rh | 1 | -1/+13 |
2006-01-08 | Back out my last change. htfuzzy needs to run after its CONF_FILES | markd | 3 | -9/+16 |
2006-01-08 | DragonFly uses SIGBUS for access violations. Fix the vprint | joerg | 3 | -3/+17 |
2006-01-08 | Always include errno.h. Avoid the compat interface and correct prototypes. | joerg | 2 | -13/+47 |