| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/66494
Submitted by: gioria (maintainer)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/64661
Submitted by: gioria
|
|
|
|
| |
Time to mark it as DEPRECATED ?
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
| |
- Fix style in warning banner
PR: ports/59505
Submitted by: NAKAMURA Takeshi <1yen@sh.rim.or.jp>
|
|
|
|
|
|
|
|
|
|
|
| |
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
|
|
|
| |
So turn this over to ports@.
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
Requested by: kris
Okay'd by: ijliao
|
|
|
|
|
|
| |
PR: 26088
Submitted by: ijliao (me)
No Response from: maintainer
|
|
|
|
|
|
| |
Reminded by
PR: 22439
Submitted by: Naoki IDO <ido@hitachi-ms.co.jp>
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
| |
|
|
|
|
| |
Suggested by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime)
|
|
|
|
|
|
|
|
| |
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.)
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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>
|
| |
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
`EWOULDBLOCK'. This prevents DeleGate to hang upon writing the
transfer log to stderr when running as an FTP proxy in foreground
(-v) mode.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Requested by: Yukinori Maeda <yuki@zephyr.elcom.nitech.ac.jp>
|
| |
|
| |
|
| |
|
|
General purpose TCP/IP proxy system
|