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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
chpp Non-intrusive full-featured text preprocessor
0.3.5_7 textproc 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 0.3.5_7Version 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: unknown
Last Update: 2023-10-20 21:04:38
Commit Hash: bddac0b
People watching this port, also watch:: python-doc-html, mscompress, pdflib
License: GPLv2+
WWW:
https://www.complang.tuwien.ac.at/schani/chpp/
Description:
`chpp' is a preprocessor. Therefore, its main purpose is to modify input text by including other input files and by macro expansion. What distinguishes `chpp' from other textprocessors are mainly two features: * `chpp' is non-intrusive. This means that you can take your favorite text and it is very unlikely that it will be changed when piped through `chpp'. Due to this feature it is pretty easy to start using `chpp' since you can just start writing your text and need not concern yourself with `chpp' sitting in the background changing it for no obvious reason. * `chpp' is not just a package for performing simple macro expansion, but can indeed be considered a full-fledged programming language. Most importantly, it provides support for complex data structures, namely lists and hashes (associative arrays), which can be nested arbitrarily.
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 (91 items)
Collapse this list.
  1. /usr/local/share/licenses/chpp-0.3.5_7/catalog.mk
  2. /usr/local/share/licenses/chpp-0.3.5_7/LICENSE
  3. /usr/local/share/licenses/chpp-0.3.5_7/GPLv2+
  4. bin/chpp
  5. share/chpp/include/cgi.chh
  6. share/chpp/include/files.chh
  7. share/chpp/include/list.chh
  8. share/chpp/include/sql.chh
  9. share/chpp/include/strings.chh
  10. share/chpp/include/time.chh
  11. share/chpp/include/w3lib.chh
  12. share/doc/chpp/AUTHORS
  13. share/doc/chpp/NEWS
  14. share/doc/chpp/README
  15. share/examples/chpp/regress/dotest
  16. share/examples/chpp/regress/tests
  17. share/examples/chpp/regress/arith/arith.txt
  18. share/examples/chpp/regress/arith/expected.err
  19. share/examples/chpp/regress/arith/expected.out
  20. share/examples/chpp/regress/array/array.txt
  21. share/examples/chpp/regress/array/expected.err
  22. share/examples/chpp/regress/array/expected.out
  23. share/examples/chpp/regress/assoc/assoc.txt
  24. share/examples/chpp/regress/assoc/expected.err
  25. share/examples/chpp/regress/assoc/expected.out
  26. share/examples/chpp/regress/define/define.txt
  27. share/examples/chpp/regress/define/expected.err
  28. share/examples/chpp/regress/define/expected.out
  29. share/examples/chpp/regress/error/error.txt
  30. share/examples/chpp/regress/error/error2.txt
  31. share/examples/chpp/regress/error/error3.txt
  32. share/examples/chpp/regress/fileops/expected.err
  33. share/examples/chpp/regress/fileops/expected.out
  34. share/examples/chpp/regress/fileops/fileops.txt
  35. share/examples/chpp/regress/fileops/test.data
  36. share/examples/chpp/regress/hanoi/expected.err
  37. share/examples/chpp/regress/hanoi/expected.out
  38. share/examples/chpp/regress/hanoi/hanoi.txt
  39. share/examples/chpp/regress/include/incdir/incdir2/recinc3.txt
  40. share/examples/chpp/regress/include/incdir/recinc1.txt
  41. share/examples/chpp/regress/include/incdir/recinc2.txt
  42. share/examples/chpp/regress/include/expected.err
  43. share/examples/chpp/regress/include/expected.out
  44. share/examples/chpp/regress/include/include.txt
  45. share/examples/chpp/regress/include/include2.txt
  46. share/examples/chpp/regress/include/include3.txt
  47. share/examples/chpp/regress/include/include4.txt
  48. share/examples/chpp/regress/loops/expected.err
  49. share/examples/chpp/regress/loops/expected.out
  50. share/examples/chpp/regress/loops/loops.txt
  51. share/examples/chpp/regress/metachar/expected.err
  52. share/examples/chpp/regress/metachar/expected.out
  53. share/examples/chpp/regress/metachar/metachar.txt
  54. share/examples/chpp/regress/regex/expected.err
  55. share/examples/chpp/regress/regex/expected.out
  56. share/examples/chpp/regress/regex/regex.txt
  57. share/examples/chpp/regress/stringops/expected.err
  58. share/examples/chpp/regress/stringops/expected.out
  59. share/examples/chpp/regress/stringops/stringops.txt
  60. share/examples/chpp/tautogen/data.cslab
  61. share/examples/chpp/tautogen/data.new
  62. share/examples/chpp/tautogen/grammar
  63. share/examples/chpp/tautogen/tautogen.csml
  64. share/examples/chpp/website/Makefile
  65. share/examples/chpp/website/choicebar.chml
  66. share/examples/chpp/website/choicestrip.chml
  67. share/examples/chpp/website/footer.chml
  68. share/examples/chpp/website/header.chml
  69. share/examples/chpp/website/menu.chml
  70. share/examples/chpp/website/news.csml
  71. share/examples/chpp/website/news_a.html
  72. share/examples/chpp/website/news_l.jpg
  73. share/examples/chpp/website/news_s.jpg
  74. share/examples/chpp/website/news_s_g.jpg
  75. share/examples/chpp/website/news_t.chml
  76. share/examples/chpp/website/template.chml
  77. share/examples/chpp/website/tips.csml
  78. share/examples/chpp/website/tips_a.html
  79. share/examples/chpp/website/tips_l.jpg
  80. share/examples/chpp/website/tips_s.jpg
  81. share/examples/chpp/website/tips_s_g.jpg
  82. share/examples/chpp/website/tips_t.chml
  83. share/examples/chpp/website/tricks.csml
  84. share/examples/chpp/website/tricks_a.html
  85. share/examples/chpp/website/tricks_l.jpg
  86. share/examples/chpp/website/tricks_s.jpg
  87. share/examples/chpp/website/tricks_s_g.jpg
  88. share/examples/chpp/website/tricks_t.chml
  89. @owner
  90. @group
  91. @mode
Collapse this list.
Dependency lines:
  • chpp>0:textproc/chpp
To install the port:
cd /usr/ports/textproc/chpp/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/chpp
  • pkg install chpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: chpp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (chpp-0.3.5.tar.gz) = 83c0fa6df9e3810d4a7fbfce1d3eca4d186e4300fd05505ef92c5573b8000810 SIZE (chpp-0.3.5.tar.gz) = 702191

Packages (timestamps in pop-ups are UTC):
chpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.5_70.3.5_70.3.5_70.3.5_70.3.5_7---
FreeBSD:13:quarterly0.3.5_70.3.5_70.3.5_70.3.5_70.3.5_70.3.5_70.3.5_70.3.5_7
FreeBSD:14:latest0.3.5_70.3.5_70.3.5_70.3.5_70.3.5_70.3.5_7-0.3.5_7
FreeBSD:14:quarterly0.3.5_70.3.5_7-0.3.5_70.3.5_70.3.5_70.3.5_70.3.5_7
FreeBSD:15:latest0.3.5_70.3.5_7n/a0.3.5_7n/a0.3.5_70.3.5_70.3.5_7
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
  2. makeinfo : print/texinfo
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Runtime dependencies:
  1. indexinfo : print/indexinfo
Library dependencies:
  1. libgc.so : devel/boehm-gc
  2. libgnuregex.so.6 : devel/libgnuregex
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for chpp-0.3.5_7: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
textproc_chpp
USES:
autoreconf gmake localbase:ldflags makeinfo
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://freebsd.nsu.ru/distfiles/
  2. http://www.complang.tuwien.ac.at/schani/chpp/files/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.5_7
20 Oct 2023 21:04:38
commit hash: bddac0b8ed12cfbfff61091854c7f47c28ec5b30commit hash: bddac0b8ed12cfbfff61091854c7f47c28ec5b30commit hash: bddac0b8ed12cfbfff61091854c7f47c28ec5b30commit hash: bddac0b8ed12cfbfff61091854c7f47c28ec5b30 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/chpp:  Optional USES=makeinfo

- Utilize USES=makeinfo only when used specially for DOCS only in this
  case.
- Utilize USES=localbase
- Pet portclippy
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)
0.3.5_7
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)
0.3.5_7
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)
0.3.5_7
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.
0.3.5_7
10 Jan 2021 17:38:50
Revision:561091Original commit files touched by this commit
kevans search for other commits by this committer
textproc/chpp: fix the build against -CURRENT

libgnuregex has been removed in FreeBSD 13.0. The version in base had a
number of known or likely bugs associated with it, so just use the newer
and more stable port on all supported FreeBSD versions.

PR:		252256
MFH:		2021Q1
0.3.5_6
10 Nov 2019 04:50:50
Revision:517173Original commit files touched by this commit
linimon search for other commits by this committer
The original definition of BROKEN dates from r101804, which may as
well be another geological era.  Since it builds on armv7 as well
as aarch64, just remove the stanza.  I'll monitor its results on
the others.
0.3.5_6
08 Nov 2019 03:54:11
Revision:517029Original commit files touched by this commit
linimon search for other commits by this committer
Unmark these ports broken on aarch64.

Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
0.3.5_6
10 Nov 2018 18:12:58
Revision:484628Original commit files touched by this commit
bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
0.3.5_5
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
0.3.5_4
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)
0.3.5_3
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)
0.3.5_2
08 Jan 2018 15:20:58
Revision:458427Original 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.2

Approved by:	portmgr (antoine)
0.3.5_1
08 Apr 2017 15:47:03
Revision:438050Original commit files touched by this commit
linimon search for other commits by this committer
Now builds on powerpc64.
0.3.5_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.3.5_1
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
0.3.5_1
12 Nov 2015 17:23:14
Revision:401386Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
0.3.5_1
28 May 2015 20:30:19
Revision:387769Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to USES=autoreconf
0.3.5_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
0.3.5_1
26 Jun 2014 09:41:39
Revision:359327Original commit files touched by this commit
antoine search for other commits by this committer
Allow to build with texinfo from ports

With hat:	portmgr
0.3.5_1
18 Nov 2013 08:09:05
Revision:334157Original commit files touched by this commit
bsam search for other commits by this committer
. use new LIB_DEPENDS syntax;
. USE_GMAKE -> USES=gmake;
. incorporate options;
. unmute EXAMPLES installation;
. support STAGE.
0.3.5_1
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)
0.3.5_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.3.5_1
25 May 2012 15:20:07
Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak for amd64
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support COPYTREE_SHARE

PR:             168046
Submitted by:   Ports Fury
0.3.5
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.3.5
02 Jul 2007 10:18:19
Original commit files touched by this commit
danfe search for other commits by this committer
- Store distfile somewhere else, it's unfetchable from master site now
- Unmute INSTALL_DATA while I'm still at this port
0.3.5
02 Jul 2007 10:09:18
Original commit files touched by this commit
danfe search for other commits by this committer
Grrr.  Sanitize lines order.
0.3.5
02 Jul 2007 10:07:53
Original commit files touched by this commit
danfe search for other commits by this committer
- Fix the build with modern GCC [1]
- Clean up Makefile, pacify portlint(1)
- Use our standard FOOBARDIR macros in pkg-plist
- Minor pkg-descr nit

Reported by:    pointyhat (logs) [1]
0.3.5
04 Dec 2005 10:58:19
Original commit files touched by this commit
edwin search for other commits by this committer
Add INFO macro
0.3.5
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.3.5
23 Feb 2004 03:53:37
Original commit files touched by this commit
kris search for other commits by this committer
Broken on !i386: Does not compile
0.3.5
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.3.5
20 Feb 2003 19:11:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.3.5
29 Sep 2002 08:07:47
Original commit files touched by this commit
ijliao search for other commits by this committer
find->${FIND},xargs->${XARGS}

PR:             40791
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
24 Dec 2001 10:37:45
commit hash: fp1.22469@dev.null.freshports.orgcommit hash: fp1.22469@dev.null.freshports.orgcommit hash: fp1.22469@dev.null.freshports.orgcommit hash: fp1.22469@dev.null.freshports.org files touched by this commit
dirk search for other commits by this committer
portlint: remove extra whitespaces before end of line.    
24 Dec 2001 02:17:17
commit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
- PORTDOCS police   - DOCSDIR support to some   - Brush out some lint    
05 Feb 2001 16:35:27
commit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
More style fixes for ports/textproc.    
26 Nov 2000 15:39:14
commit hash: fp1.6734@dev.null.freshports.orgcommit hash: fp1.6734@dev.null.freshports.orgcommit hash: fp1.6734@dev.null.freshports.orgcommit hash: fp1.6734@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Update MASTER_SITES and WWW.    
08 Oct 2000 07:29:51
commit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category textproc to new layout.  
08 Jul 2000 01:26:17
commit hash: fp1.1694@dev.null.freshports.orgcommit hash: fp1.1694@dev.null.freshports.orgcommit hash: fp1.1694@dev.null.freshports.orgcommit hash: fp1.1694@dev.null.freshports.org files touched by this commit
dannyboy search for other commits by this committer
Paraphrased from the PR: fixes MASTER_SITES, respects CC/CFLAGS, doesn't  
install GPL COPYING, and adds a WWW line to pkg/DESCR.    
29 Jun 2000 08:03:02
commit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    

Number of commits found: 41