It aims to be a powerful, fast editor with all of Vim's
features and hopefully, at some point, more.
WWW: http://www.yzis.org
PR: ports/123907
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
transactions through the TrustCommerce processing gateway over a encrypted
channel (SSL) using TCP/IP.
WWW: http://www.trustcommerce.com/tclink.html
PR: ports/124050
Submitted by: Mike Bowie <mbowie at buzmo.com>
This is the head module of the Net::XMPP2 XMPP client protocol (as
described in RFC 3920 and RFC 3921) framework.
WWW: http://search.cpan.org/dist/Net-XMPP2/
PR: ports/122631
Submitted by: Gea-Suan Lin <gslin@gslin.org>
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>
- add a couple of "just in case" string routine fixes - use of snprintf() or
strncpy() where appropriate;
- add some more sscanf() result code checking where needed;
- fix the build when XTEST is not selected;
- change all references to /usr/dict/words to /usr/share/dict/words instead;
- fix a small error in the text of an error message.
Apache Portable Runtime (APR) library. It multiplexes connections,
running the read/write communication asynchronously. Memory copies
and transformations are kept to a minimum to provide high
performance operation.
WWW: http://serf.googlecode.com
PR: ports/124059
Submitted by: Craig Rodrigues <rodrigc at FreeBSD.org>
xjoypad allows an USB joypad (probably a USB Joystick, too)
to be used with games on linux (probably other unix-like
operating systems too). This is done by mapping the joypad
events to X keyboard events which are sent to the window
currently having the focus. Therefore only keyboard-controlled
games are currently supported by xjoypad. xjoypad was written
to add joypad support to the playstation emulator epsxe.
PR: ports/95990
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Supersedes: ports/123952 - please close that one, in favour
of this one. (Note, if that one should have been committed
before this one, please bump PORTREVISION to 2!)
Changes that were already in ports/123952:
- Fix all scripts that use cp -a to instead use cp -PpR,
fixing output formats such as html, html-nochunks and others.
- Take maintainership of port.
Additional changes since ports/123952, a.k.a. "overhaul":
- Drop non-functional passivetex autodetection
- Make WITH_PASSIVETEX an official OPTION (default: OFF, as previously)
- Add COPYING ChangeLog THANKS to PORTDOCS
- Use PORTDOCS instead of pkg-plist
- Properly depend on print/passivetex (so the build system doesn't get away
with just TeX installed but PassiveTeX missing)
- Fix bug (missing "export USE_BACKEND"), amending to files/patch-xmlto.in,
reported, with fix, by Ondrej Vasik; the bug rendered "xmlto txt ..." unusable
- Complete pkg-plist for WITH_PASSIVETEX case, it missed some files;
thus fixing packages.
- Mention Ondrej Vasik, current xmlto maintainer, in pkg-descr.
Dropped from ports/123952 (i. e. deliberately omitted from this PR,
and not part of 0.0.20):
- Move files/patch-xmlto.in into post-patch section of Makefile
but keep the file.
PR: ports/123979
Submitted by: Matthias Andree <matthias.andree@gmx.de>