wmbiff is a dock app that displays the total number of messages or
the number of unread messages in different mailboxes. It supports
up to 5 mailboxes.
BUILD_DEPENDS instead of LIB_DEPENDS. gd-1.7.3 does not work with
PHP-3.0.12, so pull the relevant parts from their cvs tree and put
them into PATCHFILES.
I hope the PHP developers are releasing PHP-3.0.13 soon. Otherwise
we end up in maintaining their complete cvs tree as a part of ours. ;-)
patches apply without error. I don't have an Alpha to test on, but I assume
that Marcel knows what he's doing.
PR: addendum to 14916
Submitted by: marcel
Approved by: the maintainer
Move sshd.sh to files and ${INSTALL_SCRIPT}/${PERL} -pi it.
Clean up the Makefile's style a bit (MNF anyone? :)
Add WWW: to pkg/DESCR.
Change MASTER_SITES back to CVS_SITES to avoid problems with
MASTER_SITE_OVERRIDE.
Parts submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>, Robert Muir <rmuir@gibralter.net>
japanese/makejvf is able to make VF that goes out better than
japanese/vftool and came.It is a reference README about the usage
other than it.
PR: 14160
Submitted by: Kentaro Inagaki <inagaki@tg.rim.or.jp>
Reviewed by: sumikawa
compatible with 'VZ Editor', which is a japanese famous editor for
MS-DOS users.
(from submitter's description)
PR: ports/14928
Submitted by: SASAKI Shunsuke <ele@pop17.odn.ne.jp>
CVS_SITE is now MASTER_SITES, and each is tried if the previous fails
Include a :pserver: as one of the CVS repositories, so those inside firewalls
should be able to fetch SSH. If this doesn't work for everyone, I've still
got a trick up my sleeve.
Fix rlimit-related warnings people are seeing by moving the setclasscontext()
to before the switching of uids. Let me know if this does not work, as I
never got the warnings in the first place.
Don't clobber sshd_config, etc. Instead, if they're there, just warn of
their existance.
Take the config files and sshd.sh out of the pkg/PLIST, mainly so you don't
lose your configuration files by doing a "make deinstall reinstall clean"
update.
Parts submitted by: Robert Muir <rmuir@gibralter.net>, Travis Mikalson <bofh@terranova.net>
Update to to the current time for OpenSSH. The notable commit given to me
for this new date is:
(provos@cvs.openbsd.org)
usr.bin/ssh : hostfile.c
in known_hosts key lookup the entry for the bits does not need to match, all
the information is contained in n and e. This solves the problem with buggy
servers announcing the wrong modulus length. markus and me.
- fixed the plist so that you don't get an error message when
using pkg_delete
- added "-with-tiff=yes" to the configure command line, and tiff.4
to LIB_DEPENDS
Submitted by: "Alec Wolman" <wolman@cs.washington.edu>
Reviewed by: the maintainer
Fixed /DCC RESUME .
Enhanced /ignore syntax.
Minor bugfixes
Submitter claims that the maintainer has been unresponsive for several
weeks.
Submitted by: Anders Andersson <anders@sanyusan.se>