Commit graph

7215 commits

Author SHA1 Message Date
Dirk Meyer
4a1c09b19e - Fix collision when APACHE_WITH_MODSNMP and APACHE_WITH_IPV6
are selected.
2003-12-31 04:21:47 +00:00
Erwin Lansing
bdb18db0cc Vendor update to 2.46
- lib/WWW/Search.pm (user_agent): fix for undef warnings in LWP::UserAgent::proxy

PR:		60721
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-30 17:29:13 +00:00
Pav Lucistnik
731d070a4d Add web-traceroute, a traceroute cgi for your website implemented in C.
PR:		ports/58553
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2003-12-30 14:53:14 +00:00
Erwin Lansing
dd34ea289f HTML::MagicTemplate package now include in Text-MagicTemplate, which is
merged in textproc/p5-Text-MagicTemplate

PR:		60712
Submitted by:	maintainer
2003-12-30 12:29:02 +00:00
Edwin Groothuis
0c807e28a4 Add more patch files for www/squid
PR:		ports/59091 (based on)
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de>
2003-12-30 09:22:31 +00:00
Dirk Meyer
51fbecbb68 - Update PATCH_SITES for mod_snmp
Problem found by: Subhi S Hashwa
2003-12-30 04:30:33 +00:00
Ying-Chieh Liao
ba01cc4cc8 add goose 0.5
Command line Google search utility
2003-12-30 04:20:00 +00:00
Edwin Groothuis
0905610dcc [New Port]:: www/drupal 4.3.1 Update & Fix plist
Drupal is an open-source platform and content management
	system for building dynamic web sites offering a broad range
	of features and services.

	Drupal can support a diverse range of web projects ranging
	from personal weblogs to large community-driven sites.

	WWW: http://drupal.org

PR:		ports/60204
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info>
2003-12-29 06:13:32 +00:00
Edwin Groothuis
25e587e6b7 [NEW PORT] www/zope-archetypes
Archetypes is a framework for the development of new Content
	Types in Zope/CMF/Plone.

PR:		ports/59176
Submitted by:	Filippo Natali <filippo@widestore.net>
2003-12-29 05:08:54 +00:00
Edwin Groothuis
7b87d693e6 [NEW PORT] www/zope-FileSystemSite: Enable file system based sites within Zope
This is a repackaging of the CMF's FileSystem Directory
	Views such that it is independent of the CMF.

	The major use of this is to develop view code on the file
	system such that it can be edited with normal development
	utilties and checked into a source control management system.

	WWW: http://www.zope.org/Members/k_vertigo/Products/FileSystemSite

PR:		ports/54550
Submitted by:	Tim Middleton <x@vex.net>
2003-12-29 05:05:40 +00:00
Edwin Groothuis
497f3442f5 [NEW PORT] www/zope-xmlwidgets: XMLWidgets - dynamic translations of ParsedXML to HTML pages
XMLWidgets is a Zope Product/Framework to create dynamic
	translations of ParsedXML documents to HTML pages. Each XML
	node is represented by a widget.  A widget can display
	itself (to HTML), and handle user events (clicks, form
	submits) in the same HTML page.

	WWW: http://www.zope.org/Members/faassen/XMLWidgets

PR:		ports/54251
Submitted by:	Tim Middleton <x@vex.net>
2003-12-29 05:01:56 +00:00
Edwin Groothuis
2875425800 New port: www/exuserfolder, Zope Extensible User Folder
Extensible User Folder is a user folder that provides custom
	authentication methods, including support for many database
	backends.

PR:		ports/53983
Submitted by:	Tim Middleton <x@vex.net>
2003-12-29 04:45:57 +00:00
Edwin Groothuis
615c67a1fd New port: www/formulator, Formulator for Zope
Formulator is an extensible framework that eases the creation
	and validation of web forms.

PR:		ports/54079
Submitted by:	Tim Middleton <x@vex.net>
2003-12-29 04:37:34 +00:00
Edwin Groothuis
dacccd604a New port: www/parsedxml, ParsedXML for Zope
Parsed XML allows you to use XML objects in the Zope
	environment. You can create XML documents in Zope and
	leverage Zope to format, query, and manipulate XML, using
	the standard W3C DOM.

PR:		ports/54095
Submitted by:	Tim Middleton <x@vex.net>
2003-12-29 04:32:36 +00:00
Edwin Groothuis
6596ca7372 Uncomment the lines I needed to test the port. Mea Culpa.
*grabs pointy hat*
2003-12-28 11:03:28 +00:00
Edwin Groothuis
23f0a346aa [PATCH] www/squid: update to 2.5-STABLE4 (+ vendor patches)
[...]
- Add 2.5-STABLE4 vendor patches
  - cache.log message on "squid -k reconfigure" confusing
  - digest auth never detects password changes
  - login with space confuses redirector helpers
  - FQDNcache discards negative responses when using internal DNS
  - Full details at http://www.squid-cache.org/Versions/v2/2.5/bugs/#STABLE4
[...]

PR:		ports/58090
Submitted by:	Jonathan Noack <noackj@concordiacrusaders.org>
Approved by: 	MAINTAINER TIMEOUT
2003-12-28 09:58:21 +00:00
Edwin Groothuis
888ac61430 [PATCH] www/squid: update to 2.5 STABLE 4
- Update to 2.5-STABLE4
	- plist is correct -- see ports/56392 for details on extra files

PR:		ports/56926
Submitted by:	Jonathan Noack <noackj@concordiacrusaders.org>
Approved by:	MAINTAINER TIMEOUT
2003-12-28 09:46:35 +00:00
Edwin Groothuis
1446aabaab pear-* ports: simplify path to devel/pear-PEAR/Makefile.common
.include <bsd.port.pre.mk>
    .include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"

    can be simplified to:

    .include <bsd.port.pre.mk>
    .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"

    the latter version also doesn't make any assumptions about the
    path of including Makefile

