32 Commits

Author SHA1 Message Date
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
jca
dece36e190 Missed in previous 2020-11-03 23:19:14 +00:00
jca
576b698d32 Update to zbar-0.23.1 (new upstream)
Switches to gtk+3 and python3 instead of gtk+2, python2 and py-gtk2.
Input from ajacoutot@ and jsg@, ok jsg@ (maintainer)
2020-11-03 23:18:10 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
jsg
b93cf0228d Add a patch from debian to prevent a segfault on importing the python
module reported by Jiri B.

ok sthen@
2017-10-05 14:51:45 +00:00
schwarze
43c4ecfd64 identical formatting, drop USE_GROFF and bump 2017-06-17 11:36:16 +00:00
sthen
a406b733fd make sure -current pkgname/revision are higher than stable 2016-05-06 21:39:03 +00:00
sthen
b4cadac14b sync WANTLIB; ImageMagick changes 2015-11-29 10:45:22 +00:00
sthen
e48df32b6b fix following ImageMagick update 2015-11-06 20:37:34 +00:00
sthen
1e842fdfa1 sync WANTLIB 2015-08-21 19:17:10 +00:00
naddy
030b50217c fold PFRAG.shared into PLIST for SHARED_ONLY ports 2015-03-20 22:47:40 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
okan
0848a8a56c WANTLIB sync after ImageMagick update; ok sthen 2012-06-19 12:57:32 +00:00
jasper
6184ef9000 remove libs from libwmf from wantlib. they are added when the installed imagemagick
is !,no_x11. So instead of enforcing the non-non_x11 flavor, fix wantlib.
2011-11-06 18:57:58 +00:00
jasper
9b62870bc8 - regen WANTLIB 2011-11-02 09:57:21 +00:00
jasper
1bbf120856 regen WANTLIB to unbreak 2011-10-16 20:48:43 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
kili
6a923ebbc7 Fix after ImageMagick update. From shadchin@ (several months ago). 2011-07-06 22:44:02 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
5dc31071a8 WANTLIB conversion 2010-11-09 19:00:28 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
jasper
ca039694d4 - bump for pythonia 2010-08-30 21:24:15 +00:00
jasper
0e32391a40 - add a missing build/run dependency
- add gettext to modules
- set USE_X11
- sync LIB_DEPENDS/WANTLIB

ok jsg@ (MAINTAINER)
2010-04-16 10:17:32 +00:00
jsg
63ce350dd3 Import of zbar-0.10
ZBar is an open source software suite for reading bar codes from
various sources, such as video streams, image files and raw
intensity sensors. It supports many popular symbologies
(types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128,
Code 39, Interleaved 2 of 5 and QR Code.

ok kili@
2010-03-22 21:57:58 +00:00