Commit Graph

4328 Commits

Author SHA1 Message Date
kevlo
b7bd1130de Correct RCS tag 2001-01-04 13:17:21 +00:00
kevlo
b8c86108b9 Enable p5-CGI 2001-01-04 10:32:33 +00:00
kevlo
ba4a39794f Initial import of CGI-modules-2.76
This is for use in writing cgi scripts
2001-01-04 10:31:39 +00:00
dugsong
72f486ab5b update to version 0.95, which include SSL support 2001-01-04 06:53:10 +00:00
brad
3e3e1dc069 remove mips and powerpc from ONLY_FOR_ARCHS, these platforms do not even
ship with an Apache compiled with DSO support yet.
2001-01-04 00:51:23 +00:00
brad
ef0f2e0640 sort 2001-01-03 21:36:49 +00:00
brad
8085a38660 add missing @dirrm 2001-01-03 21:35:26 +00:00
avsm
464f24c4b6 - update to p5-libwww-5.49
- bump NEED_VERSION
2001-01-03 00:50:41 +00:00
avsm
787ca8d8f7 PHP4 should work fine on the powerpc now.
Confirmed by Nicholas Merill <lists@mojo.calyx.net>
2001-01-03 00:33:38 +00:00
avsm
7cb8587555 - remove MASTER_SITES0 as its not needed anymore
- add UK master site
- take joint MAINTAINER (jakob@ ok)
2000-12-28 23:37:22 +00:00
avsm
df1af3b82c Add in a flavor for mcrypt, an interface to block and stream
encryption algorithms.

The patches are a backport from PHP-CVS to the mcrypt m4 script, which
didn't pick up the right version of libmcrypt.  I've included the
m4 patch also, since the outputted configure script patch will make no
sense to anyone who looks at it in the future.
2000-12-28 17:53:16 +00:00
avsm
05866963a8 - upgrade to p5-HTML-Parser-3.15
- bump NEED_VERSION

--
 HTML::TokeParser's get_tag() method now takes multiple
 tags to match.  Hopefully the documentation is also a bit clearer.

 #define PERL_NO_GET_CONTEXT: Should speed up things for thread
 enabled versions of perl.

 Quote some more entities that also happens to be perl keywords.
 This avoids warnings on perl-5.004.

 Unicode entities only triggered for perl-5.7.0 or higher.
2000-12-27 21:52:07 +00:00
avsm
2a9e8b5717 Document most of the (numerous) flavours that this port has 2000-12-27 00:09:00 +00:00
avsm
93d5cc5ae5 - update to php-4.0.4
- bump NEED_VERSION
- no longer need extra distfile number4.tar.gz since it has
  been integrated into the main distribution
- ltconfig, mysql socket patches are in main distribution now,
  so they are removed.  Note that the ltconfig patch was only
  applied to the 4_0_4 branch by the PHP team, so we will have
  to resubmit it for the next version, unless libtool-cvs has
  been updated with our information.
- Since php3/4 conflict with each other anyway, versioning is
  not needed.

ok jakob@
2000-12-26 23:35:43 +00:00
form
cf210ccbab Upgrade to 4.13 2000-12-22 10:55:03 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
dugsong
3926d8d298 add iodbc flavor; from <polandj@arbornetworks.com> 2000-12-18 20:29:25 +00:00
brad
6e1f7658a3 bump PKGNAME. 2000-12-18 14:19:27 +00:00
brad
e15dde6f61 fix order of PLIST; From: naddy@ 2000-12-18 01:21:08 +00:00
brad
456ef2bde7 sync PKGNAME with -STABLE branch. 2000-12-15 21:36:09 +00:00
naddy
6556d19311 Use customary framework for INSTALL/DEINSTALL scripts; fixes INSTALL. 2000-12-15 17:36:22 +00:00
brad
547a835d29 Install font.properties and other related files which were being deleted
durring the install originally. This should fix the font problems people
have been having with Java and the JVM having very tiny and unreadable
fonts. Poked and prodded by: danh@
2000-12-15 14:53:32 +00:00
naddy
9122eedc4f Use customary framework for INSTALL/DEINSTALL scripts; fixes INSTALL.
ok jakob@
2000-12-15 13:29:33 +00:00
brad
90fbe119af a few BUILD_DEPENDS -> LIB_DEPENDS 2000-12-14 15:25:20 +00:00
espie
7236118b69 Fix dependency 2000-12-14 14:04:09 +00:00
kevlo
84f0c18d9c Upgrade to 0.62b 2000-12-10 15:00:14 +00:00
brad
5ee32b1bd3 add a distribution patch: (and update checksum for HTML quoting patch)
squid-2.3.stable4-carp-assertion.patch
Comparing floating point numbers for equality is tricky. The old way can cause an assertion even though two numbers actually do add up to 1
2000-12-08 17:09:52 +00:00
avsm
325c73ba3d - upgrade to HTML-Parser-3.14
- bump NEED_VERSION
- deactivate experimental unicode support since it doesnt work yet on our
  perl setup (make tests all fail with missing symbols)
2000-12-05 14:05:05 +00:00
avsm
ea6ca78b9a add w3mir to subdir list 2000-11-30 15:45:31 +00:00
avsm
d4a69af308 Import of w3mir-1.0.9
From Jeff Bachtel <jeff@cepheid.org>, reviewed by naddy@

--
w3mir is a all purpose HTTP copying and mirroring tool. The main
focus of w3mir is to create and maintain a browseable copy of one,
or several, remote WWW site(s). Used to the max w3mir can retrieve
the contents of several related sites and leave the mirror browseable
via a local web server, or from a filesystem, such as directly from
a CDROM.

w3mir's goal is to be able to make useful mirrors of any reasonable
WWW site. It specifically preserves link integrity within the
mirrored documents as well as the integrety of links outside the
mirror, following redirects as needed. If you want it to. w3mir has
a powerful ``multi-scope'' mechanism enabling the user to make
mirrors of several related sites and have links between them refer
to the mirrored documents rather than the original site. w3mir has
several features directed at getting mirrors for CDROM burning and
handling of some not too often seen problems when mirroring.

w3mir supports HTML4, and has partial support for CSS, Java and
ActiveX.
2000-11-30 15:44:32 +00:00
jakob
e7a87f80c7 fix build problem with gd flavour; noted by <dwarf@wizeazz.dhs.org> 2000-11-28 15:44:31 +00:00
jakob
db944de3de update to v3.0.18. excerpt from ChangeLog below.
--
October 21, 2000, Version 3.0.18
- Fixed file upload bugs (Sascha)

October 11, 2000, Version 3.0.17
- Fixed output functions (Sascha)
- Added odbc_tables() (Frank)
- Fixed htmlspecialchars/htmlentities inconsistencies (Rasmus)
- Added is_uploaded_file() (Zeev)
- Clean up htmlspecialchars/htmlentities inconsistencies (Rasmus)
- Add optional charset parameter to sybase_[p]connect (alf@alpha.ulatina.ac.cr)
- Fixed incorrect handling of 0-precision strings (e.g., %4.0s)
  in printf (Ken Coar)
- You can now call Ora_Error() without prameters to get the reason
  for a failed connection attempt. (Kirill Maximov)
- Fixed crash in OCIFetchStatement() when trying to read after
  all data has already been read. (Thies)
- Added --enable-sigchild. Use this option if you encounter
  <defunc> processes when using Oracle 8i. (Thies)
- Uncommitted outstanding OCI8 transactions are now rolled back
  before the connection is closed. (Thies)
