Age | Commit message (Expand) | Author | Files | Lines |
2005-02-22 | Pass "makedistinfo" down as one of the inherited targets. | agc | 1 | -6/+5 |
2005-02-22 | As seen on tech-pkg - allow multiple digest algorithms to be used to | agc | 1 | -20/+29 |
2005-02-21 | Change the files to be used for PLIST_SRC from | veego | 1 | -1/+5 |
2005-02-20 | fix bug introduced in 1.1569: use ${GREP} instead of 'grep' and not | grant | 1 | -2/+2 |
2005-02-19 | update the PLIST handling for AIX, shared libraries have the .so | grant | 1 | -3/+3 |
2005-02-19 | add wrappers to transform arguments for AIX's ld(1), notably, if we | grant | 4 | -1/+253 |
2005-02-19 | define GNU_ARCH for rs6000 and set OBJECT_FMT correctly for AIX. | grant | 1 | -5/+6 |
2005-02-17 | If /bin/id exists, then use it for ID else use /usr/bin/id. | reed | 1 | -1/+5 |
2005-02-17 | Revert previous. This breaks databases/postgresql74-lib for me on NetBSD | seb | 1 | -3/+1 |
2005-02-17 | add bits for AIX to correctly set MACHINE_ARCH and OS_VERSION, so that | grant | 1 | -1/+20 |
2005-02-16 | drop -fexceptions which icc doesn't understand. | grant | 1 | -2/+2 |
2005-02-16 | Add ${BUILDLINK_VARS} to WRAPPER_VARS. | seb | 1 | -1/+3 |
2005-02-16 | Always link against the Intel provided C++ runtime library. | grant | 1 | -1/+6 |
2005-02-16 | Fix an anomaly noted by Steve Bellovin in | agc | 1 | -2/+1 |
2005-02-16 | properly detect icc 8.1, which needs a different argument to | grant | 2 | -1/+71 |
2005-02-16 | override the GNU configure test for __attribute__. the test commonly | grant | 1 | -1/+10 |
2005-02-16 | note that xlc support is on Darwin. | grant | 1 | -2/+2 |
2005-02-16 | whitespace fixes | grant | 1 | -7/+7 |
2005-02-15 | Some older ${FIND}s do not have an implicit "-print"; make sure to specify | tv | 1 | -8/+8 |
2005-02-15 | it's 2005, not 2004. | grant | 2 | -4/+4 |
2005-02-15 | add support for icc, the Intel C++ Compiler (Linux). | grant | 5 | -3/+233 |
2005-02-15 | The libtool wrapper should always do the compiler wrapper transformations, | jlam | 2 | -4/+8 |
2005-02-14 | Add some more debugging annotations for the work log to note split args | jlam | 1 | -3/+3 |
2005-02-14 | Move some Darwin-specific code from arg-pp-main into arg-pp-darwin-gcc. | jlam | 2 | -19/+23 |
2005-02-14 | Teach the libtool wrapper about the same types of transformations that | jlam | 1 | -1/+3 |
2005-02-14 | Fix typo in previous (should have ended the line with &&). | tv | 1 | -2/+2 |
2005-02-14 | Remove "test ... -ef ...", which is unportable. Currently this is causing | tv | 1 | -2/+1 |
2005-02-13 | chown on AIX is at /usr/bin/chown. | reed | 1 | -2/+2 |
2005-02-13 | Corrected a misspelling of a variable. I used $rebooted in a shell code, | rillig | 1 | -2/+2 |
2005-02-12 | Don't use the -nt operator for ${TEST}. It is not defined in POSIX, and | rillig | 1 | -5/+8 |
2005-02-11 | Whitespace formatting nits. | tv | 1 | -5/+5 |
2005-02-11 | Consolidate PLIST_SRC default generation and the plethora of failsafe | tv | 1 | -139/+125 |
2005-02-11 | Visual cleanup from tv-derecurse: | tv | 2 | -69/+61 |
2005-02-11 | Migrate the big block of USE_PERL5 and PERL5_REQD logic to bsd.pkg.use.mk. | tv | 2 | -81/+84 |
2005-02-11 | Migrate several USE_* logic blocks, previously sprinkled liberally | tv | 3 | -78/+91 |
2005-02-11 | Cleanup from tv-derecurse: | tv | 1 | -7/+3 |
2005-02-11 | Merge down some more visual cleanup from tv-derecurse to reduce divergence. | tv | 2 | -100/+100 |
2005-02-10 | on Linux, we need more than just /proc in the sandbox. :) | grant | 1 | -2/+2 |
2005-02-10 | add planetmirror to MASTER_SITE_PERL_CPAN for Australia. | grant | 1 | -2/+3 |
2005-02-09 | Fix Interix user/group failsafe so that it works on PKG_USERS with \\ in them. | tv | 1 | -4/+4 |
2005-02-09 | Replace _IGNORE_USE_GNU_TOOLS with finer-grained exclusion. | gavan | 1 | -13/+16 |
2005-02-09 | Split out wget's options into an options.mk. | tv | 1 | -6/+1 |
2005-02-09 | "replace" should depend on ${_PKGSRC_BUILD_TARGETS}, just like "install". | tv | 1 | -2/+2 |
2005-02-09 | default SUSE_PREFER to 9.1 on NetBSD-2.0 and later | abs | 1 | -3/+7 |
2005-02-07 | Instantly deprecate USE_PAM from pkgsrc as its value is being set from | jlam | 1 | -4/+1 |
2005-02-07 | The lists of ghostscript version patterns should match all ghostscript | jlam | 1 | -9/+7 |
2005-02-07 | pg80 is now in databases, not wip | dan | 1 | -2/+2 |
2005-02-07 | don't recognise pg80 as pg74 also | dan | 1 | -2/+2 |
2005-02-05 | Set PKG_REFCOUNT_DBDIR in the environment for the +INSTALL script, just | jlam | 1 | -1/+4 |
2005-02-04 | Add tl locale, initially used by glib 2.6.2. | jmmv | 13 | -13/+65 |