notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libparsifal Lightweight XML Parser
1.1.0_3 textproc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.0_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upsrteam no longer available including WWW and distfile
Expired This port expired on: 2024-04-13
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (60 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libparsifal-1.1.0_3/catalog.mk
  3. /usr/local/share/licenses/libparsifal-1.1.0_3/LICENSE
  4. /usr/local/share/licenses/libparsifal-1.1.0_3/PARSIFAL
  5. include/libparsifal/bistream.h
  6. include/libparsifal/dtdvalid.h
  7. include/libparsifal/isrcmem.h
  8. include/libparsifal/parsifal.h
  9. include/libparsifal/pns.h
  10. include/libparsifal/xmlcfg.h
  11. include/libparsifal/xmldtd.h
  12. include/libparsifal/xmlhash.h
  13. include/libparsifal/xmlpool.h
  14. include/libparsifal/xmlsbuf.h
  15. include/libparsifal/xmlvect.h
  16. lib/libparsifal-1.1.0.so
  17. lib/libparsifal.a
  18. lib/libparsifal.so
  19. share/doc/libparsifal/conformance.html
  20. share/doc/libparsifal/csrchtml/canonxml_c.html
  21. share/doc/libparsifal/csrchtml/datatype_c.html
  22. share/doc/libparsifal/csrchtml/dtddecl_c.html
  23. share/doc/libparsifal/csrchtml/elements_c.html
  24. share/doc/libparsifal/csrchtml/highlight.css
  25. share/doc/libparsifal/csrchtml/nsvalid_c.html
  26. share/doc/libparsifal/csrchtml/parsifal_h.html
  27. share/doc/libparsifal/csrchtml/pull1_c.html
  28. share/doc/libparsifal/csrchtml/test_iconv_c.html
  29. share/doc/libparsifal/csrchtml/test_pool_c.html
  30. share/doc/libparsifal/csrchtml/winurl_c.html
  31. share/doc/libparsifal/csrchtml/xmltest_c.html
  32. share/doc/libparsifal/csrchtml/zenstory_c.html
  33. share/doc/libparsifal/csrchtml/zenstory_h.html
  34. share/doc/libparsifal/csrchtml/zenvalid_c.html
  35. share/doc/libparsifal/cvs.html
  36. share/doc/libparsifal/download.html
  37. share/doc/libparsifal/elsewhere.html
  38. share/doc/libparsifal/faq.html
  39. share/doc/libparsifal/index.html
  40. share/doc/libparsifal/links.html
  41. share/doc/libparsifal/manual.html
  42. share/doc/libparsifal/news.html
  43. share/doc/libparsifal/overview.html
  44. share/doc/libparsifal/overview.html.bak
  45. share/doc/libparsifal/packages.html
  46. share/doc/libparsifal/parsifal_results.html
  47. share/doc/libparsifal/parsifal_results_valid.html
  48. share/doc/libparsifal/pics/backg.gif
  49. share/doc/libparsifal/pics/semail.gif
  50. share/doc/libparsifal/pics/testsuite.gif
  51. share/doc/libparsifal/pics/uetool1.gif
  52. share/doc/libparsifal/pics/uevalid1.gif
  53. share/doc/libparsifal/style.css
  54. share/doc/libparsifal/toc.html
  55. share/doc/libparsifal/xmlconf_results.html
  56. share/doc/libparsifal/xmlconf_results_valid.html
  57. share/doc/libparsifal/xmlplint.html
  58. @owner
  59. @group
  60. @mode
Collapse this list.
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):
libparsifal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.0_31.1.0_31.1.0_21.1.0_31.1.0_3-1.1.0_2-
FreeBSD:13:quarterly1.1.0_31.1.0_31.1.0_21.1.0_31.1.0_31.1.0_21.1.0_21.1.0_2
FreeBSD:14:latest1.1.0_31.1.0_31.1.0_21.1.0_31.1.0_31.1.0_2-1.1.0_2
FreeBSD:14:quarterly1.1.0_21.1.0_3-1.1.0_21.1.0_31.1.0_21.1.0_21.1.0_2
FreeBSD:15:latest1.1.0_31.1.0_3n/a1.1.0_2n/a1.1.0_21.1.0_21.1.0_2
FreeBSD:15:quarterly--n/a-n/a---
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:
Expand this list (1 items)
Collapse this list.
  1. http://www.saunalahti.fi/~samiuus/toni/xmlproc/
