notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: mail/postfixadmin/Makefile

Number of commits found: 72

Sunday, 16 Apr 2023
18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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)
commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea 0ac3a69
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 b587cc2
Wednesday, 27 Oct 2021
08:42 Yasuhiro Kimura (yasu) search for other commits by this committer 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
commit hash: 585a25360c2cd45f385041688c2afe7d17d1ec35 commit hash: 585a25360c2cd45f385041688c2afe7d17d1ec35 commit hash: 585a25360c2cd45f385041688c2afe7d17d1ec35 commit hash: 585a25360c2cd45f385041688c2afe7d17d1ec35 585a253
Saturday, 4 Sep 2021
20:13 Neel Chauhan (nc) search for other commits by this committer Author: Rin Morningstar
mail/postfixadmin: Update to 3.4-dev

PR:	258154
commit hash: 69e6645e9b2dfab702d73a264992fc7f1f1b7b66 commit hash: 69e6645e9b2dfab702d73a264992fc7f1f1b7b66 commit hash: 69e6645e9b2dfab702d73a264992fc7f1f1b7b66 commit hash: 69e6645e9b2dfab702d73a264992fc7f1f1b7b66 69e6645
Monday, 23 Aug 2021
12:59 Dima Panov (fluffy) search for other commits by this committer
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
commit hash: 65e5396ecad56fcb6a5d726493e44d5041688d8e commit hash: 65e5396ecad56fcb6a5d726493e44d5041688d8e commit hash: 65e5396ecad56fcb6a5d726493e44d5041688d8e commit hash: 65e5396ecad56fcb6a5d726493e44d5041688d8e 65e5396
Saturday, 21 Aug 2021
19:05 Dima Panov (fluffy) search for other commits by this committer
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
commit hash: 25bd6410a8b2842ca994f518c5ea75b80e06fbee commit hash: 25bd6410a8b2842ca994f518c5ea75b80e06fbee commit hash: 25bd6410a8b2842ca994f518c5ea75b80e06fbee commit hash: 25bd6410a8b2842ca994f518c5ea75b80e06fbee 25bd641
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 2 Mar 2021
08:41 ak search for other commits by this committer
- Remove commented out and obsolete USE_APACHE and USE_AUTOTOOLS, fix typo
USE_PHP_= -> USE_PHP+=

Approved by:	portmgr blanket
Original commitRevision:566940 
Monday, 28 Dec 2020
15:52 fluffy search for other commits by this committer
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
Original commitRevision:559494 
Thursday, 14 May 2020
05:12 tagattie search for other commits by this committer
- 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
Original commitRevision:535201 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Tuesday, 18 Sep 2018
04:03 ler search for other commits by this committer
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
Original commitRevision:479972 
Tuesday, 4 Sep 2018
19:25 joneum search for other commits by this committer
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
  - update bundled smarty library (lib/smarty to 3.1.32; includes security
fixes)
  - split up pacrypt() into different functions; add some minimal test coverage
  - add id autoincrement field to log table (#89)
  - add token to login.php to prevent CSRF
  - lots of bugfixes and code cleanup
  - drop unused code in postfixadmin-cli
  - introduce PHP-CS-Fixer to enforce code style
  - vacation.pl:
    - avoid answering to more known autoresponders
    - add $no_vacation_pattern to avoid sending autoresponders based on the To:
      address
    - replace Deprecated Mail::Sender by Email::Sender
    - use MIME:EncWords
    - remove unused MIME::Base64
- add docker repo, see https://github.com/postfixadmin/docker

PR:		229370
Submitted by:	Melissa Pilgrim <ports.maintainer@evilphi.com> (maintainer)
Sponsored by:	Netzkommune
Original commitRevision:478986 
Wednesday, 6 Sep 2017
02:51 dbaio search for other commits by this committer
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)
Original commitRevision:449322 
Friday, 10 Feb 2017
17:33 krion search for other commits by this committer
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
Original commitRevision:433819 
Tuesday, 13 Sep 2016
16:42 amdmi3 search for other commits by this committer
- Update to 3.0
- While here, fix LICENSE

