notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/cdrtools-devel/pkg-plist

Number of commits found: 12

Thursday, 1 Jul 2021
21:11 Juraj Lutter (otis) search for other commits by this committer 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
commit hash: 2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3 commit hash: 2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3 commit hash: 2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3 commit hash: 2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3 2a40da7
Saturday, 11 Oct 2014
21:57 jhale search for other commits by this committer
- Convert USE_BZIP2 to USES
- Modernize plist

Approved by:	portmgr blanket
Original commitRevision:370671 
Monday, 24 Mar 2014
00:55 marius search for other commits by this committer
- 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)
Original commitRevision:348916 
Tuesday, 21 Sep 2010
18:53 marius search for other commits by this committer
- Mention support for BluRay in COMMENT and pkg-descr.
- Add knobs for additionally installing cdda2{mp3,ogg}.

Requested by:   upstream
Approved by:    netchild
Original commit
Monday, 18 Feb 2008
21:48 marius search for other commits by this committer
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
Original commit
Monday, 29 Oct 2007
22:34 marius search for other commits by this committer
- 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
Original commit
Monday, 20 Feb 2006
20:25 marius search for other commits by this committer
Add btcflash(1) installed since 2.01.01a07,1.

Reported by:    kris
Approved by:    netchild (in principle)
Original commit
Wednesday, 2 Jun 2004
17:05 netchild search for other commits by this committer
- 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
Original commit
Monday, 12 Apr 2004
13:06 netchild search for other commits by this committer
- 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
  locales on -current. [1]
- Correct a typo in pkg-descr.mkisofs inherited from the cdrtools ABOUT
  file.
- Remove the workaround for the broken mlockall(2) on EOL'ed FreeBSD 5.1.
- No longer compile with -DSOURCE_MODIFIED, the cdrecord sources are no
  longer altered by this port except for changing the location of the
  configuration file, which is done in compliance with the terms in
  cdrecord/defaults.c.
- Make the direct ATAPI transport (cooked_ioctl interface) of cdda2wav
  (e.g. when used via `cdda2wav -D /dev/acd0`) work on FreeBSD after
  ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed.
  Note: For qualitiy reasons (e.g. to be able to fix/work around broken
        TOCs etc.) cdda2wav should be used with its generic_scsi interface
        (e.g. via `cdda2wav -D 2,0,0` and using atapicam(4) if you have an
        ATAPI device). However, there are some ATAPI devices around where
        the latter simply doesn't work (look at e.g. PR 62507 or the audit-
        trail of PR 60233 for examples).
- Properly initialise the verbosity level of cdda2wav when the cooked_ioctl
  interface is used so it's disabled by default (the outcome of this bug is
  actually compiler dependend, with GCC 2.95.4 verbosity is off by default,
  with GCC 3.3.3 it's on).

Note: The patches for the last two items where sent to Heiko Eissfeldt, the
      author of cdda2wav, and from his replies I was of the opinion that he
      "accepted" them and they would be incorporated in cdrtools 2.01a26.
      However, they still didn't show up in the cdrtools sources and I so
      far didn't get any reply to my email asking if there would be anything
      wrong with them.

Requested by:   pav [1]
Submitted by:   maintainer
Original commit
Wednesday, 14 Jan 2004
15:11 netchild search for other commits by this committer
- 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
Original commit
Tuesday, 30 Sep 2003
17:09 netchild search for other commits by this committer
- 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
Original commit
Tuesday, 19 Aug 2003
16:25 netchild search for other commits by this committer
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)
Original commit

Number of commits found: 12