Skip site navigation (1)Skip section navigation (2)

CVS log for ports/www/cgihtml/Makefile

[BACK] Up to [FreeBSD] / ports / www / cgihtml

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:04 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 27 12:18:06 2003 UTC (8 years, 3 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -4 lines
Fix the vulnerabilities reported in Chris Leishman's BugTraq post of
2003/01/07, and a couple of other ones while I'm here.  This could
still benefit from an in-depth audit, though.
Bump PORTREVISION, unquote COMMENT, remove the FORBIDDEN tag.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Aug 8 04:40:45 2003 UTC (8 years, 6 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -0 lines
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jul 8 06:22:41 2003 UTC (8 years, 7 months ago) by roam
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Fix a master site weirdness that I introduced in rev. 1.14.

Reported by:	fenner's scripts

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 19 16:07:30 2003 UTC (8 years, 11 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Remove pkg-comment files in my ports.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jan 22 07:21:43 2003 UTC (9 years ago) by roam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -2 lines
Mark FORBIDDEN due to multiple vulnerabilities reported on Bugtraq.
Update MASTER_SITES and the pkg-descr WWW: seems cgihtml has found a new home.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 12 07:05:32 2001 UTC (10 years, 10 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Initialize a linked list before returning if no HTTP cookies are available.
Bump PORTREVISION to indicate a bugfix.

Submitted by:	Alexey V. Neyman <avn@any.ru>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:33:16 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Some spaces -> tabs for ports/www.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 22 10:20:14 2000 UTC (11 years, 2 months ago) by roam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
update my email address - roam@orbitel.bg -> roam@FreeBSD.org

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 4 06:40:05 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 28 22:25:07 2000 UTC (11 years, 4 months ago) by nbm
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Upgrade makedepend to 2000.09.07
Upgrade texi2html to 1.64
Update cgihtml's master site
Make Peter Pentchev maintainer.

PR:		21456
Submitted by:	"Peter Pentchev" <roam@orbitel.bg> (new maintainer)
Approved by:	Ian Vaudrey <i.vaudrey@bigfoot.com> (old maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:52:05 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:18:24 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:12:51 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Second round of INSTALL_SHLIBS=yes fixes.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:04:41 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:42:44 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 7 15:02:42 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Convert to elf, And fix the path of MASTER_SITE.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 27 05:19:48 1998 UTC (13 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -3 lines
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jun 14 12:38:55 1998 UTC (13 years, 8 months ago) by jseger
Branches: VAUDREY
CVS tags: v1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of a port of cgihtml:

Cgihtml is a C library that simplifies the task of parsing World Wide Web
(WWW) Common Gateway Interface (CGI) input and outputting HyperText Markup
Language (HTML). Tasks which would normally require many lines of C can be
reduced to just a few.

PR:		ports/4933
Submitted by:	i.vaudrey@bigfoot.com

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 14 12:38:55 1998 UTC (13 years, 8 months ago) by jseger
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options