summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow peopleWill Andrews2000-10-292-4/+4
| | | | | | to compile on X4.0.1. Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
* Implement fix for configure scripts in regards to finding X libs onWill Andrews2000-10-282-6/+6
| | | | | | XFree86 4.0.1. Submitted by: PW (thanks)
* New Port: security/cksfvJames E. Housley2000-10-287-0/+65
| | | | | | | Create or manipulate Simple File Verification (SFV) checksum files PR: 22075 Submitted by: Johann Visagie <johann@egenetics.com>
* Add pgpdump 0.04, a pgp packet visualizer.Will Andrews2000-10-286-0/+29
| | | | | PR: 22218 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
* Update to 1.0.5James E. Housley2000-10-2818-130/+172
| | | | | PR: 21944 Submitted by: Anders Nordby <anders@fix.no> MAINTAINER
* Add New Port: security/hpingJames E. Housley2000-10-289-0/+96
| | | | | | | Network auditing tool PR: 21933 Submitted by: Roman Shterenzon <roman@xpert.com>
* IO::Socket::SSL is a class implementing an object orientedMarc G. Fournier2000-10-286-0/+39
| | | | | | interface to SSL sockets. The class is a descendent of IO::Socket::INET and provides a subset of the base class's interface methods.
* Add new port of srm 1.2.0, a utility which overwrites the contentsTrevor Johnson2000-10-257-0/+44
| | | | | | | of files when it deletes them. PR: 22289 Submitted by: Keith J. Jones <keith.jones@ieee.org>
* Change maintainer's e-mail address.Trevor Johnson2000-10-251-1/+1
| | | | Submitted by: maintainer
* Missing /SASL at the end of the path to install Sendmail.READMEJames E. Housley2000-10-252-2/+2
| | | | Submitted by: bento
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...Will Andrews2000-10-256-178/+88
| | | | All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
* The last commit should have bumped PORTREVISIONJames E. Housley2000-10-242-2/+2
|
* Display URL in correct format when fetching remote keys.David E. O'Brien2000-10-241-0/+11
| | | | Approved by: markm
* autodetected DB3, but fails to find includesJames E. Housley2000-10-246-24/+138
| | | | | PR: 21411 Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
* Add inflex 0.1.5.c, an inline virus scanner that uses sendmail. Its onlyWill Andrews2000-10-239-0/+132
| | | | | | | | | big problem is that it comes with its own sendmail.cf, which means you'll have to tailor it itself.. hopefully the vendor will figure out what he/she is doing and provide .mc files instead... PR: 20741 Submitted by: Justin Stanford <jus@security.za.net>
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-236-6/+6
|
* new port of vlock 1.3, a utility to lock a console until a passwordTrevor Johnson2000-10-2211-0/+142
| | | | | | | is entered PR: 21834 Submitted by: George Reid <services@nevernet.net>
* Oops. The plist entry isn't enough. We also need to do it in theNick Sayer2000-10-191-0/+1
| | | | makefile.
* Upgrade to v1.0.4.Jun Kuriyama2000-10-186-6/+8
| | | | | Submitted by: des Committed from: bsdcon2000 terminal room
* Update to 1.7.0.Trevor Johnson2000-10-162-2/+2
|
* Upgrade to 20001017 snapshot.Munechika SUMIKAWA2000-10-1610-18/+36
|
* Add USE_OPENSSL=yes to fix a bug found by bento.Trevor Johnson2000-10-151-0/+1
|
* Update to lastest version.Kevin Lo2000-10-153-2/+6
| | | | | PR: 21963 Submitted by: MAINTAINER
* Update to 4099 edition of virus definitions.Kris Kennaway2000-10-142-2/+2
|
* Upgrade to scanssh 1.3Kris Kennaway2000-10-143-9/+11
|
* Update to 0.4.7Ade Lovett2000-10-133-107/+57
| | | | | | | Use strlcpy rather than strncpy etc. PR: 21511 Submitted by: maintainer
* PLIST fixes to ports which I touched recently. Not all caused by myJeremy Lea2000-10-131-8/+8
| | | | breakage.
* Upgrade to 2.12, and change MASTER_SITE_SUBDIR.Vanilla I. Shu2000-10-132-3/+3
|
* Finally convert to new ports scheme, remove usa/non-usa stuff, package defaultAndrey A. Chernov2000-10-124-4/+54
| | | | conf files too
* Make a symlink in /etc/sslNick Sayer2000-10-122-0/+3
| | | | PR: 21770
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-087-9/+9
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Rename PLIST.X11 to pkg-plist.x11.Satoshi Asami2000-10-081-2/+1
|
* Rename PLIST.noshared to pkg-plist.noshared.Satoshi Asami2000-10-082-2/+2
|
* Rename PLIST.{KRB4,X11} to pkg-plist.{krb4,x11}.Satoshi Asami2000-10-081-3/+3
|
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-052-7/+29
|
* Implement USE_GTK, part 2.Jeremy Lea2000-10-057-34/+22
|
* Fix MakefileKevin Lo2000-10-021-1/+7
| | | | | PR: 21690 Submitted by: MAINTAINER
* Update port to 1.1Chris D. Faulhaber2000-10-025-18/+11
|
* Change MAINTAINER for my ports.Trevor Johnson2000-10-023-3/+3
| | | | Approved by: will
* Whitespace changes and PLIST sorting.Jeremy Lea2000-10-011-3/+3
|
* Update to 3.0b1Kevin Lo2000-09-303-22/+22
| | | | | PR: 21652 Submitted by: MAINTAINER
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-262-6/+2
| | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
* Add acid to our ports tree. (not out, sorry)Foxfair Hu2000-09-266-0/+106
| | | | | | | | | | | | This is acid v0.9.4, Analysis Console for Intrusion Databases (ACID) with Snort and MySQL. Before someone complain about it, I need to say portlint doesn't like this port so much. That's because the naming rule of DISTFILES(from the author) has a bad style. ACID needs snort 1.6.3(maybe higher) and php3/mysql, we are waitng for upgrading the development version of snort to make this port happy. Submitted by: Yen-Ming Chen <yenming.chen@foundstone.com>
* Add acid to out ports tree.Foxfair Hu2000-09-261-0/+1
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-253-9/+2
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Update to 0.11.Neil Blakey-Milner2000-09-232-2/+2
| | | | | PR: ports/21501 Submitted by: Trevor Johnson <trevor@jpj.net> (maintainer)
* Update to 0.7.Neil Blakey-Milner2000-09-234-14/+12
| | | | | PR: 21503 Submitted by: Trevor Johnson <trevor@jpj.net> (maintainer)
* Upgrade to pscan 1.3Kris Kennaway2000-09-223-2/+4
| | | | Submitted by: onigiri
* Add mindterm-binary, a binary-only port of mindterm, a featurefulAlexander Langer2000-09-226-0/+61
| | | | | | SSH client (full VT220/xterm compatible!!) This is the binary-only version without a dependency to JDK but including a sample HTML-file instead (for use in webbrowsers).
* Host the distfile myself since the other two sites are non-fetchable rightKris Kennaway2000-09-221-1/+2
| | | | now