deskutils/drivel is the only port that has pkg-plist change, so bump the
PORTREVISION. The rest else should be no function change, but just remove the
patches to allow gnomehack takes care of it. Keep in mind, I only touch those
ports that already have gnomehack.
Reviewed by: pav and marcus
BSD.*.dist), but do remove locale directories that are not listed
there. Moreover, don't try to unconditionally @dirrm these
directories since they're shared with other ports and are likely to
still be in use.
<quote>
Copies of this library code used to exist in other tarballs: Courier,
Courier-IMAP, and SqWebMail. Building and installing any of these packages
would've automatically installed this authentication code.
The authentication library is now a separate, standalone package. This
authentication library must now be installed, separately, before upgrading
to the following builds (or if installing them for the first time):
Courier 0.48, Courier-IMAP 4.0, and SqWebMail 5.0. See NEWS for more information.
</quote>
http://www.courier-mta.org/authlib/
- Remove duplicate and inactive mirror from MASTER_SITES
- Add new official mirrors to MASTER_SITES
- Fix arts support, add OPTIONS for audio settings and use correct entries for LIB_DEPENDS
- Use DATADIR in pkg-plist
PR: ports/75082
Submitted by: Michael Ranner <mranner@inode.at>
-Fix the CONFLICTS for not get in conflicts with itself.
-Remove the manpages from FILESDIR, those have been added in the tarball.
-Make portlint a bit happier man.
PR: ports/75191
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
A Jabber client with whiteboard communication Please check
this port twice, because its my first one.
PR: ports/73013
Submitted by: Marc <marc@bruenink.de>
remote login to IBM mainframes
This port is the latest version of IBM 3270 terminal emulators
as an open source project that I can find. The net/tn3270 port
is dead-dead-dead and will take too much effort to fix on
5.x-6.x-Current. This new port is part of a group and has been
separated such that the user can pick & choose what he wants.
This particular port is for full-screen text-mode aka console
sessions with support for curses, OpenSSL, scripting, and
SNA-printer emulation with IBM mainframes.
I am unable to test most of the extra functionality. Also I
am continuing to investigate some text-mode anomalies that may
be highly dependent on the graphics/video card in use. But we
do need a working replacement for net/tn3270, and this is 'it'.
Before accepting this new port:
Firstly, I need someone with legal eyes to look over this
project's licensing details at http://x3270.bgp.nu/license.html
, please. (I posted this request on -ports@ a few weeks ago
to no avail.)
If agreeable, the next thing to do is ditch the port net/tn3270
entirely. I'm not sure how to do that myself (and not being
able to do CVS thru our political firewall here at work).
Thirdly, if agreeable, simply add this new port net/c3270 to
the collection, please. Yes it comprises only three little
files. ;)
Fourthly, people with access to mainframes: Test Test Test Please! :)
I don't agree with ditching x3270 though.
PR: ports/72367
Submitted by: "Paul Seniura" <pdseniura@techie.com>
for when package is used
Correction to the Makefile and pkg-plist to ensure proper
creation and removal of the ${PREFIX}/boinc/projects directory
when port is installed from a pre-compiled package.
PR: ports/75117
Submitted by: "J.R. Oldroyd" <fbsd@opal.com>
This port is designed to manage the "unstable" branch of
aMule, currently aMule 2.0.0rc7.
PR: ports/73502
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
Update of boinc-client port to address issues with reentrancy
problems on FreeBSD 4.x (malloc() called recursively) and also
to address differences in rc.d files on 4.X.
Update also fixes compilation problems on 64-bit architectures.
PR: ports/75062
Submitted by: J.R. Oldroyd <fbsd@opal.com>
Update to aMule 1.2.8_1 to CONFLICT with the new "net/amule-devel"
port (see related PR)
PR: ports/73505
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
This is a new port to install GUI script for X-Bone Overlay
Deployment tool (net/xbone).
This port installs the GUI frontend for the XBone. The GUI
is written as a set of XML pages and perl scripts requiring
Apache web server to run.
PR: ports/63823
Submitted by: Venkata Pingali <pingali@isi.edu>
entirely in Python. It's also a framework on top of which you can code
additional functionality to suit your needs.
PR: ports/74895
Submitted by: Ste <stefan@aeschbacher.ch>
adjustments required but the port is quite useable again
o Bump PORTREVISION
PR: 74883
Submitted by: Jonathan Lennox <lennox@cs.columbia.edu>
Reviewed by: Randy Pratt <rpratt1950@earthlink.net>
* -s option to set the time immediately at startup if the local
clock is off by more than 180 seconds.
* Adjustments smaller than 128ms are no longer logged.
XMPP protocol.
The Extensible Messaging and Presence Protocol (XMPP) is an IETF standard
that provides a complete cross protocol messaging solution. The problem
with current IM solutions is that they are all proprietary and cannot
talk to each other. XMPP seeks to get rid of those barriers.
Net::XMPP is a collection of Perl modules that provide a Perl Developer
access to the XMPP protocol. Using OOP modules we provide a clean
interface to writing anything from a full client to a simple protocol
tester.
WWW: http://www.xmpp.org/
PR: ports/74644
Submitted by: Lars Eggert <lars.eggert@gmx.net>
from --with-ldap to --with-ldap-prefix quite some time ago.
Incidentally, it still used to work with the wrong option most of the
time, as configure silently ignores unknown --with options (this is a
feature), and as the configure script often included the correct -I
and -L options to find OpenLDAP as a side-effect of other stuff
installed in the same location. However, I've seen it fail as well,
and using the correct option is the canonical way out.
Approved by: maintainer timeout
- remove unnecessary variable PERL_BASE
- dependency on devel/p5-IO only if Perl < 5.6.x
- add a missing man page (Net::SSH::Perl::Config.3) and a missing file
(%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSH/Perl/.packlist)
- sort MAN3 in Makefile
- add a patch that suppresses the prompts in the Perl configure script
and always selects all modules for installation (This should hopefully
fix the package build on the cluster, so remove NO_PACKAGE as well.)
PR: 70847
Submitted by: Stefan Walter
- Fixed back-bdb cache bugs (OpenLDAP ITS#3356, #3358), ctxcsn memory leak
- Added support for BDB 4.3 (depends on PR 73790)
NOTE: Don't use BDB 4.3 in production environments yet:
<http://www.openldap.org/lists/openldap-software/200411/msg00700.html>
For a complete change log see:
/usr/local/share/doc/openldap/CHANGES
o Update FILESDIR/wrapper.sh wrapper script to new javavmwrapper
behavior
PR: 74479 [1]
Submitted by: Francis GUDIN <fgudin@nerim.net> <fgudin@nerim.net> [1]