summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-12Add DragonFly supoprt. On FreeBSD, dlerror() can be used as well.joerg4-16/+48
2006-01-12Remove branch tag from DragonFly version, so that OS_VERSION matchesjoerg1-1/+2
2006-01-12Updated pkglint to 4.53.rillig2-3/+4
2006-01-12Added APACHE_MODULE.rillig1-1/+2
2006-01-12Added ruby-gnome2.rillig1-1/+2
2006-01-12Use += instead of = for appending to SUBST_FILES. (btw, Joerg, you could alsoghen1-3/+3
2006-01-12Added tinycdb.rillig1-1/+2
2006-01-12Sorted alphabetically.rillig1-2/+2
2006-01-12- Allow '^' to appear unquoted in shell programs, although it ``is anrillig1-3/+13
2006-01-12ggiterm links against multi-threaded library, ensure that it is linkedjoerg1-1/+4
2006-01-12Deorbited local string implementation in net/batchftp.joerg1-1/+2
2006-01-12Prefer NAME_MAX over MAXNAMLEN, don't implement libc string functionsjoerg3-17/+156
2006-01-12Has BROKEN_GETTEXT_DETECTION.joerg1-1/+2
2006-01-12- The shell variables $!, $# and $? are recognized as such. All otherrillig1-3/+7
2006-01-12Fix mustek_ubs2 support for DragonFly by fixing pthread detection,joerg1-0/+30
2006-01-12- Improved the parsers for shell words and shell commands. Parsing errorsrillig1-18/+34
2006-01-12Correctly quoted the substitution patterns to ${PAX}.rillig1-4/+8
2006-01-12regen.rillig2-436/+754
2006-01-12Documented CHECK_FILES and CHECK_INTERPRETER as being useful for bulkrillig1-1/+18
2006-01-12Documented CHECK_INTERPRETER in the header comment.rillig1-1/+4
2006-01-12- Defining and using make variables starting with an underscore is onlyrillig1-3/+3
2006-01-12- Added three warning categories "debug", "quoting" and "space" that canrillig3-5/+31
2006-01-12Added support for DragonFly.martti4-1/+42
2006-01-12- Added the package PkgLint::String, which will be used for improving therillig1-1/+227
2006-01-12- Added plist-clash.pl to the list of files that have @PERL@ replaced.rillig1-1/+2
2006-01-12make this compile on IRIX by passing '-c99' to the mipspro compilerjschauma1-1/+7
2006-01-12Make this compile under IRIX by passing '-c99' to the mipspro compiler.jschauma1-1/+7
2006-01-12Use SUBST framework.joerg1-7/+8
2006-01-12config.guess / config.sub override.joerg1-1/+5
2006-01-12R update.markd1-1/+2
2006-01-12If MANZ=yes was set then the subsequent USE_TOOLS+=gzip caused a gzipmarkd1-2/+4
2006-01-12+fprot-workstation-bin-4.6.5taca1-2/+2
2006-01-12mustek_usb2 needs pthread, so fix detection on DragonFly.joerg2-2/+4
2006-01-12Fix errno.joerg3-1/+29
2006-01-12- Perl is needed at runtime.rillig1-3/+5
2006-01-12Added the target check-interpreter to bsd.pkg.check.mk, which checksrillig2-2/+50
2006-01-12Use imake variables in PLIST. Still have to do something about thejoerg1-3/+3
2006-01-12Add DragonFly. Be a bit nicer to CPP and add trailing \ to mask thejoerg6-7/+52
2006-01-11Use PTHREAD_* instead of hard-wired -lpthread or -lrt. Expects GNU m4.joerg4-3/+39
2006-01-11- In the shell command parser, go to state SCST_CONT instead of SCST_STARTrillig1-2/+5
2006-01-11Added documentation and example files. Bumped PKGREVISION.rillig2-3/+34
2006-01-11Added a README file that describes where to get some basic informationrillig1-0/+7
2006-01-11[The ''install'' phase] Documented the various INSTALL_* variables.rillig1-10/+47
2006-01-11Use NetBSD target for DragonFly as well.joerg2-4/+4
2006-01-11Fix compilation on DragonFly.joerg2-1/+12
2006-01-11Use same indirection idea for WRKSRC as tcl-tclX.joerg1-5/+12
2006-01-11Even more less matherr for DragonFly.joerg3-1/+33
2006-01-11Use better hack as suggested by jlam: query pari for its WRKSRC and usejoerg1-6/+8
2006-01-11Access TCL source much more correctly and working for configurationsjoerg1-4/+8
2006-01-11No matherr on DragonFly.joerg3-1/+33