- Use MAN1 in Makefile [1]
- Back up config files during deinstall [2]
- Fix pkg_add warnings [1]
- Add $FreeBSD$ tags where missing
- Use ECHO_MSG rather than ECHO_CMD
PR: 75152 [1], 43565 [2]
Submitted by: maintainer [1], Brent Verner <brent@rcfile.org> [2]
this port installs file in there. So replace the @dirrm with
"@unexec rmdir %D/share/cows 2>/dev/null || true" as other ports
do. I don't like this, but I don't know what else would work,
it would be nice if this "feature" was implemented as a builtin
to the package system.
Suggested by: kkenn
Tested by: Gilad Rom
- Use %%JAVAJARDIR%%
- Use INSTALL_DATA to install JAR and documentation files
- Add 'devel' category
- Manual download URL is now a bit more specific
- Removed unneeded JAVA_RUN statement (implied when nothing is set)
Submitted by: Manfred N. Riem <mnriem@earthlink.net> [1]
This package provides basic support to localize your
application, like locale based formatting of dates, numbers
and currencies.
Beside that it attempts to provide an OS independent way
to setlocale() and aims to provide language and country
names translated into many languages.
PR: ports/74620
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
- Nuke pkg-plist while here, all the files are listed in Makefile anyway
PR: ports/70888
Submitted by: Rostislav Krasny
Approved by: maintainer timeout
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>