Port details |
- gmetadom Collection of DOM Implementations
- 0.2.6_7 textproc =4 0.2.6_7Version 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: 2002-10-15 12:06:52
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: nasm, t1lib, xorg-fonts-truetype, libxml2, aalib
- License: not specified in port
- WWW:
- https://gmetadom.sourceforge.net/
- Description:
- GMetaDOM is a collection of librares, each library providing a DOM
implementation. Currently available bindings are for C++ (smart pointers)
and Objective Caml.
The basic idea is that, given the availability of DOM implementations for
the C programming language (like Gdome2), and given the uniformity of the
DOM interfaces, bindings for various programming languages based on the C
implementation can be built automatically, providing a small number of hand-
coded classes and a set of scripts for the automatic generation of the
remaining ones.
The advantages of such approach should be evident. In particular, for
languages like C++ where a number of different alternative DOM implementations
are feasible, each with different characteristics like easiness of use,
runtime flexibility, resource requirements, the approach of automatic
generation permits to create a set of coherent implementations addressing
such issues separately, ultimately allowing the developer to choose the
library which fits best her needs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gmetadom>0:textproc/gmetadom
- To install the port:
- cd /usr/ports/textproc/gmetadom/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/gmetadom
- pkg install gmetadom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gmetadom
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gmetadom-0.2.6.tar.gz) = 2f1e286dfceb7877f90c72de7e5e17a87d0e3f8121feff794a6f637bc1a6756a
SIZE (gmetadom-0.2.6.tar.gz) = 509165
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgdome.so : textproc/gdome2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for gmetadom-0.2.6_7:
OCAML=off: OCAML language support
===> Use 'make config' to modify these settings
- Options name:
- textproc_gmetadom
- USES:
- compiler:c++11-lang gmake gnome iconv libtool localbase pathfix pkgconfig
- 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.2.6_7 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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.2.6_7 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.2.6_7 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.2.6_7 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.2.6_6 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.2.6_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.6_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.2.6_4 23 Feb 2019 05:22:13 |
tobik |
textproc/gmetadom: Add USES=compiler:c++11-lang
This is necessary to fix the build of x11-toolkits/gtkmathview on
GCC-based architectures.
While here, add USES=gnome localbase.
PR: 235937
Submitted by: pkubaj@anongoth.pl |
0.2.6_4 29 Jul 2018 11:51:20 |
tobik |
textproc/gmetadom: Fix build with Clang 6
./../include/GdomeSmartDOMTraits.hh:101:25: error: non-constant-expression
cannot be narrowed from type 'std::__1::char_traits<unsigned short>::int_type'
(aka 'unsigned long') to 'std::__1::char_traits<unsigned short>::char_type' (aka
'unsigned short') in initializer list [-Wc++11-narrowing]
char_type __r = { __c };
^~~
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p475340_s336728/logs/gmetadom-0.2.6_4.log |
0.2.6_4 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.2.6_4 07 Jun 2015 15:01:01 |
amdmi3 |
- Strip libraries
- Drop @dirrm* from plist |
0.2.6_3 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
0.2.6_3 02 Sep 2014 15:05:37 |
tijl |
- Add USES=libtool and bump dependent ports
- Add USES=iconv to fix build on FreeBSD 10 |
0.2.6_2 06 Jun 2014 13:21:59 |
amdmi3 |
- Switch textproc/gdome2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed |
0.2.6_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.2.6 27 Jan 2014 22:15:28 |
mat |
Convert to staging.
Sponsored by: Absolight |
0.2.6 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.2.6 05 Sep 2013 11:33:43 |
bapt |
Fix build without libstdc++ |
0.2.6 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.2.6 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.2.6 31 Aug 2012 12:23:33 |
jase |
- Update to 0.2.6
- Convert to optionsNG
- Fix silent dependency on ocaml if option was disabled but ocaml was
installed [1]
- Add pre-install and pkg-plist shims to clean-up previous install
leftovers if found
- Rename OCAML option PLIST_SUB entry and associated marker in pkg-plist
PR: ports/169252 [1]
Submitted by: Edward Sanford Sutton III <mirror176@cox.net>
Approved by: flo (mentor) |
0.2.4_1 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
0.2.4_1 20 Jul 2012 23:33:33 |
dougb |
Remove misguided run-dep on pkg-config |
0.2.4_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.2.4_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.2.4_1 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
0.2.4_1 25 Dec 2008 03:13:51 |
linimon |
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr |
0.2.4_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.2.4_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.2.4 09 Jan 2007 21:48:34 |
miwi |
- Update to 0.2.4
PR: ports/107584
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer |
0.2.3 28 May 2006 05:25:51 |
mezz |
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
0.2.3 04 Dec 2005 12:24:51 |
tdb |
- Update to 0.2.3
PR: 89927
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
Approved by: clement (mentor) |
0.2.1_4 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.2.1_3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.2.1_3 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.2.1_3 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.2.1_2 20 Aug 2004 21:42:51 |
pav |
- Fix before anyone notices (USE_GNOME can't be after .pre.mk)
Bugged by: FreshPorts sanity checking |
0.2.1_2 20 Aug 2004 21:37:41 |
pav |
- Convert to OPTIONS
PR: ports/70689
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) |
0.2.1_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.2.1_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.2.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.2.1 25 Oct 2003 09:54:50 |
knu |
Update to 0.2.1.
Add a WITH_OCAML knob and make the O'Caml bindings optional.
PR: ports/58106
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (MAINTAINER) |
0.1.8 17 Jul 2003 05:45:26 |
daichi |
update textproc/gmetadom: fix build on 5.x
PR: 54566
Submitted by: Charlie & <yinjieh@csie.nctu.edu.tw> (maintainer) |
0.1.8 15 Jul 2003 06:12:29 |
daichi |
update textproc/gmetadom: 0.1.7 -> 0.1.8
PR: 54466
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
0.1.7_1 19 May 2003 00:32:09 |
petef |
- install pkg-config .pc file to the correct place
- bump PORTREVISION
PR: 52140
Submitted by: Ports Fury |
0.1.7 11 May 2003 18:02:46 |
ijliao |
upgrade to 0.1.7 |
0.0.3c 20 Apr 2003 19:44:52 |
marcus |
Remove USE_GNOMENG. |
0.0.3c 20 Feb 2003 19:11:26 |
knu |
De-pkg-comment. |
0.0.3c 15 Oct 2002 12:06:20 |
ijliao |
add gmetadom 0.0.3c
A Collection of DOM Implementations |