PR:		ports/57152
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
2003-12-28 09:11:28 +00:00
Edwin Groothuis
c0fcaf379b New port: pear-HTTP_Upload: Easy and secure managment of files submitted via HTML Forms
This class provides an advanced file uploader system for
	file uploads made from html forms. Features:
	 * Can handle from one file to multiple files.
	 * Safe file copying from tmp dir.
	 * Easy detecting mechanism of valid upload, missing upload or error.
	 * Gives extensive information about the uploaded file.
	 * Rename uploaded files in different ways: as it is, safe or unique
	 * Validate allowed file extensions
	 * Multiple languages error messages support (es, en, de, fr, nl)

	WWW: http://pear.php.net/package-info.php?package=HTTP_Upload

PR:		ports/60196
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-12-28 08:56:37 +00:00
Edwin Groothuis
04ef66b100 New port: pear-HTTP_Session: OO interface to the session_* family functions
Object-oriented interface to the session_* family functions
	it provides extra features such as database storage for
	session data using DB package. It introduces new methods
	like isNew(), useCookies(), setExpire(), setIdle(),
	isExpired(), isIdled() and others.

	WWW: http://pear.php.net/package-info.php?package=HTTP_Session

PR:		ports/60195
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-12-28 08:54:32 +00:00
Edwin Groothuis
f02a187e7f New port: pear-HTTP_Header: PEAR OO-Interface to modify HTTP-Headers easily
This class provides methods to set/modify HTTP-Headers.
	To abstract common things, like caching etc. some sub classes are
	provided that handle special cases (i.e. HTTP_Header_Cache).

PR:		ports/60198
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-12-28 08:52:55 +00:00
Edwin Groothuis
678d38df0c New port: pear-HTTP: PEAR miscellaneous HTTP utilities
The HTTP class is a class with static methods for doing miscellaneous
	HTTP-related stuff like date formatting or language negotiation.

	WWW: http://pear.php.net/package-info.php?package=HTTP

PR:		ports/60197
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-12-28 08:47:44 +00:00
Norikatsu Shigemura
e1f2f0c7b9 Update a message if you don't enable libmap.conf(5) feature.
Asked by:	Mike Harding <mvh@ix.netcom.com>
2003-12-28 05:32:26 +00:00
Norikatsu Shigemura
53f664b8d5 o Correct to use acrobat on firebird. But I don't know that this fix is
right.  I heard BAD and OK:-). [1]
o Support Linux Blackdown Java3D API on native JDK(tested only 1.4.2p5). [2]
  OISHI discoursed this feature on eleventh CBUG Meeting at 2003-11-29.
  It really got to me.

Reported by:	Vladimir B. Grebenschikov <vova@@fbsd.ru>, osa, ale [1]
Tested by:	osa, ale [1]
Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org> [2]
2003-12-27 21:57:09 +00:00
Norikatsu Shigemura
5796f6fd71 Add IGNORE. Because this port should be obsolated:-). 2003-12-27 21:40:49 +00:00
Ernst de Haan
928436b764 Update to 5.0.16.
Submitted by:	maintainer
PR:		60036
2003-12-27 18:16:35 +00:00
Pav Lucistnik
9c4eb7ed58 Add rnews, a server-side RSS aggregator written in PHP using MySQL database.
PR:		ports/60527
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2003-12-27 13:50:26 +00:00
Pav Lucistnik
ee27a01646 - Use APACHE_PORT in the usual way
PR:		ports/60611
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2003-12-27 13:19:34 +00:00
Kirill Ponomarev
7ef994d2b4 - Update to version 1.11
PR:		60577
Submitted by:	maintainer
2003-12-26 13:37:28 +00:00
Kirill Ponomarev
0a9ad51c2f - Update to version 1.4.2
PR:		60576
Submitted by:	maintainer
2003-12-26 13:34:13 +00:00
Ying-Chieh Liao
d7e45701d1 add bk_edit 0.6.23
Bookmark Editor
2003-12-26 06:18:14 +00:00
Pav Lucistnik
bb23e445c6 Add emp, CGI application that creates a hierarchy of categorized links.
PR:		ports/60031
Submitted by:	Allan Bowhill <abowhill@blarg.net>
2003-12-26 01:00:25 +00:00
Pav Lucistnik
5eab4f3125 Add chpasswd, a cgi program that allows users to change their Squid account's
password from their web browser.

PR:		ports/60365
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2003-12-26 00:39:09 +00:00
Pav Lucistnik
7788b08a6b Add admuser, a small C program that allows to change Squid or Web access
files (.htpasswd). Create, change, remove, disable or enable users from
your web browser.

PR:		ports/60360
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2003-12-26 00:30:44 +00:00
Kirill Ponomarev
608c2b82ef - Update to version 0.9.0
Approved by:	maintainer
2003-12-25 22:59:03 +00:00
Pav Lucistnik
2d42b7fc1a - Update to 0.6.3
PR:		ports/59928
Submitted by:	Koop Mast <einekoai@chello.nl> (maintainer)
2003-12-25 19:32:37 +00:00
Kirill Ponomarev
8ebdf7af5f - Add optional mod_speedycgi.so
PR:		60553
Submitted by:	leeym
Approved by:	maintainer
2003-12-25 12:51:45 +00:00
Joe Marcus Clarke
37c6bde254 Update to 1.0. 2003-12-25 05:42:42 +00:00
Pete Fritchman
5876f31e62 Update to 5.76.
Submitted by:	demon
Neglected by:	petef
2003-12-24 16:02:49 +00:00
Dirk Meyer
27e8227e52 - Fix MASTER_SITES 2003-12-24 11:51:30 +00:00
Anton Berezin
638e269028 Update to 1.2. 2003-12-23 12:07:30 +00:00
Mark Linimon
0489205d4b Per bento logs, mark as broken on recent versions of 5.x due to the gcc3.3
preprocessor being more strict.  Informed maintainer.
2003-12-23 08:29:18 +00:00
Erwin Lansing
370706d34f Update to 2.13 2003-12-22 10:29:53 +00:00
Sergei Kolobov
1062945cff - Update to 1.2.2
- Reset maintainership to ports@FreeBSD.org as the previous maintainer
  doesn't use FreeBSD anymore

