Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4_12 26 Oct 2024 18:08:57 |
Daniel Engberg (diizzy) |
security/maia: Deprecate and set expiration date to 2024-12-31
Depends on deprecated dependencies and doesn't work with PHP 8
PR: 281860
Reported by: Janky Jay <ek@purplehat.org> |
1.0.4_12 07 Apr 2024 09:36:13 |
Florian Smeets (flo) |
databases/p5-DBD-mysql: Fix for MariaDB users
Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.
In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.
In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b54.
DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This (Only the first 15 lines of the commit message are shown above ) |
1.0.4_11 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
1.0.4_11 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 |
1.0.4_11 01 Dec 2022 23:49:08 |
Nuno Teixeira (eduardo) Author: EK |
security/maia: Update to patch upstream code for UTF-8
- This update includes a patch to fix upstream code that breaks UTF-8
identification and/or conversion.
- Fix WEBHOST option symlink.
PR: 268087
MFH: 2022Q4 (bug fixes) |
1.0.4_10 29 Nov 2022 04:51:14 |
Yasuhiro Kimura (yasu) |
security/clamav: Update to 1.0.0
* Switch to use bundled TomsFastMath library. Upstream made
incompatible change to bundled copy and this makes it impossible to
use external one. They also dropped option to use it.
* Bump PORTREVISION of consumers as shlib version is changed.
* Note that though this is new LTS feature release security/clamav-lts
stays in 0.103.x until either next regular feature release (probably
1.1.0) is released or 0.103.x reaches its EoL.
ReleaseNotes: https://blog.clamav.net/2022/11/clamav-100-lts-released.html |
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) |
1.0.4_9 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 ) |
1.0.4_9 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.4_9 13 May 2022 20:40:20 |
Po-Chuan Hsieh (sunpoet) |
security/maia: Add NO_ARCH
Approved by: portmgr (blanket) |
1.0.4_9 27 Apr 2022 06:47:42 |
Fernando ApesteguÃa (fernape) |
security/maia: update to 1.0.4_9 (48df5fb)
* Fix code obtaining content-encoding from content-type header.
* Fix encoding error for two languages. (MySQL)
While here, do some clean up.
PR: 262606
Reported by: ek@purplehat.org (maintainer)
MFH: 2022Q2 (bugfix release) |
1.0.4_8 30 Jan 2022 17:36:52 |
Max Brazhnikov (makc) |
security/maia: remove nop option
There is no any reference to 7z or p7zip in the sources.
PR: 260866, 261575
Approved by: maintainer |
1.0.4_7 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.0.4_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.4_7 17 Mar 2021 17:42:52 |
nc |
security/maia: Remove -w flag from perl scripts
PR: 254312
Submitted by: ek AT purplehat DOT org (maintainer) |
1.0.4_6 13 Mar 2021 19:37:25 |
lwhsu |
security/maia: Update to 1.0.4_6
- Code fixes for Perl and PHP 7.4 support
- Removed WDDX dependency
- Added Nginx option
- Replaced hard-coded paths to perl with /usr/bin/env
PR: 254221
Submitted by: ek@purplehat.org (maintainer) |
1.0.4_5 26 Jun 2020 11:55:23 |
sunpoet |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
1.0.4_4 18 Nov 2019 08:05:18 |
tobik |
Add more missing USES=php |
1.0.4_4 15 Nov 2019 10:12:08 |
tobik |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
1.0.4_4 16 Oct 2019 13:01:35 |
rene |
security/maia,amavisd-new: drop optional dependency on expired mail/altermime |
1.0.4_4 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.0.4_4 03 May 2019 13:58:34 |
mat |
Fix the a ports that were broken but did not know it.
Differential Revision: https://reviews.freebsd.org/D20140 |
1.0.4_4 01 Jan 2019 22:24:36 |
swills |
security/maia: Update to 1.0.4_4
Port now fetches from GitHub. While here, pet portlint.
PR: 234518
Submitted by: Janky Jay <ek@purplehat.org> (maintainer) |
1.0.4_3 16 Aug 2018 20:29:29 |
rene |
security/maia: drop non-default and expired dependency on archivers/freeze |
1.0.4_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 |
1.0.4_3 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
1.0.4_3 04 Mar 2018 11:24:50 |
danfe |
Fix a harmless typo (archviers/rar -> archivers/rar).
Noticed by: asmodai |
1.0.4_3 11 Feb 2018 09:44:56 |
danfe |
Remove FREEZE from default options: it pulls `archivers/freeze' as run-time
dependency, which apparently cannot be packaged after r429483 because `NONE'
LICENSE must be explicitly accepted; in turn, this prevented `security/maia'
itself from packaging.
Approved by: maintainer |
1.0.4_2 07 Aug 2017 21:44:01 |
adamw |
Rename dovecot2/dovecot2-pigeonhole to dovecot/dovecot-pigeonhole.
It might be necessary to manually remove and reinstall the package under
the new name.
Discussed with: ler |
1.0.4_1 31 Jul 2017 19:17:10 |
rene |
Remove optional dependencies on mail/dovecot.
Change the default for sysutils/froxlor to mail/dovecot2. |
1.0.4_1 27 Apr 2017 14:28:40 |
feld |
Revert removal of UNRAR description from these ports
It was determined that the custom descriptions were more useful
Reported by: mat |
1.0.4_1 26 Apr 2017 17:34:18 |
feld |
UNRAR description is now available in bsd.options.desc.mk
Approved by: portmgr (with hat) |
1.0.4_1 14 Nov 2016 11:26:59 |
danfe |
Do not terminate BROKEN messages with period, it is added by the framework. |
1.0.4_1 08 Nov 2016 18:40:53 |
pi |
security/maia: fix to scan rar attachments
PR: 210138
Submitted by: ek@purplehat.org (maintainer)
Reported by: stepan@zabreh.cz |
1.0.4 18 Jun 2016 15:38:10 |
bapt |
Convert to @sample
Remove useless @exec already handled by other parts of the plist |
1.0.4 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.0.4 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.0.4 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.4 08 Oct 2015 13:19:42 |
amdmi3 |
- Move file owner handling to plist, fix stage as non-root
PR: 203287
Submitted by: amdmi3
Approved by: maintainer timeout (ek@purplehat.org, 2 weeks) |
1.0.4 29 Mar 2015 08:41:54 |
pi |
security/maia: 1.0.3 -> 1.0.4
TODO: find a suitable changelog
PR: 198042
Submitted by: ek@purplehat.org (maintainer) |
1.0.3.r1575_5 22 Nov 2014 22:32:46 |
crees |
Fix some USE_PGSQL that were missed before
Submitted by: antoine |
1.0.3.r1575_5 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
1.0.3.r1575_5 15 Jul 2014 16:57:39 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.0.3.r1575_5 31 May 2014 16:37:58 |
ak |
- Fix various distinfo errors
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr (antoine) |
24 Apr 2014 23:15:26
|
amdmi3 |
- Bunch of port fixes
PR: 185965
Submitted by: Mark Felder <feld@FreeBSD.org>
Approved by: Janketh Jay <ek@purplehat.org> (maintainer) |
1.0.3.r1575_4 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." |
1.0.3.r1575_4 19 Jan 2014 23:21:30 |
feld |
- put the scripts in DATADIR
- proper WWWOWN and WWWGRP usage
- ETCDIR usage; config files are now in ${PREFIX}/etc/maia/
- template files are probably going to be edited by the users. Now
they're in ${ETCDIR}/templates/
- STAGE support
- MYSQLSERVER option is now: USE_MYSQL= server
- PGSQLSERVER option is now: USE_PGSQL= server
- lots of cleanup
- several installation tasks should not have been silenced (prefixed
with @)
- rc script passes rclint
- rc script handles the creation of several important directories in
start_precmd
- config files and templates are not overwritten on port upgrade if they
have been modified
PR: ports/185452
Approved by: swills (mentor) |
1.0.3.r1575_3 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.0.3.r1575_3 16 Sep 2013 16:58:42 |
bapt |
Convert to new perl framework
Convert USE_GMAKE to USES=gmake |
1.0.3.r1575_3 28 Apr 2013 21:02:40 |
bapt |
Convert security to new options framework |
1.0.3.r1575_3 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
1.0.3.r1575_3 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
1.0.3.r1575_3 26 Sep 2012 21:27:32 |
glarkin |
- Chase www/smarty -> www/smarty2 rename |
1.0.3.r1575_2 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@ |
1.0.3.r1575_2 01 Jul 2012 05:42:55 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.0.3.r1575_2 08 Jun 2012 20:13:43 |
scheidell |
- Unbreak after php5 (5.4) upgrade. sqlite deprecated. use sqlite3
- Bump PORTREVISION
PR: ports/168345
Reported by: Justin <freebsd.users@gmail.com>
Submitted by: "Janky Jay, III" <ek@purplehat.org> (maintainer) |
1.0.3.r1575_1 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. |
1.0.3.r1575_1 13 Nov 2011 17:33:47 |
crees |
Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS
PR: ports/162136
Submitted by: 4720@hushmail.com
Approved by: [no rejections from any maintainer within 14 days]
Feature safe: yes |
1.0.3.r1575_1 06 Nov 2011 21:05:24 |
ohauer |
- change USE_APACHE 1.3/2.0 to 13/20
to prepare enforcement in Mk/bsd.apache.mk |
1.0.3.r1575_1 08 Sep 2011 19:32:16 |
crees |
- Add missing dependency
- Chase distfile change
- Correct SPF option, add option for DKIM plugin
PR: ports/160379
Submitted by: Janky Jay III <ek@purplehat.org> (maintainer) |
1.0.3.r1575 30 Aug 2011 22:17:14 |
crees |
Update forgotten distinfo.
Pointyhat: erwin -> crees |
1.0.3.r1575 29 Aug 2011 15:57:19 |
crees |
- Update to latest SVN
- While here, fix perl depends to use packages
- Use USERS and GROUPS
- Add some more OPTIONS
- Rename rc script to maiad
PR: ports/159949
Submitted by: Janky Jay III <ek@purplehat.org> (maintainer) |
1.0.2a_4 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.0.2a_4 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
1.0.2a_3 21 Sep 2010 07:56:43 |
mm |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
1.0.2a_3 09 Aug 2010 08:54:36 |
nemoliu |
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
1.0.2a_3 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0.2a_3 26 Jan 2010 15:01:10 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8).
Approved by: portmgr (itetcu) |
1.0.2a_2 16 Dec 2008 16:02:00 |
wxs |
- Install PORTDOCS into the proper location
- Cleanup unnecessary files being installed
PR: ports/129552
Submitted by: Janky@test.purplehat.org (maintainer) |
1.0.2a_1 06 Jun 2008 14:01:07 |
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) |
1.0.2a 20 Jan 2008 06:38:05 |
beech |
- New Port maia-1.0.2a
- Maia Mailguard is a web-based interface and management system based on
the popular amavisd-new e-mail scanner and SpamAssassin. Written in Perl
and PHP, Maia Mailguard gives end-users control over how their mail is
processed by virus scanners and spam filters, while giving mail administrators
the power to configure site-wide defaults and limits.
WWW: http://www.maiamailguard.com/
PR: ports/119325
Submitted by: Janky Jay <ek@purplehat.org> (maintainer)
Approved by: linimon (mentor) |