PR:		212636
Submitted by:	ports.maintainer@evilphi.com (maintainer)
Original commitRevision:422035 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Friday, 30 Oct 2015
11:26 sunpoet search for other commits by this committer
- Add NO_ARCH
- Add missing OPTIONS_DEFINE=DOCS
- Convert to new options target helper

Approved by:	portmgr (blanket)
Original commitRevision:400533 
Wednesday, 28 Oct 2015
12:57 mat search for other commits by this committer
Update to 2.93.

While there, convert to options helpers.

PR:		204086
Submitted by:	maintainer
Sponsored by:	Absolight
Original commitRevision:400387 
Sunday, 13 Sep 2015
22:16 cs search for other commits by this committer
Bump PORTREVISION after fix
Original commitRevision:396871 
22:10 cs search for other commits by this committer
Fix typo

Submitted by:	jbeich@
Original commitRevision:396870 
Friday, 11 Sep 2015
23:18 cs search for other commits by this committer
Add vacation script dependencies

PR:		201666
Submitted by:	ek@purplehat.org
Approved by:	Melissa Pilgrim (maintainer)
Original commitRevision:396722 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Friday, 9 Jan 2015
21:39 pi search for other commits by this committer
mail/postfixadmin: give maintainer to submitter

PR:		196233
Submitted by:	Darren Pilgrim <ports.maintainer@evilphi.com>
Approved by:	maintainer (timeout)
Original commitRevision:376661 
Sunday, 13 Jul 2014
20:45 matthew search for other commits by this committer
Add CPE settings

Approved by:	portmgr (infrastructure blanket)
Original commitRevision:361709 
13:31 rakuco search for other commits by this committer
- 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
Original commitRevision:361679 
Friday, 21 Feb 2014
13:37 ehaupt search for other commits by this committer
Remove trailing whitespaces from category mail
Original commitRevision:345418 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
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)
Original commitRevision:343634 
Friday, 20 Sep 2013
19:59 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Original commitRevision:327742 
Saturday, 4 May 2013
22:48 flo search for other commits by this committer
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)
Original commitRevision:317389 
Saturday, 16 Mar 2013
09:04 miwi search for other commits by this committer
- MYSQL and PGSQL are default in b.o.d.m
- Correct the include part
Original commitRevision:314344 
06:47 jgh search for other commits by this committer
- adopt optionsNG
-trim historical header

Approved by:	portmgr (miwi)
Original commitRevision:314336 
Saturday, 23 Feb 2013
21:04 miwi search for other commits by this committer
- Update to 2.3.6

PR:		174678
Submitted by:	uid@atnus.com
Approved by:	maintainer timeout
Original commitRevision:312851 
Sunday, 29 Jan 2012
23:36 zi search for other commits by this committer
- 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
Original commit
Monday, 19 Sep 2011
18:40 sunpoet search for other commits by this committer
- 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)
Original commit
Thursday, 17 Mar 2011
12:51 miwi search for other commits by this committer
- Update to 2.3.3

PR:             155622
Submitted by:   Terry Sposato <tabmow@freenode.net> (maintainer)
Original commit
Wednesday, 15 Sep 2010
00:06 wxs search for other commits by this committer
Update to 2.3.2

Submitted by:   tabmow@freenode.net (maintainer, private mail)
Original commit
Saturday, 26 Dec 2009
09:55 miwi search for other commits by this committer
- Fix a typo

Reported by:    Olli Hauer (ohauer@gmx.de)
Original commit
00:18 miwi search for other commits by this committer
- Add missing php5 dependency

PR:             141779
Submitted by:   olli hauer (ohauer@gmx.de)
Approved by:    maintainer
Original commit
Monday, 30 Nov 2009
04:04 wxs search for other commits by this committer
- Update to 2.3 and update maintainers email address.

Submitted by:   Terry Sposato <tabmow@freenode.net> (maintainer, private mail)
Original commit
Saturday, 22 Aug 2009
00:28 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
Original commit
Friday, 8 Aug 2008
00:34 wxs search for other commits by this committer
- 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)
Original commit
Monday, 14 Jul 2008
01:42 wxs search for other commits by this committer
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
Original commit
Saturday, 17 May 2008
13:21 rafan search for other commits by this committer
- 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)
Original commit
Wednesday, 5 Sep 2007
14:55 jmelo search for other commits by this committer
- Add sourceforget as mastersite.

