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: devel/autoconf-wrapper/Makefile

Number of commits found: 17

Friday, 27 May 2022
09:51 Tijl Coosemans (tijl) search for other commits by this committer
devel/autoconf*: restructure to prepare for 2.71

- Rename autoconf 2.13 port directory, package, and command all to
  autoconf2.13 just like ports like perl and python.
- Let USES=autoreconf run gtkdocize if necessary.
- Rewrite autoconf-wrapper and rename it autoconf-switch to reflect
  better what it does.
- Delete patch-bison.  It has been reverted upstream.
- Add a patch to let autoreconf set the AUTOCONF environment variable
  so subprocesses like automake use the correct version.
- Make building of info files optional.
- Address portlint, portclippy, portfmt issues in devel/autoconf*.

PR:		259556, 263970
commit hash: ec2102597a4ed2e4c9075d3c4b6399e13c0956c2 commit hash: ec2102597a4ed2e4c9075d3c4b6399e13c0956c2 commit hash: ec2102597a4ed2e4c9075d3c4b6399e13c0956c2 commit hash: ec2102597a4ed2e4c9075d3c4b6399e13c0956c2 ec21025
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
Wednesday, 14 Jul 2021
16:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/autoconf-wrapper: Add NO_ARCH

Approved by:	portmgr (blanket)
commit hash: 621c503d2bc4e5d37abe16a4280102f136901e19 commit hash: 621c503d2bc4e5d37abe16a4280102f136901e19 commit hash: 621c503d2bc4e5d37abe16a4280102f136901e19 commit hash: 621c503d2bc4e5d37abe16a4280102f136901e19 621c503
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
Saturday, 21 Oct 2017
08:12 pi search for other commits by this committer
devel/autoconf-wrapper: Add license information and fix portlint warning

PR:		222336
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	tijl (maintainer timeout)
Original commitRevision:452576 
Thursday, 6 Aug 2015
09:18 tijl search for other commits by this committer
Pick up autotools@ ports.

Approved by:	portmgr (bapt)
Original commitRevision:393644 
Monday, 9 Dec 2013
19:14 kwm search for other commits by this committer
Don't let the wrapper eat stdin, which breaks autopoint.

PR:		ports/184479
Submitted by:	novel@
Approved by:	ade@ (autotools@ hat)
Original commitRevision:336016 
Monday, 23 Sep 2013
21:58 bapt search for other commits by this committer
Support staging
Original commitRevision:328068 
Friday, 20 Sep 2013
17:03 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Original commitRevision:327722 
Friday, 30 Aug 2013
23:22 bdrewery search for other commits by this committer
- Fix 'make reinstall' in devel/automake-wrapper and devel/autoconf-wrapper

PR:		ports/178410 [1]
Submitted by:	Garrett Cooper <yaneurabeya@gmail.com> [1]
PR:		ports/174775 [2]
Submitted by:	nemysis
Original commitRevision:325731 
Tuesday, 16 Jul 2013
05:42 ade search for other commits by this committer
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
Original commitRevision:323088 
Wednesday, 5 Sep 2012
15:43 des search for other commits by this committer
Remove useless metadata from ports I created.
Original commitRevision:303710 
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Friday, 9 Nov 2007
14:47 des search for other commits by this committer
Use full path to find, sed and sort, to avoid surprises when other versions
are present (e.g. when building openwrt)

Requested by:   luigi@
Approved by:    portmgr (pav@)
Original commit
Thursday, 25 Oct 2007
11:15 des search for other commits by this committer
Fix the case where ${bindir} is a symlink.
Original commit
Saturday, 28 Jul 2007
06:33 ade search for other commits by this committer
Update to the autotools new world order.

Tested by:      numerous package build runs
Approved by:    portmgr
Thanks to:      des, kris, linimon, pav
Original commit

Number of commits found: 17