Port details |
- schilybase Support files and libraries for the schilytools
- 2024.03.21_1 devel =6 2024.03.21_1Version of this port present on the latest quarterly branch.
- Maintainer: fuz@FreeBSD.org
- Port Added: 2021-07-01 21:18:18
- Last Update: 2024-09-25 06:28:02
- Commit Hash: 217a600
- People watching this port, also watch:: cdrtools, libssh, xcb-util-image, libXdamage, libevent
- License: CDDL BSD2CLAUSE GPLv2 LGPL21
- WWW:
- https://codeberg.org/schilytools/schilytools
- Description:
- Support files and libraries for schilytools, a collection
of programs by Joerg Schilling. This includes among others
* libedc -- CD sector formatting library
* libfind -- find(1) as a library
* libhfs -- library to handle Apple HFS extensions
* libmdigest -- message digest library
* libparanoia -- Portable CD Audio paranoia extraction library
* librscg -- remote SCSI transport library
* libsiconv -- NLS library for Unicode and iconv wrapper
* libscg -- portable SCSI transport library
* libschily -- portable extensions to the POSIX API
* libshedit -- bsh command line editor
* libxtermcap -- extended termcap library
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- schilybase>0:devel/schilybase
- To install the port:
- cd /usr/ports/devel/schilybase/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/schilybase
- pkg install schilybase
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: schilybase
- 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):
- Slave ports:
-
- archivers/star
- archivers/tartest
- devel/sccs
- devel/smake
- devel/sunpromake
- editors/ved
- net/rscsi
- shells/bosh
- sysutils/cdrtools
- sysutils/schilyutils
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- archivers/star
- archivers/tartest
- devel/sccs
- devel/smake
- devel/sunpromake
- editors/ved
- net/rscsi
- for Run
-
- misc/schilytools
Configuration Options:
- ===> The following configuration options are available for schilybase-2024.03.21_1:
DOCS=on: Build and/or install documentation
MANPAGES=off: Build and/or install manual pages
NLS=on: Native Language Support
PROFILE=off: Build with profiling support
===> Use 'make config' to modify these settings
- Options name:
- devel_schilybase
- USES:
- tar:bz2 compiler gettext-runtime iconv gettext-tools
- 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) |
Commit | Credits | Log message |
2024.03.21_1 25 Sep 2024 06:28:02 |
Robert Clausecker (fuz) |
devel/schilybase: convert to SETENVI
Apparently this should be done when invoking custom build systems.
Event: EuroBSDcon 2024 |
2024.03.21 28 Mar 2024 09:50:02 |
Robert Clausecker (fuz) |
devel/schilybase: update to 2024-03-21
Changelog: http://fuz.su/pub/schilytools/AN-2024-03-21.txt |
2023.09.28_2 10 Feb 2024 13:41:52 |
Robert Clausecker (fuz) |
devel/schilybase: do not install man pages, remove libstreamar
- man pages collide with base man pages and aren't very useful to the
general user. Move them to a non-default MANPAGES option.
- remove libstreamar in preparation of moving it to archivers/star as
it's used only there and its sole man page is kind of useful.
PR: 276825
Reported by: glebius |
2023.09.28_1 03 Dec 2023 10:18:35 |
Robert Clausecker (fuz) |
devel/schilybase: work around bug in gettext-0.22
gettext 0.22 started to transcode PO files to UTF-8 before processing
them, converting all msgids and messages to Unicode in the process.
This breaks schilytools which assumes msgids are in ISO-8859-1 encoding.
Work around the breakage using the new --no-convert option. A bug
report was filed with upstream in the hope that they may fix the bug.
Reported by: bugzeo <kiboto6933@eyeremind.com>
See also: https://savannah.gnu.org/news/?id=10378
PR: 257905
MFH: 2023Q4 |
2023.09.28 30 Sep 2023 20:00:01 |
Robert Clausecker (fuz) |
devel/schilybase: update to 2023-09-27
This fixes a link issue with lld 17.
Changelog: http://fuz.su/pub/schilytools/AN-2023-09-28.txt
PR: 274150
Reported by: dim |
2023.04.19 20 Apr 2023 11:49:24 |
Robert Clausecker (fuz) |
devel/schilybase: update to 2023-04-19
- strip shared libraries on install
Changelog: http://fuz.su/pub/schilytools/AN-2023-04-19.txt |
2023.01.12 08 Feb 2023 23:24:25 |
Robert Clausecker (fuz) |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
2023.01.12 16 Jan 2023 12:43:07 |
Fernando Apesteguía (fernape) Author: Robert Clausecker |
devel/schilybase: update to 2023-01-12
ChangeLog: http://fuz.su/pub/schilytools/AN-2023-01-12.txt
PR: 268935
Reported by: fuz@fuz.su (maintainer) |
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 08 Jul 2022 14:54:06 |
Fernando Apesteguía (fernape) |
devel/schilybase: avoid building profiled libs with -PROFILE
This patch was meant to be included into 8ce2900. It implements not building
profiled libraries in case of -PROFILE.
PR: 265040
Fixes: 8ce2900d5aaffab13b961003114a97a48d00e59d
Reported by: fuz@fuz.su (maintainer) |
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_1 14 Feb 2022 07:46:55 |
Juraj Lutter (otis) Author: Robert Clausecker |
devel/schilybase: Fix umlauts in locale C.UTF-8
PR: 257905
Reported by: bugzeo <kiboto6933@eyeremind.com>
MFH: 2022Q1 |
2021.09.18 25 Sep 2021 18:34:07 |
Gleb Popov (arrowd) Author: Robert Clausecker |
devel/schilybase: Update to 2021-09-18.
PR: 258722 |
2021.09.01 02 Sep 2021 20:42:20 |
Juraj Lutter (otis) Author: Robert Clausecker |
devel/schilybase: Update to 2021-09-01
Update to 2021-09-01 and while here, also:
- add WWW to misc/schilytools/pkg-descr
- use make loops and conditionals instead of shell loops
- regenerate some patches to make them apply cleanly
- add an NLS option to devel/schilybase (toggles dummy message catalogue
generation)
PR: 257905
Reported by: bugzeo <kiboto6933@eyeremind.com>
Differential Revision: https://reviews.freebsd.org/D31808 |
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 ) |