espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
ajacoutot
2871754bdd
Unbreak the python2.4 FLAVOR after recent update.
2010-11-17 18:37:25 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
sthen
369ef22d1b
- update py-Imaging to 1.17, from Alexander Shadchin
...
- use tk.port.mk and move to a more recent version of Tcl/Tk
mostly reads fine to fgsch@, and I've fixed the part which didn't.
2010-11-15 20:57:10 +00:00
jasper
9cda54bff4
- don't hardcode paths, but use ${X11BASE} and ${LOCALBASE}
...
- dump a few patches and use MODPY_ADJ_FILES instead
- tweak DESCR-main.
2010-11-10 22:10:03 +00:00
espie
0abe08ec35
WANTLIB conversion
2010-11-09 18:22:26 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
sthen
ca1d5ae29f
regen patches
2010-09-05 13:04:43 +00:00
sthen
f1c98b652f
-examples had p1p2 (set in both FULLPKGNAME and REVISION);
...
repair and use EPOCH to allow upgrades
2010-09-05 12:59:36 +00:00
sthen
7a7be631b4
- drop python2.5 flavour of these "special" packages and add
...
@pkgpath markers; from ajacoutot@
- tweak from me: @pkgpath markers for these go in PFRAG.python2.6-*
files rather than straight in PLIST-*, so that they are only added
to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or
2.6 versions are valid updates and will have to ask every time,
ok ajacoutot@
2010-09-03 12:34:55 +00:00
jasper
26ee95fc25
- bump for python and switch default flavor to python2.6
2010-08-30 21:28:17 +00:00
espie
713f816f1c
fix FULLPKGPATHs.
...
sorry: if package changes when flavors change,
it CAN'T be FULLPKGNAME-sub, it has to PKGNAME-sub
2010-02-26 19:18:28 +00:00
sthen
1186f2845f
Fix RUN_DEPENDS-bin, there's no version in the pkgspec, and new pkg_* tools
...
don't accept this. sure landry@ yepyep jasper@
2010-01-07 13:36:01 +00:00
djm
75f2f8c4c8
allow building against python2.6
2009-07-18 12:37:21 +00:00
espie
79f4e19201
fix a few deps
2009-03-15 18:29:31 +00:00
eric
b06556d4c9
* update to 1.1.6
...
* fix WANTLIB in subpackages
* -bin subpackage depends on -main
* install public headers
* remove maintainer per his request
ok mbalmer@
2008-09-01 19:13:05 +00:00
winiger
0f4de24d60
make it possible to install for different python versions
...
ok mbalmer@ msf@
testing by Laurence Tratt
2008-02-14 08:52:51 +00:00
steven
9bfed1ac43
bump PKGNAME after python version switch
2007-10-08 08:22:38 +00:00
steven
76cd1c0a1d
fix master site
2007-10-04 07:08:23 +00:00
simon
68a2007cc1
remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
2007-09-15 20:09:40 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
ec55f60823
USE_X11 (freetype)
2006-11-13 16:31:07 +00:00
espie
9881f499e5
new lib specs
2006-08-03 12:53:18 +00:00
alek
92e91b4ac4
Bump PKGNAMEs after recent python switch
2006-06-03 09:19:52 +00:00
aanriot
f4eedd21a6
remove 0-sized files.
...
ok alek@
2006-01-07 11:54:09 +00:00
alek
183026ac1d
- Update to 1.1.5
...
- Remove -examples subpackage
2005-11-20 13:59:50 +00:00
alek
f82411d45b
Fix WANTLIB marker for -examples subpackage
2005-01-25 14:25:46 +00:00
naddy
a8817eabcc
SIZE
2005-01-05 16:50:35 +00:00
espie
8f74a67bd1
WANTLIB markers
2004-11-30 01:06:33 +00:00
naddy
42ce301287
build fix for new freetype; ok alek@
2004-11-07 14:34:42 +00:00
alek
c2fae5b651
Update my email address
...
ok pvalchev@
2004-11-04 22:14:11 +00:00
espie
6ad2640218
new plists
2004-09-15 00:46:07 +00:00
xsa
b80b728c6c
cope with recent python modules changes; ok MAINTAINER;
2004-08-06 08:15:42 +00:00
xsa
5169bf05a7
new-style MODULES
2004-08-04 19:46:14 +00:00
xsa
5711f0ae5c
python -> Python
2004-07-26 21:04:24 +00:00
xsa
57260dba05
ooops, missed that one ...
2004-05-23 16:00:18 +00:00
xsa
ad66832e92
update to 1.1.4 from new maintainer Aleksander Piotrowski;
2004-05-23 15:58:01 +00:00
sturm
7297ccd7b0
mark some subpackages arch independent
...
ok naddy@
2004-02-04 07:39:18 +00:00
jose
eb8e03ffd8
update to tcl/tk 8.4
...
add patch to deal with tk8.4 API change
ok brad@ naddy@
2003-12-27 23:40:18 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
sturm
319d78b5ce
remove maintainer Sebastian Stark per his request on ports@
...
new maintainers:
- databases/gq Marc Balmer
- sysutils/login_ldap Peter Werner
- sysutils/pstree Sam Smith
2003-09-23 15:29:41 +00:00
brad
34b7bbb05e
- use contents of RUN_DEPENDS for BUILD_DEPENDS instead of the other way around
...
- fix -examples sub-package PKGNAME
--
MAINTAINER ok
2002-12-09 14:14:57 +00:00
naddy
02700937bc
Add missing dependency.
2002-09-14 17:46:17 +00:00
naddy
17c0d74da7
Update to 1.1.3; from maintainer Sebastian Stark <seb@todesplanet.de>.
2002-08-07 22:08:18 +00:00
wilfried
0440d7845c
add specifier to RUN_DEPENDS and BUILD_DEPENDS
2002-06-09 05:31:40 +00:00
matt
8b6fb3f54d
oops, forgot to add this patch
2002-03-23 23:34:04 +00:00
matt
c004b34861
add python2.1 flavor, split out examples into subpackage
...
work by maintainer and me, plus help from naddy@
2002-03-23 04:46:19 +00:00
espie
5b37289c23
md5->distinfo
2002-03-21 19:59:18 +00:00
matt
f6fcbc659d
fix paths from my update, from aleksander.piotrowski@piestrak.waw.pl
2002-02-23 00:11:23 +00:00
matt
fa5b2ea85c
Update Python dependencies.
2002-02-15 19:53:42 +00:00