aboutsummaryrefslogtreecommitdiffstats
path: root/net/delegate
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 8.9.3pav2004-05-122-3/+3
| | | | | PR: ports/66494 Submitted by: gioria (maintainer)
* - Update to 8.9.2pav2004-03-272-4/+4
| | | | | | | - Pass maintainership to submitter PR: ports/64661 Submitted by: gioria
* Reintroduce warnings.clement2004-02-222-0/+34
| | | | Time to mark it as DEPRECATED ?
* make portlint happy.clement2004-02-211-2/+2
|
* - Update to 8.9.1clement2004-02-214-50/+11
| | | | | | | | | | | - Remove all security warning While I'm here: - use PORTSDOCS, ${DOCSDIR} - kill pkg-plist PR: 62924 Submitted by: NAKAMURA Takeshi <1yen@sh.rim.or.jp>
* - Update to 8.7.8pav2003-12-092-6/+5
| | | | | | | - Fix style in warning banner PR: ports/59505 Submitted by: NAKAMURA Takeshi <1yen@sh.rim.or.jp>
* KATO mega patchedwin2003-09-271-20/+20
| | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade to version 8.5.5edwin2003-06-272-2/+2
|
* I have not been, nor will I be actively maintaining this port.max2003-05-221-1/+1
| | | | So turn this over to ports@.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Upgrade to 7.9.13.max2002-10-152-2/+2
|
* Upgrade to 7.9.10.max2002-07-283-11/+7
| | | | | | | | While at it: - Fix typo in the security warning. - Correct one of the master sites. - List the master site which accepts passive ftp before one which doesn't. - So remove the message that suggests to unsetenv FTP_PASSIVE_MODE.
* Upgrade to 7.9.4max2002-05-203-5/+9
|
* Add %%PORTDOCS%% where appropriate.max2001-11-271-2/+2
|
* Upgrade to 7.7.0.max2001-11-272-3/+3
|
* Upgrade to 7.5.4.max2001-10-282-2/+7
| | | | | | While at it, change the pre-fetch to display a note suggesting unsetenv'ing FTP_PASSIVE_MODE if set, as the master site seems to have problem w/ passive ftp.
* Upgrade to 7.3.4.max2001-07-022-3/+3
|
* Put the WARNING! x 20 back.clive2001-04-152-0/+46
| | | | | Requested by: kris Okay'd by: ijliao
* upgrade to 7.1.2, it's not in-secure nowijliao2001-04-156-103/+3
| | | | | | PR: 26088 Submitted by: ijliao (me) No Response from: maintainer
* Upgrade to 6.1.22.max2000-12-282-2/+2
| | | | | | Reminded by PR: 22439 Submitted by: Naoki IDO <ido@hitachi-ms.co.jp>
* Update to 6.1.19.knu2000-10-295-6/+20
| | | | | | | | Add patches for -current. PR: ports/19665 (update to 6.1.16), ports/19914 (update to 6.1.17) Submitted by: Naoki IDO <ido@hitachi-ms.co.jp> Additional patches by: knu
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Upgrade to 6.1.16.max2000-07-132-2/+2
|
* Set umask to 027.max2000-06-261-0/+1
| | | | Suggested by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime)
* Upgrade to 6.1.15.max2000-06-265-8/+8
| | | | | | | | The problem with temporary file/directory permission, which have been dealt with by patches/patch-a[b-i] seems to have gone away. However, I haven't examined the rest of the code to determine whether security problems with this program have been corrected. (CF: FreeBSD-SA-00:04.)
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Upgrade to 5.9.13.max2000-02-223-12/+40
| | | | | | Show security warning at pre-fetch and the end of do-install. Now user must explicitly say that she wants to build this program, using ``make FORCE_BUILD=YES'' due to the security problems.
* Mark FORBIDDEN due to a remotely-exploitable buffer overflow yieldingkris2000-02-021-0/+2
| | | | | | | setuid nobody. If the maintainer would like to develop a workaround similar to one discussed on the security list then please let me know. Submitted by: Sergey N. Voronkov <serg@dor.zaural.ru>
* Upgrade to 5.9.12.max1999-12-242-4/+4
|
* Upgrade to 5.9.4.max1999-09-082-4/+4
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-2/+2
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Upgrade to 5.9.3.max1999-08-032-5/+5
|
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-3/+1
|
* Upgrade to 5.9.1.max1999-04-183-18/+10
|
* Give up attempting to lock a file unless the resulting error wasjoerg1998-11-201-0/+47
| | | | | | `EWOULDBLOCK'. This prevents DeleGate to hang upon writing the transfer log to stderr when running as an FTP proxy in foreground (-v) mode.
* Upgrade, 5.6.5 -> 5.7.2.max1998-11-092-6/+6
|
* Add URI for DeleGate homepage.max1998-08-221-0/+6
|
* Upgrade to 5.6.5.max1998-08-222-5/+5
|
* Upgrade, 5.4.3 -> 5.5.7.max1998-07-042-5/+5
|
* Upgrade, 5.3.7 -> 5.4.3.max1998-06-082-5/+5
|
* Upgrade, 5.3.1 -> 5.3.7.max1998-05-202-5/+5
|
* Upgrade, 4.4.1 -> 5.3.1.max1998-04-272-5/+5
|
* Upgrade, 4.36 -> 4.41.max1998-01-102-5/+5
|
* Upgrade, 4.34 -> 4.36 as well as portlint.max1997-12-162-6/+6
|
* Upgrade, 4.3.3 -> 4.3.4.max1997-10-153-5/+7
|
* Upgrade, 4.2.1 -> 4.3.3max1997-09-222-5/+5
| | | | Requested by: Yukinori Maeda <yuki@zephyr.elcom.nitech.ac.jp>
* Upgrade, 4.1.2 -> 4.2.1.max1997-08-232-5/+5
|
* Upgrade, 4.0.7 -> 4.1.2.max1997-06-212-5/+5
|
* Upgrade, 4.0.4 -> 4.0.7.max1997-04-042-5/+7
|
* New port, DeleGate:max1997-02-127-0/+65
General purpose TCP/IP proxy system