ajacoutot
5f2c72663c
- regen WANTLIB after libgnome esound support removal
2009-01-21 10:50:12 +00:00
jasper
8cf54158e9
- it's GNOME, not Gnome2 or gnome or any other variation
...
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
sthen
b29b83d776
sync wantlib and bump packages. ok ajacoutot
2008-06-15 00:04:49 +00:00
naddy
99fefeba2d
* LP64 fix from Markus Lude <markus.lude@gmx.de>
...
* regen some patches
2008-05-13 14:20:25 +00:00
jasper
5f786b2cb6
- remove unneeded patches, these ports use devel/libtool for a while
...
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
ajacoutot
de1881dab3
- add missing update-desktop-database goo
...
"reads fine" jasper@
2007-12-15 18:56:35 +00:00
steven
88b4792252
fix WANTLIB
2007-11-13 12:44:22 +00:00
simon
ec8fc0fefe
remove surrounding quotes from COMMENT/PERMIT_*/BROKEN
2007-09-15 21:26:00 +00:00
naddy
aff445b17b
wantlib updates now that curl pulls in libidn
2007-05-14 19:35:08 +00:00
sturm
e486911302
simple WANTLIB fixes
2007-04-12 20:24:29 +00:00
steven
ed20381fd9
USE_LIBTOOL
2007-04-07 14:05:04 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
steven
26f5ae54bd
fix WANTLIB of ports using gtk, needed after switch to our own pkg-config
2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
steven
87a90c296d
USE_X11
2006-11-11 21:04:27 +00:00
espie
d1d5e05ad4
remove `empty' version spec (.0.0) which is no longer needed to desambiguate
...
library names.
2006-09-18 11:40:06 +00:00
espie
24c4894c84
new lib specs
2006-08-01 11:17:55 +00:00
bernd
f05f186453
First chunk of WANTLIB fixes after gtk+2 upgrade.
...
ok espie@
2006-06-13 13:17:56 +00:00
steven
2230a954d6
fix WANTLIB after gtk+2 downgrade
2006-01-17 20:36:47 +00:00
wilfried
2fef6cf874
fix wantlib + bump
2005-11-15 11:30:17 +00:00
alek
10da58b40b
Update to grip 3.2.0
...
From Bernd Ahlers <b.ahlers@ba-net.org>
ok aanriot@
2005-06-30 22:34:28 +00:00
robert
cd6009f3f3
SECURITY:
...
Fix a buffer overflow vulnerability.
http://www.vuxml.org/openbsd/bd003c68-9ae1-11d9-862b-00065bd5b0b6.html
+ fix PLIST; from maintainer Steve Shockley <steve.shockley@shockley.net>
2005-03-22 15:02:45 +00:00
naddy
199c30b4ac
SIZE
2005-01-05 15:47:05 +00:00
alek
472fbf6891
To detect (and use) libid3 we need to link with -lm
2005-01-05 15:45:15 +00:00
espie
b55248f2cf
don't bring in cdparanoia if not asked for it.
...
new FLAVOR for that (need tests ?)
2004-11-21 14:16:30 +00:00
sturm
4bdfd5aa3d
mistakenly removed
2004-09-26 10:30:45 +00:00
sturm
8e5e95cc39
ups, forgot this one
2004-09-26 10:07:59 +00:00
sturm
57bdad4cf1
update to grip 3.0.7 from new maintainer
...
Steve Shockley <steve.shockley at shockley.net>
with a little cleanup from me
2004-09-26 09:23:44 +00:00
pvalchev
a4e1e24ad5
remove David Lebel from maintainer position per his request.
2004-09-15 00:06:58 +00:00
espie
e370816909
four more common locale dirs.
2004-08-05 16:14:48 +00:00
espie
30cefc7154
fix doc/Makefile.in so the installation goes smoothly.
...
Explicit gettext module for !shared archs.
New style PLIST.
2004-08-05 03:21:18 +00:00
brad
d760d5bda9
hppa has shared libs now
2004-06-01 22:00:47 +00:00
naddy
8f30aeef31
@dirrm shared directories
2003-12-16 15:31:22 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
pvalchev
61a7a58699
cast NULL sentinel to a pointer
2003-01-18 06:36:31 +00:00
fgsch
c88e2520c6
byebye NEED_VERSION.
2002-12-29 19:29:56 +00:00
pvalchev
e79098cc09
o /usr/local -> ${LOCALBASE}
...
o do not pass -pthread as ${C,LD}FLAGS, use LIBS instead so that it is
used only at the linking stage
2002-07-09 16:34:47 +00:00
lebel
03bc8a5c32
update audio/grip to 3.0.0
2002-05-07 21:05:33 +00:00
espie
4eeb7add33
bump NEED_VERSION for distinfo
2002-03-21 20:35:40 +00:00
espie
5b37289c23
md5->distinfo
2002-03-21 19:59:18 +00:00
lebel
6f1a4a742a
NO_REGRESS=Yes
2001-10-24 14:24:29 +00:00
espie
b6f497a26f
Complete lib dependencies to pass checker
2001-10-24 12:09:04 +00:00
lebel
173203cae4
default to /dev/cd0c instead of /dev/cdrom.
...
Nils Nordman <nino@nforced.com>
2001-10-03 15:21:42 +00:00
lebel
fe93663297
Eject didn't work; turns out this was due to the fd never being
...
closed after doing an eject, something which caused the
tray to never eject until the program closed and the fd
was closed that way.
Fix provided by Nils Nordman <nino@nforced.com>
2001-06-25 12:44:32 +00:00
lebel
1c08abfd36
initial import of grip 2.95:
...
--
Grip is a front-end to external cd audio rippers (such as dagrab
or cdda2wav). It also provides an automated frontend for MP3 encoders,
letting you take a disc and transform it easily straight into MP3s.
The CDDB protocol is supported for retrieving track information
from disc database servers. Grip works with DigitalDJ to provide a
unified computerized version of your music collection.
2001-05-19 00:21:00 +00:00