Port details |
- libnxml C library for writing XML 1.0/1.1 files or streams
- 0.18.3_4 textproc =2 0.18.3_4Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2006-04-09 18:03:54
- Last Update: 2022-09-11 16:05:21
- Commit Hash: 3ce42d0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: LGPL21
- WWW:
- https://github.com/bakulf/libnxml
- Description:
- nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files
or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321,
2143, 2312).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libnxml>0:textproc/libnxml
- To install the port:
- cd /usr/ports/textproc/libnxml/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/libnxml
- pkg install libnxml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libnxml
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libnxml-0.18.3.tar.gz) = 0f9460e3ba16b347001caf6843f0050f5482e36ebcb307f709259fd6575aa547
SIZE (libnxml-0.18.3.tar.gz) = 361977
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libcurl.so : ftp/curl
- This port is required by:
- for Libraries
-
- textproc/libmrss
-
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:
- No options to configure
- Options name:
- textproc_libnxml
- USES:
- libtool pathfix
- 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.18.3_4 11 Sep 2022 16:05:21 |
Nicola Vitale (nivit) |
textproc/libnxml: fix MASTER_SITES and WWW [1] variables
- add LICENSE
- strip library installed
Suggested by: se (via private email) [1] |
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.18.3_4 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.18.3_4 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.18.3_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.18.3_4 08 Dec 2016 17:01:32 |
tijl |
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.18.3_3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.18.3_3 02 Mar 2015 23:51:50 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.18.3_3 05 Aug 2014 14:56:15 |
amdmi3 |
- Switch textproc/libnxml to USES=libtool, drop .la files
- Switch to USES=pathfix
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.18.3_2 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.18.3_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.18.3_2 21 Jan 2014 07:24:04 |
mat |
Support staging.
Sponsored by: Absolight |
0.18.3_2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.18.3_2 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.18.3_1 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
0.18.3_1 29 Oct 2011 19:01:59 |
kwm |
Fix build with FreeBSD 10
Approved by: portmgr (miwi) |
0.18.3_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.18.3_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.18.3_1 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
0.18.3 26 Jan 2009 10:05:00 |
nivit |
- Update to 0.18.3 |
0.18.2_1 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
0.18.2 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.18.2 02 Apr 2008 20:47:55 |
nivit |
- Update to 0.18.2 |
0.18.1 21 Feb 2008 13:03:02 |
nivit |
- Fix download site |
0.18.1 22 Sep 2007 09:22:23 |
nivit |
- Update to 0.18.1 |
0.18.0 20 Jul 2007 10:11:16 |
sat |
- Make fetchable
Approved by: nivit (maintainer inactivity, the previous commit was
by timeout) |
0.18.0 18 Jul 2007 02:52:15 |
clsung |
- Update to 0.18.0
- previous related PR (113697) was filed one month ago, therefore forced
timeout.
PR: ports/114467
Submitted by: clsung
Approved by: maintainer (nivit, timeout) |
0.17.2 18 Apr 2007 20:46:20 |
nivit |
- Update to 0.17.2 |
0.17.1 22 Mar 2007 15:50:43 |
nivit |
- Update to 0.17.1
- Add CONFIGURE_TARGET and CPPFLAGS, fixing configure warnings |
0.17 16 Mar 2007 09:59:47 |
nivit |
- Update to 0.17 |
0.16 04 Jan 2007 10:25:48 |
nivit |
- Updated to 0.16
PR: 107420
Approved by: clsung (mentor) |
0.15_1 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
0.15 10 Dec 2006 01:21:51 |
nivit |
- Updated email address in my ports
Approved by: alexbl (mentor) |
0.15 08 Nov 2006 23:36:25 |
rafan |
- Update to 0.15
PR: ports/105260
Submitted by: Nicola Vitale (maintainer) |
0.14 31 Oct 2006 07:47:42 |
clsung |
- Update to 0.14
- from ChangeLog
20061027 libnxml 0.14
basic/digest authentication
PR: ports/104894
Submitted by: clsung
Approved by: maintainer (Nicola Vitale) |
0.13 17 Sep 2006 11:59:44 |
rafan |
- Update to 0.13
- s,INSTALLS_SHLIB,USE_LDCONFIG,
PR: ports/103323
Submitted by: Nicola Vitale <nivit at email.it> (maintainer) |
0.12 13 Jul 2006 08:35:53 |
clsung |
- update to 0.12
PR: ports/100198
Submitted by: maintainer (Nicola Vitale) |
0.11 17 Jun 2006 14:20:46 |
itetcu |
Update to 0.11
PR: ports/99080
Submitted by: maintainer |
0.9 08 Jun 2006 15:49:43 |
garga |
- Update to 0.10
PR: ports/98705
Submitted by: maintainer |
0.9 09 Apr 2006 18:02:57 |
garga |
nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files
or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321,
2143, 2312).
Author: Andrea Marchesini <bakunin@autistici.org>
WWW: http://www2.autistici.org/bakunin/libnxml/doc/
PR: ports/95539
Submitted by: Nicola Vitale <nivit@email.it> |