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