summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* BugFix: MIME decode, character code conversion.sada1999-12-085-14/+14
| | | | | | | Imported: UTF-7,8 to JIS X0208 code conversion. PR: 15361 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
* Change broken link to homepage to official oneache1999-12-084-2/+4
|
* Coped with modified distfile.sada1999-12-085-17/+16
| | | | | PR: 15200 Submitted by: Maintainer
* Revived COMMENT, DESCR in these ports and then modified about it.taoka1999-12-0811-20/+103
| | | | | PR: 15331 Submitted by: maintainer
* Fix MASTER_SITES.jkoshy1999-12-082-2/+2
|
* Fix MASTER_SITE.jkoshy1999-12-081-1/+1
|
* Fix MASTER_SITES.tg1999-12-081-2/+1
|
* Add missing directory name for BUILD_DEPENDS -- it was killingasami1999-12-082-2/+4
| | | | index generation.
* I've cleaned up ${CVS_DATE} usage a bit (keep spaces correctly), andgreen1999-12-085-61/+63
| | | | | | | | | | updated to today's snapshot of OpenSSH. Various updates from the latest ${CVS_DATE}, and requisite patch changes, are the "big new thing". Nothing major has changed; the biggest ones would be using atomicio() in a lot of places and a fix for a SIGHUP not updating sshd(8)'s configuration until the next connection.
* Don't install ispell.el - it is already in emacs-20.4 (same author version)jmz1999-12-084-17/+121
| | | | | | Update MASTER_SITES One of the patch files (texpatch-3.1.20c.gz) disapeared from the ftp site. It is now included in the port as patch-ae.
* Update to 2.3 beta #9.obrien1999-12-072-3/+3
| | | | This speeds up OS scans.
* This port is covered in doc/ja_JP.eucJP/handbook with "make package".kuriyama1999-12-071-1/+0
|
* Upgrade to version 2.15.jmz1999-12-076-6/+4
|
* Upgrade to version 2.15, use MASTER_SITE_PERL_CPAN.jmz1999-12-072-32/+14
|
* Activate p5-F77jmz1999-12-071-0/+1
|
* Tells you how to link C programs with Fortran subroutines.jmz1999-12-0710-0/+90
| | | | Required by the new pgperl version.
* The software's www page has been moved.sada1999-12-071-1/+1
|
* Check the exclude list if we don't find a $FreeBSD$ tag. Don't scanpeter1999-12-071-8/+21
| | | | | the exclusions list unless we're just about ready to fail, so this only incurs an overhead on non-tagged files.
* Add the exclude list to what we check out into /home/ncvs/CVSROOTpeter1999-12-071-0/+1
|
* Add a hack prototype directory/path matching system for overrides ofpeter1999-12-071-0/+3
| | | | the $FreeBSD$ checking.
* Merge from zsh-devel: build zshall(1) correctly.billf1999-12-071-0/+11
|
* Move distfile to http://www.freebsd.org/~fenner/distfiles/fenner1999-12-072-2/+2
|
* Update to version 0.5.0cpiazza1999-12-073-2/+3
|
* MASTER_SITE movedcpiazza1999-12-072-2/+2
|
* Fix URL in DESCRflathill1999-12-073-3/+3
|
* Fix typo and reword the sentence to make sensecpiazza1999-12-071-1/+1
| | | | | PR: 15270 Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
* Update to recognized that the KAME IPv6 is installed and enable supportobrien1999-12-072-7/+3
| | | | | for it. (previously only INRIA's IPv6 was recognized) This support is not fully untested, so YMMV.
* Upgrade to 991203.sumikawa1999-12-077-44/+79
| | | | | PR: 15283 Submitted by: maintainer
* Upgrade to 1.0.2b.mph1999-12-072-3/+3
|
* It must fix a package's kdm problem and screenlock's problem.imura1999-12-079-18/+135
| | | | PR: 14205, 14188
* Remove duplicated entries.kuriyama1999-12-071-17/+0
| | | | Pointed out by: OKAZAKI Tetsurou <okazaki@be.to>
* Update to version 1.30.cpiazza1999-12-073-6/+5
| | | | | | | | This version includes sysmouse(4) support ( thanks to Christian Weisgerber <naddy@mips.rhein-neckar.de> ) PR: 15323 Submitted by: Trevor Johnson <trevor@jpj.net>
* Make this compile on -currentcpiazza1999-12-061-0/+14
|
* Upgrade to 0.19.mph1999-12-064-43/+38
| | | | | PR: 14635 Submitted by: saper@system.pl
* Intelligent packaging. Portlint.billf1999-12-061-3/+2
| | | | | | Inspired by: PR: ports/15306 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
* Add a patch that enables the proper handling of an IPv4 address when it isobrien1999-12-062-1/+5
| | | | | | | supplied as a IPv6-mapped address to lsof's -i option -- e.g., as in "-i@[::ffff:1.2.3.4]". Submitted by: Vic Abell <abe@purdue.edu>
* turn on navigator 4.7.usobrien1999-12-061-0/+1
|
* Update 5.5 to patchlevel 55.obrien1999-12-066-9/+18
|
* In the meantime (while things are being worked and decided on on thegreen1999-12-065-22/+328
| | | | | | | | | | | | | | | OpenBSD OpenSSH front), add ConnectionsPerPeriod to prevent DoS via running the system out of resources. In reality, this wouldn't be a full DoS, but would make a system slower, but this is a better thing to do than let the system get loaded down. So here we are, rate-limiting. The default settings are now: Five connections are allowed to authenticate (and not be rejected) in a period of ten seconds. One minute is given for login grace time. More work in this area is being done by alfred@FreeBSD.org and markus@OpenBSD.org, at the very least. This is, essentially, a stopgap solution; however, it is a properly implemented and documented one, and has an easily modifiable framework.
* Under advisories, put RESTRICTED back. It more accurately reflectsgreen1999-12-061-0/+2
| | | | | | | | reality, though. One file, cipher.c, calls cryptographic routines from external libraries. This really cannot encumber OpenSSH in any case, but I put RESTRICTED back since it would give people a false hope of being able to install the OpenSSH package but not the requisite, RESTRICTED (so nonexistant) openssl package.
* Upgrade to l0pht-watch 1.1kris1999-12-063-11/+11
| | | | Reviewed by: Maintainer
* Good-bye, RESTRICTED.green1999-12-061-2/+0
| | | | | | | | | | | | | Reasons: 1. It's not crypto. 2. It links with crypto. a. That crypto is in the public domain. b. Linking with crypto does not constitute cryptography. 3. Even if it were crypto, the description of the entire protocol, etc., is in the public domain. The RFC is PD in the USA, and the white paper in Europe. 4. Precedence? Even if it were crypto, the Bernstein case has set precedence for allowing export of that. But it's not even crypto.
* Update to version 5.2.0cpiazza1999-12-062-3/+3
|
* $FreeBSD$, not $Id$cpiazza1999-12-062-2/+2
|
* BROKEN needs quotes if it contains shell metacharacters like ().fenner1999-12-061-1/+1
|
* Add a patch to allow the user to specify the port number for the newscpiazza1999-12-061-0/+56
| | | | | | | | | | server. The submitter states that the author of this software has been unresponsive for several months. PR: 15199 Submitted by: Akinori MUSHA aka knu <knu@idaemons.org>
* RUN_DEPENDS need to be the same as BUILD_DEPENDS. (think packages)cpiazza1999-12-062-0/+2
| | | | | | PR: 15153 Submitted by: Alec Wolman <wolman@cs.washington.edu> Reviewed by: maintainer
* Activate wmanagercpiazza1999-12-061-0/+1
|
* WManager is a windowmanager manager.cpiazza1999-12-069-0/+164
| | | | | | | | It "manages" your windowmanagers by letting you choose from your favorites on starting up X. PR: 15133 Submitted by: Will Andrews <andrews@technologist.com>
* Add a pnmtopng RUN_DEPENDS to allow printing of images to PNG formatcpiazza1999-12-061-1/+2
| | | | | PR: 15161 Submitted by: saper@system.pl
OpenPOWER on IntegriCloud