<rhwang@bigpanda.com> and Mikhail Teterin <mi@aldan.ziplink.net>.
Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> and I merged these
ports and modified it.
TIFF 3.4 does not seem to be completely compatible with tiff 3.3, so
we decided to make separate port for this version.
Special thanks goes to tg, for reviewing and intensively testing.
(Closing PR #2057.)
Note, I have no idea if this is the correct fix or not, but I haven't
heard back from the maintainer or any of the millions of perl hackers.
At least it is not worse than what we have now (build net/p5-IO always,
because the depended file does not exist).
strobe is a network/security tool that locates and
describes all listening tcp ports on a (remote) host or on
many hosts in a bandwidth utilisation maximising, and pro-
cess resource minimizing manner.
strobe approximates a parallel finite state machine inter-
nally. In non-linear multi-host mode it attempts to appor-
tion bandwidth and sockets amoung the hosts very effi-
ciently. This can reap appreciable gains in speed for
multiple distinct hosts/routes.
Submitted by: proff@suburbia.net (Julian Assange)
Reviewed & Modified by: max
(Closing PR #1663.)
file, where it should only treat [0-9]+. This bug was present when mh's
configuration contains locale definition.
Submitted by: Dave Marquardt <marquard@Zilker.NET>
(Closing PR #2088.)
instead of doing it in scripts/configure.
Move ``make clean'' that should done before the build process to pre-build
instead of doing it in scripts/configure.
Define RUN_DEPENDS on jless so that the command show can display Japanese
message correctly.
Generate mh configuration for FreeBSD from template instead of doing that
by patches.
(This allows the port to respect ${PREFIX}.)
Submitted by: sanpei@yy.cs.keio.ac.jp
Integrated recent changes made to ports/mail/mh.
Integrated widely used patches that are distributed with mew:
- Patch to make the folder command faster.
- Patch to suppress X-Authentication-Warning.
Added configuration options to include full pop support.
(Closing PR #2209.)
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS: ' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: Makefile patches/patch-ab patches/patch-ac patches/patch-ad
CVS: pkg/DESCR pkg/PLIST
CVS: Added Files:
CVS: files/FreeBSD.in patches/patch-ag patches/patch-ah
CVS: Removed Files:
CVS: patches/patch-aa scripts/configure
CVS: ----------------------------------------------------------------------
(1) Don't use += for CATEGORIES.
(2) Add MAN8 to compress nntpcache.8.
(3) Remove port name from front of pkg/COMMENT.
(4) List config files in pkg/PLIST.
(5) Name of manpage is nntpcache.8, not nntpcached.8.