non port: security/maia/Makefile |
SVNWeb
|
Number of commits found: 58 |
Sun, 16 Apr 2023
|
[ 18:09 Muhammad Moinur Rahman (bofh) ] 0ac3a69 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: 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 )
|
Wed, 25 Jan 2023
|
[ 17:54 Muhammad Moinur Rahman (bofh) ] 40843b1 (Only the first 10 of 106 ports in this commit are shown above. )
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
|
Thu, 1 Dec 2022
|
[ 23:49 Nuno Teixeira (eduardo) Author: EK ] 8aa12b7
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)
|
Tue, 29 Nov 2022
|
[ 04:51 Yasuhiro Kimura (yasu) ] f7bcd43 (Only the first 10 of 27 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
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 )
|
Fri, 13 May 2022
|
[ 20:40 Po-Chuan Hsieh (sunpoet) ] 58e92da
security/maia: Add NO_ARCH
Approved by: portmgr (blanket)
|
Wed, 27 Apr 2022
|
[ 06:47 Fernando Apesteguía (fernape) ] e15fe24 (Only the first 10 of 14 ports in this commit are shown above. )
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)
|
Sun, 30 Jan 2022
|
[ 17:36 Max Brazhnikov (makc) ] e1f8368
security/maia: remove nop option
There is no any reference to 7z or p7zip in the sources.
PR: 260866, 261575
Approved by: maintainer
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 17 Mar 2021
|
[ 17:42 nc ]
security/maia: Remove -w flag from perl scripts
PR: 254312
Submitted by: ek AT purplehat DOT org (maintainer)
|
Sat, 13 Mar 2021
|
[ 19:37 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)
|
Fri, 26 Jun 2020
|
[ 11:55 sunpoet ] (Only the first 10 of 61 ports in this commit are shown above. )
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
|
Mon, 18 Nov 2019
|
[ 08:05 tobik ] (Only the first 10 of 11 ports in this commit are shown above. )
Add more missing USES=php
|
Fri, 15 Nov 2019
|
[ 10:12 tobik ] (Only the first 10 of 95 ports in this commit are shown above. )
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
Wed, 16 Oct 2019
|
[ 13:01 rene ]
security/maia,amavisd-new: drop optional dependency on expired mail/altermime
|
Fri, 3 May 2019
|
[ 13:58 mat ] (Only the first 10 of 11 ports in this commit are shown above. )
Fix the a ports that were broken but did not know it.
Differential Revision: https://reviews.freebsd.org/D20140
|
Tue, 1 Jan 2019
|
[ 22:24 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)
|
Thu, 16 Aug 2018
|
[ 20:29 rene ]
security/maia: drop non-default and expired dependency on archivers/freeze
|
Sun, 11 Mar 2018
|
[ 18:36 brnrd ] (Only the first 10 of 22 ports in this commit are shown above. )
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
|
Thu, 8 Mar 2018
|
[ 19:48 mat ] (Only the first 10 of 388 ports in this commit are shown above. )
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
|
Sun, 4 Mar 2018
|
[ 11:24 danfe ]
Fix a harmless typo (archviers/rar -> archivers/rar).
Noticed by: asmodai
|
Sun, 11 Feb 2018
|
[ 09:44 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
|
Mon, 7 Aug 2017
|
[ 21:44 adamw ] (Only the first 10 of 12 ports in this commit are shown above. )
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
|
Mon, 31 Jul 2017
|
[ 19:17 rene ]
Remove optional dependencies on mail/dovecot.
Change the default for sysutils/froxlor to mail/dovecot2.
|
Thu, 27 Apr 2017
|
[ 14:28 feld ]
Revert removal of UNRAR description from these ports
It was determined that the custom descriptions were more useful
Reported by: mat
|
Wed, 26 Apr 2017
|
[ 17:34 feld ]
UNRAR description is now available in bsd.options.desc.mk
Approved by: portmgr (with hat)
|
Mon, 14 Nov 2016
|
[ 11:26 danfe ] (Only the first 10 of 12 ports in this commit are shown above. )
Do not terminate BROKEN messages with period, it is added by the framework.
|
Tue, 8 Nov 2016
|
[ 18:40 pi ]
security/maia: fix to scan rar attachments
PR: 210138
Submitted by: ek@purplehat.org (maintainer)
Reported by: stepan@zabreh.cz
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 8 Oct 2015
|
[ 13:19 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)
|
Sun, 29 Mar 2015
|
[ 08:41 pi ]
security/maia: 1.0.3 -> 1.0.4
TODO: find a suitable changelog
PR: 198042
Submitted by: ek@purplehat.org (maintainer)
|
Sat, 22 Nov 2014
|
[ 22:32 crees ]
Fix some USE_PGSQL that were missed before
Submitted by: antoine
|
[ 20:40 crees ] (Only the first 10 of 88 ports in this commit are shown above. )
Finally retire USE_PGSQL
|
Tue, 15 Jul 2014
|
[ 16:57 adamw ] (Only the first 10 of 14 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Sat, 31 May 2014
|
[ 16:37 ak ] (Only the first 10 of 20 ports in this commit are shown above. )
- 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)
|
Thu, 24 Apr 2014
|
[ 23:15 amdmi3 ]
- Bunch of port fixes
PR: 185965
Submitted by: Mark Felder <feld@FreeBSD.org>
Approved by: Janketh Jay <ek@purplehat.org> (maintainer)
|
Tue, 11 Mar 2014
|
[ 21:49 adamw ] (Only the first 10 of 30 ports in this commit are shown above. )
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."
|
Sun, 19 Jan 2014
|
[ 23:21 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)
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Mon, 16 Sep 2013
|
[ 16:58 bapt ] (Only the first 10 of 18 ports in this commit are shown above. )
Convert to new perl framework
Convert USE_GMAKE to USES=gmake
|
Sun, 28 Apr 2013
|
[ 21:02 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Convert security to new options framework
|
Fri, 29 Mar 2013
|
[ 19:33 cs ] (Only the first 10 of 94 ports in this commit are shown above. )
- Remove A/An in COMMENT
- Trim Header where applicable
|
Sun, 16 Dec 2012
|
[ 06:12 az ] (Only the first 10 of 113 ports in this commit are shown above. )
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
Wed, 26 Sep 2012
|
[ 21:27 glarkin ]
- Chase www/smarty -> www/smarty2 rename
|
Sat, 18 Aug 2012
|
[ 14:29 ohauer ] (Only the first 10 of 188 ports in this commit are shown above. )
- 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@
|
Sun, 1 Jul 2012
|
[ 05:42 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Fri, 8 Jun 2012
|
[ 20:13 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)
|
Sun, 6 Nov 2011
|
[ 21:05 ohauer ]
- change USE_APACHE 1.3/2.0 to 13/20
to prepare enforcement in Mk/bsd.apache.mk
|
Thu, 8 Sep 2011
|
[ 19:32 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)
|
Mon, 29 Aug 2011
|
[ 15:57 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)
|
Thu, 16 Dec 2010
|
[ 02:34 glarkin ] (Only the first 10 of 123 ports in this commit are shown above. )
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
|
Tue, 21 Sep 2010
|
[ 07:56 mm ] (Only the first 10 of 75 ports in this commit are shown above. )
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
|
Mon, 9 Aug 2010
|
[ 08:54 nemoliu ] (Only the first 10 of 16 ports in this commit are shown above. )
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
Tue, 26 Jan 2010
|
[ 15:01 kuriyama ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8).
Approved by: portmgr (itetcu)
|
Tue, 16 Dec 2008
|
[ 16:02 wxs ]
- Install PORTDOCS into the proper location
- Cleanup unnecessary files being installed
PR: ports/129552
Submitted by: Janky@test.purplehat.org (maintainer)
|
Fri, 6 Jun 2008
|
[ 14:01 edwin ] (Only the first 10 of 129 ports in this commit are shown above. )
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)
|
Sun, 20 Jan 2008
|
[ 06:38 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)
|
Number of commits found: 58 |