Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated to super-3.11.9 | obrien | 1999-02-19 | 2 | -3/+3 |
| | |||||
* | vesion 3.11.{7,8} fixes the February 15, 1999 ISS Security Advisory on | obrien | 1999-02-18 | 1 | -1/+1 |
| | | | | buffer overflow in the Super program. | ||||
* | update to 3.11.8 | obrien | 1999-02-18 | 3 | -28/+9 |
| | |||||
* | upgrade to 2.08 | obrien | 1999-02-17 | 6 | -9/+12 |
| | |||||
* | update to 0.5 | obrien | 1999-02-13 | 2 | -7/+7 |
| | | | | Ok'ed by: Satoshi | ||||
* | Correct Version required: line | flathill | 1999-02-11 | 3 | -9/+6 |
| | |||||
* | * Don't use "USE_AUTOCONF" when "GNU_CONFIGURE" will work just fine. | obrien | 1999-02-11 | 2 | -4/+8 |
| | | | | * BROKEN='{standard input}: Assembler messages: Error: Alignment not a power of 2' | ||||
* | Update to 2.07 | flathill | 1999-02-11 | 6 | -12/+12 |
| | |||||
* | Remove extra argument to "configure" that had been committed by accident. | se | 1999-02-08 | 2 | -6/+2 |
| | |||||
* | Upgrade to KDE 1.1 RELEASE. | se | 1999-02-08 | 6 | -12/+86 |
| | |||||
* | upgrade to 2.06 | obrien | 1999-02-08 | 6 | -9/+9 |
| | |||||
* | upgrade to 2.05 | obrien | 1999-02-08 | 10 | -19/+31 |
| | |||||
* | Upgrade to v0.9.2. | kuriyama | 1999-02-07 | 4 | -8/+8 |
| | |||||
* | fix extract cmd | ache | 1999-02-07 | 1 | -2/+2 |
| | | | | | PR: 9917 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> | ||||
* | Upgrade to KDE-1.1pre2 ... | se | 1999-02-06 | 6 | -16/+120 |
| | |||||
* | Use setusercontext() now to set all sort of login things including env. | ache | 1999-02-06 | 3 | -5/+138 |
| | | | | | | variables and priority! Enable light debugging for compatibility with -v option Don't print "No mail." - not in BSD login style. | ||||
* | remove lines which do chmod -x on recently installed rc.d/sshd.sh | ache | 1999-02-05 | 1 | -4/+1 |
| | |||||
* | upgrade to 2.0.12 | ache | 1999-02-05 | 6 | -20/+42 |
| | |||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 3 | -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. | ||||
* | Add a secondary master site (hmm, that sounds funny..) | archie | 1999-02-03 | 1 | -2/+3 |
| | | | | Thanks to: Mark Murray <mark@grondar.za> John Hay <jhay@mikom.csir.co.za> | ||||
* | Unbreak, portlint. | markm | 1999-02-02 | 3 | -7/+18 |
| | |||||
* | remove curses bloat | ache | 1999-01-28 | 1 | -0/+20 |
| | |||||
* | upgrade to 2.03 | obrien | 1999-01-28 | 6 | -9/+9 |
| | |||||
* | Remove duplicate MASTER_SITE | billf | 1999-01-27 | 1 | -3/+2 |
| | |||||
* | Move ports/net/{portscanner,strobe} to ports/security | billf | 1999-01-26 | 3 | -7/+9 |
| | |||||
* | Correct MASTER_SITES. | dirk | 1999-01-26 | 2 | -6/+8 |
| | |||||
* | Make this work with current's new version of texinfo. | steve | 1999-01-26 | 4 | -0/+44 |
| | | | | | PR: 9587 Submitted by: Sheldon Hearn <axl@iafrica.com> | ||||
* | Move master site IAW CERT advisory CA-99-01-Trojan-TCP-Wrappers. | markm | 1999-01-25 | 1 | -2/+2 |
| | |||||
* | Respect the value of ${PREFIX}. | max | 1999-01-20 | 1 | -4/+9 |
| | |||||
* | Oops, double-quotes need to be escaped in Makefiles. | max | 1999-01-20 | 1 | -1/+1 |
| | |||||
* | Modify this patch to change the distributed Makefile to: | max | 1999-01-20 | 1 | -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. | ||||
* | Install README.{install,methods} to share/doc/sentry. | max | 1999-01-20 | 1 | -0/+3 |
| | |||||
* | Standardize thecomment at the beginning. | max | 1999-01-20 | 1 | -2/+9 |
| | | | | Install README.{install,methods} to share/doc/sentry. | ||||
* | Modify ${PREFIX}/bin/md5 (= ${PREFIX}/bin/ssleay) output string. | dirk | 1999-01-20 | 2 | -0/+22 |
| | | | | | PR: ports/9563 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> | ||||
* | Activate the stunnel port. | steve | 1999-01-18 | 1 | -1/+2 |
| | |||||
* | Initial import of stunnel version 2.1. | steve | 1999-01-18 | 5 | -0/+40 |
| | | | | | | | An SSL encryption wrapper for standard network daemons. PR: 9435 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> | ||||
* | Activate the l0pht-watch port. | steve | 1999-01-18 | 1 | -1/+2 |
| | |||||
* | Initial import of l0pht-watch version 1.0. | steve | 1999-01-18 | 6 | -0/+40 |
| | | | | | | | A program to report what goes on in /tmp. PR: 9434 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk> | ||||
* | Upgrade to v0.9.1. | kuriyama | 1999-01-15 | 6 | -20/+16 |
| | |||||
* | Add Y2K link... | scrappy | 1999-01-15 | 2 | -2/+6 |
| | |||||
* | Don't use rsaref if I_HAVE_AN_RSA_LICENSE is defined. | dirk | 1999-01-12 | 2 | -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." | ||||
* | Rewrite p5- module's PLIST for alpha. | simokawa | 1999-01-11 | 5 | -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 | ||||
* | Update to version 1.5.7.4. | steve | 1999-01-10 | 3 | -18/+17 |
| | | | | | PR: 9346 Submitted by: Palle Girgensohn <girgen@partitur.se> | ||||
* | Remove empty patch-ac and add patch-a[ef] which got lost during last commit. | dirk | 1999-01-10 | 2 | -0/+0 |
| | |||||
* | Change dependencies from SSLeay to openssl, the successor of SSLeay. | dirk | 1999-01-10 | 1 | -3/+3 |
| | |||||
* | Add openssl. | dirk | 1999-01-10 | 1 | -1/+2 |
| | |||||
* | Bring this port up to openssl-0.9.1c after a repository copy from SSLeay. | dirk | 1999-01-09 | 12 | -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 | ||||
* | Mark this broken while Dirk works on it. | asami | 1999-01-09 | 2 | -2/+6 |
| | |||||
* | Make dependency lines point to right directories -- they were still | asami | 1999-01-08 | 2 | -4/+4 |
| | | | | using the old names (without "11"). | ||||
* | Mirror distfiles. | sada | 1999-01-07 | 1 | -2/+4 |
| |