Age | Commit message (Expand) | Author | Files | Lines |
2003-12-08 | Use BUILDLINK_SHELL, do not hardcode /bin/sh. | salo | 1 | -2/+2 |
2003-12-07 | g/c FIX_RPATH, it is broken and no longer required for Darwin, which | grant | 2 | -21/+2 |
2003-12-07 | Make the cvs update work for all shells, not just csh. | agc | 1 | -2/+2 |
2003-12-06 | When DIST_SUBDIR is set, make sure various download variables don't get | cube | 1 | -1/+11 |
2003-12-05 | add ftp.cz.NetBSD.org as another MASTER_SITE_BACKUP prior to ftp.netbsd.org | jdolecek | 1 | -1/+2 |
2003-12-05 | For BSD/OS, get rid of that libtool work-around of | reed | 1 | -6/+1 |
2003-12-04 | Whitespace fixes, no functional changes. | agc | 1 | -30/+29 |
2003-12-04 | Add IRSSI_USE_SSL?= YES to be used in the coming update of irssi 0.8.8. | veego | 1 | -1/+7 |
2003-12-04 | set _OPSYS_RPATH_NAME=-L, as proposed by danw@ in | grant | 1 | -2/+2 |
2003-12-04 | Congratulations, we've found our first incompatible awk: Irix! | jschauma | 1 | -2/+2 |
2003-12-03 | Fix breakage in show-shlib-type introduced in last changes. | xtraeme | 1 | -2/+2 |
2003-12-03 | In bsd.prefs.mk, get rid of possible "/" in OPSYS name and define | reed | 3 | -2/+1052 |
2003-12-03 | fake-la also needs @AR@ replaced now. | erh | 1 | -1/+2 |
2003-12-03 | Shared libraries on AIX have a ".a" extension. Handle those by either looking | erh | 1 | -2/+31 |
2003-12-03 | Add another shlib type "aixlib". | erh | 1 | -143/+179 |
2003-12-03 | Pay attention to the setting of $ROOT_USER when checking whether we're root. | erh | 1 | -3/+3 |
2003-12-03 | If PKGMAKECONF is defined, use it to set MAKECONF instead of "/dev/null". | erh | 1 | -1/+5 |
2003-12-03 | Add initial support for AIX to pkgsrc. Tested with AIX 4.3 | erh | 2 | -0/+1065 |
2003-12-03 | Missing terminating quote. | sketch | 1 | -1/+1 |
2003-12-03 | Make sure programs compatible with pkgsrc are used, rather than relying | sketch | 1 | -9/+9 |
2003-12-02 | conditionally set LIBTOOL and SHLIBTOOL, as proposed by Michal | grant | 1 | -3/+3 |
2003-11-28 | Catch if the user given to "su" is bogus/non-existing, but if | hubertf | 1 | -2/+2 |
2003-11-27 | update directory structure of ftp.mozilla.org in MASTER_SITE_MOZILLA | taya | 1 | -2/+2 |
2003-11-26 | Do as buildlink2 and _append_ extra flags instead of prepending them. | jlam | 2 | -5/+6 |
2003-11-25 | If we're linking a shared library by "cc -shared -o /srcdir/shlib", we | jlam | 1 | -1/+9 |
2003-11-25 | libtool.sh should also supply a definition for "$expr", used by the | jlam | 1 | -1/+2 |
2003-11-25 | Don't write conflicts into the binary packages unless they're "overwrite" | jlam | 1 | -2/+2 |
2003-11-25 | Support buildlink3. | jlam | 1 | -10/+18 |
2003-11-23 | Make the value of VIEWBASE available in more settings. | jlam | 1 | -1/+4 |
2003-11-23 | In the overwrite package case: | jlam | 5 | -12/+43 |
2003-11-23 | Add some whitespace. | jlam | 1 | -1/+2 |
2003-11-23 | Don't be fooled into thinking that the "-c" in "install -c" means to | jlam | 1 | -2/+2 |
2003-11-22 | Add public variables EXTRACT_CMD_OPTS.{zip,lha,lhz,zoo} that may be set in | jlam | 1 | -4/+8 |
2003-11-21 | Back out part of rev. 1.20: rc.d scripts aren't really view files. | jlam | 1 | -2/+1 |
2003-11-21 | Back out part of rev. 1.24: we don't need to add config files to the view | jlam | 1 | -4/+6 |
2003-11-21 | apache6 has no buildlink2.mk as it is handled automagically by | grant | 1 | -3/+6 |
2003-11-21 | don't build HTML man pages. | grant | 1 | -1/+3 |
2003-11-20 | Forgot a \ to make line continue. Sorry for breakage. | cube | 1 | -2/+2 |
2003-11-20 | When there is no distinfo file, do not apply patches we would not | cube | 1 | -1/+6 |
2003-11-20 | Catch errors from pre-build, and abort if it's not 0. | hubertf | 1 | -1/+6 |
2003-11-20 | Catch error from su, and report it to the calling script (pkgsrc/mk/build) | hubertf | 1 | -2/+6 |
2003-11-12 | After some discussion, default BSDSRCDIR to /usr/src if it's not | agc | 1 | -5/+5 |
2003-11-12 | backout previous, it is no longer needed. | grant | 1 | -2/+2 |
2003-11-11 | Add explanations (and commented-out defaults) for BSDSRCDIR and BSDXSRCDIR. | agc | 1 | -1/+14 |
2003-11-11 | add LIBXAW to FIX_RPATH | danw | 1 | -1/+2 |
2003-11-07 | add USE_TETEX2 configuration variable and modify dvipdfm to use this | dmcmahill | 1 | -1/+8 |
2003-11-02 | Depend on pkgtools-20030918 again; http support is not really a requirement. | wiz | 1 | -2/+2 |
2003-10-30 | implement the change in rev. 1.1296 (which was backed out in rev. | grant | 1 | -2/+2 |
2003-10-30 | Bump PKGTOOLS_REQD to 20031003, per a suggestion from agc. | wiz | 1 | -2/+2 |
2003-10-30 | Revert the change in 1.1296 which was causing problems on NetBSD when | agc | 1 | -2/+2 |