* This port does not install any shared libraries.
* Don't clobber an existing configuration file or remove a modified one.
* Don't install .la files for plugins.
* Fix build on -CURRENT.
* Fix build on 64-bit platforms.
- Generate the pkg-plist by using a script, so the whole port is
much more maintainable.
PR: 41621
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
A GKrellm-Plugin that horizontally scrolls in a panel a list of currently
logged on users (excluding the invoking user).
PR: 41554
Submitted by: Steffen Vogelreuter <Steffen@Vogelreuter.De>
certificates as invalid that have been signed by an issuer who
is not allowed to do so. A patch for this problem has been commited
to both the CVS HEAD branch and the KDE_3_0_BRANCH" from message
by [1]
o Bump PORTREVISION
Submitted by: Andy Fawcett <andy@athame.co.uk>,
Waldo Bastian <bastian@kde.org> [1]
Reviewed by: kde
Approved by: kde
Obtained from: KDE CVS HEAD
fine with /bin/sh.
. Add a knob (PAGESIZE to correspond to the HylaFAX configure variable)
so one can choose a paper size other than US Letter.
. Use noninteractive configure when building in BATCH mode.
The PR also suggests adding an option to install hfaxd setuid so it
can be run from inetd. This seems bogus though as inetd.conf allows
one to specify the user to start the process as.
PR: 31684
- Don't pretend we are SysV. We are BSD.
- Make the install directory and the program name configurable.
We'll change the defaults in future so one can install
multiple versions of nethack at a time.
- Do not mercilessly remove non-empty logfile and record on
deinstallation.
- Make the install directory and the program name configurable.
We'll change the defaults in future so one can install
multiple versions of nethack at a time.
- Do not mercilessly remove non-empty logfile and record on
deinstallation.
ap_register_input_filter() and ap_register_output_filter() take
four arguments, now.
Submitted by: Jon Noack <noackjr@rice.edu>
Obtained from: PHP's CVS repository
the 4.6 release. Goaded by the PR cited but the actual changes
are somewhat more in line with my thinking on the subject rather
than the PR author's (I don't think anyone else is even capable of
making their minds think that way).
PR: 40757