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/coreutils/distinfo

Number of commits found: 23

Friday, 23 Feb 2024
13:31 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Collin Funk
sysutils/coreutils: Update to 9.4

ChangeLog: https://lists.gnu.org/archive/html/info-gnu/2023-08/msg00007.html

PR:		277055
Reported by:	collin.funk1@gmail.com
Approved by:	jharris@widomaker.com (maintainer)
commit hash: f4caf228f35317687e4a8456e110c71c8d5c9c53 commit hash: f4caf228f35317687e4a8456e110c71c8d5c9c53 commit hash: f4caf228f35317687e4a8456e110c71c8d5c9c53 commit hash: f4caf228f35317687e4a8456e110c71c8d5c9c53 f4caf22
Saturday, 13 Aug 2022
22:43 Piotr Kubaj (pkubaj) search for other commits by this committer
sysutils/coreutils: update to 9.1

PR:	265770
Approved by:	jharris@widomaker.com (maintainer)
commit hash: 9b21b2e65cdfc3335192301f680626d3c7eb502e commit hash: 9b21b2e65cdfc3335192301f680626d3c7eb502e commit hash: 9b21b2e65cdfc3335192301f680626d3c7eb502e commit hash: 9b21b2e65cdfc3335192301f680626d3c7eb502e 9b21b2e
Friday, 19 Jun 2020
03:55 lbartoletti search for other commits by this committer
sysutils/coreutils: update to 8.32

 - Update to 8.32
 - Fix order (pet portlint)

