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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: www/drupal7/Makefile

Number of commits found: 80

Tuesday, 22 Aug 2023
18:09 Jochen Neumeister (joneum) search for other commits by this committer
www/drupal7: Update to 7.98

Changelog: https://www.drupal.org/project/drupal/releases/7.98

Sponsored by:	Netzkommund GmbH
commit hash: 2d0eb771e41b4f5dadcbabf2d9726ae4f97831ef commit hash: 2d0eb771e41b4f5dadcbabf2d9726ae4f97831ef commit hash: 2d0eb771e41b4f5dadcbabf2d9726ae4f97831ef commit hash: 2d0eb771e41b4f5dadcbabf2d9726ae4f97831ef 2d0eb77
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
Friday, 7 Apr 2023
08:40 Jochen Neumeister (joneum) search for other commits by this committer
www/drupal7: Update to 7.95

Changelog: https://www.drupal.org/project/drupal/releases/7.95

Sponsored by:	Netzkommune GmbH
commit hash: 2060064c5eb0035df0ed5590cf30109170ec0d48 commit hash: 2060064c5eb0035df0ed5590cf30109170ec0d48 commit hash: 2060064c5eb0035df0ed5590cf30109170ec0d48 commit hash: 2060064c5eb0035df0ed5590cf30109170ec0d48 2060064
Saturday, 14 Jan 2023
01:57 Wen Heping (wen) search for other commits by this committer
www/drupal7: Update to 7.94

PR:		268458
Reported by:	wen@
Approved by:	maintainer
commit hash: b1ae21a3c8a37334ea891a7e95ea81d574884bc6 commit hash: b1ae21a3c8a37334ea891a7e95ea81d574884bc6 commit hash: b1ae21a3c8a37334ea891a7e95ea81d574884bc6 commit hash: b1ae21a3c8a37334ea891a7e95ea81d574884bc6 b1ae21a
Saturday, 24 Sep 2022
07:30 Jochen Neumeister (joneum) search for other commits by this committer
www/drupal7: Update to 7.92

