summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-09Remove MYSQL_VERSIONS_ACCEPTED, mysql-4.0.x was removed.xtraeme1-3/+1
2006-01-09Fix broken ".if" conditional which causes warnings if e.g. "pkg_chk -i"tron1-2/+2
2006-01-09Note import of PDFjam 1.2.0:uebayasi1-1/+2
2006-01-09Add pdfjam.uebayasi1-1/+2
2006-01-09Initial import of PDFjam 1.2.0:uebayasi4-0/+54
2006-01-09cvs2svn was done.uebayasi1-2/+1
2006-01-09Update cvs2svn to 1.3.0.uebayasi1-1/+2
2006-01-09*** empty log message ***uebayasi3-10/+9
2006-01-09- Only check make variables for deprecation and $(...) instead of ${...}.rillig1-3/+3
2006-01-09Fixed the remaining pkglint warnings about $(FOO) vs. ${FOO}.rillig1-2/+2
2006-01-09- Added "Please use ${FOO} instead of $(FOO)."rillig1-3/+11
2006-01-09Added a patch that fixes the mixing of code and declarations.rillig2-1/+19
2006-01-09apache1 wasn't linked to export symbols on DragonFly, breaking mod_php.joerg1-1/+2
2006-01-09Fix httpd linkage on DragonFly: -Wl,-E is needed, otherwise ap-phpjoerg4-6/+36
2006-01-08Teach the tools framework about "gsoelim", which is the soelim tool fromjlam4-4/+33
2006-01-08Update distinfo -- the old checksums were from a beta which was also releasedghen1-4/+4
2006-01-08MySQL 4.0 no longer support, remove it to unbreak bulk builds.joerg1-2/+2
2006-01-08USE_TOOLS+=, not =, says pkglint.wiz1-2/+2
2006-01-08Consolidate groff-supplied tools into one section.jlam1-34/+21
2006-01-08Add DragonFly support. Use PTHREAD_* instead of -lpthread.joerg4-9/+13
2006-01-08Add DragonFly support.joerg7-2/+94
2006-01-08Be a bit more specific about the purpose of this package.agc1-2/+2
2006-01-08Fix errno.joerg2-1/+21
2006-01-08Unbreak by adding NO_BUILD=yes.joerg1-1/+2
2006-01-08short gets promoted to int according to ISO C rules, so use int forjoerg4-2/+30
2006-01-08Move initialisation of FILE structures to run time, stdin and stdoutjoerg3-13/+56
2006-01-08Add DragonFly support.joerg3-6/+7
2006-01-08Override config.guess and config.sub. Add DragonFly.joerg3-7/+26
2006-01-08Add missing nl and uk locales.rh1-1/+13
2006-01-08Back out my last change. htfuzzy needs to run after its CONF_FILESmarkd3-9/+16
2006-01-08DragonFly uses SIGBUS for access violations. Fix the vprintjoerg3-3/+17
2006-01-08Always include errno.h. Avoid the compat interface and correct prototypes.joerg2-13/+47
2006-01-08Use the correct audio device via ossaudio.buildlink3.mk, pointedxtraeme1-2/+9
2006-01-08Rename exp2, GCC 3.4 considers it to be a builtin.joerg2-1/+42
2006-01-08Add DragonFly support.joerg3-1/+33
2006-01-08Add DragonFly support. Don't use statvfs on DragonFly for now.joerg4-16/+57
2006-01-08Rename strtonum function, it conflicts with a system prototype onjoerg2-1/+42
2006-01-08+ dialog-1.0.20060101, mDNSResponder-107.5, openldap-2.3.15,wiz1-2/+6
2006-01-08djbdns's error.h needs the DJB cure as well.joerg1-1/+3
2006-01-08Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysqlxtraeme43-75/+87
2006-01-08cdb_seek.c and leapsecs_read.c need DJB cure as well.joerg1-1/+3
2006-01-08cdb_seek.c needs DJB errno hack.joerg1-1/+3
2006-01-08Use FreeBSD config for DragonFly and teach the host include headerjoerg3-2/+39
2006-01-08Be cheap and also patch FreeBSD's include file for DragonFly.joerg2-1/+35
2006-01-08Use the FreeBSD configuration for DragonFly as well.joerg1-1/+4
2006-01-08Use system version of strcasecmp on DragonFly, prototype conflictsjoerg2-1/+24
2006-01-08Add cdb_seek.c and dns.c to the files with djb-errno hack.joerg1-2/+3
2006-01-08Add missing extra header files, they are needed at least to buildxtraeme4-4/+22
2006-01-08Don't install the extra header files, they are needed to build somextraeme4-7/+20
2006-01-08Fix errno.joerg4-1/+42