Commit graph

47 commits

Author SHA1 Message Date
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Beech Rintoul
f9dc424914 - Update to 0.6.0b863
Approved by:	sat (mentor)
2007-08-25 20:01:07 +00:00
Rong-En Fan
f935a609c5 - 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
2007-07-23 09:36:51 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Beech Rintoul
0128e7b31f - Fix master_site
- Add mirror

Approved by:	sat (mentor)
2007-06-25 04:56:13 +00:00
Beech Rintoul
4b0bc31c45 - Update maintainer address. 2007-06-14 22:31:03 +00:00
Andrew Pantyukhin
79b3456162 - Update cherokee-devel to the latest snapshot
- Connect to the build

PR:		ports/111389, ports/112114
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-05-01 19:33:03 +00:00
Andrew Pantyukhin
d42a62fcf7 - Sync with www/cherokee before bringing it up to
development snapshot

Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit)
2007-04-26 19:40:00 +00:00
Andrew Pantyukhin
29f2648d4e - Provide more mirrors
- Prepare conflicts for the upcoming cherokee-devel
- Don't build/install static libs
- Minor tweaks
- Bump portrevision

Approved by:	Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
2007-04-10 08:23:31 +00:00
Andrew Pantyukhin
2bde979313 - Update pkg-descr
- Remove support for 4.x
- Bump portrevision

PR:		ports/108735
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-02-04 03:15:23 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Martin Wilke
e074896f3a - Update to 0.5.6
PR:		ports/106731
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2006-12-15 08:17:42 +00:00
Shaun Amott
e67a216b3e Fix port - it compiled, but the daemon failed to start completely.
Reported by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2006-11-16 02:43:44 +00:00
Alejandro Pulver
052c1bab75 - Added options.
PR:		ports/105171
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2006-11-07 16:54:49 +00:00
Sam Lawrance
12382b2fed Assign maintainership.
PR:		hasn't arrived yet
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
2006-11-05 04:06:56 +00:00
Sam Lawrance
4741aa834d Update master site and WWW.
Submitted by:		Andres Montalban <andres.montalban@itbusiness.com.uy>
2006-11-05 00:38:16 +00:00
Martin Wilke
acbc095fcc - Update to 0.5.5
PR:		ports/103228
Submitted by:	chinsan <chinsan.tw@gmail.com>
2006-09-20 10:33:33 +00:00
Cheng-Lung Sung
e2f1a39106 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
  by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:11:33 +00:00
Rong-En Fan
20928188f1 - Update to 0.5.4
- Fix comment in cherokee.sh.in

PR:		ports/100564
Submitted by:	KATO Tsuguru
2006-07-19 18:55:37 +00:00
Roman Bogorodskiy
26d33e9388 Chase gnutls shlib version change. 2006-07-06 17:41:23 +00:00
Michael Johnson
0c84d3099a - Update to 0.5.3
PR:		96220
Submitted by:	Ports Fury
2006-04-23 18:41:35 +00:00
Michael Johnson
3ed55fc3c4 - Update to 0.5.2 2006-04-17 17:49:04 +00:00
Tilman Keskinoz
e3846e91c5 Add dependency on bison to fix build
Reported by:	pointyhat
2006-04-17 16:36:41 +00:00
Tilman Keskinoz
022b329646 Update to 0.5.1
PR:		95819
Submitted by:	KATO Tsuguru
2006-04-15 19:41:36 +00:00
Pav Lucistnik
ded6554ad8 - Add rc script
PR:		ports/94724
Submitted by:	chinsan <chinsan.tw@gmail.com>
2006-03-20 21:51:35 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
1281c8b7c0 - Update to 0.4.30
PR:		ports/92013
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-01-19 19:07:20 +00:00
Roman Bogorodskiy
17b54d4ed8 Chase gnutls update. 2006-01-09 16:34:19 +00:00
Pav Lucistnik
5c00c00a96 - Update to 0.4.29
PR:		ports/89020
Submitted by:	Ports Fury
2005-11-14 23:08:39 +00:00
Emanuel Haupt
a5c92cca98 Update to 0.4.28
PR:		88195
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-10-29 19:13:03 +00:00
Pav Lucistnik
ddb81282e7 - Update to 0.4.27
PR:		ports/87744
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-10-21 19:49:10 +00:00
Tilman Keskinoz
411ee9fc45 Update to 0.4.26
PR:		86681
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-09-28 17:04:05 +00:00
Pav Lucistnik
f1edb0759b - Fix build on -CURRENT
PR:		ports/86271
Submitted by:	Ports Fury
2005-09-17 20:20:37 +00:00
Michael Johnson
d06b56c19d - Fix build on 7.x
PR:		ports/85539
Submitted by:	Ports Fury
2005-09-01 00:17:59 +00:00
Michael Johnson
2cccf59476 - Update to 0.4.25
PR:		ports/85390
Submitted by:	Ports Fury
2005-08-30 01:33:56 +00:00
Pav Lucistnik
3d9dda433c - Update to 0.4.24
PR:		ports/83274
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-07-12 08:08:20 +00:00
Pav Lucistnik
8e7ee17733 - Update to 0.4.23
PR:		ports/81513
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-26 17:22:05 +00:00
Pav Lucistnik
4d99a2b4e9 - Update to 0.4.19
- Unbreak plist

PR:		ports/79977
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-04-23 11:48:02 +00:00
Kris Kennaway
1ab924aa52 Don't remove ${LOCALBASE}/www, since we didn't create it. 2005-02-19 03:06:07 +00:00
Kris Kennaway
5bb767d181 BROKEN on 5.x: Broken pkg-plist
Approved by:	portmgr (self)
2004-09-18 07:42:28 +00:00
Kirill Ponomarev
98f99b80a2 Update to version 0.4.17
PR:		ports/69190
Submitted by:	Ports Fury
2004-07-17 18:58:41 +00:00
Mark Linimon
74b3eddaab Reset bouncing maintainer address. 2004-06-29 10:12:34 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
a94afa84a0 Update www/cherokee
Update www/cherokee from 0.2.8 to 0.4.2

PR:		ports/50764
Submitted by:	Pierre-Luc Lesperance <oksala@videotron.ca>
2003-04-13 11:05:52 +00:00
Edwin Groothuis
fe97209eb7 new port: www/cherokee
Cherokee is a tiny, ultrafast, lightweight Web server. It
	is implemented entirely in C, and has no dependencies beyond
	a standard C library. It provides only the most basic HTTP
	functionality, but is extremely fast and small.

PR:		ports/38092
Submitted by:	silence <oksala@videotron.ca>
2003-04-06 00:30:58 +00:00