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
cplanet RSS Feed Aggregator that generates static HTML
0.9_3 www 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 0.9_2Version of this port present on the latest quarterly branch.
Maintainer: bapt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-02-22 20:43:30
Last Update: 2024-01-11 13:59:36
Commit Hash: 7074d7f
Also Listed In: textproc
License: BSD2CLAUSE
WWW:
https://fossil.etoilebsd.net/cplanet/
Description:
cplanet is a RSS/ATOM feed aggregator written in C that generate static html files.
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/cplanet-0.9_3/catalog.mk
  2. /usr/local/share/licenses/cplanet-0.9_3/LICENSE
  3. /usr/local/share/licenses/cplanet-0.9_3/BSD2CLAUSE
  4. bin/cplanet
  5. share/man/man1/cplanet.1.gz
  6. share/examples/cplanet/cplanet-atom.cs
  7. share/examples/cplanet/cplanet-opml.cs
  8. share/examples/cplanet/cplanet-rss.cs
  9. share/examples/cplanet/cplanet.cs
  10. share/examples/cplanet/cplanet.hdf
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • cplanet>0:www/cplanet
To install the port:
cd /usr/ports/www/cplanet/ && make install clean
To add the package, run one of these commands:
  • pkg install www/cplanet
  • pkg install cplanet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cplanet
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (cplanet-0.9.tar.gz) = 1cb447e9402715bf997cd5dc0ac157157ca9fceb98f384926525ee59b76dde13 SIZE (cplanet-0.9.tar.gz) = 9321

Packages (timestamps in pop-ups are UTC):
cplanet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9_30.9_30.9_20.9_30.9_3-0.9_2-
FreeBSD:13:quarterly0.9_20.9_20.9_20.9_20.9_20.9_20.9_20.9_2
FreeBSD:14:latest0.9_30.9_30.9_20.9_30.9_30.9_2-0.9_2
FreeBSD:14:quarterly0.9_20.9_2-0.9_20.9_20.9_20.9_20.9_2
FreeBSD:15:latest0.9_30.9_3n/a0.9_3n/a0.9_30.9_30.9_3
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. libneo_cs.a : www/clearsilver
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libcurl.so : ftp/curl
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cplanet-0.9_3: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
www_cplanet
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://files.etoilebsd.net/cplanet/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9_3
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
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.9_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)
0.9_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.9_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.
0.9_2
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
0.9_2
09 Sep 2019 19:32:43
Revision:511664Original commit files touched by this commit
tobik search for other commits by this committer
www/cplanet: Fix up r511401 and do not set LICENSE twice
0.9_2
07 Sep 2019 09:02:47
Revision:511401Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Update WWW

Approved by:	portmgr blanket
0.9_2
08 Dec 2016 17:01:32
Revision:428136Original commit files touched by this commit
tijl search for other commits by this committer
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
0.9_1
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
0.9_1
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
0.9_1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.9_1
16 Jul 2015 02:10:31
Revision:392254Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
0.9_1
13 Mar 2014 14:06:33
Revision:348070Original commit files touched by this commit
bapt search for other commits by this committer
Update my ports to the latest infrastructure changes
0.9_1
18 Oct 2013 23:39:52
Revision:330796Original commit files touched by this commit
bapt search for other commits by this committer
Use stage
Uncontionnally install examples in stage
Modernize LIB_DEPENDS
0.9_1
20 Sep 2013 23:36:54
Revision:327776Original 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:
www)
0.9_1
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
0.9
31 Dec 2012 12:52:05
Revision:309736Original commit files touched by this commit
bapt search for other commits by this committer
Trim headers
Convert to new options framework
remove shlib numbers
0.9
27 May 2012 18:44:58
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.9
0.8
01 May 2012 13:04:56
Original commit files touched by this commit
bapt search for other commits by this committer
Update WWW
0.8
29 Sep 2011 10:00:47
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.8
- changes: bufferize xmlpath
0.7
14 Feb 2011 13:22:41
Original commit files touched by this commit
bapt search for other commits by this committer
- upgrade to 0.7
- remove now useless libiconv depencency
0.5
04 Feb 2011 15:19:40
Original commit files touched by this commit
bapt search for other commits by this committer
- Upgrade to 0.5
- Add license

Feature safe:   yes
0.3
28 Jul 2010 17:31:01
Original commit files touched by this commit
bapt search for other commits by this committer
Change maintainer address to my new @FreeBSD.org

Approved by:    jadawin@ (co-mentor)
0.3
24 Feb 2010 22:04:07
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix plist

Reported by:    pav
Feature safe:   yes
0.3
22 Feb 2010 20:43:11
Original commit files touched by this commit
miwi search for other commits by this committer
cplanet is a RSS/ATOM feed aggregator written in C that generate static
html files.

WWW:    http://brokk.etoilebsd.net/projects/show/cplanet

PR:             ports/144207
Submitted by:   Bapt <baptiste.daroussin at gmail.com>
Feature safe:   yes

Number of commits found: 26