Commit graph

18 commits

Author SHA1 Message Date
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
minskim
38baee50e1 Fix PLIST on Linux. Bump PKGREVISION. 2006-07-22 00:37:56 +00:00
minskim
7c8377a6af Fix a replace-interpreter error. PKGREVISION will be bumped shortly
after PLIST changes for Linux.
2006-07-22 00:36:19 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
rillig
b71a1d488b 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-12-05 20:49:47 +00:00
joerg
6c18088e59 Fix DragonFly support. Since it was compilable before, but didn't
work correctly, bump revision.
2005-12-03 01:35:36 +00:00
jmmv
df333169fb Convert the python packages to use the alternatives system to install a
bin/python wrapper.  Bump their PKGREVISION to 1.

Also remove the python package.  In order to preserve a similar behavior to
this one using the new framework, start by installing pkg_alternatives.
Then just open its manpage, scroll down to the EXAMPLES section, Applying
filters subsection, and follow the (rather short) directions given there.
2005-01-30 12:44:39 +00:00
jschauma
16abe8a434 Make this install and deinstall cleanly under IRIX and Linux. 2004-10-04 00:49:26 +00:00
recht
4150812b27 add python as category
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00
minskim
76177eedb2 Follow python23's way in dealing with platform-dependent files.
Suggested by drochner@.

Bump PKGREVISION.
2004-06-23 15:54:08 +00:00
minskim
e966074729 Name platform-dependent directory plat-${LOWER_OPSYS} instead of
plat-${LOWER_OPSYS}1.  It makes this package build on platforms where
the major version is not 1.

Bump PKGREIVISION.
2004-06-16 22:57:50 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
drochner
c28e4b2fca g/c the now unneeded explicite export of LINK_ALL_LIBGCC_HACK to the
environment
2003-06-06 19:39:03 +00:00
drochner
bfbf0b7d1c add the LINK_ALL_LIBGCC_HACK variable to the interpreter's link line,
so that dynamic libraries using libgcc functions can be loaded
should fix PR pkg/16144 by Brett Slager
2003-06-06 18:14:09 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
1cdf642f68 Add distinfo file, RCS Id for patch-aa, and clean up Makefile a bit for
pkglint.
2002-01-31 23:18:09 +00:00
drochner
771aa28073 add the old Python-1.5 again - some pkgs run better with it 2002-01-29 19:13:22 +00:00