- Improved configure checks for Oracle 8i. (Thies)
- Added imap_mime_header_decode() function (Skalski)
2000-11-24 07:39:00 +00:00
brad
17d47c144e update checksums for squid-2.3.stable4-html_quoting.patch patch now that
the issue has been fixed.
2000-11-21 23:36:54 +00:00
avsm
dc1812d261 Correct a dirrm directive which had i386 hardcoded instead of ARCH
Reported by: Jeff Bachtel <jeffb@isc.tamu.edu>
2000-11-21 17:57:08 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
danh
896fe99dbe - update to 2.01-06.
- fixed installation of example config file.
2000-11-20 00:46:31 +00:00
avsm
2e93f8541c - update to p5-HTML-TagSet-3.03
- bump NEED_VERSION

Changes: adds a (tr=>'background') config option for supported browsers
2000-11-18 23:39:27 +00:00
avsm
2af6573e07 - update to MHonArc-2.4.7
- bump NEED_VERSION
2000-11-18 23:34:23 +00:00
avsm
daafecff86 - Update to http_load-09nov00
- bump NEED_VERSION

(no ChangeLog available, diff shows only a small change in junk
 data sent to client)
2000-11-18 23:15:38 +00:00
jakob
65bf8018fc update to v2.20b 2000-11-18 09:20:11 +00:00
brad
da5b4b0e75 add 2 distribution patches: (and fix a mistake in the HTML quoting patch)
squid-2.3.stable4-accel_only_access.patch
clientAccessCheck incorrectly returns ACCESS_ALLOWED for proxy requests
when configured as an HTTP accelerator only

squid-2.3.stable4-html_quoting.patch
Everywhere where Squid inserts text received from the network into a HTML
page (error pages, FTP listings, Gopher listings, ...) care must be taken
to ensure that the text is properly encoded as HTML, or a malicious user
might be able to insert script code or other HTML tags, and exploit the
web browser of any user visiting their page or clicking on that funny link
received in a email..
2000-11-17 22:35:52 +00:00
jakob
fba294b934 FLAVORize imap support 2000-10-29 20:37:13 +00:00
kevlo
18ca7046eb Add HOMEPAGE. 2000-10-24 12:25:15 +00:00
jakob
368a0f465a add package conflict as php3 and php4 do not work together; noted by espie@ 2000-10-22 22:43:24 +00:00
espie
9b37c7e113 Update pvk MAINTAINER name. 2000-10-22 18:46:02 +00:00
espie
cc9624340d chris, jason 2000-10-22 16:23:01 +00:00
espie
efeb849ba1 A few more MAINTAINERS 2000-10-22 16:16:26 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
jakob
3cc73ec531 mhash flavour dependency fix; avsm@ 2000-10-17 20:33:39 +00:00
jakob
0895e98ad7 update to 4.0.3pl1; fixes memory leak 2000-10-15 14:50:16 +00:00
jakob
07d36e1a23 remove unneeded patch 2000-10-13 11:33:14 +00:00
jakob
2f2b0dad2b security fix upgrade to v4.0.3, ok turan@ 2000-10-12 16:23:08 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
form
9e65d3c443 add full name to MAINTAINER 2000-10-09 06:50:25 +00:00
avsm
2b38d1e433 uncomment mhonarc from the subdir list 2000-10-09 00:07:00 +00:00
avsm
dd3aeb7e7b import mhonarc-2.4.6
--

MHonArc is a Perl mail-to-HTML converter. MHonArc provides HTML
mail archiving with index, mail thread linking, etc; plus other
capabilities including support for MIME and powerful user customization
features.
2000-10-09 00:04:57 +00:00
brad
ec43f0d782 add a transparent FLAVOR, enables support for IPFilter so Squid can be
used in a transparent proxy setup. suggested by jakob@
2000-10-08 20:37:08 +00:00
danh
75f7479339 upgrade to 2.01-05; remove unneeded patches 2000-10-08 00:32:45 +00:00
jakob
d7e775947e rework patches 2000-10-05 21:48:41 +00:00
jakob
ff64815770 - update to v1.3
- set MAINTAINER to myself
2000-10-05 21:48:09 +00:00
jakob
19ba345c17 add ldap flavour (untested) 2000-10-05 21:25:36 +00:00
jakob
ce7dadcdb0 add fullname to MAINTAINER 2000-10-04 21:53:59 +00:00
jakob
429f4df00e add mhash flavour 2000-10-04 21:19:13 +00:00
brad
06c9d6d587 add p5-HTML-Base to Makefile 2000-10-02 05:10:05 +00:00
brad
7af7cad963 add p5-HTML-Base port; mostly based on what naddy@ posted
--
HTML::Base is an expansion module for Perl 5 which provides
an object-oriented way to build pages of HTML. Its purpose
is to create HTML tags at the lowest level of functionality,
that is to say, it creates HTML and doesn't do much else.
Specifically, it does not provide any CGI-like services
(see the CGI modules for that!).

Currently, the module supports all of the HTML 2.0 tags,
plus some selected tags from HTML 3.0, and some Netscape-isms.
2000-10-02 05:06:48 +00:00
avsm
02f3fdecb7 tweak categories to include 'benchmarks' 2000-09-29 15:13:24 +00:00
avsm
45c7799009 add p5-HTML-Parser, p5-HTML-Tagset, and p5-URI and uncomment p5-libwww
to the subdir list
2000-09-29 11:01:49 +00:00
avsm
cd58d43d4c import libwww-5.48 from CPAN
ok by brad@
--

Libwww-perl is a collection of Perl modules which provides a simple
and consistent application programming interface (API) to the
World-Wide Web.

The main focus of the library is to provide classes and functions
that allow you to write WWW clients, thus libwww-perl said to be a
WWW client library. The library also contain modules that are of
more general use and even classes that help you implement simple
HTTP servers.
2000-09-29 10:55:30 +00:00
avsm
6c45943bf6 import HTML-Parser-3.13 from CPAN
guess what, ok'ed by brad@ !
--

This is a collection of modules that parse and extract information
from HTML documents.  Bug reports and discussions about these modules
can be sent to the <libwww@perl.org> mailing list.  Remember to
also look at the HTML-Tree package that creates and extracts
information from HTML syntax trees.

The modules present in this collection are:

  HTML::Parser - The parser base class.  It receives arbitrary sized
  chunks of the HTML text, recognizes markup elements, and
  separates them from the plain text.  As different kinds of
  markup and text are recognized, the corresponding event
  handlers are invoked.

  HTML::Entities - Provides functions to encode and decode text
  with embedded HTML &gt;entities&gt;.

  HTML::HeadParser - A lightweight HTML::Parser subclass that
  extractsinformation from the <HEAD> section of an HTML document.

  HTML::LinkExtor - An HTML::Parser subclass that extracts links
  from an HTML document.

  HTML::TokeParser - An alternative interface to the basic parser
  that does not require event driven programming.  Most simple
  parsing needs are probably best attacked with this module.
2000-09-29 10:50:53 +00:00
avsm
f0d5e44dce import HTML-Tagset-3.02 from CPAN
ok by brad@
--

This module contains data tables useful in dealing with HTML.

It provides no functions or methods.
2000-09-29 10:47:14 +00:00
avsm
c1857f54df import p5-URI-1.09
ok by brad@
--

This package contains the URI.pm module with friends.  The module
implements the URI class.  Objects of this class represent Uniform
Resource Identifier (URI) references as specified in RFC 2396.

URI objects can be used to access and manipulate the various
components that make up these strings.  There are also methods to
combine URIs in various ways.

