- Make WITH_TEA_ONLY knob work as intended
- Turn WITH_ASPELL kbob on by default, since aspell is pretty standard
dependency these days
- Lower required GCC version to 3.3 (builds fine with it too)
- Remove explicit USE_REINPLACE, it's implied now
'daemon'. No need for the port to create a PID file at install time
(it would just be eaten by rc.d/cleanvar anyway).
- Use 'ps -o comm' to grab a suitable procname. 'ps -o command' is not
reliable enough.
- Bump PORTREVISION since these changes fix broken rc script operation.
Approved by: maintainer timeout (as part of previous update)
Patch used from 92460, which also does some cleaning of pkg-plist.
PR: 92310, 92460
Submitted by: Lars Balker Rasmussen <lars@balker.dk>, tobez
Approved by: maintainer timeout (2 weeks)
From aaareadme.txt:
Say, what is this?
ODS2 is a program to read VMS disk volumes written in VMS
ODS2 format.
What can it do?
Basically ODS2 provides cut down DIRECTORY, COPY and
SEARCH commands for VMS volumes on non-VMS systems. These
can be used to find out what is on a VMS volume, and copy
files onto the local file sytem.
See aaareadme.txt and aaareadme.too for more information.
WWW: http://www.goatley.com/hunter/
PR: ports/92996
Submitted by: Thierry Dussuet <thierry@dussuet.lugs.ch>
- Fix install location of capplet files
- Do not run install-info, bsd.port.mk does it for us
- Remove obsolete configure patch
- Remove obsolete USE_REINPLACE
[1]:
PR: ports/92912
Submitted by: Victor Snezhko <snezhko@indorsoft.ru>
Pubcookie is an open-source package for intra-institutional
single-sign-on end-user web authentication. More generally, it is an
approach to identifying users as they browse to an institution's many
websites that require authentication. It helps an institution reuse
existing authentication services (like Kerberos, LDAP, or NIS), and it
limits the exposure of end-user passwords by ensuring they're only sent
to a trusted login service.
This port contains the apache module portion of the Pubcookie system.
Pubcookie is an open-source package for intra-institutional
single-sign-on end-user web authentication. More generally, it is an
approach to identifying users as they browse to an institution's many
websites that require authentication. It helps an institution reuse
existing authentication services (like Kerberos, LDAP, or NIS), and it
limits the exposure of end-user passwords by ensuring they're only sent
to a trusted login service.
This port contains the login service portion of the Pubcookie system.