Submitted by:	Andrew Maltsev <am@amsoft.ru> (maintainer)
		in <20031221111358.A25058@z1.russian-z1.org>
2003-12-21 20:28:31 +00:00
Kirill Ponomarev
7237cf552f - Fix MASTER_SITES
Submitted by:	maintainer
2003-12-21 19:17:45 +00:00
Clement Laforet
74c56df464 - Update to 2.2.7
- use PORTDOCS macro
- Change my email address

Approved by:        erwin (mentor)
2003-12-21 18:40:44 +00:00
Pete Fritchman
a8c91e1d26 Update to 0.4. 2003-12-21 18:39:12 +00:00
Clement Laforet
867c15c2b1 - Update to 1.10.1
- Change my email address

Approved by:        erwin (mentor)
2003-12-21 18:33:21 +00:00
Pete Fritchman
e7ad6486d1 Update to 1.20.
Submitted by:	demon
2003-12-21 17:24:45 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Edwin Groothuis
81eba088c7 [patch] www/mod_dav - fix symlink problem
While playing with mod_dav, I found out that it didn't
	follow symlinks properly. Looking through various mailinglists
	I found this patch by Mark Montague (markmont@umich.edu)

	I do not say we should include this patch by default, but
	if a knob called WITH_SYMLINK_PATCH could be made which
	adds these patches it would help people already.

PR:		ports/59163
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2003-12-20 12:35:43 +00:00
Greg Lewis
69765a8b87 . Use MASTER_SITE_APACHE_JAKARTA now bsd.sites.mk has been updated. [1]
. Fix the packing list to use %%PORTDOCS%% and %%DOCSDIR%%. [1]
. Update the Linux Sun JDK 1.4 dependency to 1.4.2. [2]

[2] This should probably just be USE_JAVA=1.4+

PR:		58945 [1]
Submitted by:	Palle Girgensohn <girgen@pingpong.net> [1]
2003-12-19 21:54:12 +00:00
Greg Lewis
358f07d3af . Sync with changes in MASTER_SITE's layout.
PR:		58943
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-12-19 16:45:12 +00:00
Dmitry Sivachenko
85ca2f2f49 Update to version 1.25.
Approved by:	maintainer
2003-12-19 10:27:55 +00:00
Joe Marcus Clarke
cb31ceb490 Fix the version info so the port/package tools recognize this as
1.3.11a and not 1.3.11 Alpha.  I've been futzing with mozilla-devel too
long.
2003-12-19 05:48:13 +00:00
Joe Marcus Clarke
ab7c5dd086 Update to 1.3.11a which fixes a font configuration issue. 2003-12-19 05:27:26 +00:00
Joe Marcus Clarke
c7acf589a7 Update to 1.3.11. For a list of what's changed, checkout:
http://galeon.sourceforge.net/news/index.php#66
2003-12-18 20:33:03 +00:00
Joe Marcus Clarke
4a3e9ac0a2 Remove some leftover directories.
Reported by:	adamw
2003-12-18 19:42:14 +00:00
Clement Laforet
14bd98a328 Add a missing RUN_DEPENDS.
Pointy hat to:  me
Approved by:    erwin (mentor)
2003-12-18 16:34:32 +00:00
Clement Laforet
ddd1452c7a - Add CONFLICTS with apache-contrib-1.*
Approved by:    erwin (mentor)
2003-12-18 16:22:57 +00:00
Clement Laforet
de9f9ddf01 - Add WITH_MODULES_PORTS knob. If the user defines it, will be install
the latest version of the modules available in ports tree.
- Bump PORTREVISION
- Add CONFLICTS

PR:             57652
Approved by:    erwin (mentor)
2003-12-18 15:46:38 +00:00
Clement Laforet
65357b300f www/mod_fastcgi:
- Update  to 2.4.2
www/fcgi:
   - Pass maintainership to volunteer
PR:             60179
Submitted by:   JunSeon Oh <hollywar@holywar.net>
Approved by:    erwin (mentor)
2003-12-18 14:14:59 +00:00
Clement Laforet
43eb7bdcf4 - Respect CFLAGS and add -fPIC to fix build on amd64
- Use DOCSDIR

PR:             59603
2003-12-18 14:13:46 +00:00
Anton Berezin
17adfe871e Update to 3.01. 2003-12-17 09:21:51 +00:00
Michael Haro
594b7a8ab1 Fix Potential security issue with search in phpbb
PR:		59741
Submitted by:	maintainer
2003-12-17 05:31:01 +00:00
Michael Haro
d0cc13ae83 Bump PORTREVISION 2003-12-17 05:22:06 +00:00
Michael Haro
24ce27383e add support for Apache2
PR:	60188
Submitted by:	maintainer
2003-12-17 05:15:28 +00:00
Michael Haro
c5074a9159 use DOCSDIR
-- mharo

add -DHAVE_ZLIB to Makefile to use system libz and fix a bug
   -- Matthew Reimer <mreimer@vpop.net>