PR:	266460
Sponsored by:	Netzkommune GmbH
commit hash: c7848971c36bc5c4345c3b18833fec1c86bb10d6 commit hash: c7848971c36bc5c4345c3b18833fec1c86bb10d6 commit hash: c7848971c36bc5c4345c3b18833fec1c86bb10d6 commit hash: c7848971c36bc5c4345c3b18833fec1c86bb10d6 c784897
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:23 Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Aldert Nooitgedagt
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Kapranoff <alex@kapranoff.ru>
  *  Alex Kapranoff <kapr@crosswinds.net>
  *  Alex Miller (<asm@asm.kiev.ua>)
  *  Alex Pesternikov <ap@page2rss.com>
  *  Alex Povolotsky <tarkhil@over.ru>
  *  Alex Varju <freebsd-ports@varju.ca>
  *  Alexander Koch <fbsd@meersau.de>
  *  Alexander Kriventsov
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Logvinov <info@logvinov.com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Moisseev <moiseev@mezonplus.ru>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Alfred Perlstein <alfred@freebsd.org>
  *  Allie Micka <allie@pajunas.com>
  *  Anatoliy Dmytriyev <tolid@plab.ku.dk>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrea Cervesato <andrea@cervesato.it>
  *  Andrea Sozzi <as@g-cows.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrej Zverev <andrey.zverev@electro-com.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew T. Bennett <potatosaladx@gmail.com>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Slusar <anray@FreeBSD.org>
  *  Anes Muhametov <anes@anes.su>
  *  Anes Mukhametov <anes@anes.su>
  *  Anonymous
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antony Mawer <ports@mawer.org>
  *  Aron Schlesinger <as@bsdgroup.de>
  *  Ask Bjoern Hansen <ask@valueclick.com>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Ayumi M <ayu@commun.jp>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Bartek Rutkowski <robak@FreeBSD.org>
  *  Bartlomiej Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Bill Brinzer <bill.brinzer@gmail.com>
  *  Bill Swingle <unfurl@FreeBSD.org>
  *  Bob Bomar <bob@fly.homeunix.org>
  *  Boris Lytochkin (lytboris@gmail.com)
  *  Brandon Fosdick <bfoz@bfoz.net>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Brian Somers <brian@FreeBSD.org>
  *  CHOI Junho <cjh@FreeBSD.org>
  *  Carlo Strub
  *  Carlo Strub <cs@FreeBSD.org>
  *  Cecile Neu <neu@mycontrol.de>
  *  Chadwick Sorrell chad@wickdev.com
  *  Charlie & <root@dev2.rambler.ru>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chin-San Huang <chinsan@mail2000.com.tw>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Larsen <darth@vader.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Christopher Knaust <jigboe@gmx.de>
  *  Clement Laforet <clement@FreeBSD.org>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Conor McDermottroe <ports@mcdermottroe.com>
  *  Cory R King <coryking@mozimedia.com>
  *  Craig Rodrigues <rodrigc@FreeBSD.org>
  *  Dan Langille <dan@langille.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Daniel B. Hemmerich
  *  Daniel Gerzo <danger@FreeBSD.org>
  *  Daniel Morante <daniel@morante.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Danny Warren <danny@dannywarren.com>
  *  Dash|RD
  *  Dave Cottlehuber <dch@FreeBSD.org>
  *  David Barksdale <amatus@gnu.org>
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Denis Pokataev <catone@cpan.org>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Denny Lin <dennylin93@hs.ntnu.edu.tw>
  *  Dikshie <dikshie@sfc.wide.ad.jp>
  *  Dima Sivachenko
  *  Dima Sivachenko <dima@Chg.RU>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Semkin <lslarry@gmail.com>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell <dom@happygiraffe.net>
  *  Dominique Goncalves <dominique.goncalves@gmail.com>
  *  Douglas Thrift
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Dryice Liu <dryice@FreeBSD.org>
  *  Dryice Liu <dryice@dryice.name>
  *  Elisey Savateev <b3k@mail.ru>
  *  Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Ernst de Haan <znerd@FreeBSD.org>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Espen Tagestad <espen@tagestad.no>
  *  Euan Thoms <euan@potensol.com>
  *  Fanying Jen <fanying@fynet.com>
  *  Fernan Aguero
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Francisco Cabrita <include@npf.pt.freebsd.org>
  *  Frank Behrens <frank@pinky.sax.de>
  *  Frank Mayhar <frank@exit.com>
  *  Frank Wall <fw@moov.de>
  *  Fred Cox
  *  Frederic Culot <culot@FreeBSD.org>
  *  Frederic Culot <frederic@culot.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Garrett A. Wollman
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Hartzell <hartzell@alerce.com>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerard Seibert <gerard@seibercom.net>
  *  Gerrit Beine (<tux@pinguru.net>)
  *  Gerrit Beine <gerrit.beine@gmx.de>
  *  Gerrit Beine <tux@pinguru.net>
  *  Gilbert Morgan <gmm@tutanota.com>
  *  Goran Lowkrantz <glz@hidden-powers.com>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Groovis <groovis@groovis.net>
  *  Gruen Christian <kiki@bsdro.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Guixing Bai <khsing.cn@gmail.com>
  *  Guy P.
  *  Helmut Ritter <freebsd-ports@charlieroot.de>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Brix Andersen <brix@FreeBSD.org>
  *  Henrik Brix Andersen <henrik@brixandersen.dk>
  *  Henrik Motakef <henrik.motakef@web.de>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hiten Pandya <hiten@uk.FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hubert Tournier <hubert@frbsd.org>
  *  Hugo Leisink
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Igor Vinokurov <igor@zynaps.ru>
  *  Ilia Skalozubov <freebsd@skinc.ru>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jacob Atzen <jatzen@gmail.com>
  *  Jacques Marneweck <jacques@php.net>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James White <whitejv81@gmail.com>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Javier Martin Rueda <jmrueda@diatel.upm.es>
  *  Jean Milanez Melo <jmelo@FreeBSD.org>
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeremie Le Hen <jlh@FreeBSD.org>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Riggs <ports@christianserving.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Jin-Sih Lin <linpct@gmail.com>
  *  Jochen Neumeister <joneum@FreeBSD.org>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Hixson <john@ixsystems.com>
  *  John von Essen
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Pater <cowboyneal@gmail.com>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose Garcia Juanino <jjuanino@gmail.com>
  *  Josef El-Rayes <j.el-rayes@daemon.li>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Joseph Scott (<joseph@randomnetworks.com>)
  *  Joseph Scott <joseph@randomnetworks.com>
  *  Juergen Lock <nox@FreeBSD.org>
  *  Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <jlaffaye@FreeBSD.org>
  *  JunSeon Oh <hollywar@mail.holywar.net>
  *  Juraj Lutter <juraj@lutter.sk>
  *  Justin Hawkins <justin@hawkins.id.au>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Kazumasa Nishizawa <k_nishizawa@anet.ne.jp>
  *  Keith Gaughan <k@stereochro.me>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Ken McGlothlen <ken.mcglothlen@gmail.com>
  *  Kevin Golding <ports@caomhin.org>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Kim Scarborough <user@unknown.nu>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Koop Mast <einekoai@chello.nl>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kozlov Sergey <kozlov.sergey.404@gmail.com>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kristaps Kulis <kristaps.kulis@gmail.com>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Lidl (kurt.lidl@cello.com)
  *  Kurt Lidl <kurt.lidl@cello.com>
  *  Kyle Evans <kevans@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lawrence Chen <beastie@tardisi.com>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@lwhsu.org>
  *  Loic Blot <loic.blot@unix-experience.fr>
  *  Loren M. Lang <loren@north-winds.org>
  *  Luca Pizzamiglio <pizzamig@FreeBSD.org>
  *  Lukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl>
  *  Lukasz Wasikowski <lukasz@wasikowski.net>
  *  Lung-Pin Chang <changlp@cs.nctu.edu.tw>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  MIHIRA Yoshiro <sanpei@FreeBSD.org>
  *  Manuel Kasper <mk@neon1.net>
  *  Manuel Rábade <mig@mig-29.net>
  *  Marc G. Fournier
  *  Marc G. Fournier <scrappy@hub.org>
  *  Marcello Coutinho
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Marek Holienka <marekholienka@gmail.com>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Huizer; Eindhoven
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Waschbuesch <martin@waschbuesch.de>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Masahiro Teramoto <markun@onohara.to>
  *  Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  *  Mathias Monnerville <mathias@monnerville.com>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthew Seaman <m.seaman@infracaninophile.co.uk>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Matthew X. Economou <xenophon+fbsdports@irtnog.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Maurice Castro <maurice@castro.aus.net>
  *  Max N. Boyarov <m.boyarov@bsd.by>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Maxime Henrion (mux@FreeBSD.org)
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael Capp <myntric@exeonline.com>
  *  Michael Fausten <ports@michael-fausten.de>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Moll <kvedulv@kvedulv.de>
  *  Michael Ranner <mranner@inode.at>
  *  Michael Schout <mschout@gkg.net>
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Mike Meyer
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mitchell Smith <mjs@bur.st>
  *  Mitsuru Yoshida <mitsuru@riken.go.jp>
  *  Moggie <moggie@elasticmind.net>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Mons Anderson <mons@cpan.org>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Mun-Kyo Seo <munggo@pmy.lv>
  *  Munish Chopra <mchopra@engmail.uwaterloo.ca>
  *  Murilo Opsfelder <mopsfelder@gmail.com>
  *  Mykola Marzhan <delgod@portaone.com>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner <nbm@FreeBSD.org>
  *  Nick Hilliard <nick@foobar.org
  *  Nick Hilliard <nick@foobar.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nicolas de Bari Embriz Garcia Rojas <nbari@tequila.io>
  *  Nicole Reid <root@cooltrainer.org>
  *  Oddbjorn Steffensen <oddbjorn@tricknology.org>
  *  Oleg Mamontov <oleg@mamontov.net>
  *  Oleg Pudeyev <oleg@bsdpower.com>
  *  Oleg Sidorkin <osidorkin@gmail.com>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Paul Schmehl <pauls@utdallas.edu>
  *  Pavel Timofeev <timp87@gmail.com>
  *  Pete Fritchman <petef@databits.net>
  *  Peter <peter@vereshagin.org>
  *  Peter Avalos <pavalos@theshell.com>
  *  Peter Lai <cowbert@gmail.com>
  *  Peter Libassi <peter@libassi.se>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Peter Wemm <peter@netplex.com.au>
  *  Phil Phillips
  *  Philip M. Gollucci <pgollucci@p6m7g8.com>
  *  Philip Paeps <philip@FreeBSD.org>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Radim Kolar <hsn@sanatana.dharma>
  *  Ralf Gebhart <gebhart@secnetix.de>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  René Ladan <rene@FreeBSD.org>
  *  René Ladan <rene@freebsd.org>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Richard Neese <r.neese@gmail.com>
  *  Ricky E. <codeblock@eighthbit.net>
  *  Rink Springer <rink@FreeBSD.org>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Rod Taylor <ports@rbt.ca>
  *  Rodrigo Nicola Lombardo <rodnic@gmail.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Rozhuk Ivan 2019 <rozhuk.im@gmail.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sahil Tandon <sahil@tandon.net>
  *  Scott Sanders <scott@jssjr.com>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Kozlov <kozlov.sergey.404@gmail.com>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Osipov <sipopo@yandex.ru>
  *  Sergey Osokin <osa@FreeBSD.org>
  *  Sergey Osokin aka oZZ <ports@FreeBSD.org>
  *  Sergey Samoyloff <gonza@techline.ru>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Seth Kingsley <sethk@meowfishies.com>
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Shigeyuki Fukushima <shige@FreeBSD.org>
  *  Shinsuke Matsui <smatsui@karashi.org>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simon Dick <simond@irrelevant.org>
  *  Simun Mikecin <numisemis at yahoo.com>
  *  Sir l33tname <sirl33tname@gmail.com>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Soren Dossing <sauber@netcom.com>
  *  Stanislav Sedov <stas@FreeBSD.org>
  *  Stefan Bethke <stb@lassitu.de>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Hagen <ports@textmail.me>
  *  Stefan `Sec` Zehl <sec@42.org>
  *  Stephane Legrand <stephane@freebsd-fr.org>
  *  Steve Polyack <spolyack@collaborativefusion.com>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@exit2shel.com>
  *  Steven Kreuzer <skreuzer@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sutra Zhou <zhoushuqun@gmail.com>
  *  Søren Straarup <xride@x12.dk>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAKATSU Tomonari <tota@rtfm.jp>
  *  TERAMOTO Masahiro <markun@onohara.to>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Sandford <freebsduser@paradisegreen.co.uk>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thomas-Martin Seck <tmseck@netcologne.de>
  *  Thomas-Martin Seck <tmseck@web.de>
  *  Tobias Rehbein <tobias.rehbein@web.de>
  *  Tom Hukins <tom@FreeBSD.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuehlsdorff <tz@FreeBSD.org>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Torsten Zühlsdorff <ports@toco-domains.de>
  *  Travis Campbell <hcoyote@ghostar.org>
  *  Trevor Caira <trevor@bitba.se>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Tuc <freebsd-ports@t-b-o-h.net>
  *  Ultima
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vivek Khera <vivek@khera.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Vsevolod Stakhov
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>)
  *  Will Andrews <andrews@technologist.com>
  *  William Grzybowski <william88@gmail.com>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yasuhiro Fukuma <yasuf@big.or.jp>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yi-Hsuan Hsin <mhsin@mhsin.org>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yoshiro MIHIRA <sanpei@FreeBSD.org>
  *  Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  Zahatski Aliaksandr <zag@cpan.org>
  *  Zane C, Bowers-Hadley <vvelox@vvelox.net>
  *  Zhen REN <bg1tpt@gmail.com>
  *  Zhihao Yuan <lichray@gmail.com>
  *  aaron@FreeBSD.org
  *  ache
  *  ache@FreeBSD.org
  *  alex@kapranoff.ru
  *  anders
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  antoine@FreeBSD.org
  *  arved
  *  babak@farrokhi.net
  *  bf <bf2006a@yahoo.com>
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  chinsan <chinsan.tw@gmail.com>, Gea-Suan Lin <gslin@gslin.org>
  *  chinsan <chinsan@mail2000.com.tw>
  *  chinsan <chisnan.tw@gmail.com>
  *  citrin+bsd@citrin.ru
  *  cjr@cruwe.de
  *  clement
  *  clive
  *  clsung
  *  clsung@dragon2.net
  *  coryking
  *  cpm
  *  dom@happygiraffe.net
  *  dsh@vlink.ru
  *  fabian.freyer@physik.tu-berlin.de
  *  gahr
  *  genserg@hotmail.com
  *  gugu
  *  hrs@FreeBSD.org
  *  ijliao
  *  janos.mohacsi@bsd.hu
  *  jfitz
  *  johnpupu <johnpupu@gmail.com>
  *  jupengfei <jupengfei@gmail.com>
  *  k@123.org
  *  kbyanc
  *  kftseng@iyard.org
  *  koshy@india.hp.com
  *  kstailey
  *  lars.eggert@gmx.net
  *  lbr
  *  lbr@FreeBSD.org
  *  lev@FreeBSD.org
  *  mahlon
  *  maintainer.freebsd@xpoundit.com
  *  mbr@FreeBSD.org
  *  milki <milki@rescomp.berkeley.edu>
  *  mjhsieh
  *  mons
  *  mt@primats.org.ua
  *  mwlucas
  *  niels <niels@FreeBSD.org>
  *  nik
  *  nork@cityfujisawa.ne.jp
  *  otaviof@gmail.com
  *  pauls@utdallas.edu
  *  ports@c0decafe.net
  *  ports@c0decafe.net <ports@c0decafe.net>
  *  rene@FreeBSD.org
  *  sada
  *  stas
  *  thierry@pompo.net
  *  thinker <thinker@branda.to>
  *  tobez@plab.ku.dk
  *  toni.viemero@iki.fi
  *  torstenb
  *  tundra
  *  uwe.pierau@tu-clausthal.de
  *  vanilla
  *  vanilla@
  *  will
  *  wollman
  *  wosch@FreeBSD.org
  * # Created by Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>

