Commit graph

62 commits

Author SHA1 Message Date
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Olli Hauer
19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Olli Hauer
7a0bd31763 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined 2011-08-20 17:27:52 +00:00
Doug Barton
31ae302eb6 Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe.
2011-05-16 05:22:09 +00:00
Olli Hauer
5e6d927ba6 - fix pkg-plist if installed with apache20 / apache22
- remove MD5 from distinfo

PR:		ports/154758
Submitted by:	myself
Approved by:	maintainer timeout
2011-02-22 00:29:58 +00:00
Dmitry Marakasov
b2b01422b8 - Switch SourceForge ports to the new File Release System: categories starting with T,U,V 2009-08-22 00:37:17 +00:00
Philip M. Gollucci
c2f692179f - Use SF macro
- USE_APACHE=yes is deprecated
- Remove apache from RUN_DEPENDS
- Style nit

PR:             ports/134446
Approved by:    maintainer
Submitted by:   me
2009-05-29 04:07:02 +00:00
Doug Barton
d31cadffee Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports 2009-03-24 19:51:28 +00:00
Doug Barton
e09a0ef683 Finish removing support for RELENG_4 2007-10-15 23:30:46 +00:00
Edwin Groothuis
b448c92411 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:21:46 +00:00
Pav Lucistnik
bb54399293 - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 16:29:28 +00:00
Doug Barton
203f44e10c Fix build with gcc 4.1 2006-12-18 08:23:00 +00:00
Doug Barton
de0aea6041 USE_APACHE is needed for the value of APACHE_PORT 2006-08-28 17:45:43 +00:00
Doug Barton
f7b8b9e6a3 Add OPTIONS to the rest of my ports that need them.
Add CONFLICTS to the bind* ports.
2006-08-28 06:03:13 +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
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Doug Barton
cfda064524 For the ports that I maintain, do the following as appropriate:
1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
2005-10-29 07:13:29 +00:00
Doug Barton
735d9f8170 Delete a dead master site[1], and add two new ones[2].
Prompted by:	fenner's distfile survey [1]
Obtained from:	htdig's mirror list [2]
2005-09-24 02:28:20 +00:00
Clement Laforet
af1ffdc6f0 - Define APACHE_COMPAT
It fixed INDEX build with next exp-build patchset and prepare a smooth
  migration to bsd.apache.mk
  It's a no-op for now.

Approved by:	portmgr (self)
2005-09-19 11:52:14 +00:00
Doug Barton
5b58d8a83f Bump PORTREVISION for the new security patch
Forgotten by:	me
Reminded by:	remko
Security:	http://www.vuxml.org/freebsd/673aec6f-1cae-11da-bc01-000e0c2e438a.html
2005-09-13 18:16:52 +00:00
Doug Barton
ac8b967f09 Add a patch to fix a cross site scripting bug in htsearch.
Submitted by:	secteam (remko)
Security:	http://www.vuxml.org/freebsd/673aec6f-1cae-11da-bc01-000e0c2e438a.html
2005-09-13 06:57:32 +00:00
Doug Barton
081a01e1c3 Convert to DATADIR macro, per portlint 2005-09-13 06:55:00 +00:00
Doug Barton
9adf7fe998 Upgrade to the latest version, 3.2.0b6.
Replace libtool 1.3 with 1.5, and adjust pkg-plist to remove
the no longer installed .la files.

Move the htdig.conf file out of the way before install so that
the sample file will get installed each time.
2004-08-28 23:14:46 +00:00
Kris Kennaway
b8421638b9 Add missing file 2004-04-15 08:32:12 +00:00
Ade Lovett
11e0748120 Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables 2004-03-25 04:31:55 +00:00
Doug Barton
07c597671f Major overhaul of the port to celebrate the upgrade to 3.2.0b5.
The 3.2.x series contains many enhanced features, most notably
built in SSL capabilities.

