Commit graph

21 commits

Author SHA1 Message Date
wiz
3faf991a33 Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
2014-05-17 16:10:41 +00:00
wiz
a1f0ff3f67 No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2014-01-25 10:45:15 +00:00
ghen
e3ba207887 Hand in maintainership. 2013-04-13 07:55:01 +00:00
asau
2fead99d50 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
obache
e7f848858f No comipler languages is used. 2012-01-23 12:05:07 +00:00
obache
314b5b0ac8 * LICENSE=gnu-gpl-v2
* no need to buildlink with py-curses, simple DEPENDS is sufficient.
2012-01-23 12:01:43 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
obache
f270e85cda MASTER_SITES is not available anymore, commented out. 2008-07-27 08:44:30 +00:00
ghen
4787373d8c Full DESTDIR support. 2008-01-04 12:50:13 +00:00
ghen
002ec42037 s/man/${PKGMANDIR}/ in the install target. Pointed out by joerg's regression
bulk build.  Bump PKGREVISION.
2006-07-17 19:04:50 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
ghen
7a19c87328 Update homepage. 2006-03-02 10:02:10 +00:00
ghen
cdea9c7f27 plglint says: .for variable names should not contain uppercase letters. 2006-03-02 10:01:43 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
ghen
da9c990bfc Update my e-mail address. 2005-12-13 12:15:16 +00:00
joerg
41b3e3f25a Fix typo, BUILD_USES_MSGFMT is the right spelling. 2005-11-11 16:22:29 +00:00
tonio
2baccc7e19 Change patch-aa to match the solution adopted upstream to share file
descriptors
Bump PKGREVISION
2005-11-10 09:04:25 +00:00
tonio
aae7398c4a Add audio/cplay (by Geert Hendrickx, in PR 31928)
cplay is a curses front-end for various audio players. It aims to
provide a power-user-friendly interface with simple filelist and
playlist control.  cplay is written in Python and can use either
pyncurses or the standard curses module.
Supported players:
* ogg123
* splay
* mpg123
* mpg321
* madplay
* mikmod
* xmp
* sox
2005-11-08 15:56:40 +00:00