FreshPorts -- The Place For Ports Sun, 23 Nov 2008 10:25 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: sysutils/cdrtools-devel/Makefile
CVSWeb

Number of commits found: 53

Sun, 9 Nov 2008
[ 20:32 marius ] Original commit 
1.101 sysutils/cdrtools-devel/Makefile
1.67 sysutils/cdrtools-devel/distinfo
Update to 2.01.01a53. For the changes since 2.01.01a52 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a53

Approved by:    netchild
Wed, 22 Oct 2008
[ 20:47 marius ] Original commit 
1.100 sysutils/cdrtools-devel/Makefile
1.66 sysutils/cdrtools-devel/distinfo
- Update to 2.01.01a52. For the changes since 2.01.01a51 see:
  ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a52
- Remove the fexecve() workaround which is no longer needed since
  2.01.01a51.

Approved by:    netchild
Sat, 11 Oct 2008
[ 11:54 marius ] Original commit 
1.99 sysutils/cdrtools-devel/Makefile
1.65 sysutils/cdrtools-devel/distinfo
- Update to 2.01.01a51. This has the fix from PR 127608 incorporated.

Approved by:    netchild
Sat, 6 Sep 2008
[ 17:57 marius ] Original commit 
1.98 sysutils/cdrtools-devel/Makefile
1.64 sysutils/cdrtools-devel/distinfo
- Update to 2.01.01a48. 2.01.01a46 and 2.01.01a47 had to be skipped due
  to broken configure scripts.
- Fix build when audio/cdparanoia is installed. [1]

PR:             126955 [1]
Submitted by:   jkim [1]
Approved by:    netchild
Sun, 17 Aug 2008
[ 13:44 marius ] Original commit 
1.97 sysutils/cdrtools-devel/Makefile
1.63 sysutils/cdrtools-devel/distinfo
Update to 2.01.01a45.

Approved by:    netchild
Sun, 13 Jul 2008
[ 15:42 marius ] Original commit 
1.96 sysutils/cdrtools-devel/Makefile
1.62 sysutils/cdrtools-devel/distinfo
Update to 2.01.01a43. For the changes since 2.01.01a42 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a43

Approved by:    netchild
Thu, 3 Jul 2008
[ 20:11 marius ] Original commit 
1.95 sysutils/cdrtools-devel/Makefile
1.61 sysutils/cdrtools-devel/distinfo
- Update to 2.01.01a42.
- Drop FreeBSD 5 anti-footshooting.

Approved by:    netchild
Tue, 17 Jun 2008
[ 21:16 marius ] Original commit 
1.94 sysutils/cdrtools-devel/Makefile
1.60 sysutils/cdrtools-devel/distinfo
Update to 2.01.01a41.

Approved by:    netchild
Fri, 6 Jun 2008
[ 15:03 edwin ] Original commit 
1.44 sysutils/LPRng/Makefile
1.10 sysutils/acidlaunch/Makefile
1.6 sysutils/apt/Makefile
1.27 sysutils/bacula-server-devel/Makefile
1.104 sysutils/bacula-server/Makefile
1.3 sysutils/bashburn/Makefile
1.5 sysutils/batmon/Makefile
1.14 sysutils/battfink/Makefile
1.23 sysutils/bbapm/Makefile
1.11 sysutils/brasero/Makefile

