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
dparser Simple but powerful tool for parsing
1.33_1 devel on this many watch lists=1 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.33Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-11-11 12:18:37
Last Update: 2024-02-23 11:25:06
Commit Hash: 604246f
People watching this port, also watch:: bash-completion, siod, python
License: BSD3CLAUSE
WWW:
https://dparser.sourceforge.net/
Description:
DParser is a simple but powerful tool for parsing. You can specify the form of the text to be parsed using a combination of regular expressions and grammar productions. Because of the parsing technique (technically a scannerless GLR parser based on the Tomita algorithm) there are no restrictions. The grammar can be ambiguous, right or left recursive, have any number of null productions, and because there is no separate tokenizer, can include whitespace in terminals and have terminals which are prefixes of other terminals. DParser handles not just well formed computer languages and data files, but just about any wacky situation that occurs in the real world.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/dparser-1.33_1/catalog.mk
  2. /usr/local/share/licenses/dparser-1.33_1/LICENSE
  3. /usr/local/share/licenses/dparser-1.33_1/BSD3CLAUSE
  4. bin/make_dparser
  5. include/dparse.h
  6. include/dparse_tables.h
  7. include/dparse_tree.h
  8. include/dsymtab.h
  9. lib/libdparse.a
  10. share/man/man1/make_dparser.1.gz
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • dparser>0:devel/dparser
To install the port:
cd /usr/ports/devel/dparser/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/dparser
  • pkg install dparser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dparser
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1647329130 SHA256 (jplevyak-dparser-v1.33_GH0.tar.gz) = f55897e2a80aaf2e4961d410bca6282ca96aa97b0904f3d734ba31463350fb0b SIZE (jplevyak-dparser-v1.33_GH0.tar.gz) = 419309

Packages (timestamps in pop-ups are UTC):
dparser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.33_11.33_11.311.33_11.33_1-1.31-
FreeBSD:13:quarterly1.331.331.331.331.331.331.331.33
FreeBSD:14:latest1.33_11.33_11.331.33_11.33_11.33-1.33
FreeBSD:14:quarterly1.331.33-1.331.331.331.331.33
FreeBSD:15:latest1.33_11.33_1n/a1.33n/a1.331.331.33_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dparser-1.33_1: BOEHM=off: Boehm garbage collector support DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_dparser
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jplevyak/dparser/tar.gz/v1.33?dummy=/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.33_1
23 Feb 2024 11:25:06
commit hash: 604246f07209c4d5af2a86282c2f655b220b7957commit hash: 604246f07209c4d5af2a86282c2f655b220b7957commit hash: 604246f07209c4d5af2a86282c2f655b220b7957commit hash: 604246f07209c4d5af2a86282c2f655b220b7957 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/dparser: Moved man to share/man

Approved by:    portmgr (blanket)
1.33
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
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.33
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.33
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.33
15 Mar 2022 07:50:42
commit hash: 8d781857b8da946743e44bfd20aefbaa3feac77bcommit hash: 8d781857b8da946743e44bfd20aefbaa3feac77bcommit hash: 8d781857b8da946743e44bfd20aefbaa3feac77bcommit hash: 8d781857b8da946743e44bfd20aefbaa3feac77b files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
devel/dparser: update to 1.33

From ChangeLog: https://github.com/jplevyak/dparser/releases/tag/v1.33

Moved to a priority heap for unshared subtree detection.

Reported by:	portscout
1.32
04 Mar 2022 12:19:23
commit hash: 3dcaa7ac69b5916473360eb9864719af5a5178b2commit hash: 3dcaa7ac69b5916473360eb9864719af5a5178b2commit hash: 3dcaa7ac69b5916473360eb9864719af5a5178b2commit hash: 3dcaa7ac69b5916473360eb9864719af5a5178b2 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
devel/dparser: update to 1.32

From ChangeLog: https://github.com/jplevyak/dparser/releases/tag/v1.32

 * Update .gitignore: make_parser -> make_dparser
 * Convert FAQ into Markdown
 * Convert manual into Markdown
 * Consolidate README.md and index.html
 * Change from COPYRIGHT to LICENSE.txt
 * Remove old HTML documents
 * Convert TODO into docs/todo.md
 * Make includes more explicit

Reported by:	portscout
1.31
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.31
12 Feb 2019 15:34:15
Revision:492787Original commit files touched by this commit
gahr search for other commits by this committer
devel/dparser: update to 1.31
1.30_3
31 Aug 2018 18:27:14
Revision:478604Original commit files touched by this commit
fernape search for other commits by this committer
devel/boehm-gc: update to 7.6.8

ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8

* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports

PR:	230577
Submitted by:	yasu@utahime.org
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16704
1.30_2
01 Jun 2018 10:16:42
Revision:471254Original commit files touched by this commit
cpm search for other commits by this committer
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6

PR:		228597
Approved by:	portmgr (antoine)
1.30_1
10 Mar 2018 11:22:59
Revision:464068Original commit files touched by this commit
cpm search for other commits by this committer
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4

PR:		225560
Submitted by:	Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by:	cpm
Approved by:	portmgr (antoine)
1.30
25 Jun 2017 00:29:09
Revision:444251Original commit files touched by this commit
linimon search for other commits by this committer
Begin deorbit burn of ia64.  We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
1.30
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.30
19 Dec 2015 01:37:21
Revision:403997Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
1.30
10 Dec 2014 22:29:15
Revision:374492Original commit files touched by this commit
gahr search for other commits by this committer
- Reset maintainership of my ports
1.30
04 Feb 2014 13:32:05
Revision:342529Original commit files touched by this commit
gahr search for other commits by this committer
- STAGE-clean
- Add LICENSE
- Fix LIB_DEPENDS format
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
1.30
26 Aug 2013 12:21:33
Revision:325391Original commit files touched by this commit
gahr search for other commits by this committer
- s|USE_GMAKE=yes|USES=gmake|
1.30
29 Apr 2013 08:57:13
Revision:316786Original commit files touched by this commit
bapt search for other commits by this committer
Rely on bsdtar to autodetermine the format of the distfiles when possible

For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
1.30
17 Apr 2013 07:42:04
Revision:315941Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.30
- Remove article from COMMENT line

Feature safe:	yes
1.29
23 Jan 2013 16:49:24
Revision:310882Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.29

  Changes:

  * Fixed bug with handling of priorities and associativity (thanx Sjoerd
Cranen)
  * Fixed a bug in error recovery.
  * Fixed a slash escapes in string literals (thanx Sjoerd Cranen)
  * Fixed bug with actions containing commments containing '
  * Python 2.6+ support (thanx to jonas@lophus.org)

- Trim Makefile header
- Convert to OptionsNG
1.26
23 Dec 2010 19:36:18
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.26
  Changes since last update:
  * Unicode fix thanx to agsags
  * Fixed some compilation warnings
  * Fix const issues thanx to Harald Gutsche
  * Fix MINGW issue where it lies about the size of a file
  * Fixed bug in with -R option
  * Prevented substitutions in strings in code
1.23
07 Nov 2009 10:02:28
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.23
1.19
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
1.19
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
1.19
22 Apr 2008 11:53:11
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.19

Approved by:    miwi (mentor)
1.18
14 Mar 2008 14:57:14
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.18
- Adopt maintainship

Approved by:    miwi (mentor)
1.15
04 Nov 2006 23:25:20
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.15

PR:             ports/105030
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sponsored by:   FreeBSD Bug-a-thon #2
1.14
07 May 2006 12:40:10
Original commit files touched by this commit
sem search for other commits by this committer
- Clean up distinfo for unmaintained ports: remove CVS tags, empty lines etc.

Obtained from:  distinfo survey
1.14
17 Mar 2006 09:56:26
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to version 1.14

PR:             94492
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.13
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
1.13
21 Nov 2005 01:36:19
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on ia64: Does not build
1.13
10 Apr 2005 20:56:57
Original commit files touched by this commit
kris search for other commits by this committer
Now builds on sparc64
1.13
12 Oct 2004 12:48:34
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 1.13

PR:             ports/72526
Submitted by:   Ports Fury
1.11
27 Sep 2004 22:55:52
Original commit files touched by this commit
kris search for other commits by this committer
Now builds on amd64

Approved by:    portmgr (self)
1.11
13 Aug 2004 15:39:02
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 1.11

PR:             ports/70406
Submitted by:   Ports Fury
1.10
27 Jun 2004 18:06:18
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 1.10

PR:             ports/68375
Submitted by:   Ports Fury
1.8_1
23 Feb 2004 05:15:26
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on !i386: Does not compile
1.8_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.8
02 Feb 2004 15:34:51
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build on -stable
- Support CFLAGS properly

PR:             ports/62259
Submitted by:   Ports Fury
1.8
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.8
05 Jan 2004 03:04:09
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.8
1.7
11 Nov 2003 09:44:04
Original commit files touched by this commit
ijliao search for other commits by this committer
add dparser 1.7
A simple but powerful tool for parsing

Number of commits found: 44