Commit graph

44 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
reed
765d96c65a The configure.in/aclocal.m4/configure shipped with xcdroast source
accidently included a check for PCRE.

xcdroast build and installed software does not use pcre.

This patch-ab removes the configure check for pcre.

And the dependency for pcre is removed and package revision is bumped.

This patch is same as if patched using new configure found via
http://www.xcdroast.org/xcdr098/patches/ (and that webpage has five
other patches to consider).

This was okayed by maintainer, Thorsten F.
2005-03-23 18:02:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +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
xtraeme
7da3d76852 bl3ify 2004-03-15 15:19:52 +00:00
xtraeme
c7a9c7dce1 Simplify previous. 2004-01-29 11:00:02 +00:00
xtraeme
81d73a847b Don't link to libossaudio on !NetBSD platforms. 2004-01-29 10:39:16 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
wiz
b8b925a72a Remove patch-ac here too, since it was removed during the last update. 2004-01-15 08:11:20 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
kristerw
3714ba74d8 Correct path to devel/pkgconfig/buildlink2.mk. 2003-12-29 02:13:38 +00:00
jmmv
db31e35c14 Explicitly include pkg-config's buidlink2.mk file. 2003-12-28 19:34:43 +00:00
jmmv
a4c19ef93e Update to 0.98alpha15:
* GTK2 support.
* updated lot of translations, added romanian, latvian and albanian.
* numerous bug fixes.
* included a contrib-directory with the sources with some useful stuff sent
  to me by X-CD-Roast users.
2003-12-28 19:29:21 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
martti
86c6e000bc COMMENT should start with a capital letter. 2003-07-21 17:24:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
cjep
7768c531ee Add NetBSD RCS tags. 2003-06-07 14:37:01 +00:00
drochner
e71413c20e update to 0.98a14
changes:
full drag&drop support (rearrange tracks or add files to master from KDE/Gnome).
completely new non-root-mode which does not require any group or a change of
 modes on the cdrtools.
complete rewrite of internal device handling. Up to 64 devices can be
 independently configured and used. Devices are no longer scanned at each
 startup, support for remote-scsi (networked devices), Linux kernel-2.5.x
 devices and any other cdrecord supports.
