notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/maia/Makefile
SVNWeb

Number of commits found: 58

Sun, 16 Apr 2023
[ 18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  0ac3a69  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
*/*: 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 View all of this commit message)
Wed, 25 Jan 2023
[ 17:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450  commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450  commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450  40843b1  (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer Author: EK ]    commit hash:8aa12b7bb4ba0282b310958b9897d95bc1c3e5db  commit hash:8aa12b7bb4ba0282b310958b9897d95bc1c3e5db  commit hash:8aa12b7bb4ba0282b310958b9897d95bc1c3e5db  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) search for other commits by this committer ]    commit hash:f7bcd43826f0aca95ecacda1bfad3c7f21621e74  commit hash:f7bcd43826f0aca95ecacda1bfad3c7f21621e74  commit hash:f7bcd43826f0aca95ecacda1bfad3c7f21621e74  f7bcd43  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  857c05f  (Only the first 10 of 840 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 13 May 2022
[ 20:40 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:58e92da5fc2c7638b01dbc69571f133ba3e92232  commit hash:58e92da5fc2c7638b01dbc69571f133ba3e92232  commit hash:58e92da5fc2c7638b01dbc69571f133ba3e92232  58e92da 
security/maia: Add NO_ARCH

Approved by:	portmgr (blanket)
Wed, 27 Apr 2022
[ 06:47 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:e15fe24d5de09ddaeb63d1f437d7ba776b0c049d  commit hash:e15fe24d5de09ddaeb63d1f437d7ba776b0c049d  commit hash:e15fe24d5de09ddaeb63d1f437d7ba776b0c049d  e15fe24  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:e1f8368d8ca8c1d79b983d12df367b885a3edc9b  commit hash:e1f8368d8ca8c1d79b983d12df367b885a3edc9b  commit hash:e1f8368d8ca8c1d79b983d12df367b885a3edc9b  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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 17 Mar 2021
[ 17:42 nc search for other commits by this committer ] Original commit   Revision:568681
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 search for other commits by this committer ] Original commit   Revision:568275
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 search for other commits by this committer ] Original commit   Revision:540492 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:517860 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add more missing USES=php
Fri, 15 Nov 2019
[ 10:12 tobik search for other commits by this committer ] Original commit   Revision:517643 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Wed, 16 Oct 2019
[ 13:01 rene search for other commits by this committer ] Original commit   Revision:514585
security/maia,amavisd-new: drop optional dependency on expired mail/altermime
Fri, 3 May 2019
[ 13:58 mat search for other commits by this committer ] Original commit   Revision:500732 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:489054
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 search for other commits by this committer ] Original commit   Revision:477372
security/maia: drop non-default and expired dependency on archivers/freeze
Sun, 11 Mar 2018
[ 18:36 brnrd search for other commits by this committer ] Original commit   Revision:464193 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:463917 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:463563
Fix a harmless typo (archviers/rar -> archivers/rar).

Noticed by:	asmodai
Sun, 11 Feb 2018
[ 09:44 danfe search for other commits by this committer ] Original commit   Revision:461482
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 search for other commits by this committer ] Original commit   Revision:447519 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:446993
Remove optional dependencies on mail/dovecot.

Change the default for sysutils/froxlor to mail/dovecot2.
Thu, 27 Apr 2017
[ 14:28 feld search for other commits by this committer ] Original commit   Revision:439550
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 search for other commits by this committer ] Original commit   Revision:439470
UNRAR description is now available in bsd.options.desc.mk

Approved by:	portmgr (with hat)
Mon, 14 Nov 2016
[ 11:26 danfe search for other commits by this committer ] Original commit   Revision:426104 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Do not terminate BROKEN messages with period, it is added by the framework.
Tue, 8 Nov 2016
[ 18:40 pi search for other commits by this committer ] Original commit   Revision:425757
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 search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 8 Oct 2015
[ 13:19 amdmi3 search for other commits by this committer ] Original commit   Revision:398821
- 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 search for other commits by this committer ] Original commit   Revision:382571
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 search for other commits by this committer ] Original commit   Revision:373110
Fix some USE_PGSQL that were missed before

Submitted by:	antoine
[ 20:40 crees search for other commits by this committer ] Original commit   Revision:373100 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Finally retire USE_PGSQL
Tue, 15 Jul 2014
[ 16:57 adamw search for other commits by this committer ] Original commit   Revision:361977 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Sat, 31 May 2014
[ 16:37 ak search for other commits by this committer ] Original commit   Revision:355995 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:352076
- 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 search for other commits by this committer ] Original commit   Revision:347936 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:340357
- 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 search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Mon, 16 Sep 2013
[ 16:58 bapt search for other commits by this committer ] Original commit   Revision:327417 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert USE_GMAKE to USES=gmake
Sun, 28 Apr 2013
[ 21:02 bapt search for other commits by this committer ] Original commit   Revision:316749 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Convert security to new options framework
Fri, 29 Mar 2013
[ 19:33 cs search for other commits by this committer ] Original commit   Revision:315566 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Remove A/An in COMMENT
- Trim Header where applicable
Sun, 16 Dec 2012
[ 06:12 az search for other commits by this committer ] Original commit   Revision:308985 (Only the first 10 of 113 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:304930
- Chase www/smarty -> www/smarty2 rename
Sat, 18 Aug 2012
[ 14:29 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Fri, 8 Jun 2012
[ 20:13 scheidell search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
Tue, 21 Sep 2010
[ 07:56 mm search for other commits by this committer ] Original commit  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 8).

Approved by:    portmgr (itetcu)
Tue, 16 Dec 2008
[ 16:02 wxs search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- 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