summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.5.6p3, and change erich's email address.Vanilla I. Shu1998-10-234-31/+32
| | | | Notes: svn path=/head/; revision=14160
* Compile Under ELFScott Mace1998-10-192-0/+20
| | | | | | | PR: ports/8336 ports/8255 Notes: svn path=/head/; revision=14067
* Fix skey authorization.David E. O'Brien1998-10-101-1/+1
| | | | | | | Submitted by: Jeff Kletsky <Jeff@Wagsky.com> Notes: svn path=/head/; revision=13846
* The location of identd.key is in ${PREFIX}/etc.Steve Price1998-10-102-8/+45
| | | | | | | | PR: 8091 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=13841
* Spell PREFIX wih only one X.Steve Price1998-10-101-1/+1
| | | | | | | | PR: 8089 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=13817
* '-lcrypt' is needed in the USE_DES case too.Steve Price1998-10-101-2/+2
| | | | | | | PR: 8080 Notes: svn path=/head/; revision=13816
* Um, be careful when you copy stuff around -- change the secondSatoshi Asami1998-10-082-4/+4
| | | | | | | | | CONFIGURE_ARGS defintion to use "+=" so it won't override the first. While I'm here, GNU_CONFIGURE implies --prefix=${PREFIX} so take it out. Notes: svn path=/head/; revision=13736
* Better depends.Jordan K. Hubbard1998-10-082-4/+6
| | | | | | | Also Suggested by: asami Notes: svn path=/head/; revision=13730
* Clean this file up a bit.Jordan K. Hubbard1998-10-082-14/+10
| | | | | | | Suggested by: asami Notes: svn path=/head/; revision=13729
* Properly reference the rsaref sources, which are required during the buildJordan K. Hubbard1998-10-084-14/+20
| | | | | | | | of ssh now. If anyone knows of a way of making the build dependency here less gross, I'm listening! :) Notes: svn path=/head/; revision=13727
* Depend on ports collection rsaref, since we have it now alreadyJordan K. Hubbard1998-10-072-16/+6
| | | | | | | available "broken out." Notes: svn path=/head/; revision=13724
* ElfifyBrian Somers1998-10-012-18/+14
| | | | Notes: svn path=/head/; revision=13581
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-302-2/+6
| | | | Notes: svn path=/head/; revision=13545
* oops. fix my previous commit.Dima Ruban1998-09-281-1/+1
| | | | Notes: svn path=/head/; revision=13495
* Honour CFLAGS.Mark Murray1998-09-274-8/+8
| | | | Notes: svn path=/head/; revision=13456
* Fix it for alpha.Dima Ruban1998-09-261-0/+22
| | | | Notes: svn path=/head/; revision=13403
* Update for new perl5Mark Murray1998-09-265-18/+26
| | | | Notes: svn path=/head/; revision=13402
* Make RSA stuff work on alpha (or on any other 64bit architecture)Dima Ruban1998-09-262-2/+4
| | | | Notes: svn path=/head/; revision=13398
* security/rsaref has been ELFized.Satoshi Asami1998-09-254-8/+8
| | | | Notes: svn path=/head/; revision=13390
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* fix usageDavid E. O'Brien1998-09-211-3/+11
| | | | Notes: svn path=/head/; revision=13274
* Add `nfsv2' to the mount example.David E. O'Brien1998-09-211-0/+28
| | | | Notes: svn path=/head/; revision=13271
* * Support blowfish encription.David E. O'Brien1998-09-214-4/+32
| | | | | | | * Install the cfs's ssh as cfssh. Notes: svn path=/head/; revision=13270
* giflib is now converted to ELF so remove regexp support.Steve Price1998-09-192-4/+4
| | | | Notes: svn path=/head/; revision=13232
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:Satoshi Asami1998-09-172-4/+4
| | | | | | | | libwrap is a shared library so it should be LIB_DEPENDS, and delete some spaces and tab-only lines. Notes: svn path=/head/; revision=13204
* Rewind shlib version number.Satoshi Asami1998-09-172-3/+3
| | | | | | | Reminded by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=13203
* Fix Package build for aout systemScott Mace1998-09-161-0/+1
| | | | | | | symlink .so in all cases Notes: svn path=/head/; revision=13188
* Fix Package build for aout systemScott Mace1998-09-161-7/+5
| | | | | | | symlink .so in both elf and aout cases Notes: svn path=/head/; revision=13187
* Fix building problems on aout systemScott Mace1998-09-162-16/+18
| | | | Notes: svn path=/head/; revision=13177
* Fix build problem for aoutScott Mace1998-09-161-6/+12
| | | | Notes: svn path=/head/; revision=13176
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-158-20/+18
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* make tcp_wrapper build on a non-elf systemScott Mace1998-09-151-3/+7
| | | | Notes: svn path=/head/; revision=13153
* fix typo in previous commitScott Mace1998-09-151-1/+1
| | | | Notes: svn path=/head/; revision=13152
* Support building on non-elf machineScott Mace1998-09-151-0/+5
| | | | Notes: svn path=/head/; revision=13151
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-152-4/+4
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* make ELF conversion comply with standard.Scott Mace1998-09-151-4/+3
| | | | Notes: svn path=/head/; revision=13128
* Make elf conversion comply with standardScott Mace1998-09-151-3/+3
| | | | | | | round up shlib version to 8 Notes: svn path=/head/; revision=13127
* make ELF conversion comply with standardScott Mace1998-09-152-3/+3
| | | | Notes: svn path=/head/; revision=13126
* Convert to Elf.Scott Mace1998-09-143-6/+10
| | | | Notes: svn path=/head/; revision=13123
* Add libwrap.soScott Mace1998-09-141-0/+1
| | | | Notes: svn path=/head/; revision=13121
* Convert to ELF.Scott Mace1998-09-141-1/+1
| | | | Notes: svn path=/head/; revision=13120
* Convert to Elf.Scott Mace1998-09-142-32/+34
| | | | Notes: svn path=/head/; revision=13119
* Generalise the fetch process, and allow those outside the USA toMark Murray1998-09-144-32/+136
| | | | | | | fetch as well. Notes: svn path=/head/; revision=13111
* upgrade to 0.4 AlphaDavid E. O'Brien1998-09-143-8/+11
| | | | Notes: svn path=/head/; revision=13102
* Repair a linkage problem, whereis the ssh port was trying toChuck Robey1998-09-132-372/+242
| | | | | | | | specify the location of system libs. Reviewed by: Mark Murray, David O'Brien Notes: svn path=/head/; revision=13098
* Mark ports that are still suffering from post-perl5-upgrade syndromeSatoshi Asami1998-09-033-3/+9
| | | | | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm Notes: svn path=/head/; revision=12997
* Update to version 0.5.4p4.Steve Price1998-08-305-44/+43
| | | | | | | | PR: 7739 Submitted by: maintainer Notes: svn path=/head/; revision=12923
* Upgrade to version 0.9.0bMark Murray1998-08-2710-288/+188
| | | | Notes: svn path=/head/; revision=12885
* Update to version 0.09.Steve Price1998-08-242-7/+7
| | | | | | | | PR: 7421 Submitted by: maintainer Notes: svn path=/head/; revision=12766
* Perl fixesJustin M. Seger1998-08-232-5/+5
| | | | Notes: svn path=/head/; revision=12758