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>
- Now, icm and firware files are downloaded using getweb script
PR: ports/98511
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
The pam_authsrv module provides TIS authsrv authentication to PAM-aware
applications. It has been tested under AIX 4.3.3 (using the Linux-PAM for
AIX patch) and 5.1, Solaris 8 and 9, RedHat Linux 7.2, and HP-UX 11.00.
The pam_authsrv source code is available from:
ftp://ftp.feep.net/pub/software/PAM/pam_authsrv/pam_authsrv-1.0.2.tar.gz
Binaries of pam_authsrv are available as Encap packages for a variety of
platforms.
For further information, please see the enclosed README file.
WWW: http://www.feep.net/PAM/pam_authsrv/
PR: ports/97157
Submitted by: Jim Pirzyk <pirzyk@FreeBSD.org>
books/porters-handbook/dads-noinstall.html
Since it does not build then it should be BROKEN not IGNORE.
PR: 98524
Submitted by: Soeren Straarup (maintainer)
Approved by: lawrance (mentor, implicit)