summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.02, MD5 module depends to Digest::MD5 now.Vanilla I. Shu2001-04-053-7/+7
|
* Update DATs to verison 4132James E. Housley2001-04-042-2/+2
| | | | Approved by: kris
* Fix another PTHREAD_LIBS conversion victim.Maxim Sobolev2001-04-041-1/+1
| | | | Prompted by: maintainer
* Overhaul QT/KDE support:Will Andrews2001-04-036-37/+8
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Upgrade to 20010322.Munechika SUMIKAWA2001-04-026-6/+6
|
* make openssh comply with section 4.4.9 (MAN vars in Makefile, not plist)Michael Haro2001-04-022-7/+4
| | | | | PR: 18711 Submitted by: Trevor Johnson <trevor@jpj.net>
* remove deprecated fetch options from FETCH_BEFORE_ARGSMichael Haro2001-04-021-1/+0
|
* Correct incorrect format of command if "Fast scan" option is enabledMichael Haro2001-04-022-8/+26
| | | | | PR: 26158 Submitted by: Victor Bondarenko <victor@indite.org>
* PGP (Pretty Good Privacy) is a public key encryption pack-Dirk Meyer2001-03-319-0/+212
| | | | | | | | | | | | | | | | | age to protect E-mail and data files. It lets you commu- nicate securely with people you've never met, with no secure channels needed for prior exchange of keys. It's well featured and fast, with sophisticated key management, digital signatures, data compression, and good ergonomic design. Contributors: Matthias Bruestle for the myetsid feature. Lutz Donnerhacke for the pgp2.6.3in development. Ingmar Camphausen, Thomas Roessler, a.o. for extensive testing. WWW: http://www.in-ca.individual.net/ FTP: ftp://ftp.fu-berlin.de/doc/IN/IN-CA/pgp/pgp263in/files/pgp263in.changes
* Add vpnd 1.1.0, a VPN daemon offering transparent blowfish encryptionWill Andrews2001-03-3111-0/+184
| | | | | | | between networks. PR: 26067 Submitted by: Anders Nordby <anders@fix.no>
* Add py-m2crypto 0.06, a python wrapper for OpenSSL.Will Andrews2001-03-318-0/+153
| | | | | PR: 26155 Submitted by: Peter Haight <peterh@sapros.com>
* Add p5-Digest-SHA1 2.00, a perl interface to the SHA-1 Algorithm.Will Andrews2001-03-316-0/+44
| | | | | PR: 26204 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Fix the package building (I used - in the Makefile, but _ in theMikhail Teterin2001-03-302-11/+8
| | | | | | | | | | | pkg-plist) by passing the DOCDIR variable through PLIST_SUB. Remove my own PLIST_SUB hackery that predated (and, hopefully, inspired) the now standard PORTDOCS addition. Surprisingly enough, there still is no version 0.4 of this thing on the distsite... Submitted by: bento (and fenner's script -- many thanks)
* Update to version 0.06Kevin Lo2001-03-302-2/+2
| | | | | PR: 26210 Submitted by: MAINTAINER
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-294-4/+4
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Reorder @unexec lines to clean directory properlyAndrey A. Chernov2001-03-291-2/+2
|
* Update to 4131 virus definitionsJames E. Housley2001-03-282-2/+2
| | | | Approved by: kris (While he is AFK)
* Empty line removed to make portlint happyDirk Meyer2001-03-283-3/+0
|
* Move distfileNick Sayer2001-03-241-1/+1
| | | | Submitted by: aeverett@webinternational.net
* Fix maintainer line.Trevor Johnson2001-03-241-1/+1
|
* Add another master site.Dirk Froemberg2001-03-231-1/+2
|
* Update to uvscan 4.14eKris Kennaway2001-03-233-6/+8
| | | | | Submitted by: jeh PR: 26037
* Update to 4130 virus definitionsKris Kennaway2001-03-232-2/+2
|
* - Upgrade to version 0.05Kevin Lo2001-03-234-7/+7
| | | | | | | - Add %%PORTDOCS%% to pkg-plist PR: 25976 Submitted by: MAINTAINER
* Fix dependency path.Jun Kuriyama2001-03-231-1/+1
| | | | Found by: bento
* new port of mcrypt 2.5.5, a replacement for crypt(1)Trevor Johnson2001-03-236-0/+73
| | | | Obtained from: OpenBSD
* Update to version 2.4.10James E. Housley2001-03-233-4/+3
| | | | | PR: 25999 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* The port was face lifted.Dirk Meyer2001-03-2118-297/+210
| | | | | PR: 24837 Submitted by: roman@xpert.com
* Firewall Builder consists of object-oriented GUI and set of policy compilersDirk Meyer2001-03-2134-0/+718
| | | | | | | | | | | | | | | | for various firewall platforms. In Firewall Builder, firewall policy is a set of rules, each rule consists of abstract objects which represent real network objects and services (hosts, routers, firewalls, networks, protocols). Firewall Builder helps user maintain database of objects and allows policy editing using simple drag-and-drop operations. WWW: http://www.crocodile.org/~vadim/fwbuilder/ - New checksum, Archive on sourceforge.net had changed. - use new version of gtkmm PR: 24837 Submitted by: roman@xpert.com
* Add port for 'liedentd', yet another secure ident server. ThisWes Peters2001-03-216-0/+27
| | | | | | | one provides random name responses generated via MD5 for each request. Obtained from: Softweyr LLC.
* Upgrade to 2.13.Vanilla I. Shu2001-03-213-26/+3
|
* Update to version 2.54 Beta 22.David E. O'Brien2001-03-202-2/+3
|
* Add steghide 0.3.1, a steganography tool to hide data in binary files.Will Andrews2001-03-206-0/+47
| | | | | PR: 25388 Submitted by: RaRa Rasputin <rara.rasputin@virgin.net>
* Fix the hardcoded prefix path to the ${LOCALBASE}.Mikhail Teterin2001-03-181-1/+1
| | | | Submitted by: vanilla
* Remove patch NOT approved by me (maintainer), that is in my way whileDavid E. O'Brien2001-03-172-32/+7
| | | | | doing an upgrade. This patch does not fix a bug, takes away the original author's right to free speach, and we have no technical reason to patch.
* Update to 4129 virus definitionsKris Kennaway2001-03-162-2/+2
|
* Update to 4128 virus definitionsKris Kennaway2001-03-152-2/+2
|
* fix non-interactive build and pkg-plistVanilla I. Shu2001-03-152-1/+2
| | | | | PR: ports/25812 Submitted by: maintainer
* Remove the WITHOUT_GTK option: bsd.gnome.mk already takes care of it.Jimmy Olgeni2001-03-142-2/+2
|
* Install ltlibs, necessary for normal libmcrypt functionality.Peter Pentchev2001-03-142-1/+33
| | | | | PR: 25333 Submitted by: Ports Fury
* Update to 0.2.2.Akinori MUSHA2001-03-124-15/+8
|
* Re-order #include lines.Jun Kuriyama2001-03-121-0/+19
| | | | Reported by: bento
* Use WANT_GTK and USE_GTK properly, so that the text-only nessus client canJimmy Olgeni2001-03-114-10/+20
| | | | | | | | be built automatically if gtk is not installed. The WITHOUT_GTK option is still supported (by bsd.gnome.mk) I also changed a couple of @dirrms to @unexecs in pkg-plist.
* Eww. Cull etc/tmp in favor of var/tmp (even though this is not whatWill Andrews2001-03-112-0/+6
| | | | | | | | hier(7) specifically states, it's still better than screwing around with stuff outside of ${PREFIX}). PR: 25672 Submitted by: Dan Langille <dan@langille.org>
* Add p5-Authen-Krb4 1.1, a perl extension for Kerberos 4.Will Andrews2001-03-117-0/+52
| | | | | PR: 25193 Submitted by: ajk@iu.edu
* Fix plist. I don't quite know why this port uses etc/tmp, but don't careKris Kennaway2001-03-111-0/+1
| | | | enough to find out.
* Fix plistKris Kennaway2001-03-111-0/+10
|
* Remove the html file -- not sure why that worked for me.Will Andrews2001-03-101-1/+0
|
* Update to scanssh 1.5 and portlintKris Kennaway2001-03-104-11/+8
| | | | Submitted by: bento
* new port of digest 20010302, an MD5/SHA-1/RIPEMD-160 checksummingTrevor Johnson2001-03-0917-0/+1921
| | | | | | utility Obtained from: NetBSD pkgsrc/pkgtools/digest