PR:		55844
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2003-12-17 04:18:43 +00:00
Pav Lucistnik
6e9a6598ac - Give maintainership to volunteer (he already maintains bluefish-devel)
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-12-16 21:55:29 +00:00
Joe Marcus Clarke
264b5b835e Set the mozilla-devel snapshot to "trunk." 2003-12-16 21:46:34 +00:00
Joe Marcus Clarke
dd351c76b2 Build with Mozilla 1.6b. 2003-12-16 21:43:47 +00:00
Dirk Meyer
27997cf92d - add WITH_APACHE2
Submitted by:	takeda@takeda.tk
2003-12-16 07:54:07 +00:00
Joe Marcus Clarke
527e55387a This port should now work on amd64, so remove the NOT_FOR_ARCHS macro. 2003-12-16 06:01:11 +00:00
Akinori MUSHA
4f858d1d6f Update to 2.0.3. 2003-12-16 02:43:37 +00:00
Akinori MUSHA
afd77b04e0 Update to 2.0.2. 2003-12-15 07:09:29 +00:00
Pav Lucistnik
64b4794545 Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
2003-12-15 01:17:29 +00:00
Joe Marcus Clarke
2b54817f14 Update to 1.6b, and add Peter's amd64 patches from Firebird. For a list
of what is changed in 1.6b, checkout the release notes at:

http://www.mozilla.org/releases/mozilla1.6b/
2003-12-14 16:47:57 +00:00
Sergei Kolobov
913cff0b48 - Update to 1.3f
PR:		60214
Submitted by:	maintainer
2003-12-14 15:09:15 +00:00
Mike Silbersack
701c047431 Add a patch to the port which improves the -throttle option by
shrinking the receive socket buffer size to 2K.

The patch has been submitted to http_load's author for possible
inclusion in future versions of http_load.
2003-12-14 05:17:54 +00:00
Peter Wemm
7059589bd6 Port to amd64 (note: needs ld-elf.so.1 bugfix to actually work)
I've taken a chance and split the sparc64 and alpha mega-diffs up because
sparc64 patched the result of alpha's patches, and amd64 needed to do the
same again - but it was sorted lexically before alpha/sparc64.  I've
grouped the xptcall patches together since they are standalone and split
up and merged the other infrastructure jumbo-patches.

I also attempted to sync up the nspr vs firebird diffs for sparc64 and
alpha because they disagreed.  HOWEVER... While this port 'depends'
on the nspr port, it doesn't actually *use* it.  It should probably
be removed from the LIB_DEPENDS list.

Note that the amd64 xptcall code came from SuSE via the mozilla bugzilla
database.
2003-12-13 21:35:43 +00:00
Jun Kuriyama
049f4d4421 Remove duplicated WITH_EXPERIMENTAL comment.
Reviewed by:	maintainer
2003-12-13 14:16:15 +00:00
Jun Kuriyama
6133b977dd o Allow to use $SQUID_CONFIGURE_ARGS in /etc/make.conf for additional
$CONFIGURE_ARGS.

No response from:	maintainer
2003-12-13 13:35:48 +00:00
Jun Kuriyama
4a12512fe8 o Fix schemas directory in mt-load.cgi to fit our installation.
o Add plist entries to remove directories when they are empty.
2003-12-13 13:33:27 +00:00
Jun Kuriyama
46604d2303 * Fix pkg-message generation on read-only filesystem.
* Add CONFICT to www/tdiary and japanese/tdiary.

PR:		ports/60201
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
2003-12-13 13:09:36 +00:00
Joe Marcus Clarke
eedf37aaca Opera has given us permission to redistribute.
Submitted by:	maintainer
2003-12-12 19:19:01 +00:00
Sergey Skvortsov
9badd3aad1 Updated to 0.59 2003-12-11 15:20:36 +00:00
Mark Linimon
1a083b00c0 Add www/oscommerce, a PHP-based e-commerce system with support for
credit card payment gateways, gateways for major shipping companies to
gather rates, customer tracking, shopping carts, and many other features.

PR:		ports/60122
Submitted by:	Travis Campbell <hcoyote@ghostar.org>
2003-12-11 09:28:42 +00:00
Dirk Meyer
9f89d1f752 - Take maintainership
- remove squid dependecy
(squid may depend on this module when configured)
- new option SAMBA_PORT
- use DOCSDIR
- don't install another copy of GPL
- don't use INSTALL_MAN for non manpages
2003-12-11 09:24:46 +00:00
Dmitry Sivachenko
2cb62f1f19 Update to version 3.18. 2003-12-10 15:52:58 +00:00
Alexander Leidinger
c5ffe5b7a2 Ooops... instead of removing the perl 5.8 test completely revert
to check for perl 5.6.1 or better. [1]

Remove -DCHECK_FOR_IC_USER from MAKE_ARGS, it's not needed there.

Noticed by:	erwin [1]
2003-12-10 12:27:31 +00:00
Alexander Leidinger
4b49e6d3f8 - remove BROKEN, the user gets used as intended
- remove perl 5.8 dependency, no problems with 5.6 here
- fix one very little bug in the plist (only shows up if you deinstall
  right after installing interchange)

If you experience a problem, please report via send-pr and not in some
kind of chat where the actual content of the report may get lost.

Go ahead and do what's needed by:	linimon
2003-12-10 11:56:08 +00:00
Pav Lucistnik
bf6922a782 - Release maintainership of my ports
PR:		ports/60092
Submitted by:	Jamie Hermans <jamie@hermans.ca>
2003-12-09 23:53:20 +00:00
Pav Lucistnik
612503ca97 - Update to 1.3.8.s.3
- Sort plist
- Give maintainership to submitter

PR:		ports/60082
Submitted by:	Vincent Tantardini <vinc@freebsd-fr.org>
2003-12-09 21:50:52 +00:00
Erwin Lansing
5dda08d708 - Fix malformed request which prevents from authenticate agaist Zope servers
Notice by: Morten W. Petersen" <morten@nidelven-it.no>
        Obtained from: srp@grex.org (author)

