1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
Adam Weinberger
531cd7932f Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.

I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
2014-03-11 21:49:40 +00:00
Emanuel Haupt
27c8c00b90 Support staging 2014-02-06 12:09:50 +00:00
Mathieu Arnold
d77405fd6d - Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE.
2013-11-24 17:40:44 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013-10-22 16:57:44 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Olli Hauer
ae95c0833c - fix broken mod_perl include
apache version detect was not enabled,
the time SITE_PERL was removed from *_DEPENDS
2012-07-24 19:24:22 +00:00
Andrej Zverev
541bb1b198 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-07-01 05:42:55 +00:00
Andrej Zverev
76d4d8ef82 - Revert my changes with SITE_PERL for ports which require mod_perl2.
Pointy hat:	az@
Reported by:	pav@
2012-06-06 06:19:14 +00:00
Andrej Zverev
f09059cc33 - Remove SITE_PERL from *_DEPENDS 2012-06-04 02:58:34 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Steve Wills
0ed00922ef - Add missing DEPENDS to allow the module to work, silence build
warning and allow testing
- Bump PORTREVISION due to added dependency
2012-01-05 20:27:18 +00:00
Chris Rees
c5534bb804 Correct pkg-message to use EXAMPLESDIR and DATADIR
PR:		ports/159731
Submitted by:	gjb
2011-08-13 07:47:31 +00:00
Olli Hauer
346fdfaa76 mod_perl2 was updated, this changes are needet to prevent
dependency loops

- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision

commit with hat apache@
2011-05-22 22:23:16 +00:00
Philippe Audeoud
354b25a277 - Cleaning MD5 in perl@'s ports
Approved by:	erwin@ (portmgr)
2011-05-17 11:14:02 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Philip M. Gollucci
0cec503787 - stray \ 2010-04-30 22:14:39 +00:00
Philip M. Gollucci
43bcc606ee - Make mod_perl/apache optional
Requested by:   Jochem Oosterveen <jochem@oosterveen.net> (via e-mail)
With Hat:       perl@
2010-04-30 22:12:26 +00:00
Philip M. Gollucci
eecc309802 - Send my final p5- ports to perl@ 2010-04-29 17:32:08 +00:00
Philip M. Gollucci
1d021fefd0 - Fix dependency
PR:             ports/141688 [1]
Reported by:    pav via -exp run for [1]
2010-04-28 18:44:29 +00:00
Philip M. Gollucci
445249dcbc - Update to 0.84 2010-04-27 01:01:41 +00:00
Philip M. Gollucci
ada9c889a7 - Rework the rc.d script
Submitted by:   dougb & Glen Barber <glen.j.barber@gmail.com>
2010-01-03 21:17:21 +00:00
Philip M. Gollucci
95fdc267c6 - Update to 0.83
[rc.d script needs lots of work]
2009-12-26 22:20:35 +00:00
Philip M. Gollucci
ae03c64454 - Forgot to bump PORTREVISION 2009-12-10 05:07:36 +00:00
Philip M. Gollucci
06ab6eb715 Apply the following fixes to the rc.d script
- contains a typo
- does not daemonize the process by default
- does not check if the process is currently running
- does not provide output to STDOUT on start-up, shutdown, or when errors are encountered

PR:             ports/141330
Submitted by:   Glen Barber <glen.j.barber@gmail.com>
2009-12-10 05:07:07 +00:00
Philip M. Gollucci
17535d170b - Update to 0.82 2009-06-07 22:41:45 +00:00
Philip M. Gollucci
abf5b5ffc0 - Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
Philip M. Gollucci
3413d656e9 - Fix pkg-plist when NOPORT* are NOT defined
- Bump PORTREVISION

Reported by:    pav via pointyhat
2009-05-10 23:07:07 +00:00
Philip M. Gollucci
c5a8c79280 - Update to 0.81
- Fix NOPORTEXAMPLES
- DISTNAME isn't needed
- Move text to pkg-message and use SUB_FILES for pkg-message
- *Dramatically* cleanup Depends
   Unconditionally depend on mod_perl for a persistent framework
- sort cleanup pkg-plist
2009-05-01 01:24:57 +00:00
Philip M. Gollucci
506e1e158a - Depend on mail/p5-Clamd which required security/clamav
- Rename files/qpsmtpd.sh.in -> files/qpsmtpd.in

Approved by:  araujo (mentor, implicit)
2008-12-25 14:55:17 +00:00
Renato Botelho
37c88c8e12 - Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94

PR:		ports/127122 [1], ports/127310 [2]
Submitted by:	Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by:	portmgr (pav)
2008-09-15 19:56:38 +00:00
Philip M. Gollucci
b43083409f Update my ports to my freebsd address
Approved by:    araujo (mentor)
2008-07-23 02:43:55 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Marcelo Araujo
2cba6cd79f - Include some ports in perl5 category.
PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
2008-05-19 13:12:08 +00:00
Thomas Abthorpe
0d9e02395a - Pass maintainership to pgollucci p6m7g8.com
PR:		ports/121978
Submitted by:	Zane C.B. <vvelox vvelox.net> (maintainer)
2008-03-23 19:02:26 +00:00
Marcelo Araujo
eef7cd0f96 - Fix RC script.
- Bump PORTREVISION.

PR:		ports/115424
Submitted by:	Zane C. B. <vvelox@vvelox.net> (maintainer)
Approved by:	itetcu (mentor)
2007-08-17 02:31:45 +00:00
Roman Bogorodskiy
f672a5ce67 - s/INSTALL_SHARE/INSTALL_DATA/
- bump PORTREVISION

Submitted by:	araujo
2007-08-07 17:12:40 +00:00
Marcelo Araujo
9c7f174ab2 - Update to 0.40.
PR:		ports/113611
Submitted by:	Z.C.B. <vvelox@vvelox.net> (maintainer)
Approved by:	pav (portmgr, in mentor's absence)
2007-08-06 20:45:12 +00:00
Martin Wilke
f5ec9f1ea3 Qpsmtpd started as a replacement daemon for the SMTP receiver (qmail-smtpd)
from the qmail mail transport agent (MTA). qmail-smtpd has a number of
shortcomings (e.g. being unable to check the validity of a recipient mail
address) and is written in C which makes it burdensome to modify and extend.
Qpsmtpd, on the other hand, is written in pure perl and can be customized
easily. It consists of a core that implements a complete SMTP server, and a
number of plugins/modules which control the operations. Such plugins
include plugins to check the recipient and sender as well as plugins for
virus scanning, spam checking, blocking lists (dns and rhs), AUTH and TLS.
Qpsmtpd can not only be used with qmail but also with e.g. postfix and
exim. It can also write messages to a Maildir or forward it to a remote
host without buffering.

WWW: http://smtpd.develooper.com/

PR:		ports/107668
Submitted by:	Zane C. Bowers
2007-01-09 21:09:17 +00:00