| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Jul 2011 07:54:48
6.9.4_1
|
sunpoet  |
- 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
6.9.4_1
|
sunpoet  |
- 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
6.9.4
|
miwi  |
- Get Rid MD5 support |
06 Mar 2010 10:28:23
6.9.4
|
ed  |
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
6.9.4
|
pav  |
- 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
6.9.3_2
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
21 Aug 2008 06:18:49
6.9.3_2
|
rafan  |
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 ) |
18 Apr 2008 07:57:00
6.9.3_2
|
clsung  |
- a fool forgot to cvs rm a patch
- bump PORTREVISION |
18 Apr 2008 07:55:42
6.9.3_1
|
clsung  |
- I forgot to add patch
- bump PORTREVISION |
18 Apr 2008 07:54:18
6.9.3
|
clsung  |
- 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
6.9.1_1
|
pav  |
- Chase rpc2 update
Pointy hat to: clsung |
23 Jul 2007 09:36:52
6.9.1
|
rafan  |
- 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
6.9.1
|
rodrigc  |
Update to version 6.9.1
PR: 114594 |
11 Mar 2007 14:09:51
6.1.2
|
miwi  |
- 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
6.1.1
|
vd  |
Add a proper warning that this code is not tested and the previous version
was causing panics. |
05 Oct 2006 17:09:55
6.1.1
|
vd  |
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
6.0.7
|
vd  |
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
6.0.7
|
linimon  |
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
6.0.7
|
sem  |
- 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
6.0.7
|
edwin  |
SHA256ify
Approved by: krion@ |
29 Dec 2004 17:36:20
6.0.7
|
sem  |
- 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
6.0.6
|
sem  |
- Bump rvm's lib version |
16 Aug 2004 07:06:40
6.0.6
|
osa  |
Fix "coda-server-6.0.6 failed on i386 4".
Notice from: kris via bento |
10 Aug 2004 17:06:15
6.0.6
|
osa  |
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
6.0.2_2
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:10:27
6.0.2_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
24 Sep 2003 05:52:34
6.0.2_1
|
kris  |
Fix build on -STABLE.
Submitted by: tjr |
09 Sep 2003 12:26:54
6.0.2_1
|
edwin  |
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> |