+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
* Install icons to our usual apache icons dir
* Don't install man pages 0600 sympa:sympa (wtf?) and list them in Makefile
Provoked by: kris' broken marking last night
- Fix fetching
- Switch UID of sympa user from 1025 to 200, >1000 UIDs should be really
reserved for regular interactive users [1]
[1]
PR: ports/77367
Submitted by: Scott Balmos <scott.balmos@utoledo.edu>
Approved by: maintainer timeout (2 weeks)
suggested that changing HAS_CONFIGURE to GNU_CONFIGURE
will fix it.
also, etc/rc.d/sympa.sh was disabled and now works.
PR: ports/64340
Submitted by: maintainer
SYMPA is an electronic mailing list manager. It is used to automate list
management functions such as subscription, moderation and management of
archives. SYMPA also manages sending of messages to the lists, and
makes it possible to reduce the load on the system. Provided that you
have enough memory on your system, Sympa is especially well adapted for big
lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
message to 90% of subscribers, of course considering that the network is
available.
WWW: http://www.sympa.org/
PR: 46615
Submitted by: Autrijus Tang <autrijus@autrijus.org>