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/phpgroupware/Makefile

Number of commits found: 17

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
Tuesday, 25 Jan 2022
18:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer
UNBREAK some ports with php81

- Pet portclippy/portfmt

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
commit hash: 4db069e975a19b331cc0d6f78624d880f9f56cf8 commit hash: 4db069e975a19b331cc0d6f78624d880f9f56cf8 commit hash: 4db069e975a19b331cc0d6f78624d880f9f56cf8 commit hash: 4db069e975a19b331cc0d6f78624d880f9f56cf8 4db069e
16:34 Muhammad Moinur Rahman (bofh) search for other commits by this committer
UNBREAK some ports with php80

- Pet portclippy/portfmt

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
commit hash: 0ddbe884d6cb61533e4946ab827937a1f1c4d23b commit hash: 0ddbe884d6cb61533e4946ab827937a1f1c4d23b commit hash: 0ddbe884d6cb61533e4946ab827937a1f1c4d23b commit hash: 0ddbe884d6cb61533e4946ab827937a1f1c4d23b 0ddbe88
Monday, 10 Jan 2022
18:23 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mark ports to IGNORE with new php81

- Mark some additional ports to IGNORE with the upcoming php DEFAULT
  php80 [1]

PR: 260595 [1]
Reported by: portmgr (exp-run) [1]
Approved by: portmgr (infrastructure blanket)
Sponsored by:	Bounce Experts
commit hash: 80f7a0af110fd78a76d430df8d2915501bd8d1c5 commit hash: 80f7a0af110fd78a76d430df8d2915501bd8d1c5 commit hash: 80f7a0af110fd78a76d430df8d2915501bd8d1c5 commit hash: 80f7a0af110fd78a76d430df8d2915501bd8d1c5 80f7a0a
13:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mark ports to IGNORE with new php81

Approved by:	portmgr (infrastructure blanket)
Sponsored by:	Bounce Experts
commit hash: 47721a7247d2d9ad1e6cb47a518090305254016f commit hash: 47721a7247d2d9ad1e6cb47a518090305254016f commit hash: 47721a7247d2d9ad1e6cb47a518090305254016f commit hash: 47721a7247d2d9ad1e6cb47a518090305254016f 47721a7
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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, 6 Dec 2018
11:22 rene search for other commits by this committer
Remove version 7.0 from the IGNORE_WITH_PHP list.
Original commitRevision:486751 
Tuesday, 28 Jun 2016
14:00 mat search for other commits by this committer
Convert USE_PHP*=yes into USES=php*

PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
Original commitRevision:417719 
Sunday, 13 Mar 2016
16:56 mat search for other commits by this committer
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.

Sponsored by:	Absolight
Original commitRevision:411002 
Monday, 13 Jul 2015
13:47 amdmi3 search for other commits by this committer
- Drop @dirrm* from plist
- Add NO_ARCH

Approved by:	portmgr blanket
Original commitRevision:391904 
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 
Sunday, 8 Jun 2014
13:14 olgeni search for other commits by this committer
Remove indefinite articles from COMMENT where I'm maintainer.
Original commitRevision:357013 
Wednesday, 14 May 2014
12:30 olgeni search for other commits by this committer
Add staging support.
Original commitRevision:354047 
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 
Saturday, 26 Jan 2013
14:50 olgeni search for other commits by this committer
Convert Makefile headers to the new format in my ports.
Original commitRevision:311016 
Tuesday, 24 Jul 2012
15:09 olgeni search for other commits by this committer
Fix CATEGORIES, which I forgot to update after moving the port.

Submitted by:	erwin
Original commit

Number of commits found: 17