Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.9.4_7 21 Aug 2018 12:06:54 |
rene |
Remove expired ports:
2018-08-20 net/openmq: Broken for more than 5 months
2018-08-20 net/coda6_server: Broken for more than 5 months
2018-08-20 net/ceph-devel: Broken for more than 5 months
2018-08-20 java/jgrapht: Broken for more than 5 months
2018-08-20 mail/mutt14: mutt 1.4.x has been out of support for 10+ years use
mail/mutt
2018-08-20 www/pydio: Broken for more than 5 months
2018-08-20 security/fastd-devel: Broken for more than 5 months
2018-08-20 security/fastd: Broken for more than 5 months
2018-08-20 devel/bhyve-vm-goagent: Broken for more than 5 months
2018-08-20 devel/cherivis-devel: Depends on broken and expiring cheritrace-devel
2018-08-20 devel/cheritrace-devel: Broken for more than 5 months
2018-08-20 devel/javolution: Broken for more than 5 months
2018-08-20 devel/bisoncpp: Depends on broken and expiring libbobcat
2018-08-20 databases/php5-pdo_cassandra: Broken for more than 5 months
2018-08-20 games/crafty-open-large: Broken for more than 5 months
2018-08-20 games/crafty-open-enormous: Broken for more than 5 months
2018-08-20 games/crafty-open-medium: Broken for more than 5 months
2018-08-20 math/jakarta-commons-math: Broken for more than 5 months
2018-08-20 math/hfst: Broken for more than 5 months
2018-08-20 math/octave-forge-communications: Broken for more than 5 months
2018-08-20 lang/v8-devel: Broken for more than 5 months
2018-08-20 sysutils/rubygem-fluentd010: Broken for more than 5 months |
6.9.4_7 17 Jul 2018 08:56:32 |
antoine |
Deprecate ports broken for more than 5 months |
6.9.4_7 04 Mar 2018 16:58:30 |
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 |
6.9.4_7 30 Jun 2017 16:52:44 |
trasz |
Fix coda6_client and coda6_server after ino64 changes. |
6.9.4_6 27 Jun 2017 13:46:53 |
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 |
6.9.4_5 11 Mar 2017 07:29:09 |
araujo |
Bump PORTREVISION to reflect the update of devel/lwp.
Submitted by: John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon) |
6.9.4_4 01 Feb 2017 12:28:40 |
jbeich |
net/coda6_client: unbreak with libc++ 3.9
vol_cml.cc:3621:10: error: assigning to 'char *' from incompatible type 'const
char *'
comp = strrchr(hook->name, '/') + 1;
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
6.9.4_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
6.9.4_4 02 Dec 2014 22:40:57 |
bapt |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
6.9.4_4 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
6.9.4_4 20 Sep 2014 06:41:30 |
antoine |
Fix build when pkg does not extract mtree |
6.9.4_4 23 Jul 2014 21:56:08 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
6.9.4_3 23 Jul 2014 21:55:54 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
6.9.4_2 21 Jul 2014 17:15:15 |
adamw |
Add USES=readline to fix configure. |
6.9.4_2 16 Jul 2014 04:01:37 |
vanilla |
1: Stagify.
2: add RUN_DEPENDS to perl, bump version.
Approved by: portmgr@ (blanket) |
6.9.4_1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
6.9.4_1 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
6.9.4_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
6.9.4_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
6.9.4_1 26 Jul 2012 05:40:24 |
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) |
6.9.4_1 05 Jul 2011 07:54:48 |
sunpoet |
- Fix CONFLICTS: net/coda6_client was mistakenly affected
- Bump PORTREVISION for PLIST change
Notified by: Benjamin Kaduk <kaduk@mit.edu> |
6.9.4_1 04 Jul 2011 02:48:04 |
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) |
6.9.4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
6.9.4 06 Mar 2010 10:28:23 |
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 |
6.9.4 10 Feb 2009 18:16:07 |
pav |
- Update to 6.9.4
PR: ports/130761
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout (clsung; 3 weeks) |
6.9.3_2 05 Jan 2009 21:36:39 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
6.9.3_2 21 Aug 2008 06:18:49 |
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 ) |
6.9.3_2 18 Apr 2008 07:57:00 |
clsung |
- a fool forgot to cvs rm a patch
- bump PORTREVISION |
6.9.3_1 18 Apr 2008 07:55:42 |
clsung |
- I forgot to add patch
- bump PORTREVISION |
6.9.3 18 Apr 2008 07:54:18 |
clsung |
- Update to 6.9.3 to fix broken caused by latest devel/rvm, devel/rpc2 changes
- hereby take over the maintainership |
6.9.1_1 16 Apr 2008 21:43:04 |
pav |
- Chase rpc2 update
Pointy hat to: clsung |
6.9.1 23 Jul 2007 09:36:52 |
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 |
6.9.1 18 Jul 2007 02:24:39 |
rodrigc |
Update to version 6.9.1
PR: 114594 |
6.1.2 11 Mar 2007 14:09:51 |
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!! |
6.1.1 05 Oct 2006 17:38:00 |
vd |
Add a proper warning that this code is not tested and the previous version
was causing panics. |
6.1.1 05 Oct 2006 17:09:55 |
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 |
6.0.7 05 Oct 2006 08:00:23 |
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. |
6.0.7 04 Jul 2006 23:19:50 |
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 |
6.0.7 11 Apr 2006 12:32:10 |
sem |
- Mark IGNORE on >=6.0. Coda 6.x makes a kernel panic on this version.
- Fix another IGNORE message. |
6.0.7 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
6.0.7 29 Dec 2004 17:36:20 |
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) |
6.0.6 24 Dec 2004 12:58:57 |
sem |
- Bump rvm's lib version |
6.0.6 16 Aug 2004 07:06:40 |
osa |
Fix "coda-server-6.0.6 failed on i386 4".
Notice from: kris via bento |
6.0.6 10 Aug 2004 17:06:15 |
osa |
Update coda5*- and coda6*-affiliated software.
Fix build under fresh -CURRENT (gcc 3.4.2).
Bump or remove PORTREVISION where it needed. |
6.0.2_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
6.0.2_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
6.0.2_1 24 Sep 2003 05:52:34 |
kris |
Fix build on -STABLE.
Submitted by: tjr |
6.0.2_1 09 Sep 2003 12:26:54 |
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> |