- Port changes:
        - use USE_APACHE
        - use PORTDOCS
        - fix install/deinstall behaviour with package install

PR:		60030
Submitted by:	maintainer
2003-12-09 12:17:58 +00:00
Erwin Lansing
04e005f55e Update to 2.12 2003-12-09 11:51:00 +00:00
Erwin Lansing
84aa422bfb Update to 2.45 2003-12-09 11:46:54 +00:00
Mike Silbersack
e9f7be9f63 Update http_load to 20020104 from 20010405; remove patch-idle as it has
been integrated into http_load.  Also remove the maintainer, as the port
was quite out of date.
2003-12-09 08:17:08 +00:00
Mark Linimon
bde98a7340 Fix a security related problem in tDiary 1.5.6, see
http://www.tdiary.org/20031119.html (Japanese-language) for details.
It only happened in the following case:

 * "@secure = true" in setting file (tdiary.conf)
 * output_rdf.rb or tb-send.rb by plugin choice

PR:		ports/59451
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
2003-12-09 02:48:11 +00:00
Sergey Skvortsov
d7c7d79ac9 Updated to 1.06 2003-12-08 17:46:43 +00:00
Sergey Skvortsov
a00c31de61 Updated to 0.9 2003-12-08 17:40:51 +00:00
Dmitry Sivachenko
72be0b9faa Update to version 9194.
Submitted by:	maintainer
2003-12-08 10:48:04 +00:00
Dmitry Sivachenko
e5b28042fb Update to version 9176.
Submitted by:	maintainer
2003-12-08 10:39:32 +00:00
Hye-Shik Chang
dd07a29895 Update to 1.1
Submitted by:	Mina Naguib <webmaster@topfx.com>
2003-12-08 06:09:32 +00:00
Ying-Chieh Liao
4d32b6b38c add py-mt 1.0
A Python module which provides Movable Type XML-RPC connectivity
2003-12-08 05:39:35 +00:00
Pav Lucistnik
3196d00a78 - Fix build on 5.x and unbreak
PR:		ports/59848
Submitted by:	Ports Fury
2003-12-07 23:23:03 +00:00
Kirill Ponomarev
c10d567bdc - Update to 1.10.0
PR:		60022
Submitted by:	maintainer
2003-12-07 21:30:07 +00:00
Dirk Meyer
afe267dc21 - option WITH_APACHE_IPV6
PR:             42427
Submitted by:   sec@42.org

- fix Usage
2003-12-07 16:48:54 +00:00
Adam Weinberger
390f3adbe8 If a GTK2 mozilla is specified in WITH_MOZILLA, build the headers in the
appropriate mozilla-*-gtk2 directory.

While the end package is the same, this has implications at build time. On
a clean system, this obviates the introduction of gtk12 and orbit-1 libraries,
and allows the GNOME2 desktop to be installed from ports without ever needing
GTK+-1.2 libraries.
2003-12-07 05:30:35 +00:00
Makoto Matsushita
cc6500205b English grammer fixes.
Submitted by: Kenneth Stailey <kstailey at yahoo.com>
2003-12-07 03:54:27 +00:00
Mark Linimon
afd7f24131 Restyle email address of (non)maintainer. 2003-12-07 01:46:10 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Adam Weinberger
402c1f8fde Set gnome@FreeBSD.org as maintainer. 2003-12-07 01:03:38 +00:00
Mark Linimon
396b9657ea Force dependency on Perl 5.8. Without that, the port attempt to
do nasty things like install into non-subdirectories of /usr/local.
(This was reported to me privately).  Also, mark as BROKEN due to a
configuration error in which it requests you create a userid but then
refuses to use it.

The submitter of the original email reports that this port has become
out of date, and that he also had much better success with the (upcoming)
port of osCommerce, which is much less difficult to understand.
2003-12-07 00:30:41 +00:00
Pav Lucistnik
ed64d3f087 - Update to 1.9.14
PR:		ports/59663
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
2003-12-05 21:44:23 +00:00
Pav Lucistnik
56ff16ada7 Add Monkey HTTP Daemon, a small, powerful, and fast Web server written in C.
Features include language support, GET, POST, and HEAD methods, CGI, PHP4 , a
config file (optional for every user), a mime.types file, virtual hosts, the
ability to deny URLs and IPs, to run as a different user (such as nobody),
serve users home directories, resume, and more.

PR:		ports/58290
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-05 20:48:42 +00:00
Pav Lucistnik
5fcd3bf57d - Update to 2.6.0
PR:		ports/59476
Submitted by:	zhuravlev alexander <zaa@ulstu.ru> (maintainer)
2003-12-05 15:41:17 +00:00
Pav Lucistnik
7707e5e40e - Update to 1.3.8.s.2
PR:		ports/58311
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-05 12:42:33 +00:00
Munechika SUMIKAWA
984ebc5b42 Upgrade to 2.8a. 2003-12-05 12:29:40 +00:00
Anton Berezin
44f8659a1b Update to 1.4p2. 2003-12-05 00:02:41 +00:00
Sergei Kolobov
da3c8110d9 - Update to 1.24
PR:		59408
Submitted by:	maintainer
2003-12-04 22:21:28 +00:00
Pav Lucistnik
1054113ada - Update to 0.8.1
PR:		ports/59947
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (maintainer)
2003-12-04 22:11:01 +00:00
Pav Lucistnik
df12c4385e - Update to 0.8.2
* Fix buffer overflow vulnerability.
* Support properties which have namespace other than DAV:.
* More options.

