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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cripple Command line CD ripper/encoder wrapper with cddb support
0.06b_8 audio Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.06b_8Version of this port present on the latest quarterly branch.
Broken BROKEN: Fails to fetch
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2015-11-26
Ignore IGNORE: is marked as broken: Fails to fetch
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-10-15 12:54:41
Last Update: 2015-11-28 23:08:03
SVN Revision: 402562
License: not specified in port
WWW:
http://www.vortex.prodigynet.co.uk/cripple/
Description:
Cripple is a simple command line CD ripper wrapper. WWW: http://www.vortex.prodigynet.co.uk/cripple/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • cripple>0:audio/cripple
No installation instructions:
This port has been deleted.
PKGNAME: cripple
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. lame : audio/lame
  2. cdparanoia : audio/cdparanoia
  3. cdda2wav : sysutils/cdrtools
Library dependencies:
  1. libcdio.so : sysutils/libcdio
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://www.vortex.prodigynet.co.uk/cripple/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.06b_8
28 Nov 2015 23:08:03
Revision:402562Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by
upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.06b_8
25 Oct 2015 19:35:28
Revision:400160Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.06b_8
12 Jun 2015 20:58:14
Revision:389300Original commit files touched by this commit
erwin search for other commits by this committer
Reset dhn's ports

PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
0.06b_8
05 Apr 2015 10:29:47
Revision:383285Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken ports with issue in distfiles
0.06b_8
09 Aug 2014 10:06:55
Revision:364423Original commit files touched by this commit
arved search for other commits by this committer
Chase library dependencies after libcdio <-> libcdio-paranoia split

PR:		192271
0.06b_7
05 Apr 2014 12:35:19
Revision:350226Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
11 Dec 2013 14:35:37
Revision:336166Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
0.06b_7
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
0.06b_7
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.06b_7
26 Apr 2013 12:35:51
Revision:316600Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Remove USE_CDRTOOLS from bsd.port.mk

This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.

While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
0.06b_7
18 Jan 2012 17:36:27
Original commit files touched by this commit
arved search for other commits by this committer
Chase libcdio shlib bump
0.06b_6
14 Jan 2012 22:27:02
Original commit files touched by this commit
netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
0.06b_5
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.06b_5
03 Jun 2010 08:55:01
Original commit files touched by this commit
netchild search for other commits by this committer
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
0.06b_4
28 Nov 2009 10:34:26
Original commit files touched by this commit
arved search for other commits by this committer
Chase libcdio shared library version bump
0.06b_3
04 May 2009 18:42:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Pass maintainership to dhn@
0.06b_3
25 Mar 2009 18:08:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Mark MAKE_JOBS_SAFE for parallel building.
0.06b_3
06 Jun 2008 13:07:20
Original commit files touched by this commit
edwin search for other commits by this committer
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)
0.06b_2
28 Apr 2008 21:43:41
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix a typo

PR:             123184
Submitted by:   bf <bf2006@yahoo.com>
0.06b_1
19 Apr 2008 10:28:22
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase sysutils/libcdio shlib version bump

Submitted by:   bf <bf2006a@yahoo.com> (via privat mail)
0.06b
15 Oct 2007 12:54:24
Original commit files touched by this commit
miwi search for other commits by this committer
Cripple is a simple command line CD ripper wrapper.

WWW:    http://www.vortex.prodigynet.co.uk/cripple/

Number of commits found: 21