With hat:	portmgr
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 e915e75
Saturday, 5 Mar 2022
11:47 Jochen Neumeister (joneum) search for other commits by this committer
www/drupal7: Update to 7.89

Changelog: https://api.drupal.org/api/drupal/CHANGELOG.txt/7.x

Sponsored by:	Netzkommune GmbH
commit hash: a7467378df983848651faa49335ddd0ca91f8339 commit hash: a7467378df983848651faa49335ddd0ca91f8339 commit hash: a7467378df983848651faa49335ddd0ca91f8339 commit hash: a7467378df983848651faa49335ddd0ca91f8339 a746737
Tuesday, 15 Feb 2022
17:18 Jochen Neumeister (joneum) search for other commits by this committer
www/drupal7: Update to 7.87

Changelog: https://api.drupal.org/api/drupal/CHANGELOG.txt/7.x

Sponsored by:	Netzkommune GmbH
commit hash: 0dd74c338a96f0bd5d28967ee74ab1cd2d07c2bc commit hash: 0dd74c338a96f0bd5d28967ee74ab1cd2d07c2bc commit hash: 0dd74c338a96f0bd5d28967ee74ab1cd2d07c2bc commit hash: 0dd74c338a96f0bd5d28967ee74ab1cd2d07c2bc 0dd74c3
Saturday, 31 Jul 2021
13:36 Jochen Neumeister (joneum) search for other commits by this committer
www/drupal7: Update to 7.82

