Port details |
- docsis Binary configuration file encoder/decoder
- 0.9.8 net-mgmt =4 0.9.8Version 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
- Port Added: 2004-02-23 04:43:25
- Last Update: 2023-09-06 19:44:20
- Commit Hash: 13174cc
- People watching this port, also watch:: OpenSSH-askpass, openssl, nc, erlang-doc, xconq
- License: GPLv2+
- WWW:
- https://github.com/rlaager/docsis
- Description:
- Docsis is a small program that can be used to generate binary
configuration files for DOCSIS-compliant cable modems. DOCSIS stands
for Data over Cable Service Interface Specification and is a standard
developed by Cablelabs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/docsis/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/docsis
- pkg install docsis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: docsis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1535900352
SHA256 (rlaager-docsis-upstream-0.9.8_GH0.tar.gz) = ef3ac656c0415580d018e657dec19093781962f657eae65026a7224109121d33
SIZE (rlaager-docsis-upstream-0.9.8_GH0.tar.gz) = 2888501
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- flex : textproc/flex
- bison : devel/bison
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libnetsnmp.so : net-mgmt/net-snmp
- libpkg.so : ports-mgmt/pkg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for docsis-0.9.8:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_docsis
- USES:
- autoreconf bison libtool ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.8 06 Sep 2023 19:44:20 |
Emanuel Haupt (ehaupt) |
net-mgmt/docsis: Reset maintainer
The maintainer has requested via email to have his maintainership reset.
Approved by: plcmaechler@gmail.com (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.9.8 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.9.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.8 08 Jun 2020 04:41:31 |
kevans |
Multiple ports: improve regex compliance
These changes largely fall into just two categories:
1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away
For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.
For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above ) |
0.9.8 28 Jan 2020 17:20:40 |
bapt |
Fix bad dependency on pkg origin which prevents using pkg-devel |
0.9.8 01 Oct 2019 14:35:24 |
bapt |
Drop build dependency on GNU m4.
m4 from base is able to do the job, if properly wrapped to mimic GNU m4
Differential Revision: https://reviews.freebsd.org/D21835 |
0.9.8 28 Oct 2018 06:54:04 |
linimon |
Mark MAKE_JOBS_UNSAFE to fix build on e.g. powerpc64.
PR: 231948
Submitted by: Piotr Kubaj |
0.9.8 02 Sep 2018 15:01:24 |
mat |
regular USE_GITHUB cleanup. |
0.9.8 16 Aug 2018 12:40:22 |
ehaupt |
Pass maintainer-ship to Philippe Maechler <plcmaechler@gmail.com>.
Requested by: private mail |
0.9.8 15 Aug 2018 12:49:38 |
ehaupt |
- Update to 0.9.8
- Move from SF to GitHub
- Update WWW
- Pacify portlint
- Unbreak on amd64, "Philippe Maechler" <pmaechler-ml@glattnet.ch> notified us
via ports@ that the produced config files work fine |
0.9.6 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.9.6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.9.6 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.9.6 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
0.9.6 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
0.9.6 30 Jul 2014 16:26:08 |
wg |
net-mgmt/docsis: update to 0.9.6
- Add LICENSE
- Support stage
- Define options
PR: 192212
Submitted by: tkato432 yahoo com |
0.9.5_5 24 Jul 2014 15:36:50 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.9.5_5 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.9.5_5 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.9.5_5 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
0.9.5_5 28 Jul 2011 12:43:22 |
sylvio |
- Chase net-snmp shlib version bump. |
0.9.5_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.9.5_4 02 Jun 2010 19:14:17 |
sylvio |
- Chase net-snmp shlib bump |
0.9.5_3 22 May 2010 09:54:44 |
stefan |
Use BROKEN instead of NOT_FOR_ARCHS.
Suggested by: linimon |
0.9.5_3 18 May 2010 12:19:07 |
stefan |
Ignore on amd64 for now, as it doesn't work there.
PR: ports/140303 |
0.9.5_3 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.9.5_3 10 May 2009 16:24:04 |
amdmi3 |
- Fix MD5 code on 64 bit platforms
- While here, use SF macro
PR: 134406
Submitted by: "James E. Flemer" <jflemer at alum dot rpi dot edu> (maintainer) |
0.9.5_2 27 Mar 2008 10:58:30 |
kuriyama |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs. |
0.9.5_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
0.9.5 10 Jul 2007 22:13:34 |
pav |
- Update to 0.9.5
PR: ports/114158
Submitted by: James E. Flemer <jflemer@alum.rpi.edu> (maintainer) |
0.8.2_5 28 Feb 2007 01:19:04 |
kuriyama |
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. |
0.8.2_4 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.2_4 30 Nov 2005 05:23:10 |
kuriyama |
Chase shlib version bump of net-snmp. |
0.8.2_3 06 Dec 2004 10:01:57 |
kuriyama |
Bump shlib number of net-snmp and $PORTREVISION.
Forgotten by: kuriyama |
0.8.2_2 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.8.2_2 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |