Commit Graph

3020 Commits

Author SHA1 Message Date
jasper
4050b0b53e Security fixes for CVE-2011-291{1,2,3,4,5}
Various integer overflows and off-by-one errors in libmodplug.
2011-08-18 17:56:47 +00:00
jasper
cd3e35d1f0 - fix a typo in the configure script that would break -Wl,--version-script
- also fix CFLAGS so it's not inserting -O2 unconditionally

from brad
2011-08-17 12:38:35 +00:00
jasper
fa9942f89e *** empty log message *** 2011-08-17 12:35:23 +00:00
fgsch
57fc020167 enter py-audio. 2011-07-30 06:48:09 +00:00
fgsch
7c7c3ae450 Import py-audio-0.2.4.
PyAudio provides Python bindings for PortAudio, the cross-platform
audio I/O library. With PyAudio, you can easily use Python to play
and record audio on a variety of platforms.

input and ok martynas@
2011-07-30 06:46:37 +00:00
mpi
bb169ee409 Update my email address.
ok gsoares@
2011-07-29 14:19:33 +00:00
ajacoutot
badd54a14d Stop this non-sense about trying to open every browser binaries on earth
and just use xdg-open.
2011-07-27 15:27:26 +00:00
dcoppa
3cf40b40cf Disable setting the window title by default as it causes troubles
with wscons. Problem reported by Bryan Linton.

cluestick by nicm@
2011-07-26 10:53:18 +00:00
edd
cd6e482e38 update to hgd-0.4.1. Note that the python flavor will remain unlinked until a
later date.

OK sthen@
2011-07-25 23:07:49 +00:00
dcoppa
169bbe780b link ncmpcpp to the build 2011-07-25 20:10:45 +00:00
dcoppa
9e404968c4 Import ncmpcpp, an enhanced clone of ncmpc with additional features.
ok benoit@
2011-07-25 20:08:23 +00:00
sthen
c3a4115dc4 fix openbsd!=4 2011-07-20 15:30:32 +00:00
sthen
8f8742b587 Match on "openbsd" not "openbsd4", doesn't fix the build yet but it's a start.
Intentionally no bump (it didn't build and still doesn't)..
2011-07-20 12:08:24 +00:00
dcoppa
468ed6cfb1 Re-import zeya, this time with correct name.
ok ajacoutot@, sthen@, rpointel@
2011-07-20 07:54:58 +00:00
dcoppa
5288db10ba py-zeya -> zeya
ok ajacoutot@, sthen@, rpointel@
2011-07-20 07:53:25 +00:00
dcoppa
402fb03e7c Fix false bookmarking error message
(upstream commit c5a89908b05126fd59ea7d4fd42d9570a2ca6228)
2011-07-18 15:04:08 +00:00
dcoppa
0d06e9ee2a sync (+py-zeya) 2011-07-14 14:14:46 +00:00
dcoppa
ee616b4e50 Import zeya.
$ pkg_info py-zeya
Information for inst:py-zeya-0.5

Comment:
html5-powered web music server

Description:
Zeya is a media player that lets you bring your music to any computer
with a web browser. The client runs in any browser that supports the
HTML5 draft standard technologies (Mozilla Firefox 4.0+, Google Chrome
or Chromium 4.0.223+, Microsoft Internet Explorer 6, 7, or 8 with the
Google Chrome Frame plugin).

OK rpointel@, ajacoutot@
2011-07-14 14:05:50 +00:00
jasper
30aab8b9a1 - update to 1.0.25 which includes a fix for Secunia Advisory SA45125, heap overflow in PAF file handler. 2011-07-13 22:24:05 +00:00
jasper
3c9f0d1a13 no need to keep using the gcc3 module on sparc
from brad
2011-07-11 14:04:42 +00:00
dcoppa
3e03e10468 repair my stupidity 2011-07-11 13:31:14 +00:00
jasper
4b58a16831 - no need to use the gcc3 module anymore on sparc
from brad
2011-07-11 12:13:03 +00:00
jasper
eafc4b4ea9 - these ports were already ONLY_FOR_ARCHS=${GCC4_ARCHS} by using the gcc4
module on all arches. so remove the module usage and set ONLY_FOR_ARCHS instead