PR:		ports/59939
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (maintainer)
2003-12-04 21:57:12 +00:00
Kirill Ponomarev
3abbc6ea3b - Update to version 0.10
PR:		59647
Submitted by:	Ports Fury
2003-12-04 18:52:04 +00:00
Mathieu Arnold
d471fac1ab Add p5-HTTP-Lite 2.1.5
Perl5 modules for Lightweight HTTP implementation.

PR:		59539
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-04 15:38:13 +00:00
Mathieu Arnold
201b40f5cc Add p5-IMDB-Movie 0.10
Perl module to fetch movie info from www.imdb.com.

PR:		58929
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-04 15:24:13 +00:00
Pav Lucistnik
9efdbdb471 - Fix build on 5.x
Approved by:	maintainer
2003-12-04 15:11:00 +00:00
Pav Lucistnik
dd2b8049fb - Add conflicts
PR:		ports/59585
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-12-04 11:15:53 +00:00
Pav Lucistnik
56f491c1bb - Update to 0.12
- Add new knobs WITHOUT_WEBLINT, WITH_TIDY and WITHOUT_SPLASH
- Add conflicts

PR:		ports/59931, ports/59585
Submitted by:	Koop Mast <einekoai@chello.nl> (maintainer)
2003-12-04 11:15:03 +00:00
Pav Lucistnik
7d8ff46565 - Update to 0.4.3
PR:		ports/59771
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2003-12-04 11:07:48 +00:00
Erwin Lansing
545ba5d6ce Update to 0.06
PR:		59839
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-12-04 10:49:04 +00:00
Dirk Meyer
7e62ac9eac - suport spaces in filenames
- enviroment variable THUMBNAILBASEDIR to strip absolute pathnames
2003-12-04 07:55:27 +00:00
Yen-Ming Lee
e3f21008eb It seems that MASTER_SITES release rerolled distfile.
So, update md5 checksum correspondingly.

Sorry, due to license, users can only fetch the distfile from MASTER_SITES
by themselves. Therefore I have no idea about what's different between
the latest distfile and the previous one.
2003-12-04 07:29:24 +00:00
Mark Linimon
95319f4cfc The gauche-config command was not being invoked by the shell.
PR:		ports/59785
Approved by:	Kimura Fuyuki (maintainer)
2003-12-04 03:01:50 +00:00
Pav Lucistnik
6d15c9b13c - Fix build with gcc 3.3
PR:		ports/59585
Submitted by:	Koop Mast <einekoai@chello.nl>
Approved by:	marcus (portmgr)
2003-12-04 00:00:00 +00:00
Ernst de Haan
78f80cdd8f Fixed the MASTER_SITES.
Approved by:	portmgr (adamw)
2003-11-27 08:35:02 +00:00
Joe Marcus Clarke
a73b45419f Update to 1.2.13 to fix a build with Mozilla 1.5 and 1.6.a.
Reported by:	bento via kris
Approved by:	portmgr (implicit)
2003-11-26 06:02:15 +00:00
Joe Marcus Clarke
07ad85660b Fix fetch due to a re-rolled distfile.
Submitted by:	maintainer
Approved by:	portmgr (implicit)
2003-11-25 18:26:17 +00:00
Joe Marcus Clarke
4889bf65b1 Don't build these ports on amd64.
Approved by:	portmgr (implicit)
2003-11-24 01:20:39 +00:00
Joe Marcus Clarke
1f9f8fa79c Update to 7.23.
* Addresses two security issues:
  - Forced placement of downloaded skin-files in undesirable locations
  - Buffer overflow when processing skins
* Adds an OpenSSL ASN.1 patch (http://www.openssl.org/news/secadv_20031104.txt)
* Allow for Xft support with WITH_XFT2 [1]

PR:		59577
Submitted by:	maintainer
Obtained from:	trevor [1]
2003-11-22 09:24:45 +00:00
Neil Blakey-Milner
0312b43bb0 Upgrade www/zope to version 2.6.2
PR:		59000
Submitted by:	Osma Suominen <ozone@sange.fi>
2003-11-21 18:11:38 +00:00
Norikatsu Shigemura
4e01f6732f Fix build on -stable. [1]
Add another MASTER_SITES.

Submitted by:		Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1]
2003-11-21 17:31:30 +00:00
Greg Lewis
1e96543a88 . Removed unneeded patch files.
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2003-11-21 15:03:32 +00:00
Greg Lewis
e07a54ace8 . Remove unneeded patches.
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
2003-11-21 15:02:35 +00:00
Tilman Keskinoz
35679a24e5 Add -fPIC to CFLAGS to hopefully fix build on amd64 2003-11-21 14:58:25 +00:00
Ernst de Haan
5278339f94 Fix last commit. PORTVERSION should be 4.1.29, not 4.1.27.
Noticed by:	ve@hardcore.lt
2003-11-21 12:14:02 +00:00
Sergey A. Osokin
fe69161f27 Security update to 7.23 (aka 20031119).
It addresses these vulnerabilities:

- Addressing two issues reported by Jouko Pynnonen:
- Forced placement of downloaded skin-files in undesirable locations
- Buffer overflow when processing skins
- Additionally, added an OpenSSL ASN.1 patch
  (from OpenSSL 0.9.6k, November 4, 2003)

Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
PR:		59542
2003-11-21 11:44:45 +00:00
Sergey A. Osokin
ad7caefb96 Author remove some needless files from distro and reroll it. 2003-11-21 10:25:28 +00:00
Norikatsu Shigemura
d72247da8d Remove needless file 2003-11-21 08:24:30 +00:00
Ernst de Haan
0a7e7cb55a Update port to version 4.1.29
In the process, fix the packing list to obtain a clean
pkg_add/pkg_deinstall sequence (a number of empty directory
where not created in previous versions)

The generated package now includes directives to fix
file/dir ownership after install, so that the installed tree
is identical to what you obtain after 'make install' from
the port.

