Commit graph

79 commits

Author SHA1 Message Date
jperkin
8091aee373 Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manual
settings of INSTALL_UNSTRIPPED=yes for Darwin in individual packages.
2015-09-07 12:02:05 +00:00
tnn
255d0cb0b8 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
asau
3997aff2d7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
wiz
e0c56a8453 Recursive bump for libmikmod shlib major ++
Noted by dholland.
2012-06-04 09:29:53 +00:00
hans
15f5c18314 REPLACE_SH in installed shell script. 2012-02-15 23:15:04 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
sbd
9672dc02f3 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-26 04:39:19 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
joerg
b8e657f4ed Needs msgfmt. 2007-12-21 23:23:58 +00:00
wiz
f2ca076292 Update to 1.2.11:
xmms 1.2.11

	The '1211 days since last release' release.  XMMS was 10 years
	old on 2007-11-15.

	* Make the --toggle switches take an optional value to either
	enable or disable the function.

	* New command line switches: --quit, --toggle-shuffle,
	--toggle-repeat, --toggle-advance, --queue

	* New remote commands: xmms_remote_playqueue_clear,
	xmms_remote_get_playqueue_pos_from_playlist_pos,
	xmms_remote_get_playlist_pos_from_playqueue_pos,
	xmms_remote_playqueue_add, xmms_remote_get_playqueue_length,
	xmms_remote_playqueue_remove.

	* Playqueue manager. Adds queue control enabling you to reorder
	the queue and a search like the jump to file dialog.

	OGG/Vorbis:
	* Save stream to disk adds -N if the file already exist
	* Don't apply the +6dB boost if replaygain information is missing

	Alsa:
	* Soft volume works without mixer

	Songchange:
	* Optional command to run at end of song.

	Diskwriter:
	* Effect plugins are applied on the saved file

	MPG123:
	* Enable shoutcast title streaming by default

	* CTRL-Q as default keybind to quit
	* Close dialogs with escape key

	Solaris:
	* Support OSS and AMD8111
2007-11-29 18:36:34 +00:00
wiz
f472d0400a Add patch from Jesse Peterson in PR 36480:
Fix volume changes with auvia on amd64 port.
2007-06-13 22:29:20 +00:00
dillo
f33374314c Uses headers from x11/xf86vidmodeproto, so include its buildlink3.mk. 2007-04-14 22:12:14 +00:00
drochner
9ee447309c plug integer overflows in skin handling (CVE-2007-0653, CVE-2007-0654),
patch from Debian
2007-04-10 12:19:40 +00:00
drochner
33d44c5173 fix a header file so that C++ plugins can be built,
bump PKGREVISION
2007-02-01 16:55:58 +00:00
joerg
93d82e72e8 Modular Xorg support. 2007-01-09 13:30:46 +00:00
ben
043b482855 Fix xmms to build on i386 Mac OS X 10.4.7.
Remove the _ SYMBOL_PREFIX, as OpenDarwin ports does.

Disable i386 assembly optimizations.

Add OSX code to raise priority.

_INSTALL_UNSTRIPPED=yes on OSX.  Otherwise plugins, such as
lib/xmms/Input/libmpg123.so fail to load because the OSX linker can't
find symbols such as _xmms_get_gentitle_format from xmms/main.c.
2006-08-28 05:09:05 +00:00
minskim
c653d966cb Fix PLIST on Darwin, where the CD audio input module is not built. 2006-07-08 01:22:41 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
da27f63b71 Does not really need GLUT or GLU, so replace Mesa/bl3 with MesaLib/bl3.
Addresses PR 29778 by Richard Rauch. Bump PKGREVISION.
2005-03-24 10:21:17 +00:00
wiz
9a5f0a3499 PKGREVISION bump for dependency removal. 2005-01-16 18:15:55 +00:00
jmmv
835250351d Bump PKGREVISION due to security fixes in libxml (dependency adjusted to
1.8.17nb3).
2004-11-20 22:10:22 +00:00
grant
02d8dfc0d8 apply patches based on what is found at:
http://www.steve.org.uk/Software/xmms/

for command line volume control:

	-l (louder)
	-q (qieter)

bump PKGREVISION.
2004-11-18 06:25:11 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
drochner
9ff6e778a1 update to 1.2.10
changes:
-bugfixes
-IPv6 support integrated
-new translations
-minor feature additions
2004-05-06 14:48:57 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
jmmv
cae28fac07 Do not build the esound plugin by default. This avoids a dependancy on
esound on systems where it is not wanted (for example, KDE desktops).
Ok'ed by rh@, the maintainer.  Bump PKGREVISION to 9.
2003-07-25 09:22:50 +00:00
jmmv
861b9054b6 Do not build a static version of plugins (this is useless), thought keep
the static libxmms library.  Pointed out in PR pkg/21242 by Sergey Svishchev.
Bump PKGREVISION to 8.  While here, sort PLIST.
2003-07-22 23:23:15 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
grant
b061508848 use ${BUILDLINK_LIBICONV_LDADD} instead of blindly adding -liconv to
LIBS, allowing buildlink2 to do its magic. tested on Slackware 8.1.
2003-06-23 07:57:05 +00:00
drochner
92e1239e25 call "sysctl" by full path to make the build work with a conservative PATH 2003-06-06 19:29:03 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
simonb
c5c505aca9 For NetBSD, default the cdda device and directory to
"/dev/rcd0<whatever-raw-part-is>" and "/cdrom".  These may
not be correct on every single NetBSD installation, but
are much better defaults than the Solaris-looking defaults
there now.
2003-04-29 01:21:23 +00:00
salo
cfd8650a15 Bump PKGREVISION after pthread/locking fixes. 2003-04-17 23:23:13 +00:00
grant
a5cb99693c xmms installs libSolaris' on Solaris, not libOSS', tweak the PLIST
appropriately.

XXX other platforms probably need to be corrected, too!
2003-04-10 12:59:05 +00:00
jschauma
cde6fd8fae Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 20:05:08 +00:00
wiz
1ea14ebddc Actually, this package has two libtool scripts -- override both. 2002-12-20 21:34:25 +00:00
salo
26114542cd USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 11:46:02 +00:00
wiz
b3c0a600ba Mark as using X11. 2002-11-03 23:05:26 +00:00
skrll
44fd538b70 Remove some unnecessary stuff now that pth is --enable-syscall-hard.
Bump PKGREVISION.

OK'd by Rene.
2002-10-25 08:59:04 +00:00
rh
d3cb745212 Add support for IPv6, mainly using the patches from
http://www.version6.net/
Bump PKGREVISION.
This closes PR pkg/17771 by Tomi Nylund <wizard@sik.oulu.fi>
2002-10-14 09:46:59 +00:00
jlam
3fc449ac0a Use ${DEVOSSSOUND} instead of /dev/sound, and some whitespace changes. 2002-10-03 08:05:27 +00:00
wiz
9bdca0f70d Added dependency on libiconv, per pkg/18041. Bump PKGREVISION. 2002-09-09 19:43:14 +00:00
wiz
d046981f5b Convert to buildlink2. 2002-08-31 03:54:58 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
jlam
27cae62d46 These packages install libraries that differ from previous versions if they
are built using the hard-syscall-enabled pth.  Bump the PKGREVISION so we
can distinguish these packages from the previous ones.
2002-08-08 16:17:04 +00:00
jlam
6e7db86bb1 XMMS requires a pthread library to build. 2002-08-08 14:45:50 +00:00