summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier1999-04-228-10/+12
| | | | Notes: svn path=/head/; revision=18059
* Update path/nameMichael Haro1999-04-193-9/+11
| | | | | | | | PR: 11040 Submitted by: me Notes: svn path=/head/; revision=18013
* ports/security/sentry -> portsentryMichael Haro1999-04-191-2/+2
| | | | Notes: svn path=/head/; revision=18012
* Update to version 0.14.Steve Price1999-04-193-12/+46
| | | | | | | | PR: 11125 Submitted by: maintainer Notes: svn path=/head/; revision=17990
* Add optional CONFIGURE_ARGS to compile on 2.2.8 system.Jun Kuriyama1999-04-174-12/+70
| | | | | | | | | | Install documentations. Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Reviewed and modified by: maintainer Notes: svn path=/head/; revision=17945
* Respect CC and CFLAGSKris Kennaway1999-04-161-5/+12
| | | | Notes: svn path=/head/; revision=17922
* Respect CC and CFLAGS.Kris Kennaway1999-04-161-3/+21
| | | | Notes: svn path=/head/; revision=17920
* Clean up treatment of manpages, respect CC and CFLAGS.Kris Kennaway1999-04-163-11/+15
| | | | | | | Reviewed by: obrien Notes: svn path=/head/; revision=17918
* openssl-0.9.2b-rsaoaep.patch supersedes patch-aj.Dirk Froemberg1999-04-134-2/+10
| | | | | | | Obtained from: http://www.openssl.org/ Notes: svn path=/head/; revision=17855
* Portlint.Satoshi Asami1999-04-121-1/+3
| | | | Notes: svn path=/head/; revision=17808
* 1)BUILD_DEPENDS was missing an S and wasn't in the proper form.Justin M. Seger1999-04-112-2/+10
| | | | | | | | | | 2)Was installing into a directory but not removing it with the rest of the package. 3)Now supports NOPORTDOCS (which isn't documented in Mk/bsd.port.mk) Notes: svn path=/head/; revision=17794
* Reduce the copy of the DISPLAY variable usingBrian Somers1999-04-111-2/+24
| | | | | | | | | trimdomain() so that ``ssh machine.domain xterm'' comes out with a machine name of (say) ``machine:10.0''. Reviewed by: torstenb@ Notes: svn path=/head/; revision=17770
* Call trimdomain() to reduce the size of the ut_hostBrian Somers1999-04-111-0/+31
| | | | | | | | field before reveting to storing an IP number. Reviewed by: torstenb@ Notes: svn path=/head/; revision=17769
* Activate security/libparanoiaJustin M. Seger1999-04-101-1/+2
| | | | Notes: svn path=/head/; revision=17756
* Import of security/libparanoia 1.3Justin M. Seger1999-04-105-0/+53
| | | | | | | | | | | | | This is a library, which contains a safe reincarnations of strcpy/strcat/sprintf and some other functions, which is known to be a source to 99% of stack smashing attacks since Morrison Worm. PR: ports/9279 Submitted by: Alexandre Snarskii <snar@paranoia.ru> Notes: svn path=/head/; revision=17755
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-082-4/+4
| | | | Notes: svn path=/head/; revision=17742
* add p5-Digest-MD5Andrey A. Chernov1999-04-071-1/+2
| | | | Notes: svn path=/head/; revision=17715
* Digest:: MD5, MD2, SHA1, and HMACAndrey A. Chernov1999-04-075-0/+76
| | | | Notes: svn path=/head/; revision=17714
* Don't set OSVERSION; bsd.port.pre.mk already did.Bill Fenner1999-04-073-6/+3
| | | | | | | Found by: building ports with sysctl not in my path Notes: svn path=/head/; revision=17709
* Teach krlogind, telnetd, et. al. about FreeBSD's available ptys.Jacques Vidrine1999-04-054-0/+200
| | | | | | | | | | In other words, /dev/pty[p-zP-T][0-9a-f] -> /dev/pty[p-sP-S][0-9a-v] Submitted by: John Polstra <jdp@polstra.com> Notes: svn path=/head/; revision=17657
* Tell the distfile survey that bro doesn't have any distfiles to check byBill Fenner1999-04-051-3/+4
| | | | | | | | | | commenting out MASTER_SITES. Modify the IGNORE= message a little, and use ${DISTFILES} to describe the file to fetch so that the message doesn't have to be modified every time the port is updated. Notes: svn path=/head/; revision=17647
* Upgrade to 2.12.David E. O'Brien1999-04-046-9/+9
| | | | Notes: svn path=/head/; revision=17641
* Upgrade to 2.11.David E. O'Brien1999-04-036-9/+9
| | | | Notes: svn path=/head/; revision=17619
* detect/use -current libwrapAndrey A. Chernov1999-04-031-1/+5
| | | | Notes: svn path=/head/; revision=17616
* detect/use -current libwrapAndrey A. Chernov1999-04-031-1/+5
| | | | Notes: svn path=/head/; revision=17615
* Oops.Nick Sayer1999-04-021-2/+2
| | | | | | | Remove devel from list of categories. Notes: svn path=/head/; revision=17565
* Add SUBDIR line for new identify portNick Sayer1999-04-021-1/+2
| | | | Notes: svn path=/head/; revision=17564
* Add "identify" daemon wrapper. Allows one to add ident lookup and loggingNick Sayer1999-04-027-0/+172
| | | | | | | to arbitrary daemons (like telnetd or fingerd). Notes: svn path=/head/; revision=17563
* Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITESSADA Kenji1999-03-311-2/+2
| | | | | | | | & PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead. We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon. Notes: svn path=/head/; revision=17510
* Remove SSLeay.Dirk Froemberg1999-03-311-2/+1
| | | | Notes: svn path=/head/; revision=17498
* Fix build error on FreeBSD-4.0-CURRENT.Dirk Froemberg1999-03-302-8/+48
| | | | | | | Reported by: Andrzej Tobola <san@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=17471
* Update to 3.1.8.David E. O'Brien1999-03-303-16/+19
| | | | | | | | PR: ports/10769 Submitted by: Michael Haro <mharo@patrol.area51.fremont.ca.us> Notes: svn path=/head/; revision=17444
* Switch from SSLeay to OpenSSL.Dirk Froemberg1999-03-291-5/+6
| | | | | | | | PR: ports/10541 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer) Notes: svn path=/head/; revision=17436
* - patch-ab needs to patch Makefile.org and not Makefile.ssl. OtherwiseDirk Froemberg1999-03-294-4/+6
| | | | | | | | | | | | | the diffs are trashed because Makefile.org is used as a basis for Makefile.ssl during configuration. Now that patch-ab is applied correctly libRSAglue.a is installed. - add patch-aj obtained from the OpenSSL CVS repository: "Make sure the RSA OAEP test is skipped under -DRSAref because OAEP isn't supported when OpenSSL is built with RSAref." Notes: svn path=/head/; revision=17435
* Upgrade to v1.5.8p2Bill Fumerola1999-03-293-10/+8
| | | | | | | | PR: ports/10817(not used), ports/10499 Submitted by: foxfair, Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> Notes: svn path=/head/; revision=17421
* Upgrade to 0.5.5p1.Dirk Froemberg1999-03-264-10/+10
| | | | | | | | | | ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade. PR: ports/10768 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17400
* Upgrade to 0.9.2b.Dirk Froemberg1999-03-2612-300/+176
| | | | | | | | | | | | | | | | | | | | | | According to the OpenSSL-core-team you are strongly encouraged to upgrade any old version. The new version has a lot of bug fixes. - ${PREFIX}/bin/ssleay was renamed to ${PREFIX}/bin/openssl and ${PREFIX}/etc/ssleay.cnf to ${PREFIX}/lib/openssl.cnf - there are no links from e. g. ${PREFIX}/bin/md5 to ${PREFIX}/bin/ssleay any longer, instead you have to call "openssl md5" now - replaced HAS_CONFIGURE, CONFIGURE_SCRIPT and CONFIGURE_ENV with a do-configure target and changed the indention level - some perl scripts need perl5 now, so set USE_PERL5 and replace perl with ${PERL5} where neccessary. - honour ${CFLAGS} Notes: svn path=/head/; revision=17395
* Cause the makefile to respect CC and CFLAGS during compilation.Kris Kennaway1999-03-231-4/+16
| | | | | | | Reviewed by: John Polstra (Maintainer) Notes: svn path=/head/; revision=17360
* Distfile fennerageKris Kennaway1999-03-221-2/+2
| | | | Notes: svn path=/head/; revision=17352
* Upgrade to v0.9.5.Jun Kuriyama1999-03-214-8/+8
| | | | Notes: svn path=/head/; revision=17328
* Add gtkportscan.Satoshi Asami1999-03-191-1/+2
| | | | Notes: svn path=/head/; revision=17301
* a simple portscannerSatoshi Taoka1999-03-186-0/+68
| | | | | | | | PR: ports/10551 Submitted by: Chris Piazza cpiazza@home.net Notes: svn path=/head/; revision=17278
* Fix filenames so that this can co-exist with PGP 2.*Mark Murray1999-03-177-22/+84
| | | | Notes: svn path=/head/; revision=17264
* Activate fakeboKris Kennaway1999-03-161-1/+2
| | | | Notes: svn path=/head/; revision=17252
* FakeBO is an emulator for the BackOrifice/NetBus trojans/"remoteKris Kennaway1999-03-165-0/+47
| | | | | | | | | administration tools". It is able to "play along" with an incoming request to get the user to reveal their intentions. PR: 9261 Notes: svn path=/head/; revision=17251
* Update to version 0.22.Steve Price1999-03-152-3/+3
| | | | | | | | PR: 10200 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17224
* Update to version 2.8.5.Steve Price1999-03-152-3/+3
| | | | | | | | PR: 10201 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17212
* Re-order definition of a couple of variables so the ssh1 dependencySteve Price1999-03-151-10/+11
| | | | | | | | | | is picked up correctly. PR: 10577 Submitted by: maintainer Notes: svn path=/head/; revision=17188
* Upgrade to v0.9.4.Jun Kuriyama1999-03-146-12/+16
| | | | Notes: svn path=/head/; revision=17171
* (1) Add a new MASTER_SITEBill Fumerola1999-03-132-39/+26
| | | | | | | | | | | | | | | | | (2) Reorganize MASTER_SITEs (3) Remove reference to Phil Karn's ssh speedups, it is now distributed as a full source package, and not a patch kit. If we want to use it, we will have to make a new port for it. (4) Use ${ECHO} instead of echo, ${RM} instead of rm, ${LN} instead of ln (5) Use ${FALSE} instead of false (6) Remove multiple blank lines in Makefile (7) Remove trailing blank lines in pkg/DESCR Submitted by: Alex Perel <veers@disturbed.net> (1, 2, 4, 6) Bill Fumerola <billf@FreeBSD.org> (3, 5, 7) Notes: svn path=/head/; revision=17167