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

Number of commits found: 35

Wednesday, 3 Apr 2024
08:16 Yuri Victorovich (yuri) search for other commits by this committer
textproc/ucto: update 0.29 → 0.32.1
commit hash: 28c2d29c69b111c82ec29fa857c1134d93a82f76 commit hash: 28c2d29c69b111c82ec29fa857c1134d93a82f76 commit hash: 28c2d29c69b111c82ec29fa857c1134d93a82f76 commit hash: 28c2d29c69b111c82ec29fa857c1134d93a82f76 28c2d29
Friday, 22 Mar 2024
22:05 Nuno Teixeira (eduardo) search for other commits by this committer
textproc/ucto: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 3bf96047bfc883dc30621a8296f89100e7855d6d commit hash: 3bf96047bfc883dc30621a8296f89100e7855d6d commit hash: 3bf96047bfc883dc30621a8296f89100e7855d6d commit hash: 3bf96047bfc883dc30621a8296f89100e7855d6d 3bf9604
Friday, 17 Nov 2023
11:46 Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 74.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f e55b801
Sunday, 25 Jun 2023
04:01 Yuri Victorovich (yuri) search for other commits by this committer Author: Daniel Engberg
textproc/ucto: Use upstream release archive and minor fixes

PR:		272177
commit hash: 0643bb9cce749377feb265e36044a8dc92b86ce8 commit hash: 0643bb9cce749377feb265e36044a8dc92b86ce8 commit hash: 0643bb9cce749377feb265e36044a8dc92b86ce8 commit hash: 0643bb9cce749377feb265e36044a8dc92b86ce8 0643bb9
Monday, 29 May 2023
18:33 Yuri Victorovich (yuri) search for other commits by this committer
textproc/ucto: Update 0.27 → 0.29
commit hash: fe5393279230582f25ba547724a00f9f176fac7e commit hash: fe5393279230582f25ba547724a00f9f176fac7e commit hash: fe5393279230582f25ba547724a00f9f176fac7e commit hash: fe5393279230582f25ba547724a00f9f176fac7e fe53932
Thursday, 13 Apr 2023
00:56 Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b f1f1a8b
Tuesday, 24 Jan 2023
20:31 Yuri Victorovich (yuri) search for other commits by this committer
textproc/ucto: Update 0.25 → 0.27

Reported by:	portscout
commit hash: 56cc031620494663b02da9033a5c7dfb6e36be45 commit hash: 56cc031620494663b02da9033a5c7dfb6e36be45 commit hash: 56cc031620494663b02da9033a5c7dfb6e36be45 commit hash: 56cc031620494663b02da9033a5c7dfb6e36be45 56cc031
Wednesday, 19 Oct 2022
08:10 Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 dfe25d7
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
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Saturday, 23 Jul 2022
00:21 Yuri Victorovich (yuri) search for other commits by this committer
textproc/ucto: Update 0.24.1 -> 0.25

Reported by:	portscout
commit hash: 431597512570290d781ae927b01c535d6353f56a commit hash: 431597512570290d781ae927b01c535d6353f56a commit hash: 431597512570290d781ae927b01c535d6353f56a commit hash: 431597512570290d781ae927b01c535d6353f56a 4315975
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Thursday, 7 Apr 2022
00:39 Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 71.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by:	GitHub (watch releases)
PR:		262654
Exp-run by:	antoine
Approved by:	fluffy
commit hash: 268cee3b0227efd217869b43152e8936a05cb850 commit hash: 268cee3b0227efd217869b43152e8936a05cb850 commit hash: 268cee3b0227efd217869b43152e8936a05cb850 commit hash: 268cee3b0227efd217869b43152e8936a05cb850 268cee3
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Friday, 31 Dec 2021
17:25 Yuri Victorovich (yuri) search for other commits by this committer
textproc/ucto: Update 0.23 -> 0.24.1