PR:             ports/116062
Submitted by:   Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
Original commit
Tuesday, 6 Mar 2007
06:51 linimon search for other commits by this committer
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
Original commit
Tuesday, 16 Jan 2007
18:48 rafan search for other commits by this committer
- 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)
Original commit
Saturday, 8 Jul 2006
21:17 itetcu search for other commits by this committer
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)
Original commit
Friday, 7 Jul 2006
20:56 itetcu search for other commits by this committer
- Give the posibility to use mysqli as Db backend
- fix typos

PR:             ports/99394
Submitted by:   Darren Pilgrim <darren.pilgrim@bitfreak.org>
Original commit
Monday, 3 Jul 2006
00:21 clsung search for other commits by this committer
- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk

PR:             ports/99717
Submitted by:   clsung
Approved by:    portmgr (erwin)
Original commit
Tuesday, 20 Jun 2006
10:29 itetcu search for other commits by this committer
- 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>
Original commit
Saturday, 17 Jun 2006
19:59 itetcu search for other commits by this committer
Make RUN_DEPENDS to be listed only once.
Original commit
19:49 itetcu search for other commits by this committer
Add php-session and php-pcre to the lsit of RUN_DEPENDS adn bump PORTREVISION.

Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp>
Original commit
10:57 itetcu search for other commits by this committer
- 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.
Original commit
Wednesday, 14 Jun 2006
22:43 itetcu search for other commits by this committer
Take maintainership.
Original commit
22:27 linimon search for other commits by this committer
Reset rob@debank.tv due to maintainer-timeouts and no response to email.

Hat:            portmgr
Original commit
Friday, 20 May 2005
09:04 flz search for other commits by this committer
- Add vacation patch to fix issues with odd mail clients (*hint* MS Outlook
*hint*).

PR:             ports/81281
Submitted by:   flz
Approved by:    maintainer
Original commit
Monday, 18 Apr 2005
18:14 pav search for other commits by this committer
- Redo fetching

PR:             ports/79761
Submitted by:   Xavier HUMBERT <xavier@xavierhumbert.net>
Approved by:    <rob@debank.tv> (maintainer)
Original commit
Friday, 18 Mar 2005
15:27 vs search for other commits by this committer
Add WITH_PGSQL-knob

PR:             ports/78910
Submitted by:   "leafy"
Approved by:    maintainer
Original commit
Wednesday, 12 Jan 2005
03:57 edwin search for other commits by this committer
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>
Original commit
Saturday, 21 Aug 2004
14:09 pav search for other commits by this committer
- Update to 2.0.5
- Use new PHP framework

PR:             ports/70770
Submitted by:   Rob Evers <rob@debank.tv> (maintainer)
Original commit
Wednesday, 12 May 2004
07:06 linimon search for other commits by this committer
Fix fetch.

PR:             ports/66537
Submitted by:   Rob Evers <rob@debank.tv>
Original commit
Sunday, 9 May 2004
16:55 pav search for other commits by this committer
- 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
Original commit
Monday, 3 May 2004
09:10 pav search for other commits by this committer
- Use USE_PHP

PR:             ports/66141
Submitted by:   Xavier Beaudouin <kiwi@oav.net>
Approved by:    maintainer
Original commit
Thursday, 26 Feb 2004
16:25 leeym search for other commits by this committer
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>
Original commit
Saturday, 17 Jan 2004
10:53 edwin search for other commits by this committer
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
Original commit
Friday, 16 Jan 2004
01:06 clement search for other commits by this committer
- Update to 2.0.2

PR:                 61385
Submitted by:       Rob Evers <rob@debank.tv> (maintainer)
Approved by:        erwin (mentor) (implicitly)
Original commit
Friday, 9 Jan 2004
04:05 petef search for other commits by this committer
- 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
Original commit
Thursday, 8 Jan 2004
00:52 edwin search for other commits by this committer
[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>
Original commit
Saturday, 3 Jan 2004
06:56 edwin search for other commits by this committer
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>
Original commit

Number of commits found: 72