aboutsummaryrefslogtreecommitdiffstats
path: root/misc/py-osd
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - 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
* - Fix fetchlwhsu2009-02-022-3/+2
| | | | | | - Update WWW Reported by: -fetch-original pointyhat run
* 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-201-1/+1
| | | | | | | | | | | | | | | - 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)
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
| | | | | | | | | | - 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
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Use "fixed" as a default font instead of "helvetica" since it is notnovel2007-03-092-1/+12
| | | | | | | available in standart install - Bump PORTREVISION Reported by: xride
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Make it respect X11BASE.novel2005-10-251-1/+1
| | | | Reported by: pointyhat via kris
* - Update to 0.2.14novel2005-09-222-5/+4
| | | | | | - Take maintainership (previous maintainer was inactive for about 8 month) Approved by: maintainer timeout (two weeks)
* - use the original extension name "pyosd", not "osd"novel2005-04-064-79/+35
| | | | | | | | - install docs PR: 78121 Submitted by: novel Approved by: maintainer timeout
* - Update to 0.2.12pav2005-02-152-3/+3
| | | | | | PR: ports/76784 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (2 weeks)
* - Update to 0.2.11pav2004-11-112-4/+4
| | | | | | PR: ports/73664 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: Stefan Grundmann <sg-sendpr@waset.de> (maintainer)
* - Update to 0.2.9pav2004-03-313-17/+66
| | | | | | | | - Transfer maintainership to submitter PR: ports/64916 Submitted by: Stefan Grundmann <sg-sendpr@waset.de> Approved by: old maintainer
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update maintainer's email address (prompted by detailed autoreply tolinimon2004-01-191-1/+1
| | | | a message I just forwarded).
* - Unbreak build by adding new master sitekrion2003-11-061-3/+2
| | | | | PR: 58986 Submitted by: Lars Eggert <larse@isi.edu> (maintainer)
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-0/+2
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Add py-osd 0.2.6, a python wrapper for osd, for displaying textkrion2003-10-035-0/+62
on your X display. PR: 55426 Submitted by: larse@isi.edu