FreshPorts -- The Place For Ports notbug Thu, 24 May 2012 2:12 PM BST
Port details
autocd 3.02.12b_1 audio on this many watch lists=2 search for ports that depend on this port
Compact disc control utility
Maintained by: KOT@MATPOCKuH.Ru search for ports maintained by this maintainer
Port Added: 01 Apr 2003 00:25:44
Also Listed In: sysutils
License: not specified in port


Compact disc control utility

WWW: http://kot.spb.ru/projects/autocd/ (in Russian)
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/audio/autocd/ && make install clean
To add the package: pkg_add -r autocd


Configuration Options
     No options to configure

Master Sites:
ftp://kot.spb.ru/pub/src/projects/autocd/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  3.02.12b_1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
22 Oct 2011 23:50:23
Original commit files touched by this commit  3.02.12b_1
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
19 Mar 2011 12:38:54
Original commit files touched by this commit  3.02.12b_1
miwi search for other commits by this committer
- Get Rid MD5 support
27 Mar 2010 00:15:24
Original commit files touched by this commit  3.02.12b_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
21 Aug 2008 06:18:49
Original commit files touched by this commit  3.02.12b_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Aug 2008 14:31:59
Original commit files touched by this commit  3.02.12b_1
pgollucci search for other commits by this committer
Clean up the rc.d script as suggested by dougb

Submitted by:   dougb via e-mail
Approved by:    maintainer (implicit), araujo (mentor)
31 Jul 2008 16:12:03
Original commit files touched by this commit  3.02.12b_1
pgollucci search for other commits by this committer
- fully utilize USE_RC_SUBR
  itectu@: no more .sh
  dougb@: move load_config above variables checks
- Bump PORTREVISION

PR:             ports/125623
Approved by:    maintainer, gabor (mentor)
15 Jun 2008 12:52:11
Original commit files touched by this commit  3.02.12b
olgeni search for other commits by this committer
A few typo fixes for ports/audio descriptions.
02 May 2007 07:11:57
Original commit files touched by this commit  3.02.12b
edwin search for other commits by this committer
[patch] cleanup non-supported FreeBSD versions

PR:             ports/111648
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    maintainer timeout
20 Feb 2006 20:47:50
Original commit files touched by this commit  3.02.12b
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
22 Jan 2006 08:13:12
Original commit files touched by this commit  3.02.12b
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
12 Apr 2005 03:26:57
Original commit files touched by this commit  3.02.12b
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  3.02.12b
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
19 Apr 2004 08:28:06
Original commit files touched by this commit  3.02.12b
osa search for other commits by this committer
Update to latest stable release 3.02.12b.

Submitted by:   KOT@MATPOCKuH.Ru (maintainer)
29 Mar 2004 08:42:14
Original commit files touched by this commit  3.02.11b
osa search for other commits by this committer
Update to 3.02.11b.
Use RCng.
Move pkg-files to Makefile.
Fix LIB_DEPENDS.
SIZEfy.

Submitted by:   Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
13 Nov 2003 16:40:51
Original commit files touched by this commit  3.02.10a
osa search for other commits by this committer
Update to 3.02.10a.

Submitted by:   Dmitry Afanasiev <dima@KOT.SPb.Ru> (maintainer)
08 Sep 2003 08:29:32
Original commit files touched by this commit  3.02.08a
osa search for other commits by this committer
Update to 3.02.08a

Submitted by:   Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
19 Aug 2003 21:45:27
Original commit files touched by this commit  3.02.07a
osa search for other commits by this committer
Update to 3.02.07a: fix more bugs.

Submitted by:   Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
05 Aug 2003 14:59:49
Original commit files touched by this commit  3.02.04a
osa search for other commits by this committer
Update to latest version: 3.02.04a

Submitted by:   Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
24 Jul 2003 21:12:42
Original commit files touched by this commit  3.02.03a
osa search for other commits by this committer
Update to 3.02.03a

Submitted by:   Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
04 Jun 2003 08:07:24
Original commit files touched by this commit  3.01.02a
edwin search for other commits by this committer
New version of autocd port

        New version (3.01.02a) of autocd port

PR:             ports/52721
Submitted by:   Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
01 Apr 2003 00:24:53
Original commit files touched by this commit  3.00.02a
edwin search for other commits by this committer
New port: Compact disc control utility

        Another compact disc control utility

PR:             ports/49104
Submitted by:   Dmitry Afanasiev <KOT@KOT.SPb.Ru>

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12
php52May 12

16 vulnerabilities affecting 24 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 23643
Broken 196
Deprecated 147
Ignore 732
Forbidden 3
Restricted 327
No CDROM 109
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours13
new 7 days48
new fortnight161
new month231

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

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