aboutsummaryrefslogtreecommitdiff
path: root/deskutils/bmp-docklet
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 USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* - 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 libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Do not let gmake dependency appear in RUN_DEPENDS.Roman Bogorodskiy2006-07-051-1/+1
| | | | | | | | PR: 99787 Submitted by: Gyorgy Teubel <tgyurci@fremail.hu> Notes: svn path=/head/; revision=166973
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 1.3Roman Bogorodskiy2005-10-093-6/+16
| | | | | | | - Add WITHOUT_NLS knob Notes: svn path=/head/; revision=144666
* - Update to 1.2Roman Bogorodskiy2005-05-213-6/+8
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=135759
* Respect bmp-world order: Do not remove directories belonging to bmp itself.Volker Stolz2005-04-131-1/+0
| | | | Notes: svn path=/head/; revision=133253
* Use intlhack.Adam Weinberger2005-04-111-1/+1
| | | | Notes: svn path=/head/; revision=133055
* Add bmp-docklet, a system tray controller for beep-media-player.Adam Weinberger2005-04-104-0/+40
Provides a small beep-media-player icon in the system tray (should work with GNOME, KDE, fluxbox, etc.) that provides basic play control for beep-media-player. Also displays the current song title in a tooltip. WWW: http://mark.xnull.de/bmp-docklet.php Notes: svn path=/head/; revision=132860