Age | Commit message (Expand) | Author | Files | Lines |
2003-12-17 | http://www.netbsd.org/Sites/net.html is no more, use /mirrors/ instead. | keihan | 1 | -20/+20 |
2003-12-17 | add a template and comments for MOZILLA_USE_LINUX. | grant | 1 | -1/+7 |
2003-12-16 | Introduce command MAIL. It will be used to send messages like this: | heinz | 9 | -9/+22 |
2003-12-16 | Allow _PATCH_BACKUP_ARG to be overridden in /etc/mk.conf (in order to use dif... | heinz | 9 | -19/+19 |
2003-12-16 | Rewrite most of the pipeline generating ${PLIST} as a single awk script. | seb | 1 | -58/+68 |
2003-12-14 | Add 'br' locale, needed by upcoming gnome-desktop upgrade. | jmmv | 16 | -16/+80 |
2003-12-14 | Add 'mr' locale directory, needed by upcoming gnome-vfs2 update. | jmmv | 16 | -16/+80 |
2003-12-13 | Improve, move around and bring up to date comments about print-PLIST | seb | 1 | -5/+5 |
2003-12-13 | Properly fix meta-characters quoting in awk regexp specified as strings: | seb | 1 | -32/+32 |
2003-12-12 | Escape any ':' characters when using ${FLAG} as a match pattern. | erh | 1 | -2/+2 |
2003-12-12 | Support the automake17 package, and for now, | wiz | 1 | -7/+11 |
2003-12-12 | Sync for automake update to 1.8. | wiz | 1 | -5/+5 |
2003-12-12 | Enable _BLNK_CACHE_ALL in FreeBSD (approved by silence in tech-pkg@). | xtraeme | 1 | -1/+2 |
2003-12-11 | Increase base version of libtool required for BSD/OS. | reed | 1 | -2/+2 |
2003-12-11 | For BSD/OS, the customized libtool uses "bsdi", so set | reed | 1 | -1/+4 |
2003-12-11 | remove ftp.progsoc.uts.edu.au from MASTER_SITE_GNU as it has been | grant | 1 | -2/+2 |
2003-12-11 | add missing }. | grant | 1 | -2/+2 |
2003-12-11 | only print SUBST_MESSAGE if it's defined. | grant | 1 | -1/+3 |
2003-12-10 | override bootstrap-pkgsrc's incorrect OBJECT_FMT on NetBSD 1.4. from | grant | 1 | -2/+13 |
2003-12-10 | Replace hardcoded '/usr/pkgsrc' in comments. | sketch | 3 | -7/+7 |
2003-12-10 | handle older NetBSD systems where bootstrap-pkgsrc is needed, and | grant | 1 | -1/+5 |
2003-12-10 | Ensure CPP is defined to use the Sun compiler when building packages | sketch | 1 | -1/+2 |
2003-12-09 | make the "update your package tools!" failure message more accurate | grant | 1 | -4/+5 |
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 |