Commit Graph

57 Commits

Author SHA1 Message Date
naddy
d495897520 drop RCS Ids 2022-03-11 18:27:00 +00:00
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
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
jca
9869fda6e1 Two fixes for clang
- don't use a 2 bits bool field (makes no sense, clang errors out)
- switch a function from __inline to __inline static, like the other
  function in this header
2017-04-18 17:10:05 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
64389f1595 Fix a loop logic error that could lead to internal errors or truncated
output; from Paul Stoeber <plstbr@gmail.com>
2014-10-02 21:12:48 +00:00
naddy
8bb4e0cb68 fix big regression test 2014-09-27 21:46:32 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
naddy
45f2f035d1 update home page; no need for groff 2012-08-06 14:10:48 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
880de1aa40 USE_GROFF=Yes 2010-10-18 17:06:05 +00:00
fgsch
0915f5b894 Bump revision after python's default change. 2010-08-30 17:11:35 +00:00
ajacoutot
e68a74602b - give regress a chance to run
- while here, regen PLIST+patches and fix license marker
- bump
2009-04-25 18:02:58 +00:00
merdely
508e6279c2 Remove surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 01:40:27 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
brad
b22ccfd7a0 remove MODGNU_SHARED_LIBS and unused libtool 1.3 patches. 2006-01-07 22:26:07 +00:00
espie
e1109ada0c SHARED_LIBS/USE_LIBTOOL 2005-12-24 15:03:42 +00:00
alek
8790479dd1 - Fix REGRESS_DEPENDS
- Explicitly link with libiconv
- Fix regression test script
- Bump PKGNAME

ok naddy@
2005-01-28 21:00:28 +00:00
naddy
b7db90135a SIZE 2005-01-05 15:58:29 +00:00
espie
5e9d6d12a9 WANTLIB markers 2004-11-21 22:53:58 +00:00
xsa
b698ec169b new-style MODULES. 2004-08-10 08:12:09 +00:00
espie
70edc0e149 more new plists.
put V number of freetds into its Makefile.
2004-08-09 00:21:28 +00:00
naddy
3f63cbf3ac @dirrm shared directories 2003-12-16 16:42:30 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
avsm
3e20dc9618 fix on our current ELF ld, which seems to require all symbols
to be resolved (even unused ones?).  this fixes the php4 build;
pkgname has been bumped.

patch from wilfried@
2003-04-27 21:00:21 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
brad
b4ca66198e add HOMEPAGE 2002-07-13 23:59:12 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
brad
179bab50b0 add missing libtool patches. 2001-10-25 18:59:10 +00:00
brad
485d356cab use %B 2001-10-25 04:09:14 +00:00
brad
d98c6fd73a use gettext module. 2001-10-25 01:46:18 +00:00
espie
3f44e46ecc Full testsuite, this includes a dependency on python and some looong wait. 2001-10-07 14:19:54 +00:00
angelos
9a9593d938 Update to 3.6, and use libintl; from heko@iki.fi 2001-08-02 19:00:56 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
lebel
c619e3e5d1 converters: bebye COMMENT, bump NEED_VERSION. 2001-05-05 23:11:14 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
c94751187c Fake.
gettext automake fragment is *moronic*
2000-03-07 23:49:40 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
espie
b8f3199a4e USE_AUTOCONF Misuse (USE_AUTOCONF means that the port needs to run autoconf) 2000-02-10 10:35:06 +00:00
angelos
5a9d4f20a5 Version 3.5 1999-08-18 02:39:59 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00