Commit graph

33 commits

Author SHA1 Message Date
wiz
d33dfdeb7c Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
asau
2fead99d50 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
hans
60e71bf96b REPLACE_SH in installed shell script. 2012-02-15 21:52:53 +00:00
drochner
a54d1f643d fixa possible heap overflow due to wrong buffer length check
(CVE-2008-5030), from Debian, bump PKGREVISION
2008-11-21 10:38:19 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
tv
eb3e6589e0 NOT_FOR_PLATFORM Interix. 2005-10-31 15:37:50 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
rh
28af5e6872 Fix vulnerability pointed out in http://secunia.com/advisories/14877/
Bump PKGREVISION
Update BUILDLINK_RECOMMENDED
2005-04-15 01:50:56 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
adam
763ca89a46 Changes in 0.99.12
* Fix a libtool version mismatch that led to incorrect library
  extensions.

Changes in 0.99.11
* Some erratic information and behaviour, introduced in 0.99.10, has
  been fixed.
2004-11-26 13:38:30 +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
minskim
178120203d Enable pkgviews installation. 2004-05-17 21:54:49 +00:00
xtraeme
d6d9fc9279 bl3ify, add missing pkgconfig bl3.mk. 2004-04-11 16:27:37 +00:00
drochner
7a87d55492 update to 0.99.10
minor bugfixes (and XBox support)
2004-04-08 14:12:50 +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
grant
39c26b6f02 use LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE. fixes installation on
Solaris (and others).

bump PKGREVISION.
2004-01-23 06:20:40 +00:00
xtraeme
6beb1a084e Update to 0.99.9 from Min Sik Kim in PR pkg/23930.
Changes in 0.99.9
        * (cdaudio.c) cd_poll: accept CDS_MIXED CD's too.
        * (cddb.c) cddb_read_line: fixed fprintf() format.
        * (coverart.c) coverart_direct_erase_data: removed unused local
          variable.
        * (cddb.h): added cddb_mc_generate_new_entry's interface, which is
          used in cdindex.c.

Changes in 0.99.8
	* Minor bugfix release.  Switched to Automake 1.6.

Changes in 0.99.7
	* Fixed a bug that made libcdaudio log more messages than desired to
	  klogd.  Thanks to Matt Kraai.
2004-01-04 18:26:17 +00:00
cjep
c30d261d80 Add trailing slash 2003-10-18 11:59:58 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
e408a36d73 Convert to buildlink2. Add RCS Id to patch-aa. 2002-08-31 03:19:07 +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
jschauma
82f26389a3 Beautify: correct tab-stops. 2002-08-16 02:50:02 +00:00
jschauma
30fcec2c52 Update to 0.99.6, from new homepage at sourceforge.
Changes too many to list here, see Changelog in tarball.
2002-07-06 03:19:22 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
jlam
93af58d969 Buildlinkify. 2001-11-26 05:56:36 +00:00
drochner
4430ba7548 the patch recently added to libcdaudio is important, so add "nb1" to
its version and make p5-Audio-CD-disc-cover depend on it
(as suggested by Christoph Badura)
2001-04-28 14:43:28 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
perry
3fda2fdea4 upgrade to libcdaudio-0.99.4 -- no changes seem to be needed 2000-12-05 22:35:09 +00:00
wiz
49d7b4e0fb LTCONFIG_OVERRIDE -> remove one patch 2000-08-14 13:41:00 +00:00
wiz
4cddb7c7ef USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-14 13:14:43 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
rh
1dd175b146 Initial import of libcdaudio-0.99.1, a multi-platform CD player development
library.
1999-09-03 22:09:04 +00:00