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: www/drupal8/Makefile

Number of commits found: 54

Saturday, 30 Sep 2023
02:22 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/drupal8: Remove expired port

2023-09-30 www/drupal8: Upstream EOL reached on 2021-11-17
commit hash: 9be02a5db6077e78f20c8b80de14dc177943a3e9 commit hash: 9be02a5db6077e78f20c8b80de14dc177943a3e9 commit hash: 9be02a5db6077e78f20c8b80de14dc177943a3e9 commit hash: 9be02a5db6077e78f20c8b80de14dc177943a3e9 9be02a5
Wednesday, 23 Aug 2023
04:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/drupal8: Mark DEPRECATED

- Upstream EOL reached on 2021-11-17. See:
  https://www.drupal.org/about/core/policies/core-release-cycles/schedule
- Set EXPIRATION_DATE 2023-09-30

Approved by:	portmgr (blanket)
commit hash: 4193b7cd8de0ec51ad150ebb3bf2f42930ed44b4 commit hash: 4193b7cd8de0ec51ad150ebb3bf2f42930ed44b4 commit hash: 4193b7cd8de0ec51ad150ebb3bf2f42930ed44b4 commit hash: 4193b7cd8de0ec51ad150ebb3bf2f42930ed44b4 4193b7c
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
Monday, 6 Dec 2021
03:44 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
www/drupal8: update to 8.9.20

ChangeLog at:	https://www.drupal.org/project/drupal/releases/8.9.20
commit hash: 6e78d06dc552f43cd5aaf2de8ecb31bf71e97189 commit hash: 6e78d06dc552f43cd5aaf2de8ecb31bf71e97189 commit hash: 6e78d06dc552f43cd5aaf2de8ecb31bf71e97189 commit hash: 6e78d06dc552f43cd5aaf2de8ecb31bf71e97189 6e78d06
Friday, 5 Nov 2021
18:46 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
www/drupal8: update to 8.9.19

- Please, update to www/drupal9 because this version of drupal will not
receive any security update from now
- Take a look at: https://www.drupal.org/psa-2021-2021-06-29
- It will be mark like DEPRECATED
commit hash: 6dd19c58a44e7e13c6313f52ad4bafb695ce9656 commit hash: 6dd19c58a44e7e13c6313f52ad4bafb695ce9656 commit hash: 6dd19c58a44e7e13c6313f52ad4bafb695ce9656 commit hash: 6dd19c58a44e7e13c6313f52ad4bafb695ce9656 6dd19c5
Sunday, 22 Aug 2021
02:05 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
www/drupal8: update to 8.9.18
commit hash: 106fff11d845a2c7474c7a8fe3764380b8c216d6 commit hash: 106fff11d845a2c7474c7a8fe3764380b8c216d6 commit hash: 106fff11d845a2c7474c7a8fe3764380b8c216d6 commit hash: 106fff11d845a2c7474c7a8fe3764380b8c216d6 106fff1
Monday, 28 Jun 2021
02:43 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
www/drupal8: Update to 8.9.16
commit hash: ce4369fa2195fe5457fe32183d555ab4bf305bf3 commit hash: ce4369fa2195fe5457fe32183d555ab4bf305bf3 commit hash: ce4369fa2195fe5457fe32183d555ab4bf305bf3 commit hash: ce4369fa2195fe5457fe32183d555ab4bf305bf3 ce4369f
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
Thursday, 18 Feb 2021
14:59 acm search for other commits by this committer
- Update to 8.9.13
Original commitRevision:565940 
Tuesday, 22 Dec 2020
01:36 acm search for other commits by this committer
- Update to 8.9.11

ChangeLog at:	https://www.drupal.org/project/drupal/releases/8.9.11
Original commitRevision:558874 
Wednesday, 25 Nov 2020
05:10 acm search for other commits by this committer
- Update to 8.8.11
Original commitRevision:556271 
Thursday, 4 Jun 2020
22:50 acm search for other commits by this committer
- Update to 8.8.7

Security:	c5ec57a9-9c2b-11ea-82b8-4c72b94353b5
Original commitRevision:537974 
Saturday, 18 Apr 2020
04:14 acm search for other commits by this committer
- Update to 8.8.5

Security:	e24fd421-8128-11ea-aa57-000ffec73f06
Original commitRevision:531996 
Friday, 6 Mar 2020
06:35 acm search for other commits by this committer
- Update to 8.8.3

ChangeLog at	:	https://www.drupal.org/project/drupal/releases/8.8.3
Original commitRevision:527860 
Tuesday, 4 Feb 2020
22:00 acm search for other commits by this committer
- Update to 8.8.2

