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: textproc/jshon/Makefile

Number of commits found: 24

Thursday, 11 Jan 2024
13:59 Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 7074d7f
Wednesday, 17 May 2023
16:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 9b178ff
Saturday, 13 May 2023
14:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/jshon: Unbreak on HEAD

Approved by:	portmgr (blanket)
commit hash: 764d261d105e33cda5b486e7ad8d7ce957430320 commit hash: 764d261d105e33cda5b486e7ad8d7ce957430320 commit hash: 764d261d105e33cda5b486e7ad8d7ce957430320 commit hash: 764d261d105e33cda5b486e7ad8d7ce957430320 764d261
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, 4 Oct 2021
18:39 Mateusz Piotrowski (0mp) search for other commits by this committer
textproc/jshon: Match version with MacPorts

While here, clean up the makefile a bit.
commit hash: cdc9311a8b96c3d4050a027e63d1528098b379ae commit hash: cdc9311a8b96c3d4050a027e63d1528098b379ae commit hash: cdc9311a8b96c3d4050a027e63d1528098b379ae commit hash: cdc9311a8b96c3d4050a027e63d1528098b379ae cdc9311
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
Monday, 3 Dec 2018
17:38 0mp search for other commits by this committer
textproc/jshon: Update to 20170302.1

- Take over MAINTAINER'ship.
- Sort variables.
- Remove the COMMIT_HASH variable. Use only GH_TAGNAME instead.
- Add ZSH to OPTIONS_DEFAULT as suggested by the handbook.
- Do not strip in post-install since INSTALL_PROGRAM is already used in
  do-install.
- Improve pkg-descr.

Reviewed by:	krion
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D18422
Original commitRevision:486525 
Saturday, 28 Oct 2017
05:56 tcberner search for other commits by this committer
Update textproc/jshon to 20160111.2

PR:		223280
Submitted by:	kalten@gmx.at
Original commitRevision:453046 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Tuesday, 15 Dec 2015
14:49 miwi search for other commits by this committer
- Update to 20131105

PR:		205224
Submitted by:	Ports Fury
Approved by:	mat (mentor)
Differential Revision:	D4583
Original commitRevision:403782 
Monday, 27 Jul 2015
19:01 bdrewery search for other commits by this committer
Drop maintainership
Original commitRevision:393009 
Friday, 20 Mar 2015
01:42 bdrewery search for other commits by this committer
Convert my ports to the new USE_GITHUB
Original commitRevision:381704 
Sunday, 3 Aug 2014
14:15 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
Original commitRevision:363904 
Monday, 23 Jun 2014
13:20 amdmi3 search for other commits by this committer
- Switch devel/jansson to libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:358938 
Thursday, 1 May 2014
01:31 vanilla search for other commits by this committer
1: Upgrade jansson to 2.6.
2: bump revision due shared library version.
Original commitRevision:352709 
Monday, 16 Dec 2013
20:29 bdrewery search for other commits by this committer
Take maintainership
Original commitRevision:336661 
17:26 bapt search for other commits by this committer
Drop maintainership
Original commitRevision:336648 
Thursday, 26 Sep 2013
11:37 vanilla search for other commits by this committer
bump version due jansson shlib change.
Original commitRevision:328349 
Monday, 23 Sep 2013
10:11 bapt search for other commits by this committer
Unmute installation commands

Reported by:	danfe
Original commitRevision:327963 
06:19 bapt search for other commits by this committer
Use stage
Original commitRevision:327936 
Friday, 20 Sep 2013
23:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Original commitRevision:327773 
Friday, 5 Jul 2013
13:44 bapt search for other commits by this committer
Convert to USES=gmake
Original commitRevision:322325 
Wednesday, 23 Jan 2013
13:53 bapt search for other commits by this committer
jshon parses, reads and creates JSON. It is designed to be as usable as possible
from within the shell and replaces fragile adhoc parsers made from grep/sed/awk
as well as heavyweight one-line parsers made from perl/python.

WWW: http://kmkeen.com/jshon/
Original commitRevision:310867 

Number of commits found: 24