Commit graph

78672 commits

Author SHA1 Message Date
Adam Weinberger
b3fbf266c1 Don't clobber ${CC}, respect ${CFLAGS}, and skip some optimizations
that weren't making things any faster or smaller, and were making the
build fail on alpha.

Reported by:	kris
2003-06-18 06:20:03 +00:00
Daichi GOTO
23ddca9aac Add caudium12 1.2.26,
a free webserver which is based on the Roxen
Challenger 1.3 code base.

PR:		52295
Submitted by:	kiwi@oav.net
2003-06-18 06:06:04 +00:00
Dirk Meyer
3647a7d0e2 - Fix link when compliled with WITH_GNUSTEP_DEVEL 2003-06-18 05:54:33 +00:00
Dirk Meyer
6c4d9433e7 - Fix an empty dir when compliled with WITH_GNUSTEP_DEVEL 2003-06-18 05:48:28 +00:00
Dirk Meyer
0f084d5028 - Add WITH_GNUSTEP_DEVEL
- resolve namespace confict
Approved by:	knu
2003-06-18 05:20:04 +00:00
Dirk Meyer
0431ec9a94 - Update to 0.8.6
- Option WITH_GNUSTEP_DEVEL
2003-06-18 05:17:21 +00:00
Dirk Meyer
cc37cea29b - Fix an empty dir when compliled with WITH_GNUSTEP_DEVEL 2003-06-18 05:14:20 +00:00
Dirk Meyer
63272598f7 - configure depended ports 2003-06-18 05:02:13 +00:00
Foxfair Hu
7585a87277 Submitted by: maintainer
Change BROKEN to IGNORE in Makefile, suggested by: kris@
&& bump PORTREVISION.
2003-06-18 04:52:30 +00:00
Daichi GOTO
fa1320cc5f fix about italic font aliases.
PR:		51475
Submitted by:	MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
2003-06-18 04:47:31 +00:00
Foxfair Hu
d2ff3920b8 PR:
Submitted by:	maintainer
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add two patches to solve the following problems:

patch-ab
 - resolves a problem with a mbuf-tag in 5.1
 - Submitted by: Pyun YongHyeon <yongari@kt-is.co.kr>

patch-ac
 - pulls in two critical fixes from OpenBSD patch branch
 - Obtained from: OpenBSD

Change BROKEN to IGNORE tag in Makefile, suggested by: kris@
&& bump PORTREVISION.
2003-06-18 04:46:34 +00:00
Adam Weinberger
5be853e5bd Add patch forgotten with last commit.
Reminded by:	Frerich Raabe <frerich@hex.athame.co.uk>
2003-06-18 04:25:37 +00:00
Dirk Meyer
8e81d6f7dd - Update to 1.1.1 2003-06-18 04:18:50 +00:00
Dirk Meyer
81cc6cf002 - don't package ~/GNUSstep 2003-06-18 04:07:19 +00:00
Sheldon Hearn
9e94087155 Instrument a facility for including wishlist patches if WITH_WISHLIST
is defined.

Kick off with Exim 4 wish list item #163, which allows suppression of
the Received header if received_header_text is empty.

PR:		ports/53432
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-06-18 03:26:24 +00:00
Foxfair Hu
c3693747c6 PR: 53251
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>

Add mailscanner 4.21.9, a powerful virus/spam scanning framework
for Sendmail and Exim.

MailScanner is a complete e-mail security system designed for use on
e-mail gateways. It protects against viruses, and detects attacks against
e-mail client packages (such as Outlook, Outlook Express, Eudora). It can
also detect almost all unsolicited commercial e-mail (spam) passing through
it and respond to all incidents in a wide variety of ways.

Not only can it scan for known viruses, but it can also protect against
unknown viruses hidden inside e-mail attachments by refusing entry to
attachments whose  filenames match any given pattern. This can include generic
patterns that trap filenames attempting to hide the true filename extension
(e.g. ".txt.vbs").
2003-06-18 03:11:13 +00:00
Foxfair Hu
5eb75e8215 PR: 53404
Submitted by:	maintainer
Update to 0.3.16, which is the latest version and fix minor problem
in pkg-plist.
2003-06-18 03:01:55 +00:00
Foxfair Hu
3927cf188b PR: 53403
Submitted by:	maintainer
Update to 0.6.9, the latest release version.
2003-06-18 02:59:45 +00:00
Foxfair Hu
687a29afe1 PR: 53402
Submitted by:	maintainer
Update to 0.4.5, which is current release.
2003-06-18 02:57:02 +00:00
Foxfair Hu
5d3b4fd7b0 PR: 53014
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-manager 0.8.7, System central logging point of prelude Network
Intrusion Detection.

prelude-manager : the manager is the central logging point. It receives
alerts from sensors and logs them using one or several plugins (the default
logging being to a text file, but logging to a database is also possible -
and recommended).
2003-06-18 02:52:48 +00:00
Foxfair Hu
a3e283b292 PR: 53013
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-nids 0.8.1,
Sensor program of prelude Network Intrusion Detection System

