Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.d.20211018 03 Aug 2024 18:59:37 |
Muhammad Moinur Rahman (bofh) |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
3.4.d.20211018 28 Jul 2024 13:15:18 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
3.4.d.20211018 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 ) |
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) |
3.4.d.20211018 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 ) |
3.4.d.20211018 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 ) |
3.4.d.20211018 27 Oct 2021 08:42:19 |
Yasuhiro Kimura (yasu) Author: Mel Pilgrim |
mail/postfixadmin: Update to 3.4.dev.20211018
* Enable PHP flavor support
* Add slave port mail/postfixadmin-lite
PR: 258650
Differential Revision: https://reviews.freebsd.org/D32636 |
3.4.d.20210902 04 Sep 2021 20:13:23 |
Neel Chauhan (nc) Author: Rin Morningstar |
mail/postfixadmin: Update to 3.4-dev
PR: 258154 |
3.3.10 23 Aug 2021 12:59:05 |
Dima Panov (fluffy) |
mail/postfixadmin: Update to 3.3.10 release (+)
Upgrade from 3.2.x to 3.3+ requires generating a new setup hash.
The post-ugprade visit to setup.php will walk you through this.
Other changes:
-XMLRPC support is moribund, so drop it from USE_PHP
-Virtual vacation scripts are now optional, making building without
perl5 possible
-Optionally add imap to USE_PHP module for completeness
-Default options changed for maximal out-of-the-box support
PR: 257845 |
3.2.4 21 Aug 2021 19:05:53 |
Dima Panov (fluffy) |
mail/postfixadmin: drop ugly xmlrpc dependency hack
It no more needed since Mk/Uses/php.mk have a check for every
supported php version and able to select a right dependency.
With hat: ports-secteam |
3.2.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.4 02 Mar 2021 08:41:47 |
ak |
- Remove commented out and obsolete USE_APACHE and USE_AUTOTOOLS, fix typo
USE_PHP_= -> USE_PHP+=
Approved by: portmgr blanket |
3.2.4 28 Dec 2020 15:52:44 |
fluffy |
mail/postfixadmin: unbreak build with php80
Drop abandonware xmlrpc dependency with php80
PHP80 was introduced more than two month ago,
maintainer had more than enough time to react and fix the port
With hat: ports-secteam |
3.2.4 14 May 2020 05:12:34 |
tagattie |
- Update to 3.2.4
- Move to GitHub
PR: 246147
Submitted by: Phillip R. Jaenke <prj@rootwyrm.com>,
Rin Morningstar <ports.maintainer@evilphi.com> (maintainer)
Approved by: ehaupt (mentor)
Changelog: https://github.com/postfixadmin/postfixadmin/releases/tag/postfixadmin-3.2.4 |
3.2_3 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
3.2_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.2_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.2_1 18 Sep 2018 04:03:27 |
ler |
mail/postfixadmin: Add missing dependency, Fix packaging failure with DOCS
option
Fix the following bugs:
- missing PHP extension dependency introduced with the previous commit
- missing README.md file when port is built with DOCS unset
While here: move the last of the documentation files into DOCSDIR
PR: 231424
Submitted by: ports.maintainer@evilphi.com |
3.2 04 Sep 2018 19:25:13 |
joneum |
Update to 3.2
- move public facing stuff into public/, this allows us to stop exposing
templates_c/ etc. to the world (but also means you'll need to adjust your
webserver config)
- enable users to reset their passwords by mail or SMS
($CONF['forgotten_user_password_reset'],
$CONF['forgotten_admin_password_reset'], $CONF['sms_send_function'])
- allow local alias targets (without @domain) - see #134
- add $CONF['edit_alias'] to disable "edit_alias" function for users
- add php_crypt $CONF["encrypt"] option (see #170 for examples)
- add random_compat phar (see: https://github.com/paragonie/random_compat) to
support random_int()/random_string() in older PHP versions.
- add support for MySQL connections over SSL
- language updates: sk, ja, nl, bg, fr, cz (Only the first 15 lines of the commit message are shown above ) |
3.1 06 Sep 2017 02:51:58 |
dbaio |
mail/postfixadmin: Update to 3.1
Ensure emplates_c/ directory is created.
Changes: https://github.com/postfixadmin/postfixadmin/blob/master/CHANGELOG.TXT
PR: 221965
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
Approved by: Melissa Pilgrim <ports.maintainer@evilphi.com> (maintainer) |
3.0.2 10 Feb 2017 17:33:53 |
krion |
Update mail/postfixadmin to 3.0.2 (security fix)
SECURITY FIX: don't allow to delete protected aliases
(CVE-2017-5930, PR#23).
Following non-security bugs were fixed:
- Fix VacationHandler for PostgreSQL
- AliasHandler: restrict mailbox subquery to allowed and specified domains to
improve performance on setups with
+lots of mailboxes
- Allow switching between dovecot: password schemes while still accepting
passwords hashed using the previous dov
+ecot: scheme
- FetchmailHandler: use a valid date as default for 'date'
- Fix date formatting in non-english languages when using PostgreSQL
PR: 216932
Submitted by: lukasz@wasikowski.net
Approved by: maintainer, mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9521 |
3.0 13 Sep 2016 16:42:33 |
amdmi3 |
- Update to 3.0
- While here, fix LICENSE
PR: 212636
Submitted by: ports.maintainer@evilphi.com (maintainer) |
2.93 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.93 30 Oct 2015 11:26:43 |
sunpoet |
- Add NO_ARCH
- Add missing OPTIONS_DEFINE=DOCS
- Convert to new options target helper
Approved by: portmgr (blanket) |
2.93 28 Oct 2015 12:57:42 |
mat |
Update to 2.93.
While there, convert to options helpers.
PR: 204086
Submitted by: maintainer
Sponsored by: Absolight |
2.3.7_3 13 Sep 2015 22:16:10 |
cs |
Bump PORTREVISION after fix |
2.3.7_2 13 Sep 2015 22:10:20 |
cs |
Fix typo
Submitted by: jbeich@ |
2.3.7_2 11 Sep 2015 23:18:00 |
cs |
Add vacation script dependencies
PR: 201666
Submitted by: ek@purplehat.org
Approved by: Melissa Pilgrim (maintainer) |
2.3.7_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.3.7_1 09 Jan 2015 21:39:46 |
pi |
mail/postfixadmin: give maintainer to submitter
PR: 196233
Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com>
Approved by: maintainer (timeout) |
2.3.7_1 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
2.3.7_1 13 Jul 2014 20:45:24 |
matthew |
Add CPE settings
Approved by: portmgr (infrastructure blanket) |
2.3.7 13 Jul 2014 13:31:01 |
rakuco |
- Update to 2.3.7, which contains a security fix.
- Support staging.
PR: 189248
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
Approved by: maintainer timeout (72 days)
MFH: 2014Q3
Security: ff98087f-0a8f-11e4-b00b-5453ed2e2b49 |
2.3.6 12 Jul 2014 16:44:23 |
rakuco |
Use @sample in the plist.
Approved by: portmgr (implicit, staging is coming in a separate PR) |
2.3.6 21 Feb 2014 13:37:57 |
ehaupt |
Remove trailing whitespaces from category mail |
2.3.6 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
2.3.6 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.3.6 04 May 2013 22:48:04 |
flo |
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt) |
2.3.6 16 Mar 2013 09:04:41 |
miwi |
- MYSQL and PGSQL are default in b.o.d.m
- Correct the include part |
2.3.6 16 Mar 2013 06:47:22 |
jgh |
- adopt optionsNG
-trim historical header
Approved by: portmgr (miwi) |
2.3.6 23 Feb 2013 21:04:10 |
miwi |
- Update to 2.3.6
PR: 174678
Submitted by: uid@atnus.com
Approved by: maintainer timeout |
2.3.5 29 Jan 2012 23:36:29 |
zi |
- Update to 2.3.5 [1]
- Add LICENSE
PR: ports/164613
Submitted by: Terry Sposato <tabmow@freenode.net> (maintainer) [1]
Security: 93688f8f-4935-11e1-89b4-001ec9578670 |
2.3.4 19 Sep 2011 18:40:10 |
sunpoet |
- Update to 2.3.4
Changes:
http://postfixadmin.svn.sourceforge.net/viewvc/postfixadmin/tags/postfixadmin-2.3.4/CHANGELOG.TXT
PR: ports/160819
Submitted by: Terry Sposato <tabmow@freenode.net> (maintainer) |
2.3.3 17 Mar 2011 12:51:11 |
miwi |
- Update to 2.3.3
PR: 155622
Submitted by: Terry Sposato <tabmow@freenode.net> (maintainer) |
2.3.2 15 Sep 2010 00:06:01 |
wxs |
Update to 2.3.2
Submitted by: tabmow@freenode.net (maintainer, private mail) |
2.3_1 26 Dec 2009 09:55:23 |
miwi |
- Fix a typo
Reported by: Olli Hauer (ohauer@gmx.de) |
2.3_1 26 Dec 2009 00:18:00 |
miwi |
- Add missing php5 dependency
PR: 141779
Submitted by: olli hauer (ohauer@gmx.de)
Approved by: maintainer |
2.3 30 Nov 2009 04:04:59 |
wxs |
- Update to 2.3 and update maintainers email address.
Submitted by: Terry Sposato <tabmow@freenode.net> (maintainer, private mail) |
2.2.1.1 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
2.2.1.1 08 Aug 2008 00:34:29 |
wxs |
- Update to 2.2.1.1
- Pass maintainer to submitter
- Minor style cleanup (remove extra tabs)
PR: ports/125916
Submitted by: terry@sucked-in.com
Approved by: maintainer timeout (third time in a row) |
2.2.0 14 Jul 2008 01:42:32 |
wxs |
Update to 2.2.0
Remove old patches, add new patch.
Update instructions in pkg-message.
PR: ports/125083
Submitted by: terry@sucked-in.com
Approved by: maintainer timeout |
2.1.0_8 17 May 2008 13:21:31 |
rafan |
- Fix mysqli_real_escape_string syntax
- Bump PORTREVISION
PR: ports/122735
Submitted by: Skalozubov Ilia <root at skinc.su>
Approved by: maintainer timeout (1 month) |
2.1.0_7 05 Sep 2007 14:55:53 |
jmelo |
- Add sourceforget as mastersite.
PR: ports/116062
Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer) |
2.1.0_7 06 Mar 2007 06:51:51 |
linimon |
Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.
PR: ports/106557
Submitted by: ale
Hat: portmgr |
2.1.0_7 16 Jan 2007 18:48:43 |
rafan |
- Remove Apache dependency. This ports works with other web servers.
Bump PORTREVISION for this.
- Remove the superfluous postfix run dependency option
- Clarify the options descriptions
- Change maintainer email to a delicated one
- Polish pkg-descr
- Make the Makefile look more like the example found in Porter's Handbook
PR: ports/107978
Submitted by: Darren Pilgrim <darren.pilgrim bitfreak.org> (maintainer) |
2.1.0_6 08 Jul 2006 21:17:28 |
itetcu |
Pass maintainership to Darren Pilgrim, which is a heavier user of this port
that me.
PR: ports/99922
Submitted by: Darren Pilgrim <darren.pilgrim@bitfreak.org>
Discussed with: Rob Evers (ports author/ex-maintainer) |
2.1.0_6 07 Jul 2006 20:56:48 |
itetcu |
- Give the posibility to use mysqli as Db backend
- fix typos
PR: ports/99394
Submitted by: Darren Pilgrim <darren.pilgrim@bitfreak.org> |
2.1.0_5 03 Jul 2006 00:21:02 |
clsung |
- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk
PR: ports/99717
Submitted by: clsung
Approved by: portmgr (erwin) |
2.1.0_5 20 Jun 2006 10:29:55 |
itetcu |
- One can have postfix admin running on a host and postfix itself on an other,
so RUN_DEPEND on postfix optionally (default to off to return to pre-OPTIONS
state)
- bump PORTREVISION again for depends change :(
Requested by: Darren Pilgrim <darren.pilgrim@bitfreak.org> |
2.1.0_4 17 Jun 2006 20:57:13 |
itetcu |
Sync with vedor description. |
2.1.0_4 17 Jun 2006 19:59:20 |
itetcu |
Make RUN_DEPENDS to be listed only once. |
2.1.0_3 17 Jun 2006 19:49:06 |
itetcu |
Add php-session and php-pcre to the lsit of RUN_DEPENDS adn bump PORTREVISION.
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> |
2.1.0_2 17 Jun 2006 10:57:39 |
itetcu |
- Select MySQL/PGSQL via OPTIONS
- RUN_DEPEND on Apache and Postfix
- Drop custom FETCH_CMD and provide a mirror on my server
- Add www to CATEGORIES
- Adjust COMMENT and pkg-descr
- move pkg-message to files/pkg-message.in, use macros and add it in SUB_FILES
- Bump PORTREVISION for depends change. |
2.1.0_1 14 Jun 2006 22:43:55 |
itetcu |
Take maintainership. |
2.1.0_1 14 Jun 2006 22:27:45 |
linimon |
Reset rob@debank.tv due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.1.0_1 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
2.1.0_1 20 May 2005 09:04:47 |
flz |
- Add vacation patch to fix issues with odd mail clients (*hint* MS Outlook
*hint*).
PR: ports/81281
Submitted by: flz
Approved by: maintainer |
2.1.0 18 Apr 2005 18:14:07 |
pav |
- Redo fetching
PR: ports/79761
Submitted by: Xavier HUMBERT <xavier@xavierhumbert.net>
Approved by: <rob@debank.tv> (maintainer) |
2.1.0 18 Mar 2005 15:27:30 |
vs |
Add WITH_PGSQL-knob
PR: ports/78910
Submitted by: "leafy"
Approved by: maintainer |
2.1.0 12 Jan 2005 03:57:30 |
edwin |
Update mail/postfixadmin to 2.10 version
Update mail/postfixadmin to 2.10 version
PR: ports/76087
Submitted by: Rob Evers <rob@bavke.debank.tv> |
2.0.5 28 Aug 2004 04:44:00 |
linimon |
Fix MD5 and size. (location of distfile did not change).
PR: ports/70961
Submitted by: Olafur Osvaldsson <oli at isnic dot is>
Approved by: Rob Evers <rob at debank dot tv> (maintainer) |
2.0.5 21 Aug 2004 14:09:17 |
pav |
- Update to 2.0.5
- Use new PHP framework
PR: ports/70770
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
2.0.4 12 May 2004 07:06:50 |
linimon |
Fix fetch.
PR: ports/66537
Submitted by: Rob Evers <rob@debank.tv> |
2.0.4 09 May 2004 16:55:34 |
pav |
- Put a bandaid on fetching, otherwise it fails because it executes command:
/usr/bin/fetch -ARr -o /tmp/distfiles/postfixadmin-2.0.4.tgz ${CKSIZE:+-S
$CKSIZE} \
http://high5.net/postfixadmin/download.php?file=postfixadmin-2.0.4.tgz
Reported by: bento via kris |
2.0.4 03 May 2004 09:10:16 |
pav |
- Use USE_PHP
PR: ports/66141
Submitted by: Xavier Beaudouin <kiwi@oav.net>
Approved by: maintainer |
2.0.4 26 Feb 2004 16:25:03 |
leeym |
Update mail/postfixadmin to 2.0.4
- added new languages
- squashed a few bugs
- added new functions
PR: 63395
Submitted by: Rob Evers <rob@debank.tv> |
2.0.3 17 Jan 2004 10:53:58 |
edwin |
Remove master_sites:
portlint complains if there is no / at the end, while the
do-fecth doesn't work with a / at the end. Use fetch_site
in this case.
Make do-fetch working
Replace WWWUID and WWWGROUP with WWWOWN and WWWGRP
Noticed by: bento log
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/postfixadmin-2.0.2_1.log
Informed maintainer |
2.0.3 16 Jan 2004 01:06:16 |
clement |
- Update to 2.0.2
PR: 61385
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Approved by: erwin (mentor) (implicitly) |
2.0.2_1 09 Jan 2004 04:05:37 |
petef |
- smart config file management
- install our www tree with appropriate permissions
- update pkg-descr, add WWW:
- add a pkg-message
- bump PORTREVISION
PR: 61054
Submitted by: maintainer |
2.0.2 08 Jan 2004 00:52:44 |
edwin |
[maintainer-update] mail/postfixadmin
Includes ports/60908 by Franz Klammer <klammer@webonaut.com>
The new version includes many new features.
The database structure has changed !! Read UPGRADE.TXT
PR: ports/61044
Submitted by: Rob Evers <rob@debank.tv> |
1.5.4 03 Jan 2004 06:56:12 |
edwin |
New port mail/postfixadmin
A tool to manage virtual domains via a PHP interface
Postfix Admin is a Web Based Management tool for Postfix
when you are dealing with Postfix Style Virtual Domains and
Virtual Users that are store in MySQL. Written in PHP.
PR: ports/54984, ports/58417
Submitted by: SIN-HSIUNG CHANG <sexbear@tmu.edu.tw>, Rob Evers <rob@debank.tv> |