aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/py-pybmp
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* CATEGORIES+= python for py- ports missing itpgollucci2008-12-281-1/+1
| | | | | PR: ports/124921 Approved by: portmgr (pav)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-3/+3
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Fixed fetching problem (reported via Fenner's distfile survey)nivit2007-01-081-1/+2
| | | | Approved by: alexbl (mentor)
* - Updated email address in my portsnivit2006-12-101-1/+1
| | | | Approved by: alexbl (mentor)
* PyBMP is a Python package allowing full control of BMP as well aspav2006-06-085-0/+60
management of its configuration file. BMP (Beep-Media-Player) is a multimedia player written for the X Window System. It's a clone of the original pyXMMS. Author: Scott Grayban sgrayban@borgnet.us WWW: http://dev-1.borgforge.net/pyBMP PR: ports/96629 Submitted by: Nicola Vitale <nivit@email.it>