1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Li-Wen Hsu
fc1537cd32 Fix building with boost 1.37:
- Add -I${LOCALBASE}/include to CPPFLAGS, so boost headers can be found by waf
- Remove single header test from wscript, as it won't succeed without linking to boost_filesystem library

While here, minor fixes:
- Install manpages relative to PREFIX, not LOCALBASE
- Some whitespace/identation nits

PR:		ports/132891
Submitted by:	amdmi3
Approved by:	maintainer timeout
2009-04-07 12:15:44 +00:00
Pav Lucistnik
c667d592b2 - Chase cpp-xmms2 update 2008-07-25 09:07:25 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 13:08:29 +00:00
Alexander Botero-Lowry
b6beb8863b - update xmms2 to 0.4DrKosmos
- update gxmms2 to 0.7 and unbreak
 - bump soversion as needed
 - trim some clients (azrael, nyello) and bindings (java) that are no longer
   maintained

Submitted by:	 Max Khon <fjoe@samodelkin.net>
2008-03-15 19:29:44 +00:00
Alexander Botero-Lowry
d2910c23fc - set WRKSRC to fix build 2007-06-07 02:49:19 +00:00
Alexander Botero-Lowry
1d07c075f7 - distfile was rerolled so update distinfo.
diff at:
       http://git.xmms.se/?p=gx2osd.git;a=commitdiff;h=e83bcb3923e6305b6e7fccd1e47a1a8bf50a4290

Noticed by:	krisbot
2007-05-31 19:01:36 +00:00
Alexander Botero-Lowry
a4deae8088 - Update XMMS2 to DrJekyll
- Update Esperanza to 0.3
 - Update xmms2-scrobbler to 0.1.3
 - Update gx2osd to 0.2
 - Mark ports which have not been updated to the refactored playlist api BROKEN:
     azrael, euphoria[1], gxmms2, nyello, shellac, snett
 - Mark BROKEN bindings which have been removed or fail to configure:
     java, ruby-ecore

 XMMS2 has gone through some very big changes including the introduction of a new
 mechanism for managing music which treats the media library as a DAG, more details
 about all the changes can be found at:
   http://wiki.xmms2.xmms.se/index.php/Release:DrJekyll

Approved by:	stas [1]
2007-05-27 22:58:34 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alexander Botero-Lowry
bb70e29edb - Add gx2osd 0.1
An on-screen display client for XMMS2 with skinning and cover-art
     support.

     WWW: http://wiki.xmms2.xmms.se/index.php/Client:gx2osd
2006-11-12 23:57:10 +00:00