Age | Commit message (Expand) | Author | Files | Lines |
2004-01-05 | fix a bug in the extraction of shlib dependencies on Darwin which | grant | 1 | -2/+2 |
2004-01-02 | Introduce dynamic registration of info files in PLIST. | seb | 1 | -1/+40 |
2003-12-31 | Remove ftp.cz.NetBSD.org from MASTER_SITE_BACKUP. | salo | 1 | -2/+1 |
2003-12-30 | trim whitespace from a message. | grant | 1 | -3/+3 |
2003-12-28 | Use "${LS}" instead of "${FILE_CMD}" to find out the target of softlink | tron | 1 | -3/+3 |
2003-12-26 | print-PLIST target pipeline modifications: | seb | 1 | -32/+36 |
2003-12-25 | print-pkg-size-this target: | seb | 1 | -4/+4 |
2003-12-24 | Use MAIL variable from defs.OPSYS.mk instead of hard-coded 'mail'. | heinz | 1 | -2/+2 |
2003-12-23 | Move message/${MESSAGE} target around, out of plist target and its | seb | 1 | -16/+19 |
2003-12-23 | Remove "ftp.tu-darmstadt.de" from "MASTER_SITE_XEMACS" because it doesn't | tron | 1 | -2/+1 |
2003-12-21 | Make SMART_MESSAGES work again by passing _PKGSRC_DEPS through the | agc | 1 | -2/+2 |
2003-12-18 | revert previous; it is not needed. | grant | 1 | -2/+1 |
2003-12-18 | subst PKG_SYSCONFDIR in the PLIST, avoiding having to do it manually | grant | 1 | -1/+2 |
2003-12-16 | Rewrite most of the pipeline generating ${PLIST} as a single awk script. | seb | 1 | -58/+68 |
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-11 | remove ftp.progsoc.uts.edu.au from MASTER_SITE_GNU as it has been | grant | 1 | -2/+2 |
2003-12-09 | make the "update your package tools!" failure message more accurate | grant | 1 | -4/+5 |
2003-12-07 | g/c FIX_RPATH, it is broken and no longer required for Darwin, which | grant | 1 | -19/+1 |
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-04 | Whitespace fixes, no functional changes. | agc | 1 | -30/+29 |
2003-12-03 | Fix breakage in show-shlib-type introduced in last changes. | xtraeme | 1 | -2/+2 |
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-02 | conditionally set LIBTOOL and SHLIBTOOL, as proposed by Michal | grant | 1 | -3/+3 |
2003-11-27 | update directory structure of ftp.mozilla.org in MASTER_SITE_MOZILLA | taya | 1 | -2/+2 |
2003-11-25 | Don't write conflicts into the binary packages unless they're "overwrite" | jlam | 1 | -2/+2 |
2003-11-23 | Make the value of VIEWBASE available in more settings. | jlam | 1 | -1/+4 |
2003-11-22 | Add public variables EXTRACT_CMD_OPTS.{zip,lha,lhz,zoo} that may be set in | jlam | 1 | -4/+8 |
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-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 |
2003-10-18 | Fix PR 17883 by adding code to perform just-in-time su(1) functionality | agc | 1 | -3/+12 |
2003-10-18 | properly quote the value of PKGNAME_REQD when calling ${MAKE} to | grant | 1 | -2/+2 |
2003-10-11 | add a BUILD_DEPENDS on devel/patch if no suitable patch(1) is | grant | 1 | -1/+19 |
2003-10-11 | set CC_VERSION for non-gcc and use it in the BUILD_INFO file. | grant | 1 | -6/+2 |
2003-10-02 | Allow variables to be set on a per-OS basis. | gavan | 1 | -1/+11 |
2003-10-02 | Fail-safe check for circular dependencies. | gavan | 1 | -1/+6 |
2003-09-28 | use PKGBASE instead of PKGNAME when printing informational messages | grant | 1 | -3/+3 |
2003-09-25 | don't put ${RPATH_FLAG} in X11_LDFLAGS if _USE_RPATH==no (darwin) | danw | 1 | -1/+3 |
2003-09-24 | make CC_VERSION available to packages by including bsd.prefs.mk. | grant | 1 | -3/+1 |
2003-09-17 | Introduce a new variable "CONF_DEPENDS" for pkgviews: a package's | jlam | 1 | -2/+14 |
2003-09-16 | Use pkg_admin(1) instead of pkg_delete(1) to manipulate the file entries in | jlam | 1 | -2/+2 |
2003-09-15 | Do not rely on MANINSTALL beeing set (it's always set now) to do manpage | jmmv | 1 | -5/+1 |
2003-09-15 | add an @ on one of the print-summary-data target lines. This removes some | dmcmahill | 1 | -2/+2 |