(Only the first 10 of 198 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Mon, 28 Apr 2008
[ 20:48 marius ] Original commit 
1.92 sysutils/cdrtools-devel/Makefile
1.59 sysutils/cdrtools-devel/distinfo
Update to 2.01.01a39. For the changes since 2.01.01a38 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a39

Approved by:    netchild
Fri, 11 Apr 2008
[ 23:36 marius ] Original commit 
1.91 sysutils/cdrtools-devel/Makefile
Remove erroneous dependencies on audio/libcddb and sysutils/libcdio.

PR:             122636
Approved by:    netchild
Wed, 9 Apr 2008
[ 21:40 marius ] Original commit 
1.54 sysutils/cdrdao/Makefile
1.90 sysutils/cdrtools-devel/Makefile
1.71 sysutils/cdrtools/Makefile
1.12 sysutils/sformat/Makefile
Rename fexecve() to js_fexecve() so it doesn't clash with the recently
added libc one.

Reported by:    marcus
Approved by:    netchild
Sun, 9 Mar 2008
[ 21:35 marius ] Original commit 
1.89 sysutils/cdrtools-devel/Makefile
1.58 sysutils/cdrtools-devel/distinfo
1.3 sysutils/cdrtools-devel/files/patch-cdrecord::cdrecord.dfl
Update to 2.01.01a38. For the changes since 2.01.01a37 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a38

Approved by:    netchild
Mon, 18 Feb 2008
[ 21:48 marius ] Original commit 
1.88 sysutils/cdrtools-devel/Makefile
1.1 sysutils/cdrtools-devel/files/patch-libsiconv-sic_nls.c
1.17 sysutils/cdrtools-devel/pkg-plist
Fix `mkisofs -input-charset`:
- The configure script adds dependencies on libiconv and libintl when
  found so set USE_GETTEXT and USE_ICONV accordingly. If these libraries
  are not yet installed, these dependencies can be turned off by defining
  WITHOUT_NLS. There's no easy way to force these dependencies off as
  the configure script doesn't offer such a knob and modifying its tests
  is not allowed.
- When setting USE_GETTEXT and USE_ICONV, also add OSDEFS to the MAKE_ENV
  as a hack to pass -I${LOCALBASE}/include as CPPFLAGS so the installed
  iconv.h is found.
- Install the charset conversion tables.
- Set ${INS_BASE} to ${LOCALBASE} in DEFAULTS/Defaults.freebsd so the
  path constructed by libsiconv and mkisofs points to the installed
  conversion tables.
- Fix a bug that caused the 'iconv:' prefix not to be stripped from the
  implied '-output-charset' when the conversion tables are not found or
  '-input-charset' is used with the 'iconv:' prefix.

Submitted by:   jkim
Approved by:    netchild
Sat, 5 Jan 2008
[ 16:37 marius ] Original commit 
1.87 sysutils/cdrtools-devel/Makefile
1.57 sysutils/cdrtools-devel/distinfo
Update to 2.01.01a37. For the changes since 2.01.01a36 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a37

Approved by:    netchild
Mon, 29 Oct 2007
[ 22:34 marius ] Original commit 
1.86 sysutils/cdrtools-devel/Makefile
1.56 sysutils/cdrtools-devel/distinfo
1.3 sysutils/cdrtools-devel/files/patch-README.rscsi
1.6 sysutils/cdrtools-devel/files/patch-ad
1.1 sysutils/cdrtools-devel/files/patch-cdrecord::README.rscsi
1.2 sysutils/cdrtools-devel/files/patch-cdrecord::cdrecord.1
1.2 sysutils/cdrtools-devel/files/patch-include::utypes.h
1.2 sysutils/cdrtools-devel/files/patch-readcd::readcd.1
1.2 sysutils/cdrtools-devel/files/patch-scgcheck::scgcheck.1
1.16 sysutils/cdrtools-devel/pkg-plist
- Update to 2.01.01a36.
- Comply with the CDDL and the CDDL HEADER used; given that the port
  Makefile and patches contain Covered Code we need to accomplish
  CDDL 3.3 by denoting the Contributor and include the CDDL HEADER
  in these files. [1]

Discussed with: author [1]
Approved by:    netchild
Mon, 16 Apr 2007
[ 18:28 ahze ] Original commit 
1.6 audio/aqualung/Makefile
1.85 sysutils/cdrtools-devel/Makefile
1.70 sysutils/cdrtools/Makefile
1.24 sysutils/libcdio/Makefile
Chase libcddb libver bump
Thu, 3 Aug 2006
[ 10:32 marius ] Original commit 
1.84 sysutils/cdrtools-devel/Makefile
1.55 sysutils/cdrtools-devel/distinfo
1.5 sysutils/cdrtools-devel/files/patch-ad
- Update to 2.01.01a11. For the changes since 2.01.01a10 see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a11
- Re-grab maintainership.

Approved by:    netchild
Thu, 8 Jun 2006
[ 20:34 sat ] Original commit 
1.83 sysutils/cdrtools-devel/Makefile
- Chase lib version bump to libcdio
Wed, 7 Jun 2006
[ 20:03 anray ] Original commit 
1.82 sysutils/cdrtools-devel/Makefile
1.54 sysutils/cdrtools-devel/distinfo
1.7 sysutils/cdrtools-devel/files/patch-cdda2wav::interface.c
cdrtools-2.01.01a10 were released.

The announcement can be found at:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a10

PR:             ports/98587
Submitted by:   Fabian Keil <freebsd-listen@fabiankeil.de>
Tue, 16 May 2006
[ 20:45 marius ] Original commit 
1.81 sysutils/cdrtools-devel/Makefile
1.14 sysutils/cdrtools-devel/pkg-descr
- Update COMMENT and the description of cdrecord in pkg-descr to
  reflect the DVD recording support included since 2.01.01a09.
- Add btcflash, included since 2.01.01a05, to the list of cdrtools
  package contents in pkg-descr.
- Correct a grammo in pkg-descr.
- Bump PORTREVISION, as these changes affect the contents of the
  binary package.

Submitted by:   Fabian Keil (modulo COMMENT part)
Approved by:    netchild
[ 19:13 marius ] Original commit 
1.80 sysutils/cdrtools-devel/Makefile
1.53 sysutils/cdrtools-devel/distinfo
1.6 sysutils/cdrtools-devel/files/patch-cdda2wav::interface.c
Update to 2.01.01a09, which now includes DVD support in cdrecord and
changed the licenses of the various cdrtools components from GPL to
CDDL and LGPL respectively. For the full announcement of 2.01.01a09
see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a09
Sun, 14 May 2006
[ 12:07 lawrance ] Original commit 
1.79 sysutils/cdrtools-devel/Makefile
1.2 sysutils/cdrtools-devel/pkg-message
1.1 sysutils/cdrtools-devel/files/pkg-message.in
Use SUB_FILES instead of post-patch commands.

PR:             ports/97219
Submitted by:   Ports Fury
Wed, 10 May 2006
[ 10:03 marius ] Original commit 
1.78 sysutils/cdrtools-devel/Makefile
1.52 sysutils/cdrtools-devel/distinfo
1.5 sysutils/cdrtools-devel/files/patch-cdda2wav::interface.c
1.3 sysutils/cdrtools-devel/files/patch-cdda2wav::mycdrom.h
Update to 2.01.01a08, which includes the remaining cdda2wav ports patches.
For the other changes since 2.01.01a07 see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a08

Approved by:    netchild
Sun, 7 May 2006
[ 19:49 marius ] Original commit 
1.77 sysutils/cdrtools-devel/Makefile
- Allow this port to be compiled with CC set to something containing a
  path component.
- Remove obsolete USE_REINPLACE.

Approved by:    netchild
Sat, 18 Feb 2006
[ 15:53 marius ] Original commit 
1.76 sysutils/cdrtools-devel/Makefile
1.51 sysutils/cdrtools-devel/distinfo
1.1 sysutils/cdrtools-devel/files/patch-btcflash::btcflash.1
1.4 sysutils/cdrtools-devel/files/patch-cdda2wav::interface.c
1.2 sysutils/cdrtools-devel/files/patch-cdda2wav::ioctl.c
1.2 sysutils/cdrtools-devel/files/patch-cdda2wav::mycdrom.h
1.4 sysutils/cdrtools-devel/files/patch-readcd::readcd.c
o Update to 2.01.01a07. Noteworthy changes since 2.01.01a04 are:
  - With 2.01.01a05 a new tool btcflash for flashing the firmware of
    BTC DRW1008 DVD+/-RW drives was added.
  - With 2.01.01a06 `readcd -scanbus` was finally fixed (the "fix" in
    2.01.01a05 did not work). Thus the respective ports patch was
    removed.
  - With 2.01.01a07 my changes to make the direct ATAPI transport
    (cooked_ioctl interface) of cdda2wav work again with FreeBSD
    after ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed
    were finally integrated, but unfortunately a modified, buggy
    version. Thus the respective ports patches were removed and the
    bug corrected.

  For the complete list of changes since 2.01.01a04 see
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a0[5-7]

o Make the direct ATAPI transport of cdda2wav work again with FreeBSD
  after device major numbers were abandoned.
Mon, 16 Jan 2006
[ 09:24 marius ] Original commit 
1.75 sysutils/cdrtools-devel/Makefile
1.50 sysutils/cdrtools-devel/distinfo
1.4 sysutils/cdrtools-devel/files/patch-ad
1.2 sysutils/cdrtools-devel/files/patch-cdrecord::cdrecord.dfl
1.2 sysutils/cdrtools-devel/files/patch-rscsi::rscsi.dfl
Update to 2.01.01a04. For a list of changes please see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a04

Approved by:    netchild
Sun, 15 Jan 2006
[ 17:08 anray ] Original commit 
1.74 sysutils/cdrtools-devel/Makefile
1.63 sysutils/cdrtools/Makefile
1.3 sysutils/cdrtools-devel/files/patch-readcd::readcd.c
1.1 sysutils/cdrtools/files/patch-readcd::readcd.c
Fix readcd -scanbus work.

PR:             ports/91763
Submitted by:   Fabian Keil <freebsd-listen@fabiankeil.de>
Sun, 24 Jul 2005
[ 04:51 ahze ] Original commit 
1.73 sysutils/cdrtools-devel/Makefile
- Remove fatal white spaces.

Reported by:    freshports sanity check
[ 04:46 ahze ] Original commit 
1.3 sysutils/cdrtools-cjk/Makefile
1.72 sysutils/cdrtools-devel/Makefile
1.62 sysutils/cdrtools/Makefile
- Add knob WITH_CDDB, adds cddb support.
  this is also auto-detected and can not be turned off because
  there is no configure knob to turn off.
- Bump PORTREVISION because libcddb just got bumped so people wont' run
  in to problems with libver stuff.
Sun, 10 Jul 2005
[ 14:48 marius ] Original commit 
1.71 sysutils/cdrtools-devel/Makefile
1.48 sysutils/cdrtools-devel/distinfo
- Update to 2.01.01a03 (there was no public 2.01.01a02). For changes since
  2.01.01a01 see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a03
- Resign from maintainership.

Approved by:    netchild
Wed, 29 Dec 2004
[ 22:23 marius ] Original commit 
1.70 sysutils/cdrtools-devel/Makefile
1.47 sysutils/cdrtools-devel/distinfo
1.5 sysutils/cdrtools-devel/files/patch-conf::configure
- Update to 2.01.01a01 which adds support for GigaRec feature found in
  some Plextor writers. This release doesn't start a new cdrtools alpha
  series though.
- Once again remove the patch for the configure script to disable the use
  of mlockall(2) as it no longer causes negative side effects on FreeBSD
  => 502113. Mark the port IGNORE on FreeBSD 5.x with broken mlockall(2)
  as such changes are not allowed according to a comment in xconfig.h.in.
  A patch for aclocal.m4 was submitted upstream but didn't get integrated.

Approved by:    netchild
Sat, 25 Sep 2004
[ 23:16 marius ] Original commit 
1.69 sysutils/cdrtools-devel/Makefile
The 2.01a38 distfile has been removed from the official mirrors after the
release of 2.01-final. Unbreak this port for FreeBSD 5.3 by adding another
master site which actually has the distfile.

Noticed by:     Jim Hatfield
Approved by:    portmgr (linimon)
Sun, 29 Aug 2004
[ 15:28 marius ] Original commit 
1.68 sysutils/cdrtools-devel/Makefile
1.45 sysutils/cdrtools-devel/distinfo
1.2 sysutils/cdrtools-devel/files/patch-libparanoia::paranoia.c
Update to 2.01a38. This fixes a security bug in the rscsi client code
and adds a workaround for a not further specified problem in FreeBSD
UID handling and suid cdda2wav.
2.01a37 only had Linux-specific changes over the 2.01a36 version of
this port.

Approved by:    netchild
Wed, 11 Aug 2004
[ 21:38 marius ] Original commit 
1.67 sysutils/cdrtools-devel/Makefile
1.44 sysutils/cdrtools-devel/distinfo
1.2 sysutils/cdrtools-devel/files/patch-RULES::rules.cnf
1.3 sysutils/cdrtools-devel/files/patch-cdda2wav::interface.c
1.1 sysutils/cdrtools-devel/files/patch-libparanoia::paranoia.c
Update to 2.01a36 which replaces the workaround of the FreeBSD port for
non page aligned transfers in libparanoia with a better one that adaptes
to the pagesize.
For other changes since 2.01a34 see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a35
and
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a36

Approved by:    netchild
Wed, 23 Jun 2004
[ 19:55 marius ] Original commit 
1.65 sysutils/cdrtools-devel/Makefile
1.42 sysutils/cdrtools-devel/distinfo
Update to 2.01a32. For a list of changes please see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a32

Approved by:    netchild
Mon, 7 Jun 2004
[ 14:33 netchild ] Original commit 
1.64 sysutils/cdrtools-devel/Makefile
1.41 sysutils/cdrtools-devel/distinfo
Update to 2.01a31. For a list of changes please see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a31

Submitted by:   marius
Wed, 2 Jun 2004
[ 18:05 netchild ] Original commit 
1.63 sysutils/cdrtools-devel/Makefile
1.40 sysutils/cdrtools-devel/distinfo
1.2 sysutils/cdrtools-devel/files/patch-cdda2wav::interface.c
1.12 sysutils/cdrtools-devel/pkg-descr
1.5 sysutils/cdrtools-devel/pkg-descr.mkisofs
1.14 sysutils/cdrtools-devel/pkg-plist
1.4 sysutils/cdrtools-devel/pkg-plist.mkisofs
- Update to 2.01a30. For a list of changes please see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a30
- Add a workaround for the problem that cdda2wav doesn't use a page
  aligned buffer for the SCSI transfers in paranoia mode. [1]
- Merge sysutils/mkisofs-devel into sysutils/cdrtools-devel as done
  with the corresponding non-devel ports.

PR:             63775 [1]
Submitted by:   marius
Tue, 25 May 2004
[ 15:30 netchild ] Original commit 
1.62 sysutils/cdrtools-devel/Makefile
1.46 sysutils/mkisofs-devel/Makefile
1.39 sysutils/cdrtools-devel/distinfo
- Update to 2.01a29. For a list of changes please see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a29
- Fix installation when CC is not set to "cc". Inspired by PR 66925.
- Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9.

Submitted by:   marius
Tue, 4 May 2004
[ 15:44 netchild ] Original commit 
1.61 sysutils/cdrtools-devel/Makefile
1.45 sysutils/mkisofs-devel/Makefile
1.38 sysutils/cdrtools-devel/distinfo
1.2 sysutils/cdrtools-devel/files/patch-README.rscsi
Update to 2.01a28. For a list of changes see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a28

Submitted by:   maintainer (marius)
Tue, 20 Apr 2004
[ 21:30 netchild ] Original commit 
1.60 sysutils/cdrtools-devel/Makefile
1.4 sysutils/cdrtools-devel/files/patch-conf::configure
- Disable the use of mlockall(2) on all version of FreeBSD again (see PR 62930
  for a description of the problem). Appears to be a machine-dependant issue
  as I only see it on one box.
- Replace the default path to the rscsi binary in the rscsi client library
  with the correct location (why did this ever work?).

Submitted by:   marius (maintainer)
[ 14:49 netchild ] Original commit 
1.9 ftp/ftp-tls/Makefile
1.5 ftp/ftpd-tls/Makefile
1.9 security/antivir-milter/Makefile
1.120 security/ssh2/Makefile
1.2 sysutils/afbinit/Makefile
1.44 sysutils/cdrdao/Makefile
1.59 sysutils/cdrtools-devel/Makefile
1.54 sysutils/cdrtools/Makefile
1.7 sysutils/sformat/Makefile
Use the @FreeBSD.org address of the maintainer.

Approved by:    marius
Mon, 12 Apr 2004
[ 14:06 netchild ] Original commit 
1.58 sysutils/cdrtools-devel/Makefile
1.44 sysutils/mkisofs-devel/Makefile
1.37 sysutils/cdrtools-devel/distinfo
1.5 sysutils/cdrtools-devel/files/patch-ai
1.2 sysutils/cdrtools-devel/files/patch-bb
1.1 sysutils/cdrtools-devel/files/patch-cdda2wav::interface.c
1.1 sysutils/cdrtools-devel/files/patch-cdda2wav::ioctl.c
1.1 sysutils/cdrtools-devel/files/patch-cdda2wav::mycdrom.h
1.2 sysutils/cdrtools-devel/files/patch-cdda2wav::setuid.c
1.2 sysutils/cdrtools-devel/files/patch-cdrecord::cdrecord.c

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Update to 2.01a27.
  Notes: - Since 2.01a26 cdrecord has a new option "-tao" (Track At Once)
           for what was the default write mode in previous versions.
           Currently, cdrecord still falls back to writing in TAO mode if
           no writing mode has been specified but this might change in a
           future version (infact, the release notes for 2.01a26 already
           say that cdrecord won't burn a CD if no write mode has been
           specified).
         - Cdrecord 2.01a26 was broken in that it only wrote in TAO mode,
           which was fixed in 2.01a27.
  For changes since 2.01a25 see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a26
  and
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a27
- Add a workaround for what appears to be a problem with gmake and certain
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 4 Feb 2004
[ 05:10 marcus ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Sun, 25 Jan 2004
[ 10:59 netchild ] Original commit 
1.56 sysutils/cdrtools-devel/Makefile
1.35 sysutils/cdrtools-devel/distinfo
1.11 sysutils/cdrtools-devel/pkg-descr
- Update cdrtools-devel port to 2.01a25 which fixes a crash of cdrecord.
  For a full list of changes see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a25
- Fix previous commit which made the cdrtools-devel port to not print the
  available knob in the pre-everything target when said knob is turned on to
  not offer it when compiling mkisofs-devel. Note that the former behaviour
  will be removed again in case the cdrtools-devel port grows more knobs,
  it's just to much mess in the makefile then.
- Introduce a small hack in the makefile of the cdrtools-devel port so the
  cdrtools version has to be only specified once for PORTVERSION and DISTNAME.
- Reword the desciption of rscsi in the pre-everything message and the PLIST
  to make clear that rscsi is the remote SCSI daemon and clients are built
  into cdda2wav, cdrecord, etc. unconditionally.
- Bump the PORTREVISION of the mkisofs-devel port as underlying libraries
  have changed.

Submitted by:   maintainer
Sun, 18 Jan 2004
[ 22:09 obrien ] Original commit 
1.55 sysutils/cdrtools-devel/Makefile
Test WITH_RSCSI rather than MKISOFS before offering the WITH_RSCSI option.
Wed, 14 Jan 2004
[ 15:11 netchild ] Original commit 
1.54 sysutils/cdrtools-devel/Makefile
1.41 sysutils/mkisofs-devel/Makefile
1.34 sysutils/cdrtools-devel/distinfo
1.12 sysutils/cdrtools-devel/pkg-plist
- Update to 2.01a24.
  If you are using older version of these ports updating is encouraged,
  `cdrecord -toc` for CD-ROM drives and a Rock-Ridge related bug in
  mkisofs were fixed. For a full list of changes see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a24
- Add README.audio to the PORTDOCS of cdrtools-devel.

Submitted by:   maintainer
Sun, 4 Jan 2004
[ 13:53 netchild ] Original commit 
1.53 sysutils/cdrtools-devel/Makefile
1.40 sysutils/mkisofs-devel/Makefile
1.33 sysutils/cdrtools-devel/distinfo
1.3 sysutils/cdrtools-devel/pkg-plist.mkisofs
Update to 2.01a23.

For changes since 2.01a21 see:
        ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a22
and
        ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a23

Submitted by:   maintainer
Sun, 28 Dec 2003
[ 14:38 netchild ] Original commit 
1.52 sysutils/cdrtools-devel/Makefile
1.32 sysutils/cdrtools-devel/distinfo
- Update to 2.01a21. For a list of changes see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a21
- Obey the (changed) "GPL clarifications text" in cdrecord.c and compile
  with "-DSOURCE_MODIFIED" as this port slightly modifies cdrtools.
- Remove the WITH_DVDHACK knob, this port is pretty much unmaintainable
  with this patch on its coat-tails. If you want to write DVDs please use
  a tool like dvdrtools or cdrecord-prodvd that is written for that purpose
  and coordinate with their authors if they don't work for you.

Submitted by:   maintainer
Sun, 14 Dec 2003
[ 12:41 netchild ] Original commit 
1.51 sysutils/cdrtools-devel/Makefile
1.31 sysutils/cdrtools-devel/distinfo
1.2 sysutils/cdrtools-devel/files/extra-patch-drv_mmc.c
Update to 2.01a20. For a list of changes see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a20

Submitted by:   maintainer
Mon, 17 Nov 2003
[ 10:11 netchild ] Original commit 
1.50 sysutils/cdrtools-devel/Makefile
1.30 sysutils/cdrtools-devel/distinfo
1.1 sysutils/cdrtools-devel/files/extra-patch-drv_mmc.c
1.2 sysutils/cdrtools-devel/files/patch-conf::configure
- Add a knob WITH_DVDHACK that builds cdrecord with a third-party patch
  allowing to record DVD-R[W]s. [1]
  NOTE: Please don't blame Joerg Schilling or ask for support on the
        cdrtools mailing lists if this doesn't work. Also have a look
        at the output of `cdrecord -version`.
- Append '-rscsi' to PKGNAMESUFFIX when built with WITH_RSCSI (equivalent
  is done when built with WITH_DVDHACK).
- Limit the workaround that disables using mlockall(2) to FreeBSD versions
  where it triggers a panic.

Requested by:   pav [1]
Tested by:      Harold Gutch <logix@foobar.franken.de> [1]
Tue, 30 Sep 2003
[ 18:09 netchild ] Original commit 
1.49 sysutils/cdrtools-devel/Makefile
1.29 sysutils/cdrtools-devel/distinfo
1.1 sysutils/cdrtools-devel/files/patch-cdrecord::cdrecord.1
1.1 sysutils/cdrtools-devel/files/patch-conf::configure
1.1 sysutils/cdrtools-devel/files/patch-mkisofs::mkisofs.8
1.1 sysutils/cdrtools-devel/files/patch-readcd::readcd.1
1.1 sysutils/cdrtools-devel/files/patch-scgcheck::scgcheck.1
1.11 sysutils/cdrtools-devel/pkg-plist
- Update to 2.01a19.
- Remove one site that seems to have stopped carrying the latest alpha
  versions from MASTER_SITES.
- Install some PORTDOCS for cdda2wav.
- Refine the patching of the manual pages.
- Add a workaround for the bug in -current that causes cdrecord to trigger
  a panic.

Submitted by:   maintainer
Tue, 19 Aug 2003
[ 17:25 netchild ] Original commit 
1.48 sysutils/cdrtools-devel/Makefile
1.38 sysutils/mkisofs-devel/Makefile
1.28 sysutils/cdrtools-devel/distinfo
1.1 sysutils/cdrtools-devel/files/patch-README.rscsi
1.1 sysutils/cdrtools-devel/files/patch-RULES::rules.cnf
1.3 sysutils/cdrtools-devel/files/patch-ad
1.1 sysutils/cdrtools-devel/files/patch-cdda2wav::setuid.c
1.1 sysutils/cdrtools-devel/files/patch-cdrecord::cdrecord.c
1.1 sysutils/cdrtools-devel/files/patch-cdrecord::cdrecord.dfl
1.1 sysutils/cdrtools-devel/files/patch-mkisofs::mkisofs.c

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Add sysutils/cdrtools-devel (currently at version 2.01a18) and
sysutils/mkisofs-devel (currently at version 2.01a17) after repo-copy
from sysutils/cdrtools respectively sysutils/mkisofs.
The cdrtools-devel and mkisofs-devel ports are for the alpha versions,
for further information on changes since cdrtools 2.00 see
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a01 up to AN-2.01a18.

Further changes to the cdrtools-devel and mkisofs-devel ports to
relative to the existing ports of cdrtools and mkisofs are:

Changes common to cdrtools-devel and mkisofs-devel:
- Delete targets for mkisofs and friends when building cdrtools and vice
  versa to speed up the build of the respective port.
- Respect CC already at the configure-stage (Patch taken from the OpenBSD
  port of cdrtools).
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 53

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
streamripperNov 23
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13

14 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19425
Broken 158
Deprecated 82
Ignore 445
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 5
new 48 hours19
new 7 days31
new fortnight82
new month131

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 1.123 seconds.