summaryrefslogtreecommitdiff
path: root/security/skip (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update one of the master sites.Archie Cobbs1999-11-301-1/+1
| | | | | | | Submitted by: Brent <brent@kearneys.ca> Notes: svn path=/head/; revision=23507
* $Id$ -> $FreeBSD$Peter Wemm1999-08-312-2/+2
| | | | Notes: svn path=/head/; revision=21143
* expr -> ${EXPR}Michael Haro1999-08-281-2/+2
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* sed -> ${SED}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21048
* grep -> ${GREP}Michael Haro1999-08-231-2/+2
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* Only declare this port BROKEN if ${OSVERSION} >= 400006 so that it stillArchie Cobbs1999-07-311-3/+7
| | | | | | | | | works under -stable. How to do this suggested by: David O'Brien <obrien@NUXI.com> Notes: svn path=/head/; revision=20412
* Add new file README.FreeBSD+NAT to the documentation subdirectory, describingArchie Cobbs1999-07-225-12/+90
| | | | | | | | | | | how to run SKIP and natd together. Submitted by: Jim Flowers <jflowers@ezo.net> Mark this port as BROKEN until the device registration bit is fixed. Notes: svn path=/head/; revision=20319
* Fix compilation problem caused by change in suser() calling convention.Archie Cobbs1999-05-161-20/+31
| | | | Notes: svn path=/head/; revision=18834
* LIB_DEPENDS on the new unified xview port.Steve Price1999-05-041-4/+4
| | | | Notes: svn path=/head/; revision=18484
* Add WWW: to DESCR filesMichael Haro1999-05-031-0/+1
| | | | Notes: svn path=/head/; revision=18397
* Build SKIP port as a KLD instead of an LKM.Archie Cobbs1999-03-1075-2282/+2732
| | | | Notes: svn path=/head/; revision=17133
* Fix accidentally changed master site domain name.Archie Cobbs1999-02-261-2/+2
| | | | Notes: svn path=/head/; revision=16898
* 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
* Add a patch to the 'skiphost' man page to reflect the -f option that we add.Archie Cobbs1998-12-111-0/+39
| | | | Notes: svn path=/head/; revision=15266
* Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet.Archie Cobbs1998-11-234-0/+103
| | | | Notes: svn path=/head/; revision=14834
* The original SKIP source is export controlled and only obtainable via a webArchie Cobbs1998-11-171-16/+7
| | | | | | | | page, which previously meant that this port would not build automatically. Some naughty person exported the tarball, so now point directly to it instead. Notes: svn path=/head/; revision=14589
* SKIP needs a custom mbuf flag; use M_PROTO1 instead of M_EOR.Archie Cobbs1998-11-172-2/+33
| | | | | | | | | PR: ports/8712 Reviewed by: Archie Cobbs <archie@whistle.com> Submitted by: Christopher N . Harrell <cnh@eng.mindspring.net> Notes: svn path=/head/; revision=14588
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Secure the freedom of the manpages! Free the manpages!Tim Vanderhoek1998-08-191-16/+0
| | | | | | | PR: ports/7651 Notes: svn path=/head/; revision=12655
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-4/+4
| | | | Notes: svn path=/head/; revision=12335
* PR: 6078Julian Elischer1998-07-301-1/+1
| | | | | | | | | Submitted by: archie cobbs (archie@whistle.com) fix typo in docs Notes: svn path=/head/; revision=12205
* Submitted by: archie Cobbs (archie@whistle.com)Julian Elischer1998-04-135-10/+234
| | | | | | | updates to make skip port work better, from the original porter. Notes: svn path=/head/; revision=10502
* PR: 5911Julian Elischer1998-03-071-9/+11
| | | | | | | | | Submitted by: archie@whistle.com (archie cobbs) take into account interraction between IPDIVERT and SKIP Notes: svn path=/head/; revision=10058
* Submitted by: archie@whistle.comJulian Elischer1998-01-131-9/+18
| | | | | | | make this compile under FreeBSD 3.x Notes: svn path=/head/; revision=9333
* Add a package for the SKIP package from Sun Microsystems,Julian Elischer1998-01-0970-0/+2545
for making secure pipes across the internet (etc.) Notes: svn path=/head/; revision=9305