Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Oct 2019 08:23:15
0.93_3

|
tobik  |
mail/p5-qpsmtpd: Spell MODPERL_DESC correctly |
13 Aug 2019 22:29:43
0.93_3

|
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
06 Oct 2018 13:06:45
0.93_3

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
11 Mar 2018 21:00:35
0.93_3

|
antoine  |
Unbreak
Pointy hat: brnrd |
11 Mar 2018 18:36:16
0.93_3

|
brnrd  |
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
21 Jun 2017 18:53:21
0.93_3

|
sunpoet  |
Remove Perl core modules
- Bump PORTREVISION for dependency change
With hat: perl |
08 Dec 2016 17:01:32
0.93_2

|
tijl  |
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
19 May 2016 10:44:12
0.93_1

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
0.93_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
21 Dec 2015 20:54:31
0.93_1

|
amdmi3  |
- Add NO_ARCH
- Switch to options helpers
- Drop @dirrm* from plist
Approved by: portmgr blanket |
14 Sep 2015 12:19:50
0.93_1

|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
11 Aug 2015 12:17:55
0.93_1

|
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
18 May 2015 17:07:46
0.93_1

|
mat  |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.93_1

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Jun 2014 20:41:44
0.93

|
zi  |
- Update to 0.93
- Pass MAINTAINERship to submitter
PR: 187964
Submitted by: dan@langille.org |
11 Mar 2014 21:49:40
0.84_6

|
adamw  |
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." |
06 Feb 2014 12:09:50
0.84_6

|
ehaupt  |
Support staging |
24 Nov 2013 17:40:44
0.84_6

|
mat  |
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE. |
22 Oct 2013 16:57:45
0.84_6

|
mat  |
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@ |
20 Sep 2013 19:59:14
0.84_6

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
02 Aug 2013 18:52:11
0.84_6

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 Mar 2013 00:44:54
0.84_6

|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
18 Aug 2012 14:29:11
0.84_6
|
ohauer  |
- 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@ |
24 Jul 2012 19:24:22
0.84_6
|
ohauer  |
- fix broken mod_perl include
apache version detect was not enabled,
the time SITE_PERL was removed from *_DEPENDS |
01 Jul 2012 05:42:55
0.84_5
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
06 Jun 2012 06:19:14
0.84_5
|
az  |
- Revert my changes with SITE_PERL for ports which require mod_perl2.
Pointy hat: az@
Reported by: pav@ |
04 Jun 2012 02:58:34
0.84_5
|
az  |
- Remove SITE_PERL from *_DEPENDS |
14 Jan 2012 08:57:23
0.84_5
|
dougb  |
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. |
05 Jan 2012 20:27:18
0.84_5
|
swills  |
- Add missing DEPENDS to allow the module to work, silence build
warning and allow testing
- Bump PORTREVISION due to added dependency |
13 Aug 2011 07:47:31
0.84_4
|
crees  |
Correct pkg-message to use EXAMPLESDIR and DATADIR
PR: ports/159731
Submitted by: gjb |
22 May 2011 22:23:16
0.84_4
|
ohauer  |
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@ |
17 May 2011 11:09:12
0.84_3
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
16 Dec 2010 02:34:07
0.84_3
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
30 Apr 2010 22:14:39
0.84_2
|
pgollucci  |
- stray \ |
30 Apr 2010 22:12:26
0.84_2
|
pgollucci  |
- Make mod_perl/apache optional
Requested by: Jochem Oosterveen <jochem@oosterveen.net> (via e-mail)
With Hat: perl@ |
29 Apr 2010 17:32:08
0.84_1
|
pgollucci  |
- Send my final p5- ports to perl@ |
28 Apr 2010 18:44:29
0.84_1
|
pgollucci  |
- Fix dependency
PR: ports/141688 [1]
Reported by: pav via -exp run for [1] |
27 Apr 2010 01:01:41
0.84
|
pgollucci  |
- Update to 0.84 |
03 Jan 2010 21:17:21
0.83
|
pgollucci  |
- Rework the rc.d script
Submitted by: dougb & Glen Barber <glen.j.barber@gmail.com> |
26 Dec 2009 22:20:35
0.83
|
pgollucci  |
- Update to 0.83
[rc.d script needs lots of work] |
10 Dec 2009 05:07:36
0.82_1
|
pgollucci  |
- Forgot to bump PORTREVISION |
10 Dec 2009 05:07:07
0.82
|
pgollucci  |
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> |
07 Jun 2009 22:41:45
0.82
|
pgollucci  |
- Update to 0.82 |
16 May 2009 06:27:56
0.81_1
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
10 May 2009 23:07:07
0.81_1
|
pgollucci  |
- Fix pkg-plist when NOPORT* are NOT defined
- Bump PORTREVISION
Reported by: pav via pointyhat |
01 May 2009 01:24:57
0.81
|
pgollucci  |
- 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 |
25 Dec 2008 14:55:17
0.40_5
|
pgollucci  |
- Depend on mail/p5-Clamd which required security/clamav
- Rename files/qpsmtpd.sh.in -> files/qpsmtpd.in
Approved by: araujo (mentor, implicit) |
15 Sep 2008 19:56:38
0.40_4
|
garga  |
- 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) |
23 Jul 2008 02:43:55
0.40_3
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
06 Jun 2008 13:43:09
0.40_3
|
edwin  |
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) |
19 May 2008 13:12:08
0.40_2
|
araujo  |
- 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) |
23 Mar 2008 19:02:26
0.40_2
|
tabthorpe  |
- Pass maintainership to pgollucci p6m7g8.com
PR: ports/121978
Submitted by: Zane C.B. <vvelox vvelox.net> (maintainer) |
17 Aug 2007 02:31:45
0.40_2
|
araujo  |
- Fix RC script.
- Bump PORTREVISION.
PR: ports/115424
Submitted by: Zane C. B. <vvelox@vvelox.net> (maintainer)
Approved by: itetcu (mentor) |
07 Aug 2007 17:12:40
0.40
|
novel  |
- s/INSTALL_SHARE/INSTALL_DATA/
- bump PORTREVISION
Submitted by: araujo |
06 Aug 2007 20:45:13
0.40
|
araujo  |
- Update to 0.40.
PR: ports/113611
Submitted by: Z.C.B. <vvelox@vvelox.net> (maintainer)
Approved by: pav (portmgr, in mentor's absence) |
09 Jan 2007 21:09:17
0.32
|
miwi  |
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 |