Bug 204191 - [NEW PORT]: converters/xml2c: Reads in an XML file and produces equivalent C source code
Summary: [NEW PORT]: converters/xml2c: Reads in an XML file and produces equivalent C ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-01 13:32 UTC by Neel Chauhan
Modified: 2015-12-13 08:52 UTC (History)
2 users (show)

See Also:


Attachments
shar file for converters/xml2c (1.62 KB, text/plain)
2015-11-01 13:32 UTC, Neel Chauhan
no flags Details
poudriere build log for converters/xml2c 20151019 on FreeBSD 10.2 (7.66 KB, text/x-log)
2015-11-01 13:32 UTC, Neel Chauhan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2015-11-01 13:32:23 UTC
Created attachment 162673 [details]
shar file for converters/xml2c

xml2c reads in an XML file and produces equivalent C source code, suitable for #including in your program.

WWW: http://www.acme.com/software/xml2c/

The poudriere build log will be uploaded shortly.
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2015-11-01 13:32:57 UTC
Created attachment 162674 [details]
poudriere build log for converters/xml2c 20151019 on FreeBSD 10.2
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2015-12-13 08:49:49 UTC
Test-builds are fine.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-12-13 08:49:57 UTC
A commit references this bug:

Author: pi
Date: Sun Dec 13 08:49:53 UTC 2015
New revision: 403658
URL: https://svnweb.freebsd.org/changeset/ports/403658

Log:
  New port: converters/xml2c

  xml2c reads in an XML file and produces equivalent C source code,
  suitable for #including in your program.

  WWW: http://www.acme.com/software/xml2c/

  PR:		204191
  Submitted by:	Neel Chauhan <neel@neelc.org>

Changes:
  head/converters/Makefile
  head/converters/xml2c/
  head/converters/xml2c/Makefile
  head/converters/xml2c/distinfo
  head/converters/xml2c/pkg-descr
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2015-12-13 08:52:02 UTC
Committed, thanks.