non port: www/caudium14/Makefile |
Number of commits found: 22 |
Wednesday, 27 Dec 2017
|
09:30 antoine
Deprecate ports broken for more than 6 months
 |
Tuesday, 11 Apr 2017
|
15:21 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
 |
Wednesday, 14 Sep 2016
|
18:43 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
 |
15:59 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
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 20 Sep 2015
|
13:10 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
 |
Tuesday, 3 Mar 2015
|
08:04 bapt
Cleanup plist
 |
Wednesday, 16 Jul 2014
|
03:34 adamw
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
 |
Sunday, 6 Jul 2014
|
15:32 johans
Fix build
 |
Saturday, 28 Jun 2014
|
08:20 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
 |
Saturday, 7 Jun 2014
|
10:00 johans
Make Caudium version automatically depend on the version of Pike 7.8
 |
Friday, 6 Jun 2014
|
20: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
 |
Tuesday, 20 May 2014
|
19:48 johans
- Make Caudium depend on modern Pike 7.8
- Bump PORTREVISION
- Stagify
- Minor cleanups
 |
Saturday, 15 Mar 2014
|
08:12 miwi
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES
 |
Friday, 20 Sep 2013
|
23:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
 |
Sunday, 10 Feb 2013
|
11:56 johans
- Upgrade caudium to 1.4.18
- Update MASTER_SITES
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Sunday, 26 Feb 2012
|
17:47 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])
 |
Saturday, 12 Mar 2011
|
23:07 johans
Fix build error, probably caused by new CPPFLAGS handling.
Reported by: pointyhat via pav
 |
Tuesday, 23 Feb 2010
|
18:07 johans
Update my mail address to @FreeBSD.org
Feature safe: yes
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Saturday, 21 Nov 2009
|
16:30 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/
 |
Number of commits found: 22 |