Age | Commit message (Expand) | Author | Files | Lines |
2007-04-19 | add awk script to be used for Spectrum Object Module shlib handling. | tnn | 2 | -1/+13 |
2007-04-19 | Check if INSTALLATION_DIRS_FROM_PLIST is defined before using .if | xtraeme | 1 | -2/+3 |
2007-04-19 | Drop NO_MTREE by making it the default. Introduce USE_MTREE to get the | joerg | 4 | -39/+13 |
2007-04-17 | Fix last commit to really save forks at mentioned by rillig@: | joerg | 1 | -2/+2 |
2007-04-17 | Rename option glx to dri; it will be used by MesaLib shortly, and | dillo | 1 | -1/+1 |
2007-04-17 | Describe glx option -- used by modular-xorg-server and wip/MesaLib | dillo | 1 | -0/+1 |
2007-04-17 | fix botched $NetBSD$ | tnn | 1 | -1/+1 |
2007-04-17 | add support for the HP-UX C/aC++ compilers | tnn | 2 | -2/+92 |
2007-04-17 | Save a fork() by not invoking the 'tr' utility. | tnn | 1 | -2/+2 |
2007-04-15 | It makes more sense to run "bmake debug" when the WRKDIR is still | rillig | 1 | -2/+2 |
2007-04-14 | Teach pkgsrc about HP-UX. | tnn | 8 | -6/+1599 |
2007-04-14 | correct ulimit commands, cleanup obsolete definitions | tnn | 1 | -8/+5 |
2007-04-13 | OpenBSD xargs behaves like Linux xargs; add -r here too. | hiramatsu | 1 | -2/+2 |
2007-04-12 | OSF1 always needs _REENTRANT to be defined when including pthread.h, or it | tnn | 1 | -1/+2 |
2007-04-12 | Add OSF1 wrapper quirks to always enable posix sockets and iso C++ iostreams. | tnn | 1 | -1/+4 |
2007-04-11 | Set correct OBJECT_FMT on OSF1. | tnn | 1 | -1/+3 |
2007-04-11 | ECOFF on OSF1 behaves like ELF as far as PLISTs are concerned. | tnn | 1 | -2/+2 |
2007-04-11 | OSF1 uses ECOFF libraries. Rename COFF to ECOFF to distinguish it from other | tnn | 1 | -2/+2 |
2007-04-11 | Kill _OPSYS_RPATH_NAME; it was renamed to COMPILER_RPATH_FLAG years ago. | tnn | 1 | -2/+1 |
2007-04-11 | Add tool definitions for native printf, sleep and sed. | tnn | 1 | -1/+4 |
2007-04-11 | When pkgsrc-wip is available, look in those files, too. | rillig | 1 | -1/+4 |
2007-04-10 | document the ocamlduce option | tonio | 1 | -0/+1 |
2007-04-10 | Fixed typo in the comment. | rillig | 1 | -3/+3 |
2007-04-10 | + -march=* | rillig | 1 | -1/+2 |
2007-04-09 | Remove special treatment of "DynaLoader.a" completely. It's not necessary | tron | 2 | -30/+2 |
2007-04-05 | Recognize XML files as text. | wiz | 1 | -2/+2 |
2007-04-04 | Remove win32-jdk. This never really worked, and probably never will work | tv | 1 | -13/+2 |
2007-04-01 | Support "Removed" again. Fix typo in comment. | wiz | 1 | -2/+4 |
2007-04-01 | Fix quoting issue that gave syntax error when printing the message | kristerw | 1 | -2/+2 |
2007-03-24 | Made this check work again. The regular expression did not match relative | heinz | 1 | -6/+7 |
2007-03-24 | More DESTDIR fixes in warnng/error messages | heinz | 1 | -5/+5 |
2007-03-24 | Removed unnecessary shell code: | heinz | 1 | -2/+2 |
2007-03-23 | Resurrect the ability to skip the depends phase that was removed in | jlam | 1 | -2/+22 |
2007-03-23 | add nspluginwrapper | abs | 1 | -0/+1 |
2007-03-22 | The egrep line can be removed when audit-packages becomes fast enough. | rillig | 1 | -1/+3 |
2007-03-20 | Fix check-interpreter when using USE_DESTDIR. From Klaus Heinz on | joerg | 1 | -3/+3 |
2007-03-19 | When building the dependency lists, handle bootstrap dependencies like | joerg | 1 | -2/+2 |
2007-03-18 | Documented MAKE_JOBS_SAFE. | rillig | 1 | -1/+7 |
2007-03-18 | Typo. | rillig | 1 | -2/+2 |
2007-03-18 | Added a procedure to determine the build options of a package. This file | rillig | 1 | -0/+39 |
2007-03-17 | XXX: "make replace" should be one transaction. | rillig | 1 | -1/+6 |
2007-03-17 | Check for /usr/bin/sleep. I have had this in my pkgsrc for a long time. | reed | 1 | -1/+5 |
2007-03-16 | Typo. | rillig | 1 | -2/+2 |
2007-03-16 | For the package pkgtools/shlock, it is not possbile to provide locking. | rillig | 1 | -2/+3 |
2007-03-16 | Added the variable declarations for the "show-all" target. | rillig | 5 | -5/+25 |
2007-03-16 | The single-letter labels (U, P, S) could easily be confused with the CVS | rillig | 1 | -7/+7 |
2007-03-16 | Don't check files in ${PACKAGES} and ${DISTDIR}. | rillig | 1 | -1/+5 |
2007-03-16 | After the quick fix from some minutes ago, here is the better solution. | rillig | 1 | -8/+14 |
2007-03-16 | Don't evaluate variables unless there's reason to do. This fixes warning | rillig | 1 | -1/+3 |
2007-03-15 | Check for /bin/bzcat. Noticed on Ubuntu Linux over a week ago. | reed | 1 | -1/+3 |