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: sysutils/loganalyzer/Makefile

Number of commits found: 24

Friday, 21 Oct 2022
08:01 Dirk Meyer (dinoex) search for other commits by this committer
sysutils/loganalyzer: Update to 4.1.13

PR: 267227
commit hash: e89ef50b4f35c0ab79c75b38359ae926330711dd commit hash: e89ef50b4f35c0ab79c75b38359ae926330711dd commit hash: e89ef50b4f35c0ab79c75b38359ae926330711dd commit hash: e89ef50b4f35c0ab79c75b38359ae926330711dd e89ef50
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, 24 Nov 2021
17:54 Dirk Meyer (dinoex) search for other commits by this committer
sysutils/loganalyzer: fix php OPTIONS

PR: 260018
Submitted by: Krzysztof
commit hash: fb9a6a45cdf17398794e26f602b7fcb497500bd9 commit hash: fb9a6a45cdf17398794e26f602b7fcb497500bd9 commit hash: fb9a6a45cdf17398794e26f602b7fcb497500bd9 commit hash: fb9a6a45cdf17398794e26f602b7fcb497500bd9 fb9a6a4
Saturday, 1 May 2021
13:43 Dirk Meyer (dinoex) search for other commits by this committer
sysutils/loganalyzer: Update to 4.1.12
commit hash: c056efa07cf627097c36b0abe7f7fab8121e2b94 commit hash: c056efa07cf627097c36b0abe7f7fab8121e2b94 commit hash: c056efa07cf627097c36b0abe7f7fab8121e2b94 commit hash: c056efa07cf627097c36b0abe7f7fab8121e2b94 c056efa
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
Sunday, 20 Sep 2020
12:55 tobik search for other commits by this committer
Clean up some things

Reported by:	portscan
Original commitRevision:549107 
Wednesday, 9 Sep 2020
18:29 dinoex search for other commits by this committer
- set PKGNAMESUFFIX
Original commitRevision:548115 
15:45 dinoex search for other commits by this committer
- resurrect loganalyzer
- update to 4.1.11
Original commitRevision:548103 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Friday, 13 Nov 2015
22:13 antoine search for other commits by this committer
Chase PHP 5.4 expiration date
Original commitRevision:401553 
Sunday, 18 Oct 2015
23:31 swills search for other commits by this committer
sysutils/logalyzer: fix typo from r340091
Original commitRevision:399629 
Thursday, 23 Apr 2015
15:48 amdmi3 search for other commits by this committer
- Add LICENSE
- Add CPE info
- Minor style fixes

Approved by:	portmgr blanket
Original commitRevision:384596 
Wednesday, 16 Jul 2014
03:18 adamw search for other commits by this committer
Add DOCS option where PORTDOCS is in plist.
Original commitRevision:362024 
Friday, 17 Jan 2014
18:07 bapt search for other commits by this committer
Support stage
Use options helpers
drop support for NOPORTDATA
Original commitRevision:340091 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Tuesday, 26 Feb 2013
03:55 jgh search for other commits by this committer
- update to 3.6.3

PR:		176432
Submitted by:	maintainer, cristianorolim@outlook.com
Original commitRevision:312957 
01:06 jgh search for other commits by this committer
- update to 3.6.2, and adoption of optionsNG
- update historical header with new format and email address
- while here drop phpv4 and deprecated knob of WITHOUT_PHP_DEPENDS
  shift to INSTALL_macros for installations in favor of CP
  shift pre-everything target to where other targets are placed

PR:		176302
Submitted by:	maintainer, cristianorolim@outlook.com
Original commitRevision:312947 
Monday, 18 Feb 2013
05:57 miwi search for other commits by this committer
- Add missing dependency

PR:		174719
Submitted by:	maintainer
Original commitRevision:312480 
Wednesday, 26 Dec 2012
15:16 beech search for other commits by this committer
- Update to 3.4.5
- Update maintainer address

PR:		ports/174639
Submitted by:	Cristiano Rolim Pereira <cristianorolim@outlook.com> (maintainer)
Original commitRevision:309525 
Monday, 13 Sep 2010
02:28 pgollucci search for other commits by this committer
- Move some PHP_ flags before bsd.port.pre.mk

PR:             ports/135674
Submitted by:   yzlin (timeout ; 360 days)
            www/vtiger:          maintainer timeout (as@bsdgroup.de ; 360 days)
            sysutils/loganalyze: "Cristiano Rolim" <cristianorolim@hotmail.com>
(maintainer)
            databases/adodb5:    unmaintained
Original commit
Sunday, 11 Apr 2010
07:53 ale search for other commits by this committer
PHP dropped support for Oracle8 client library.
Original commit
Monday, 5 Apr 2010
19:50 pav search for other commits by this committer
- Connect to build after repocopy and update to 3.0.0

PR:             ports/144511
Submitted by:   Cristiano Rolim Pereira <cristianorolim@hotmail.com>
(maintainer)
Original commit
19:39 pav search for other commits by this committer
- Forced commit to mark repocopy sysutils/phplogcon -> sysutils/loganalyzer

Repocopy by:    marcus
Original commit

Number of commits found: 24