non port: net/coda6_server/Makefile |
Number of commits found: 38 |
Tuesday, 17 Jul 2018
|
08:56 antoine
Deprecate ports broken for more than 5 months
 |
Sunday, 4 Mar 2018
|
16:58 antoine
Mark BROKEN: fails to build
In file included from cml.multi.c:3:
./cml.h:1:2: error: unterminated conditional directive
#ifndef _CML_
^
Reported by: pkg-fallout
 |
Friday, 30 Jun 2017
|
16:52 trasz
Fix coda6_client and coda6_server after ino64 changes.
 |
Tuesday, 27 Jun 2017
|
13:46 sunpoet
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
 |
Saturday, 11 Mar 2017
|
07:29 araujo
Bump PORTREVISION to reflect the update of devel/lwp.
Submitted by: John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 2 Dec 2014
|
22:40 bapt
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
 |
Wednesday, 23 Jul 2014
|
21:56 amdmi3
- Switch to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
 |
21:55 amdmi3
- Switch to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
 |
Monday, 21 Jul 2014
|
17:15 adamw
Add USES=readline to fix configure.
 |
Wednesday, 16 Jul 2014
|
04:01 vanilla
1: Stagify.
2: add RUN_DEPENDS to perl, bump version.
Approved by: portmgr@ (blanket)
 |
Monday, 14 Jul 2014
|
18:42 bapt
Modernize LIB_DEPENDS
With hat: portmgr
 |
Thursday, 29 May 2014
|
12:00 miwi
- Convert gmake,bzip2 to USES
Approved by: portmgr
 |
Friday, 20 Sep 2013
|
22:10 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
 |
Tuesday, 23 Apr 2013
|
14:20 bapt
Finish converting the whole ports tree to USES=pkgconfig
 |
Thursday, 26 Jul 2012
|
05:40 bapt
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
 |
Tuesday, 5 Jul 2011
|
07:54 sunpoet
- Fix CONFLICTS: net/coda6_client was mistakenly affected
- Bump PORTREVISION for PLIST change
Notified by: Benjamin Kaduk <kaduk@mit.edu>
 |
Monday, 4 Jul 2011
|
02:48 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)
 |
Tuesday, 10 Feb 2009
|
18:16 pav
- Update to 6.9.4
PR: ports/130761
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout (clsung; 3 weeks)
 |
Monday, 5 Jan 2009
|
21:36 pav
- Remove conditional checks for FreeBSD 5.x and older
 |
Thursday, 21 Aug 2008
|
06:18 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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
Friday, 18 Apr 2008
|
07:57 clsung
- a fool forgot to cvs rm a patch
- bump PORTREVISION
 |
07:55 clsung
- I forgot to add patch
- bump PORTREVISION
 |
07:54 clsung
- Update to 6.9.3 to fix broken caused by latest devel/rvm, devel/rpc2 changes
- hereby take over the maintainership
 |
Wednesday, 16 Apr 2008
|
21:43 pav
- Chase rpc2 update
Pointy hat to: clsung
 |
Monday, 23 Jul 2007
|
09:36 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
 |
Wednesday, 18 Jul 2007
|
02:24 rodrigc
Update to version 6.9.1
PR: 114594
 |
Sunday, 11 Mar 2007
|
14:09 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!!
 |
Thursday, 5 Oct 2006
|
17:38 vd
Add a proper warning that this code is not tested and the previous version
was causing panics.
 |
17:09 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
 |
08:00 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.
 |
Tuesday, 4 Jul 2006
|
23:19 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
 |
Tuesday, 11 Apr 2006
|
12:32 sem
- Mark IGNORE on >=6.0. Coda 6.x makes a kernel panic on this version.
- Fix another IGNORE message.
 |
Wednesday, 29 Dec 2004
|
17:36 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)
 |
Friday, 24 Dec 2004
|
12:58 sem
- Bump rvm's lib version
 |
Tuesday, 10 Aug 2004
|
17:06 osa
Update coda5*- and coda6*-affiliated software.
Fix build under fresh -CURRENT (gcc 3.4.2).
Bump or remove PORTREVISION where it needed.
 |
Wednesday, 4 Feb 2004
|
05:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
 |
Tuesday, 9 Sep 2003
|
12:26 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>
 |
Number of commits found: 38 |