non port: sysutils/coreutils/Makefile |
SVNWeb
|
Number of commits found: 69 |
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 27 Feb 2021
|
[ 08:09 tobik ]
devel/idutils: Resolve conflict with coreutils
pkg-static: idutils-4.6_2 conflicts with coreutils-8.28 (installs files into the
same place). Problematic file: /usr/local/bin/gid
For lack of a better solution resolve this by prefixing gid with a g.
It is now installed as ggid.
linux-gid and sh-utils no longer seem to exist in the tree, so drop
CONFLICTS completely.
PR: 224985
Submitted by: Trond.Endrestol@ximalas.info
Approved by: peterj (maintainer timeout, 3 years)
|
Fri, 19 Jun 2020
|
[ 03:55 lbartoletti ]
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
|
Wed, 13 Nov 2019
|
[ 14:32 jbeich ]
Drop workaround for qemu-user-static hang after r517350
GSlice as used by qemu-user still aborts due to low RLIMIT_VMEM in an
emulated application but no longer hangs. While the behavior differs
from real hardware it matches the one from before r456518 that was
hardcoded as gl_cv_func_printf_enomem=no workaround.
PR: 224740
|
Wed, 13 Mar 2019
|
[ 15:49 danfe ]
- 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
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Wed, 26 Sep 2018
|
[ 16:07 fernape ]
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)
|
Sat, 17 Mar 2018
|
[ 09:25 antoine ]
Skip ENOMEM check for printf when building with qemu, this makes
configure hang
PR: 224740
Reported by: pkg-fallou
MFH: 2018Q1
|
Thu, 16 Nov 2017
|
[ 14:01 culot ]
- Update to 8.28
PR: 223345
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: jharris@widomaker.com (maintainer)
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 26 Feb 2016
|
[ 20:48 pi ]
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)
|
Fri, 3 Apr 2015
|
[ 11:26 mat ] (Only the first 10 of 120 ports in this commit are shown above. )
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
Tue, 17 Mar 2015
|
[ 18:57 robak ]
sysutils/coreutils: add CPE information
- Maintainer's timeout (jharris@widomaker.com)
PR: 198235
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
Fri, 1 Aug 2014
|
[ 19:36 pi ]
sysutils/coreutils: avoid rebuilding WRKSRC/doc/coreutils.info
PR: 192309
Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
|
[ 11:54 pi ]
sysutils/coreutils: 8.22 -> 8.23
- fix CONFLICTS
PR: 192304
Submitted by: jharris@widomaker.com (maintainer)
|
Fri, 27 Jun 2014
|
[ 12:29 jadawin ]
- Submitter take maintainership
- While I'm here use tar:xz
PR: ports/191409
Submitted by: jharris@widomaker.com
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Tue, 10 Jun 2014
|
[ 12:35 marino ]
sysutils/coreutils: Reset maintainer
Three consecutive PR timeouts...
|
Wed, 12 Feb 2014
|
[ 12:01 tijl ]
- Add missing dependency on iconv.
- Fix GMP option.
|
Mon, 10 Feb 2014
|
[ 07:15 miwi ]
- Fix package build
|
[ 04:33 miwi ]
- Unbreak build
|
Fri, 24 Jan 2014
|
[ 01:01 jgh ]
- 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 )
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Mon, 16 Sep 2013
|
[ 07:47 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Thu, 7 Feb 2013
|
[ 16:40 bdrewery ]
- Fix build when NLS is disabled
PR: ports/174021 [1]
PR: ports/175745 [2]
Reported by: Rusty Nejdl <rnejdl@ringofsaturn.com> [1]
Reported by: Z Beeblebrox <zaphod@berentweb.com> [2]
Approved by: maintainer timeout
Obtained
from: http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=88a6201
|
Tue, 30 Oct 2012
|
[ 21:21 bdrewery ]
- Fix reinstall/upgrade trying to use gmkdir since it
was detected during build [1]
- Mark MAKE_JOBS_UNSAFE:
help2man: can't get '--help' info from man/stty.td/stty
gmake[2]: *** [man/stty.1] Error 127
gmake[2]: *** Waiting for unfinished jobs....
PR: ports/173218 [1]
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) [1]
Feature safe: yes
|
Mon, 29 Oct 2012
|
[ 22:47 rakuco ]
Depend on Perl at build time.
Reported by Giacomo Olgeni <g.olgeni@colby.it> via private mail.
PR: ports/173047
Feature safe: yes
|
[ 19:04 rakuco ]
Update to 8.20.
PR: ports/173047
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
Feature safe: yes
|
Fri, 12 Oct 2012
|
[ 12:54 bdrewery ]
- Fix plist referencing 2 nonexistent files with NLS [1]
- Trim header
PR: ports/172597 [1]
Submitted by: bdrewery
Approved by: Jason Harris <jharris@widomaker.com> (maintainer) [1]
Approved by: portmgr (erwin)
Feature safe: yes
|
Mon, 10 Sep 2012
|
[ 10:18 ale ]
Fix plist and bump PORTREVISION.
|
Sun, 9 Sep 2012
|
[ 10:24 demon ]
Update to version 8.19.
Convert to new OPTIONS framework while I am here.
Maintainer timeout: 1 month
|
Wed, 2 Nov 2011
|
[ 17:33 crees ]
- Rename gstat to gnustat; otherwise it collides with base gstat (for geom) [1]
- Correct REINPLACE for permissions; \+ is a special character in a BRE
PR: ports/160060
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
Reviewed by: Jason Hellenthal, wxs, eadler
Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
|
Thu, 30 Jun 2011
|
[ 00:07 wxs ]
- No need to specify CPPFLAGS in CONFIGURE_ENV.
Submitted by: sunpoet@
|
Tue, 28 Jun 2011
|
[ 00:10 wxs ]
- Update to 8.12.
PR: ports/157808
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: maintainer timeout
|
Mon, 23 Aug 2010
|
[ 12:06 pav ]
- Disable tests for now, they hang on pointyhat
Reported by: pointyhat
Ok'ed by: wxs
|
Fri, 20 Aug 2010
|
[ 19:10 wxs ]
Update to 8.5
PR: ports/148822
Submitted by: Klaus Aehlig <aehlig@linta.de>
Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
|
Fri, 4 Jun 2010
|
[ 08:09 pav ] (Only the first 10 of 27 ports in this commit are shown above. )
- 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
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 25 Apr 2010
|
[ 15:31 makc ]
Some utils link with gmp library if exists.
Add optional dependency on math/gmp and disable gmp support
properly when it's not needed.
PR: ports/146027
Reported by: Craig Leres <leres at ee.lbl.gov>
|
Tue, 15 Sep 2009
|
[ 23:47 garga ]
Update to 7.5
PR: ports/138083
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout (3 weeks)
Feature safe: yes
|
Fri, 29 Aug 2008
|
[ 02:36 koitsu ]
Fixup for my previous commit/patch.
- OSVERSION check should be against 800039 or higher, as that's when
the sgtty changes were committed.
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/param.h.diff?r1=1.355;r2=1.356;f=h
- Fix stty.c patch. Previous version would result in termios bits
being overridden by #include <sys/ioctl_compat.h>, causing coreutils'
stty to modify bits different than /bin/stty. This version removes
tab1/tab2 delay support, since tab1/tab2 delays aren't available in HEAD
outside of the binary compatibility interface. Also fixes stty --help
usage to indicate only tab0 and tab3 are available.
|
Thu, 28 Aug 2008
|
[ 12:06 koitsu ]
Fix-up for 8.0-CURRENT. src/stty.c fails to compile due to TAB1 and TAB2
termios bits being undefined. They've been moved to sys/ioctl_compat.h which
requires _KERNEL be defined. Somewhat of an ugly hack; possible alternative
would be to remove use of TAB1 and TAB2 in src/stty.c altogether.
Reported by: jsa @ EFnet
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Sat, 5 Jul 2008
|
[ 11:33 edwin ]
Minor enhancement to sysutils/coreutils
Cleanup conflicts in this port (fileutils, sh-utils and
textutils don't exist anymore)
Provide a regression-test target to determine the convenience
of updating this port. Add commented USE_BISON line as it
is recommended but not required, maybe future versions will
need it.
Update the WWW.
No functional change.
PR: ports/124623
Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Approved by: maintainer timeout
|
Fri, 6 Jun 2008
|
[ 14:03 edwin ] (Only the first 10 of 198 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 19 Apr 2008
|
[ 15:22 naddy ]
Revert previous workaround, 8.0-CURRENT has grown fdopendir(3).
Don't bother with __FreeBSD_version checking for what was only an
eight-day window.
|
Sun, 13 Apr 2008
|
[ 19:08 naddy ]
Work around the assumption that openat() implies the existence of
fdopendir(). FreeBSD 8 has the former, but not the latter.
PR: 122433
Approved by: maintainer
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Sat, 16 Jun 2007
|
[ 08:21 lwhsu ]
- Put back accidentally deleted line in pkg-plist when applying the patch
- Bump PORTREVISION
Noticed by: pav
Approved by: maintainer
|
Tue, 5 Jun 2007
|
[ 09:42 lwhsu ]
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)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 29 Jan 2007
|
[ 19:05 gabor ] (Only the first 10 of 42 ports in this commit are shown above. )
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)
|
Tue, 16 Jan 2007
|
[ 14:25 nivit ]
- Updated to 6.7
PR: ports/107954
Submitted by: Jason Harris <jharris@widomaker.com>
Approved by: alexbl (mentor, implicit)
|
Tue, 21 Nov 2006
|
[ 19:51 miwi ]
- Fix Update problems
- Bump PORTREVISION
Submitted by: ports@ ml
Thanks To: trasz
|
Sat, 18 Nov 2006
|
[ 23:23 miwi ]
- Update to 6.4
PR: ports/105181
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Approved by: maintainer timeout
|
Sat, 13 May 2006
|
[ 04:15 edwin ] (Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
Mon, 5 Dec 2005
|
[ 02:34 edwin ] (Only the first 10 of 18 ports in this commit are shown above. )
Remove install-info from Makefile, it's automatically done when INFO is defined
|
Wed, 16 Mar 2005
|
[ 18:15 barner ]
- Add linux-gid-[0-9]* to CONFLICTS
- coreutils: sort CONFLICTS
- id-utils: use portname-[0-9]* instead of portname-*
Approved by: arved (mentor)
|
Tue, 12 Oct 2004
|
[ 17:34 leeym ]
- fix CONFLICTS
- add WITHOUT_NLS for USE_GETTEXT
- don't make install in WRKSRC/lib, which will install useless charset.alias
PR: ports/71579
Submitted by: leeym
Approved by: maintainer
|
Sun, 21 Mar 2004
|
[ 16:29 pav ]
- Update to 5.2.1
PR: ports/64515
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
|
Sat, 28 Feb 2004
|
[ 17:26 pav ]
- Update to 5.2.0
PR: ports/63504
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Wed, 17 Dec 2003
|
[ 01:30 pav ]
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>
|
Number of commits found: 69 |