Summary of changes to Tomcat since 4.1.27:

. The Coyote connector (HTTP/1.1 and AJP/1.3) has been
  upgraded to Coyote 1.1, which is the one used by Tomcat
  5.0.x.
. Upgrade distributed jars: DBCP (1.1) commons-modeler (1.1)
  Xerces (2.5.0) regexp (1.3).
. Added support for nesting a Context Listener and a Webapp
  Loader within a DefaultContext.
. Minor docs updates.
. StandardContext: Fix reloading regression.
. StandardDefaultContext: Fix support for defining
  ResourceLink
. StandardWrapperValve: Fix infinite recursion when logging
  in certain cases
. JNDIRealm: Many bugfixes (18698, 11678, 19864, 20518,
. 14817, 22236), and allow multiple user patterns.
. CGI Servlet: Bugfixes (22857, 22858).
. WebDAV Servlet: Fix bad handling of the destinationPath
  URL.
. SecurityClassLoad: Preload a few additional classes from
  Coyote.
. MemoryUser: XML-escape the values when writing out the
  tomcat-users.xml file.

Submitted by:	Angelo Turetta <aturetta@commit.it>
PR:		58973
2003-11-21 06:53:45 +00:00
Foxfair Hu
1ccc1fa5fe Submitted by: ijliao
Plugins folder should go under mt/, fix it and bump PORTREVISION.
2003-11-21 01:57:26 +00:00
Ying-Chieh Liao
a6a5407e60 add MT-PM 0.1
Movable Type Plugin Manager
2003-11-21 01:48:46 +00:00
Greg Lewis
9ec05ac2e3 . Use the newer, more simplified APACHE dependency handling.
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-11-20 23:41:09 +00:00
Mark Linimon
9a70599fac Remove www/netraider. Per bento logs, this port (a reduced version of
Konqueror) only compiles on 4.X on i386.  The mastersite disappeared 2
years ago.  The last distfile is 3 years old and its status on Sourceforge
is listed as "alpha".
PR: ports/58313 and no objection for one month.
2003-11-20 23:03:42 +00:00
Kirill Ponomarev
c7ce6ff43e - Update to version 0.1.4
- Do not overwrite config files

PR:		59490
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 22:27:12 +00:00
Greg Lewis
0738685644 . Update to 1.2.5.
. Fix MASTER_SITE_SUBDIR.
. Unbreak (port now fetches).

PR:		58944
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-11-20 22:15:04 +00:00
Greg Lewis
81c8db1a2b . Avoid conflict between resin2 and resin3
. Fix resin{2,3}ctl first line (perl path)
. Pid file is no more created in the Makefile
. New resin.sh startup script, manages pid file
. pkg-[de]install and pkg-message are now generated
. Do not write anything after including bsd.port.post.mk
. Packages are now supported (reported by Arcadius Ahouansou)
. Integration with apxs for [de]activating mod_caucho

PR:		57566
Submitted by:	Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
2003-11-20 21:44:14 +00:00
Greg Lewis
5dce3730a4 . Avoid conflict between resin2 and resin3
. Fix resin{2,3}ctl first line (perl path)
. Pid file is no more created in the Makefile
. New resin.sh startup script, manages pid file
. pkg-[de]install and pkg-message are now generated
. Do not write anything after including bsd.port.post.mk
. Packages are now supported (reported by Arcadius Ahouansou)
. Integration with apxs for [de]activating mod_caucho

PR:		57566
Submitted by:	Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
2003-11-20 21:25:09 +00:00
Greg Lewis
6b728ad6dd . Update to 5.0.14
PR:		59480
Submitted by:	Angelo Turetta <aturetta@commit.it>
Approved by:	"Kang Liu" <liukang@bjpu.edu.cn> (maintainer)
2003-11-20 19:59:02 +00:00
Akinori MUSHA
aedca45a70 Update to 0.2.7. 2003-11-20 19:53:38 +00:00
Joe Marcus Clarke
e5423f6173 s/epiphany/mozilla-bonobo/
Noticed by:	maintainer
2003-11-20 19:18:25 +00:00
Norikatsu Shigemura
dcd772f775 Add CONFLICTS with linuxpluginwrapper 2003-11-20 16:36:38 +00:00
Norikatsu Shigemura
a25e15ead3 Enable www/linuxpluginwrapper 2003-11-20 16:25:07 +00:00
Norikatsu Shigemura
00f93a4696 Add linuxpluginwrapper 20031120, a wrapper allowing use of
linux-plugins like flash6(almost stable) and acroread5(unstable,
you can use only one shot from boot) with native browsers.

Flash6      |mozilla | firebird | galeon | ephiphany | opera | konquere
------------+--------+----------+--------+-----------+-------+----------
4-stable[*] |  OK    |   OK     |   OK   |    OK     |  OK   | OK but...
5-current   |  OK    |   OK     |   OK   |    OK     |  NG   | OK but...

	For konquere user: Please set plugins directory by hand.

Acrobat     |mozilla | firebird | galeon | ephiphany | opera | konquere
------------+--------+----------+--------+-----------+-------+----------
4-stable[*] |                         ONLY
5-current   |                     ONE SHOT USE

	[*] patched with http://people.FreeBSD.org/~nork/libmap_4stable.diff

[1] port to NetBSD and try to use realplayer plugin.
[2] use linux-threads.
[3] map libc.so.6 -> pluginwrapper.so idea

Submitted by:	Takahiro Igarashi <thir@thir.org> [1]
		Joe Kelsey <joek@mail.flyingcroc.net> [2]
		t3rra yi <t3rra@hotmail.com> [3]
Tested by:	members of C BSD Users Group in Tokyo, Japan (C is Capital?)
			and
		many many many many many many many people!
