1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
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