Changelog: https://www.drupal.org/project/drupal/releases/7.82
Sponsored by: Netzkommune GmbH
commit hash: cbbef1ddc9554942722e20c75b695aedbd57a6c2 commit hash: cbbef1ddc9554942722e20c75b695aedbd57a6c2 commit hash: cbbef1ddc9554942722e20c75b695aedbd57a6c2 commit hash: cbbef1ddc9554942722e20c75b695aedbd57a6c2 cbbef1d
Monday, 5 Jul 2021
07:01 Jochen Neumeister (joneum) search for other commits by this committer
www/drupal7: Update to 7.81

Changelog: https://www.drupal.org/project/drupal/releases/7.81

PR:	256471
Sponsored by:	Netzkommune GmbH
commit hash: d919f12fa365b9e54bc8592d3a38007f0789e9ef commit hash: d919f12fa365b9e54bc8592d3a38007f0789e9ef commit hash: d919f12fa365b9e54bc8592d3a38007f0789e9ef commit hash: d919f12fa365b9e54bc8592d3a38007f0789e9ef d919f12
Sunday, 6 Jun 2021
08:42 Kurt Jaeger (pi) search for other commits by this committer Author: Simon Wright
www/drupal7: update 7.78 -> 7.80, fix security vulnerability

PR: 		255417
MFH:		2021Q2
Security:	CVE-2020-13672
		https://www.drupal.org/sa-core-2021-002