prelude-nids : the Prelude Network Intrusion Detection System is a sensor,
that may be installed on the same machine as the manager or not, which watches
network traffic and looks for familiar patterns. This is functionally
equivalent to Snort (http://www.snort.org).
2003-06-18 02:48:52 +00:00
Foxfair Hu
37b80ba87b PR: 53012
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-lml 0.8.3, Log Monitoring Lackey for prelude Network
Intrusion Detection System.
2003-06-18 02:45:20 +00:00
Foxfair Hu
25d1e2e8fc PR: 53011
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Reviewed by:	me

Add libprelude 0.8.5, libraries of prelude Network Intrusion Detection System.
2003-06-18 02:40:11 +00:00
Will Andrews
11e6598679 Fix rendering crash with patch developed by the Ted developer and
sent via the submitter.  Set maintainer to submitter.

PR:		53329
Submitted by:	Jonathan Drews <j.e.drews@att.net>
2003-06-18 02:34:27 +00:00
Bill Fumerola
3da4dd4739 upgrade to 0.54
disable ipv6 until kame catches up with a new patch
2003-06-18 02:26:35 +00:00
Bill Fumerola
049ec23b9c better COMMENT 2003-06-18 02:24:04 +00:00
Yen-Ming Lee
c573e82e63 add Tie::File - Access the lines of a disk file via a Perl array. 2003-06-18 02:23:58 +00:00
Yen-Ming Lee
a48d6c62b9 1. add missing manpage.
2. drop maintainership.

Reviewed by:	kcwu@ck.tp.edu.tw
2003-06-18 01:27:22 +00:00
Bill Fumerola
0f20d1b067 Add junipoll 1.015,
JUNIper router snmp POLLer for firewall filter counters.
2003-06-18 00:50:39 +00:00
Bill Fumerola
0fc288d5a3 remove evidence of where i stole the Makefile from 2003-06-18 00:28:37 +00:00
Bill Fumerola
fefb4f4812 remove extraneous colon
Submitted by:	kris
2003-06-18 00:15:55 +00:00
Greg Lewis
ef52bdf913 . Fix packing list.
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2003-06-17 23:22:44 +00:00
Greg Lewis
6f309db8f3 . Instead of hardwiring JAVA_HOME, put in a USE_JAVA statement that should
be sufficient.  The Eclipse documentation mentions needing 1.3 or better.

PR:		53426 (hopefully)
Suggested by:	kan
2003-06-17 23:15:25 +00:00
Joe Marcus Clarke
02e4e02a18 Update to 2.2.1. 2003-06-17 22:57:20 +00:00
Joe Marcus Clarke
cc4ab9b2b1 Update to 1.3.15. 2003-06-17 22:52:51 +00:00
Bill Fumerola
75a15f00c8 Add p5-Altoids 1.017,
SNMP get/walk functionality with built-in name to OID translation.
2003-06-17 22:27:51 +00:00
Adam Weinberger
45f4c23544 Update to 7.0a.
PR:		ports/53342
Submitted by:	Kawaguti Ginga <ginga-freebsd@ginganet.org> (maintainer)
2003-06-17 21:35:30 +00:00
Adam Weinberger
314717c216 Update to 2.7. Now with GNOME GUI.
PR:		ports/53374
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2003-06-17 21:29:45 +00:00
Adam Weinberger
d032ab80b9 Update MASTER_SITES, and add a WWW: reference.
PR:		ports/53384
Submitted by:	Bernd Luevelsmeyer <bdluevel@heitec.net> (maintainer)
2003-06-17 21:22:43 +00:00
Gerald Pfeifer
1006fbdfb8 Add bounds-checking support using Herman ten Brugge's patches.
PR:		53395
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2003-06-17 21:17:12 +00:00
Adam Weinberger
035cceed85 Update to 0.8.13.
PR:		ports/53400
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se>
2003-06-17 21:17:03 +00:00
Adam Weinberger
1a703eb400 Update to 0.10.
PR:		ports/53409
Submitted by:	Tim Bishop <tim@bishnet.net>
2003-06-17 21:08:43 +00:00
Alexander Kabaev
f35fce99d0 Refuse to assume a maintainership of something I never wanted to maintain
in the first place.

Assign maintainership to java@.
2003-06-17 21:07:31 +00:00
Adam Weinberger
bd9df81ec4 Update to 0.18.
PR:		ports/53410
Submitted by:	Tim Bishop <tim@bishnet.net>
2003-06-17 21:06:54 +00:00
Erwin Lansing
f2e3e35d61 Update to 0.07 2003-06-17 20:57:24 +00:00
Clive Lin
63ccad95bf Make WITH_SASL and WITH_ODBC knobs really work by fixing LIB_DEPENDS
below them.
2003-06-17 20:56:45 +00:00
Stefan Eßer
5aa920326e File moved on master site. 2003-06-17 20:54:34 +00:00
Oliver Braun
004ca350db * Fix QT dependency.
* s/files/${FILESDIR}/
* Set maintainer to submitter.

Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-06-17 19:59:06 +00:00
Tilman Keskinoz
6a179d891e Update to 0.4.7
Submitted by:	foxfair
2003-06-17 18:57:11 +00:00
Erwin Lansing
9a7422c0c5 - update to 1.83
- give maintainership to submitter as the old maintainer's
  address bounces

PR:		52054
Submitted by:	Philip M. Gollucci <philip@p6m7g8.com>
Approved by:	maintainer bounces
2003-06-17 18:39:47 +00:00