PR:		247332
Submitted by:	jharris@widomaker.com (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25313
Original commitRevision:539580 
Wednesday, 13 Mar 2019
15:49 danfe search for other commits by this committer
- Update GNU coreutils to the latest version 8.31
- Enable tests via our framework (set the TEST_TARGET)
- Remove MAKE_JOBS_UNSAFE which was added in r306718 (due to "help2man:
  can't get '--help' info from man/stty.td/stty") as it looks like this
  very error had been fixed long time ago, per their ChangeLog:

  2015-03-06  Padraig Brady  <P@draigBrady.com>

	build: fix make dependencies for test.1
	In certain parallel build situations this would give the error:
	  help2man: can't get `--help' info from man/test.td/[
	  Makefile:14189: recipe for target 'man/test.1' failed

  That said, the port should have been jobs-safe for about four years
  now, but for some strange reason nobody had noticed that.

Approved by:	maintainer
Original commitRevision:495588 
Wednesday, 26 Sep 2018
16:07 fernape search for other commits by this committer
sysutils/coreutils: update to 8.30

Also reorder some variables.

Announcement:

http://lists.gnu.org/archive/html/coreutils-announce/2018-07/msg00000.html

PR:	231573
Submitted by:	pkubaj@anongoth.pl
Approved by:	tcberner (mentor, implicit), jharris@widomaker.com (maintainer)
Original commitRevision:480746 
Thursday, 16 Nov 2017
14:01 culot search for other commits by this committer
- Update to 8.28

PR:		223345
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	jharris@widomaker.com (maintainer)
Original commitRevision:454310 
Friday, 26 Feb 2016
20:48 pi search for other commits by this committer
sysutils/coreutils: 8.23 -> 8.25

- cp now correctly copies files with a hole at the end of the file,
  and extents allocated beyond the apparent size of the file.
  That combination resulted in the trailing hole not being reproduced.
- cut --fields no longer outputs extraneous characters on some uClibc
  configs.
- install -D again copies relative file names when absolute file names
  are also specified along with an absolute destination directory name.
- ls no longer prematurely wraps lines when printing short file names.
- mv no longer causes data loss due to removing a source directory specified
  multiple times, when that directory is also specified as the destination.
- shred again uses defined patterns for all iteration counts.
- sort --debug -b now correctly marks the matching extents for keys
  that specify an offset for the first field.
- tail -F now works with initially non existent files on a remote file system.

Please note: usability issue for 'ls' is discussed in
http://lists.gnu.org/archive/html/coreutils/2016-02/msg00000.html

PR:		206512
Submitted by:	w.schwarzenfeld@aon.at
Approved by:	jharris@widomaker.com (maintainer)
Original commitRevision:409637 
Friday, 1 Aug 2014
11:54 pi search for other commits by this committer
sysutils/coreutils: 8.22 -> 8.23

- fix CONFLICTS

PR:		192304
Submitted by:	jharris@widomaker.com (maintainer)
Original commitRevision:363702 
Friday, 24 Jan 2014
01:01 jgh search for other commits by this committer
- update to 8.22
- support staging, strip libraries
- trim master_site
- use option helpers
- shift away from inclusion of bsd.port.pre.mk as bsd.port.options.mk
  can test OSVERSION (less expensive)
- patch of Makefile was merged upstream so removed patch

PR:		185599
Submitted by:	jgh@ (myself)
Approved by:	maintainer timeout, jharris@widomaker.com ( 15 days )
Original commitRevision:340873 
Monday, 29 Oct 2012
19:04 rakuco search for other commits by this committer
Update to 8.20.

PR:		ports/173047
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
Feature safe:	yes
Original commitRevision:306628 
Sunday, 9 Sep 2012
10:24 demon search for other commits by this committer
Update to version 8.19.
Convert to new OPTIONS framework while I am here.

Maintainer timeout:	1 month
Original commitRevision:303959 
Tuesday, 28 Jun 2011
00:10 wxs search for other commits by this committer
- Update to 8.12.

PR:             ports/157808
Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
Approved by:    maintainer timeout
Original commit
Saturday, 19 Mar 2011
12:38 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Friday, 20 Aug 2010
19:10 wxs search for other commits by this committer
Update to 8.5

PR:             ports/148822
Submitted by:   Klaus Aehlig <aehlig@linta.de>
Approved by:    Jason Harris <jharris@widomaker.com> (maintainer)
Original commit
Friday, 4 Jun 2010
08:09 pav search for other commits by this committer
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:             ports/146329
Submitted by:   mm
With hat:       portmgr
Original commit
Tuesday, 15 Sep 2009
23:47 garga search for other commits by this committer
Update to 7.5

PR:             ports/138083
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer timeout (3 weeks)
Feature safe:   yes
Original commit
Tuesday, 5 Jun 2007
09:42 lwhsu search for other commits by this committer
From the PR:
- Update to GNU coreutils 6.9
- Eliminate configure warning
- Sort plist

While I am here:
- Remove unsupported checksum algorithm SHA1 and RMD160

PR:             ports/111489
Submitted by:   "Eric P. Scott" <eps+pbug0704 AT ana.com>
Approved by:    Jason Harris <jharris AT widomaker.com> (maintainer)
Original commit
Monday, 29 Jan 2007
19:05 gabor search for other commits by this committer
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:    portmgr (erwin), erwin (mentor)
Original commit
Tuesday, 16 Jan 2007
14:25 nivit search for other commits by this committer
- Updated to 6.7

PR:             ports/107954
Submitted by:   Jason Harris <jharris@widomaker.com>
Approved by:    alexbl (mentor, implicit)
Original commit
Saturday, 18 Nov 2006
23:23 miwi search for other commits by this committer
- Update to 6.4

PR:             ports/105181
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
Approved by:    maintainer timeout
Original commit
Sunday, 21 Mar 2004
16:29 pav search for other commits by this committer
- Update to 5.2.1

PR:             ports/64515
Submitted by:   Jason Harris <jharris@widomaker.com> (maintainer)
Original commit
Saturday, 28 Feb 2004
17:26 pav search for other commits by this committer
- Update to 5.2.0

PR:             ports/63504
Submitted by:   Jason Harris <jharris@widomaker.com> (maintainer)
Original commit
Wednesday, 17 Dec 2003
01:30 pav search for other commits by this committer
Add coreutils, port of basic GNU file, shell and text manipulation utilities.

This port replaces fileutils, shellutils and textutils, which were distributed
as three individual sets, but now have been combined into coreutils.

For more details, see http://www.gnu.org/software/coreutils/

PR:             ports/59422
Submitted by:   Jason Harris <jharris@widomaker.com>
Original commit

Number of commits found: 23