Changes:	https://www.drupal.org/project/drupal/releases/7.80
Approved by:	joneum (maintainer timeout)
commit hash: 2b1037171f1a4591119c4bc354075b4e3503a397 commit hash: 2b1037171f1a4591119c4bc354075b4e3503a397 commit hash: 2b1037171f1a4591119c4bc354075b4e3503a397 commit hash: 2b1037171f1a4591119c4bc354075b4e3503a397 2b10371
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
Saturday, 13 Feb 2021
18:10 joneum search for other commits by this committer
Update to 7.78

Changelogs: https://www.drupal.org/project/drupal/releases/

PR:		253228
Reported by:	Krzysztof <ports@bsdserwis.com>
Sponsored by:	Netzkommune GmbH
Original commitRevision:565164 
Saturday, 17 Oct 2020
13:09 joneum search for other commits by this committer
Update to 7.73

Changelog: https://www.drupal.org/project/drupal/releases/7.73

MFH:		2020Q4
Security:	95d9d986-1078-11eb-ab74-4c72b94353b5
Sponsored by:	Netzkommune GmbH
Original commitRevision:552567 
Wednesday, 1 Jul 2020
08:52 joneum search for other commits by this committer
Update to 7.72

Changelog:
 - https://www.drupal.org/project/drupal/releases/7.71
 - https://www.drupal.org/project/drupal/releases/7.72

MFH:		2020Q2
Security:	b51d5391-bb76-11ea-9172-4c72b94353b5
Sponsored by:	Netzkommune GmbH
Original commitRevision:540936 
Friday, 22 May 2020
13:10 joneum search for other commits by this committer
Update to 7.70

Changelog: https://www.drupal.org/project/drupal/releases/7.70

MFH:		2020Q2
Security:	c5ec57a9-9c2b-11ea-82b8-4c72b94353b5
Sponsored by:	Netzkommune GmbH
Original commitRevision:536199 
Wednesday, 15 Jan 2020
10:44 joneum search for other commits by this committer
Update to 7.69

- https://www.drupal.org/project/drupal/releases/7.69
- https://www.drupal.org/project/drupal/releases/7.68
- https://www.drupal.org/sa-core-2019-012

MFH:		2020Q1
Security:	3da0352f-2397-11ea-966e-000ffec0b3e1
Sponsored by:	Netzkommune GmbH
Original commitRevision:523097 
Saturday, 8 Jun 2019
21:26 joneum search for other commits by this committer
Update to 7.67

Changelog:
 https://www.drupal.org/SA-CORE-2019-007
 https://www.drupal.org/project/drupal/releases/7.67

MFH:		2019Q2
Security:	9b8a52fc-89c1-11e9-9ba0-4c72b94353b5
Sponsored by:	Netzkommune GmbH
Original commitRevision:503762 
Thursday, 25 Apr 2019
05:13 joneum search for other commits by this committer
Update to 7.66

Changelog: https://www.drupal.org/project/drupal/releases/7.66

MFH:		2019Q2
Security:	2bad8b5d-66fb-11e9-9815-78acc0a3b880
Sponsored by:	Netzkommune GmbH
Original commitRevision:499938 
Wednesday, 27 Mar 2019
17:45 joneum search for other commits by this committer
Update to 7.65

Changelog:
 - https://www.drupal.org/SA-CORE-2019-004
 - https://www.drupal.org/project/drupal/releases/7.65

MFH:		2019Q1
Security:	94d63fd7-508b-11e9-9ba0-4c72b94353b5
Sponsored by:	Netzkommune GmbH
Original commitRevision:496954 
Friday, 25 Jan 2019
08:08 joneum search for other commits by this committer
Update from 7.61 to 7.63

Changelog:
Drupal 7.63:
- Fixed a fatal error for some Drush users introduced by SA-CORE-2019-002.

Drupal 7.62:
- Fixed security issues:
   - SA-CORE-2019-001
   - SA-CORE-2019-002

MFH:		2019Q1
Security:	e00ed3d9-1c27-11e9-a257-000ffec0b3e1
Sponsored by:	Netzkommune GmbH
Original commitRevision:491133 
Friday, 16 Nov 2018
00:24 joneum search for other commits by this committer
Update to 7.61