Collapse this list.
Port Moves
  • port deleted on 2024-04-13
    REASON: Has expired: Upsrteam no longer available including WWW and distfile

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0_3
13 Apr 2024 10:48:23
commit hash: 97f46701d001aa69b8771c31e36c126c42a43533commit hash: 97f46701d001aa69b8771c31e36c126c42a43533commit hash: 97f46701d001aa69b8771c31e36c126c42a43533commit hash: 97f46701d001aa69b8771c31e36c126c42a43533 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: 1bfca9abf5fae9a07aa78011d54b3c5f409497d4commit hash: 1bfca9abf5fae9a07aa78011d54b3c5f409497d4commit hash: 1bfca9abf5fae9a07aa78011d54b3c5f409497d4commit hash: 1bfca9abf5fae9a07aa78011d54b3c5f409497d4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 5132ca7fda7efac8db6e973bce2b823ee1fd3efacommit hash: 5132ca7fda7efac8db6e973bce2b823ee1fd3efacommit hash: 5132ca7fda7efac8db6e973bce2b823ee1fd3efacommit hash: 5132ca7fda7efac8db6e973bce2b823ee1fd3efa files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/libparsifal: Fix build on llvm15

- Pet portclippy
- Adopt port
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1.0_2
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.1.0_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1.0_2
08 Dec 2016 19:23:25
Revision:428150Original commit files touched by this commit
tijl search for other commits by this committer
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
Revision:409280Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Remove unneeded flags
- Switch to options helpers
1.1.0_1
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.1.0_1
31 May 2014 00:58:42
Revision:355927Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to libtool, drop .la file
- Strip library
- Simplify and optionize docs installation
1.1.0
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.1.0
17 Aug 2013 16:32:41
Revision:324852Original commit files touched by this commit
bdrewery search for other commits by this committer
- Reset yzlin's ports

With hat:	portmgr
1.1.0
27 Apr 2013 18:25:25
Revision:316683Original commit files touched by this commit
mva search for other commits by this committer
- 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
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.1.0
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.1.0
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-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
Original commit files touched by this commit
yzlin search for other commits by this committer
- Change to my mail address at FreeBSD.org

Approved by:    lwhsu (mentor)
1.1.0
30 Dec 2008 02:27:52
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit
rafan search for other commits by this committer
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 View all of this commit message)
1.0.0_1
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
1.0.0_1
15 Aug 2006 01:04:55
Original commit files touched by this commit
clsung search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with T
1.0.0_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.0.0
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0.0
07 Nov 2005 00:14:09
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 1.0.0

PR:             88565
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
0.9.3
31 Aug 2005 22:44:34
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
skv search for other commits by this committer
Install documentation, unless NOPORTDOCS is defined.
0.9.2
03 May 2005 10:38:55
Original commit files touched by this commit
jylefort search for other commits by this committer
Update to 0.9.2

PR:             ports/80546
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
0.8.3
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on !i386 and !sparc64: Does not compile
0.8.3
18 Nov 2004 20:43:57
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 0.8.3

PR:             ports/74084
Submitted by:   Ports Fury
0.7.4
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
krion search for other commits by this committer
- 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
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.7.4
0.7.3
21 Feb 2004 20:01:14
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Checksum mismatch
0.7.3
06 Jan 2004 06:46:09
Original commit files touched by this commit
ijliao search for other commits by this committer
add libparsifal 0.7.3
Lightweight XML Parser

Number of commits found: 40