Port details |
- schilyutils Collection of utilities from J. Schilling
- 2024.03.21 sysutils
=4 2024.03.21Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2021-07-01 21:18:18
- Last Update: 2024-10-30 09:00:36
- Commit Hash: 99d3c91
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py311-beautifulsoup, openmdns
- Also Listed In: converters deskutils shells textproc
- License: CDDL BSD1CLAUSE BSD3CLAUSE MIT
- WWW:
- https://codeberg.org/schilytools/schilytools
- Description:
- Collection of miscellaneous utilities from the schilytools, including
a variety of shells (bosh, bsh, and obosh), a traditional K&R-style
preprocessor (krcpp), improved versions of standard UNIX utilities
(scal, sod, sprintf, scut, sdd, sfind, spatch), a C/C++ style checker
(cstyle.js, Cstyle) as well as various others.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- schilyutils>0:sysutils/schilyutils
- Conflicts:
- CONFLICTS_INSTALL:
- bsh
- calc
- deforaos-browser
- latte-integrale
- p5-Math-SigFigs
- radmind
- To install the port:
- cd /usr/ports/sysutils/schilyutils/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/schilyutils
- pkg install schilyutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: schilyutils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711028230
SHA256 (schily-2024-03-21.tar.bz2) = 76db022e450c1791a00e69780b55d18a2e3fc39b5ff870996433f87312032024
SIZE (schily-2024-03-21.tar.bz2) = 4869239
Packages (timestamps in pop-ups are UTC):
- Master port: devel/schilybase
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- smake : devel/smake
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libschily.so : devel/schilybase
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- misc/schilytools
Configuration Options:
- No options to configure
- Options name:
- sysutils_schilyutils
- USES:
- perl5 shebangfix tar:bz2 compiler gettext-runtime iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/schilybase |
Commit | Credits | Log message |
2024.03.21 30 Oct 2024 09:00:36
    |
Robert Clausecker (fuz)  |
*/*: move WWW for all schilytools ports to Codeberg
Seems like Sourceforge has given up on hosting old schily's project
websites. Consistently point to our Codeberg page instead. |
2023.09.28 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
2022.10.16 18 Oct 2022 05:02:38
    |
Fernando Apesteguía (fernape)  Author: Robert Clausecker |
devel/schilybase: update to 2022-10-16
ChangeLog: http://fuz.su/pub/schilytools/AN-2022-10-16.txt
This commit creates a new port archivers/tartest splitted off from
archivers/star. misc/schilytools depends now on this new port.
PR: 267131
Reported by: fuz@fuz.su (maintainer) |
2022.09.18 19 Sep 2022 15:37:34
    |
Neel Chauhan (nc)  Author: Robert Clausecker |
devel/schilybase: update to 2022-09-18
- point MASTER_SITES to new upstream
- split bosh from sysutils/schilyutils into new port shells/bosh
- stop installing pfbosh, a SunOS-only feature
- install jsh as jbosh to avoid a conflict
- patch shell names in man pages
- point WWW to subproject-specific sites if available
- misc/schilytools: deprecate man2html component
- devel/schilybase: add missing file to pkg-plist
- make test suite work better
- do not pass INS_*BASE/DESTDIR to smake tests
- account for devel/sccs placing files in /tmp
- make sh/tests/common/test-common find bosh after
we patched out the hardlink to sh
- Test suite passes on armv7 except for archivers/star.
Will have to investigate further.
- sysutils/schilyutils: add vctags command
I forgot about that one when I made the port initially.
The ctags link is not installed to avoid conflicts.
Changelog: http://fuz.su/pub/schilytools/AN-2022-09-18.txt
PR: 266475 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
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) |
2021.09.18_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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.
(Only the first 15 lines of the commit message are shown above ) |
2021.09.18_2 07 Jul 2022 05:35:24
    |
Fernando Apesteguía (fernape)  Author: Robert Clausecker |
devel/schilybase: 2022 schilytools touchup
Following Jörg Schilling's death in 2021, this is a light touch up of
the port in preparation of future updates at the project's new home.
- Jörg's domains have started to run out. Change the WWW to our new
project lest they point to some unrelated site.
- Instead of building profiled libraries and then throwing them out,
have -PROFILE not build these in the first place.
- Enable symbol versioning for hardening against mismatched library
versions. While tested well on Linux, this option was never enabled
on FreeBSD due to Jörg's lack of experience with the system. Given
that the toolchain is pretty much the same, little to now issues are
to be expected.
- Relax schilybase dependency to just LIB_DEPENDS to simplify partial
upgrades. This is reasonably safe now that symbol versioning has
been enabled.
WWW: https://codeberg.org/schilytools/schilytools
ChangeLog: https://codeberg.org/schilytools/schilytools
PR: 265040
Reported by: fuz@fuz.su (maintainer) |
2021.09.18 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
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 ) |
2021.08.14 22 Aug 2021 16:50:48
    |
Fernando Apesteguía (fernape)  Author: Robert Clausecker |
devel/schilybase: update to 2021-08-14
And slave port sysutils/schilyutils.
ChangeLog: https://sourceforge.net/projects/schilytools/files/AN-2021-08-14
PR: 257940
Reported by: fuz@fuz.su (maintainer) |
2021.07.29 30 Jul 2021 13:26:47
    |
Juraj Lutter (otis)  Author: Robert Clausecker |
devel/schilybase: update to 2021.07.29
- Update to 2021.07.29
- Fix related PR (Do not install broken gnutar by default)
PR: 257063
Reported by: ice@extreme.hu |
2021.06.07 01 Jul 2021 21:11:52
    |
Juraj Lutter (otis)  Author: Robert Clausecker |
misc/schilytools: Consolidate old schily's tools
- Update and consolidate schily's tools into more reasonable state
- Transfer maintenance to Robert Clausecker <fuz@fuz.su>
From Robert Clausecker <fuz@fuz.su> (new maintainer):
In 2018, Jörg Schilling consolidated all his projects into the
schilytools project and stopped providing new separate releases for the
individual projects (such as cdrtools, smake, star, and ved). Hence,
the FreeBSD ports of these projects have been stuck on outdated versions
for years.
With this changeset, the schilytools are added to the ports collection
as a collection of 10 ports: (Only the first 15 lines of the commit message are shown above ) |