aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xosd
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.2.5perky2003-09-284-14/+14
|
* Chase multimedia/xmms library bump.edwin2003-09-181-2/+3
| | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Approved by: (unbreak of port builds)
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-3/+4
| | | | use USE_GETOPT_LONG instead.
* - Update to 2.2.1 [1]perky2003-05-064-13/+23
| | | | | | | | - Allow building WITHOUT_XMMS. [2] PR: 51494 [1] Submitted by: Sebastian Yepes <Sebastian@mail.x123.info> [1] Suggested by: Andy Fawcett <andy@athame.co.uk> [2]
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Fix build on -current.perky2003-04-093-24/+7
| | | | | (We don't need to run autotools anymore here. The original tarball is shipped with `configure' now. :)
* Update to 2.1.3perky2003-03-315-27/+16
|
* De-pkg-comment for my ports.perky2003-02-252-1/+1
|
* - Update to 2.1.0perky2003-02-143-3/+6
| | | | | | | - Add LIB_DEPEND on gdk-pixbuf [1] Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1] PR: 47726 [1]
* Update to 2.0.2 and added our MASTER_SITE_LOCAL to MASTER_SITE becauseperky2003-01-222-3/+5
| | | | the author removes his old distfiles when every new version comes out.
* Update to 2.0.1perky2003-01-024-11/+21
|
* After repo copy from graphics category, update all appropriatelioux2002-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* Update to 1.1.1perky2002-10-263-7/+9
|
* Fix bug when building with an older version installed.alane2002-09-192-0/+18
| | | | Approved by: perky (maintainer)
* Update to 1.0.4perky2002-09-184-23/+21
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-011-1/+2
| | | | | PR: 42286 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 1.0.0perky2002-08-095-99/+35
|
* USE_GTK implies USE_GLIB, so that remove the latter when the former is present.sobomax2002-07-161-1/+0
|
* Updating my email address.perky2002-06-251-1/+1
| | | | Approved by: cjh (mentor)
* Fix ports for building with -current without perlpat2002-05-231-3/+0
| | | | | PR: 38359 Submitted by: maintainer
* Chase xmms shlib major #.petef2002-03-261-1/+1
| | | | | | PR: 36253 Submitted by: Norikatsu Shigemura <FreeBSD-gnats-submit@freebsd.org> Approved by: maintainer
* Update maintainer email addresspat2002-01-291-1/+1
| | | | | PR: 34372 Submitted by: maintainer
* Chase increased version number of libxmms.sobomax2001-06-211-1/+1
|
* Resurrect xosd.c patch that I accidentally nuked with revision 1.2 ofwill2001-05-211-0/+20
| | | | | | files/patch-aa; this fixes xosd's needless squandering of cpu resources. Submitted by: maintainer
* Correct a few mistakes:will2001-05-213-30/+47
| | | | | | | | | | | | | | | From MAINTAINER: 1) Add GTK/GLIB lib depends. 2) Fix building without xmms. 3) Install header file. 4) Correct xmms-config && gtk12-config paths. From will@: 5] Respect ${CC}. 6] Respect ${GLIB_CONFIG}. 7] Respect ${PTHREAD_[CFLAGS,LIBS]}. PR: 27479 Submitted by: maintainer
* Add xosd 0.7.0, X On-Screen-Display Library and XMMS plug-in.will2001-05-206-0/+112
PR: 27015 Submitted by: Hye-Shik Chang <perky@python.or.kr>