Age | Commit message (Collapse) | Author | Files | Lines |
|
* Use lesstif/buildlink.mk instead of USE_MOTIF.
* Simplify patch to configure by fixing --with-graphic-libs check.
* Ensure that proper LDFLAGS are passed through to build process to ensure
linking against proper libraries.
|
|
Too many changes to list here.
|
|
|
|
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
|
|
PostgreSQL.
OpenACS is a web development environment which includes a staggering
number of already-built modules.
|
|
committed shortly.
|
|
|
|
mistake by automatic CONFIGURE_ENV+=LIBS="${LIBS}".
|
|
Use REPLACE_PERL, instead of hardcoding /usr/pkg/bin/perl.
Standardize MESSAGE, and fix typo.
Remove share/doc/user_manage on deinstall.
Change PKGNAME to p5-${DISTNAME}.
|
|
|
|
This is HTTPD-User-Manage version 1.5X, a script and set of Perl
modules for managing access control with the Apache, NCSA httpd, CERN
and Netscape servers (and maybe some others).
You can install this program as a CGI script to allow remote users to
change their Web access passwords. Web administrators can use it to
remotely add, edit and delete users and their groups. You can also
use it from the command line as a nice all-in-one interface to access
control databases based on text files, DBM files, and SQL databases.
Please see the file user_manage.html for complete details.
|
|
sort
|
|
|
|
workarounds PR12655.
|
|
|
|
Galeon is a GNOME web browser based on gecko (mozilla rendering engine).
It's fast, it has a light interface and it is full standards compliant.
|
|
Try to connect to all address if host have more than 1 address.
|
|
|
|
expression for substituting in DEINSTALL/INSTALL scripts. Use "${CMP} -s"
instead of "diff -q" since the former is more portable across OSes.
|
|
|
|
baggage for packages that have ${DEPENDS} on the libwww package, but
don't need to link in "libwwwssl" (currently all of them). These
packages _do_ _not_ need to have their DEPENDS changed now, as the
package system currently makes them require "libssl", whether they
truly require it to run, or not.
This will prove useful, however, when the version number of the
"libssl.so" shared library is bumped[1]. Then, we'll have to bump
again, but the depending packages will only need to depend on _this_
version, "libwww>=5.3.2nb1", the first version in which the "libwww*"
libraries (except libwwwssl) carry no dependency on "libssl".
[1] It's already been bumped in the HEAD of the base tree, but not
yet in the openssl package or in any release branch.
|
|
Changes:
Updated translations, SSL fixes, charset fixes, rebindable keys,
proper encoding of form entries, and some misc. bug fixes.
|
|
|
|
|
|
- Bug fixes, including one bug that caused a crash under Windows.
- Spanish translation, and corrections to SWEDISH-ALT translation.
|
|
|
|
|
|
as webbuf, shockwave and mp3 placeholders.
|
|
|
|
CGI::Minimal is a lightweight alternative to CGI. It provides the _minimum_
functions needed for CGI such as form decoding (including file upload forms),
URL encoding and decoding, HTTP usable date generation (RFC1123 compliant
dates) and _basic_ escaping and unescaping of HTMLized text.
|
|
* Cleaned up a number of memory leaks.
* Can now be built with autoconf.
|
|
|
|
|
|
template and dynamic web page intergration module.
|
|
|
|
USE_BUILDLINK_ONLY.
|
|
|
|
|
|
|
|
This is a Ruby interface to parse URIs according to RFC 2396. FTP and
HTTP URLs are supported for the present.
|
|
|
|
Ruby Simple HTML Tag library for CGI.
|
|
Ruby HTML Split library: It parse into array of tag and string,
and result would be back to HTML by to_s method.
|
|
mod_ruby embeds the Ruby interpreter into the Apache web server,
allowing Ruby CGI scripts to be executed natively. These scripts will
start up much faster than without mod_ruby.
|
|
0.9.2 is a bugfix release.
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.2/
|
|
|
|
|
|
|
|
|
|
so remove it from package Makefiles. Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.
|