The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Version 1.9 contains rather important band-aid for hanged socketpipe
instances in case of remote server crash.
PR: 123289
Submitted by: marck
Approved by: maintainer timeout (4 weeks)
the perfect window for online applications like GMail, Photobucket,
Facebook, EBay, Wikipedia, and countless others that user and
developer momentum is shifting towards.
WWW: http://live.gnome.org/OnlineDesktop
PR: ports/124198
Submitted by: Ashish Shukla <wahjava at gmail.com>
daemon-like programs. The framework provides for standard commands that work
for as init.d files and as apachectl-like commands.
Programs that use Daemon::Generic subclass Daemon::Generic to override its
behavior. Almost everything that Genric::Daemon does can be overridden as
needed.
WWW: http://search.cpan.org/dist/Daemon-Generic/
PR: ports/124133
Submitted by: BluePex Security Solutions <freebsd-ports at bluepex.com>
mechanism of requiring a translated socket.ph file, this uses the h2xs program
(see the Perl source distribution) and your native C compiler. This means
that it has a far more likely chance of getting the numbers right. This includes
all of the commonly used pound-defines like AF_INET, SOCK_STREAM, etc.
WWW: http://search.cpan.org/dist/Socket/
PR: ports/124132
Submitted by: BluePex Security Solutions <freebsd-ports at bluepex.com>
when building net/libnet, bpf has been there since FreeBSD
3.X, so do not do anymore checks. this is useful when
building in jails as they don't have bpf. this is somewhat
like #113893
PR: ports/123213
Submitted by: Mars G Miro <spry@anarchy.in.the.ph>
Approved by: maintainer timeout
When building VNC (net/vnc) with the server option, Xvnc
and vncserver and friends are built. Xvnc is the X server
for the VNC session. However, if the server cannot find the
'fixed' font, which is supposed to be in fonts.alias, the
server dies.
PR: ports/118293
Submitted by: Clint Olsen <clint.olsen@gmail.com>
- Remove viewer and server scritps, use new GUI starter instead
- Move config files and [trust|key]stores to ${HOME}/.jrdesktop/
- Remove patch fixed upstream
Approved by: miwi (mentor)
- Drop maintainership
- Update rc script to the rc.d world order
- Mark broken on FreeBSD < 7.x until someone wants to fix it
PR: ports/123226
Submitted by: thompsa (maintainer)
Also fixes to pkg-plist to 1) forget to chmod/chown db directory for
package and 2) shut-up error message to remove ${PREFIX}/share/locale/rw
(that is not listed in BSD.local.dist, and other applications such as bison
may be used this directory.)
jwhois.conf is also updated to the latest revision (1.137) from jwhois
CVS repository.
Pressure for update from: nork
net/mDNSResponder and net/avahi-libdns install files in the
same place.
/usr/ports/net/mDNSResponder/Makefile contains CONFLICTS=
avahi+libdns-[0-9]*, but the package name is avahi-libdns-0.6.22.
/usr/ports/net/avahi-libdns/Makefile does not contain any
CONFLICTS section.
PR: ports/121434
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by: various maintainer timeouts