The FreeBSD Ports Archive
FreeBSD net : coda6_server4>
Server programs for a replicated high-performance network file system
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
http://www.coda.cs.cmu.edu/
|
coda6_server history
v. 1.13
date: 2007/07/23 09:36:15; author: rafan; state: Exp; lines: +0 -1
- 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
v. 1.12
date: 2007/07/18 02:24:39; author: rodrigc; state: Exp; lines: +4 -4
Update to version 6.9.1
PR: 114594
v. 1.11
date: 2007/03/11 14:09:51; author: miwi; state: Exp; lines: +1 -1
- Update to 6.1.2
PR: 110120
Submitted by: pointyhat and Ho, Jheng
Thanks to: Ho, Jheng for testing and feedback!!
v. 1.10
date: 2006/10/05 17:38:00; author: vd; state: Exp; lines: +7 -0
Add a proper warning that this code is not tested and the previous version
was causing panics.
v. 1.9
date: 2006/10/05 17:09:53; author: vd; state: Exp; lines: +59 -27
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
v. 1.8
date: 2006/10/05 08:00:23; author: vd; state: Exp; lines: +1 -1
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.
v. 1.7
date: 2006/07/04 23:19:50; author: linimon; state: Exp; lines: +8 -1
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
v. 1.6
date: 2006/04/11 12:32:10; author: sem; state: Exp; lines: +4 -1
- Mark IGNORE on >=6.0. Coda 6.x makes a kernel panic on this version.
- Fix another IGNORE message.
v. 1.5
date: 2004/12/29 17:36:19; author: sem; state: Exp; lines: +12 -4
- Update to 6.0.7
PR: ports/74258, ports/74259
Submitted by: Radim Kolar
Approved by: maintainer (timeout: 1+ month)
v. 1.4
date: 2004/12/24 12:58:57; author: sem; state: Exp; lines: +1 -1
- Bump rvm's lib version
v. 1.3
date: 2004/08/10 17:06:15; author: osa; state: Exp; lines: +2 -3
Update coda5*- and coda6*-affiliated software.
Fix build under fresh -CURRENT (gcc 3.4.2).
Bump or remove PORTREVISION where it needed.
v. 1.2
date: 2004/02/04 05:07:59; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.1
date: 2003/09/09 12:26:54; author: edwin; state: Exp;
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
=============================================================================
v. 1.13
date: 2007/07/23 09:36:15; author: rafan; state: Exp; lines: +0 -1
- 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
v. 1.12
date: 2007/07/18 02:24:39; author: rodrigc; state: Exp; lines: +4 -4
Update to version 6.9.1
PR: 114594
v. 1.11
date: 2007/03/11 14:09:51; author: miwi; state: Exp; lines: +1 -1
- Update to 6.1.2
PR: 110120
Submitted by: pointyhat and Ho, Jheng
Thanks to: Ho, Jheng for testing and feedback!!
v. 1.10
date: 2006/10/05 17:38:00; author: vd; state: Exp; lines: +7 -0
Add a proper warning that this code is not tested and the previous version
was causing panics.
v. 1.9
date: 2006/10/05 17:09:53; author: vd; state: Exp; lines: +59 -27
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
v. 1.8
date: 2006/10/05 08:00:23; author: vd; state: Exp; lines: +1 -1
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.
v. 1.7
date: 2006/07/04 23:19:50; author: linimon; state: Exp; lines: +8 -1
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
v. 1.6
date: 2006/04/11 12:32:10; author: sem; state: Exp; lines: +4 -1
- Mark IGNORE on >=6.0. Coda 6.x makes a kernel panic on this version.
- Fix another IGNORE message.
v. 1.5
date: 2004/12/29 17:36:19; author: sem; state: Exp; lines: +12 -4
- Update to 6.0.7
PR: ports/74258, ports/74259
Submitted by: Radim Kolar
Approved by: maintainer (timeout: 1+ month)
v. 1.4
date: 2004/12/24 12:58:57; author: sem; state: Exp; lines: +1 -1
- Bump rvm's lib version
v. 1.3
date: 2004/08/10 17:06:15; author: osa; state: Exp; lines: +2 -3
Update coda5*- and coda6*-affiliated software.
Fix build under fresh -CURRENT (gcc 3.4.2).
Bump or remove PORTREVISION where it needed.
v. 1.2
date: 2004/02/04 05:07:59; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.1
date: 2003/09/09 12:26:54; author: edwin; state: Exp;
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
=============================================================================
v. 1.13
date: 2007/07/23 09:36:15; author: rafan; state: Exp; lines: +0 -1
- 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
v. 1.12
date: 2007/07/18 02:24:39; author: rodrigc; state: Exp; lines: +4 -4
Update to version 6.9.1
PR: 114594
v. 1.11
date: 2007/03/11 14:09:51; author: miwi; state: Exp; lines: +1 -1
- Update to 6.1.2
PR: 110120
Submitted by: pointyhat and Ho, Jheng
Thanks to: Ho, Jheng for testing and feedback!!
v. 1.10
date: 2006/10/05 17:38:00; author: vd; state: Exp; lines: +7 -0
Add a proper warning that this code is not tested and the previous version
was causing panics.
v. 1.9
date: 2006/10/05 17:09:53; author: vd; state: Exp; lines: +59 -27
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
v. 1.8
date: 2006/10/05 08:00:23; author: vd; state: Exp; lines: +1 -1
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.
v. 1.7
date: 2006/07/04 23:19:50; author: linimon; state: Exp; lines: +8 -1
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
v. 1.6
date: 2006/04/11 12:32:10; author: sem; state: Exp; lines: +4 -1
- Mark IGNORE on >=6.0. Coda 6.x makes a kernel panic on this version.
- Fix another IGNORE message.
v. 1.5
date: 2004/12/29 17:36:19; author: sem; state: Exp; lines: +12 -4
- Update to 6.0.7
PR: ports/74258, ports/74259
Submitted by: Radim Kolar
Approved by: maintainer (timeout: 1+ month)
v. 1.4
date: 2004/12/24 12:58:57; author: sem; state: Exp; lines: +1 -1
- Bump rvm's lib version
v. 1.3
date: 2004/08/10 17:06:15; author: osa; state: Exp; lines: +2 -3
Update coda5*- and coda6*-affiliated software.
Fix build under fresh -CURRENT (gcc 3.4.2).
Bump or remove PORTREVISION where it needed.
v. 1.2
date: 2004/02/04 05:07:59; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.1
date: 2003/09/09 12:26:54; author: edwin; state: Exp;
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
=============================================================================
|
| |

|