Desired by:	ume as Trekkie
		Yoshihiko Sarumaru <sarumaru@yamayuri.org>
Reviewed by:	simokawa, ume, takawata, nectar
Repo copied by:	joe (cvs)
Approved by:	marcus (portmgr)
2003-11-20 16:15:23 +00:00
Kirill Ponomarev
dd8e80986c - Update to version 0.4.11
- Use %%DOCSDIR%%

PR:		59491
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 16:10:20 +00:00
Kirill Ponomarev
b315d254f8 - Update to 1.9.5
- Give maintainership to submitter
- Use EXAMPLESDIR

PR:		59492
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 15:21:23 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Joe Marcus Clarke
f3ec3b6043 * Fix build on bento
* Update to 0.8.9
* Use PORTDOCS

PR:		59507
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 14:50:03 +00:00
Joe Marcus Clarke
85203bd816 Add mozilla-bonobo, a Mozilla plug-in that allows one to embedded bonobo
controls.  For example, with this plug-in you can view Gnumeric spreadsheets
within Mozilla.

PR:		59494
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-11-20 14:33:42 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
James E. Housley
af0934759d update apache-ssl patch to 1.52.
apache 1.3.29 is not yet supported.

PR:		59355
Submitted by:	Maintainer
2003-11-20 11:25:42 +00:00
James E. Housley
90f59ae268 Update to 1.9.13.
PR:		59113
Submitted by:	MAINTAINER
2003-11-20 11:19:13 +00:00
Sergey A. Osokin
bc92812ab5 Update to 1.5.23. 2003-11-20 10:35:27 +00:00
Ying-Chieh Liao
471191997e add mod_macro 1.1.2
Apache module for use macros in config files
2003-11-20 05:11:07 +00:00
Trevor Johnson
abcec5c9ed new Greek-language, i386 Linux binary port of Firebird Web browser 2003-11-19 11:07:48 +00:00
Hye-Shik Chang
765d5fc48b Port to Python 2.x (up to 2.2 yet)
PR:		50230
Submitted by:	thinker@branda.to
2003-11-19 09:36:42 +00:00
Trevor Johnson
3906a2246a Enable slave ports. 2003-11-19 03:51:14 +00:00
Trevor Johnson
fba184a9c8 Update to 0.7.
Approved by:	Aaron Voisine (maintainer)
2003-11-19 01:25:17 +00:00
Trevor Johnson
7d33c88109 Update to 1.5. 2003-11-19 00:04:50 +00:00
Trevor Johnson
3876d00594 Update to 1.6a. 2003-11-18 23:53:30 +00:00
Vanilla I. Shu
9d6a13bf55 Upgrade to 5.75
Approved by:	petef
2003-11-18 20:45:26 +00:00
Dirk Meyer
1c0386bee7 - make portlint happy 2003-11-18 13:24:04 +00:00
Dmitry Sivachenko
313b3b19e9 Update to version 8920.
Submitted by:	maintainer
2003-11-18 09:24:38 +00:00
Dmitry Sivachenko
f6ea0d1357 Update to version 3.0.7.
Submitted by:	maintainer
2003-11-18 09:21:10 +00:00
Mark Linimon
182c3d5b17 Unbreak by removing hardcoding of perl.
PR: ports/55638.
Submitted by: ian j hart <ianjhart@ntlworld.com>.
2003-11-17 23:22:54 +00:00
Dirk Meyer
ca27c348e1 - take maintainership 2003-11-17 19:33:49 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Kirill Ponomarev
d20d97593a - Update to version 1.88
PR:		59348
Submitted by:	Lars Thegler <lars@thegler.dk> (maintainer)
2003-11-16 21:53:02 +00:00
Joe Marcus Clarke
cad4a555e6 Add a new patch-Double.cpp that fixes the recent core dumps during post-build
on Sparc64.

Submitted by:	tmm (bless that man)
2003-11-16 18:56:29 +00:00
Tom Hukins
d1ab45d443 Update to version 8.2 and remove a dead MASTER_SITE. 2003-11-15 21:02:11 +00:00
Mark Linimon
59000e5ca4 Slave ports do not need to include the master category in CATEGORIES.
It is redundant.

PR:		ports/49002
Submitted by:	Dan Langille <dan@langille.org>
Obtained from:	FreshPorts survey
2003-11-15 10:29:35 +00:00
Akinori MUSHA
76144722c5 Update to 1.5.6.
PR:		ports/59281
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp> (MAINTAINER)
2003-11-15 09:19:23 +00:00
Joe Marcus Clarke
3d914605fa Only add the plug-in symlink to the plist if we're actually going to create
it.  This fixes a packaging problem on bento.  Also, break out of the for loop
once we find a suitable plug-in.
2003-11-15 02:18:30 +00:00
Mike Silbersack
5116c8f075 Fix up mmc_unmap so that it does not try to search on the (unused)
addr field with USE_SENDFILE is defined.
2003-11-14 18:32:49 +00:00
Tilman Keskinoz
4256fb114d Update to 1.3.5
PR:		59276
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-14 12:22:35 +00:00
Dmitry Sivachenko
538a00f959 Update to version 8852.
Submitted by:	maintainer
2003-11-14 08:24:14 +00:00
Pav Lucistnik
0bc45f3e31 Update maintainer field with my FreeBSD.org address.
Approved by:	adamw (mentor)
2003-11-14 01:10:23 +00:00
Sergey A. Osokin
3de920e883 Update 7.22 (aka 20031103).
- Security update specifically addressing the downloading
  of setup files in Opera (bug reported by S.G. Masood)
- Fix for completion of help-file URL shortcuts

Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
PR:		59237
2003-11-13 15:23:22 +00:00
Trevor Johnson
f725dc8ef5 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 12:54:57 +00:00