summaryrefslogtreecommitdiff
path: root/security (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-02-19Updated to super-3.11.9David E. O'Brien2-3/+3
Notes: svn path=/head/; revision=16776
1999-02-18vesion 3.11.{7,8} fixes the February 15, 1999 ISS Security Advisory onDavid E. O'Brien1-1/+1
buffer overflow in the Super program. Notes: svn path=/head/; revision=16773
1999-02-18update to 3.11.8David E. O'Brien3-28/+9
Notes: svn path=/head/; revision=16772
1999-02-17upgrade to 2.08David E. O'Brien6-9/+12
Notes: svn path=/head/; revision=16745
1999-02-13update to 0.5David E. O'Brien2-7/+7
Ok'ed by: Satoshi Notes: svn path=/head/; revision=16719
1999-02-11Correct Version required: lineSeiichirou Hiraoka3-9/+6
Notes: svn path=/head/; revision=16624
1999-02-11* Don't use "USE_AUTOCONF" when "GNU_CONFIGURE" will work just fine.David E. O'Brien2-4/+8
* BROKEN='{standard input}: Assembler messages: Error: Alignment not a power of 2' Notes: svn path=/head/; revision=16616
1999-02-11Update to 2.07Seiichirou Hiraoka6-12/+12
Notes: svn path=/head/; revision=16604
1999-02-08Remove extra argument to "configure" that had been committed by accident.Stefan Eßer2-6/+2
Notes: svn path=/head/; revision=16564
1999-02-08Upgrade to KDE 1.1 RELEASE.Stefan Eßer6-12/+86
Notes: svn path=/head/; revision=16563
1999-02-08upgrade to 2.06David E. O'Brien6-9/+9
Notes: svn path=/head/; revision=16562
1999-02-08upgrade to 2.05David E. O'Brien10-19/+31
Notes: svn path=/head/; revision=16559
1999-02-07Upgrade to v0.9.2.Jun Kuriyama4-8/+8
Notes: svn path=/head/; revision=16554
1999-02-07fix extract cmdAndrey A. Chernov1-2/+2
PR: 9917 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> Notes: svn path=/head/; revision=16553
1999-02-06Upgrade to KDE-1.1pre2 ...Stefan Eßer6-16/+120
Notes: svn path=/head/; revision=16552
1999-02-06Use setusercontext() now to set all sort of login things including env.Andrey A. Chernov3-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
1999-02-05remove lines which do chmod -x on recently installed rc.d/sshd.shAndrey A. Chernov1-4/+1
Notes: svn path=/head/; revision=16547
1999-02-05upgrade to 2.0.12Andrey A. Chernov6-20/+42
Notes: svn path=/head/; revision=16540
1999-02-03Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami3-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
1999-02-03Add a secondary master site (hmm, that sounds funny..)Archie Cobbs1-2/+3
Thanks to: Mark Murray <mark@grondar.za> John Hay <jhay@mikom.csir.co.za> Notes: svn path=/head/; revision=16509
1999-02-02Unbreak, portlint.Mark Murray3-7/+18
Notes: svn path=/head/; revision=16490
1999-01-28remove curses bloatAndrey A. Chernov1-0/+20
Notes: svn path=/head/; revision=16412
1999-01-28upgrade to 2.03David E. O'Brien6-9/+9
Notes: svn path=/head/; revision=16404
1999-01-27Remove duplicate MASTER_SITEBill Fumerola1-3/+2
Notes: svn path=/head/; revision=16391
1999-01-26Move ports/net/{portscanner,strobe} to ports/securityBill Fumerola3-7/+9
Notes: svn path=/head/; revision=16367
1999-01-26Correct MASTER_SITES.Dirk Froemberg2-6/+8
Notes: svn path=/head/; revision=16366
1999-01-26Make this work with current's new version of texinfo.Steve Price4-0/+44
PR: 9587 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=16304
1999-01-25Move master site IAW CERT advisory CA-99-01-Trojan-TCP-Wrappers.Mark Murray1-2/+2
Notes: svn path=/head/; revision=16295
1999-01-20Respect the value of ${PREFIX}.Masafumi Max NAKANE1-4/+9
Notes: svn path=/head/; revision=16214
1999-01-20Oops, double-quotes need to be escaped in Makefiles.Masafumi Max NAKANE1-1/+1
Notes: svn path=/head/; revision=16213
1999-01-20Modify this patch to change the distributed Makefile to:Masafumi Max NAKANE1-5/+9
* Let the install target print correct location of the conf file. * Use CFLAGS+= instead of commenting it out. * Add -DPREFIX="${PREFIX}" to the CFLAGS. Notes: svn path=/head/; revision=16212
1999-01-20Install README.{install,methods} to share/doc/sentry.Masafumi Max NAKANE1-0/+3
Notes: svn path=/head/; revision=16211
1999-01-20Standardize thecomment at the beginning.Masafumi Max NAKANE1-2/+9
Install README.{install,methods} to share/doc/sentry. Notes: svn path=/head/; revision=16210
1999-01-20Modify ${PREFIX}/bin/md5 (= ${PREFIX}/bin/ssleay) output string.Dirk Froemberg2-0/+22
PR: ports/9563 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16201
1999-01-18Activate the stunnel port.Steve Price1-1/+2
Notes: svn path=/head/; revision=16162
1999-01-18Initial import of stunnel version 2.1.Steve Price5-0/+40
An SSL encryption wrapper for standard network daemons. PR: 9435 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> Notes: svn path=/head/; revision=16161
1999-01-18Activate the l0pht-watch port.Steve Price1-1/+2
Notes: svn path=/head/; revision=16160
1999-01-18Initial import of l0pht-watch version 1.0.Steve Price6-0/+40
A program to report what goes on in /tmp. PR: 9434 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk> Notes: svn path=/head/; revision=16159
1999-01-15Upgrade to v0.9.1.Jun Kuriyama6-20/+16
Notes: svn path=/head/; revision=16068
1999-01-15Add Y2K link...Marc G. Fournier2-2/+6
Notes: svn path=/head/; revision=16067
1999-01-12Don't use rsaref if I_HAVE_AN_RSA_LICENSE is defined.Dirk Froemberg2-4/+4
Requested by: Garrett Wollman <wollman@FreeBSD.ORG>: "If you have an RSA license, you DON'T want to use rsaref -- it's slow as hell. The only reason you would want to use rsaref is: 1) You are in the US. 2) The patent hasn't expired yet (600-someodd days and counting). 3) You wouldn't have the right to use RSA otherwise." Notes: svn path=/head/; revision=16022
1999-01-11Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa5-21/+21
Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
1999-01-10Update to version 1.5.7.4.Steve Price3-18/+17
PR: 9346 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=15976
1999-01-10Remove empty patch-ac and add patch-a[ef] which got lost during last commit.Dirk Froemberg2-0/+0
Notes: svn path=/head/; revision=15957
1999-01-10Change dependencies from SSLeay to openssl, the successor of SSLeay.Dirk Froemberg1-3/+3
Notes: svn path=/head/; revision=15955
1999-01-10Add openssl.Dirk Froemberg1-1/+2
Notes: svn path=/head/; revision=15954
1999-01-09Bring this port up to openssl-0.9.1c after a repository copy from SSLeay.Dirk Froemberg12-596/+402
OpenSSL is a successor of SSLeay (see http://www.openssl.org/). This port uses almost the same files as SSLeay. So they can't be installed both. - make the port ${PREFIX} clean - reorganize PLIST (list links as normal files, which makes the PLIST shorter and easier to maintain) - reference ${PREFIX}/etc/ssleay.cnf only (there was a reference to ${PREFIX}/lib/ssleay.cnf somewhere) - some other minor portlint changes Notes: svn path=/head/; revision=15945
1999-01-09Mark this broken while Dirk works on it.Satoshi Asami2-2/+6
Notes: svn path=/head/; revision=15944
1999-01-08Make dependency lines point to right directories -- they were stillSatoshi Asami2-4/+4
using the old names (without "11"). Notes: svn path=/head/; revision=15927
1999-01-07Mirror distfiles.SADA Kenji1-2/+4
Notes: svn path=/head/; revision=15922