improved Mac OS X support with automatic autodiskmount daemon handling.
support copy of audio-CDs on-the-fly.
save window positions and sizes.
display progress of reading/writing in window title.
even more integration of cdrecord-ProDVD.
Full support of DVD-R/RW and DVD+R/RW with newest ProDVD-versions.
added greek and ukrainian translations, updated most others.
a helpful HTML-manual in doc/manual (online: http://www.xcdroast.org/manual)
numerous usage improvements and bug fixes.
2003-06-05 16:15:47 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
cjep
b67c292b9f Add RCS tag 2003-04-21 20:29:14 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
drochner
32dae9a8cd change naming scheme for cdrecord-xcdroast to avoid explicite CONFLICTs
in the future, as proposed by Matthias Scheler in PM
2003-01-23 16:12:42 +00:00
drochner
76aef4defb update to 0.98alpha13
changes:
-proxy support for CDDB lookups
-bugfixes
-use cdrtools-2.0
2003-01-10 11:24:51 +00:00
cjep
2f9e9722bf USE_PKGLOCALEDIR=yes 2003-01-10 07:49:51 +00:00
drochner
f8c17ef564 put automatic ossaudio detection into operation 2002-12-03 11:14:01 +00:00
drochner
d8a4ae6444 update to 0.98alpha11.
There is a major restructuring of the sources, more than to be expected
from the subminor version change.
Still needs some finetuning...
Most notable change: multisession support.
2002-12-02 20:29:48 +00:00
martin
a97f073777 Backout previous.
Casting NULL to (void*) for variadic functions of course does not make
any difference on 64 bit platforms - as long as a valid prototype has been
seen, which is the case here - io.c includes unistd.h.
2002-10-27 21:46:11 +00:00
frueauf
e0dc53079d According to Avon Barksdale <avon@flatlet.net>, the casting of NULL to (void *)
in the execl call is to make sure it is 64 bit on 64 bit archs.

Not verified by myself since I have no 64bit arch to test on.

Patch provided in private email.
2002-10-26 17:05:29 +00:00
jlam
c3c74b88b6 * Use buildlink2.
* Install some documentation.
* Honor PKG_SYSCONFDIR (and warn user that the config file directory may
  have changed).
* Allow for compiling with OSS support on NetBSD, though it is currently
  commented out.
2002-09-26 12:29:55 +00:00
fredb
7b3f078bf7 Fix typo. 2002-03-17 15:46:16 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
drochner
0bd98a49a1 update to 0.98 alpha 9
Changes:
17.07.01:
        * update the writeable flag in HD setup
        * final touches to non-root wrapper
16.07.01:
        * add CDRTOOLS_PREFIX in Makefile for more flexible
          installation
        * show image-list in verify tracks menu even when no CD is
          loaded
        * check if image directories are writeable
15.07.01:
        * set permissions of /etc/xcdroast.conf to 644 after first
          start when old version found
        * remove -r commandline option for security reasons
        * make wrapper checking allowed users and hosts
        * make process windows wider to avoid cut-off labels
        * make "minimaly blank" mode default
        * allow verifying of self-mastered or external iso tracks
14.07.01:
        * first version of non-root wrapper useable
        * set correct filemodes on saved text-outputs
        * create the configuration directory at startup
        * fix bug in non-root-mode when you can cancel out of setup
          without setting image directories
        * check for common "cannot open new session" errors in
          cdrecord output and advise user to switch to TAO
        * handle dos format textfile format
13.07.01:
        * first tests with the non-root wrapper
        * add -n switch to commandline help
12.07.01:
        * dont set tooltip color manually - it screws up
          multibyte fonts
11.07.01:
        * added japanese translation
10.07.01:
        * added option in setup to save a default write mode setting
08.07.01:
        * added galician translation
        * added new dialog in master-menu which does the
          redirection stuff when adding directories automatically
28.06.01:
        * fix problem when copying an unpadded CD-R.
          (last sectors got lost)
27.06.01:
        * manual scanbus override should work now. I am interested
          in feedback.
26.06.01:
        * new commandline option to give a list of devices, instead
          of using -scanbus. Very useful on AIX and OpenBSD systems.
24.06.01:
        * dont expand ~/ in logfile setting (broke in non-root-mode)
        * add startup-message in logfile
        * workaround for crash caused by eazel-gtk-theme (mandrake 8.0)
        * fix a lot of cursor leaks
        * fix crash when writing a toc file on solaris
        * use sectors on mkisofs tsize option
23.06.01:
        * integrate joliet charsets into the master-menu
          (Also thanks to Georgy Salnikov for the idea)
        * dont crash on unknown group-ids
22.06.01:
        * query joliet charsets from mkisofs
21.06.01:
        * reworked verifying code.
          (Thanks to Georgy Salnikov <sge@nmr.nioch.nsc.ru>)
        * verifying of padded CDs works now fine.
20.06.01:
        * make cdrtools-1.10 default
19.06.01:
        * had other stuff to do. Got back to work at X-CD-Roast

        * update translations for brasilian portuguese, estonian,
          slovak and french
        * added translations for finnish, bulgarian and czech.
        * allow image-directories with space in their name
        * sort the image-list display alphabetically
        * merged AIX and HP-UX audio patches from
          Stefan Benke <benke@iam.rwth-aachen.de>
        * fixed possible crash when a CD-Extra is inserted
        * corrected tons of typos in the documentation
25.12.00:
        * fix wav-file detection code
          (Thanks to Mark Bratcher <mbratch@coollink.net>)
01.12.00:
        * fix some compiler warnings
29.11.00:
        * fix cdrecord scanbus parser crash on HP-UX
2001-08-07 11:27:35 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
drochner
aaee5e6e88 recognize "Device not ready" in addition to "medium not present"
as empty CD drive, avoids endless hang in my case (may be ATAPI
specific)
2001-03-11 11:04:19 +00:00
drochner
f9dfc904f4 add a note about suid not working with new gtk 2001-03-10 12:21:09 +00:00
drochner
90b34ebe3f make sample playing via /dev/audio work 2001-03-10 10:31:33 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
tron
513109e93f Use "${MASTER_SITE_SOURCEFORGE}" in master site list. 2001-02-11 12:23:29 +00:00
frueauf
b3178e248c Add xcdroast-0.98a8, a gtk+ based GUI for the cdrecord tools.
Although this package is considered an alpha testversion by
the author, it works remarkable well for me.

Note that this needs cdrecord-1.9nb1, which was patched to
make 'cdrecord -scanbus work'. xcdroast relies on this feature.

Also note that I was not able to make wavplay work with our audio
subsystem. Someone with more audio knowledge might want to tweak
it.
2001-02-10 23:23:35 +00:00