Changelog:
- File upload validation functions and hook_file_validate() implementations are
now always passed the correct file URI.
- The default form cache expiration of 6 hours is now configurable (API
addition: https://www.drupal.org/node/2857751).
- Allowed callers of drupal_http_request() to optionally specify an explicit
Host header.
- Allowed the + character to appear in usernames.
- PHP 7.2: Fixed Archive_Tar incompatibility.
- PHP 7.2: Removed deprecated function each().
- PHP 7.2: Avoid count() calls on uncountable variables.
- PHP 7.2: Removed deprecated create_function() call.
- PHP 7.2: Make sure variables are arrays in theme_links().
- Fixed theme-settings.php not being loaded on cached forms
- Fixed problem with IE11 & Chrome(PointerEvents enabled) & some Firefox scroll
to the top of the page after dragging the bottom item with jquery 1.5 <-> 1.11

Sponsored by:	Netzkommune GmbH
Original commitRevision:485057 
Monday, 22 Oct 2018
18:21 joneum search for other commits by this committer
Update to 7.60

Changelog: https://www.drupal.org/SA-CORE-2018-006

MFH:		2018Q4
Security:	140a14b5-d615-11e8-b3cb-00e04c1ea73d
Sponsored by:	Netzkommune GmbH
Original commitRevision:482761 
Saturday, 5 May 2018
14:58 danfe search for other commits by this committer
For ports under `www' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list.
Original commitRevision:469119 
Thursday, 3 May 2018
18:51 joneum search for other commits by this committer
Update to 7.59

Changelog:
 https://www.drupal.org/SA-CORE-2018-004
 https://www.drupal.org/project/drupal/releases/7.59

MFH:		2018Q2
Security:	89ca6f7d-4f00-11e8-9b1d-00e04c1ea73d
Original commitRevision:468973 
Monday, 16 Apr 2018
21:54 joneum search for other commits by this committer
www/drupal7: Update to 7.58

Changelog: https://www.drupal.org/project/drupal/releases/7.58

PR:		227054
Reported by:	Brent Busby <brent@jfi.uchicago.edu>
MFH:		2018Q2
Security:	a9e466e8-4144-11e8-a292-00e04c1ea73d
Original commitRevision:467540 
Monday, 26 Feb 2018
05:59 joneum search for other commits by this committer
www/drupal7: Update to 7.57

Changelog: https://www.drupal.org/SA-CORE-2018-001

CVE-2017-6926
CVE-2017-6927
CVE-2017-6928
CVE-2017-6929
CVE-2017-6930
CVE-2017-6931
CVE-2017-6932

MFH:		2018Q1
Security:	57580fcc-1a61-11e8-97e0-00e04c1ea73d
Original commitRevision:462992 
Monday, 10 Jul 2017
17:20 joneum search for other commits by this committer
- www/drupal7: Update from 7.54 to 7.56
- Changelog: https://www.drupal.org/project/drupal/releases/7.56

Approved by:	miwi (mentor)
MFH:		2017Q3
Security:	4fc2df49-6279-11e7-be0f-6cf0497db129
Differential Revision:	https://reviews.freebsd.org/D11536
Original commitRevision:445443 
Tuesday, 16 May 2017
13:37 joneum search for other commits by this committer
-	Update maintainer address

Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
Original commitRevision:441000 
Tuesday, 7 Feb 2017
20:33 sunpoet search for other commits by this committer
Update to 7.54

- Add LICENSE_FILE
- While I'm here, fix and sort PLIST

Changes:	https://www.drupal.org/project/drupal/releases/7.54
PR:		216724
Submitted by:	Jochen Neumeister <joneum@bsdproject.de> (maintainer)
Original commitRevision:433618 
Wednesday, 21 Dec 2016
11:01 tz search for other commits by this committer
www/drupal7: Update from 7.52 to 7.53

Fixed that newer Chrome versions cannot drag and drop anymore on desktop
after 7.51 update when jQuery is updated to 1.7-1.11.0

PR:           215445
Submitted by: Jochen Neumeister (maintainer)
Approved by:  mentors (implicit)
Original commitRevision:429064 
Friday, 25 Nov 2016
10:18 tz search for other commits by this committer
www/drupal7: Update from 7.51 to 7.52

Changelog: https://www.drupal.org/blog/drupal-823-and-752-released

Also remove CONFLICTS_INSTALL because drupal7 and drupal8 install
their files into different directories.

PR:           214813
Submitted by: Jochen Neumeister (maintainer)
Approved by:  mentors (implicit)
MFH:          2016Q4
Security:     CVE-2016-9449
Security:     CVE-2016-9450
Security:     CVE-2016-9451
Security:     CVE-2016-9452
Security:    
https://vuxml.freebsd.org/freebsd/8db24888-b2f5-11e6-8153-00248c0c745d.html
Original commitRevision:427100 
Thursday, 24 Nov 2016
12:41 tz search for other commits by this committer
www/drupal7: add CONFLICT_INSTALL for new port www/drupal8

PR:           214787
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Approved by:  mentors (implicit)
Original commitRevision:427009 
Friday, 28 Oct 2016
08:20 wen search for other commits by this committer
- Update to 7.51
- Pass maintainership to submitter

PR:		213805
Submitted by:	joneum@bsdproject.de
Original commitRevision:424812 
Tuesday, 16 Aug 2016
16:14 pawel search for other commits by this committer
- Update to version 7.50 [1]
- Convert to USES=php:web
- Simplify do-install target by using COPYTREE_SHARE

PR:		211803 [1]
Submitted by:	Jochen Neumeister [1]
Original commitRevision:420288 
Friday, 17 Jun 2016
01:12 junovitch search for other commits by this committer
www/drupal7: update 7.43 -> 7.44

PR;		210317
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Security:	https://vuxml.FreeBSD.org/freebsd/7932548e-3427-11e6-8e82-002590263bf5.html
MFH:		2016Q2
Original commitRevision:416989 
Wednesday, 8 Jun 2016
17:25 amdmi3 search for other commits by this committer
- Fix license
- Pet portlint
- Switch to options helpers
- Switch to USES=mysql
Original commitRevision:416557 
Friday, 3 Jun 2016
17:02 amdmi3 search for other commits by this committer
- Reset maintainer by his own request:

"Due to lack of FreeBSD computers, processing facilties and remote
location between now and the end of the year I have to drop
maintainership of this port. If anyone is interested in taking it
on then the routine security updates are usually trivial. I would
hope to be able to take up this port towards the end of the year
but that's not a definite.

More complex would be porting Drupal8 into the ports tree . . . .

Thanks and regards

Simon Wright"

PR:		209998
Submitted by:	simon.wright@gmx.net (maintainer)
Original commitRevision:416328 
Thursday, 25 Feb 2016
15:43 feld search for other commits by this committer
www/drupal7: Update to 7.43

Changelog:	https://www.drupal.org/drupal-7.43-release-notes

MFH:		2016Q1
Security:	https://www.drupal.org/SA-CORE-2016-001
Original commitRevision:409528 
Tuesday, 16 Feb 2016
02:30 wen search for other commits by this committer
- Update to 7.42

PR:		207225
Submitted by:	simon.wright@gmx.net(maintainer)
Original commitRevision:408970 
Saturday, 24 Oct 2015
03:57 junovitch search for other commits by this committer
www/drupal7: security update 7.40 -> 7.41 [1]

- While here also add NO_ARCH

PR:		203977
Submitted by:	Simon Wright <simon.wright@gmx.net> (maintainer) [1]
Security:	CVE-2015-7943
Security:	https://vuxml.FreeBSD.org/freebsd/75f39413-7a00-11e5-a2a1-002590263bf5.html
MFH:		2015Q4
X-MFH-With:	r399526
Original commitRevision:400102 
Friday, 16 Oct 2015
23:16 delphij search for other commits by this committer
Update to 7.40.

PR:		ports/203829
Submitted by:	Simon Wright (maintainer)
Original commitRevision:399526 
Saturday, 22 Aug 2015
06:58 delphij search for other commits by this committer
Security Update to 7.39.

PR:		ports/202527
Submitted by:	Simon Wright (maintainer)
MFH:		2015Q3
Original commitRevision:395015 
Friday, 19 Jun 2015
00:38 delphij search for other commits by this committer
Security Update to 7.38.

PR:		ports/200956
Submitted by:	Simon Wright (maintainer)
MFH:		2015Q2
Security:	d605edb1-1616-11e5-a000-d050996490d0
Original commitRevision:390094 
Sunday, 24 May 2015
21:37 amdmi3 search for other commits by this committer
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q2
Original commitRevision:387345 
Tuesday, 12 May 2015
02:41 wen search for other commits by this committer
- Update to 7.37

PR:		200084
Submitted by:	simon.wright@gmx.net(maintainer)
Original commitRevision:386115 
Thursday, 19 Mar 2015
07:27 pi search for other commits by this committer
www/drupal7: 7.34 -> 7.35

https://www.drupal.org/drupal-7.35-release-notes
https://www.drupal.org/SA-CORE-2015-001

Approved by:	simon.wright@gmx.net (maintainer)
Original commitRevision:381592 
Saturday, 22 Nov 2014
10:31 pi search for other commits by this committer
www/drupal[67]: submitter is now maintainer

PR:		195280
Submitted by:	simon.wright@gmx.net
Original commitRevision:373045 
09:26 pi search for other commits by this committer
www/drupal7: 7.32 -> 7.34

https://www.drupal.org/drupal-7.34-release-notes

Maintenance and security release of the Drupal 7 series.

This release fixes security vulnerabilities. Sites are urged to
upgrade immediately after reading the notes below and the security
announcement:

https://www.drupal.org/SA-CORE-2014-006

PR:		195254
Submitted by:	simon.wright@gmx.net
Original commitRevision:373040 
Tuesday, 18 Nov 2014
09:37 bapt search for other commits by this committer
Reset miwi's maintainership per his demand

Hope to see you back! Thank for all the work!
Original commitRevision:372709 
Thursday, 16 Oct 2014
18:21 flo search for other commits by this committer
Update to 7.32

Security:	6f825fa4-5560-11e4-a4c3-00a0986f28c4
MFH:		2014Q4
Original commitRevision:371013 
Saturday, 11 Oct 2014
09:32 pi search for other commits by this committer
www/drupal7: 7.28 -> 7.31

Changes:
https://www.drupal.org/drupal-7.29-release-notes
https://www.drupal.org/drupal-7.30-release-notes
https://www.drupal.org/drupal-7.31-release-notes

PR:		192099
Submitted by:	simon.wright@gmx.net
Approved by:	miwi (timeout)
Original commitRevision:370630 
Monday, 25 Aug 2014
12:19 bapt search for other commits by this committer
Convert to USES=pgsql
Original commitRevision:366069 
Wednesday, 16 Jul 2014
03:34 adamw search for other commits by this committer
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
Original commitRevision:362026 
Wednesday, 18 Jun 2014
12:17 bapt search for other commits by this committer
Migrate all drupal ports to USES=drupal
Original commitRevision:358250 
Wednesday, 14 May 2014
15:30 miwi search for other commits by this committer
- Update to 7.28

Changelog:
	https://drupal.org/drupal-7.27-release-notes
	https://drupal.org/drupal-7.28-release-notes

PR:		189707
Submitted by:	Simon Wright <simon.wright@gmx.net>
Original commitRevision:354069 
Wednesday, 19 Feb 2014
01:20 miwi search for other commits by this committer
- Stage support
Original commitRevision:344980 
Thursday, 16 Jan 2014
15:00 miwi search for other commits by this committer
- Update to 7.26
Original commitRevision:339913 
Tuesday, 14 Jan 2014
16:19 miwi search for other commits by this committer
- Update to 7.29

PR:		185687
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> (based on)
Original commitRevision:339696 
Monday, 23 Dec 2013
13:58 zi search for other commits by this committer
- Update to 7.24

PR:		ports/184309
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by:	maintainer timeout (3+ weeks), security fix
Security:	d9649816-5e0d-11e3-8d23-3c970e169bc2
With hat:	ports-secteam@
Original commitRevision:337239 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Wednesday, 22 May 2013
14:30 miwi search for other commits by this committer
- Remove mysql 4X reference
Original commitRevision:318768 
Monday, 20 May 2013
05:31 miwi search for other commits by this committer
- Fix build
- Convert to OptionNG
Original commitRevision:318569 
Tuesday, 30 Apr 2013
03:13 miwi search for other commits by this committer
- Update to 7.22
Original commitRevision:316872 
Saturday, 9 Mar 2013
17:40 miwi search for other commits by this committer
- Update to 7.21

Changelog:
http://drupal.org/drupal-7.21-release-notes
Original commitRevision:313736 
Saturday, 2 Mar 2013
15:06 miwi search for other commits by this committer
- Take maintainership

Approved by:	flo (prev. maintainer)
Original commitRevision:313262 
Wednesday, 20 Feb 2013
23:08 flo search for other commits by this committer
Update to 7.20
Original commitRevision:312683 
Saturday, 26 Jan 2013
19:06 crees search for other commits by this committer
Reassign several ports maintained by Nick Hilliard.  Thank you very much for
all your work on these.

All to ports@FreeBSD.org, except p5-Rcs-Agent to perl@ (almost certainly won't
see any updates), and give drupal[67] to flo@.

While here, update to OPTIONSng.

PR:		ports/174741
Original commitRevision:311043 
Sunday, 20 Jan 2013
20:58 flo search for other commits by this committer
- update www/drupal6 to 6.28
- update www/drupal7 to 7.19

Security:	http://www.vuxml.org/freebsd/1827f213-633e-11e2-8d93-c8600054b392.html
Approved by:	portmgr (beat)
Original commitRevision:310718 
Tuesday, 30 Oct 2012
21:01 rm search for other commits by this committer
- update to 7.16 [1]

while here:
- trim Makefile header
- remove indefinite article in COMMENT
- remove IGNORE_WITH_PHP and IGNORE_WITH_PGSQL since
  we have not this versions in the tree anymore
- fix pkg-plist
- add vuxml entry

PR:		173211
Submitted by:	Rick van der Zwet <info at rickvanderzwet dot nl> [1]
Approved by:	Nick Hilliard <nick at foobar dot org> (maintainer)
Security:	2adc3e78-22d1-11e2-b9f0-d0df9acfd7e5
Feature safe:   yes
Original commitRevision:306716 
Wednesday, 23 May 2012
07:51 wen search for other commits by this committer
- Update to 7.14

PR:             167560
Submitted by:   wen@ (myself)
Approved by:    maintainer
Original commit
07:41 wen search for other commits by this committer
- Update to 7.14

PR:             167560
Submitted by:   wen@ (myself)
Approved by:    maintainer(timeout, >=20 days)
Original commit
Monday, 13 Feb 2012
19:38 flo search for other commits by this committer
update to 7.12

Security:      
http://www.vuxml.org/freebsd/10720fe8-51e0-11e1-91c1-00215c6a37bb.html
Original commit
Tuesday, 15 Nov 2011
08:04 wen search for other commits by this committer
- Update to 7.9

PR:             ports/162415
Submitted by:   Nick Hilliard <nick@foobar.org> (maintainer)
Feature safe:   yes
Original commit
Monday, 17 Oct 2011
04:35 dougb search for other commits by this committer
Remove references to mysql 323 and 40, most commonly of the form:

IGNORE_WITH_MYSQL=     323 40
Original commit
Wednesday, 31 Aug 2011
15:53 crees search for other commits by this committer
Use USE_DRUPAL instead of including bsd.drupal.mk
Original commit
Friday, 12 Aug 2011
07:41 crees search for other commits by this committer
- drupal6 was repocopied to drupal7
- Update to 7.7
- Connect to build
- Change OPTIONS

PR:             ports/153793
Submitted by:   Nick Hilliard <nick@foobar.org> (maintainer)
Original commit
Thursday, 11 Aug 2011
13:29 crees search for other commits by this committer
- bsd.drupal.mk has been repocopied to ${PORTSDIR}/Mk
- Prepare bsd.drupal.mk for use in ${PORTSDIR}/Mk
- Remove unneeded LICENSE lines from drupal ports

PR:             ports/153795
Submitted by:   Nick Hilliard <nick@foobar.org> (maintainer)
Original commit
Friday, 29 Jul 2011
08:36 crees search for other commits by this committer
Begin process of removal of drupal5 ports:

- Stop using the bsd.drupal.mk in drupal5/ and use the Mk/ version
- Deprecate the drupal5 ports for removal on 29/Aug

Submitted by:   Nick Hilliard <nick@foobar.org> (maintainer)
Original commit

Number of commits found: 80