The URI class replaces the URI::URL class that used to be distributed
with libwww-perl.  This package contains an emulation of the old
URI::URL interface.  The emulated URI::URL implements both the old
and the new interface.
2000-09-29 10:44:08 +00:00
avsm
7471667e3d - respect values of CC and CFLAGS in makefile
patch by brad@
2000-09-29 10:03:16 +00:00
avsm
7da66a3993 add RCS tag to patch file 2000-09-28 22:26:26 +00:00
avsm
0adb199048 - update to latest version http_load_17sep00
- add real name to MAINTAINER
- regenerate patches for new version
- remove DISTFILES override, set DISTNAME and WRKDIST instead
2000-09-28 22:25:05 +00:00
jakob
fdfd9074b0 add pdflib flavor 2000-09-28 20:39:24 +00:00
naddy
d77986c784 Update to 1.0.2. 2000-09-28 15:56:26 +00:00
jakob
7177ccc600 update to v2.20 2000-09-28 07:16:53 +00:00
jakob
3752a44185 flavourize most options. 2000-09-25 20:03:49 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
brad
3eb681dc28 replace do-configure workaround with proper use of CONFIGURE_STYLE and
CONFIGURE_ARGS
2000-09-23 23:43:36 +00:00
danh
1aa3d48c3f added real name to MAINTAINER 2000-09-23 19:59:51 +00:00
naddy
336d4bfe27 humor espie@: add name to MAINTAINER 2000-09-23 12:38:21 +00:00
espie
2084778308 Recent lizards don't work yet, but this is definitely needed
for static constructors in dynamic libraries to be called.

Mozilla crashes in a dynamic library, btw.
2000-09-16 16:13:06 +00:00
rohee
bc873d0030 checksum changed on distsite 2000-09-12 21:51:55 +00:00
avsm
a386dfa93b add http_load to the subdir list 2000-09-12 18:09:50 +00:00
avsm
58ea93dc44 http_load-09jun00 added
--

http_load runs multiple http/https fetches in parallel, to test the
throughput of a web server.  However unlike most such test clients,
it runs in a single process, so it doesn't bog down the client
machine.

You give it a file containing a list of URLs that may be fetched,
a flag specifying how to start connections (either by rate or by
number of simulated users), and a flag specifying when to quit
(either after a given number of fetches or a given elapsed time).
There are also optional flags for checksums, throttling, and progress
reports.
2000-09-12 18:08:58 +00:00
todd
75fd95dba0 allow cmdline urls too ;-) 2000-09-12 15:12:53 +00:00
espie
ef76e2f030 Re-organized port.
Do the extract and installation ourselves, as the script is not really
needed. This avoids copying the archive around several times.
Provide a better shell-wrapper.
Fix dependencies.
Fake.
2000-09-12 12:00:59 +00:00
brad
551460cd44 add mod_perl and p5-Apache-DBI to Makefile 2000-09-06 08:07:49 +00:00
brad
7c10575c32 add p5-Apache-DBI port; From: Pavel Korovin <pvk@openbsd.ru>
--
These modules are supposed to be used with the Apache server together with
an embedded Perl interpreter like mod_perl. They provide support for basic
authentication and authorization as well as support for persistent
database connections via Perl's Database Independent Interface (DBI).

o AuthDBI.pm provides authentication and authorization:

  - optional shared cache for passwords to minimize database load
  - configurable cleanup-handler deletes outdated entries from the cache

o DBI.pm provides persistent database connections:

  - connections can be established during server-startup
  - configurable rollback to ensure data integrity
  - configurable verification of the connections to avoid time-outs.
2000-09-06 08:02:49 +00:00
brad
92c8d4dfe2 add mod_perl port; From: Pavel Korovin <pvk@openbsd.ru>
--
Tested on i386 (by Pavel), SPARC (by me). Needs testing on m68k-based
systems.
--
The Apache/Perl integration project brings together the full power of the
Perl programming language and the Apache HTTP server. This is achieved by
linking the Perl runtime library into the server and providing an object
oriented Perl interface to the server's C language API.

