Maxim Sobolev
59b1aa446e
o Fix a breakage (missed <sys/types.h>);
...
o respect CFLAGS.
Submitted by: bento
2001-03-14 15:21:00 +00:00
Maxim Sobolev
c2c8537f30
Use LOCALBASE instead of PREFIX when specifying -L search path for linker.
2001-03-14 15:07:27 +00:00
Maxim Sobolev
b21eb52ba9
o Fix breakage (missed sys/types.h);
...
o respect CC/CFLAGS;
o use ${BSD_INSTALL_*} masros to install binary and script;
o make it PREFIX-clean.
Submitted by: bento
2001-03-14 15:05:24 +00:00
Maxim Sobolev
b0b910d5b7
o Fix build by replacing custom do-build target with set of stock
...
MAKEFILE/MAKE_ENV/MAKE_ARGS variables.
o Slightly reorder variables to make Makefile more readable.
Submitted by: bento
2001-03-14 09:35:20 +00:00
Munechika SUMIKAWA
120224ee43
Fix pkg-plist.
...
Submitted by: kris
2001-03-14 06:56:09 +00:00
Andreas Klemm
d8406966d6
new port p5-HTML-Table
...
HTML::Table is used to generate HTML tables for CGI scripts. By
using the methods provided fairly complex tables can be created,
manipulated, then printed from Perl scripts. The module also greatly
simplifies creating tables within tables from Perl. It is possible
to create an entire table using the methods provided and never use
an HTML tag.
HTML::Table also allows for creating dynamically sized tables via
its addRow and addCol methods. These methods automatically resize
the table if passed more cell values than will fit in the current
table grid.
Methods are provided for nearly all valid table, row, and cell tags
specified for HTML 3.0.
WWW: http://www.chime.ucl.ac.uk/~rmhiajp/htmltable.htm
2001-03-13 21:11:38 +00:00
Mikhail Teterin
504175192c
Provide the default setting for PREFIX...
2001-03-13 18:35:39 +00:00
Andrey A. Chernov
887894c457
Upgrade to 3.1.12
2001-03-13 15:49:35 +00:00
Maxim Sobolev
39fc644342
Fix MASTER_SITES.
...
Submitted by: maintainer
2001-03-13 15:42:50 +00:00
Maxim Sobolev
117aaaf0b2
Add another mirror into MASTER_SITES to make fetching easier.
...
Submitted by: bento
2001-03-13 14:45:31 +00:00
Jimmy Olgeni
edbd395b42
Try to remove ${LOCALBASE}/squid at deinstall time, if it is empty.
...
Reported by: bento logs
2001-03-13 14:34:05 +00:00
Dmitry Sivachenko
0b2c2c086f
Update to version 3.1.
2001-03-13 10:58:35 +00:00
Dmitry Sivachenko
3f649e0047
Update to version 3.19.
2001-03-13 10:46:31 +00:00
Will Andrews
cd836ffe6f
Add mod_throttle 3.1.2, an Apache module that provides bandwidth &
...
request throttling.
PR: 25003
Submitted by: Anders Nordby <anders@fix.no>
2001-03-12 21:56:51 +00:00
Will Andrews
972e133dfb
Add mod_csacek 2.1.5, a charset recoding module for Apache.
...
PR: 25285
Submitted by: Milan Salajka <ms@vol.cz>
2001-03-12 21:53:37 +00:00
FUJISHIMA Satsuki
c496f39624
use OPENSSLINC/LIB to fix build on RELENG_3.
...
PR: 25680
Submitted by: maintainer
2001-03-12 19:55:49 +00:00
FUJISHIMA Satsuki
351c14e258
fix typo in MAN3.
...
PR: 25681
Submitted by: maintainer
2001-03-12 19:20:44 +00:00
Ade Lovett
ab006702ae
Add missing dependency
...
Submitted by: bento (sorta)
2001-03-12 15:56:54 +00:00
Kris Kennaway
6ac4d71b73
Install some more documentation
2001-03-12 11:28:34 +00:00
Joseph Koshy
b229f25fba
Add a port for `pgdriver', the OpenACS projects supported AOLserver
...
to PostgreSQL interface.
2001-03-12 10:38:15 +00:00
Vanilla I. Shu
9028aaf44d
Add p5-GtkHTML, it's perl binding to gtkhtml library.
2001-03-12 08:59:51 +00:00
Dirk Froemberg
c1a9cd939f
Use latest jstring module (php4_jstring-20010205.tar.gz) and add support
...
for mbregex (Multibyte Regular Expressions).
Submitted by: KANAI Yasunori <y_kanai@pop01.odn.ne.jp>
2001-03-11 15:53:24 +00:00
Dirk Froemberg
80fbae31e6
- Fix SNMP support by adding OpenSSL libs (net-snmp has an hidden
...
dependency to OpenSSL)
- USE_OPENSSL for PostgreSQL and SNMP support
2001-03-11 15:29:48 +00:00
Dirk Froemberg
25af8023e3
Even better way of handling multiple post-extract targets.
...
Submitted by: jeh
2001-03-11 13:42:47 +00:00
Maxim Sobolev
51e23a65d5
Add missed BUILD_DEPENDS.
...
PR: 25696
Submitted by: maintainer
2001-03-11 10:19:34 +00:00
Kris Kennaway
911b597fb8
Fix brokenness in DISTNAME
2001-03-11 06:35:10 +00:00
Kevin Lo
9021d7baf4
Fix dependencies
...
PR: 25664
Submitted by: maintainer
2001-03-11 05:51:25 +00:00
Kris Kennaway
8a6efd4a2f
Use tar instead of cp -R and exclude CVS directories from being installed,
...
thereby breaking the plist.
2001-03-11 02:29:53 +00:00
Kris Kennaway
6bfd8f3867
Fix and sort plist.
2001-03-11 00:40:42 +00:00
FUJISHIMA Satsuki
ac10d272aa
update to 0.75.12.
...
PR: 25440
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 19:46:48 +00:00
Dirk Meyer
5cbfd34b78
path in manpage gives now the true location of the configuration file
...
PR: 25583
2001-03-10 19:03:14 +00:00
Shigeyuki Fukushima
ffedcd85f9
Update to 0.11.
...
Change MASTER_SITES because original site is moved.
Submitted by: Dag-Erling Smorgrav <des@thinksec.com>
2001-03-10 18:18:33 +00:00
Dirk Froemberg
74fbc5a1e9
Add support options for sysvshm and sysvmem.
2001-03-10 13:19:57 +00:00
Dirk Froemberg
98c06207c3
Add support option for sockets, sysvshm and sysvmem.
2001-03-10 13:19:22 +00:00
Dirk Froemberg
fded15910a
Fix detection of libmcrypt (hopefully).
...
PR: ports/25353
Submitted by: Juraj Bednar <juraj@bednar.sk>
2001-03-10 13:06:31 +00:00
Maxim Sobolev
0b3c2d55d2
Update to 0.10.2.
2001-03-10 12:52:58 +00:00
Trevor Johnson
02dcdcc71c
Add SUBDIR entries for mail/althea and www/w3-4.
...
reported by: o bento
2001-03-10 12:46:11 +00:00
Jimmy Olgeni
32bd499f1c
Apply Zope hotfix: Hotfix_2001-03-08
...
From the Zope site:
The issue involves an error in the 'aq_inContextOf' method of objects that
support acquisition. A recent change to the access validation machinery
made this bug begin to affect security restrictions. The bug, with the
change to validation, made it possible to access Zope objects via
acquisition that a user would not otherwise have access to. This issue
could allow users with enough internal knowledge of Zope to perform actions
higher in the object hierarchy than they should be able to.
2001-03-10 12:22:15 +00:00
Maxim Sobolev
44a47e445f
Remove couple of files that are not being installed with this release.
...
Submitted by: bento
2001-03-10 10:45:57 +00:00
Kris Kennaway
92b5262212
Update checksum. Author added a link to a banner ad in notes.html
2001-03-10 05:11:54 +00:00
Kris Kennaway
4f88207a44
Chase the checksum: trivial doc changes
2001-03-10 04:43:11 +00:00
Vanilla I. Shu
ece8286aa6
Add {BUILD|RUN}_DEPENDS to p5-Apache-AuthCookie.
...
Submitted by: bento
2001-03-10 03:37:18 +00:00
Akinori MUSHA
9b41fd3b79
The condition for checking whether the system supports IPv6 was
...
reversed. D'oh!
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2001-03-09 12:19:42 +00:00
FUJISHIMA Satsuki
42e3d7ed68
add maintainer's signature.
...
PR: 25623
Submitted by: maintainer
2001-03-09 12:15:54 +00:00
Daniel Harris
0ea5aff824
Add htdump 0.9x, a tool to retrieve WWW data.
...
PR: 25238
Submitted by: Maxime Henrion (mux@qualys.com )
2001-03-08 22:01:06 +00:00
FUJISHIMA Satsuki
45f1e68ad2
o update to 5.0r47.
...
o change maintainer. The predecessor does not use netscape anymore.
PR: 25602
Submitted by: pat <pat@databits.net> (new maintainer)
o use PKGNAMEPREFIX.
o use subdirectory under distfiles/ to avoid conflict with other version.
o get rid of version number from pkg-*
o remove previous maintainer's signature from pkg-descr.
o remove empty directory properly(%D/ added).
2001-03-08 19:26:20 +00:00
FUJISHIMA Satsuki
311c0b9298
update to 1.09.
...
PR: 25614
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-08 17:17:52 +00:00
Clive Lin
d0cdffe52d
New port: p5-Template-Toolkit.
...
Extensive Toolkit for template processing.
2001-03-08 12:56:44 +00:00
Jimmy Olgeni
49aea8ddc1
Upgrade to Apache 1.3.19
...
Also, from the PR:
* Alpha FrontPage Ext (OSF1) install for FreeBSD/alpha.
* FreeBSD FrontPage Ext install (define WANT_FREEBSD_EXT)
PR: 25604
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
2001-03-08 12:35:10 +00:00
Jimmy Olgeni
68fda8686d
More plist and Makefile fixes.
...
* Removed "access" from pkg-plist, it contains password data that
should be preserved (I forgot this last time!).
* In the "do-install" target, leave the "access" file unchanged if it
already exists.
* Remove the pre-deinstall comment: Data.fs is already preserved by
pkg_delete anyway.
* In the "install" target, use temporary file Data.fs.preserve to avoid
overwriting Data.fs. "make deinstall/install" can now be safely used to
perform upgrades.
* Don't leave .o files around anymore.
Approved by: maintainer
2001-03-08 11:55:18 +00:00