created in current dir. I consider this annoying, so I think
it's better to have gnash debug log as a dotfile.
PR: 97522
Submittey by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
- Restrict to FreeBSD-5+ due to dependency upon lang/spidermonkey
- Left odd BUILD_DEPENDS as lang/spidermonkey does not install the shared
library correctly
0.15 (28/02/2006)
(tb) Rewrote Makefile.PL to work on more platforms
0.14 (12/02/2006)
(tb) Removed remaining debug info
0.13 (05/02/2006)
(tb) Removed debug info
(tb) Made sure Makefile.PL finds libjs if installed in /usr/lib or
/usr/local/lib
0.12 (12/03/2005)
(ms) Makefile.PL prerequisite changed from undef to '0'.
(ms) Thomas Busch added a check to Makefile.PL to find an already
installed JS lib.
PR: ports/98322
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
Java support is back (on i386), and all those additional libtool
files we are currently installing as part of libgcj will be gone
with next week's snapshot.
- Bump PORTREVISION
- Change default install location
- This is a major security fix and I would ask that portmgr@ immediately
rebuild and redistribute the port's package!
PR: ports/98514
Submitted by: aaron
Approved by: secteam (simon)
WordPress is a state-of-the-art semantic personal publishing platform
with a focus on aesthetics, web standards, and usability.
More simply, Wordpress is what you use when you want to work
with your blogging software, not fight it.
PR: ports/98448
Submitted by: miwi
Approved by: krion (mentor)
* Add libtool dependency because configure.in mentions AC_PROG_LIBTOOL
which seems to be defined by libtool.m4 installed by libtool. This allows
us to drop the hack of removing it from configure.in
* Invoking "pkg-config --cflags atk fontconfig gdk-2.0 pango" is not
necessary anymore. Drop it.
* Invoke autoreconf with a hacked value of ACLOCAL environment variable
to make aclocal find gettext.m4 which is installed in /usr/local/aclocal/
but aclocal is searching /usr/local/aclocal19/. ade@ promised to fix this
soon
* Remove unnecessary changes to configure.in, they are not needed now
<mwfp@foldl.net>: host mail.foldl.net[67.15.68.92] said: 550 5.2.1
<mwfp@foldl.net>... Mailbox disabled for this recipient (in reply to RCPT TO
command)
hosting Ruby web applications of any kind using plain HTTP rather than
FastCGI or SCGI.
It is framework agnostic and already supports Ruby On Rails, Og+Nitro,
and Camping frameworks. It also supports a complete plugin system
based on RubyGems called GemPlugins.
WWW: http://mongrel.rubyforge.org/
PR: ports/97530
Submitted by: Rui Lopes <rgl@ruilopes.com>
a self-written server) to be run as a daemon and to be controlled by
simple start/stop/restart commands.
If you want, you can also use daemons to run blocks of ruby code in a
daemon process and to control these processes from the main application.
Besides this basic functionality, daemons offers many advanced features
like exception backtracing and logging (in case your ruby script
crashes) and monitoring and automatic restarting of your processes if
they crash.
WWW: http://daemons.rubyforge.org/
PR: ports/97531
Submitted by: Rui Lopes <rgl@ruilopes.com>
This is an extension to ease the use of the del.icio.us website: a
social bookmarking, social software web service for storing and sharing
web bookmarks.
A non-hierarchical keyword categorization system is used on del.icio.us
where users can tag each of their bookmarks with a number of freely
chosen keywords. A combined view of everyone's bookmarks with a given
tag is available.
WWW: http://delicious.mozdev.org/
PR: ports/97685 (based on)
Submitted by: Lapo Luchini <lapo@lapo.it>
load them as additional features to use in your software. It
originated from the Mongrel (http://mongrel.rubyforge.org/) project
but proved useful enough to break out into a separate project.
WWW: http://mongrel.rubyforge.org/gem_plugin_rdoc/
PR: ports/97532
Submitted by: Rui Lopes <rgl@ruilopes.com>