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
log-courier Lightweight log shipper with Logstash integration
2.0.5 sysutils 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 2.0.5Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2019-09-04
Ignore IGNORE: is marked as broken: fails to build
Maintainer: vikashb@where-ever.za.net search for ports maintained by this maintainer
Port Added: 2018-03-30 18:25:31
Last Update: 2019-09-05 11:40:24
SVN Revision: 511180
License: APACHE20
WWW:
https://github.com/driskell/log-courier
Description:
Log Courier is a lightweight tool created to ship log files speedily and securely, with low resource usage, to remote Logstash instances. It is developed to be efficient, reliable, scalable, and easy to use. WWW: https://github.com/driskell/log-courier
Homepage    cgit ¦ GitHub ¦ 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 (5 items)
Collapse this list.
  1. /usr/local/share/licenses/log-courier-2.0.5/catalog.mk
  2. /usr/local/share/licenses/log-courier-2.0.5/LICENSE
  3. /usr/local/share/licenses/log-courier-2.0.5/APACHE20
  4. bin/log-courier
  5. @sample etc/log-courier.conf.example etc/log-courier.conf
Collapse this list.
Dependency lines:
  • log-courier>0:sysutils/log-courier
No installation instructions:
This port has been deleted.
PKGNAME: log-courier
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1522433109 SHA256 (driskell-log-courier-v2.0.5_GH0.tar.gz) = fbe380c8c65e5c866cd89a081c2bdd716383c0cdac53c5c3f0b1a69f2d5fe14b SIZE (driskell-log-courier-v2.0.5_GH0.tar.gz) = 228280

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go : lang/go
  2. gmake : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
go 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/driskell/log-courier/tar.gz/v2.0.5?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.5
05 Sep 2019 11:40:24
Revision:511180Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.5
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
2.0.5
04 Aug 2019 09:07:48
Revision:508082Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
2.0.5
29 Jun 2019 03:51:14
Revision:505321Original commit files touched by this commit
tobik search for other commits by this committer
Convert all Go ports to USES=go

This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
2.0.5
05 Mar 2019 16:57:48
Revision:494711Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: fails to build

lc-lib/registrar/filestateos_freebsd.go:34:11: cannot use fstat.Ino (type
uint64) as type uint32 in assignment
lc-lib/registrar/filestateos_freebsd.go:35:12: cannot use fstat.Dev (type
uint64) as type uint32 in assignment

Reported by:	pkg-fallout
2.0.5
30 Mar 2018 18:25:14
Revision:465992Original commit files touched by this commit
jrm search for other commits by this committer
New port, sysutils/log-courier: Lightweight log shipper

WWW: https://github.com/driskell/log-courier

PR:		213227
Submitted by:	vikashb@where-ever.za.net (maintainer)

Number of commits found: 6