Port details |
- libparsifal Lightweight XML Parser
- 1.1.0_3 textproc
=0 1.1.0_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Upsrteam no longer available including WWW and distfile
This port expired on: 2024-04-13
- Maintainer: bofh@FreeBSD.org
- Port Added: 2004-01-06 06:46:48
- Last Update: 2024-04-13 10:48:23
- Commit Hash: 97f4670
- License: PARSIFAL
- WWW:
- http://www.saunalahti.fi/~samiuus/toni/xmlproc/
- Description:
- Parsifal is minimal non-validating XML parser written in ANSI C. Parsifal
implements the subset of SAX2 including namespace support.
Parsifal can be used for parsing XML based messages (such as SOAP and RSS) and
for application specific data processing e.g. config files, data files etc.
Parsifal can also be used for limited document-oriented processing and for
parsing modular documents because it contains supports for internal and
external general entities - it doesn't support currently parameter entities or
other DTD features. Parsifal can be used for processing large data files and
streams too since its SAX based and consumes very little memory not to mention
it is fast enough for most purposes 'cos its written in C.
Using Parsifal in place of large XML processing libraries (e.g. libxml, xerces)
or even in the place of small Expat (which is considerably bigger and more
complicated) can be justified for limited memory environments and in
applications requiring bundled parser. If you need higher level tools, for
example library supporting DTD validation or dom/xpath processing, you should
look for other libs of course.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libparsifal>0:textproc/libparsifal
- No installation instructions:
- This port has been deleted.
- PKGNAME: libparsifal
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libparsifal-1.1.0.tar.gz) = a28b4cd955cc3728aa8a0ae59c79ed962eae7379403ff4e37582e15fec904a6a
SIZE (libparsifal-1.1.0.tar.gz) = 904974
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libparsifal-1.1.0_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_libparsifal
- USES:
- iconv libtool
- 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 |
1.1.0_3 13 Apr 2024 10:48:23 |
Rene Ladan (rene) |
textproc/libparsifal: Remove expired port
2024-04-13 textproc/libparsifal: Upsrteam no longer available including WWW and
distfile |
1.1.0_3 13 Mar 2024 22:41:42 |
Muhammad Moinur Rahman (bofh) |
textproc/libparsifal: Mark DEPRECATED
- Both WWW and dist sites are unavailable
- Set EXPIRATION_DATE 2024-04-13
If someone needs this port feel free to host, undeprecate and takeover
maintainership. |
1.1.0_2 03 Jun 2023 15:38:51 |
Muhammad Moinur Rahman (bofh) |
textproc/libparsifal: Fix build on llvm15
- Pet portclippy
- Adopt port |
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) |
1.1.0_2 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 ) |
1.1.0_2 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 ) |
1.1.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_2 08 Dec 2016 19:23:25 |
tijl |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.1.0_1 21 Feb 2016 10:40:14 |
amdmi3 |
- Add LICENSE
- Remove unneeded flags
- Switch to options helpers |
1.1.0_1 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
1.1.0_1 31 May 2014 00:58:42 |
amdmi3 |
- Switch to libtool, drop .la file
- Strip library
- Simplify and optionize docs installation |
1.1.0 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.1.0 17 Aug 2013 16:32:41 |
bdrewery |
- Reset yzlin's ports
With hat: portmgr |
1.1.0 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
1.1.0 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 |
1.1.0 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.1.0 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.1.0 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.1.0 29 Jul 2009 12:59:14 |
yzlin |
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor) |
1.1.0 30 Dec 2008 02:27:52 |
amdmi3 |
- Update to 1.1.0
- Take maintainership
PR: 130004
Submitted by: Yi-Jheng Lin <yzlin at cs dot nctu dot edu dot tw> |
1.0.0_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 ) |
1.0.0_1 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.0.0_1 15 Aug 2006 01:04:55 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.0.0_1 13 May 2006 04:24:52 |
edwin |
Remove USE_REINPLACE from categories starting with T |
1.0.0_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0.0 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
1.0.0 07 Nov 2005 00:14:09 |
mnag |
Update to 1.0.0
PR: 88565
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.3 31 Aug 2005 22:44:34 |
pav |
- Update to 0.9.3
PR: ports/85537
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.2_1 29 May 2005 14:25:51 |
skv |
Install documentation, unless NOPORTDOCS is defined. |
0.9.2 03 May 2005 10:38:55 |
jylefort |
Update to 0.9.2
PR: ports/80546
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.8.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.8.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.8.3 04 Dec 2004 02:04:26 |
kris |
BROKEN on !i386 and !sparc64: Does not compile |
0.8.3 18 Nov 2004 20:43:57 |
krion |
Update to version 0.8.3
PR: ports/74084
Submitted by: Ports Fury |
0.7.4 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.7.4 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.7.4 01 Mar 2004 16:13:51 |
krion |
- Utilize USE_GNOME/USE_LIBTOOL/PLIST_SUB
- Remove post-patch target
PR: ports/63596
Submitted by: Ports Fury |
0.7.4 01 Mar 2004 10:46:02 |
krion |
- Update to version 0.7.4 |
0.7.3 21 Feb 2004 20:01:14 |
kris |
BROKEN: Checksum mismatch |
0.7.3 06 Jan 2004 06:46:09 |
ijliao |
add libparsifal 0.7.3
Lightweight XML Parser |