nros
bc2d37bd21
Set LICENSE for a lot of audio packages.
2016-04-20 12:10:24 +00:00
wiz
cda18437be
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
2014-10-09 14:05:50 +00:00
asau
2fead99d50
"user-destdir" is default these days
2012-09-11 23:59:21 +00:00
hans
502d9e818a
Fix build on SunOS >= 5.10 with gcc >= 4.6
2011-11-01 15:11:18 +00:00
drochner
5cd4141017
the library needs libz, link against it to force a dependency
...
bump PKGREVISION
2010-05-20 21:12:13 +00:00
joerg
f605fec2db
Mark as destdir ready.
2008-07-14 12:55:56 +00:00
drochner
1c62ee22ec
fix unsafe temp file creation (CVE-2007-4460), patch from Debian
...
bump PKGREVISION
2007-09-04 09:58:20 +00:00
wiz
03fcf967f4
Two functions had missing arguments. Patch from stoned@
...
Fixes problems in amarok (and probably other dependencies).
Bump PKGREVISION.
2006-09-23 13:26:24 +00:00
ben
2b18abeced
Fix the writing of unicode tags. bump pkgrevision. Addresses PR#34515.
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1016290&group_id=979&atid=300979
Patch adapted for pkgsrc by George Michaelson.
2006-09-13 12:06:28 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
rillig
8700b428d5
Changed #defined to yes in GNU_CONFIGURE and USE_LIBTOOL.
2005-05-31 21:56:37 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
minskim
c89efadc3b
Enable pkgviews installation.
2004-11-17 17:46:21 +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
jlam
acebb9db3c
Using c++ implies USE_GCC_SHLIB if we're using GCC.
2004-03-23 05:39:23 +00:00
jlam
326169077a
USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.
2004-03-23 04:40:59 +00:00
minskim
f6570a72c7
bl3ify
2004-02-16 01:33:37 +00:00
jlam
ec993afa1a
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
...
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
abs
a1d0b1b68b
USE_LANGUAGES=c c++
2004-02-11 01:46:30 +00:00
martti
ff0278ea30
COMMENT should start with a capital letter.
2003-07-21 16:24:36 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
rafal
bf7243f55e
Let this build with gcc3 (by adding USE_GCC_SHLIB and a hack to CPPFLAGS
...
so the build doesn't fall over with undefined template types); tested on
gcc3/netbsd-sparc64 (me) and gcc2/netbsd, gcc3/sol9 (grant).
2003-06-30 18:06:47 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
0466708f6e
Update to 3.8.3:
...
This is a bug fix release. Use it. Dont use previous versions. The
ChangeLog provides more in detail which changes have been made.
[ChangeLog details minor various bug fixes.]
2003-03-05 12:49:21 +00:00
schmonz
50a4971577
Update to 3.8.2. Mostly minor bugfixes, but also added support for
...
streaming media (using an overloaded function of Link()) and support
for getting bitrate of vbr files.
2002-11-26 21:56:32 +00:00
jlam
df3fc09af5
Note dependence on zlib.
2002-10-03 22:45:05 +00:00
jlam
30f91bea30
Use buildlink2.
2002-10-03 08:43:00 +00:00
wiz
6b856c6ffe
Update to 3.8.0.
...
Lots of build fixes and other bug fixes.
2002-08-31 01:56:56 +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
abs
2b325a79cd
prdownloads.sourceforge.net is no longer any use.
...
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
drochner
ca77633070
solve the strings.h problem in a better way -
...
The library contains a header file "strings.h" which gets pulled in
by <string.h>, leading to lossage. Defining ANSI_SOURCE used to help,
but now we don't get an mkstemp() prototype anymore if this is defined,
leading to compile problems at another place...
So finally rename the pkg's strings.h.
Being here, update to ...pre2, the changelog is
* Many bug fixes -- mostly compilation problems -- more detailed info will be
provided in a later release.
2002-01-08 17:49:12 +00:00
wiz
1ab913a92c
make the PKGNAME dewey-compatible.
2001-08-03 17:05:16 +00:00
drochner
cb9a77636d
initial import of id3lib-3.8.0pre1,
...
a library for manipulating ID3v1 and ID3v2 tags
2001-07-31 14:28:00 +00:00