Commit graph

5 commits

Author SHA1 Message Date
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
46cabb6a2d Remove Perl core modules
- While I'm here, add LICENSE
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 22:14:58 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Matthew Seaman
365d01f613 Fix the INDEX
Seems that the ports is mostly happy with omitting ${PORTSDIR} from
dependency lines, but the INDEX builder isn't.
2015-09-22 10:52:02 +00:00
Matthew Seaman
5ef0c8a132 This module sends syslog messages over a network socket. It works like
Sys::Syslog in setlogsock's 'udp', 'tcp', or 'unix' modes, but without
the significant CPU overhead of that module when used for high-volume
logging. Use of this specialized module is only recommended if 1) you
must use network syslog as a messaging transport but 2) need to
minimize the time spent in the logger.

WWW: http://search.cpan.org/dist/Log-Syslog-Fast/
2015-09-22 09:54:37 +00:00