aboutsummaryrefslogtreecommitdiff
path: root/www/caudium14
Commit message (Collapse)AuthorAgeFilesLines
* - Fix pike shebangsJohan van Selst2015-09-201-7/+12
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=397369
* Cleanup plistBaptiste Daroussin2015-03-032-114/+9
| | | | Notes: svn path=/head/; revision=380348
* Add DOCS option to the remaining staged ports where PORTDOCS appearsAdam Weinberger2014-07-161-0/+2
| | | | | | | in the plist. Notes: svn path=/head/; revision=362026
* Fix buildJohan van Selst2014-07-062-2/+11
| | | | Notes: svn path=/head/; revision=360925
* Mark BROKEN: Fails to compileAntoine Brodin2014-06-281-0/+2
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=359673
* Make Caudium version automatically depend on the version of Pike 7.8Johan van Selst2014-06-071-6/+5
| | | | Notes: svn path=/head/; revision=356893
* Mark BROKEN: Fails to buildAntoine Brodin2014-06-061-0/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=356846
* - Make Caudium depend on modern Pike 7.8Johan van Selst2014-05-202-886/+912
| | | | | | | | | - Bump PORTREVISION - Stagify - Minor cleanups Notes: svn path=/head/; revision=354677
* - Covert USE_GMAKE, USE_BZIP2, USE_XZ to USESMartin Wilke2014-03-151-2/+1
| | | | Notes: svn path=/head/; revision=348295
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Upgrade caudium to 1.4.18Johan van Selst2013-02-103-14/+11
| | | | | | | - Update MASTER_SITES Notes: svn path=/head/; revision=312019
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Stylistic cleanup: remove trailing slashes from *_DEPENDS lines.Matthew Seaman2012-02-261-3/+3
| | | | | | | | | | | | | | | 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]) Notes: svn path=/head/; revision=292274
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Fix build error, probably caused by new CPPFLAGS handling.Johan van Selst2011-03-121-0/+1
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=270769
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250235
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Caudium is the name of a free webserver which is based on the Roxen ChallengerJohan van Selst2009-11-215-682/+605
| | | | | | | | | | 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/ Notes: svn path=/head/; revision=244609
* - Take maintainership of caudium12 and pike72 at maintainer's requestJohan van Selst2009-11-041-1/+1
| | | | | | | | | - The plan is to upgrade caudium and retire the old pike Approved by: Xavier Beaudouin (old maintainer) Notes: svn path=/head/; revision=243799
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Replace DEPENDS, which are about to be removedPav Lucistnik2007-01-311-3/+5
| | | | | | | | Tested on: pointyhat With hat: portmgr Notes: svn path=/head/; revision=183767
* Mark as broken due to dependency error (currently only seen on sparc64-6).Mark Linimon2006-07-151-1/+8
| | | | Notes: svn path=/head/; revision=167943
* - Fix MASTER_SITESMarcus Alves Grando2006-04-141-3/+1
| | | | | | | | | PR: 95726 Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu___people.tecnik93.com> Approved by: maintainer Notes: svn path=/head/; revision=159488
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.2.34. Please see the PR for changelog.Volker Stolz2004-11-163-3/+4
| | | | | | | | PR: ports/73973 Submitted by: maintainer Notes: svn path=/head/; revision=121758
* - Add new MASTER_SITESKirill Ponomarev2004-05-211-7/+4
| | | | | | | | | | - Adapt a better configuration of pike dependency PR: ports/66958 Submitted by: maintainer Notes: svn path=/head/; revision=109591
* Add missing fileKris Kennaway2004-04-161-0/+1
| | | | | | | # XXX plist is unsorted Notes: svn path=/head/; revision=107287
* Upgrade to 1.2.32, remove dependency to bash2.Vanilla I. Shu2004-03-203-13/+19
| | | | | | | | PR: ports/54458 Submitted by: maintainer Notes: svn path=/head/; revision=104757
* Fix typos.Jimmy Olgeni2004-03-191-1/+1
| | | | Notes: svn path=/head/; revision=104646
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-1/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Add caudium12 1.2.26,Daichi GOTO2003-06-186-0/+1014
a free webserver which is based on the Roxen Challenger 1.3 code base. PR: 52295 Submitted by: kiwi@oav.net Notes: svn path=/head/; revision=83234