Bug 95539

Summary: [NEW PORT] textproc/libnxml: A C library for writing XML 1.0/1.1 files or streams
Product: Ports & Packages Reporter: Nicola Vitale <nivit>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libnxml-0.9.shar
none
textproc_libnxml.shar none

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!