from brad
2011-07-11 12:08:24 +00:00
dcoppa
60d2b30878 Update to pianobar-2011.07.09.
Actually unbreak it, after pandora.com's api change.
2011-07-10 11:01:05 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
dcoppa
b497b9a390 Update to shell-fm-0.8
ok jasper@
2011-07-08 18:32:34 +00:00
jasper
ca2bf0e658 fix patch names, no binary change 2011-07-08 09:26:55 +00:00
dcoppa
e0dcf1cab2 Update to umurmur-0.2.7.
Tested on amd64 and sparc64 by maintainer and myself
OK ajacoutot@
2011-07-08 09:09:43 +00:00
ajacoutot
d97a428002 Remove duplicate WANTLIB. 2011-07-07 00:42:04 +00:00
ajacoutot
226e5611fd Use the gettext MODULE. 2011-07-06 21:25:23 +00:00
jasper
31dbeec619 - Cleaning up the port a bit
- Add missing build dependency on automake
- Update the autoconf version to a more appropriate version
- Add in a fix for the automake issue that came up with newer
  GNU libtool installed which broke the build

  from brad
2011-07-05 17:37:33 +00:00
jasper
8f7c2fde6a - adjust after recent curl update
ok landry@
2011-07-05 08:18:29 +00:00
naddy
c1aa62f489 forgotten bump 2011-07-05 05:44:50 +00:00
jasper
bd729fe17a - these patches aren't needed anymore
- add missing rcs id

from brad
2011-07-02 08:03:48 +00:00
jasper
e34592c101 - update to 20110627
- remove portaudio support, only use sndio
- Alc/portaudio.c is now in upstream, remove
- part of Alc/sndio.c is not needed anymore, remove
- Some CFLAGS cleanup

from antti harri (MAINTAINER) and brad

ok sthen@
2011-07-02 07:34:31 +00:00
jasper
0d05c0ffa0 missed in previous 2011-06-30 10:02:35 +00:00
jasper
eb7c689d52 don't break this with libtool 1.x when unbreaking for libtool 2.x
spotted by steve andre
2011-06-30 08:23:30 +00:00
jasper
7f9dab56ca Fix the autoconf/automake macro bits so the external libmp4v2 support
works as expected. Also from brads update.
2011-06-30 07:39:09 +00:00
jasper
3d8f90e322 - merge in fixes from brads faac update 2011-06-29 20:50:49 +00:00
naddy
77979a574e fix up timestamp so this doesn't try to run autotools 2011-06-29 18:22:46 +00:00
jasper
a6e0455d63 - fix build with newer libtool 2011-06-29 12:06:58 +00:00
jasper
5bfe4a908a - tweak BUILD_DEPENDS 2011-06-29 11:41:34 +00:00
jasper
08c0e3c4f7 don't run autofuck, just patch the .in files instead (identical diffs).
this fixes the build with newer libtool

