FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 6:51 PM BST
Port details
coda6_server 6.9.4_1 net on this many watch lists=1 search for ports that depend on this port
Server programs for a replicated high-performance network file system
Maintained by: clsung@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Sep 2003 12:32:30
License: not specified in port


Coda is a distributed file system.  Among its features are disconnected
operation, good security model, server replication and persistent
client side caching.

This package builds the entire source tree but only installs(/packages)
the server side programs.

For more info, contact information available below.

EMAIL: coda@cs.cmu.edu
WWW: http://www.coda.cs.cmu.edu/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
net/coda6_client

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: devel/lwp, devel/rpc2, devel/rvm
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/coda6_server/ && make install clean
To add the package: pkg_add -r coda-server


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
ftp://ftp.planetmirror.com/pub/coda/src/
ftp://ftp.nctu.edu.tw/mirror/Coda/src/
ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Jul 2011 07:54:48
Original commit files touched by this commit  6.9.4_1
sunpoet search for other commits by this committer
- Fix CONFLICTS: net/coda6_client was mistakenly affected
- Bump PORTREVISION for PLIST change

Notified by:    Benjamin Kaduk <kaduk@mit.edu>
04 Jul 2011 02:48:04
Original commit files touched by this commit  6.9.4_1
sunpoet search for other commits by this committer
- Mark CONFLICTS between net/openafs and net/coda6_server: both install
sbin/backup
- Bump PORTREVISION for PLIST change

PR:             ports/158584
Submitted by:   Ben Kaduk <kaduk@mit.edu> (maintainer of net/openafs)
20 Mar 2011 12:54:45
Original commit files touched by this commit  6.9.4
miwi search for other commits by this committer
- Get Rid MD5 support
06 Mar 2010 10:28:23
Original commit files touched by this commit  6.9.4
ed search for other commits by this committer
Make coda6_client build on FreeBSD HEAD.

Disable all utmp bits. This will have no effect on 8.0 and earlier,
since the utmp code was broken to begin with. It doesn't read from the
proper utmp file, so it could have never worked.

Approved by:    miwi (portmgr)
Feature safe:   yes
10 Feb 2009 18:16:07
Original commit files touched by this commit  6.9.4
pav search for other commits by this committer
- Update to 6.9.4

PR:             ports/130761
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer timeout (clsung; 3 weeks)
05 Jan 2009 21:36:39
Original commit files touched by this commit  6.9.3_2
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
21 Aug 2008 06:18:49
Original commit files touched by this commit  6.9.3_2
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)
18 Apr 2008 07:57:00
Original commit files touched by this commit  6.9.3_2
clsung search for other commits by this committer
- a fool forgot to cvs rm a patch
- bump PORTREVISION
18 Apr 2008 07:55:42
Original commit files touched by this commit  6.9.3_1
clsung search for other commits by this committer
- I forgot to add patch
- bump PORTREVISION
18 Apr 2008 07:54:18
Original commit files touched by this commit  6.9.3
clsung search for other commits by this committer
- Update to 6.9.3 to fix broken caused by latest devel/rvm, devel/rpc2 changes
- hereby take over the maintainership
16 Apr 2008 21:43:04
Original commit files touched by this commit  6.9.1_1
pav search for other commits by this committer
- Chase rpc2 update

Pointy hat to:  clsung
23 Jul 2007 09:36:52
Original commit files touched by this commit  6.9.1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
18 Jul 2007 02:24:39
Original commit files touched by this commit  6.9.1
rodrigc search for other commits by this committer
Update to version 6.9.1

PR:     114594
11 Mar 2007 14:09:51
Original commit files touched by this commit  6.1.2
miwi search for other commits by this committer
- Update to 6.1.2

PR:             110120
Submitted by:   pointyhat and  Ho, Jheng <xbddc.ho@gmail.com>
Thanks to:      Ho, Jheng <xbddc.ho@gmail.com> for testing and feedback!!
05 Oct 2006 17:38:00
Original commit files touched by this commit  6.1.1
vd search for other commits by this committer
Add a proper warning that this code is not tested and the previous version
was causing panics.
05 Oct 2006 17:09:55
Original commit files touched by this commit  6.1.1
vd search for other commits by this committer
Upgrade:

* net/coda6_server and net/coda6_client from 6.0.7 to 6.1.1 and thus
  un-DEPRECATE them
* devel/rvm from 1.10 to 1.13
* devel/lwp from 1.12 to 2.3
* devel/rpc2 from 1.28 to 2.2

These four are tightly related so I upgrade them in one.. well.. changeset
05 Oct 2006 08:00:23
Original commit files touched by this commit  6.0.7
vd search for other commits by this committer
Extend expiration date with one week.
There is a newer version on the master site from September, it seems that
the project is active again and thus I will try to update this port to
the latest version.
04 Jul 2006 23:19:50
Original commit files touched by this commit  6.0.7
linimon search for other commits by this committer
Mark DEPRECATED.  The coda5 ports no longer fetch; the coda6 ports are
almost 2 years out-of-date; none of them compile on 5-STABLE or 6-STABLE
at this point.

Reset maintainer of coda6_* due to no response to questions about status.

Hat:            portmgr
11 Apr 2006 12:32:10
Original commit files touched by this commit  6.0.7
sem search for other commits by this committer
- Mark IGNORE on >=6.0. Coda 6.x makes a kernel panic on this version.
- Fix another IGNORE message.
22 Jan 2006 21:24:05
Original commit files touched by this commit  6.0.7
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
29 Dec 2004 17:36:20
Original commit files touched by this commit  6.0.7
sem search for other commits by this committer
- Update to 6.0.7

PR:             ports/74258, ports/74259
Submitted by:   Radim Kolar <hsn(at)netmag.cz>
Approved by:    maintainer (timeout: 1+ month)
24 Dec 2004 12:58:57
Original commit files touched by this commit  6.0.6
sem search for other commits by this committer
- Bump rvm's lib version
16 Aug 2004 07:06:40
Original commit files touched by this commit  6.0.6
osa search for other commits by this committer
Fix "coda-server-6.0.6 failed on i386 4".

Notice from:    kris via bento
10 Aug 2004 17:06:15
Original commit files touched by this commit  6.0.6
osa search for other commits by this committer
Update coda5*- and coda6*-affiliated software.
Fix build under fresh -CURRENT (gcc 3.4.2).

Bump or remove PORTREVISION where it needed.
31 Mar 2004 03:12:58
Original commit files touched by this commit  6.0.2_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:10:27
Original commit files touched by this commit  6.0.2_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
24 Sep 2003 05:52:34
Original commit files touched by this commit  6.0.2_1
kris search for other commits by this committer
Fix build on -STABLE.

Submitted by:   tjr
09 Sep 2003 12:26:54
Original commit files touched by this commit  6.0.2_1
edwin search for other commits by this committer
New ports: coda6_server and coda6_client

        I've just added the kernel support for Coda 6.x. It would
        be great to have the server and client in the ports collection
        to make it easier for people to experiment with.

PR:             ports/56623
Submitted by:   Tim Robbins <tim@robbins.dropbear.id.au>

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
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

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

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.315 seconds.