Port details |
- sdom Implementation of the W3C DOM recommendation in Scheme
- 0.5.1_2 textproc =2 0.5.1_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-03-22 09:40:43
- Last Update: 2023-07-30 22:59:04
- Commit Hash: 7edcfae
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: scheme
- License: GPLv3
- WWW:
- https://www.nongnu.org/sdom/
- Description:
- SDOM is an implementation of the W3C DOM recommendation (Level 3), including
support for event handling, in the Scheme programming language. SDOM builds
upon the work of Oleg Kiselyov's SXML project and aims to be fully compatible
with the SXML API.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/sdom/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/sdom
- pkg install sdom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdom
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sdom-0.5.1.tar.gz) = 355c29326cef7a027d9f21b318beaed1f8dd3521041a0667765602157574dc19
SIZE (sdom-0.5.1.tar.gz) = 88043
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- guile-lib-guile22>=0 : devel/guile-lib@guile22
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_sdom
- USES:
- guile:env
- 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 |
0.5.1_2 30 Jul 2023 22:59:04 |
Robert Clausecker (fuz) Author: Andrew "RhodiumToad" Gierth |
*/*: adapt to new guile framework
- change all ports using guile to USES=guile
- flavorize guile-lib, guile-cairo, slib-guile
PR: 260960
Reported by: Martin Neubauer <m.ne@gmx.net>
Approved by: bofh
Differential Revision: https://reviews.freebsd.org/D40194 |
0.5.1_1 30 Jun 2023 07:09:00 |
Po-Chuan Hsieh (sunpoet) |
textproc/sdom: Add NO_ARCH |
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) |
0.5.1_1 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 ) |
0.5.1_1 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.5.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.1_1 10 Nov 2018 18:12:58 |
bapt |
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 |
0.5.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.5.1 24 Jan 2015 19:27:28 |
antoine |
Fix some _DEPENDS |
0.5.1 20 Dec 2014 19:47:31 |
bapt |
cleanup plist |
0.5.1 06 Jan 2014 21:28:51 |
antoine |
Stage support |
0.5.1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.5.1 17 Oct 2011 08:44:23 |
wen |
- Update to 0.5.1
PR: ports/161661
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.4.2_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.4.2_1 28 Dec 2010 06:31:49 |
linimon |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr |
0.4.2_1 06 Jun 2008 14:05:09 |
edwin |
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) |
0.4.2 25 Oct 2007 07:22:00 |
ijliao |
upgrade to 0.4.2 |
0.4.1 22 Mar 2007 09:40:30 |
ijliao |
add sdom 0.4.1
An implementation of the W3C DOM recommendation in Scheme |