- Enabled the RCS wrapper tools
- Added a patch so the RCS wrapper tools will find the installed CVSNT
binary, rather than relying on the PATH variable. This avoids an error
caused by executing the base system version of CVS.
PR: 116792
shadow is populated with symbolic links pointing at the real files in the
original directory tree. This is usually useful for maintaining source code
for different machine architectures.
PR: ports/117156
Submitted by: "Carlos A. M. dos Santos" <unixmania (AT) gmail.com>
Approved by: miwi (mentor)
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete
2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
Perf Tools is a collection of a high-performance multi-threaded malloc()
implementation, plus some pretty nifty performance analysis tools.
Perf Tools is the fastest memory allocation library available,
it also often allows applications to have smaller memory
footprint.
WWW: http://code.google.com/p/google-perftools
PR: ports/113689
Submitted by: Yuri <yuri@tsoft.com>
interactively. It uses Readline for grabing input and provides
completion with all the namespaces loaded during your session.
This is pretty useful for Perl developers that write modules. You can
load a module in your session and test a function exported by the
module.
Readline is used to grab user input and provides then all the facilities
your are used to : completion, key bindings, ...
WWW: http://www.sukria.net/perlconsole.html
PR: ports/117056
Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
This update brings in OPTIONS for GUI tools (on) and dependencies to make
the SVN tools work (off). It also should handle the openssl dependency
correctly now. Both of these changes are variations I made on the PR
submissions for those changes.
PR: [1] ports/116521 (1.5.3.2)
[2] ports/114472 (openssl issues)
Submitted by: [1] Eygene Ryabinkin <rea-fbsd@codelabs.ru>
[2] Ed Schouten <ed@fxq.nl>
remove checks for readline 4.2+, we do not support 4.x anymore
bump PORTREVISION
PR: ports/116690
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
- New command 'buildbot upgrade-master' to ease upgrading of pre-existing
buildmasters.
- A new webstatus display, superset of the older 'waterfall' display.
- The IRC bot has been refactored to make it easier to support other
IM tools.
- Better balancing of workload among multiple available buildslaves.
- Build slaves deal better with file permissions during a checkout step.
- Support for the Bazaar version control system.
- The 'buildbot try' command now accepts a '--diff=foo.patch' argument,
to let you provide a pre-computed patch.
- A new Mercurial change source was added.
- The email based changesource has been refactored to make it easier to
write new mail parsers.
- The 'freshcvsmail' change source has been deprecated.
- Changes to the API:
- API changes for BuildStep(), BuildFactory(), BuildSlave().
- Some keys and classes used in the configuration file have changed.
PR: ports/116889
Submited by: clsung
on the Unix, Windows and Mac OS X platform.
It allows to load modules from a server (checkout), create modules on
the server (import), as well as checking the state of directories and
individual files or updating them. Basic operations like add, remove
and commit are supported as matter of course, just like showing the
actual differences between the server version and the local sandbox,
graphical display of the version tree, and manifoldy graphical support
of project maintenance. All actions are logged on the cvs server
(configurable via history), and are therewith comprehensible.
WWW: http://www.lincvs.org/
PR: ports/116800
Submitted by: Pietro Cerutti (gahr at gahr.ch)
for command-line interfaces. HighLine also includes a complete menu system
that can crank out anything from simple list selection to complete shells
with just minutes of work.
WWW: http://rubyforge.org/projects/highline
PR: ports/116919
Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com>
. remove stale DOCSDIR;
. list all localized language packages at the port's Makefile.inc header
(they all should be changed simultaneously along with the master port
while updating to a new version).
approach to expressing parallelism in a C++ program. It is a library
that helps you take advantage of multi-core processor performance
without having to be a threading expert. Threading Building Blocks
is not just a threads-replacement library. It represents a higher-level,
task-based parallelism that abstracts platform details and threading
mechanism for performance and scalability.
WWW: http://tbb.sourceforge.net/
- Arun Sharma
arun@FreeBSD.org
PR: ports/116771
Submitted by: Arun Sharma <arun at sharma-home.net>
functionality to BSD editline and GNU readline. People familiar with
the readline/editline capabilities for modern shells (such as bash and
tcsh) will find most of the command editing features of JLine to be
familiar.
JLine is distributed under the BSD license, meaning that you are
completely free to redistribute, modify, or sell it with almost no
restrictions.
API documentation can be found in the apidocs directory.
You can use the jline.ConsoleRunner application to set up the system
input stream and continue on the launch another program. For example,
to use JLine as the input handler for the popular BeanShell console
application, you can run: java jline.ConsoleRunner bsh.Interpreter
WWW: http://jline.sourceforge.net/
PR: ports/116661
Submitted by: Martin Kammerhofer <mkamm at gmx.net>
OS X only utility (FileMerge). The bug has been fixed recently but as it
is irrelevant to FreeBSD, remove the offending line to avoid tripping on
the bug on older systems.
This should fix hgmerge on these systems.
Reminded by: tobez
- Fix MASTER_SITES and DISTNAME.
- Add PKGNAMESUFFIX.
- Remove default value definition of EMACS_PORT_NAME as it is now defined
in bsd.emacs.mk.
PR: 116733
Submitted by: KIMURA Yasuhiro <yasu at utahime.org>
Approved by: anray
using RubyInlineAcceleration.
The goal is to provide full compatibility
to ParseTree while making it easier to build and extend.
WWW: http://rubyforge.org/projects/ptreloaded/
PR: ports/116709
Submitted by: TAKATSU Tomonari <tota at rtfm.jp>
which provides an easy way to use C libraries
in Ruby by directly wrapping methods, structures and fields.
WWW: http://rubyforge.org/projects/rubyinlineaccel/
PR: ports/116709
Submitted by: TAKATSU Tomonari <tota at rtfm.jp>
Basically the port was relying on TCL_PACKAGE_PATH in tcllib/tclConfig.sh
to be a single path with no trailing spaces. As of tcl84, TCL_PACKAGE_PATH
can be a list. I patched e4graph configure to use TCL_PREFIX/lib instead.
Discussed with: linimon
A couple patchs are included from HEAD that didn't make the release, but
fix use-after-free bugs.
Submitted by: Emil Mikulic <emil at cs dot rmit dot edu dot au>
${PREFIX}/lib/tcllibX.Y. This will prevent future upgrades from
breaking ports depending on tcllib.
Respect the NO_INSTALL_MANPAGES knob.
Make all installed utilities contain proper name of tclsh-executable.
Tcl 8.2 or higher is sufficient.
Bump PORTREVISION.
PR: 116549
Submitted by: Martin Matuska