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.

Port details
turboxsl Fast, multithreaded XML+XSLT transformation library
b03.c2.c9,1 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout b03.c2.c9,1Version of this port present on the latest quarterly branch.
Maintainer: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-07-09 19:44:47
Last Update: 2023-12-31 00:37:05
Commit Hash: bbab7f5
License: GPLv2
WWW:
https://github.com/Litres/turboxsl
Description:
turboxsl is an XSLT 1.0 transform engine with proper multithreading support.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/turboxsl-b03.c2.c9,1/catalog.mk
  3. /usr/local/share/licenses/turboxsl-b03.c2.c9,1/LICENSE
  4. /usr/local/share/licenses/turboxsl-b03.c2.c9,1/GPLv2
  5. bin/turboxsl-config
  6. bin/turboxsltproc
  7. include/turboxsl/turboxsl.h
  8. lib/libturboxsl.so
  9. lib/libturboxsl.so.0
  10. lib/libturboxsl.so.0.0.0
  11. lib/libturboxsl.a
  12. libdata/pkgconfig/libturboxsl.pc
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • turboxsl>0:textproc/turboxsl
To install the port:
cd /usr/ports/textproc/turboxsl/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/turboxsl
  • pkg install turboxsl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: turboxsl
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1464025327 SHA256 (Litres-turboxsl-b03c2c9_GH0.tar.gz) = 4f14d57d5ad6237bdd19871d293e75a86a70d9650acf4cec3c549a273981ffaf SIZE (Litres-turboxsl-b03c2c9_GH0.tar.gz) = 884391

Packages (timestamps in pop-ups are UTC):
turboxsl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestb03.c2.c9,1b03.c2.c9,1------
FreeBSD:13:quarterlyb03.c2.c9,1b03.c2.c9,1----b03.c2.c9,1b03.c2.c9,1
FreeBSD:14:latestb03.c2.c9,1b03.c2.c9,1-----b03.c2.c9,1
FreeBSD:14:quarterlyb03.c2.c9,1b03.c2.c9,1----b03.c2.c9,1b03.c2.c9,1
FreeBSD:15:latestb03.c2.c9,1b03.c2.c9,1n/a-n/a-b03.c2.c9,1b03.c2.c9,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. libtoolize : devel/libtool
Library dependencies:
  1. libck.so : devel/concurrencykit
  2. libmemcached.so : databases/libmemcached
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_turboxsl
USES:
autoreconf libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Litres/turboxsl/tar.gz/b03c2c9?dummy=/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
b03.c2.c9,1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
b03.c2.c9,1
18 Apr 2023 21:55:29
commit hash: 0861f30e1cf4a2ef74fbc58f8566fa0077ec76c4commit hash: 0861f30e1cf4a2ef74fbc58f8566fa0077ec76c4commit hash: 0861f30e1cf4a2ef74fbc58f8566fa0077ec76c4commit hash: 0861f30e1cf4a2ef74fbc58f8566fa0077ec76c4 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
textproc/turboxsl: work around duplicate symbol issue

Add -fcommon to CFLAGS to work around a duplicate symbol issue.
This fixes the build on FreeBSD 13+.
While we are at it, enable on arm64 (builds fine).

Approved by:	portmgr (build fix blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
b03.c2.c9,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
b03.c2.c9,1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
b03.c2.c9,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
b03.c2.c9,1
18 Feb 2021 04:58:54
Revision:565895Original commit files touched by this commit
linimon search for other commits by this committer
Mark BROKEN in 13/14 (via latest llvm update).
b03.c2.c9,1
23 Sep 2020 21:04:29
Revision:549850Original commit files touched by this commit
linimon search for other commits by this committer
Allow building on powerpc64le.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
b03.c2.c9,1
13 Jan 2020 12:29:28
Revision:522884Original commit files touched by this commit
pkubaj search for other commits by this committer
textproc/turboxsl: unbreak on powerpc64

Builds fine with patch from PR243317 applied.

MFH:		2020Q1 (fix build blanket)
b03.c2.c9,1
26 Jun 2017 22:26:56
Revision:444417Original commit files touched by this commit
linimon search for other commits by this committer
Scrub pc98 from ARCH definitions.  While here, sort ARCHs and clean up.

Approved by:	portmgr (tier-2 blanket)
b03.c2.c9,1
30 Apr 2017 04:35:11
Revision:439789Original commit files touched by this commit
linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
b03.c2.c9,1
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
b03.c2.c9,1
23 May 2016 17:46:02
Revision:415732Original commit files touched by this commit
hrs search for other commits by this committer
Update to b03c2c9.
0.0.899004eb7b_1
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
0.0.899004eb7b_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.0.899004eb7b_1
18 Jul 2015 16:51:11
Revision:392433Original commit files touched by this commit
hrs search for other commits by this committer
- Mark IGNORE on 32-bit platforms for now[*].
- Add missing USE_LDCONFIG.
- Regenerate patch files to make portlint happy.

PR:	201537
0.0.899004eb7b
09 Jul 2015 19:44:34
Revision:391680Original commit files touched by this commit
hrs search for other commits by this committer
Add textproc/turboxsl, which is a fast, multithreaded XSLT 1.0
transformation library.

Number of commits found: 17