summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-05-16set -e to abort on errors from the sub-makes.joerg1-2/+2
2007-05-11PKGBASE must not include a backslash.rillig1-4/+4
2007-05-10Recognize argment "-" as $pofile.obache1-2/+2
2007-05-09Add two targets, pbulk-index and pbulk-index-item.joerg3-3/+108
2007-05-09Fix prefix for Apache 2.2 packages.joerg1-2/+2
2007-05-07On Cygwin, OS_VERSION contains special characters, so it needs the :Qrillig1-2/+2
2007-05-07When looking for help for _vargroups, the show-all target will be shown.rillig1-2/+2
2007-05-07Added variable descriptions.rillig2-2/+11
2007-05-07Change input file lookup behavior to close to gnu msgfmt's implementation.obache1-7/+10
2007-05-07If a package is already installed, the PKG_OPTIONS of the installedrillig1-6/+6
2007-05-06Add some DSPAM options to keep pkglint happyadrianp1-0/+5
2007-05-06Back out previous. The packages that incorrectly assume that ldtnn2-7/+1
2007-05-01Converted a load-time .for loop into a run-time one. This brings backrillig1-6/+3
2007-04-29--version-script is GNU ld specific, remove from command line.tnn2-1/+7
2007-04-29- Use builtin krb5 implementation.tnn1-1/+7
2007-04-28Correct comment about -g3 flag.tnn1-2/+2
2007-04-27Set "BUILDLINK_LDFLAGS.dl" to "${BUILDLINK_LDFLAGS.dlcompat}" if we aretron1-1/+2
2007-04-25Do not include posix_headers when bootstrapping. The package is onlytnn1-2/+2
2007-04-24Enable use of pkgtools/posix_headers on HP-UX version 11.11.tnn1-1/+6
2007-04-22rename shared modules from .so to .sltnn1-4/+9
2007-04-22Handle linker optimization flag.tnn1-1/+6
2007-04-21fix typotnn1-2/+2
2007-04-21.so -> .sl substitutiontnn1-1/+5
2007-04-21don't use the system provided openssl and zlib for nowtnn1-1/+6
2007-04-21add workaround for ld(1) run path problems and document thosetnn2-1/+33
2007-04-19add awk script to be used for Spectrum Object Module shlib handling.tnn2-1/+13
2007-04-19Check if INSTALLATION_DIRS_FROM_PLIST is defined before using .ifxtraeme1-2/+3
2007-04-19Drop NO_MTREE by making it the default. Introduce USE_MTREE to get thejoerg4-39/+13
2007-04-17Fix last commit to really save forks at mentioned by rillig@:joerg1-2/+2
2007-04-17Rename option glx to dri; it will be used by MesaLib shortly, anddillo1-1/+1
2007-04-17Describe glx option -- used by modular-xorg-server and wip/MesaLibdillo1-0/+1
2007-04-17fix botched $NetBSD$tnn1-1/+1
2007-04-17add support for the HP-UX C/aC++ compilerstnn2-2/+92
2007-04-17Save a fork() by not invoking the 'tr' utility.tnn1-2/+2
2007-04-15It makes more sense to run "bmake debug" when the WRKDIR is stillrillig1-2/+2
2007-04-14Teach pkgsrc about HP-UX.tnn8-6/+1599
2007-04-14correct ulimit commands, cleanup obsolete definitionstnn1-8/+5
2007-04-13OpenBSD xargs behaves like Linux xargs; add -r here too.hiramatsu1-2/+2
2007-04-12OSF1 always needs _REENTRANT to be defined when including pthread.h, or ittnn1-1/+2
2007-04-12Add OSF1 wrapper quirks to always enable posix sockets and iso C++ iostreams.tnn1-1/+4
2007-04-11Set correct OBJECT_FMT on OSF1.tnn1-1/+3
2007-04-11ECOFF on OSF1 behaves like ELF as far as PLISTs are concerned.tnn1-2/+2
2007-04-11OSF1 uses ECOFF libraries. Rename COFF to ECOFF to distinguish it from othertnn1-2/+2
2007-04-11Kill _OPSYS_RPATH_NAME; it was renamed to COMPILER_RPATH_FLAG years ago.tnn1-2/+1
2007-04-11Add tool definitions for native printf, sleep and sed.tnn1-1/+4
2007-04-11When pkgsrc-wip is available, look in those files, too.rillig1-1/+4
2007-04-10document the ocamlduce optiontonio1-0/+1
2007-04-10Fixed typo in the comment.rillig1-3/+3
2007-04-10+ -march=*rillig1-1/+2
2007-04-09Remove special treatment of "DynaLoader.a" completely. It's not necessarytron2-30/+2