summaryrefslogtreecommitdiff
path: root/security (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-22chmod -> ${CHMOD}Michael Haro15-48/+37
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-18Make it clear(er) that RSAREF is a port that must be installed, not, perhaps,Tim Vanderhoek2-4/+4
some piece of the base system (a-la crypto). I wrote "rsaref port" instead of "security/rsaref" since on the remote chance that rsaref switches categories, I don't want the message to become wrong. Notes: svn path=/head/; revision=20766
1999-08-14Upgrade to 2.1.8.6b6.Vanilla I. Shu2-4/+4
Notes: svn path=/head/; revision=20711
1999-08-12Upgrade to v0.9.10.Jun Kuriyama4-8/+8
Notes: svn path=/head/; revision=20672
1999-08-09Upgrade to 0.9.4.Dirk Froemberg10-150/+138
Notes: svn path=/head/; revision=20633
1999-08-09SUID ssh breaks kerberos; disable in the kerberized case. I evenMark Murray1-2/+3
like the idea of breaking SUID bit permanently, but I'll leave this up to the maintainer. Notes: svn path=/head/; revision=20631
1999-08-07Update to version 1.5.9p3Michael Haro2-6/+6
Notes: svn path=/head/; revision=20598
1999-08-07Upgrade to 1.2.1.Dirk Froemberg2-3/+3
Notes: svn path=/head/; revision=20590
1999-08-03Typo in URL.Dirk Froemberg1-1/+1
Notes: svn path=/head/; revision=20515
1999-08-02Add snort.Dirk Froemberg1-1/+2
Notes: svn path=/head/; revision=20490
1999-08-02Initial import of snort-1.2, aDirk Froemberg5-0/+59
lightweight network intrusion detection system. Notes: svn path=/head/; revision=20489
1999-08-02upgrade to 2.08Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=20474
1999-08-01Find the ssl header files correctly and fix this so it will work ifSteve Price3-4/+22
USA_RESIDENT=YES. PR: 12795 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=20440
1999-07-31Only declare this port BROKEN if ${OSVERSION} >= 400006 so that it stillArchie Cobbs1-3/+7
works under -stable. How to do this suggested by: David O'Brien <obrien@NUXI.com> Notes: svn path=/head/; revision=20412
1999-07-26Upgrade to v0.9.9.Jun Kuriyama4-8/+8
Notes: svn path=/head/; revision=20351
1999-07-23Hard code the path to nmap w/in nmapfe. Thus it will work in the face of aDavid E. O'Brien6-0/+138
limited path. Bug reported by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Notes: svn path=/head/; revision=20329
1999-07-22Add new file README.FreeBSD+NAT to the documentation subdirectory, describingArchie Cobbs5-12/+90
how to run SKIP and natd together. Submitted by: Jim Flowers <jflowers@ezo.net> Mark this port as BROKEN until the device registration bit is fixed. Notes: svn path=/head/; revision=20319
1999-07-22Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) thatDavid E. O'Brien10-17/+38
simplifies the running of nmap for the point and shoot crowd. Notes: svn path=/head/; revision=20318
1999-07-21Upgrade to strobe-1.06Justin M. Seger2-4/+5
Notes: svn path=/head/; revision=20304
1999-07-16Remove manpages from PLIST and use MLINKS instead of a bunch of ${LN} calls.Michael Haro2-24/+10
Notes: svn path=/head/; revision=20226
1999-07-14Switch pidentd to using sysctl()s instead of libkvm. It now doesn't needBrian Feldman2-0/+50
to be linked with libkvm... this should fix a lot of strange problems people report with pidentd. This is for -CURRENT only, at the moment. Notes: svn path=/head/; revision=20204
1999-07-14Add /modules and /boot to the default config file.Chris Piazza3-6/+18
PR: 12622 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> Notes: svn path=/head/; revision=20187
1999-07-09Support the MDTM ftp command in the ftp-gw.David E. O'Brien1-0/+10
Submitted by: Alexander V. Tischenko <flash@hway.ru> Notes: svn path=/head/; revision=20135
1999-07-07Add some MASTER_SITEs so we can download from a site that doesn't limitBill Fumerola1-2/+5
logins to 50 users. Notes: svn path=/head/; revision=20106
1999-07-07Update the master site.Masafumi Max NAKANE1-2/+2
Notes: svn path=/head/; revision=20104
1999-07-03Fix instances of "This is ...."Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=19966
1999-06-30Upgrade to v0.9.8.Jun Kuriyama4-8/+10
Add workaround for compilation with CFLAGS=-pipe. Notes: svn path=/head/; revision=19917
1999-06-29add --disable-posix-threads. Fixes apache+php3 hang.Nick Sayer1-2/+2
Suggested-by: PHP-dev mailing list Notes: svn path=/head/; revision=19895
1999-06-29Add --disable-pthreads. Fixes apache+php3 hangNick Sayer1-2/+2
suggested by: PHP-dev mailing list Notes: svn path=/head/; revision=19894
1999-06-29Stealing some good ideas from ports/devel/mm:Nick Sayer2-2/+8
1. postinstall ldconfig 2. pkg/PLIST ldconfigs 3. CONFIGURE_ARGS Notes: svn path=/head/; revision=19892
1999-06-29Stealing some fix-ups from ports/devel/mm:Nick Sayer2-3/+9
1. post-install ldconfig 2. CONFIGURE_ARGS 3. PLIST ldconfigs Notes: svn path=/head/; revision=19891
1999-06-28add new libmcrypt port to security/MakefileNick Sayer1-1/+2
Notes: svn path=/head/; revision=19886
1999-06-28Import of libmcrypt port of multicipher cryptographic libraryNick Sayer5-0/+33
Notes: svn path=/head/; revision=19885
1999-06-28add new mhash port to security/MakefileNick Sayer1-1/+2
Notes: svn path=/head/; revision=19883
1999-06-28Import of mhash cryptographic hashing library portNick Sayer5-0/+32
Notes: svn path=/head/; revision=19882
1999-06-28Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek2-2/+2
Notes: svn path=/head/; revision=19848
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek42-42/+42
[Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
1999-06-24Add comment that USE_TCPWRAP ==> YES if /usr/include/tcpd.h exists.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=19753
1999-06-23Upgrade to version 3.3.Dirk Froemberg3-18/+4
PR: ports/12318: Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer) Notes: svn path=/head/; revision=19724
1999-06-23Obey "NO_X11".David E. O'Brien2-3/+23
Submitted by: Phil Homewood <philh@mincom.com> Notes: svn path=/head/; revision=19709
1999-06-22CFS's cmkdir now makes directories as Blowfish by default.Brian Feldman2-2/+13
I've made myself the maintainer, as well. Reviewed by: jdp Notes: svn path=/head/; revision=19611
1999-06-21Update master sites.John Polstra1-3/+3
Notes: svn path=/head/; revision=19606
1999-06-20Update to 0.15.Chris Piazza2-5/+5
PR: 12306 Submitted by: maintainer Notes: svn path=/head/; revision=19593
1999-06-19Change my email address to FreeBSD.org.Chris Piazza2-6/+3
Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc). Notes: svn path=/head/; revision=19556
1999-06-18upgrade to 2.0.13Andrey A. Chernov11-62/+70
XXXtgetent from original PR fixed PR: 12279 Submitted by: Issei Suzuki <issei@issei.org> Notes: svn path=/head/; revision=19548
1999-06-18Only use trimdomain() if __FreeBSD_version > 320000Brian Somers2-9/+22
It was available in 3.0 & 3.1 but would truncate at UT_HOSTSIZE-1 Notes: svn path=/head/; revision=19543
1999-06-16Need to quote if we use "'".Hidetoshi Shimokawa1-2/+2
Notes: svn path=/head/; revision=19492
1999-06-16i386 only.Hidetoshi Shimokawa1-1/+3
Notes: svn path=/head/; revision=19490
1999-06-15PR: ports/12037SADA Kenji11-390/+162
Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> Upgrade to 1.2.27. # I'm not maintainer but it seems that torstenb is too busy to # look the PR and many people want new version ssh port. Notes: svn path=/head/; revision=19489
1999-06-09Add the gpasman port.Steve Price1-1/+2
Notes: svn path=/head/; revision=19370