summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove portmap_tcpd (it's the same as the one in the base system). After aJames FitzGibbon1999-03-121-2/+1
| | | | | | | | | brief discussion on -committers, tcp_wrappers will be imported into the base system which will allow us to build our system portmapper with hosts.allow functionality. Notes: svn path=/head/; revision=17156
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-112-2/+4
| | | | Notes: svn path=/head/; revision=17142
* Activate portmap_tcpdJames FitzGibbon1999-03-111-1/+2
| | | | Notes: svn path=/head/; revision=17140
* Build SKIP port as a KLD instead of an LKM.Archie Cobbs1999-03-1075-2282/+2732
| | | | Notes: svn path=/head/; revision=17133
* 1.5.8p1 is gone, 1.5.8p2 is in its place.David E. O'Brien1999-03-091-1/+3
| | | | Notes: svn path=/head/; revision=17107
* Upgrade to strobe 1.05Justin M. Seger1999-03-092-5/+4
| | | | | | | | PR: ports/10202 Submitted by: <Michael Haro> mharo@area51.fremont.ca.us Notes: svn path=/head/; revision=17090
* upgrade to 1.5.8.1Eric L. Hernes1999-03-083-37/+15
| | | | | | | Submitted by: Igor Vinokurov <igor@rtsnet.ru> Notes: svn path=/head/; revision=17059
* Upgrade to v0.9.3.Jun Kuriyama1999-03-086-16/+14
| | | | Notes: svn path=/head/; revision=17058
* Set ONLY_FOR_ARCHS to i386.Dirk Froemberg1999-03-064-4/+14
| | | | | | | | | | | | | | | | Apply openssl-0.9.1c-bnrec.patch via PATCHFILES: "DESCRIPTION: The Big Number (BN) library in OpenSSL 0.9.1c has some problems when dealing with very large numbers. Because mostly all other OpenSSL sub-libraries (including the RSA library) are based on BN, this can cause failures when doing certificate verification and performing other SSL functions. These BN bugs are already fixed for OpenSSL 0.9.2. But for OpenSSL 0.9.1c the easiest workaround to fix the subtle problems is to apply the above patch which mainly disables the broken Montgomery multiplication algorithm inside BN." Notes: svn path=/head/; revision=17012
* Portlint.Satoshi Asami1999-02-282-6/+4
| | | | Notes: svn path=/head/; revision=16953
* Remove trailing whitespace.Satoshi Asami1999-02-281-2/+2
| | | | Notes: svn path=/head/; revision=16951
* MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withDavid E. O'Brien1999-02-282-2/+2
| | | | | | | GZIP or BZIP2 distfiles. I went with BZIP2. Notes: svn path=/head/; revision=16923
* MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I wentDavid E. O'Brien1999-02-282-4/+8
| | | | | | | with BZIP2. Notes: svn path=/head/; revision=16922
* upgrade to 3.12.1David E. O'Brien1999-02-262-3/+3
| | | | | | | | This version fixes the Brazilian Information Security Team Security Advisor on "buffer overflow condition if the syslog option is enabled". Notes: svn path=/head/; revision=16902
* Fix accidentally changed master site domain name.Archie Cobbs1999-02-261-2/+2
| | | | Notes: svn path=/head/; revision=16898
* Updated to super-3.11.9David E. O'Brien1999-02-192-3/+3
| | | | Notes: svn path=/head/; revision=16776
* vesion 3.11.{7,8} fixes the February 15, 1999 ISS Security Advisory onDavid E. O'Brien1999-02-181-1/+1
| | | | | | | buffer overflow in the Super program. Notes: svn path=/head/; revision=16773
* update to 3.11.8David E. O'Brien1999-02-183-28/+9
| | | | Notes: svn path=/head/; revision=16772
* upgrade to 2.08David E. O'Brien1999-02-176-9/+12
| | | | Notes: svn path=/head/; revision=16745
* update to 0.5David E. O'Brien1999-02-132-7/+7
| | | | | | | Ok'ed by: Satoshi Notes: svn path=/head/; revision=16719
* Correct Version required: lineSeiichirou Hiraoka1999-02-113-9/+6
| | | | Notes: svn path=/head/; revision=16624
* * Don't use "USE_AUTOCONF" when "GNU_CONFIGURE" will work just fine.David E. O'Brien1999-02-112-4/+8
| | | | | | | * BROKEN='{standard input}: Assembler messages: Error: Alignment not a power of 2' Notes: svn path=/head/; revision=16616
* Update to 2.07Seiichirou Hiraoka1999-02-116-12/+12
| | | | Notes: svn path=/head/; revision=16604
* Remove extra argument to "configure" that had been committed by accident.Stefan Eßer1999-02-082-6/+2
| | | | Notes: svn path=/head/; revision=16564
* Upgrade to KDE 1.1 RELEASE.Stefan Eßer1999-02-086-12/+86
| | | | Notes: svn path=/head/; revision=16563
* upgrade to 2.06David E. O'Brien1999-02-086-9/+9
| | | | Notes: svn path=/head/; revision=16562
* upgrade to 2.05David E. O'Brien1999-02-0810-19/+31
| | | | Notes: svn path=/head/; revision=16559
* Upgrade to v0.9.2.Jun Kuriyama1999-02-074-8/+8
| | | | Notes: svn path=/head/; revision=16554
* fix extract cmdAndrey A. Chernov1999-02-071-2/+2
| | | | | | | | PR: 9917 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> Notes: svn path=/head/; revision=16553
* Upgrade to KDE-1.1pre2 ...Stefan Eßer1999-02-066-16/+120
| | | | Notes: svn path=/head/; revision=16552
* Use setusercontext() now to set all sort of login things including env.Andrey A. Chernov1999-02-063-5/+138
| | | | | | | | | variables and priority! Enable light debugging for compatibility with -v option Don't print "No mail." - not in BSD login style. Notes: svn path=/head/; revision=16549
* remove lines which do chmod -x on recently installed rc.d/sshd.shAndrey A. Chernov1999-02-051-4/+1
| | | | Notes: svn path=/head/; revision=16547
* upgrade to 2.0.12Andrey A. Chernov1999-02-056-20/+42
| | | | Notes: svn path=/head/; revision=16540
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-033-15/+9
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Add a secondary master site (hmm, that sounds funny..)Archie Cobbs1999-02-031-2/+3
| | | | | | | Thanks to: Mark Murray <mark@grondar.za> John Hay <jhay@mikom.csir.co.za> Notes: svn path=/head/; revision=16509
* Unbreak, portlint.Mark Murray1999-02-023-7/+18
| | | | Notes: svn path=/head/; revision=16490
* remove curses bloatAndrey A. Chernov1999-01-281-0/+20
| | | | Notes: svn path=/head/; revision=16412