summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-12-18revert previous; it is not needed.grant1-2/+1
2003-12-18subst PKG_SYSCONFDIR in the PLIST, avoiding having to do it manuallygrant1-1/+2
2003-12-17http://www.netbsd.org/Sites/net.html is no more, use /mirrors/ instead.keihan1-20/+20
2003-12-17add a template and comments for MOZILLA_USE_LINUX.grant1-1/+7
2003-12-16Introduce command MAIL. It will be used to send messages like this:heinz9-9/+22
2003-12-16Allow _PATCH_BACKUP_ARG to be overridden in /etc/mk.conf (in order to use dif...heinz9-19/+19
2003-12-16Rewrite most of the pipeline generating ${PLIST} as a single awk script.seb1-58/+68
2003-12-14Add 'br' locale, needed by upcoming gnome-desktop upgrade.jmmv16-16/+80
2003-12-14Add 'mr' locale directory, needed by upcoming gnome-vfs2 update.jmmv16-16/+80
2003-12-13Improve, move around and bring up to date comments about print-PLISTseb1-5/+5
2003-12-13Properly fix meta-characters quoting in awk regexp specified as strings:seb1-32/+32
2003-12-12Escape any ':' characters when using ${FLAG} as a match pattern.erh1-2/+2
2003-12-12Support the automake17 package, and for now,wiz1-7/+11
2003-12-12Sync for automake update to 1.8.wiz1-5/+5
2003-12-12Enable _BLNK_CACHE_ALL in FreeBSD (approved by silence in tech-pkg@).xtraeme1-1/+2
2003-12-11Increase base version of libtool required for BSD/OS.reed1-2/+2
2003-12-11For BSD/OS, the customized libtool uses "bsdi", so setreed1-1/+4
2003-12-11remove ftp.progsoc.uts.edu.au from MASTER_SITE_GNU as it has beengrant1-2/+2
2003-12-11add missing }.grant1-2/+2
2003-12-11only print SUBST_MESSAGE if it's defined.grant1-1/+3
2003-12-10override bootstrap-pkgsrc's incorrect OBJECT_FMT on NetBSD 1.4. fromgrant1-2/+13
2003-12-10Replace hardcoded '/usr/pkgsrc' in comments.sketch3-7/+7
2003-12-10handle older NetBSD systems where bootstrap-pkgsrc is needed, andgrant1-1/+5
2003-12-10Ensure CPP is defined to use the Sun compiler when building packagessketch1-1/+2
2003-12-09make the "update your package tools!" failure message more accurategrant1-4/+5
2003-12-08Use BUILDLINK_SHELL, do not hardcode /bin/sh.salo1-2/+2
2003-12-07g/c FIX_RPATH, it is broken and no longer required for Darwin, whichgrant2-21/+2
2003-12-07Make the cvs update work for all shells, not just csh.agc1-2/+2
2003-12-06When DIST_SUBDIR is set, make sure various download variables don't getcube1-1/+11
2003-12-05add ftp.cz.NetBSD.org as another MASTER_SITE_BACKUP prior to ftp.netbsd.orgjdolecek1-1/+2
2003-12-05For BSD/OS, get rid of that libtool work-around ofreed1-6/+1
2003-12-04Whitespace fixes, no functional changes.agc1-30/+29
2003-12-04Add IRSSI_USE_SSL?= YES to be used in the coming update of irssi 0.8.8.veego1-1/+7
2003-12-04set _OPSYS_RPATH_NAME=-L, as proposed by danw@ ingrant1-2/+2
2003-12-04Congratulations, we've found our first incompatible awk: Irix!jschauma1-2/+2
2003-12-03Fix breakage in show-shlib-type introduced in last changes.xtraeme1-2/+2
2003-12-03In bsd.prefs.mk, get rid of possible "/" in OPSYS name and definereed3-2/+1052
2003-12-03fake-la also needs @AR@ replaced now.erh1-1/+2
2003-12-03Shared libraries on AIX have a ".a" extension. Handle those by either lookingerh1-2/+31
2003-12-03Add another shlib type "aixlib".erh1-143/+179
2003-12-03Pay attention to the setting of $ROOT_USER when checking whether we're root.erh1-3/+3
2003-12-03If PKGMAKECONF is defined, use it to set MAKECONF instead of "/dev/null".erh1-1/+5
2003-12-03Add initial support for AIX to pkgsrc. Tested with AIX 4.3erh2-0/+1065
2003-12-03Missing terminating quote.sketch1-1/+1
2003-12-03Make sure programs compatible with pkgsrc are used, rather than relyingsketch1-9/+9
2003-12-02conditionally set LIBTOOL and SHLIBTOOL, as proposed by Michalgrant1-3/+3
2003-11-28Catch if the user given to "su" is bogus/non-existing, but ifhubertf1-2/+2
2003-11-27update directory structure of ftp.mozilla.org in MASTER_SITE_MOZILLAtaya1-2/+2
2003-11-26Do as buildlink2 and _append_ extra flags instead of prepending them.jlam2-5/+6
2003-11-25If we're linking a shared library by "cc -shared -o /srcdir/shlib", wejlam1-1/+9