Commit graph

24 commits

Author SHA1 Message Date
Jason E. Hale
ee115400f3 - Convert to USES=python, limit to 2.x
- Fix typo in RUN_DEPENDS
- Simplify post-install
- Remove PYAO option as the port builds a library for handling libao
  by default and py-ao would only be needed if that library wasn't
  built
- Bump PORTREVISION
2014-10-05 00:06:03 +00:00
Thomas Zander
0ad35eb91e - Update to upstream version 3.0.3
- Add LICENSE
- Makefile cleanup
- Use pkg-message.in instead of pkg-message

PR:		190889
Submitted by:	tkato432@yahoo.com
Approved by:	mentors (implicit)
2014-08-03 12:35:27 +00:00
David Thiel
29238db46d Hand back to ports@. 2014-05-23 17:18:56 +00:00
Antoine Brodin
68efa51c83 Remove non-default dependency on expired py-xmms 2014-04-08 16:47:03 +00:00
Baptiste Daroussin
7260777b05 Support stage
Use python autoplist
2014-04-04 22:51:32 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Baptiste Daroussin
17a19dc04e Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
2013-03-21 17:32:34 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
David Thiel
4f7a55544b Apply cleanup patch.
PR:		ports/160053
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-25 23:59:27 +00:00
Baptiste Daroussin
8d27ddb9bd Add a new macro to deal with conflict between ncurses from base and ncurses from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:		ports/155269
Submitted by:	me
Reviwed by:	pav@
Approved by:	portmgr (pav@)
Exp-run by:	portmgr (pav@)
2011-04-11 08:34:17 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Christian Weisgerber
f613ac049d Bump PORTREVISION after libao update and handle API incompatibility. 2010-06-06 20:39:21 +00:00
David Thiel
b1822a015f Update to 3.0.2. 2009-06-16 04:05:34 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +00:00
David Thiel
08a8f85667 Fix path in sqlite dependency.
Submitted by:	pav
2007-12-16 20:59:26 +00:00
David Thiel
dac47f9d59 Update to 3.0.1. 2007-12-14 21:32:57 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
David Thiel
eb0b3a87b8 Forgot to cvs add patch...
Approved by:	edwin (mentor)
2007-05-28 02:47:37 +00:00
David Thiel
59c0c7015b Fix the stray pytonerc file that was getting installed into /etc.
Submitted by:	kris via pointyhat
Approved by:	edwin (mentor)
2007-05-28 02:46:36 +00:00
David Thiel
cd3bf95a83 Add pkg-message showing a minimal pytonerc file.
Approved by:	edwin (mentor)
2007-05-25 02:33:02 +00:00
David Thiel
40956e8019 Adding pytone, a python/curses-based music jukebox.
Approved by:	edwin (mentor)
2007-05-24 22:40:53 +00:00