2008-02-04 20:52:55 by Tobias Nygren | Files touched by this commit (8) |
Log message: PR 37949: Aleksey Cheusov: USE_TOOLS needs to be fixed in several packages |
2007-12-22 22:40:13 by Tobias Nygren | Files touched by this commit (4) |
Log message: Apply patches from PR pkg/37047 to make snobol build. From Aleksej Saushev. However one of the regression tests still fails for me (roman.sno). |
2007-10-01 10:39:53 by OBATA Akio | Files touched by this commit (1) |
Log message: Update HOMEPAGE, old url is not available anymore. |
2007-10-01 10:32:15 by OBATA Akio | Files touched by this commit (1) |
Log message: Update MASTER_SITES: removed unavailable ftp://alpha.gnu.org/budne/snobol/. add new entry ftp://ftp.snobol4.org/snobol/old/. (ftp://ftp.snobol4.org/snobol/ have newer version 1.1). |
2007-09-03 08:12:43 by Thomas Klausner | Files touched by this commit (2) |
Log message: Reset maintainer: SMTP connections to comet.lbl.gov time out. |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2006-01-11 22:51:34 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Fix compilation on DragonFly. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-07-15 20:27:56 by Johnny C. Lam | Files touched by this commit (97) |
Log message: Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package. |