Changes for the port itself:
1. Add new MASTER_SITES.
2. Search for an apache binary, not a document directory.
3. The new version uses libtool, so add USE_LIBTOOL per portlint.
4. The new configure script is much more thorough, so use a more complete
set of options, and sort them in "./configure --help" order.
5. CXXFLAGS hackery no longer needed in FreeBSD 5.x, but
6. A patch to include headers for select() is needed in RELENG_4.
7. Install PORTDOCS, especially the very thorough html help files.
8. Add SIZE to distinfo.
9. Make deletion of directories with user-configurable stuff conditional.
2004-03-19 18:29:11 +00:00
Doug Barton
67c5a731d1 Update to the more standard format, and punch up the text a bit. 2004-03-19 18:17:18 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Doug Barton
03814734e5 Fix build in -current 2003-02-02 12:08:56 +00:00
Doug Barton
246a59bb1a * Upgrade to version 3.1.6, which fixes numerous bugs, and one possible
security problem that was present in the unpatched 3.1.5.
* Update the master sites list.
* Configure more precisely several important directories, partly to
compensate for some of the new defaults, and partly to avoid potential
future security problems regarding remote users being able to read
files specified as config files. This vulnerability was patched
already, and the fix is included in this version. However, a little
paranoia never hurt anyone.
* Remove the patches, as they have either been made obsolete by the new
version, or as in the pthreads issue, I'm doing them differently in
the Makefile.
* Make the patching in the Makefile smarter.
* Put my name in the pkg-descr.... overlooked previously.
* Adjust the pkg-plist, and sort it since the bloat is the same either way.

Thanks to Palle Girgensohn <girgen@partitur.se> for the suggestion in the PR
to place the conf file in its own directory.

PR:	ports/26058
2002-02-04 07:22:00 +00:00
Alfred Perlstein
c89e04d3f8 remove malloc.h 2001-12-11 08:16:38 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Doug Barton
566fb7a64c * Assume maintainership by agreement.
* Bump PORTREVISION to indicate the addition of the fix for the
  config file bug, obtained from the ht://Dig developers.
2001-09-25 07:13:21 +00:00
Doug Barton
b2b3b4bb73 This patch comes from the ht://Dig maintainers, and fixes a possible
security vulnerability. Quoting from their e-mail announcement:

	There is a security vulnerability in all versions of
	htsearch between 3.1.0b2 and 3.1.5 . . . The hole can
	allow a remote user to pick a file on your system for
	the config file that the UID running the webserver
	can read.

With a default ports install the httpd user should be nobody, which
makes the vulnerability small.
2001-09-25 07:08:47 +00:00
Jimmy Olgeni
2917814d32 More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Satoshi Asami
fc678fdbe2 Change dependency trigger from share/apache to share/doc/apache, which
actually exists.

Submitted by:	onigiri via billf
2000-09-15 22:57:21 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Kris Kennaway
a89d96a412 Correct previous misunderstanding. 2000-03-04 08:24:21 +00:00
Bill Fumerola
8ec3de5178 Change MAINTAINERship to kris, he evidently maintains this now.
Submitted by:	previous commit
2000-02-28 19:05:37 +00:00
Kris Kennaway
aacec05601 Update to htdig 3.1.5, which fixes a security hole in the htsearch
cgi-bin.

Submitted by:	Doug Barton <doug@gorean.org>
2000-02-28 08:15:16 +00:00
Bill Fumerola
5bee619a1a Update to reflect new apache install locations.
Mostly:
PR:		ports/15398
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-12-10 20:07:21 +00:00
Bill Fumerola
16a8fac4f5 Upgrade to 3.1.3
Submitted by:	Doug Barton <doug@gorean.org>
		lots of others who missed PLIST stuff.
1999-10-29 01:19:10 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Bill Fumerola
eb1bf42aea Use -pthread not -libc_r
PR:		ports/12488
Submitted by:	Palle Girgensohn <girgen@partitur.se>

NOTE: 	This patch actually patches two files, which is normally frowned
	upon. However, one of these files generates the other and really
	isn't used by the port, just for people who would use the port
	to make their own custom ht://dig. I don't think this is a problem.
1999-08-01 19:22:32 +00:00