Reported by:	portscout
commit hash: 31033522ecd739a5798f708797c095cec46ee37e commit hash: 31033522ecd739a5798f708797c095cec46ee37e commit hash: 31033522ecd739a5798f708797c095cec46ee37e commit hash: 31033522ecd739a5798f708797c095cec46ee37e 3103352
Thursday, 28 Oct 2021
16:37 Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 70.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 f34ece3
Wednesday, 14 Jul 2021
03:55 Yuri Victorovich (yuri) search for other commits by this committer
textproc/ucto: Update 0.22 -> 0.23

Reported by:	portscout
commit hash: 22c06205e19fef64a0ce5a216b232dfafc2568d7 commit hash: 22c06205e19fef64a0ce5a216b232dfafc2568d7 commit hash: 22c06205e19fef64a0ce5a216b232dfafc2568d7 commit hash: 22c06205e19fef64a0ce5a216b232dfafc2568d7 22c0620
Wednesday, 21 Apr 2021
21:33 Yuri Victorovich (yuri) search for other commits by this committer
textproc/ucto: Update 0.14.1 -> 0.22
commit hash: 4c9f70a2cbe2ebe5a1aa047efc3651ac58b897d1 commit hash: 4c9f70a2cbe2ebe5a1aa047efc3651ac58b897d1 commit hash: 4c9f70a2cbe2ebe5a1aa047efc3651ac58b897d1 commit hash: 4c9f70a2cbe2ebe5a1aa047efc3651ac58b897d1 4c9f70a
21:33 Yuri Victorovich (yuri) search for other commits by this committer
devel/ticcutils: Update 0.20 -> 0.26

Reported by:	portscout
commit hash: d488fd5cdfcbda0ea2f557a41ff17459385e2e28 commit hash: d488fd5cdfcbda0ea2f557a41ff17459385e2e28 commit hash: d488fd5cdfcbda0ea2f557a41ff17459385e2e28 commit hash: d488fd5cdfcbda0ea2f557a41ff17459385e2e28 d488fd5
Thursday, 8 Apr 2021
23:33 Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 69.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f 69d24a7
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
Tuesday, 3 Nov 2020
00:56 jbeich search for other commits by this committer
devel/icu: update to 68.1

Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Original commitRevision:553940 
Thursday, 23 Apr 2020
20:14 jbeich search for other commits by this committer
devel/icu: update to 67.1

Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Original commitRevision:532707 
Friday, 13 Mar 2020
09:47 jbeich search for other commits by this committer
devel/icu: update to 66.1

Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Original commitRevision:528343 
Sunday, 8 Mar 2020
21:56 jbeich search for other commits by this committer
Drop dependency on devel/openmp

- Drop if devel/llvm* was used as a substitute

Approved by:	yuri, rene (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23020
Original commitRevision:528082 
Thursday, 3 Oct 2019
20:35 jbeich search for other commits by this committer
devel/icu: update to 65.1

Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Original commitRevision:513733 
Saturday, 21 Sep 2019
18:59 jbeich search for other commits by this committer
devel/openmp: update to 9.0.0

- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783

Changes:	http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI:		https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
Original commitRevision:512535 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Sunday, 16 Jun 2019
16:31 linimon search for other commits by this committer
Now that devel/openmp has been enabled on powerpc64, fix these newly
unblocked ports on GCC-based systems:

  cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:504355 
Wednesday, 8 May 2019
16:05 jbeich search for other commits by this committer
devel/openmp: phase out

- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)

PR:		236907
Approved by:	bapt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19767
Original commitRevision:501030 
Tuesday, 9 Apr 2019
14:04 sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Original commitRevision:498476 
Wednesday, 27 Mar 2019
21:11 jbeich search for other commits by this committer
devel/icu: update to 64.1

Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19479
Original commitRevision:496981 
Monday, 10 Dec 2018
09:03 yuri search for other commits by this committer
textproc/ucto: Update 0.14 -> 0.14.1

Reported by:	GH issue notification
Original commitRevision:487142 
Saturday, 8 Dec 2018
04:26 yuri search for other commits by this committer
New ports: textproc/ucto, textproc/uctodata: Advanced rule-based
(regular-expression) and unicode-aware tokenizer and its data port
Original commitRevision:486909 

Number of commits found: 35