summaryrefslogtreecommitdiff
path: root/sysutils/coreutils/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Minor enhancement to sysutils/coreutilsEdwin Groothuis2008-07-051-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=216373
* Add coreutils, port of basic GNU file, shell and text manipulation utilities.Pav Lucistnik2003-12-171-0/+23
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> Notes: svn path=/head/; revision=95993