non port: sysutils/cdrtools-devel/Makefile |
Number of commits found: 115 (showing only 100 on this page) |
Thursday, 1 Jul 2021
|
21:11 Juraj Lutter (otis) Author: Robert Clausecker
misc/schilytools: Consolidate old schily's tools
- Update and consolidate schily's tools into more reasonable state
- Transfer maintenance to Robert Clausecker <fuz@fuz.su>
From Robert Clausecker <fuz@fuz.su> (new maintainer):
In 2018, Jörg Schilling consolidated all his projects into the
schilytools project and stopped providing new separate releases for the
individual projects (such as cdrtools, smake, star, and ved). Hence,
the FreeBSD ports of these projects have been stuck on outdated versions
for years.
With this changeset, the schilytools are added to the ports collection
as a collection of 10 ports:
devel/schilybase (libraries)
archivers/star
devel/sccs
devel/smake
devel/sunpromake
editors/ved
net/rscsi (split out from cdrtools for security reasons)
sysutils/cdrtools
sysutils/schilyutils (command line helpers, shells)
misc/schilytools (meta port for all of these)
Where appropriate, I've tried to keep existing patches and conventions
in tact. Some options have been renamed to more appropriate names,
others have been added or removed. The schilytools have been patched
not to install binaries with the same name as system binaries, though
some man pages with such names remain.
The split into slave ports largely follows the OpenCSW packages provided
by the author. Some differences are present:
* strar has been moved from schilyutils to star
* rscsi has been moved from cdrtools into a package on its own as it
needs to be installed setuid to function.
* mountcd is a Solaris only program and is not shipped
* man2html is not shipped as it's already available in textproc/man2html
* cdrecord, cdda2wav, and readcd are only installed setuid root if the
user specifically requests so using a non-default option
This changeset unobsoletes the editors/ved port.
This changeset obsoletes the sysutils/cdrtools-devel port as schilytools
provide a newer version than the old development version shipped therein.
This changeset overwrites the following ports, the maintainers have
previously been informed via PR and direct email but haven't responded.
They have also been added as reviewers to this changeset.
archivers/star (mm@freebsd.org)
devel/smake (no maintainer)
sysutils/cdrtools (marius@freebsd.org)
sysutils/cdrtools-devel (marius@freebsd.org)
PR: 256467
Differential Revision: https://reviews.freebsd.org/D30669
2a40da7 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 20 May 2018
|
00:34 marius
- Update to 3.02a09
- Pet portlint
|
Tuesday, 27 Dec 2016
|
20:40 marius
Update to 3.02a07
|
Saturday, 6 Aug 2016
|
22:34 marius
Update to 3.02a06
|
Friday, 1 Apr 2016
|
14:25 mat
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 29 Dec 2015
|
15:16 marius
Replace r404748 with the correct change.
|
14:55 marius
Don't depend on gettext if libiconv is part of base and cdrtools-devel is
built without NLS support.
|
00:33 marius
- Update to 3.02a04
- Fix build when `uname -m` != `uname -p`
|
Monday, 17 Aug 2015
|
14:20 mat
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 9 Nov 2014
|
21:12 marius
- Update to 3.01a24.
- Add LICENSE.
- Convert the remainder of build knobs to OPTIONS.
|
Saturday, 11 Oct 2014
|
21:57 jhale
- Convert USE_BZIP2 to USES
- Modernize plist
Approved by: portmgr blanket
|
Monday, 24 Mar 2014
|
00:55 marius
- Update to 3.01a23. For release notes see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-3.01a23
Note that some versions were skipped as they made no net difference for
FreeBSD.
- Account for the fact that libiconv now may live in base.
- Base LDPATH on ${LOCALBASE} rather than ${PREFIX}.
- Add staging support based on r347876.
Approved by: beat (mentor, implicit)
|
Friday, 21 Feb 2014
|
13:39 ehaupt
Remove trailing whitespaces from category sysutils
|
Monday, 10 Feb 2014
|
13:54 ehaupt
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Friday, 20 Sep 2013
|
23:06 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sunday, 28 Jul 2013
|
12:59 marius
Update to 3.01a16. For the changes since 3.01a14 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a15
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a16
Approved by: beat (mentor, implicit)
|
Friday, 31 May 2013
|
13:36 marius
Update to 3.01a14. For the changes since 3.01a13 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a14
Approved by: bapt (mentor)
|
Sunday, 5 May 2013
|
08:15 bapt
Partial convert to new options framework
Fix USES+= set after .pre.mk
|
Saturday, 27 Apr 2013
|
18:25 mva
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
Saturday, 2 Mar 2013
|
20:14 marius
Update to 3.01a13. For the changes since 3.01a12 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a13
Approved by: bapt (mentor)
|
18:32 marius
Update to 3.01a12. For the changes since 3.01a11 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a12
Approved by: beat (mentor)
|
Sunday, 20 Jan 2013
|
15:56 marius
Update to 3.01a11. For the changes since 3.01a10 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a11
Approved by: bapt (mentor)
|
Tuesday, 18 Dec 2012
|
20:29 marius (src committer)
- Update to 3.01a10. For the changes since 3.01a09 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a10
- Trim Makefile header.
Approved by: netchild
|
Sunday, 16 Dec 2012
|
15:27 marius (src committer)
- Update to 3.01a09. For the changes since 3.01a08 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a09
- Add an additional master site. [1]
PR: 174447 [1]
Approved by: netchild
|
Thursday, 30 Aug 2012
|
21:57 marius (src committer)
Update to 3.01a08. For the changes since 3.01a07 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a08
Approved by: netchild
|
Friday, 9 Mar 2012
|
15:42 marius
Update to 3.01a07. For the changes since 3.01a06 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a07
Approved by: netchild
Feature safe: yes
|
Saturday, 14 Jan 2012
|
22:27 netchild
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
|
Wednesday, 14 Sep 2011
|
15:58 marius
Update to 3.01a06. For the changes since 3.01a05 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a06
Approved by: netchild
|
Saturday, 13 Aug 2011
|
13:37 marius
- Allow to build on powerpc64.
- Revert the hack allowing to cross-compile FreeBSD/i386 releases on amd64
as it caused more problems than it solved. As of r224838 all of head,
stable/8 and stable/7 are switch to use use makefs(8) instead of mkisofs(8)
so this hack is no longer necessary.
Approved by: netchild
|
Friday, 17 Jun 2011
|
19:09 marius
Update to 3.01a05. For the changes since 3.01a04 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a05
Approved by: netchild
|
Friday, 22 Apr 2011
|
07:51 marius
Update to 3.01a04. For the changes since 3.01a03 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a04
Approved by: netchild
|
Saturday, 12 Mar 2011
|
19:19 marius
Update to 3.01a03. For the changes since 3.01a02 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a03
Approved by: netchild
|
Saturday, 8 Jan 2011
|
21:21 marius
Update to 3.01a02. For the changes since 3.01a01 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a02
Approved by: netchild
|
Saturday, 27 Nov 2010
|
13:42 marius
Update to 3.01a01.
Approved by: netchild
|
Wednesday, 22 Sep 2010
|
19:51 marius
Refine the TARGET{,_ARCH} hack to not break CC being set to something
relying on PATH.
Approved by: netchild
|
Tuesday, 21 Sep 2010
|
18:53 marius
- Mention support for BluRay in COMMENT and pkg-descr.
- Add knobs for additionally installing cdda2{mp3,ogg}.
Requested by: upstream
Approved by: netchild
|
Friday, 17 Sep 2010
|
17:09 marius
Add a hack allowing to building with TARGET and TARGET_ARCH set in the
environment as done by the release building scripts. The former causes
some targets in the Makefiles of the port to be overridden and the later
is added to the default COMPILE.c variable by gmake. Arguably the release
building scripts should be fixed to not set TARGET and TARGET_ARCH when
compiling the cdrtools port in case of a cross-release but for reasons
beyond me this just worked with cdrtools 2.01
Approved by: netchild
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Tuesday, 18 May 2010
|
16:31 marius
Update to 2.01.01a79. For the changes since 2.01.01a78 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a79
Note that this release is advertised as release candidate of cdrtools 3.0.
Approved by: netchild
|
Friday, 30 Apr 2010
|
08:08 marius
Update to 2.01.01a78. For the changes since 2.01.01a77 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a78
Approved by: netchild
|
Monday, 1 Mar 2010
|
19:42 marius
Update to 2.01.01a77. For the changes since 2.01.01a75 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a76
and
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a77
Approved by: netchild
Feature safe: yes
|
Monday, 8 Feb 2010
|
09:10 marius
- Update to 2.01.01a75. For the changes since 2.01.01a74 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a75
- Add CONFLICTS with cdrkit and cjk-cdrtools. [1]
Submitted by: Alexander Best [1]
Approved by: netchild
|
Sunday, 7 Feb 2010
|
16:17 marius
Update to 2.01.01a74. For the changes since 2.01.01a73 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a74
Approved by: netchild
|
Sunday, 31 Jan 2010
|
15:50 marius
Update to 2.01.01a73. For the changes since 2.01.01a72 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a73
Approved by: netchild
|
Tuesday, 12 Jan 2010
|
20:00 marius
Update to 2.01.01a72. For the changes since 2.01.01a71 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a72
|
Tuesday, 5 Jan 2010
|
21:24 marius
Update to 2.01.01a71. For the changes since 2.01.01a70 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a71
Approved by: netchild
|
Tuesday, 29 Dec 2009
|
13:56 marius
Update to 2.01.01a70. For the changes since 2.01.01a69 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a70
Approved by: netchild
|
Sunday, 13 Dec 2009
|
16:08 marius
Update to 2.01.01a69. For the changes since 2.01.01a68 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a69
Approved by: netchild
|
Saturday, 21 Nov 2009
|
12:13 marius
Update to 2.01.01a68. For the changes since 2.01.01a67 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a68
Approved by: netchild
|
Tuesday, 3 Nov 2009
|
17:00 marius
Update to 2.01.01a67. For the changes since 2.01.01a66 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a67
Approved by: netchild
|
Sunday, 25 Oct 2009
|
12:53 marius
Update to 2.01.01a66.
Approved by: netchild
|
Saturday, 12 Sep 2009
|
18:51 marius
- Update to 2.01.01a63. For changes since 2.01.01a62 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a63
- Hardcode a compiler specification file so CC can also be set to something
containing spaces.
Approved by: netchild
|
Sunday, 2 Aug 2009
|
14:47 marius
Update to 2.01.01a62. For the changes since 2.01.01a61 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a62
Approved by: netchild
|
Sunday, 12 Jul 2009
|
21:19 marius
Update to 2.01.01a61. For the changes since 2.01.01a60 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a61
Approved by: netchild
|
Wednesday, 10 Jun 2009
|
19:55 marius
Update to 2.01.01a60. For the changes since 2.01.01a59 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a60
Approved by: netchild
|
Tuesday, 12 May 2009
|
20:01 pav
- Mark MAKE_JOBS_UNSAFE
Approved by: marius (maintainer)
|
Friday, 8 May 2009
|
20:04 marius
Update to 2.01.01a59. For the changes since 2.01.01a58 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a59
Approved by: netchild
|
Monday, 9 Mar 2009
|
21:01 marius
Update to 2.01.01a58.
Approved by: netchild
|
Wednesday, 14 Jan 2009
|
20:03 marius
Update to 2.01.01a55.
Approved by: netchild
|
Sunday, 9 Nov 2008
|
20:32 marius
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
|
Wednesday, 22 Oct 2008
|
19:47 marius
- 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
|
Saturday, 11 Oct 2008
|
10:54 marius
- Update to 2.01.01a51. This has the fix from PR 127608 incorporated.
Approved by: netchild
|
Saturday, 6 Sep 2008
|
16:57 marius
- 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
|
Sunday, 17 Aug 2008
|
12:44 marius
Update to 2.01.01a45.
Approved by: netchild
|
Sunday, 13 Jul 2008
|
14:42 marius
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
|
Thursday, 3 Jul 2008
|
19:11 marius
- Update to 2.01.01a42.
- Drop FreeBSD 5 anti-footshooting.
Approved by: netchild
|
Tuesday, 17 Jun 2008
|
20:16 marius
Update to 2.01.01a41.
Approved by: netchild
|
Friday, 6 Jun 2008
|
14:03 edwin
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)
|
Monday, 28 Apr 2008
|
19:48 marius
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
|
Friday, 11 Apr 2008
|
22:36 marius
Remove erroneous dependencies on audio/libcddb and sysutils/libcdio.
PR: 122636
Approved by: netchild
|
Wednesday, 9 Apr 2008
|
20:40 marius
Rename fexecve() to js_fexecve() so it doesn't clash with the recently
added libc one.
Reported by: marcus
Approved by: netchild
|
Sunday, 9 Mar 2008
|
21:35 marius
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
|
Monday, 18 Feb 2008
|
21:48 marius
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
|
Saturday, 5 Jan 2008
|
16:37 marius
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
|
Monday, 29 Oct 2007
|
22:34 marius
- 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
|
Monday, 16 Apr 2007
|
17:28 ahze
Chase libcddb libver bump
|
Thursday, 3 Aug 2006
|
09:32 marius
- 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
|
Thursday, 8 Jun 2006
|
19:34 sat
- Chase lib version bump to libcdio
|
Wednesday, 7 Jun 2006
|
19:03 anray
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>
|
Tuesday, 16 May 2006
|
19:45 marius
- 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
|
18:13 marius
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
|
Sunday, 14 May 2006
|
11:07 lawrance
Use SUB_FILES instead of post-patch commands.
PR: ports/97219
Submitted by: Ports Fury
|
Wednesday, 10 May 2006
|
09:03 marius
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
|
Sunday, 7 May 2006
|
18:49 marius
- Allow this port to be compiled with CC set to something containing a
path component.
- Remove obsolete USE_REINPLACE.
Approved by: netchild
|
Saturday, 18 Feb 2006
|
15:53 marius
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.
|
Monday, 16 Jan 2006
|
09:24 marius
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
|
Sunday, 15 Jan 2006
|
17:08 anray
Fix readcd -scanbus work.
PR: ports/91763
Submitted by: Fabian Keil <freebsd-listen@fabiankeil.de>
|
Sunday, 24 Jul 2005
|
03:51 ahze
- Remove fatal white spaces.
Reported by: freshports sanity check
|
03:46 ahze
- 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.
|
Sunday, 10 Jul 2005
|
13:48 marius
- 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
|
Wednesday, 29 Dec 2004
|
22:23 marius
- 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
|
Saturday, 25 Sep 2004
|
22:16 marius
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)
|
Sunday, 29 Aug 2004
|
14:28 marius
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
|
Wednesday, 11 Aug 2004
|
20:38 marius
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
|
Wednesday, 23 Jun 2004
|
18:55 marius
Update to 2.01a32. For a list of changes please see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a32
Approved by: netchild
|
Monday, 7 Jun 2004
|
13:33 netchild
Update to 2.01a31. For a list of changes please see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a31
Submitted by: marius
|
Wednesday, 2 Jun 2004
|
17:05 netchild
- 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
|
Number of commits found: 115 (showing only 100 on this page) |