summaryrefslogtreecommitdiff
path: root/security/pidentd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - add WWWDirk Meyer2005-01-131-0/+2
|
* - update MASTER_SITESDirk Meyer2004-07-191-2/+2
|
* - update to 3.0.16Dirk Meyer2004-03-069-314/+116
| | | | | - use PLIST_FILES - add missing manpage idecrypt.8
* - add SIZEDirk Meyer2004-02-261-0/+2
|
* - add more PATCH_SITESDirk Meyer2004-02-221-1/+3
| | | | Suggested by: ume
* - Add more PATCHSITESDirk Meyer2004-02-221-1/+2
| | | | Suggested by: kris
* - remove BROKEN, verified that port can fetch all files from all locationsDirk Meyer2004-02-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://people.freebsd.org/~fenner/portsurvey/security.html#pidentd pidentd cvs tree / pkg-descr File: pidentd-2.8.5.tar.gz has 2 possible URLs: 1 OK, 1 bad, 0 skipped Port maintainer: dinoex@FreeBSD.org ftp://ftp.lysator.liu.se/pub/ident/servers/pidentd-2.8.5.tar.gz: looking for file 550 pidentd-2.8.5.tar.gz: No such file or directory. (Last OK result Thu Apr 4 9:05:23 2002 ) ftp://ftp.fu-berlin.de/unix/security/ident/servers/pidentd-2.8.5.tar.gz: ok File: pidentd-2.8.5-ipv6-1.5.diff.gz has 1 possible URL: OK! Summary 2 files fetchable out of 2 Master Site # files fetchable ftp.fu-berlin.de 1 www.imasy.or.jp 1 ftp.lysator.liu.se 0 $ ftp ftp://ftp.lysator.liu.se/pub/ident/servers/ Connected to ftp.lysator.liu.se. 220 Peter's Anonymous FTP server (pftpd 0.41 at Apr 29 2002 22:37:28) ready. 331 Guest login ok; use your e-mail address as password. 230 Login OK. Remote system type is UNIX. Using binary mode to transfer files. 200 Type set to I. 250 Command successful. 250-This directory is the main distribution point for the pidentd IDENT 250-(RFC1413) protocol server and it originates from the site: 250- 250- ftp://ftp.lysator.liu.se/pub/ident/servers/ 250- 250-Please report problems with the files in this directory to: 250- 250- Peter Eriksson <pen@lysator.liu.se> 250 Command successful. ftp> ls 150 Opening ASCII mode data connection for file listing. [...] -rw-r--r-- 1 pen local 121835 Nov 26 1998 pidentd-2.8.5.tar.gz -rw-r--r-- 1 pen local 366 Nov 26 1998 pidentd-2.8.5.tar.gz.sig [...] 226 Transfer complete. $ ftp ftp://ftp.fu-berlin.de/unix/security/ident/servers/ Connected to ftp.fu-berlin.de. 220 FTP.FU-Berlin.DE ready. 331 Anonymous login ok, send anything as password. [...] 230- Welcome at Freie Universität Berlin, Germany. Willkommen auf dem FTP-Server der Freien Universität Berlin. Ein Service der Zentraleinrichtung für Datenverarbeitung (ZEDAT). 230 FTP.FU-Berlin.DE login ok. Remote system type is UNIX. Using binary mode to transfer files. 200 Type set to I 250 CWD command successful. 250 CWD command successful. ftp> ls 150 Opening ASCII mode data connection for file list [...] -rw-r--r-- 1 ZEDAT FU-Berlin 121835 Nov 25 1998 pidentd-2.8.5.tar.gz -rw-r--r-- 1 ZEDAT FU-Berlin 366 Nov 25 1998 pidentd-2.8.5.tar.gz.sig [...] 226 Transfer complete. $ fetch http://www.imasy.or.jp/~ume/ipv6/pidentd-2.8.5-ipv6-1.5.diff.gz Receiving pidentd-2.8.5-ipv6-1.5.diff.gz (9635 bytes): 100% 9635 bytes transferred in 5.5 seconds (1.71 kBps)
* Correct BROKEN tag: port is unfetchableKris Kennaway2004-02-211-1/+1
|
* BROKEN: Checksum mismatchKris Kennaway2004-02-211-0/+2
|
* - take maintainershipDirk Meyer2003-11-201-1/+1
|
* - use hook for bsd.openssl.mkDirk Meyer2003-08-291-1/+4
|
* Allow to use the OpenSSL-port.Alexander Leidinger2003-05-211-4/+4
| | | | Submitted by: Marius Strobl <marius@alchemy.franken.de>
* Use libcrypto, not libdes.Jacques Vidrine2003-05-071-3/+5
|
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* * Fix build on -CURRENT.Christian Weisgerber2002-08-292-13/+7
| | | | | | Submitted by: Craig Rodrigues <rodrigc@attbi.com> * Remove obsolete configure script that has become a nop.
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | have been inactive for too long Approved by: will
* Style: ports/securityJimmy Olgeni2001-02-051-1/+1
|
* Oops, local changes were added to the repository in the last commit.Will Andrews2000-06-021-4/+4
| | | | | | | Unfortunately, since the newer version (3.0.11) has a lot of FreeBSD unfriendly code, we can't upgrade at this time. :-( Submitted by: jim
* Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews2000-06-021-5/+5
| | | | the Porter's Handbook. :-)
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-2/+2
|
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-3/+3
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Support IPv6.Munechika SUMIKAWA2000-02-143-6/+85
| | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Approved by: torstenb
* Version Required = reality.Bill Fumerola1999-09-231-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$Peter Wemm1999-08-312-2/+2
|
* Update to allow 3.2 (320002) to use the new interface to the kernel.Brian Feldman1999-08-292-4/+5
|
* Switch pidentd to using sysctl()s instead of libkvm. It now doesn't needBrian Feldman1999-07-142-0/+50
| | | | | | | to be linked with libkvm... this should fix a lot of strange problems people report with pidentd. This is for -CURRENT only, at the moment.
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Update to version 2.8.5.Steve Price1999-03-152-3/+3
| | | | | PR: 10201 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
* The location of identd.key is in ${PREFIX}/etc.Steve Price1998-10-102-8/+45
| | | | | PR: 8091 Submitted by: Sheldon Hearn <axl@iafrica.com>
* Secure the freedom of the manpages! Free the manpages!Tim Vanderhoek1998-08-191-2/+0
| | | | PR: ports/7651
* Strip binary now.Vanilla I. Shu1998-05-071-5/+16
|
* Upgrade to 2.8.2Andrey A. Chernov1998-04-242-4/+4
|
* Upgrade to 2.8.1Andrey A. Chernov1997-12-172-4/+4
|
* link idecrypt with -ldesTorsten Blum1997-09-011-0/+19
|
* Upgrade to 2.8a4 (child death fixed)Andrey A. Chernov1997-08-102-4/+4
|
* Update from 2.7.2 to 2.7.4Peter Wemm1997-03-024-12/+15
| | | | | patch-ag is merged into patch-ab - they both patched the same file patch-ah was included by the author
* aargh! how did this happen?? USE_DES is *not* supposed to be on byPeter Wemm1996-11-251-2/+2
| | | | default, as it needs the secure dist to be installed...
* CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))David E. O'Brien1996-11-171-8/+3
| | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable
* YAFCSSatoshi Asami1996-11-161-1/+1
|
* Update 2.7.1 -> 2.7.2. The author used our patches that were notPeter Wemm1996-11-151-4/+4
| | | | related to the ports mechanism.
* Add a compile option so that identd will send encrypted cookies out ratherPeter Wemm1996-11-051-1/+12
| | | | | | | | | | | | | | | | | | | | | | than usernames. This makes it much more difficult for somebody to "frame" one of your users. ie: instead of people getting: connect from peter@spinner.DIALix.COM in their syslogs, they will get this instead: connect from [W+rNvCy5FuPV4xEj8thdXIlfD9qNIbzB]@spinner.DIALix.COM The remote site will have to send it to you to decode it. When you are given one of these cookies, you can know for sure it is not faked, and you don't have to trust the word of the remote sysadmin when arranging your local lame hacker-type user to meet with an unfortunate incident :-). This feature is documented in the man pages. Also, fix an apparent bug in the code that deals with this, but it might be a feature of the version of libdes we have on FreeBSD. Requested by: markm (a fair while ago)
* Fix bug in man page path substitution.Peter Wemm1996-11-051-1/+1
| | | | (it used to come out as /usr/local/identd)
* Upgrade to 2.7.1Andrey A. Chernov1996-10-312-4/+4
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Upgrade to 2.7 (no changes since 2.7b4)Torsten Blum1996-09-142-4/+4
|
* Dont install identconn or itest, installing itest requires root access,Peter Wemm1996-08-172-3/+24
| | | | | | | | | | | | meaning it will silently fail if you (say) install as "bin". This makes the packaging break. (Will the package tools install the setuid-root binary anyway?) They were not particularly useful anyway, they are mainly diagnostic tools to parse the output of 'netstat' to see which users have what local connections open. Requested by: asami