Bug 95539 - [NEW PORT] textproc/libnxml: A C library for writing XML 1.0/1.1 files or streams
Summary: [NEW PORT] textproc/libnxml: A C library for writing XML 1.0/1.1 files or str...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-09 13:10 UTC by Nicola Vitale
Modified: 2006-04-09 19:02 UTC (History)
0 users

See Also:


Attachments
libnxml-0.9.shar (2.19 KB, text/plain)
2006-04-09 13:10 UTC, Nicola Vitale
no flags Details
textproc_libnxml.shar (2.29 KB, application/x-shar)
2006-04-09 16:24 UTC, Nicola Vitale
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale 2006-04-09 13:10:18 UTC
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/

Generated with FreeBSD Port Tools 0.63
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-04-09 13:59:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-04-09 14:13:24 UTC
Port is not respecting CFLAGS, and it's using -fPIC -DPIC on i386 platforms,
could you take a look at these?

Thanks
-- 
Renato Botelho <garga @ FreeBSD.org>
               <freebsd @ galle.com.br>
GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc

The meek shall inherit the Earth.
(But they're gonna have to fight for it.)
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2006-04-09 14:13:40 UTC
State Changed
From-To: open->feedback

Ask for submitter fix.
Comment 4 Nicola Vitale 2006-04-09 16:24:15 UTC
Hi,

> [Renato Botelho, 2006-04-09T10:13:24+00:00]
> Port is not respecting CFLAGS, and it's using -fPIC -DPIC on i386 platforms,
> could you take a look at these?

Yes, the patch in attachment should fix it.

Thanks, ciao.
--
Nicola Vitale
nivit@email.it
Comment 5 Renato Botelho freebsd_committer freebsd_triage 2006-04-09 19:02:52 UTC
State Changed
From-To: feedback->closed

New port added. Thanks!