summaryrefslogtreecommitdiff
path: root/lang/python15/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2008-11-29Remove python15.snj1-48/+0
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-4/+4
Patch provided by Sergey Svishchev in private mail.
2006-07-22Fix PLIST on Linux. Bump PKGREVISION.minskim1-2/+2
2006-07-22Fix a replace-interpreter error. PKGREVISION will be bumped shortlyminskim1-1/+6
after PLIST changes for Linux.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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-03Fix DragonFly support. Since it was compilable before, but didn'tjoerg1-2/+2
work correctly, bump revision.
2005-01-30Convert the python packages to use the alternatives system to install ajmmv1-2/+4
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.
2004-10-04Make this install and deinstall cleanly under IRIX and Linux.jschauma1-2/+10
2004-07-22add python as categoryrecht1-2/+2
ok'd a while back at pkgsrcCon by agc and wiz
2004-06-23Follow python23's way in dealing with platform-dependent files.minskim1-3/+14
Suggested by drochner@. Bump PKGREVISION.
2004-06-16Name platform-dependent directory plat-${LOWER_OPSYS} instead ofminskim1-1/+3
plat-${LOWER_OPSYS}1. It makes this package build on platforms where the major version is not 1. Bump PKGREIVISION.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-06g/c the now unneeded explicite export of LINK_ALL_LIBGCC_HACK to thedrochner1-2/+1
environment
2003-06-06add the LINK_ALL_LIBGCC_HACK variable to the interpreter's link line,drochner1-1/+2
so that dynamic libraries using libgcc functions can be loaded should fix PR pkg/16144 by Brett Slager
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2002-01-31Add distinfo file, RCS Id for patch-aa, and clean up Makefile a bit forwiz1-2/+2
pkglint.
2002-01-29add the old Python-1.5 again - some pkgs run better with itdrochner1-0/+20