summaryrefslogtreecommitdiff
path: root/misc/py-osd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-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 Notes: svn path=/head/; revision=196700
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Use "fixed" as a default font instead of "helvetica" since it is notRoman Bogorodskiy2007-03-092-1/+12
| | | | | | | | | | available in standart install - Bump PORTREVISION Reported by: xride Notes: svn path=/head/; revision=186958
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Make it respect X11BASE.Roman Bogorodskiy2005-10-251-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=146333
* - Update to 0.2.14Roman Bogorodskiy2005-09-222-5/+4
| | | | | | | | | - Take maintainership (previous maintainer was inactive for about 8 month) Approved by: maintainer timeout (two weeks) Notes: svn path=/head/; revision=143354
* - use the original extension name "pyosd", not "osd"Roman Bogorodskiy2005-04-054-79/+35
| | | | | | | | | | | - install docs PR: 78121 Submitted by: novel Approved by: maintainer timeout Notes: svn path=/head/; revision=132571
* - Update to 0.2.12Pav Lucistnik2005-02-142-3/+3
| | | | | | | | | PR: ports/76784 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=128839
* - Update to 0.2.11Pav Lucistnik2004-11-102-4/+4
| | | | | | | | | PR: ports/73664 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: Stefan Grundmann <sg-sendpr@waset.de> (maintainer) Notes: svn path=/head/; revision=121326
* - Update to 0.2.9Pav Lucistnik2004-03-313-17/+66
| | | | | | | | | | | - Transfer maintainership to submitter PR: ports/64916 Submitted by: Stefan Grundmann <sg-sendpr@waset.de> Approved by: old maintainer Notes: svn path=/head/; revision=105771
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update maintainer's email address (prompted by detailed autoreply toMark Linimon2004-01-191-1/+1
| | | | | | | a message I just forwarded). Notes: svn path=/head/; revision=98512
* - Unbreak build by adding new master siteKirill Ponomarev2003-11-061-3/+2
| | | | | | | | PR: 58986 Submitted by: Lars Eggert <larse@isi.edu> (maintainer) Notes: svn path=/head/; revision=93221
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-0/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Add py-osd 0.2.6, a python wrapper for osd, for displaying textKirill Ponomarev2003-10-035-0/+62
on your X display. PR: 55426 Submitted by: larse@isi.edu Notes: svn path=/head/; revision=90112