Commit graph

3947 commits

Author SHA1 Message Date
Kris Kennaway
c3a6f8ae98 Bump PORTREVISION for previous commit 2003-07-11 05:20:05 +00:00
Jimmy Olgeni
f9f2660a13 Actual filename is /var/log/sudoscript (checked) :) 2003-07-10 08:41:32 +00:00
Erwin Lansing
e2fa54af04 Add missing dependency
PR:		54282
Submitted by:	bento, Kirill Ponomarew <ponomarew@oberon.net>
2003-07-10 08:25:57 +00:00
Cy Schubert
30513c87f7 Update 0.6.2 --> 0.6.3 2003-07-10 03:27:57 +00:00
Foxfair Hu
2ec311a735 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add sudoscript, an audited shell using sudo(8) and script(1)

PR:		53967
Submitted by:	Howard Owen <hbo@egbok.com>
2003-07-10 02:00:43 +00:00
Tilman Keskinoz
f43a3fa161 - install cryptlib.h
- respect CFLAGS

PR:		54167[1]
Submitted by:	John Engelhart <johne@zang.com>
2003-07-09 18:20:26 +00:00
Christian Weisgerber
f671f119ab Mark BROKEN; apparently out of sync with dependency.
PR:		53527
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-09 16:12:01 +00:00
Daichi GOTO
154f4aebaa update security/libmcrypt: remove unneeded USE_PERL5
PR:		54162
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-07-09 05:37:17 +00:00
John Polstra
8535988653 Update the link to Matt Blaze's CFS paper. 2003-07-09 00:39:32 +00:00
Daichi GOTO
1fbeaf0d30 update security/botan: 1.2.4 -> 1.2.6
PR:		54118
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-07-08 11:34:00 +00:00
Yen-Ming Lee
3ec6170e45 add missing patch files in my previous commit.
Noticed by:	kris and bento
2003-07-08 06:23:24 +00:00
Alexander Leidinger
866ffd967e Fix plist.
No PORTREVISION update because of the short timeframe between the commits.

Submitted by:	maintainer
2003-07-07 15:24:36 +00:00
Alexander Leidinger
7b5c95f90d Update to 3.2.5:
* Fixed a critical security bug with RSA signature
          verification. Mitigating factors: DSA is used by default (not
          vulnerable). Also, the attack requires that attacker has the
          public key and the attacker needs to precompute the signature
          data so, that it looks like a valid PKCS#1 signature. This is a
          non-trivial task to perform without the private
          key. Nonetheless, all users should update their servers and
          clients as soon as convenient. Workarounds are to not use RSA
          keys as host keys (though connecting to existing hosts with RSA
          hostkeys poses a serious risk with a vulnerable client), and
          disabling publickey authentication. Update your clients and
          servers.

 Update MASTER_SITES, remove sites that are down or no langer carry ssh2
  and add some new.
- Turn Kerberos and group writeability support into knobs so one hasn't to
  edit the Makefile.
- Remove dependency on security/tcp_wrapper for tcp-wrapper support on
  systems < FreeBSD 4.0, that port is no longer persistent.
