Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.93_3 25 Jan 2023 17:54:07 |
Muhammad Moinur Rahman (bofh) |
Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:
- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
one available version in the tree. However the version checks are
still valid and should work flawlessly whenever a new version is
added. For example USES=apache:2.2+ are simply replaced with
USES=apache. As currently there are no other versions available for
test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38113 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.93_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.93_3 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
0.93_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.93_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.93_3 19 Oct 2019 08:23:15 |
tobik |
mail/p5-qpsmtpd: Spell MODPERL_DESC correctly |
0.93_3 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
0.93_3 06 Oct 2018 13:06:45 |
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) |
0.93_3 11 Mar 2018 21:00:35 |
antoine |
Unbreak
Pointy hat: brnrd |
0.93_3 11 Mar 2018 18:36:16 |
brnrd |
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
0.93_3 21 Jun 2017 18:53:21 |
sunpoet |
Remove Perl core modules
- Bump PORTREVISION for dependency change
With hat: perl |
0.93_2 08 Dec 2016 17:01:32 |
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. |
0.93_1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.93_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.93_1 21 Dec 2015 20:54:31 |
amdmi3 |
- Add NO_ARCH
- Switch to options helpers
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.93_1 14 Sep 2015 12:19:50 |
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 |
0.93_1 11 Aug 2015 12:17:55 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.93_1 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
0.93_1 26 Nov 2014 13:08:38 |
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 ) |
0.93 27 Jun 2014 20:41:44 |
zi |
- Update to 0.93
- Pass MAINTAINERship to submitter
PR: 187964
Submitted by: dan@langille.org |
0.84_6 11 Mar 2014 21:49:40 |
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." |
0.84_6 06 Feb 2014 12:09:50 |
ehaupt |
Support staging |
0.84_6 24 Nov 2013 17:40:44 |
mat |
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE. |
0.84_6 22 Oct 2013 16:57:45 |
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@ |
0.84_6 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.84_6 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.84_6 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
0.84_6 18 Aug 2012 14:29:11 |
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@ |
0.84_6 24 Jul 2012 19:24:22 |
ohauer |
- fix broken mod_perl include
apache version detect was not enabled,
the time SITE_PERL was removed from *_DEPENDS |
0.84_5 01 Jul 2012 05:42:55 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.84_5 06 Jun 2012 06:19:14 |
az |
- Revert my changes with SITE_PERL for ports which require mod_perl2.
Pointy hat: az@
Reported by: pav@ |
0.84_5 04 Jun 2012 02:58:34 |
az |
- Remove SITE_PERL from *_DEPENDS |
0.84_5 14 Jan 2012 08:57:23 |
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. |
0.84_5 05 Jan 2012 20:27:18 |
swills |
- Add missing DEPENDS to allow the module to work, silence build
warning and allow testing
- Bump PORTREVISION due to added dependency |
0.84_4 13 Aug 2011 07:47:31 |
crees |
Correct pkg-message to use EXAMPLESDIR and DATADIR
PR: ports/159731
Submitted by: gjb |
0.84_4 22 May 2011 22:23:16 |
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@ |
0.84_3 17 May 2011 11:09:12 |
jadawin |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
0.84_3 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
0.84_2 30 Apr 2010 22:14:39 |
pgollucci |
- stray \ |
0.84_2 30 Apr 2010 22:12:26 |
pgollucci |
- Make mod_perl/apache optional
Requested by: Jochem Oosterveen <jochem@oosterveen.net> (via e-mail)
With Hat: perl@ |
0.84_1 29 Apr 2010 17:32:08 |
pgollucci |
- Send my final p5- ports to perl@ |
0.84_1 28 Apr 2010 18:44:29 |
pgollucci |
- Fix dependency
PR: ports/141688 [1]
Reported by: pav via -exp run for [1] |
0.84 27 Apr 2010 01:01:41 |
pgollucci |
- Update to 0.84 |
0.83 03 Jan 2010 21:17:21 |
pgollucci |
- Rework the rc.d script
Submitted by: dougb & Glen Barber <glen.j.barber@gmail.com> |
0.83 26 Dec 2009 22:20:35 |
pgollucci |
- Update to 0.83
[rc.d script needs lots of work] |
0.82_1 10 Dec 2009 05:07:36 |
pgollucci |
- Forgot to bump PORTREVISION |
0.82 10 Dec 2009 05:07:07 |
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> |
0.82 07 Jun 2009 22:41:45 |
pgollucci |
- Update to 0.82 |
0.81_1 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
0.81_1 10 May 2009 23:07:07 |
pgollucci |
- Fix pkg-plist when NOPORT* are NOT defined
- Bump PORTREVISION
Reported by: pav via pointyhat |
0.81 01 May 2009 01:24:57 |
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 |
0.40_5 25 Dec 2008 14:55:17 |
pgollucci |
- Depend on mail/p5-Clamd which required security/clamav
- Rename files/qpsmtpd.sh.in -> files/qpsmtpd.in
Approved by: araujo (mentor, implicit) |
0.40_4 15 Sep 2008 19:56:38 |
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) |
0.40_3 23 Jul 2008 02:43:55 |
pgollucci |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
0.40_3 06 Jun 2008 13:43:09 |
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) |
0.40_2 19 May 2008 13:12:08 |
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) |
0.40_2 23 Mar 2008 19:02:26 |
tabthorpe |
- Pass maintainership to pgollucci p6m7g8.com
PR: ports/121978
Submitted by: Zane C.B. <vvelox vvelox.net> (maintainer) |
0.40_2 17 Aug 2007 02:31:45 |
araujo |
- Fix RC script.
- Bump PORTREVISION.
PR: ports/115424
Submitted by: Zane C. B. <vvelox@vvelox.net> (maintainer)
Approved by: itetcu (mentor) |
0.40 07 Aug 2007 17:12:40 |
novel |
- s/INSTALL_SHARE/INSTALL_DATA/
- bump PORTREVISION
Submitted by: araujo |
0.40 06 Aug 2007 20:45:13 |
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) |
0.32 09 Jan 2007 21:09:17 |
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 |