PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
infrastructure. Default to WANT_FAM_SYSTEM=fam to be conservative since
these ports either have not been tested with gamin or are known to fail
(courier).
PR: ports/92583
Submitted by: marcus
where set in /var/db/ports/PORTNAME/options.
- Drop old knobs check, hard to maintain and conflicting with KNOBS.
- Fix brain-dead CONFLICTS from MFD.
PR: ports/93109
Submitted by: maintainer
Rewrite minimum OPTIONS version check, the old way was broken if the OPTIONS
where set in /var/db/ports/PORTNAME/options.
Drop old knobs check, hard to maintain and conflicting with KNOBS.
[1] beginning with this update the SNAP_DATE is UTC instead of EST (GMT+2).
PR: ports/93067
Submitted by: maintainer
- Turn cp verbose to show which files are copied
- Add a pkg-message
- Change to use .zip sources because .tar.gz disapeared of main site
- Transfer maintainership to submitter, maintainer is 9 months inactive
PR: ports/92422
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (14 days)
What's tarpitting? It's the practice of inserting a small sleep in an SMTP
session for each RCPT TO after some set number of RCPT TOs. The idea is to
thwart spammers who would hand your SMTP server a single message with a long
list of RCPT TOs. If a spammer were to attempt to use your server to relay a
message with, say, 10,000 recipients, and you inserted a five-second delay for
each recipient after the fiftieth, the spammer would be "tarpitted" and would
likely assume that his connection had stalled and give up.
Asked by: Joao Ricardo Mendes Pecanha <joao@redepegasus.com.br>
o Drop NEURAL_NET (removed upstream) and TRAIN_SCRIPT (now always installed and
depend on PERL5 for it).
o Add an other check for old (unsupported) options.
o Some Makefile clean-ups.
o Fix spelling in pkg-message [1]
o s/pkg_version/${PKG_VERSION}/
o Fix removal of EXAMPLESDIR on pkg-plist [2]
PR: ports/92774
Submitted by: maintainer, garga [2]
Obtained from: edwin [1]
Approved by: maintainer [2]
with a short REINPLACE_CMD in post-patch.
- Fix build so it will work with Gnome 2.14 when that lands
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>