Port details |
- ncid Network based Caller ID package
- 1.11_1 comms
=2 1.11_1Version of this port present on the latest quarterly branch. DEPRECATED: Umaintained for over a year, outdated and unsupported version upstream
This port expired on: 2023-12-31
- 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: 2005-06-06 22:45:34
- Last Update: 2023-12-31 00:06:16
- Commit Hash: d897f7a
- People watching this port, also watch:: nagios, rsync, snd, mytop, pure-ftpd
- License: GPLv3+
- WWW:
- http://ncid.sourceforge.net/
- Description:
- NCID is a network based Caller ID package that contains a server
to obtain the CID information from a modem, and a client to display
the CID information on a computer, TiVo, text pager, or cell phone.
Multiple clients are permitted.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ncid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1581345667
SHA256 (ncid-1.11-src.tar.gz) = a87cc6258a3260504ec566f2bf3c907931368beab3f37e157be141d807c801f9
SIZE (ncid-1.11-src.tar.gz) = 4143098
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:
-
- bash : shells/bash
- gcc12 : lang/gcc12
- perl5>=5.36<5.37 : lang/perl5.36
- gmake>=4.3 : devel/gmake
- gcc12 : lang/gcc12
- as : devel/binutils
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- bash : shells/bash
- gcc12 : lang/gcc12
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libpcre.so : devel/pcre
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ncid-1.11_1:
DOCS=on: Build and/or install documentation
LOGROTATE=off: Install logrotate scripts
===> Use 'make config' to modify these settings
- Options name:
- comms_ncid
- USES:
- compiler:c11 gmake perl5 tk shebangfix
- pkg-message:
- For install:
- ===> Please edit /usr/local/etc/ncid/ncidd.conf to configure your modem
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11_1 31 Dec 2023 00:06:16
    |
Muhammad Moinur Rahman (bofh)  |
comms/ncid: Remove expired port
2023-12-31 comms/ncid: Umaintained for over a year, outdated and unsupported
version upstream |
1.11_1 22 Oct 2023 09:54:19
    |
Daniel Engberg (diizzy)  |
comms/ncid: Deprecate and set expiration date to 2023-12-31
Unmaintained for over a year, outdated and unsupported upstream.
Upstream is active if someone wants to pick this up. |
1.11_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
1.11 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 ) |
1.11 20 Jul 2022 14:21:01
    |
Tobias C. Berner (tcberner)  |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
1.11 08 Feb 2022 15:44:10
    |
Vinícius Zavam (egypcio)  |
comms/ncid: drop maintainership |
1.11 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.11 10 Feb 2020 16:28:23
  |
egypcio  |
comms/ncid: update 1.10.1_1 to 1.11 |
1.10.1_1 13 Aug 2019 16:00:39
  |
mat  |
Convert to UCL & cleanup pkg-message (categories a-c) |
1.10.1_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.10.1 12 Jul 2019 02:25:07
  |
linimon  |
Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".
For people already testing powerpc on clang, it is possible that they
already have both compilers in base. Thus, the assumption that "gcc is
in base" (e.g. libstdc++.so exists) always means "force use of GCC" is
already broken. It will be for everyone on -CURRENT once the switch is
made.
While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
1.10.1 12 Apr 2019 15:01:52
  |
egypcio  |
comms/ncid: fix build with GCC-based architectures
PR: 237036
Submitted by: Piotr Kubaj <pkubaj % anongoth.pl>
Approved by: linimon (portmgr) |
1.10.1 31 Jan 2019 10:44:09
  |
egypcio  |
comms/ncid: update 1.10 to 1.10.1
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D19030 |
1.10 30 Jan 2019 08:56:13
  |
egypcio  |
comms/ncid: fix build with GCC-based architectures
PR: 235289
Reported by: Piotr Kubaj <pkubaj % anongoth.pl>
Approved by: rene (mentor)
Sponsored by: IntegriCloud |
1.10 16 Jan 2019 09:26:04
  |