no package change
2011-06-29 11:30:31 +00:00
jasper
aec0d1c7f4 - tweak BUILD_DEPENDS 2011-06-29 11:02:53 +00:00
jasper
fcbd239a34 - update faac to 1.28
* fixes build issues with newer libtool, among other fixes
2011-06-29 10:57:17 +00:00
sthen
c12b40632d unbreak build, from robert@ 2011-06-28 11:39:31 +00:00
sthen
c945a53851 sync WANTLIB and bump.
zap a few stray space-tabs while there.
2011-06-27 13:38:30 +00:00
sthen
966fc640b5 - add missing WANTLIB=${MODPY_WANTLIB} and bump
- add http MASTER_SITES and more explicit license marker while there
2011-06-27 12:46:06 +00:00
sthen
fc4525096d - fix my broken revert of patch-openal_pc_in, sorry
- Antti Harri takes maintainer
(no bump as previous didn't build)
2011-06-26 20:05:26 +00:00
sthen
aac7c2bf73 revert library changes from previous commit pending further discussion. 2011-06-26 10:36:16 +00:00
sthen
7a1fb3abee various fixes to the openal port from Brad;
- Use CMake options via CONFIGURE_ARGS to disable unnecessary backends
  and unwanted features which also means being able to remove some
  patching of CMakeLists.
- Fix hardcoded path in the OpenAL code.
- Fix the pkg-config file to properly list the library dependencies.
2011-06-26 09:58:08 +00:00
ajacoutot
ba5258dc21 This needs an icon-theme to properly display icons. 2011-06-26 06:47:20 +00:00
ajacoutot
8b91e02d66 Update to py-tagpy-0.94.8. 2011-06-26 06:34:01 +00:00
jasper
9f3b82fa20 - update to a more recent version
Some games might require reseting configurations if sounds are not playing after the update.

from Antti Harri
ok ratchov@
2011-06-25 18:42:02 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
14cbfbe707 link libmodplug to the build properly, xine-lib and aqualung already
depend on it so it's already being built...
2011-06-20 08:27:59 +00:00
ajacoutot
2d8e0d0172 Remove useless patches, sync WANTLIB and bump. 2011-06-15 09:33:02 +00:00
sthen
0d13795c70 patch not needed; doesn't change the package. pointed out by Jan Stary. 2011-06-15 09:29:48 +00:00
sthen
f4fa20e847 update sox to 14.3.2, from new maintainer Jan Stary, tweaks by me 2011-06-15 08:29:34 +00:00
sthen
d72483ec20 mirror a few missing distfiles 2011-06-14 01:19:10 +00:00
sthen
ed7482fbfc fix segfault/bus error with text2wave, reported by Peter Fraser 2011-06-12 12:21:26 +00:00
jasper
3729634684 fix bump 2011-06-08 21:56:53 +00:00
naddy
f830ff0693 maintenance update to 1.1.0; nagged by Brad who sent a similar update 2011-06-08 20:00:47 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
dcoppa
4f452c31d7 Better icon (48x48 instead of 32x32); small fixes 2011-06-08 15:19:13 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sthen
89bd457672 fixes from Brad;
- Missing dependencies.
- Using wrong commandline options for modern FFmpeg.
- ImageMagick check broken since it wasn't checking the
  correct return code.
2011-06-01 00:04:16 +00:00
dcoppa
bc61c3b115 Update to mutagen-1.20
With a patch to handle 'TXXX' frames (from upstream svn).

OK giovanni@, who has tested it using the Exaile music player
2011-05-31 09:49:52 +00:00
dcoppa
b5771972ee Adjust comments. No changes to the package. 2011-05-31 09:30:43 +00:00
dcoppa
a54abfd839 sync 2011-05-31 09:21:09 +00:00
dcoppa
7af88817c7 Import py-vorbis, a set of Python bindings for the vorbis libraries.
With fixes from Debian's patchset for python-pyvorbis.

OK landry@
2011-05-31 09:19:45 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
dcoppa
79f5d35489 Use MODPY_EGG_VERSION.
Use MODPY_ADJ_FILES.
Regen PLIST.

OK sthen@
2011-05-31 07:21:04 +00:00
dcoppa
e115d88b08 Ops! Sometimes I hate cvs... 2011-05-30 15:16:35 +00:00
dcoppa
ab676adad1 Fix memory allocation/deallocation for Python 2.5 and above
(from Debian's patchset for dev-python/pyogg).

Use MODPY_EGG_VERSION and regen PLIST.

OK landry@, sthen@
2011-05-30 15:10:17 +00:00
ajacoutot
050f3cb9fa Since the freedesktop theme does not provide login/logout sound anymore
(at least for now), make links from:
desktop-login.oga -> service-login.oga
desktop-logout.oga -> service-logout.oga
2011-05-23 14:20:59 +00:00
landry
4512af26fa no need for two @comment lines 2011-05-17 08:52:44 +00:00
jasper
41ec4e0cb9 remove double element
spotted by STeve Andre'
2011-05-17 06:46:36 +00:00
jasper
0b5b0d1982 fix LIB_DEPENDS/WANTLIB
spotted by landry@
2011-05-16 08:42:45 +00:00
ajacoutot
4e2b6df1b3 Add the EPOCH to the webkit dependency.
spotted by landry@
2011-05-16 08:24:31 +00:00
jasper
d9f7c9cb89 - update to 0.3.1
thanks to nicm@ (testing) and upstream fixing regressions
2011-05-15 14:56:50 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
dcoppa
82a1ce94a8 Fix a bug: QuickMix stations losing state.
(upstream commit 49f64fd33c202831407ba6b02fa74c2037052f1c)
2011-05-13 09:52:51 +00:00
dcoppa
cb841d5bf4 Update to AUTOCONF_VERSION 2.68 now that we have a port of it.
From Brad
2011-05-12 07:34:54 +00:00
ajacoutot
93f2fc5cdd Use proper AUTOCONF_VERSION, from Brad. 2011-05-12 06:04:32 +00:00
ajacoutot
46e87c160f Add BUILD_DEPENDS on rarian. Technically it is not entirely needed but
since we depend on yelp it'll get installed anyway. This is to ease
grep(1) over the ports tree to check ports that could be impacted by
the GNOME3 update (as well as consistency with the rest of stuffs
dependeing on yelp).

While here, regen wantlib.
2011-05-11 15:51:10 +00:00
ajacoutot
561d6fe9bc Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
ajacoutot
69db523da2 Fix after recent webkit update. 2011-05-11 06:02:15 +00:00
sthen
07fe84a9a7 Add a mirror; MASTER_SITES is dead, noticed by espie@ 2011-05-09 17:08:00 +00:00
dcoppa
82248dd050 Bugfixing update to audacious/audacious-plugins 2.4.5.
tested and ok shadchin@
2011-05-08 14:08:44 +00:00
jeremy
b2e46a0a8d Build the ruby19 version of audio/id3lib by default
OK pirofti@
2011-05-06 16:45:26 +00:00
jeremy
c6e7f40afc Bump version to 0.6.0, now runs on ruby 1.9.
OK pirofti@
2011-05-06 16:05:12 +00:00
ajacoutot
e47de786de Don't remove the hicolor theme icon cache! 2011-05-06 09:43:08 +00:00
jasper
3a239cb324 potpourri of fixes from upstream, from overflows to crashers. 2011-05-05 21:25:48 +00:00
jasper
c5c7038342 use MASTER_SITE_PYPI 2011-05-04 09:39:52 +00:00
dcoppa
ae3cdb13ec Update to pianobar-2011.04.27 2011-05-04 07:48:04 +00:00
ajacoutot
6dd426f5a5 Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 18:00:37 +00:00
jasper
39a4143af0 libm has nearbyintf() now.
ok jakemsr@
2011-04-29 06:38:34 +00:00
kili
59f395ba1c Enable unicode again.
ok landry
2011-04-28 17:51:50 +00:00
ajacoutot
cc05f563e2 canberra-gtk.h is needed by both -gtk and -gtk3, so move this header to
-main.

found the hard way by jasper@
2011-04-27 12:07:53 +00:00
dcoppa
558d8413b7 Fix WANTLIB after modifications to audio/audacious.
Bump AUTOCONF_VERSION to 2.67.

OK jasper@
2011-04-27 11:45:16 +00:00
dcoppa
9c4fd16a67 Enable library versioning. An imminent sysutils/conky update will
use audacious' libraries (for its audacious flavor).

USE_GROFF is not needed.

Bump AUTOCONF_VERSION to 2.67.

Clue bat beating from Brad. OK jasper@
2011-04-27 11:44:12 +00:00
jolan
1a3df9cf28 remove dead mirrors and use MASTER_SITE_BACKUP explicitly 2011-04-25 15:01:28 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
205c147683 Disable unicode for now (until we can re-enable it in wxWidgets).
ok landry@
2011-04-23 09:08:27 +00:00
edd
a08f291690 Update to hgd-0.3.0, which now includes config flie support.
OK landry@
2011-04-22 08:21:28 +00:00
sthen
a7fd2505b1 - update to 0.87
- run the pod regression tests
- switch to SHARED_ONLY, XS modules are generally better like this...(-:
2011-04-21 22:12:10 +00:00
dcoppa
8745e8735b Update to pianobar-2011.04.10
USE_GROFF no more needed.
2011-04-21 10:02:09 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
jasper
57264c2466 depend on latest p5-MooseX-SemiAffordanceAccessor 2011-04-20 19:52:00 +00:00
naddy
9612faaa48 fix building with gmake 3.82; from pkgsrc 2011-04-20 14:39:21 +00:00
jasper
8ed04e510f - update to 1.110560 2011-04-20 11:48:48 +00:00
jasper
f4930cb03c - update to 1.110550 2011-04-20 11:42:17 +00:00
dcoppa
7367bd6348 Tighten dependency on qt4>=4.7.2: on sparc64 last.fm crashes at
startup when using qt-4.7.0.

ok ajacoutot@
2011-04-20 05:12:01 +00:00
sthen
135ac661f7 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:37:07 +00:00
sthen
a383a680bd sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 22:41:37 +00:00
sthen
54d8cabe9e sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 22:18:33 +00:00
jasper
2addef6d77 - remove unnecessary NULL casts
- sync WANTLIB
2011-04-16 21:21:24 +00:00
dcoppa
401fb1fcb0 Remove cast now that NULL is a void * 2011-04-16 14:57:34 +00:00
naddy
889ea84f08 EPOCH bumps to keep package versions from going back.
Turned up by a bulk build with a year-old plist database.
2011-04-14 21:21:56 +00:00
dcoppa
3bfd9cdaf9 Update to libsndfile-1.0.24
OK naddy@
2011-04-14 07:27:00 +00:00
jasper
8b562d6855 - add missing REGRESS_DEPENDS
- set TEST_POD
- set BUILD_DEPENDS
- doesn't need groff

from gleydson soares
2011-04-13 17:51:44 +00:00
ajacoutot
d53a51f041 MULTIPACKAGE this port into:
-main, the main libcanberra library
    -gtk, libcanberra-gtk (gtk+2)
    -gtk3 libcanberra-gtk3 (gtk+3)

This is needed for the ongoing GNOME3 work without forcing a global move
to gtk+3. The -gtk subpackage may disappear in the future when nothing
uses it.

This move will prevent the login/logout sounds to work in
gnome-session-2.X but it is a necessary evil to move forward.

EDONOTCARE/agreed by several
2011-04-13 06:47:22 +00:00
jasper
02dad65e72 - update to 0.6.0
based on an update by ido admon
2011-04-13 06:45:50 +00:00
kili
e37d1ad339 Accept hs-network-2.3 and bump. 2011-04-11 14:59:16 +00:00
landry
7e5df92d09 Mark as BROKEN-sparc64, waf build keeps triggering an infinite loop
which messes up bulk builds. Anyone interested is welcomed to look into
it.
2011-04-10 18:57:21 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
026115932c - Security update of libmodplug to 0.8.8.2
SA44054: libmodplug "CSoundFile::ReadS3M()" Buffer Overflow Vulnerability
2011-04-09 07:43:53 +00:00
jasper
46c6c06ce9 remove spaces and use tabs 2011-04-09 07:39:49 +00:00
jasper
95360eb475 homepage is gone 2011-04-08 13:38:48 +00:00
ajacoutot
5eff4d206d Add a comment, no pkg change. 2011-04-07 19:07:24 +00:00
jasper
ce32c2dec3 - update ncmpc to 0.18
* from tobias ulmer (MAINTAINER)
- be sure to depend on the right libmpdclient version
* from me
2011-04-06 11:13:09 +00:00
landry
12cb817b29 +soundconverter, also tested by pea@ 2011-04-06 07:23:32 +00:00
landry
4812a69f28 Import soundconverter 1.5.4, from maintainer Martin Pieuchot with tweaks
by ajacoutot@ and myself.

SoundConverter is a simple GTK+ audio file converter for the GNOME
environment. It reads anything GStreamer can read and writes to Ogg
Vorbis, FLAC, AAC, WAV or MP3 formats.
To be able to write to MP3 files, you should install gstreamer-lame.

ok ajacoutot@
2011-04-06 07:22:45 +00:00
landry
5b48417cb0 Update to mpc 0.20.
From maintainer Tobias Ulmer before lock, with a tweak by me (ensure we
depend on a recent enough libmpdclient)
2011-04-05 20:10:36 +00:00
landry
a57e192971 Update to libmpdclient 2.4.
From maintainer Tobias Ulmer before the lock.
2011-04-05 20:09:32 +00:00
landry
1c24641ace Update to py-mpd 0.3.0 from maintainer Martin Pieuchot. 2011-04-05 19:56:11 +00:00
landry
11e4a69dc4 Update to mpd 0.16.2:
Diff from Martin Pieuchot based on a diff for 0.16.1 from Tobias Ulmer
(maintainer). Note that configuration file may need an update
(mixer_type is not global anymore, it's per-output), and mpd will
recreate its database upon startup.
Tested by jasper@ and myself, looks good to maintainer
2011-04-05 19:55:38 +00:00
ajacoutot
56881e0491 --disable-scrollkeeper is not needed when rarian is in the dependency
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
dcoppa
b97a7a9ee5 Forgot to set EPOCH, as noted by ajacoutot@ 2011-04-05 14:33:23 +00:00
dcoppa
42ded441c6 Revert to celt-0.10.0.
celt 0.11.x is broken in a subtle way.
2011-04-05 14:17:55 +00:00
dcoppa
beb68e7dd9 Update to celt-0.11.1 2011-04-04 08:38:35 +00:00
dcoppa
797716881a Link umurmur. 2011-04-03 12:31:17 +00:00
dcoppa
99b7915817 Import audio/umurmur, a minimalistic Mumble server implementation.
Initial port and manual pages by J Sisson.
Tweaked by myself and ajacoutot@.

OK ajacoutot@
2011-04-03 12:04:47 +00:00
ajacoutot
62b66606ff C++ code needs to define __STDC_CONSTANT_MACROS to pull in parts of
stdint.h (needed by graphics/ffmpeg).

from Brad.
2011-04-03 06:37:29 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
jakemsr
7e347e6e9c upbreak packaging failure due to ffmpeg detection failure due to recent
ffmpeg update

from Brad
2011-04-01 03:24:25 +00:00
dcoppa
30cc596a8c Add a backup site to MASTER_SITES 2011-03-31 07:47:09 +00:00