Commit graph

23 commits

Author SHA1 Message Date
Thomas Klausner
daba1b5c84 *: remove python33 support 2016-07-09 15:02:03 +02:00
Kamil Rytarowski
7516efc07c Drop from packages "PKG_DESTDIR_SUPPORT= none"
This is an intermediate step forward removing usage of unsupported options.

Most packages didn't build but at least "make clean" now works.
2016-05-28 13:54:50 +02:00
Thomas Klausner
7e26980427 Mark all packages incompatible to python 3.4 also incompatible to 3.5. 2015-12-06 11:57:20 +01:00
Thomas Klausner
f168600ce3 Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:38:41 +00:00
Thomas Klausner
d715e44e37 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:38:08 +00:00
Thomas Klausner
8ce55df288 Update for python25 removal. 2012-10-03 22:14:51 +00:00
Aleksej Saushev
dfd2040d5f Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
2012-09-24 16:56:26 +00:00
Thomas Klausner
1e186dcfca Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:09:41 +00:00
Thomas Klausner
41f92d5420 Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:46:54 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Tobias Nygren
7dcd9d9eb7 Don't accept Python 2.3. 2008-05-22 16:49:23 +00:00
Thomas Klausner
c33d857bbf Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:06:49 +00:00
Sergey Svishchev
b826b4ad5c Follow redirects in HOMEPAGEs (and, in some cases, MASTER_SITEs too). 2006-07-02 19:04:33 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Thomas Klausner
6ede639c74 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:24:52 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Min Sik Kim
6a5d2ab886 bl3ify. 2004-03-07 01:33:56 +00:00
Min Sik Kim
23bc3da8f7 Patch to obtain a lock on mutex before unlock it. 2004-01-18 08:50:43 +00:00
Min Sik Kim
9d93f53e24 Create a sh script in ${WRKSRC} and install, rather than writing it
directly into ${PREFIX}/bin.
2004-01-18 08:32:01 +00:00
Min Sik Kim
ee2aac9f80 Remove redundant '/'. 2004-01-18 08:05:55 +00:00
Chris Pinnock
85d5203e06 Whitespace 2003-12-30 20:16:12 +00:00
Michal Pasternak
e4acd0556a Nice tool to use babelfish translation services on the web - which, in turn,
are able to translate (more or less properly) full text. Eg.:
from Spanish to English: "te quiero fumar mota" -> "I want to you to smoke
speck"
2003-11-26 18:31:48 +00:00