Commit graph

9 commits

Author SHA1 Message Date
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Roland Illig
4630aecd03 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:50:09 +00:00
Thomas Klausner
e081f5490b Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:27:55 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Roland Illig
d849ade139 "2" is an illegal value for PYTHON_ACCEPTED_VERSIONS. Removed the
definition to get the default value, which is "any 2.x" version.
2005-04-07 01:03:47 +00:00
Marc Recht
6dd5fee62c sync with pkgsrc python changes (remove *-pth from the list of accepted
python versions)
2005-01-23 21:39:27 +00:00
Soren Jacobsen
02830174d1 Convert to buildlink3. 2004-05-02 22:24:31 +00:00
Michal Pasternak
8efea0a060 Python tools for I18N development of Python apps. Marc, please make sure
this is okay -- in case it is, please import it to pkgsrc ASAP (it's
srcdist, and, as we already know, all srcdist packages are very important ;)
2003-12-18 05:35:01 +00:00