These pieces are seamlessly glued together by the `mod_perl' server
plugin, making it is possible to write Apache modules entirely in Perl.
In addition, the persistent interpreter embedded in the server avoids the
overhead of starting an external interpreter program and the additional
Perl start-up (compile) time.
2000-09-06 07:52:45 +00:00
brad
39f4ba63e7 remove SYSCONFDIR from SUBST_VARS and SUBST_VARS too if no other variables
are listed
2000-09-06 05:48:47 +00:00
espie
3b36b37799 +wwwoffle 2000-09-05 11:40:54 +00:00
espie
318cb46109 wwwoffle port, by Sebastian Stark. 2000-09-05 11:37:27 +00:00
jakob
50041ddd64 remove USE_LIBTOOL as php4 always uses its own libtool; Evan Champion <evanc@concer.to> 2000-09-04 21:15:40 +00:00
jakob
1420c43d70 make sure configure finds mysql.sock 2000-09-04 21:14:47 +00:00
jakob
2ad95183f5 add php4 + mysql+postgresql flavour to both php3 and php4 2000-09-04 18:29:24 +00:00
jakob
d68d8a45ee remove broken id-tag from patch 2000-09-04 14:49:37 +00:00
jakob
221c961022 Quick fix for a possible file upload exploit. Patch from PHP CVS. Problem
noted by Brian Clark <brianj@fusionwerks.com>.
2000-09-04 06:57:12 +00:00
jakob
f0dc271ca0 server-side HTML-embedded scripting language 2000-09-03 11:55:00 +00:00
danh
bff89039ca fixed DNS problem reported by mips@perigord.com. --enable-dns argument to
configure does not properly define USE_DNS.
2000-09-01 16:38:51 +00:00
naddy
f5c62adbdd - update to 1.0.1
- share/examples -> share/examples/surfraw
2000-09-01 15:54:34 +00:00
brad
63256991b4 add a warning message reminding the end-user that there are known security
issues.
2000-09-01 05:03:18 +00:00
brad
6284bed03d revive the SunOS binaries of Communicator/Navigator at the request of
deraadt@ and a few other people
2000-09-01 04:24:37 +00:00
todd
fb4cf796de uname fix (ns-install)
NO_BUILD now that fortify is not built
2000-08-31 14:44:42 +00:00
brad
0e1faa9d75 whitespace 2000-08-31 10:12:15 +00:00
brad
ceb3e8c533 remove hash mark 2000-08-31 10:10:55 +00:00
brad
580f296528 ${WRKDIR}/${DIRNAME} -> ${WRKSRC} 2000-08-31 10:09:44 +00:00
brad
2d478c90ec - upgrade BSD/OS binary to 4.75 of Netscape Communicator/Navigator
- remove the SunOS binary, unfortunately Netscape has dropped support for
SunOS and this old binary has quite a few security issues. I don't see it
fit to be included in the tree anymore at any cost.
2000-08-31 10:04:36 +00:00
brad
ee0cfd3420 new make eliminates the need for FAKE_FLAGS 2000-08-31 06:43:40 +00:00
danh
8b954bdf68 style 2000-08-30 17:36:24 +00:00
danh
bdd82872be re-organized Makefile. 2000-08-29 16:54:46 +00:00
brad
551a52b028 - fixup Makefile
- use better filenames for patches
2000-08-25 02:24:10 +00:00
brad
e5caed9d66 explicitly set permissions 2000-08-24 22:00:03 +00:00
naddy
143f5aa6f1 add surfraw 2000-08-21 15:11:35 +00:00
naddy
c535897a77 Initial import of surfraw 0.5.7.
Surfaw provides a fast unix command line interface to a variety of
popular WWW search engines.  Output is directed to a browser.
2000-08-21 15:09:31 +00:00
brad
cb11475695 move example config file from share/examples to share/examples/weblint 2000-08-17 17:37:21 +00:00
brad
f6fb1fc86a upgrade to libghttp 1.0.7 2000-08-17 17:11:41 +00:00
kevlo
55133eb482 Add HOMEPAGE. Thanks naddy@ 2000-08-16 02:01:12 +00:00
rohee
bc3869cf05 upgrade to tidy4aug00 2000-08-15 14:44:53 +00:00
brad
979c4ee5c2 add 2 distribution patches:
squid-2.3.stable4-ipfw_configure.patch
The configure script uses "==" when it should use "=" for /bin/test

squid-2.3.stable4-invalid_ip_acl_entry.patch
The code that scans ACL tokens for IP addresses and hostnames couldn't
tell that "123.foo.com" is a hostname rather than an IP address
2000-08-11 06:30:34 +00:00
kevlo
1dd2b05ef3 - Update to version 0.0.6
- Update MASTER_SITES
- Bump NEED_VERSION
- Add @comment to PLIST
2000-08-10 10:31:40 +00:00
kevlo
a0c07b3741 - Update to version 0.61b
- Bump NEED_VERSION
2000-08-10 09:42:58 +00:00
kevlo
fe906b9d6b - Update to version 3.2.1
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to PLIST
- Bump NEED_VERSION
2000-08-10 08:48:07 +00:00
brad
029ccd5c7f - fixup notices, prevent some line wrapping as well
- remove extra if loop and replace with elif; pointed out by naddy@
2000-08-09 00:40:14 +00:00
brad
74a9ffd932 move sample files from lib/squid to share/examples/squid 2000-08-05 02:23:14 +00:00
brad
fa5d7b03ba - add @comment with RCS id to PLISTs
- now that the ports use Fake we don't need the @unexec's in the PLISTs
2000-08-04 20:54:19 +00:00
espie
59411c3995 0.92
A few cosmetic changes
2000-08-01 10:43:35 +00:00
brad
98cf57f75b - unconditionally show DEINSTALL message since there is more than just the
config directory that has to be removed
- change a whole bunch of vars in INSTALL from ${FOO} to $FOO so they do
not get substituded and have the substitution occur only once at the top
of the INSTALL script
2000-07-29 00:04:58 +00:00
brad
4197b9dcb0 add a distribution patch:
squid-2.3.stable4-internal_dns_rcode_table_formatting.patch
Missing a newline on cachemgr output
2000-07-23 18:21:20 +00:00
chris
aceeaaaea5 Add a patch for Squid STABLE4 that fixes ftp icons 2000-07-20 22:41:40 +00:00
jakob
84717ae37f fix CONFIGURE_STYLE, autoconf not needed 2000-07-20 21:47:31 +00:00
chris
1f419cbf98 Add missing quote which prevented this port from installing
(tested???!)
2000-07-20 21:27:19 +00:00
jakob
2811747fbb add reference to HOMEPAGE 2000-07-20 21:10:40 +00:00
jakob
347e840d9f add HOMEPAGE 2000-07-20 11:26:13 +00:00
jakob
756d001042 add thttpd 2000-07-20 10:09:48 +00:00
jakob
f88839ccbf thttpd - tiny/turbo/throttling HTTP server 2000-07-20 10:05:37 +00:00
brad
98eb1a3748 re-add $1 in a few places 2000-07-20 05:57:55 +00:00
brad
b40fb4f59f upgrade to libghttp 1.0.6 2000-07-20 05:17:47 +00:00
brad
55da5bf055 upgrade to Squid 2.3.STABLE4 2000-07-20 01:17:09 +00:00
brad
0c7a16985e add #!/bin/sh 2000-07-19 09:31:17 +00:00
brad
d9707f1194 better INSTALL script 2000-07-19 07:38:31 +00:00
brad
b42604655b add #!/bin/sh 2000-07-19 06:47:03 +00:00
jakob
29fd2c97f9 depend on c-client port instead of imap-uw
add patch to make configure detect the c-client include-files
2000-07-18 21:55:43 +00:00
espie
0145e1214c +w3m:kanji 2000-07-14 18:11:25 +00:00
espie
f1e4cf3626 Add kanji FLAVOR to w3m, suggestion of Toda-san. 2000-07-14 17:50:13 +00:00
naddy
dd0ccee3d5 update to version 0.4
submitted by Sean Cavanaugh <seanc@cginfo.sk.ca>
2000-07-13 21:36:53 +00:00
danh
4216934b8f cleaned up port. added CONFIGURE_STYLE and removed explicit FAKE. 2000-07-13 02:30:21 +00:00
brad
4c66c6fb0a with these patches Squid now compiles with our ipf headers when using the
IPF Transparent proxying support
2000-07-12 21:26:30 +00:00
jakob
5465d79f3f add note about where to install php3.ini; Christoph Schneeberger <cschnee@telemedia.ch> 2000-07-12 11:03:10 +00:00
naddy
12d082f208 - add NEED_VERSION, HOMEPAGE
- clean up FAKE install
- remove FreeBSDisms
- miscellaneous house cleaning

parts submitted by maintainer (seanc@cginfo.sk.ca), ok kevlo@
2000-07-11 15:39:59 +00:00
danh
a112b59d1e updated MAINTAINER 2000-07-10 20:28:00 +00:00
brad
0130c0f5e0 remove bad dist sites 2000-07-10 01:07:33 +00:00
d
cecfb55eba upgrade to w3m-0.1.10 (how did this get missed?) 2000-07-10 00:17:55 +00:00
d
717f38944a upgrade to w3m-0.1.10. okay espie@ 2000-07-10 00:14:09 +00:00
brad
29ebf1251e librarys -> libraries 2000-07-09 21:59:13 +00:00
brad
5fd5b527c8 Thanks to matt@ for convincing Fortify to give him the necessary info to
make the existing copy of Fortify work with Communicator/Navigator 4.73.
2000-07-09 21:57:37 +00:00
brad
59f615cb88 use better filenames for patches 2000-07-09 19:59:02 +00:00
brad
bdfe35e8c5 - forgot to actually set the HOMEPAGE variable
- fix comment about subdirs Makefile having to set certain variables
2000-07-06 23:22:21 +00:00
brad
911511459b - add HOMEPAGE
- add/bump NEED_VERSION
- remove FAKE=Yes
- correct version in DESCR for communicator/navigator
2000-07-06 22:40:18 +00:00
krw
811c64f833 Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-03 22:49:31 +00:00
dugsong
88ed1a2dbd add bk2site 2000-06-30 03:41:51 +00:00
dugsong
0bce0f4f39 bk2site - convert Netscape bookmarks into Yahoo-style site 2000-06-30 03:40:49 +00:00
kevlo
2f0de704b8 Oops, forgot to add dependency upon tk.
Thanks marc@.
2000-06-30 01:40:27 +00:00
kevlo
a577acb739 Add august. 2000-06-29 04:12:18 +00:00
kevlo
cea013dc92 Initial import of august version 0.6b.
August is a html editor designed for the experienced web designer.
2000-06-29 04:11:07 +00:00
brad
85e8a0d4da upgrade to Squid 2.3.STABLE3
- NOTE: you can now override the dir used for cache/logs by using the
variable STATEDIR. i.e., "make STATEDIR=/alternate/dir package", and it
will be substituted into the INSTALL/DEINSTALL scripts.
2000-06-28 07:08:28 +00:00
jakob
a93e0b69f0 bump NEED_VERSION 2000-06-20 20:30:34 +00:00
jakob
bed6b58bcc remove fake
add comment to PLIST
CONFIGURE_STYLE
2000-06-20 20:29:49 +00:00
espie
1035bc4a8e Fix packaging. Somehow, this went in without Faking (my fault). 2000-06-20 15:27:19 +00:00
kevlo
00aaac57da Update the master sites 2000-06-19 03:14:04 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
form
1c122d39ff fix compiling; turan@
add HOMEPAGE
2000-06-16 03:32:24 +00:00
form
c41a47985d remove FAKE=yes
GNU_CONFIGURE -> CONFIGURE_STYLE
add HOMEPAGE
2000-06-15 05:40:12 +00:00
form
bf7a0796c3 remove FAKE=yes 2000-06-15 05:37:11 +00:00
form
e8f42b7310 fix checksum 2000-06-13 02:44:20 +00:00
brad
e6c62491fd correct HOMEPAGE URL 2000-06-10 06:27:25 +00:00
espie
f6e5593898 Synch with bsd.port.mk version. 2000-06-09 20:41:42 +00:00
espie
e9b14b26cd Fake
Unobfuscate cgiparse PLIST. This is probably the only full lib with
_pic mips stuff.
2000-06-09 20:41:11 +00:00
espie
1a2f04c979 Fake 2000-06-09 20:21:41 +00:00
jakob
79db850c02 enable PCRE regex 2000-06-05 09:16:32 +00:00
jakob
80b998bdad build with support for imap using imap-uw port. 2000-06-05 09:05:53 +00:00
jakob
6123a4443a add postgresql flavor; <kevlo@> 2000-06-05 09:02:30 +00:00
form
e6d76ad7f4 upgrade to 4.11
install examples
2000-05-31 18:48:37 +00:00
espie
91fd61ca64 Fix lame++ bug in w3m 0.1.8 (segfault when linking to local URLs),
taking code from w3m 0.1.9.

I'll let the maintainer evaluate carefully w3m 0.1.9 and integrate it...
2000-05-26 21:19:25 +00:00
espie
b39d15e8d2 Activate ports 2000-05-26 01:54:42 +00:00
espie
5826e077d0 Webalizer port, from Dan Harnett. 2000-05-26 01:34:27 +00:00
rohee
8a6edb584b update to tidy-30apr00 2000-05-20 00:31:53 +00:00
espie
c53cb81a81 Version 4.72 2000-05-17 15:02:44 +00:00
form
5a5cc9536b Fake.
Fix checksum.
More master sites.
$OpenBSD$ tag in PLIST.
2000-05-17 04:34:26 +00:00
maja
1123f96628 allow mirror-distfiles to work. add OpenBSD-tag. -moj 2000-04-23 14:42:15 +00:00
espie
f80fa9e00b From Kyle Hargraves <halogen@nol.net>:
add a few missing entries from SUBDIRs.
Leave lam out for now, as its install process is really weird.
2000-04-21 18:45:10 +00:00
brad
b13cee04e4 - remove navigator and communicator ports, replaced by netscape port
- remove a few unnecessary entries from Makefile
2000-04-17 23:52:58 +00:00
jakob
b187f9ed2a add mysql flavour
fake installation and add php3-enable script

(ok turan@ before freeze)
2000-04-17 19:29:47 +00:00
brad
e77c797822 - respect CC and CFLAGS 2000-04-16 21:06:26 +00:00
brad
9d7b401a59 better 2000-04-16 18:46:19 +00:00
turan
884d1b52a6 sources moved and checksums differ. ok form@ 2000-04-14 15:27:13 +00:00
rohee
0c154e6ada cleaning 2000-04-11 20:47:21 +00:00
rohee
7c64a6dc72 remove amaya dictionaries, now under amaya directory 2000-04-11 20:23:14 +00:00
rohee
98c4955ad5 These ports are now in ports/www/amaya/english-dict and french-dict respectively 2000-04-11 20:21:21 +00:00
rohee
9590080cf9 clean 2000-04-11 20:15:45 +00:00
rohee
05d2748acd resolve conflict 2000-04-11 20:12:32 +00:00
rohee
6d2241d648 new layout for amaya port 2000-04-11 20:08:46 +00:00
dugsong
34ba80114f upgrade to w3m-0.1.8, from d@ 2000-04-10 20:03:20 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
d0fe3f536b Reformatted netscape ports, to allow easier sharing of configuration
between navigator and communicator, plus distinct versions depending on
the architecture.

Fix a few problems while I'm doing it:
- remove uncaught bison build dependency,
- sort PLIST,
- mark navigator and communicator as conflicting.

Not linked in www yet, waiting for sparc tests.
2000-04-09 15:50:14 +00:00
kevlo
f911723b1e Add USE_MYSQL to compile with MySQL. Just run ``make USE_MYSQL=yes install'' 2000-04-07 14:01:59 +00:00
jakob
20c5b32a69 Update to PHP v3.0.16 2000-04-05 06:39:30 +00:00
brad
5606bef088 modify Makefile.in so we do not need to use gmake 2000-04-02 07:15:34 +00:00
brad
c8a607b3f9 - bump NEED_VERSION
- remove license type
- Fake
- remove USE_GMAKE
- sync PLIST
2000-04-02 07:09:21 +00:00
form
663876fb09 upgrade to 4.1 2000-04-01 17:23:54 +00:00
espie
9022718718 Fake 2000-03-31 18:41:22 +00:00
brad
3edea145ff - bump NEED_VERSION
- fix MASTER_SITES URLs, squid.nlanr.net -> www.squid-cache.org
- use DIST_SUBDIR
- YES -> Yes
- remove unnecessary CONFIGURE_ARGS option
- remove STRIP variable since INSTALL_PROGRAM has used INSTALL_STRIP for
awhile now, better fix coming soon
2000-03-30 21:59:26 +00:00
espie
a6cf1cb721 Looks more like an OpenBSD port. Not perfect, though. 2000-03-30 09:27:02 +00:00
chris
563d77295a Add license and fix hotjava pre-fetch 2000-03-30 06:51:28 +00:00
chris
8535928476 Sun Hotjava browser, port adapted from FreeBSD 2000-03-30 03:40:25 +00:00
rohee
00fb6cb119 Update to 2.4
This port doesn't use FAKE... To do so one need either to repair a completely
broken build process for this program or do a giant do-install:
2000-03-25 12:40:56 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
78de839215 Unwanted change, oops. 2000-03-24 22:13:48 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
brad
e2425839d5 remove unnecessary @unexec tags 2000-03-23 22:12:07 +00:00
turan
dbcbaf59f0 license 2000-03-23 19:01:12 +00:00
form
ecdca085b0 Upgrade 4.04. 2000-03-22 10:37:15 +00:00
brad
f203fce18b fix typos 2000-03-22 03:25:31 +00:00
brad
fa8d281bf9 style 2000-03-22 03:24:12 +00:00
form
4d5be7f9d8 Upgrade to 4.03.
Fake.
PERMIT_*
2000-03-20 11:04:48 +00:00
brad
84d5c92385 sync communicator port with changes made recently in the navigator port
- Fake
- upgrade to Fortify 1.4.6
2000-03-20 05:00:48 +00:00
brad
4abf10265c style 2000-03-20 03:20:50 +00:00
espie
cf033bb30a Let gtk ports find gtk under /usr/local. 2000-03-19 16:59:10 +00:00
jakob
b0e4e70bc9 Fix library permissions; matthew patton <mep@netsec.net> 2000-03-17 07:51:04 +00:00
kevlo
b5ee20cfc4 Fake. Submitted by the maintainer. 2000-03-13 05:15:02 +00:00
brad
38dc3b02bf upgrade to Fortify 1.4.6 2000-03-12 22:07:53 +00:00
brad
a38152d888 Fake on sparc 2000-03-12 20:37:22 +00:00
espie
89d8f92d1a Update to 0.84 (fix shell escapes) 2000-03-12 17:43:44 +00:00
rohee
bb6f91772d Licence info + fake 2000-03-11 00:51:55 +00:00
espie
5943776fe7 link links 2000-03-09 02:14:48 +00:00
espie
c8afb4eb17 Another text web browser.
tempnam() appears to be innocuous.
2000-03-09 02:12:54 +00:00
espie
244e741ae9 Fake 2000-03-08 03:10:58 +00:00
espie
af78218c6b Fake the i386 version.
sparc should be trivial, I just can't test it...
2000-03-07 22:44:48 +00:00
jakob
4f1ee69591 fix license info 2000-03-05 23:00:29 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
turan
3c4165d831 again 2000-03-03 12:43:46 +00:00
turan
03325804f1 broken, installs files automatically in /etc 2000-03-03 11:25:05 +00:00
turan
cf26821fb3 change maintainer to ports@openbsd.org as requested 2000-03-01 10:08:03 +00:00
kevlo
b080d11c45 Update the checksum. 2000-03-01 02:21:18 +00:00
kevlo
8f84d59ddb Add decss. 2000-02-29 10:31:55 +00:00
kevlo
4030ce54d9 Initial import of DeCSS version 0.0.5
DeCSS is a strip cascading style sheets from webpages.
2000-02-29 10:30:47 +00:00
kevlo
4f316a28c4 Upgrade to version 0.3.6. Remove the patches. 2000-02-28 12:12:12 +00:00
kevlo
ffdb4e8375 Upgrade to version 3.0.15 and add the license info. 2000-02-28 10:36:27 +00:00
jasoni
1b7d0002a1 Add license info. 2000-02-22 22:55:07 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
form
124cb55ce6 update to 4.02 2000-02-16 20:10:32 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
brad
452d7b9a08 previous use of a separate configure script to create config.param is bad,
remove it
2000-02-15 21:32:34 +00:00
brad
ce05e13b26 style 2000-02-15 18:59:02 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
b3ed337056 Change MAKE_FLAGS to remove the -f.
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
espie
0ae61b0254 WRKDIST 2000-02-10 14:38:36 +00:00
d
8f5c41e14d fix segv when authentication redirects from https to http. sent to Ito. w3m is truly horrid code, but quite a nice design.. 2000-02-10 04:12:13 +00:00
rohee
6a619b2c70 Tidy, W3C tool for cleaning and pretty print HTML, some input by espie@ 2000-02-09 23:55:44 +00:00
d
c23aa9ec85 correct URL 2000-02-09 05:38:34 +00:00
brad
ef443bdebf sort PLIST 2000-02-05 08:50:27 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
kevlo
2ecbe142fc Add USE_X11. Clear up some warnings. 2000-02-02 02:34:02 +00:00
jasoni
23259380b1 remove USE_X11 2000-02-01 19:43:32 +00:00
kevlo
18cf67b859 Add the PKGNAME. 2000-02-01 15:19:14 +00:00
jasoni
c60c35e4c4 Update to 0.3.5 2000-02-01 03:24:57 +00:00
d
d0e34759f0 better description, taken from docs 2000-01-30 22:46:54 +00:00
d
308447f69e From: Marc Espie <Marc.Espie@liafa.jussieu.fr>
> Looks like cvs missed the Makefile...
2000-01-30 22:35:13 +00:00
d
96b88e3fc2 version 0.1.6, ok'd by dugsong@ 2000-01-30 22:12:23 +00:00
form
631dab3011 Update to 2.5.
Package support.
2000-01-27 21:14:02 +00:00
kevlo
7de7685c25 Fix the packing list. 2000-01-17 15:40:30 +00:00
brad
4e70dc50d5 - check that PATCH_DEBUG is set to yes instead of just being defined
- change MAINTAINER, ports@ -> brad@
- add 2 distribution patches;

squid-2.2.stable5-domain-match.patch
Matching a hostname and a domain name doesn't always work, depending on
leading dots and other edge conditions. Plus, the code for matching in
ACL's worked one way, while the code for matching 'cache_peer_domain' list
worked slighly different.

The patch below makes all host/domain matching operate the same way. It
also changes the rules a bit, so your current configuration probably will
not work the way you want after applying this patch.

- patch was included in the patches dir because of the difference in
relative path in comparison to all the other distribution patches.

squid-2.2.stable5-mkhttpdlogtime-end-of-year.patch = patch-ai
mkhttpdlogtime() generates a date string of the form 31/Dec/1999:23:59:59 +0900.
But when the year changes, the timezone offset will be wrong, for example:
01/Jan/2000:00:00:00 -1500.
2000-01-17 15:38:38 +00:00
kevlo
20bb84d9fc Add the config file php.ini is located in /var/www/conf/. 2000-01-15 04:48:02 +00:00
kevlo
fa32f5ca16 Fix checksum error. 2000-01-15 03:01:32 +00:00
kevlo
3777dfee0e Add php3 port. 2000-01-14 09:07:59 +00:00
kevlo
0045db0b24 At the most basic level, PHP can do anything any other CGI program can
do, such as collect form data, generate dynamic page content, or send
and receive cookies.

PHP also has support for talking to other services using protocols
such as IMAP, SNMP, NNTP, POP3, or even HTTP. You can also open raw
network sockets and interact using other protocols.

More information availible at http://www.php.net/ 

This port is worked by Jakob Schlyter <jakob@openbsd.org>.
2000-01-14 09:06:46 +00:00
kevlo
69d7525246 Add #Whom 2000-01-13 05:42:13 +00:00
kevlo
bb562eee62 Add bluefish 2000-01-13 01:49:05 +00:00
kevlo
7b4e1838ec Bluefish is an advanced HTML editor that contains functionality for
PHP, SSI, and RXML.  It is designed for the experienced web designer.

WWW:   http://bluefish.linuxbox.com/
: ----------------------------------------------------------------------
2000-01-13 01:47:58 +00:00
kevlo
7cfeb002f2 Enable weblint 2000-01-12 08:46:38 +00:00
kevlo
7208c568ec Weblint is a syntax and style checker for HTML. It is a perl program
that scans through web pages and "picks off fluff" much the way lint
handles C programs.

Author's web page is http://www.weblint.org/
2000-01-12 08:45:42 +00:00
brad
62e6d25d9d change the way the differnt MASTER_SITES were being used 2000-01-04 07:22:26 +00:00
form
32e033aaa8 Update to 4.01. 1999-12-20 03:04:44 +00:00
brad
fbbff687bb - remove IS_INTERACTIVE and NO_PACKAGE tags, these ports are not interactive
- remove deprecated variables
1999-12-18 03:18:40 +00:00
dugsong
ffa6ef5689 new nscache port - Netscape cache browser 1999-12-14 17:12:34 +00:00
form
eb18dd76ca add missing patch 1999-12-13 17:30:30 +00:00
form
663f31d987 update to 4.0 1999-12-13 17:26:55 +00:00
brad
f3007168e2 fix MASTER_SITE_SUBDIR for new location of libghttp on GNOME mirrors 1999-12-10 19:14:18 +00:00
brad
15f788cbd1 add 3 distribution patches;
squid-2.2.stable5-newlines_in_auth.patch
After decoding the base64 encoded "user:password" pair given by the
client, squid doesn't strip out any '\n' found in the resulting
string. Given such a string, any external authenticator will receive two
lines instead of one, and most probably send two results. Now, any
subsequent authentification exchange will have its answer shifted by
one. Therefore, a malicious user can gain access to sites they should not
have access to.

squid-2.2.stable5-ipcache_negative.patch
The IP cache immediately removes entries that should be negatively
cached. This appears to be due to some changes made for retrying failed
connections.

squid-2.2.stable5-no_cache.patch
A missing no_cache list is treated the same as no_cache deny all.
1999-12-09 19:48:17 +00:00
kevlo
1cf511b8a1 Mark it unbroken and fix Makefile.
Fix PLIST: add libcgiparse_pic.a into lib.
1999-11-17 09:17:34 +00:00
brad
5a538a73aa remove Lynx, it has been part of the standard distribution for quite awhile 1999-10-31 20:53:55 +00:00
brad
e801ffdf58 remove Lynx from Makefile 1999-10-31 20:52:03 +00:00
brad
e7b8cad3e5 remove Apache, it has been part of the standard distribution for quite awhile 1999-10-31 20:50:20 +00:00
brad
67111ca1f8 remove Apache from Makefile 1999-10-31 20:47:30 +00:00
turan
b9d991dc01 broken, bad packing lists
man/man3/cgigetvalue.3
man/man3/cgiclose.3
man/man3/cginewquerystr.3
1999-10-31 06:49:00 +00:00
turan
1183ab9cf5 these ports are interactive. mark NO_PACKAGE 1999-10-29 09:40:15 +00:00
dugsong
1bfd22e1a0 cvs missed Makefiles? 1999-10-28 20:21:16 +00:00
dugsong
3cb8d09804 upgrade fortify to latest version - ok brad@ 1999-10-28 20:15:07 +00:00
dugsong
da6c2c1edf new w3m port 1999-10-26 14:32:46 +00:00
dugsong
eca8c2f2ee w3m port 1999-10-26 14:20:07 +00:00
brad
7247c0e5b7 add 5 more dists sites for the Netscape bins 1999-10-07 19:40:43 +00:00
brad
7e4ae2f110 re-order dist site lists so faster dist sites are listed first 1999-10-07 19:08:28 +00:00
brad
6ce6a832e0 use multipe MASTER_SITES 1999-10-05 19:20:52 +00:00
brad
28c5ed4947 mark BROKEN, needs to be upgraded 1999-10-05 16:51:31 +00:00
brad
fceedfbdc1 upgrade to Squid 2.2-STABLE5 1999-10-01 00:01:54 +00:00
brad
9677b4cb00 remove -fortified from PKGNAME since the port does not have the option to be installed un-fortified anyway; suggested by rohee@ 1999-09-21 02:17:02 +00:00
rohee
f5bfac100f now in /usr/local/Amaya not /usr/local/Thot 1999-09-20 14:06:02 +00:00
form
75847d18a5 update to 3.32 1999-09-16 14:09:25 +00:00
espie
43ea465e5e Pull all distfiles in netscape/ -> avoid having twin copies of Fortify. 1999-09-16 08:12:48 +00:00
espie
aed7c0bdfa Tsk, tsk. 1999-09-16 07:56:14 +00:00
brad
a627d44ff3 - improves usage of dist sites and adds a few more dist sites for the
communicator bins; espie@
- make the process of Fortification automatic; me
1999-09-15 20:32:06 +00:00
brad
860574c80c - improves usage of dist sites and adds a few more dist sites for the
navigator bins; espie@
- make the process of Fortification automatic; me
1999-09-15 18:23:50 +00:00
brad
5bb84f254c typo, #{ECHO} -> ${ECHO} 1999-09-05 01:09:45 +00:00
brad
852cffd270 upgrade to libghttp 1.0.4 1999-08-23 00:50:28 +00:00
brad
16115635dc - upgrade to Fortify 1.4.4
- fix URL in DESCR to point to 4.61 release notes
1999-08-21 14:41:48 +00:00
brad
219834a7c6 - upgrade to Fortify 1.4.4
- fix URL in DESCR to point to 4.61 release notes
1999-08-21 14:35:04 +00:00
rohee
30762e2402 amaya moved, so must do its dictonnaries 1999-08-15 20:43:39 +00:00
brad
dc22ce1e2f improve warning message for SPARC installation so the end-user knows to
install SunOS shared libs
1999-08-06 00:53:02 +00:00
brad
e708762b52 add in a little notice reminding users to initialize the cache. 1999-08-04 02:43:37 +00:00
rohee
fcf992fd73 pkgname ayama -> amaya and fixed PLIST 1999-07-30 22:14:51 +00:00
rohee
3bdb4c9273 update to amaya2.1 1999-07-30 21:03:37 +00:00
brad
b65f0d9634 upgrade to Squid 2.2-STABLE4 1999-07-08 23:27:39 +00:00
form
ad72b49b62 Update to 3.31. 1999-07-05 19:35:57 +00:00
brad
b907829d88 upgrade to Netscape Communicator 4.61 and Fortify 1.4.3 1999-06-22 02:19:55 +00:00
brad
223a81767a typo 1999-06-21 16:15:54 +00:00
brad
c1329f3bf8 - upgrade to Netscape Navigator 4.61 and Fortify 1.4.3 1999-06-21 16:12:04 +00:00
brad
6d7ae39d9a - patch ltconfig for detecting proceeding underscores in compiled symbols 1999-06-15 13:32:23 +00:00
brad
5115ea26eb - SEPARATE_BUILD= yes -> concurrent
- fix configure to detect proceeding underscores in compiled symbols
1999-06-14 17:37:32 +00:00
rohee
87c75ca006 dictionnary -> dictionary 1999-06-02 18:17:32 +00:00
rohee
0aaca5be0f various fixes 1999-05-25 19:19:22 +00:00
brad
7af8e6d6bc upgrade to Squid 2.2.STABLE3 1999-05-22 18:23:33 +00:00
brad
28aadaae5a CVS didnt pick this file up durring the first commit of 4.6 1999-05-20 21:12:25 +00:00
brad
a77e95ca41 upgrade to Netscape Communicator 4.6 & Fortify 1.4.2 1999-05-20 21:03:29 +00:00
brad
06a63bc8f9 upgrade to Netscape Navigator 4.6 & Fortify 1.4.2 1999-05-20 17:16:36 +00:00
brad
7d6c2cafd2 add Netscape Communicator port 1999-05-16 03:39:40 +00:00
brad
67f11410c7 add communicator to Makefile 1999-05-16 03:37:54 +00:00
brad
d96d3631d5 improve comment 1999-05-16 03:35:48 +00:00
brad
8e0af27533 do not install the default bookmarks into the root's home directory
durring install.
1999-05-16 03:07:13 +00:00
brad
62f2434646 make "make reinstall" work 1999-05-16 00:51:24 +00:00
brad
d306e8d730 CVS didnt pickup this file the first time. 1999-05-15 23:07:11 +00:00
brad
6cc43622e8 - for SunOS Navigator install the DNS version of navigator bin and move
the NIS version to netscape_nis.
- Fortify both bins.
1999-05-15 23:05:14 +00:00
brad
7a37ddfa3e - remove older squid version 1999-05-09 20:06:54 +00:00
brad
ada5e20ae0 upgrade to Squid 2.2 1999-05-09 20:01:50 +00:00
brad
e397cb58fc - add in support for installing and Fortifying Netscape SunOS4 bin for SPARC 1999-05-06 16:57:57 +00:00
brad
f83c4cb706 - style fixes
- remake patches
- add netscape.sav to PLIST to be removed if the user
  asks for a backup durring the Fortify process
1999-05-03 14:11:49 +00:00
jakob
b52042de2c fortify.net is now ftp.fortify.net, Russell T Hunt <alaric@MIT.EDU>. 1999-04-29 08:09:58 +00:00
brad
9d0765eadc upgrade to Navigator 4.51 and Fortify 1.4.1; Michael W Peterson <michael@flash.net> 1999-04-26 21:13:57 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
brad
b8d2c8dea8 add libghttp to Makefile 1999-04-18 20:54:12 +00:00
brad
14711ee89e add libghttp port
-
GNOME http client library.
1999-04-18 20:53:16 +00:00
brad
edfc222a46 - change email addresses, form@ to ports@
- remove unnecessary comments
1999-04-09 04:11:45 +00:00
marc
34fada727c subdirs in alpha order 1999-04-08 21:44:54 +00:00
rohee
a4cd875d01 Repair port broken by new bsd.port.mk 1999-04-03 13:39:01 +00:00
rohee
d17a766c25 enabling amaya dictionnaries 1999-03-29 18:25:54 +00:00
rohee
6f7e94eabb French dictionnary for amaya 1999-03-29 18:22:42 +00:00
rohee
447a3f5785 English dictionnary for amaya 1999-03-29 18:22:00 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
brad
be0a0eed4c add SYSCONFDIR var 1999-03-17 03:59:28 +00:00
brad
3fcb3c3563 add SYSCONFDIR var 1999-03-17 03:51:51 +00:00
marc
18a80550ed remove apache port: it is part of the system now, and the port
referenced a beta version of the code that is no longer available
1999-03-10 02:21:25 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
fgsch
1d37567787 Update to 3.11. Change master sites. 1999-02-24 06:07:26 +00:00
brad
9a217a58d3 add Squid 2.1 port 1999-02-24 02:25:55 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
rohee
010c0c36ea enable amaya port 1999-02-09 17:39:18 +00:00
rohee
9656aaea0e amaya port, in the right place now :-) 1999-02-09 17:08:53 +00:00
marc
4dc993c625 fix the remainder of long COMMENT files 1999-01-27 00:22:28 +00:00
marc
9496b0026c MIRROR_DISTFILE=no 1998-12-16 22:40:29 +00:00
marc
a55dd37414 guard build instructions with NO_WARNINGS flag 1998-12-16 20:08:42 +00:00
form
7c4ea1f82d update to 3.1 1998-11-10 05:06:35 +00:00
marc
39d54e5a0b update to 4.5/Fortify 1.3.0; wyodlowsky@route1.nj.devry.edu 1998-11-03 21:56:27 +00:00
form
03a6993c8e form@vs.itam.nsc.ru -> form@openbsd.org 1998-10-20 08:39:43 +00:00
marc
cb73ca98dd comment out the BROKEN reason for all ports where the reason
was source files out of date and we have a copy of the required
version on ftp.openbsd.org
1998-10-18 05:01:58 +00:00
fgsch
b4c8130095 Homepage updated. 1998-09-30 04:20:44 +00:00
marc
fbc2be01c3 updated version; Dug Song <dugsong@monkey.org> 1998-09-26 20:10:25 +00:00
marc
fb9810438a broken: required netscape binary image no longer available 1998-09-14 18:03:12 +00:00
marc
4f74de3143 add squid to makefile 1998-09-14 01:38:56 +00:00
marc
a4ded74380 squid port from d@openbsd.org 1998-09-14 01:36:52 +00:00
marc
73926b04ce remove unneeded @exec ranlib %D/%F from packing lists 1998-09-08 18:01:33 +00:00
marc
60d71a9e12 fix typos 1998-08-22 19:20:52 +00:00
marc
9b14eb5c5c add mozilla 1998-08-22 18:43:58 +00:00
marc
f7bc1a191e mozilla-19980728 1998-08-22 18:38:50 +00:00
form
63f4c5e728 fix USE_RELOAD feature;
fix PLIST;
install sample config in ${PREFIX}/lib/Counter.
1998-08-12 04:50:36 +00:00
form
04d0c7b51d some fixes 1998-08-11 12:15:25 +00:00
form
05ecacd31f add analog to makefile 1998-08-11 09:19:29 +00:00
form
2b84583430 analog 3.0, powerful httpd log analyzer with CGI. 1998-08-11 09:14:46 +00:00
form
85d7dc78af update to 2.4 1998-08-11 03:16:49 +00:00
marc
a33c5851de add navigator to makefile 1998-07-13 00:36:06 +00:00
marc
d1dd0eb7eb bsdi binary navigator + fortify; dugsong@openbsd.org 1998-07-13 00:35:00 +00:00
marc
722ba3dd9c add packing list for alpha that does not reference shared libs 1998-06-30 04:02:17 +00:00
form
133d1c8ca5 add transproxy to makefile 1998-06-18 06:34:10 +00:00
form
00bc6e4973 Transparent HTTP proxy for IPFILTER 1998-06-18 06:22:53 +00:00
form
8ff844a1e6 add cgiparse to makefile 1998-04-30 12:51:11 +00:00
form
4c609e933c 1998-04-30 12:41:58 +00:00
angelos
714b528d38 Use /var/www/cgi-bin 1998-04-26 00:32:05 +00:00
marc
d3ca898245 COMES_WITH= 2.3 1998-03-27 05:19:26 +00:00
mickey
fa04fa9aaa oops 1998-03-16 15:25:38 +00:00
mickey
f13dca8b19 1.3b5 1998-03-16 15:15:29 +00:00
marc
e7a338bcf5 port no longer needed as lynx now part of standard OpenBSD release.
Change install to create link /usr/local/bin/lynx ==> /usr/bin/lynx
Change delete to remove the link.
1998-03-12 07:48:28 +00:00
marc
c0c039054a mark as broken; used beta source no longer available 1998-03-05 23:49:31 +00:00
marc
49fc100d6a Fix packing list so uninstall works correctly 1998-02-27 07:12:50 +00:00
marc
9726d50db3 Make packing list agree with actual installation 1998-02-20 05:55:57 +00:00
marc
84f92a869a apache 1.3b3 plus no2slash-loop-fix patch 1998-02-17 04:00:35 +00:00
gene
5d8a47eacc New patches that cope with our incarnation of curses better. Sorry, my system
dates back to 2.0 and looked good where it shouldn't have.
1998-01-19 21:13:22 +00:00
gene
de722f726b Don't assume unzip is in the user's $PATH. 1998-01-19 21:10:42 +00:00
gene
4211cdc91e Get the build directory for libwww.a right. 1998-01-13 04:07:57 +00:00
gene
5fb7a01da9 Pretty much a regen in response to PR 386. We're backing away from the
rapidly-changing ac- series to the stable, lynx 2.7.2 release.  ac- shoudl
be in a lynx-current port.
Note that in the patches I pull some tricks with Makefiles that work _only_
because we are building out of variables set in bsd.port.mk.
1998-01-12 17:22:51 +00:00
joey
f1425704c9 clean up makefiles, dont forget to add your new port to /dir/Makefile 1998-01-05 14:40:43 +00:00
martin
04bacd2801 Update to latest lynx 1997-12-29 21:42:43 +00:00
niklas
c4e1de020c man pages are not gzipped here 1997-12-23 10:32:18 +00:00
niklas
420aa9ae61 Deal with stupid syntax error 1997-12-21 11:49:13 +00:00
gene
6d8ce12656 Update to lynx-2.7.1ac101; noted by niklas.
Also, we don't gzip manpages.
1997-12-18 17:52:05 +00:00
deraadt
008288ee30 upgrade to lynx2.7.1ac-0.97; bs@mv.post.ru 1997-11-30 13:22:04 +00:00
niklas
ff751ca666 Add makefiles from FreeBSD adapted to our current port set 1997-11-27 23:44:36 +00:00
todd
55926525fc lynx 2.7.1ac-0.95 1997-11-23 23:27:14 +00:00
gene
089351c733 Upgrade to lac-0.93 which came out jsut in time to antiquate what I
originally imported.
1997-11-23 22:34:41 +00:00
joey
ecc8e1c1ca the first line of the Makefile should be OpenBSD makefile for: not New ports...
removed FreeBSD's $id. no need for it.
1997-11-19 01:07:49 +00:00
joey
3168e028b4 1997-11-18 03:07:09 +00:00
gene
51885ce24e Initial import of lynx with an OpenBSDified patch-aa 1997-11-18 02:25:41 +00:00
joey
c1e0b78e65 1997-11-17 23:01:02 +00:00