summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Perl fixesJustin M. Seger1998-08-232-5/+5
| | | | Notes: svn path=/head/; revision=12750
* Add a line only contains a # after the $Id$ line.Masafumi Max NAKANE1998-08-212-2/+4
| | | | Notes: svn path=/head/; revision=12707
* * Nuke included libpcap so I don't make the mistake ache fixed again.David E. O'Brien1998-08-204-22/+23
| | | | | | | * Prefer -u diffs over -c Notes: svn path=/head/; revision=12698
* Secure the freedom of the manpages! Free the manpages!Tim Vanderhoek1998-08-1927-220/+2
| | | | | | | PR: ports/7651 Notes: svn path=/head/; revision=12655
* The pkg_create(1) handles symlinks correctly. Delist manpages.Tim Vanderhoek1998-08-194-84/+40
| | | | Notes: svn path=/head/; revision=12654
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Old version use bpf.h from internal libpcap and link withAndrey A. Chernov1998-08-187-6/+25
| | | | | | | | | system libpcap in the same time. Fix to use <net/bpf.h> instead New manpages scheme Notes: svn path=/head/; revision=12617
* Use ${PERL_VERSION} on perl version.Vanilla I. Shu1998-08-172-8/+8
| | | | | | | Reminded by: asami Notes: svn path=/head/; revision=12581
* Change perl version to 5.00502.Vanilla I. Shu1998-08-172-8/+8
| | | | Notes: svn path=/head/; revision=12578
* Standard new perl5 fixes.Tim Vanderhoek1998-08-162-9/+8
| | | | | | | PR: ports/7625 (Stephen J. Roznowski <sjr@home.net>) Notes: svn path=/head/; revision=12534
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-122-8/+6
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469