- Fix pkg-plist for WITH_STATIC_SFTP case.
- Replace referneces to /etc/ssh2/* in man pages with references to
  PREFIX/etc/ssh2/* in order to better fit for FreeBSD.
- Replace "$(ETCDIR)" in ssh_dummy_shell.out with PREFIX/etc.
- Remove duplicated mechanism for generating the host key if an old one isn't
  found in the post-install target in the Makefile of the port, this is
  already done by the generate-host-key target in WRKSRC/apps/ssh/Makefile.
- Fix differences between the install action done when installing the
  package versus installing the port. I.e. make the package create the host
  key with what ever bits ssh-keygen2 defaults to (currently 2048) instead
  of 1024 bits, copy over the configuration files for ssh2 and sshd2 from
  the examples if not already existent and create the directories for the
  global host keys and known hosts files.
- Add some foo to pkg-plist to remove as much as possible from PREFIX/etc/ssh2,
  i.e. configuration files that don't differ from the corresponding examples
  and empty directories. Inform the user to remove what's left over if any.
- Use _PATH_STDPATH instead of _PATH_DEFPATH so that the default PATH gets
  set to "/usr/bin:/bin:/usr/sbin:/sbin:PREFIX/bin" instead of
  "/usr/bin:/bin:PREFIX/bin". Using _PATH_STDPATH is consistent with OpenSSH
  and seems more usefull. One might want to patch ssh2 to also use login_cap(3)
  so that e.g. PATH gets picked up from whatever is defined in /etc/login.conf.
- Change MAINTAINER.
- Replace "share/doc/ssh2" with %%DATADIR%% in pkg-plist.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	maintainer
2003-07-07 14:19:07 +00:00
Norikatsu Shigemura
81da6d97d2 Use clamav-milter, but support only gcc30 or higher.
PR:		ports/53699
Submitted by:	Rob Evers <rob@debank.tv>
Approved by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2003-07-07 07:37:08 +00:00
Daichi GOTO
61e8c59bb0 update security/p5-PGP-Sign: 0.16 --> 0.17
PR:		54158
Submitted by:	Don Croyle <croyle@gelemna.org> (maintainer)
2003-07-07 05:50:47 +00:00
Daichi GOTO
022c7a8c59 update security/clamav-devel: 20030625 --> 20030705
PR:		54150
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2003-07-07 05:43:35 +00:00
Kris Kennaway
f80da827ae Drop maintainership 2003-07-07 01:48:06 +00:00
Kris Kennaway
a9020453b0 Fix build with recent bison versions.
PR:		ports/52754
Submitted by:	Dennis Berger <db@nipsi.de>
2003-07-07 01:47:43 +00:00
Dirk Meyer
2d1407f8f6 - Support amd64 2003-07-06 03:03:29 +00:00
Dirk Meyer
18e0359d90 - Unbreak for amd64 2003-07-06 02:31:59 +00:00
Erwin Lansing
892bf6d34d - Update to 2.03
- Take maintainership
2003-07-05 10:39:07 +00:00
Hajimu UMEMOTO
cec71a952a Workaround to make it buildable without enabling gsspai. It is
known problem of cyrus-sasl-2.1.14.

Reported by:	many
2003-07-05 07:07:37 +00:00
Oliver Braun
df3ab8a9ce Upgrade to 2.0.7.
PR:		ports/54051
Submitted by:	maintainer
2003-07-04 21:06:34 +00:00
Oliver Braun
506f0e73b4 Upgrade to 2.0.7.
PR:		ports/54050
Submitted by:	maintainer
2003-07-04 20:59:42 +00:00
Sergey A. Osokin
88b2bfab57 Update to 0.9.3
PR:		53789
Submitted by:	Rob Evers <rob@debank.tv>
Approved by:	jim@corebsd.or.id (maintainer),
		fjoe (mentor) (implicit)
2003-07-04 15:56:10 +00:00
Sergey Skvortsov
a5d8858326 Add p5-Nmap-Scanner 0.5,
perform and manipulate nmap scans using
perl.
2003-07-04 14:04:45 +00:00
Foxfair Hu
819ca1b7eb PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Revert the change of pkg-install r1.3, it shouldn't be there.

Pointy hat to:		me
Requested by:		maintainer
2003-07-04 01:34:50 +00:00
Foxfair Hu
cb8530724e PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add a critical patch to fix a problem with normalization, which does not
cause problems in normal operation but might lead to a pagefault => crash.

Submitted by:	Pyun YongHyeon <yongari@kt-is.co.kr>
Approved by:	maintainer
2003-07-04 01:28:53 +00:00
Hajimu UMEMOTO
af4a2810c6 Add support for OpenLDAP22.
PR:		ports/53932
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-07-03 19:07:18 +00:00
Foxfair Hu
be5bc11e8d PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix 'make index' warning.

Pointed out by: parv_fm@emailgroups.net
2003-07-03 00:45:21 +00:00
Foxfair Hu
dca19a09d9 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix 'make index' warning.

Pointed out by: parv_fm@emailgroups.net
2003-07-03 00:40:20 +00:00
Cy Schubert
8079720867 Sync up krb5-beta Makefile infrastructure with krb5 in preparation
for upgrade to 1.3-beta5.
2003-07-02 20:25:33 +00:00
James E. Housley
b9a0a1d055 Update to DAT 4275 2003-07-02 20:07:35 +00:00
Sergey A. Osokin
a8a2ba5905 Update to 0.5
Submitted by:	Rob Evers <rob@debank.tv>
PR:		53787
Approved by:	Hubert Tournier (maintainer)
		fjoe (mentor) (implicit)
2003-07-02 20:01:26 +00:00
Hajimu UMEMOTO
3daa1a78aa Reduce warnings during build on 5-CURRENT.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-07-02 09:42:15 +00:00
Alexander Leidinger
0713ab76a2 Update to 20030616.p2.
Submitted by:	Rob Evers <rob@debank.tv> (20030616.p1)
Approved by:	maintainer (20030616.p2)
PR:		53728
2003-07-01 09:41:37 +00:00
Foxfair Hu
a1d105f807 Submitted by: Marius Strobl <marius@alchemy.franken.de>
Revive a missed patch. This is not a function improvement or program update
for the port itself, so no need to bump PORTREVISION.
2003-07-01 07:27:43 +00:00
Andrey A. Chernov
3b8ee1860d Upgrade to 4.29.12-D 2003-07-01 06:51:41 +00:00
Daichi GOTO
0ad5117180 update security/py-m2crypto: 0.06 --> 0.11
PR:		53950
Submitted by:	Ng Pheng Siong <ngps@post1.com> (mainttainer)
2003-07-01 04:51:41 +00:00
Foxfair Hu
a8b6068ff0 PR: 53933
Submitted by:	maintainer
Upgrade to 3.30
2003-07-01 04:04:02 +00:00
Foxfair Hu
70f682a1f0 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade to 1.21

maintainer timeout:     > 10 days
2003-07-01 03:54:22 +00:00
Foxfair Hu
09617f841b PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade to 0.33.

maintainer timeout:	> 10 days
2003-07-01 03:49:13 +00:00
Foxfair Hu
80297cf9ca PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade to 2.24.

maintainer timeout:     > 10 days
2003-07-01 03:47:17 +00:00
Foxfair Hu
69985c0d46 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade to 0.50.

maintainer timeout:	> 10 days
2003-07-01 03:44:58 +00:00
Foxfair Hu
d8a8887c96 PR: 53933
Submitted by:	maintainer
Reviewed by:
Approved by:
Obtained from:
MFC after:
1. Upgrade Nmap to 3.30, which released at Jun 29, 2003. Major enchancement is
   OS fingerprints update. The fingerprint DB now contains almost 1000
   fingerprints.

   See ChangeLog at this link:

	http://lists.insecure.org/lists/nmap-hackers/2003/Apr-Jun/0016.html

2. Renamed the patch files to be more descriptive.
2003-07-01 03:38:04 +00:00
James E. Housley
cf9ed0c7b1 *******************IMPORTANT*******************
4274 Emergency Dat release due to:

W32/COLEVO@MM - a Medium Risk Threat

In addition for this emergency release AVERT has
added detection for

W32/KLEXE@MM and
W32/MUMU.B.WORM.

These are emerging threats that while rated a
low risk have been reported to AVERT over this
past weekend and may potentially become a
greater risk before the regularly scheduled
DAT release.

***********************************************
2003-06-30 22:11:18 +00:00
Hajimu UMEMOTO
a8637096c3 - made old distfile fetchable after an update.
- install missing document which was added during update to 2.1.14.

PR:		ports/53932 (partly)
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-06-30 18:43:18 +00:00
Yen-Ming Lee
2a84556496 removed un-versioned HTML file from DISTFILES,
added example content to man page (to be merged with original dist next version)

PR:		53919
Submitted by:	Paul Chvostek <paul+fbsd@it.ca>
2003-06-30 17:30:07 +00:00
Hajimu UMEMOTO
2fa6eec717 It seems MySQL 4.X support in 2.1.14 is still incomplete. 2003-06-30 17:04:10 +00:00
Hajimu UMEMOTO
a02fef83a0 Update to 2.1.14. 2003-06-30 16:51:00 +00:00
Foxfair Hu
d921d7dccf Reviewed by:
Approved by:
Obtained from:
MFC after:
Import hydra-2.2, base on PR/43942. This port is provided as a standalone
program to avoid installing a full Nessus scanner system.

Submitted by:   Laurent LEVIER <llevier@argosnet.com>
2003-06-30 07:41:04 +00:00
Yen-Ming Lee
baa6cf5915 Update to 2.7
PR:		53902
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
2003-06-30 02:10:18 +00:00
Ade Lovett
f97b76b146 Fix build with libtool new world order
Reported by:	bento
2003-06-28 20:43:08 +00:00
Erwin Lansing
ff2142e77c Update to 0.58
PR:		53812
Submitted by:	maintainer
2003-06-27 12:35:25 +00:00
Kris Kennaway
b3cecf32b4 Fix detection of sparc64.
Obtained from:	OpenBSD
2003-06-27 02:50:51 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Foxfair Hu
07b27b7bc8 Use a better comment in system passwd file when we create the user 'proxy'
at first time. No necessary to bump PRTREVISION so only force commit in
Makefile.
2003-06-26 18:04:43 +00:00
Foxfair Hu
4b7fd242eb Add 'proxy' to the group 'authpf' after create it. 2003-06-26 17:58:38 +00:00
Foxfair Hu
b57d989abd Approved by: maintainer
Fix bento build error by registering 'authpf' gid to 63.
2003-06-26 16:28:15 +00:00
Foxfair Hu
3cf9d23aaa Approved by: maintainer
Reformat pkg-install & pkg-message, and add 64-bit platform fix.
Note: pf now register its user as proxy:proxy which uid/gid is 62:62.
2003-06-26 16:20:13 +00:00
Norikatsu Shigemura
b6eaff5d7b Add --enable-bigstack (to CONFIGURE_ARGS) and a manual (to MAN1).
PR:		ports/53759
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2003-06-26 10:55:19 +00:00
James E. Housley
ee99119abe Update to DAT 4273 2003-06-25 19:44:03 +00:00
Michael Landin
a716bf84aa Update to 0.41
PR:		53675
Submitted by:	maintainer
Approved by:	roberto (mentor)
2003-06-25 16:40:08 +00:00
Norikatsu Shigemura
e25644564f Add new port of clamav-devel after repo copy.
Update to snapshot(20030625).

PR:		ports/53306
Submitted by:	Rob Evers <rob@debank.tv>
Approved by:	portmgr (marcus)
Repo copyed by:	cvs (joe)
2003-06-25 12:33:31 +00:00
Will Andrews
0021ab72bb Fix issues with the PGPLIB change made some time ago (broken alpha build,
broken language pgp ports).

Nagged by:	kris
2003-06-25 04:55:03 +00:00
Will Andrews
1268252fc5 Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).

Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>,
		Brad Davis <so14k@so14k.com>
2003-06-25 04:27:38 +00:00
Yen-Ming Lee
694719be91 respect CC and CFLAGS, and unbreak LaBrea on ia64 and alpha.
refine description.

Noticed by:	kris and bento
2003-06-25 02:44:50 +00:00
Foxfair Hu
ae11b2e96d PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix build in 64-bit platform and bump PORTREVISION.

Submitted by:	maintainer
Obtained from:	bento
2003-06-25 02:32:13 +00:00
Yen-Ming Lee
501d024ca1 Update FreeBSD Update to version 1.3
PR:		53646
Submitted by:	Colin Percival <cperciva@daemonology.net>
2003-06-24 19:55:26 +00:00
Oliver Braun
be7f05ecce * Upgrade to 0.60.
* Add --enable-bigstack.

PR:		ports/53632
Submitted by:	Rob <rob@debank.tv>
Approved by:	maintainer
2003-06-24 16:34:05 +00:00
Yen-Ming Lee
ddccf4f464 remove extra directories.
Noticed by:	bento
2003-06-24 10:33:29 +00:00
Yen-Ming Lee
2351069d34 update maintainer's email address.
PR:		53658
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-06-24 01:06:04 +00:00
Erwin Lansing
bd9f1d9ec7 Website moved, fix WWW
Submitted by:	maintainer
2003-06-22 09:08:32 +00:00
Erwin Lansing
ab4f152ef7 distfile moved. Thank you Bill Fenner.
PR:		53608
Submitted by:	maintainer
2003-06-22 08:53:33 +00:00
Foxfair Hu
54b5cd1fa5 Change port name to cryptlib-3.1.b4 and satisfy naming rules in handbook. 2003-06-22 08:32:19 +00:00
Ying-Chieh Liao
ab80dd5f0a upgrade to 3.0.0
pass maintainership to submitter

PR:		53586
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-06-22 03:14:35 +00:00
Foxfair Hu
73d5734cf1 Add cryptlib 3.1, a powerful security programming toolkit.
PR:		53397
Submitted by:	me
2003-06-21 06:11:50 +00:00
Foxfair Hu
05f1129c64 Approved by: maintainer
Update p5-Net-SSLeay to 1.23.
2003-06-21 05:46:16 +00:00
Foxfair Hu
87189e7890 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Mark ONLY_FOR_ARCHS=i386 to avoid bento's error.

Reported by:	kris
2003-06-21 05:41:43 +00:00
Pete Fritchman
73a291d00a Reset maintainership to ports@.
Submitted by:	maintainer
2003-06-20 22:32:07 +00:00
Sergey Skvortsov
83eb47e5df Updated to 1.02 2003-06-19 07:20:50 +00:00
Foxfair Hu
c8f5af775a Update to 2.04, the latest version in CPAN.
Use SITE_PERL in PLIST.
2003-06-19 03:30:01 +00:00
James E. Housley
ae63047c4f Update to DAT-4272 2003-06-18 19:43:12 +00:00
Norikatsu Shigemura
15e2ad2845 o Add mirror site.
o Remove unnecsesary patches for current.
o Add/remove users when installing/removing.
o Set permissions on virus database dir.

PR:		ports/53305
Submitted by:	Rob Evers<rob@debank.tv>
Approved by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2003-06-18 09:43:05 +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
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
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
Tilman Keskinoz
6a179d891e Update to 0.4.7
Submitted by:	foxfair
2003-06-17 18:57:11 +00:00
Oliver Lehmann
7da1d13b26 Add smtpmap 0.8, an SMTP software identifier.
PR:		46552
Submitted by:	Hubert Tournier <hubert@frbsd.org>
2003-06-17 00:03:58 +00:00
Yen-Ming Lee
adcc389f0b nmap 3.27 -> 3.28
PR:		53351
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-06-16 04:43:50 +00:00
Foxfair Hu
9c34cb3269 Submitted by: maintainer
Obtained from:	Andrzej Tobola <san@iem.pw.edu.pl>
Fix build if NOINET6 is defined, and bump PORTREVISION to aware this.
2003-06-16 03:14:27 +00:00
Sergey A. Osokin
7140bcef45 Security upgrade to 1.2 [1]
Add another MASTER_SITE [2]

Submitted by:	osa [1], kris [2]
PR:		53299
Approved by:	maintainer, fjoe (implicit)
2003-06-15 09:30:23 +00:00
Kris Kennaway
77e16c6f76 Fix compiler warnings to allow this to run on sparc64.
Bump PORTREVISION
2003-06-15 06:16:31 +00:00
Yen-Ming Lee
3eb9ccd2ab update to LaBrea-2.4
PR:		53267
Submitted by:	Nick Rogness <nick@rogness.net>
2003-06-14 03:53:27 +00:00
Foxfair Hu
1151514036 Submitted by: Kjell <la3sg@frisurf.no>
Reviewed by:	maintainer
Correct wording in pkg-message to avoid a possible copy & paste
problem, and bump PORTREVISION.
2003-06-14 01:24:49 +00:00
Sheldon Hearn
d190d554cd Correct typo in URL.
Submitted by:	maintainer
2003-06-13 14:49:51 +00:00
Erwin Lansing
db82c75461 readd the differentiated DISTFILES that got lost in the previous commit
Submitted by:	maintainer
2003-06-13 13:25:23 +00:00
Dmitry Sivachenko
298ce28a76 Correct a typo. 2003-06-13 10:57:08 +00:00
Erwin Lansing
3f53c57415 reorder the Makefile a bit to make portlint happier
Submitted by:	foxfair
2003-06-13 10:43:13 +00:00
Erwin Lansing
4d126d235a Add pxytest 1.36, test remote system for unsecured mail proxies.
PR:		53275
Submitted by:	Paul Chvostek <paul@it.ca>
2003-06-13 10:39:44 +00:00
Erwin Lansing
1f1024a981 Add proxycheck 0.45, check for open proxy servers.
PR:		53269
Submitted by:	Paul Chvostek <paul@it.ca>
2003-06-13 08:41:25 +00:00
Dirk Meyer
1d60b79962 - Update to 1.5.2
- removed patches that are now part of distribution
- New option: WITH_THREADS or WITH_LSH_THREADS
2003-06-13 04:26:24 +00:00
Foxfair Hu
90306dc116 Add authpf 1.0, authentification shell for pf gateways. This port depends
on security/pf first.

PR:		52123
Submitted by:	Max Laier <max@love2party.net>
2003-06-13 01:19:12 +00:00
Foxfair Hu
588291566f Add pf 1.0, OpenBSD's pf (packetfilter) as in OpenBSD 3.3 as a loadable
kernel module.

PR:		52121
Submitted by:	Max Laier <max@love2party.net>
2003-06-13 01:09:29 +00:00
Erwin Lansing
844479aa5d Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
Will Andrews
8b61a1a88a Make this port install text files in the more proper location PREFIX/share.
PR:		13351
Submitted by:	Sergei Laskavy <laskavy@Berkeley.Gambit.Msk.SU>, asami
2003-06-12 02:04:44 +00:00
James E. Housley
b101a92db3 Update to DAT 4271 2003-06-11 19:23:19 +00:00
Norikatsu Shigemura
75e89f294d Fix install error.
PR:		ports/53112
Submitted by:	Michal F. Hanula <frankie@kyblik.pieskovisko.sk>
		Rob <rob@debank.tv>
2003-06-11 16:58:37 +00:00
Erwin Lansing
72b16a61ea Update to 0.51 2003-06-11 07:49:56 +00:00
Yen-Ming Lee
87b61c4a27 apply SITE_PERL
remove extra directories

Noticed by:	bento
2003-06-11 06:59:42 +00:00
Foxfair Hu
8f78d8d37a Fix the patch again. Self note: Don't do commit before the first cup of
morning coffee.
2003-06-11 01:38:32 +00:00
Foxfair Hu
289849fc9b Submitted by: MAINTAINER
Make the patch actually applied.
2003-06-10 23:37:26 +00:00
Foxfair Hu
d62223b7f3 PR: 53120
Submitted by:	Vadim Kurland <vadim@vk.crocodile.org>
Add ports dependency: aclocal && gdk_pixbuf to build without problem,
and add patches for -current. Bump PORTREVISION as well.
Switch maitainership to Vadim Kurland <vadim@vk.crocodile.org>, who
is the developer of fwbuilder (approved by original maintainer).
2003-06-10 16:27:56 +00:00
Foxfair Hu
3ec406487f PR: 53119
Submitted by:	Vadim Kurland <vadim@vk.crocodile.org>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fixed libfwbuilder's dependency and bump PORTREVISION[1].
Switch maitainership to Vadim Kurland <vadim@vk.crocodile.org>, who
is the developer of fwbuilder (approved by original maintainer)[2].

[1]: also noticed by kris@
[2]: most parts of patch were from PR/53119, small adjustment was made by
     me and reviewed by Vadim.
2003-06-10 16:18:49 +00:00
Sergey A. Osokin
3c7c4fc9c6 USE_GETOPT_LONG (introduced in previous commit) is not needed
Approved by:	fjoe (implicit)
2003-06-10 09:52:32 +00:00
Hajimu UMEMOTO
11b46a4709 When installing by package, it set wrong permission
to /var/state/saslauthd.
2003-06-10 04:16:10 +00:00
Erwin Lansing
b20a05a47c Fix MASTER_SITES
PR:		53090
Submitted by:	bento, Serge Gagnon <gagnon__s@videotron.ca>
Approved by:	edwin (mentor)
2003-06-09 18:43:41 +00:00
Sergey A. Osokin
743a3c1bb5 Update to 1.1
Add USE_GETOPT_LONG=yes (fjoe)

Submited by:	maintainer
PR:		53086
Approved by:	fjoe (mentor)
2003-06-09 16:09:06 +00:00
Sergey A. Osokin
d4ab297418 Fix MASTER_SITES: add another location of distro
instead of replace old location.

PR:		53089
Apporved by:	fjoe (mentor)
2003-06-09 15:50:08 +00:00
Ying-Chieh Liao
05d20321cc drop maintainership
Submitted by:	maintainer
2003-06-09 15:08:54 +00:00
Yen-Ming Lee
07db5231ff Enable pthread support using devel/pth.
Turn on building clamd and clamdscan.

PR:		53056
Pointed out by:	Olivier Tharan <olive@oban.frmug.org>
Submitted by:	TERAMOTO Masahiro <markun@onohara.to>
2003-06-08 16:16:49 +00:00
Norikatsu Shigemura
18aaf250ba Remove pkg-deinstall.
Bump PORTREVISION accordingly.

Submitted by:	Thierry Thomas <thierry@pompo.net>
Pointy hat to:	myself
2003-06-08 16:04:58 +00:00
Norikatsu Shigemura
077b4b53b0 Update to pear-Archive_Tar 1.1.
Update to pear-PEAR 1.1.
Update to pear-HTML_Common 1.2.
Update to pear-Net_SMTP 1.2.3.
Update to pear-Log 1.6.5.
Update to pear-I18N 0.8.5.
Update to pear 4.3.2.

Adapt following ports for pear-PEAR's Makefile.common.
pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date,
net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse,
pear-File, pear-HTML_Select_Common, and pear-Net_Sieve

PR:		ports/52596, ports/52641, ports/52655, ports/52656,
		ports/52671, ports/52678, ports/52845
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-06-07 23:00:46 +00:00
Akinori MUSHA
34f868ff07 Update to 0.2.0-pre2. 2003-06-07 20:46:52 +00:00
Yen-Ming Lee
5baf764cff Update to pgpdump 0.19
PR:		52977
Submitted by:	TAKAHASHI Kaoru <kaoru@snake.se.uec.ac.jp>
2003-06-07 19:13:24 +00:00
Erwin Lansing
c8c8dd3c1e Update to 0.56
PR:		52993
Submitted by:	maintainer
Approved by:	edwin (mentor)
2003-06-07 14:30:07 +00:00
Hajimu UMEMOTO
e174cc8477 Sync with cyrus-sasl port. There is no functional change.
Obtained from:	cyrus-sasl port
2003-06-07 11:46:04 +00:00
Dag-Erling Smørgrav
7103e51a59 Prevent regeneration of dependencies as this requires the makedepend
command from imake.
2003-06-07 10:17:10 +00:00
Andrey A. Chernov
7bb5c2cf17 FIx to understand drweb 4.29.5 config 2003-06-07 09:43:39 +00:00
Andrey A. Chernov
9e869c01de Upgrade to 4.29.5 2003-06-07 09:04:36 +00:00
Erwin Lansing
5703c139fe swatch has moved to source forge. Below is a simple patch to update the
security/swatch port to reflect this change

PR:		53002
Submitted by:	maintainer
Approved by:	edwin (mentor)
2003-06-06 23:22:52 +00:00
James E. Housley
1ccffd1127 *******************IMPORTANT*******************
4270 Emergency Dat release due to:

W32/BUGBEAR.B@MM Mass Mailer

**********************************************
2003-06-05 16:05:08 +00:00
James E. Housley
d6222152bd Upgrade to 4269 2003-06-05 00:27:53 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Adam Weinberger
0225134607 Assign MAINTAINER to ports@FreeBSD.org.
PR:		ports/52534
Submitted by:	Christian Brueffer <chris@unixpages.org>
2003-06-04 18:58:11 +00:00
Michael Landin
afbc6f632e Update p5-File-Scan 0.53 -> 0.54
PR:		52618
Submitted by:	maintainer
Approved by:	roberto (mentor)
2003-06-04 14:37:43 +00:00
Hajimu UMEMOTO
44d66a7787 fix plist.
Submitted by:	bento via kris
2003-06-04 11:15:52 +00:00
Edwin Groothuis
bdb42c1d5d Update: security/xmlsec1
Changes/update for myself
	- Bring GNUTLS as optional flavor

	Changes/update from KATO Tsuguru <tkato@prontomail.com> (thanks!)
	- Do not install useless .la file
	- Install .pc file to correct place

PR:		ports/52769
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
2003-06-04 10:39:26 +00:00
Edwin Groothuis
aeab689df1 idon't forget this file.
PR:		ports/52767
2003-06-04 10:38:23 +00:00
Edwin Groothuis
a780406c45 Update: security/xmlsec
Changes from KATO Tsuguru <tkato@prontomail.com> (thanks!)
	- Do not install useless .la files
	- Install .pc file to correct place

PR:		ports/52767
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
2003-06-04 10:37:19 +00:00
Edwin Groothuis
5cf3ad9d98 iUpdate of Samhain to 1.7.8
Update to version 1.7.8
	Fix build when MySQL logging is enabled
	Add LOG_SERVER and ALT_LOG_SERVER tunables
	Require LOG_SERVER be defined for clients
	Have clients request config and signatures from server by default
	Change TRUSTED_USER to a more accurate name (RUNAS_USER)
	Fix sample config file install/deinstall
	Add documentation on tunables

PR:		ports/52912
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2003-06-04 09:20:58 +00:00
Andrey A. Chernov
c28b1c22c4 Remove myself from MAINTAINER 2003-06-02 18:33:30 +00:00
Dag-Erling Smørgrav
df74134884 PC/SC Lite driver for GemPC 410 serial smart card readers (also sold by IBM) 2003-06-02 15:17:41 +00:00
James E. Housley
de9a304664 *******************IMPORTANT*******************
4268 Emergency Dat release due to:

W32/SOBIG.C@MM Mass Mailer

**********************************************
2003-06-02 12:10:37 +00:00