Commit graph

25 commits

Author SHA1 Message Date
markd
b2f25b3551 Solaris linker doesn't understand -Wl,--version-script=libvcdinfo.la.ver
so use BUILDLINK_TRANSFORM to get rid of it.
2004-11-15 09:01:05 +00:00
tron
8d68d3dbcb Fix build problem caused by inconsistent function declaration which got
exposed by the recent update of the "libcdio" package.
2004-10-07 10:02:09 +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
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
kristerw
2cf24cf4fa This package needs devel/pkgconfig in order to build. 2004-05-01 13:50:25 +00:00
drochner
ae95091cdd make sure the installed libvcdinfo.pc is usable, PKGREVISION++ 2004-04-19 17:58:25 +00:00
recht
fd1afe953f - bl3ify
- correct INFO_FILES
- add buildlink3.mk
2004-04-09 10:34:52 +00:00
drochner
96d6fa838f update to 0.7.20
changes:
-uses libcdio for HW access now
-some cleanup and restructuring
-bugfixes
2004-04-08 17:45:47 +00:00
seb
3c181b04a5 Remove info files entries from PLIST. 2004-03-10 01:27:26 +00:00
jlam
3ebe053d90 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:49 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
ben
0d43bf684d Update MAINTAINER email address. 2003-12-13 20:14:26 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
wiz
64c5090a03 Enable XML interface for advanced features, per Ben Collver's PR 23271.
Bump PKGREVISION.
2003-10-28 00:40:38 +00:00
seb
8d15907ec2 USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:38:23 +00:00
seb
8b36c9c8e3 Convert to USE_NEW_TEXINFO. 2003-08-05 21:07:43 +00:00
martti
86c6e000bc COMMENT should start with a capital letter. 2003-07-21 17:24:16 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
drochner
b22b17aab4 do the right LIBTOOL thing to cure the "cannot find -liconv" symptom
should fix PR pkg/20190
2003-02-04 10:52:15 +00:00
wiz
e1e2ff0628 Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
2002-12-24 18:55:32 +00:00
wiz
16479b8c96 Import current vcdimager package as vcdimager-devel in preparation
of downgrade of vcdimager on tron's request.
2002-11-25 12:29:22 +00:00