non port: mail/phplist/Makefile |
Number of commits found: 69 |
Tuesday, 28 Jan 2025
|
18:53 Vladimir Druzenko (vvd) Author: Krzysztof
mail/phplist: Enable support for PHP83+, update dependencies
According to documentation of phplist:
- php81+ is supported;
- needed php-module simplexml.
https://resources.phplist.com/system/start?s[]=requirements
PR: 284406
3c8e26a |
Sunday, 28 Jul 2024
|
13:15 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)
c00a7b3 |
Saturday, 27 Apr 2024
|
10:33 Nuno Teixeira (eduardo) Author: Krzysztof
mail/phplist: Update to 3.6.15
ChangeLog:
https://www.phplist.org/newslist/phplist-3-6-15-release-notes/
PR: 278597
4860ee9 |
Friday, 8 Dec 2023
|
18:13 Muhammad Moinur Rahman (bofh) Author: Krzysztof
mail/phplist: Update version 3.6.12=>3.6.14
Changelog: https://www.phplist.org/newslist/phplist-3-6-14-release-notes/
PR: 275435
Approved by: submitter is maintainer
0eebcf3 |
Saturday, 10 Jun 2023
|
14:57 Muhammad Moinur Rahman (bofh)
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts
4ca6b84 |
Sunday, 16 Apr 2023
|
18:09 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
* www/moodle40: Remove OPTION MSSQL
* www/moodle41: Remove OPTION MSSQL
- Remove USE_PHP=openssl which is available in default php installation
of all versions of php
* databases/phpmyadmin: Remove OPTION OPENSSL
* databases/phpmyadmin5: Remove OPTION OPENSSL
* security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL
* www/nextcloud: Remove OPTION SSL
* www/owncloud: Remove OPTION SSL
- Remove USE_PHP=pcre which is available in default php installation of
all versions of php
* sysutils/racktables: Remove OPTION PCRE
- Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update
following ports
* www/typo3-11
* www/typo3-12
- Remove USE_PHP=pdf which is no longer available as php module
* databases/phpmyadmin: Remove OPTION PDF
- Remove USE_PHP=spl which is available in default php installation of
all versions of php
- Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is
Windows only php module
* www/typo3-11: Remove OPTION SQLSRV
* www/typo3-12: Remove OPTION SQLSRV
- Bump where DEFAULT OPTIONS are affected
Sponsored by: Bounce Experts
Approved by: portmgr(blanket)
0ac3a69 |
Sunday, 12 Feb 2023
|
14:23 Mikael Urankar (mikael) Author: Krzysztof
mail/phplist: Update to 3.6.12
Changes:
https://www.phplist.org/newslist/phplist-3-6-12-release-notes/
PR: 268969
3915670 |
Tuesday, 25 Oct 2022
|
11:57 Li-Wen Hsu (lwhsu) Author: Krzysztof
mail/phplist: Update to 3.6.10
Release notes: https://www.phplist.org/newslist/phplist-3-6-10-release-notes/
PR: 267328
aab1fd5 |
Sunday, 23 Oct 2022
|
22:59 Nuno Teixeira (eduardo) Author: Krzysztof
mail/phplist: Update to 3.6.9
ChangeLog: https://www.phplist.org/newslist/phplist-3-6-9-release-notes/
PR: 267296
2b94dfb |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 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>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Logvinov <info@logvinov.com>
* Alexander Moisseev <moiseev@mezonplus.ru>
* Alexander Wittig <alexander@wittig.name>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexey V. Degtyarev
* Alexey V. Degtyarev <alexey@renatasystems.org>
* Ali Mashtizadeh <ali@mashtizadeh.org>
* Anders Nordby <anders@FreeBSD.org>
* Anders Nordby <anders@fix.no>
* Andrea Venturoli <freebsd@netfence.it>
* Andrew J. Caines <A.J.Caines@halplant.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Stevenson <andrew@ugh.net.au>
* Andrey Slusar <anray@FreeBSD.org>
* Andrey V. Pevnev <andrey@mgul.ac.ru>
* Andrey Zakhvatov
* Andy Gilligan
* Anthony Kim
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Anton Lysenok <bart@tapolsky.net.ua>
* Anton Yuzhaninov <citrin@rambler-co.ru>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Autrijus Tang <autrijus@autrijus.org>
* Axel Steiner <ast@treibsand.com>
* Ben Smithurst <ben@FreeBSD.org>
* Bernard Spil <brnrd@FreeBSD.org>
* Bernard Spil <brnrd@freebsd.org>
* Bill Brinzer <bill.brinzer@gmail.com>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Cheng-Lung Sung <clsung@dragon2.net>
* Chifeng QU <chifeng@gmail.com>
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris Piazza <cpiazza@FreeBSD.org>
* Christer Edwards <christer.edwards@gmail.com>
* Christian Laursen <xi@borderworlds.dk>
* Christopher Elkins <chrise@scardini.com>
* Clement Laforet <sheepkiller@cultdeadsheep.org>
* Craig Leres <leres@FreeBSD.org>
* Cyril Guibourg
* CyrilM <cyrilm@tower.pp.ru>
* Dan Langille <dvl@FreeBSD.org>
* Daniel Roethlisberger <daniel@roe.ch>
* Dario Freni <saturnero@gufi.org>
* Darren Pilgrim <ports.maintainer@evilphi.com>
* DarwinSurvivor <darwinsurvivor@gmail.com>
* David Bushong <david+ports@bushong.net>
* David O'Brien (obrien@NUXI.com)
* David Siebörger <drs@rucus.ru.ac.za>
* Dean Hollister <dean@odyssey.apana.org.au>
* Dmitry Liakh <dliakh@ukr.net>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Dominic Marks <dom@wirespeed.org.uk>
* Eivind Eklund <eivind@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Emmanuel Vadot <manu@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erwin Lansing <erwin@FreeBSD.org>
* Eugene M. Kim <ab@astralblue.net>
* Fukang Chen <loader@FreeBSD.org>
* Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
* Gea-Suan Lin <gslin@gslin.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Gerhard Gonter <g.gonter@ieee.org>
* Gerrit Beine <gerrit.beine@gmx.de>
* Giel van Schijndel <me@mortis.eu>
* Glen Barber <gjb@FreeBSD.org>
* Glenn Johnson <gljohns@bellsouth.net>
* Gregory Sutter <gsutter@zer0.org>
* Gustau Perez <gustau.perez@gmail.com>
* Guy Antony Halse <guy@rucus.ru.za.za>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Harry Newton
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Hsin-Han You <hhyou@cs.nctu.edu.tw>
* Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
* Issei Suzuki <issei@jp.FreeBSD.org>
* J.R. Oldroyd <fbsd@opal.com>
* Jaap Akkerhuis <jaap@NLnetLabs.nl>
* James FitzGibbon <jfitz@FreeBSD.org>
* James Raftery <james@now.ie>
* Jan-Peter Koopmann <j.koopmann@seceidos.de>
* Janne Snabb <snabb@epipe.com>
* Jean Milanez Melo <jmelo@FreeBSD.org>
* Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* Jeremy Norris <ishmael27@home.com>
* Jim Mock <jim@FreeBSD.org>
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Johann Visagie <wjv@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* John Oxley <john@yoafrica.com>
* John Prather
* Josh Gilliam <josh@quick.net>
* Jun-ichiro Hagino <itojun@itojun.org>
* Justin Stanford <jus@security.za.net>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kay Abendroth <kay.abendroth@raxion.net>
* Keith Gaughan <k@stereochro.me>
* Kelly Yancey <kbyanc@FreeBSD.org>
* Kevin Golding <ports@caomhin.org>
* Kimura Fuyuki <fuyuki@mj.0038.net>
* Kirill Ponomarew <ponomarew@oberon.net>
* Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
* Konstantinos Konstantinidis <kkonstan@daemon.gr>
* Koop Mast <kwm@FreeBSD.org>
* Krzysztof Stryjek <ports@bsdserwis.com>
* Larry Rosenman <ler@FreeBSD.org>
* Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
* Lars Thegler <lars@thegler.dk>
* Lars Thegler <lth@FreeBSD.org>
* Lasse L. Johnsen (lasse@freebsdcluster.org)
* Lefteris Chatzibarbas <lefcha@hellug.gr>
* Lukasz Wasikowski <lukasz@wasikowski.net>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Marcelo Araujo <araujobsd@gmail.com>
* Marco Broeder <marco.broeder@posteo.eu>
* Marcus Alves Grando <mnag@FreeBSD.org>
* Marijn Meijles <marijn@stack.nl>
* Mario S F Ferreira <lioux@FreeBSD.org>
* Mario S F Ferreira <lioux@linf.unb.br>
* Mario S F Ferreira <lioux@linf.unb.br> # Created by Matthias Andree
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Mark Starovoytov <mark_sf@kikg.ifmo.ru>
* Martin Blapp
* Martin Matuska <mm@FreeBSD.org>
* Martin Wilke (miwi@FreeBSD.org)
* Martin Wilke <miwi@FreeBSD.org>
* Martti Kuparinen <martti.kuparinen@ericsson.com>
* Masafumi NAKANE <max@FreeBSD.org>
* Masafumi Otsune <info@otsune.com>
* Masaki TAGAWA <masaki@club.kyutech.ac.jp>
* Matt Emmerton <matt@gsicomp.on.ca>
* Matthew Luckie <mjl@luckie.org.nz>
* Matthew N. Dodd <mdodd@FreeBSD.org>
* Matthew Seaman
* Matthew Seaman <matthew@FreeBSD.org>
* Matthias Andree <mandree@FreeBSD.org>
* Matthias Andree <matthias.andree@gmx.de>
* Matthias Fechner <mfechner@FreeBSD.org>
* Max Laier <max@love2party.net>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Maxim Tulyuk <mt@primats.org.ua>
* Meno Abels <meno.abels@adviser.com>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael Ranner <michael@ranner.eu>
* Miguel Mendez <flynn@energyhq.es.eu.org>
* Mij <mij@bitchx.it>
* Mikhail T. (m.tsatsenko@gmail.com)
* Mikhail Teterin
* Miroslav Lachman
* Mohammad S. Babaei <info@babaei.net>
* Murilo Opsfelder <mopsfelder@gmail.com>
* Nagy, Attila <bra@fsn.hu>
* Nate Underwood <natey@natey.com>
* Neil Blakey-Milner
* Neil Blakey-Milner <nbm@FreeBSD.org>
* Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Neil Darlow <neil@darlow.co.uk>
* Nemo Liu <nemoliu@FreeBSD.org>
* Netherby <netherby@dancingfortune.com>
* Nick Hilliard <nick@foobar.org>
* Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
* Oliver Braun
* Oliver Braun <obraun@FreeBSD.org>
* Oliver Eikemeier
* Oliver Eikemeier <eik@FreeBSD.org>
* Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Girard <Olivier.Girard@univ-angers.fr>
* Omer Faruk Sen <ofsen@enderunix.org>
* Ozkan KIRIK <ozkan@enderunix.org>
* Pav Lucistnik <pav@FreeBSD.org>
* Pawel Pekala <c0rn@o2.pl>
* Pawel Pekala <pawel@FreeBSD.org>
* Pawel Pekala <pawel@freebsd.org>
* Pete Fritchman <petef@databits.net >
* Peter Hollaubek <fifteen@inext.hu>
* Peter Kieser <peter@kieser.ca>
* Peter Pentchev <roam@FreeBSD.org>
* Peter Wemm <peter@FreeBSD.org>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* R.I.Pienaar <rip@devco.net>
* Radim Kolar
* RicardoSSP <ricardo.katz@gmail.com>
* Rob Evers <rob@debank.tv>
* Robert Felber <robtone@ek-muc.de>
* Robert Nelson <robertn@the-nelsons.org>
* Romain Tartiere <romain@blogreen.org>
* Rozhuk Ivan <rozhuk.im@gmail.com>
* Ryan Steinmetz <zi@FreeBSD.org>
* Sahil Tandon <sahil@tandon.net>
* Satoru Suzuki <xsuzu@yokohama.riken.jp>
* Scott Blachowicz <scott+ports@sabami.seaslug.org>
* Scott Lambert <lambert@lambertfam.org>
* Sean Chittenden <seanc@FreeBSD.org>
* Sergei Kolobov <sergei@FreeBSD.org>
* Sergei Kolobov <sergei@kolobov.com>
* Sergey A. Osokin <osa@FreeBSD.org>
* Sergey Matveychuk <sem@FreeBSD.org>
* Sergey Samoyloff <gonza@techline.ru>
* Sergey Skvortsov <skv@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Shaun Amott <shaun@FreeBSD.org>
* Sheldon Hearn <sheldonh@FreeBSD.org>
* Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Simon Barner <barner@in.tum.de>
* Simon Dick <simond@irrelevant.org>
* Stefan A. Deutscher (sad@mailaps.org)
* Stefan Bethke <stb@lassitu.de>
* Stephen Roznowski <sjr1@flash.net>
* Stephon Chen <stephon@pixnet.tw>
* Steve Wills <swills@FreeBSD.org>
* Steven Kreuzer <skreuzer@f2o.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sylvio Cesar <sylvio@FreeBSD.org>
* TAKAHASHI Kaoru <kaoru@kaisei.org>
* TAKATSU Tomonari <tota@rtfm.jp>
* Talal Al-Dik <tad@vif.com>
* Ted Faber <faber@isi.edu>
* Terry Sposato
* The Anarcat <anarcat@anarcat.ath.cx>
* Thierry Thomas (<thierry@pompo.net>)
* Thomas Abthorpe <thomas@goodking.ca>
* Thomas Gellekum <tg@FreeBSD.org>
* Thomas Lotterer <thomas.lotterer@cw.com>
* Thomas Seck <tmseck@netcologne.de>
* Tim Bishop <tim@bishnet.net>
* Tom Hukins <tom@eborcom.com>
* Tom Judge <tj@FreeBSD.org>
* Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Tomasz Paszkowski <ns88@k.pl>
* Torsten Blum <torstenb@FreeBSD.org>
* Torsten Zuehlsdorff <ports@toco-domains.de>
* Trish Lynch <trish@bsdunix.net>
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Tuc <freebsd-ports@t-b-o-h.net>
* Udo Schweigert
* Udo Schweigert <ust@cert.siemens.de>
* Uffe Jakobsen <uffe@uffe.org>
* Victor Balada Diaz <victor@bsdes.net>
* Vidar Karlsen <vidar@karlsen.tech>
* Ville Eerola <ve@sci.fi>
* Vivek Khera <vivek@khera.org>
* Vladimir Kondratiev <wulf@mail.mipt.ru>
* Vsevolod Lobko <seva@sevasoft.kiev.ua>
* Vsevolod Stakhov <vsevolod@highsecure.ru>
* Wei-chun Chao
* Wen Heping <wen@FreeBSD.org>
* Will Andrews <will@FreeBSD.org>
* Xavier Beaudouin <kiwi@oav.net>
* Yarema <yds@CoolRat.org>
* Yasuhiro KIMURA <yasu@utahime.org>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Yen-Ming Lee <leeym@leeym.com>
* Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
* Yoshisato YANAGISAWA
* Zak Johnson <zakj@nox.cx>
* Zane C. Bowers
* Zeus Panchenko <zeus@gnu.org.ua>
* Zhen REN <bg1tpt@gmail.com>
* ache
* ache@FreeBSD.org
* arensb@ooblick.com
* bremner@unb.ca
* brett@peloton.physics.montana.edu
* bsam
* chinsan
* chris
* chris@shagged.org
* clive
* clsung
* clsung@dragon2.net
* dchapes@zeus.leitch.com
* delphij@FreeBSD.org
* delphij@FreeBSD.org.cn
* dhagan@cs.vt.edu
* dliakh
* dlowe
* dm
* eivind
* fluffy
* gahr
* gmarco@scotty.masternet.it
* gmc@sonologic.nl
* ijliao
* ismail@enderunix.org
* itojun@itojun.org
* janos.mohacsi@bsd.hu
* johnpupu <johnpupu@gmail.com>
* kaz
* krion
* liamfoy@sepulcrum.org
* markm@FreeBSD.org
* matusita@FreeBSD.org
* mich@freebsdcluster.org
* mwest@uct.ac.za
* n_hibma@qubesoft.com
* nbm
* nork@FreeBSD.org
* ofsen@enderunix.org
* pat
* petef
* petef@FreeBSD.org
* pst
* punkt.de Hosting Team <mops@punkt.de>
* rea@FreeBSD.org
* roam@FreeBSD.org
* sheldonh@FreeBSD.org
* shigeri <shigeri@m10.alpha-net.ne.jp>
* snowchyld
* tobez@tobez.org
* torstenb
* trevor
* v.velox@vvelox.net
* vanilla
* will
* wolpert
With hat: portmgr
b587cc2 |
Friday, 24 Jun 2022
|
08:14 Li-Wen Hsu (lwhsu) Author: Krzysztof
mail/phplist: Update to 3.6.8
PR: 264664
ea5c65e |
Monday, 13 Jun 2022
|
00:08 Muhammad Moinur Rahman (bofh)
*/*: Ignore with php82
214a6c5 |
Wednesday, 16 Feb 2022
|
17:58 Li-Wen Hsu (lwhsu) Author: Krzysztof
mail/phplist: Update to 3.6.7
PR: 261988
a124b99 |
Friday, 31 Dec 2021
|
07:42 Hiroki Tagato (tagattie) Author: Krzysztof
mail/phplist: update to 3.6.6
Changelog: https://www.phplist.org/newslist/phplist-3-6-6-release-notes/
PR: 260769
Reported by: Krzysztof <ports@bsdserwis.com> (maintainer)
481bfda |
Monday, 20 Dec 2021
|
12:11 Li-Wen Hsu (lwhsu) Author: Igor Zabelin
mail/phplist: Update phplist.in to actual version
PR: 248142
Approved by: Krzysztof <ports@bsdserwis.com> (maintainer)
354d8e2 |
Thursday, 10 Jun 2021
|
07:09 Nuno Teixeira (eduardo) Author: Krzysztof
mail/phplist: update distinfo
- pet portclippy
- use DISTVERSION instead of PORTVERSION
- bump PORTREVISION
Tarball was repacked by upstream so the need of update distinfo
Approved by: dbaio, garga (mentors, implicit)
227ea2a |
Wednesday, 2 Jun 2021
|
02:18 Guangyuan Yang (ygy) Author: Krzysztof
mail/phplist: Update to 3.6.3
PR: 256356
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
Approved by: lwhsu (mentor, implicit)
eb2983d |
Thursday, 8 Apr 2021
|
18:24 Kevin Bowling (kbowling)
mail/phplist update to 3.6.2
Changes https://www.phplist.org/newslist/phplist-3-6-2-release-notes/
Approved by: Krzysztof <ports@bsdserwis.com> (maintainer)
6f3a529 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 28 Feb 2021
|
19:32 otis
mail/phplist update to 3.6.1
PR: 253530
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
Reviewed by: osa (mentor)
Approved by: osa (mentor)
MFH: 2021Q1
Differential Revision: https://reviews.freebsd.org/D28973
 |
Friday, 12 Feb 2021
|
00:38 wen
- Update to 3.6.0
PR: 253229
Submitted by: ports@bsdserwis.com(maintainer)
 |
Monday, 26 Oct 2020
|
11:47 joneum
Update to 3.5.7
PR: 250565
Submitted by: maintainer
Sponsored by: Netzkommune GmbH
 |
Wednesday, 14 Oct 2020
|
23:32 joneum
Update to 3.5.6
PR: 250292
Submitted by: maintainer
Sponsored by: Netzkommune GmbH
 |
Saturday, 11 Jul 2020
|
14:43 cs
Update to 3.5.5
PR: 247893
Submitted by: maintainer
 |
Saturday, 13 Jun 2020
|
08:34 tcberner
mail/phplist update to 3.5.4
PR: 246034
Submitted by: Krzysztof <ports@bsdserwis.com>
 |
Sunday, 8 Mar 2020
|
19:16 tcberner
mail/phplist update to 3.5.1
PR: 244042
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
 |
Saturday, 18 Jan 2020
|
19:09 dbaio
mail/phplist: Update to 3.5.0
PR: 243359
Submitted by: Horst Kapfenberger <horst.kapfenberger@agoracon.at>
Approved by: Krzysztof <ports@bsdserwis.com> (maintainer)
 |
Friday, 27 Sep 2019
|
13:13 swills
mail/phplist: update to 3.4.6
PR: 240849
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
 |
Tuesday, 24 Sep 2019
|
17:57 swills
mail/phplist: Update to 3.4.5
PR: 240350
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
 |
Thursday, 18 Apr 2019
|
13:44 swills
mail/phplist: Update to 3.4.1
PR: 237308
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
 |
Sunday, 14 Apr 2019
|
15:41 pizzamig
mail/phplist: Update to 3.4.0
While here, added FLAVORS support.
PR: 237217
Submitted by: maintainer
 |
Monday, 15 Oct 2018
|
17:35 joneum
Update to 3.3.5
Changelog: https://www.phplist.org/newslist/phplist-3-3-5-release-notes/
PR: 232238
Submitted by: maintainer
Sponsored by: Netzkommune GmbH
 |
Wednesday, 3 Oct 2018
|
15:11 wen
- Update to 3.3.4
PR: 231900
Submitted by: ports@bsdserwis.com(maintainer)
 |
Thursday, 8 Mar 2018
|
19:48 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
 |
Tuesday, 21 Feb 2017
|
11:31 wen
- Update to 3.3.1
PR: 217111
Submitted by: ports@bsdserwis.com(maintainer)
 |
Monday, 16 Jan 2017
|
12:55 amdmi3
- Update to 3.2.7
PR: 216137
Submitted by: ports@bsdserwis.com (maintainer)
 |
Monday, 6 Jun 2016
|
05:37 pi
mail/phplist: 3.2.4 -> 3.2.5
Changes: https://www.phplist.org/newslist/phplist-3-2-5-whats-new/
PR: 210060
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 28 Feb 2016
|
07:01 miwi
- Switch to mysqli
 |
Monday, 11 Jan 2016
|
07:29 miwi
- Update to 3.2.4
PR: 206114
Submitted by: maintainer
 |
Sunday, 22 Nov 2015
|
15:56 junovitch
mail/phplist: fix spelling error LICENSE_FILe -> LICENSE_FILE (portlint)
 |
15:54 junovitch
mail/phplist: update 3.2.1 -> 3.2.3
Changes: https://github.com/phpList/phplist3/compare/v3.2.1...v3.2.3
PR: 204726
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
 |
Thursday, 15 Oct 2015
|
10:09 amdmi3
- Update to 3.2.1
PR: 203742
Submitted by: ports@bsdserwis.com (maintainer)
 |
Tuesday, 29 Sep 2015
|
13:04 wen
- Update to 3.2.0
- Update WWW
PR: 203229
Submitted by: ports@bsdserwis.com(maintainer)
 |
Monday, 10 Aug 2015
|
22:12 pawel
- Update to version 3.0.12 [1]
- Remove conditional installation of DOCS files, with staging this
is not needed anymore
- Unmute install commands
PR: 201398 [1]
Submitted by: maintainer [1]
 |
Thursday, 14 May 2015
|
16:22 amdmi3
- Add CPE info
- Convert to USES=tar
Approved by: portmgr blanket
 |
Saturday, 15 Nov 2014
|
15:08 robak
mail/phplist: update 3.0.7 -> 3.0.10
PR: 194471
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com>
Approved by: mentors (implicit)
 |
Monday, 29 Sep 2014
|
06:14 riggs
- Update to upstream version 3.0.7
- Add LICENSE
- pkg-plist cleanup
PR: 193354
Submitted by: ports@bsdserwis.com (maintainer)
 |
Tuesday, 15 Jul 2014
|
16:14 adamw
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
 |
Thursday, 5 Jun 2014
|
03:31 miwi
- Update to 3.0.6
PR: 190607
Submitted by: maintainer
 |
Thursday, 29 May 2014
|
18:41 cs
Fix COMMENT
 |
18:35 cs
Staging
PR: ports/190264
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
 |
Friday, 14 Feb 2014
|
15:14 feld
PORTREVISION bump was intended with last commit
pointyhat -> me
 |
15:13 feld
STAGE support
requires PHP hash module
Submitted by: p.novikov@step.nnov.ru
 |
Wednesday, 25 Dec 2013
|
23:05 rakuco
Update to 3.0.5.
PR: ports/185109
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
 |
Friday, 20 Sep 2013
|
19:59 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
 |
Sunday, 9 Dec 2012
|
01:27 beech
- Update to 2.10.19
Feature safe: yes
PR: ports/174227
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
 |
Tuesday, 3 Jul 2012
|
02:06 wxs
Update to 2.10.18
PR: ports/169600
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Security: fd8bac56-c444-11e1-864b-001cc0877741
 |
Monday, 17 Oct 2011
|
04:35 dougb
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40
 |
Wednesday, 5 Oct 2011
|
12:30 sunpoet
- Update to 2.10.17
Changes: http://mantis.phplist.com/changelog_page.php
PR: ports/161242
Submitted by: sunpoet (myself)
Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
 |
Monday, 8 Aug 2011
|
10:34 pav
- Update to 2.10.14
PR: ports/159556
Submitted by: John Chen <johnpupu@gmail.com>
Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
 |
Sunday, 10 Jul 2011
|
15:30 ohauer
- fix pkg-message [1]
- fix a possible overwrite of config.php if installed from package
therfore bump PORTREVISION
- sort pkg-plist with genplist
PR: ports/158377 [1]
Submitted by: Lukasz Wasikowski <lukasz _at_ wasikowski.net>
Approved by: Krzysztof Stryjek <ports _at_ bsdserwis.com> (maintainer)
 |
Wednesday, 27 Apr 2011
|
14:11 culot
- Update to 2.10.13
PR: ports/156378
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
 |
Friday, 22 Apr 2011
|
23:49 linimon
Over to new volunteer.
PR: ports/156378
 |
Monday, 9 Feb 2009
|
14:59 miwi
- Update to 2.10.9
PR: 130934
Reported by: Mark Foster <mark@foster.cc>
Approved by: maintainer timeout (security update 7 days)
Security:
http://www.vuxml.org/freebsd/40774927-f6b4-11dd-94d9-0030843d3802.html
 |
Sunday, 18 Jan 2009
|
21:19 beech
- Update to 2.10.8
PR: ports/130119
Submitted by: falz <me@falz.net>
Approved by: Nick Hilliard <nick@foobar.org> (maintainer, per miwi)
 |
Sunday, 30 Sep 2007
|
06:00 edwin
Chase mail/cclient shared library version bump.
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.
PR: ports/114833
Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es>
 |
Monday, 24 Sep 2007
|
21:38 beech
- New port phplist-2.10.4
Phplist is an email announcement delivery system. It is great for
newsletters, publicity lists, notifications, and many other uses.
Phplist has many features, including:
* double opt-in subscription mechanism
* scheduling
* RSS
* list segmentation
* click-tracking
* attachments
* bounce management
PR: ports/115799
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Approved by: sat (mentor)
 |
Number of commits found: 69 |