Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.18.7.8.866_2 28 Jan 2018 01:39:12
  |
rene  |
Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.4.18.7.8.866_2 27 Dec 2017 09:30:47
  |
antoine  |
Deprecate ports broken for more than 6 months |
1.4.18.7.8.866_2 11 Apr 2017 15:21:23
  |
mat  |
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight |
1.4.18.7.8.866_2 14 Sep 2016 18:43:59
  |
johans  |
- Change primary site from Google Code to Google Code Archive;
Not perfect, but it's linked from www.caudium.net and works fine
- Add my own site as backup
- Remove BROKEN |
1.4.18.7.8.866_2 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.4.18.7.8.866_2 30 Jul 2016 00:49:17
  |
bapt  |
Prevent collision with getline(3) |
1.4.18.7.8.866_2 19 May 2016 11:09:14
  |
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.4.18.7.8.866_2 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.4.18.7.8.866_2 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.4.18.7.8.866_2 20 Sep 2015 13:10:35
  |
johans  |
- Fix pike shebangs
- Fix post-configure - move arch-independent bits out of ${ARCH} != i386;
apparently this fixes build in 10.x+ i386
- Sort USES
PR: 203128
Submitted by: amdmi3 |
1.4.18.7.8.866_1 03 Mar 2015 08:04:30
  |
bapt  |
Cleanup plist |
1.4.18.7.8.866 16 Jul 2014 03:34:57
  |
adamw  |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist. |
1.4.18.7.8.866 06 Jul 2014 15:32:06
  |
johans  |
Fix build |
1.4.18.7.8.866 28 Jun 2014 08:20:32
  |
antoine  |
Mark BROKEN: Fails to compile
gcc:
cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike
-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe
-fno-strict-aliasing
-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I.
-c nb_send.c -o nb_send.o
nb_send.c: In function 'push_callback':
nb_send.c:95: error: request for member 'identifier_level' in something not a
structure or union
clang:
cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike
-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe
-fno-strict-aliasing
-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I.
-fPIC -c nb_send.c -o nb_send.o
nb_send.c:95:43: error: member reference type 'struct inherit *' is a pointer;
maybe you meant to use '->'?
Pike_sp->subtype = no + Pike_fp->context.identifier_level;
~~~~~~~~~~~~~~~~^
->
Reported by: pkg-fallout |
1.4.18.7.8.866 07 Jun 2014 10:00:55
  |
johans  |
Make Caudium version automatically depend on the version of Pike 7.8 |
1.4.18_1 06 Jun 2014 20:47:47
  |
antoine  |
Mark BROKEN: Fails to build
cc -I/usr/local/pike/7.8.852/include/pike -I/usr/local/pike/7.8.852/include/pike
-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe
-fno-strict-aliasing
-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I.
-c nb_send.c -o nb_send.o
nb_send.c: In function 'push_callback':
nb_send.c:95: error: request for member 'identifier_level' in something not a
structure or union
gmake[3]: *** [nb_send.o] Error 1
Reported by: pkg-fallout |
1.4.18_1 20 May 2014 19:48:34
  |
johans  |
- Make Caudium depend on modern Pike 7.8
- Bump PORTREVISION
- Stagify
- Minor cleanups |
1.4.18 15 Mar 2014 08:12:20
  |
miwi  |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
1.4.18 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.4.18 10 Feb 2013 11:56:23
  |
johans  |
- Upgrade caudium to 1.4.18
- Update MASTER_SITES |
1.4.14_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.4.14_1 26 Feb 2012 17:47:02
 |
matthew  |
- Stylistic cleanup: remove trailing slashes from *_DEPENDS lines.
audio/cd2mp3 [1]
audio/mp3unicode [2]
databases/spatialite [3]
deskutils/aspostit
devel/bennugd-modules [4]
net/hinfo
www/caudium14 [5]
Approved by: shaun (mentor) mark@foster.cc (maintainer[1]) makc
(maintainer[2]) wenheping@gmail.com (maintainer[3]) amdmi3 (maintainer[4])
johans (maintainer[5]) |
1.4.14_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.4.14_1 12 Mar 2011 23:07:55
 |
johans  |
Fix build error, probably caused by new CPPFLAGS handling.
Reported by: pointyhat via pav |
1.4.14_1 23 Feb 2010 18:07:14
 |
johans  |
Update my mail address to @FreeBSD.org
Feature safe: yes |
1.4.14_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.4.14 21 Nov 2009 16:30:59
 |
johans  |
Caudium is the name of a free webserver which is based on the Roxen Challenger
1.3 code base. It is an attractive alternative to servers like Apache,
Netscape and Zeus due to its strength in dynamic page and data generation.
WWW: http://www.caudium.net/ |