summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Collapse)Author
1998-12-07Upgrade to v0.13Bill Fumerola
PR: ports/8933 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-12-07Upgrade to version 1.6.David E. O'Brien
Adds a new target for Intel MMX chips. (AMD K-6 already had their own target) Define "HAVE_MMX" to turn on optimizations for Intel MMX chipes. Define "HAVE_K6" to turn on opts for AMD K6 chips.
1998-12-07Remove the trailing '/' from *_DEPENDS definitions.Steve Price
Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :)
1998-12-06Fix typo error in Makefile.Vanilla I. Shu
PR: ports/8982 Submitted by: Terry Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1998-12-03printf() was missing some arguments. -Wall is such a nice thing.David E. O'Brien
1998-12-03Add `security' to categories.David E. O'Brien
1998-12-03Install binary in PREFIX/sbin vs. binDavid E. O'Brien
Reviewed by: nectar@FreeBSD.ORG (Maintainer)
1998-12-02Need to do a little bsd.port.pre.mk action to avoid a syntax error.David E. O'Brien
Noticed by: Bill Fenner <fenner@parc.xerox.com>
1998-12-011. Update base ssh2 version from 2.0.9 to 2.0.11David E. O'Brien
Ssh 2.0.9 has bugs abount updating utmp/wtmp file. 2. Now you can compile ssh2 to support TCP_Wrapper (security/tcp_wrapper) when you define USE_TCPWRAP=YES 3. Fix typo in MASTER_SITES (Thanks to Chris Piazza <norn@home.net>) 4. Use /usr/lib/libz.so.* instead of libz in ssh2 source file. 5. Delete some obsolute pathes. PR: ports/8916 Submitted by: issei@jp.FreeBSD.ORG
1998-12-01return breakage status (but only for 2.2.x)David E. O'Brien
Requested by: Satoshi
1998-12-01Mark unbroken. 2.2 is dead, 3.0 is the current and future. :-)David E. O'Brien
1998-12-01fix typo in a URLDavid E. O'Brien
1998-12-01work -> ${WRKDIR}Satoshi Asami
1998-12-01Checksum changed already!Jacques Vidrine
1998-12-01Update to 2.1.Jacques Vidrine
1998-11-29Fix the bug when the user specs the source address as the tun0/ppp0Satoshi Asami
link. Submitted by: jmb
1998-11-29Back out last commit -- we are in a freeze. Pass me the pointy hat.Jacques Vidrine
Reminded by: asami
1998-11-29Back out last commit -- we are in a freeze. Pass me point hat.Jacques Vidrine
Gently reminded by: asami
1998-11-29Update to 2.1Jacques Vidrine
1998-11-23Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet.Archie Cobbs
1998-11-23The GNU Privacy GuardJun Kuriyama
Submitted by: kuriyama@FreeBSD.ORG
1998-11-23Activate gnupg.Jun Kuriyama
1998-11-23Mark it broken, doesn't build on 2.2-stable.Satoshi Asami
======= ===> Building for super-3.11.6 cc -c -DSUPERFILE=\"/usr/local/etc/super.tab\" -DTIMESTAMP_DIR=\"/usr/local/var/superstamps\" -DSYSLOG_PRIORITY=LOG_ERR -DHAVE_CONFIG_H -I. -O -pipe super.c In file included from localsys.h:166, from super.h:18, from super.c:12: /usr/include/prot.h:60: parse error before `create_auth_reply' /usr/include/prot.h:62: parse error before `KTEXT' /usr/include/prot.h:62: warning: data definition has no type or storage class *** Error code 1 Stop.
1998-11-23Use NO_WRKSUBDIR.Satoshi Asami
1998-11-23Oops, I forgot to remove old patches...Jun Kuriyama
1998-11-23Activate ssh2.Jun Kuriyama
1998-11-23Secure shell client and server (remote login program).Jun Kuriyama
PR: ports/8204 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>
1998-11-22Mark this broken as it awaits upgrade after repository copy.Satoshi Asami
1998-11-21Add another MASTER_SITE.David E. O'Brien
1998-11-19Update to version 3.11.6.David E. O'Brien
(currently the "password=y" feature to requre a password to be entered before running a command only works on DES passwords)
1998-11-19Update checksums.David E. O'Brien
1998-11-18Fix ports/net/portscanner for 3.0-* people.Bill Fumerola
PR: ports/8737 Reviewed by: Bill Fumerola <billf@FreeBSD.org> Submitted by: Osokin Sergey <osa@freebsd.org.ru>
1998-11-17Initial import of portscanner, a quick and dirty way to scan portsBill Fumerola
similar to strobe, but much quicker, and good for use in scripts and CGI. PR: ports/7582
1998-11-17The original SKIP source is export controlled and only obtainable via a webArchie Cobbs
page, which previously meant that this port would not build automatically. Some naughty person exported the tarball, so now point directly to it instead.
1998-11-17SKIP needs a custom mbuf flag; use M_PROTO1 instead of M_EOR.Archie Cobbs
PR: ports/8712 Reviewed by: Archie Cobbs <archie@whistle.com> Submitted by: Christopher N . Harrell <cnh@eng.mindspring.net>
1998-11-14Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-10add official kerberos patchAndrey A. Chernov
1998-11-07Build and install correctly for a.out and ELF.Jacques Vidrine
1998-11-04Make IS_INTERACTIVE so people doing ``cd /usr/ports ; make fetch'' willDavid E. O'Brien
get a little farther. Requested by: Andreas Klemm <andreas@klemm.gtn.com>
1998-10-30configure with "--without-x" if X11BASE/bin/xauth is missing.David E. O'Brien
Requested by: Studded@gorean.org
1998-10-27Version changed again, this time to 1.5.6.5.Satoshi Asami
1998-10-26Upgrade to latest version, remove BROKEN tag.Vanilla I. Shu
1998-10-26The distfile doesn't exist on master site anymore....Satoshi Asami
1998-10-26Add more DISTSITES. The single one listed only allowed 10 simulanious anonDavid E. O'Brien
connections -- not enough for the demands of the Awesome FreeBSD Ports Collection(tm).
1998-10-23Upgrade to 1.5.6p3, and change erich's email address.Vanilla I. Shu
1998-10-19Compile Under ELFScott Mace
PR: ports/8336 ports/8255
1998-10-10Fix skey authorization.David E. O'Brien
Submitted by: Jeff Kletsky <Jeff@Wagsky.com>
1998-10-10The location of identd.key is in ${PREFIX}/etc.Steve Price
PR: 8091 Submitted by: Sheldon Hearn <axl@iafrica.com>
1998-10-10Spell PREFIX wih only one X.Steve Price
PR: 8089 Submitted by: Sheldon Hearn <axl@iafrica.com>
1998-10-10'-lcrypt' is needed in the USE_DES case too.Steve Price
PR: 8080