ChangeLog at: https://www.drupal.org/project/drupal/releases/8.8.2
Original commitRevision:525240 
Saturday, 21 Dec 2019
02:30 acm search for other commits by this committer
- Update to 8.8.1

MFH:		2019Q4
Security:	3da0352f-2397-11ea-966e-000ffec0b3e1
Original commitRevision:520541 
Thursday, 28 Nov 2019
07:59 acm search for other commits by this committer
- Update to 8.7.10

ChangeLog at:	https://www.drupal.org/project/drupal/releases/8.7.10
Original commitRevision:518564 
Tuesday, 13 Aug 2019
03:22 acm search for other commits by this committer
- Update to 8.7.6

ChangeLog at: https://www.drupal.org/project/drupal/releases/8.7.6
Original commitRevision:508811 
Sunday, 21 Jul 2019
04:00 acm search for other commits by this committer
- Update to 8.7.5

PR:		237802 205594
Submitted by:	tech-lists __ at __ zyxst.net, ports __at __bsdserwis.com
MFH:		2019Q3
Security:	19d648e0-ab69-11e9-bfef-000ffec0b3e1
Original commitRevision:507034 
Thursday, 25 Apr 2019
02:06 acm search for other commits by this committer
- Update to 8.6.15

PR:		237483
Reported by:	tech-lists  _at_  zyxst.net
Security:	2bad8b5d-66fb-11e9-9815-78acc0a3b880
Original commitRevision:499929 
Friday, 12 Apr 2019
04:52 acm search for other commits by this committer
- Update to 8.6.14

ChangeLog at: https://www.drupal.org/project/drupal/releases/8.6.14
Original commitRevision:498692 
Wednesday, 27 Mar 2019
21:51 acm search for other commits by this committer
- Update to 8.1.13

PR:		236767
Reported by:	tech-lists  at  zyxst.net
Security:	94d63fd7-508b-11e9-9ba0-4c72b94353b5
Original commitRevision:496986 
Friday, 15 Mar 2019
21:01 acm search for other commits by this committer
- Update to 8.6.12

Changelog at: https://www.drupal.org/project/drupal/releases/8.6.12
Original commitRevision:495808 
Thursday, 14 Mar 2019
19:44 acm search for other commits by this committer
- Update to 8.6.11

ChangeLog at: https://www.drupal.org/project/drupal/releases/8.6.11
Original commitRevision:495729 
Thursday, 21 Feb 2019
14:46 acm search for other commits by this committer
- Update to 8.6.10

Security:	002b4b05-35dd-11e9-94a8-000ffec0b3e1
Original commitRevision:493507 
Friday, 8 Feb 2019
18:15 acm search for other commits by this committer
- Update to 8.6.9

ChangeLog at: https://www.drupal.org/project/drupal/releases/8.6.9
Original commitRevision:492441 
Thursday, 7 Feb 2019
14:46 acm search for other commits by this committer
- Update to 8.6.8

ChangeLog at: https://www.drupal.org/project/drupal/releases/8.6.8
Original commitRevision:492368 
Saturday, 19 Jan 2019
20:39 acm search for other commits by this committer
- Update to 8.6.7

ChangeLog at: https://www.drupal.org/project/drupal/releases/8.6.7

Security:	e00ed3d9-1c27-11e9-a257-000ffec0b3e1
Original commitRevision:490738 
Friday, 4 Jan 2019
01:20 acm search for other commits by this committer
- Update to 8.6.5

ChangeLog at: https://www.drupal.org/project/drupal/releases/8.6.5
Original commitRevision:489240 
Wednesday, 12 Dec 2018
14:33 acm search for other commits by this committer
- Update to 8.6.4

ChangeLog at: https://www.drupal.org/project/drupal/releases/8.6.4

---This line, and those below, will be ignored--
> Description of fields to fill in above:                     76 columns --|
> PR:                       If and which Problem Report is related.
> Submitted by:             If someone else sent in the change.
> Reported by:              If someone else reported the issue.
> Reviewed by:              If someone else reviewed your modification.
> Approved by:              If you needed approval for this commit.
> Obtained from:            If the change is from a third party.
> MFC after:                N [day[s]|week[s]|month[s]].  Request a reminder
email.
> MFH:                      Ports tree branch name.  Request approval for merge.
> Relnotes:                 Set to 'yes' for mention in release notes.
> Security:                 Vulnerability reference (one per line) or
description.
> Sponsored by:             If the change was sponsored by an organization.
> Pull Request:             https://github.com/freebsd/freebsd/pull/### (*full*
GitHub URL needed).
> Differential Revision:    https://reviews.freebsd.org/D### (*full* phabric URL
needed).
> Empty fields above will be automatically removed.

