summaryrefslogtreecommitdiff
path: root/sysutils/vcdimager-devel
AgeCommit message (Collapse)AuthorFilesLines
2004-11-15Solaris linker doesn't understand -Wl,--version-script=libvcdinfo.la.vermarkd1-1/+7
so use BUILDLINK_TRANSFORM to get rid of it.
2004-10-07Fix build problem caused by inconsistent function declaration which gottron2-1/+15
exposed by the recent update of the "libcdio" package.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
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-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
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-05-01This package needs devel/pkgconfig in order to build.kristerw1-1/+2
2004-04-19make sure the installed libvcdinfo.pc is usable, PKGREVISION++drochner3-2/+17
2004-04-09- bl3ifyrecht3-10/+32
- correct INFO_FILES - add buildlink3.mk
2004-04-08update to 0.7.20drochner5-57/+30
changes: -uses libcdio for HW access now -some cleanup and restructuring -bugfixes
2004-03-10Remove info files entries from PLIST.seb1-5/+1
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-12-13Update MAINTAINER email address.ben1-2/+2
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme1-2/+2
2003-10-28Enable XML interface for advanced features, per Ben Collver's PR 23271.wiz5-5/+59
Bump PKGREVISION.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-05Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-11/+11
2003-02-04do the right LIBTOOL thing to cure the "cannot find -liconv" symptomdrochner1-1/+3
should fix PR pkg/20190
2002-12-24Replace collver@linuxfreemail.com with collver1@attbi.com.wiz1-2/+2
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
2002-11-25Import current vcdimager package as vcdimager-devel in preparationwiz4-0/+51
of downgrade of vcdimager on tron's request.