compile aureal in their kernel statically (yes, having them there does
break the aureal module). Modularize the makefile using SRCPREFIX, which
can be changed in the environment.
Approved in principle by: maintainer (except SRCPREFIX)
MySQL queries from within qmail
MySQL patch version 1.1.1. The author does not advise the use of
the latest patch version 1.1.6 under FreeBSD
This is a meta port both including and dependent on the main port
qmail Makefile
Add yet another WITH option to qmail-ldap. This time a WITH_CLEARTEXTPASSWD
option for those in need of cleartext passwords
Be sensible of repo bloat, turn all WITH option patches into perl
regexp substitions
In PLIST, use recently added PORTDOCS variable support
qmail-* skeleton ports inheriting (including) this port
While there, update NO_PACKAGE with a more informative message.
The NO_PACKAGE variable will be inherited by all meta ports
Since qmail-{ldap,mysql,tls} are meta ports sharing qmail's port
code, update qmail distinfo information with new distribution
patches:
- Add new distinfo information required by updated qmail-ldap
version 1.03.20010201
- Add new distinfo for recently added port qmail-tls and
qmail-mysql
In PLIST, use recently added PORTDOCS variable support
PORTREVISION bump is not necessary.
port, updating it to the latest (and final) version. Patches from the
previous version are merged.
PR: 23728
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
they are compiled. This stems from a problem in the configure script
that forces the enable_plugins value to always be false, whether or
not --enable-plugins is specified.
PR: 24973
Submitted by: Alex Varju <varju@ca.webct.com> MAINTAINER
pkg-plist caused the docs not to be included if the port was built as a
package. The %%PORTDOCS%% PLIST_SUB pragma now allows an elegant way to
get around this.
- Did bump PORTREVISION of this reason
- Fixed a typo. :-)
PR: 24606
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
version 2.09. The old tarball was removed from the master site, so version 4.30
no longer builds...
PR: 24941
Submitted by: Nadav Eiron <nadav@libagent.org> MAINTAINER
mod_frontpage.c.
This corrects the formating bug reported in PR 24912.
The port will create a user/group apache (uid/gid 80), and set the
Apache Server to run as this user. This can be changed by specifying
-DHTTPD_USER=<user> when configuring/building the port.
The suexec executable is now installed by default. To disable suexec
use -DNO_SUEXEC when configuring/building the port.
PR: 24980
Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
protein sequence search programs
- FASTA3 updates only some of the elements of FASTA2, which is why I have
submitted ports of both versions (as biology/fasta and biology/fasta3)
PR: 24716
Submitted by: Johann Visagie <johann@egenetics.com>
Radiation Effects) is a general purpose circuit analysis program which
provides all three major analyses, AC, DC, and transient analysis, on
either linear or nonlinear networks. It employs a free-form input
language and state variable methods to simulate problems of interest
to electrical engineers.
Requested-by: "Pedro F. Giffuni" <pfg1+@pitt.edu>