M    drupal8/Makefile
M    drupal8/distinfo
M    drupal8/pkg-plist
Original commitRevision:487297 
Tuesday, 20 Nov 2018
17:05 acm search for other commits by this committer
- Update to 8.6.3
Original commitRevision:485439 
Sunday, 4 Nov 2018
21:17 acm search for other commits by this committer
- Update to 8.6.2

MFH:		2018Q4
Security:	140a14b5-d615-11e8-b3cb-00e04c1ea73d
Original commitRevision:484150 
Thursday, 30 Aug 2018
06:01 acm search for other commits by this committer
- Update to 8.5.6
Original commitRevision:478433 
Monday, 16 Jul 2018
02:49 acm search for other commits by this committer
- Update to 8.5.5
Original commitRevision:474714 
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 
Friday, 4 May 2018
16:23 acm search for other commits by this committer
- Update to 8.5.3

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

MFH:		2018Q2
Security:	89ca6f7d-4f00-11e8-9b1d-00e04c1ea73d
Original commitRevision:469035 
Thursday, 19 Apr 2018
18:11 acm search for other commits by this committer
- Update to 8.5.2

ChangeLog: https://www.drupal.org/project/drupal/releases/8.5.2

MFH:		2018Q2
Security:	33174280-43fa-11e8-aad5-6cf0497db129
Original commitRevision:467794 
Friday, 9 Mar 2018
05:51 acm search for other commits by this committer
- Update to 8.5.0

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

PR:		226207
Reported by:	joneum
Security:	57580fcc-1a61-11e8-97e0-00e04c1ea73d
Original commitRevision:463929 
Thursday, 1 Feb 2018
07:37 acm search for other commits by this committer
- Upate to 8.4.4
Original commitRevision:460574 
Tuesday, 12 Dec 2017
15:27 acm search for other commits by this committer
- Update to 8.4.3
Original commitRevision:456168 
Monday, 6 Nov 2017
16:04 acm search for other commits by this committer
- Update to 8.4.2
Original commitRevision:453626 
Thursday, 2 Nov 2017
01:52 acm search for other commits by this committer
- Update to 8.4.1
- Add missing dependencies (1)

PR:		222325 (1)
Submitted by:	fehmi noyan isi
Original commitRevision:453330 
Saturday, 19 Aug 2017
04:02 acm search for other commits by this committer
- Update to 8.3.7

Security:	CVE-2017-6923
		CVE-2017-6924
		CVE-2017-6925
Original commitRevision:448280 
Thursday, 3 Aug 2017
23:02 acm search for other commits by this committer
- Update to 8.3.6
- Add missing dependency (php-tokenizer) [1]

PR:		221093 [1]
Submitted by:	turbojailer at gmail.com
Original commitRevision:447301 
Thursday, 6 Jul 2017
18:29 acm search for other commits by this committer
- Update to 8.3.5
Original commitRevision:445160 
Thursday, 11 May 2017
16:03 acm search for other commits by this committer
- Update to 8.3.2
Original commitRevision:440633 
Friday, 21 Apr 2017
18:55 acm search for other commits by this committer
- Update to 8.3.1

Security:	CVE-2017-6919
Original commitRevision:439123 
Tuesday, 11 Apr 2017
15:00 acm search for other commits by this committer
- Update to 8.3.0
Original commitRevision:438270 
Friday, 17 Mar 2017
15:36 acm search for other commits by this committer
- Update to 8.2.7

Security:       CVE-2017-6377
Security:       CVE-2017-6379
Security:       CVE-2017-6381
Security:       2730c668-0b1c-11e7-8d52-6cf0497db129
Original commitRevision:436343 
Tuesday, 28 Feb 2017
14:28 acm search for other commits by this committer
- Update to 8.2.6
Original commitRevision:435056 
Tuesday, 24 Jan 2017
16:20 acm search for other commits by this committer
- Update to 8.2.5
Original commitRevision:432354 
Wednesday, 14 Dec 2016
00:47 acm search for other commits by this committer
- Update to 8.2.4
Original commitRevision:428538 
Tuesday, 22 Nov 2016
22:23 acm search for other commits by this committer
- New port: www/drupal8

Drupal is a free web Content Management System (CMS) that allows an
individual or a community of users to easily publish, manage and organize a
wide variety of content on a website.

Drupal is ready to go from the moment you download it. It even has an
easy-to-use web installer! The built-in functionality, combined with dozens
of freely available add-on modules, will enable features such as: Content
Management Systems, Blogs, Collaborative authoring environments, Forums,
Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File
uploads/downloads and much more.
Original commitRevision:426877 

Number of commits found: 54