egypcio  |
comms/ncid: update 1.6 to 1.10
Makefile
- adopt the port; stage-qa; check-plist; OK
- LIB_DEPENDS: add devel/pcre
- DOCS: now ships doc/*.md, plus README.FreeBSD
- redo install stage for extensions, modules and samples;
- add comment regarding already stripped binaries.
pkg-plist
- reflect new installed files to pkg-plist;
-reorg DOCS and LOGROTATE
https://sf.net/projects/ncid/files/ncid/1.10/README.md
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18590 |
1.6 12 Jan 2017 11:54:07
  |
cpm  |
- Update to 1.6
- Update LICENSE
- Add shells/bash to RUN_DEPENDS
- Update PORTDOCS files
- Add missing files from distribution
- Use INSTALL_SCRIPTS instead of INSTALL_PROGRAM to properly install scripts
- Convert config files to @sample in pkg-plist
- Drop maintainership
Changelog:
https://sourceforge.net/p/ncid/news/2016/11/ncid-16-released/
Reviewed by: amdmi3, junovitch
Approved by: amdmi3, junovitch (mentors)
Differential Revision: D8914 |
1.4 06 Aug 2016 02:08:59
  |
cpm  |
- Update to 1.4
- Update MAINTAINER to my @FreeBSD.org address
- Add LICENSE_FILE
- Add bash dependency
- Fix shebangs
- Add LOGROTATE option to install logrotate scripts
- Remove MAKE_JOBS_UNSAFE
- Cosmetic changes
Changelog:
https://sourceforge.net/p/ncid/news/2016/06/ncid-14-released/
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D7419 |
1.3 15 Jan 2016 06:31:29
  |
miwi  |
- Update to 1.3
PR: 206277
Submitted by: maintainer |
1.2 08 Oct 2015 19:08:02
  |
pi  |
comms/ncid: 1.1 -> 1.2
Changes: See doc/CHANGES
- added a hangup-feature
- man-pages updated
PR: 203615
Submitted by: Carlos J. Puga Medina <cpm@fbsd.es> (maintainer) |
1.1 29 Aug 2015 08:15:38
  |
pi  |
comms/ncid: 1.0 -> 1.1
PR: 202721
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) |
1.0 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
1.0 11 May 2015 18:34:58
  |
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.0 20 Oct 2014 09:31:34
  |
bapt  |
Cleanup plist |
1.0 07 Sep 2014 05:49:54
  |
marino  |
comms/ncid: Upgrade version 0.89 => 1.0
PR: 193345
Submitted by: maintainer (Carlos JPM) |
0.89 23 Aug 2014 15:58:13
  |
sunpoet  |
- Update MAINTAINER
PR: ports/192902
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) |
0.89 31 Jul 2014 20:59:13
  |
marino  |
comms/ncid: Upgrade version 0.84 => 0.89 and stage
Also identify LICENSE and assign maintainership to submitter
PR: 192179
Submitted by: Carlos JPM |
0.84 23 Jul 2014 16:44:28
  |
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.84 29 Jan 2014 13:33:40
  |
gahr  |
- Convert to USES=gmake tk |
0.84 20 Sep 2013 16:03:29
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
0.84 04 May 2013 22:48:04
  |
flo  |
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt) |
0.84 16 Jul 2012 02:56:58
 |
dhn  |
- Update to 0.84 |
0.83 29 Sep 2011 19:18:46
 |
dhn  |
- Update to 0.83 |
0.82.1 12 Jun 2011 12:12:43
 |
dhn  |
- Update to 0.82.1 |
0.82 08 May 2011 19:25:41
 |
dhn  |
- Update to 0.82 |
0.81 01 Mar 2011 20:47:46
 |
dhn  |
- Update to 0.81 |
0.80 25 Dec 2010 11:24:48
 |
dhn  |
- Update to 0.80 |
0.78 21 May 2010 11:28:34
 |
dhn  |
- Update to 0.78 |
0.76 15 Feb 2010 11:04:42
 |
dhn  |
- Update to 0.76 |
0.75 22 Nov 2009 14:14:01
 |
dhn  |
- Update to 0.75 |
0.74_1 17 Oct 2009 13:29:53
 |
dhn  |
- Fix small bug in ncid's rc.d files
- Bump PORTREVSION
Reported by: Diane Bruce (db@) |
0.74 10 Jul 2009 09:17:30
 |
dhn  |
- Update to 0.74 |
0.73 02 Jun 2009 17:33:48
 |
dhn  |
- Respect PREFIX/MANPREFIX
Reported by: QAT |
0.73 17 Mar 2009 16:16:36
 |
dhn  |
- Update to 0.73
Approved by: tabthorpe (co-mentor) |
0.72.1_1 06 Mar 2009 18:14:36
 |
dhn  |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
0.72.1 23 Feb 2009 14:46:38
 |
mm  |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
0.72.1 10 Jan 2009 15:00:39
 |
miwi  |
- Update to 0.72.1
PR: 130309
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
0.70 05 Oct 2008 10:07:03
 |
miwi  |
- Update to 0.70
PR: 127755
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
0.69 29 Sep 2008 12:00:16
 |
miwi  |
- Update to 0.69
- Pass maintainership to submitter
PR: 127594
Submitted by: Dennis Herrmann <adox@mcx2.org> |
0.68 04 Aug 2007 15:49:08
 |
sat  |
- Update to 0.68
- Don't clobber config files
- Many tweaks
- This port could use a lot more attention |
0.67_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.67 07 Feb 2007 18:25:54
 |
pav  |
- Update to 0.67 |
0.50 24 Nov 2005 00:44:27
 |
pav  |
- Add SHA256 |
0.50 06 Jun 2005 22:48:48
 |
pav  |
- Reset maintainer address
<david@freshports.org>: host nezlok.unixathome.org[66.154.97.250] said: 550
<david@freshports.org>: User unknown in virtual alias table (in reply to
RCPT TO command) |
0.50 06 Jun 2005 22:44:55
 |
pav  |
NCID is a network based Caller ID package that contains a server to obtain the
CID information from a modem, and a client to display the CID information on a
computer, TiVo, text pager, or cell phone. Multiple clients are permitted.
PR: ports/81954
Submitted by: David <david@freshports.org> |