Commit Graph

35 Commits

Author SHA1 Message Date
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen
39e54bf66e move audio/* from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools 2022-09-09 19:12:12 +00:00
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen
f6d9e11b94 switch cplay to cplay-ng, the original is rather old and hasn't been
maintained for some time, this is a rewrite working with python 3 and
which is still getting updates.
2021-10-29 20:51:31 +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
sthen
c9b31b7477 drop MAINTAINERs where dns domain does not exist 2019-05-01 19:57:06 +00:00
sthen
97889e162c switch my distfiles mirror to https 2015-12-03 21:24:29 +00:00
jasper
59559f29c0 use sed instead of perl 2015-07-18 14:33:49 +00:00
jasper
8a24e5d84f remove defunct HOMEPAGE 2015-07-18 04:46:56 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
ajacoutot
29b5a8e7a9 Clean up the use of USE_GROFF for ports where mandoc doesn't have any
ERRORs and formatting looks Ok.

from Brad
2012-01-03 07:03:54 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
fgsch
f65bda4762 Yet another round of bumps. 2010-08-30 21:36:14 +00:00
sthen
f432da814e mirror distfiles, MASTER_SITES no longer has them 2009-08-24 15:28:21 +00:00
espie
321a7047f5 bump for python 2009-03-10 08:47:45 +00:00
jasper
062f1f624d - don't assume ${MODPY_BIN} is a symlink to /u/l/bin/python
from will
maintainer timed out.

ok landry@
2008-02-09 17:46:10 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
simon
ec8fc0fefe remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-15 21:26:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
steven
171c5512c0 update HOMEPAGE which makes MASTER_SITES work 2006-02-18 19:26:40 +00:00
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
naddy
9adf039ac1 update maintainer's E-mail address 2004-11-21 19:01:28 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
31b9b291d9 switch a few audio ports to new-style. 2004-08-05 03:28:11 +00:00
xsa
5591fe0503 MODULES= lang/python 2004-08-03 14:59:26 +00:00
xsa
8d1eb61885 make it use the python module; 2004-02-23 15:27:54 +00:00
sturm
cc2f3ff53a Initial import of cplay 1.49
cplay is a curses front-end for various audio players including
ogg123, splay, mpg123, mpg321, madplay, mikmod, xmp and sox.

WWW: http://www.tf.hut.fi/~flu/cplay/

from Victor Sahlstedt <cvss at home.se>
2004-02-18 19:23:40 +00:00