Port details |
- coccinella Jabber client with whiteboard communication
- 0.96.20_2 net-im =2 0.96.20_2Version 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: 2005-11-09 17:26:38
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: tk
- License: GPLv3
- WWW:
- https://thecoccinella.org/
- Description:
- Coccinella is a free and open-source cross-platform communication tool with a
built-in whiteboard for improved collaboration with other people.
See also: https://sourceforge.net/projects/coccinella/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- coccinella>0:net-im/coccinella
- To install the port:
- cd /usr/ports/net-im/coccinella/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/coccinella
- pkg install coccinella
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: coccinella
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Coccinella-0.96.20Src.tar.gz) = b4feecfc5934305cbae6bfb9ab9c8b99245c40b28bbdcd682c9f1534f82bd866
SIZE (Coccinella-0.96.20Src.tar.gz) = 9297799
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:
-
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- snack>=0 : audio/snack
- tcltls>=0 : devel/tcltls
- tkpng>=0 : graphics/tkpng
- tktray>=0 : x11-toolkits/tktray
- tktreectrl>=0 : x11-toolkits/tktreectrl
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for coccinella-0.96.20_2:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- net-im_coccinella
- USES:
- shebangfix tk gettext
- 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 |
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.96.20_2 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.96.20_2 20 Jul 2022 14:22:40 |
Tobias C. Berner (tcberner) |
net-im: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Alberto Villa <avilla@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua>
* Andrew Lewis <freeghb@gmail.com>
* Andrey Akhmichin <sepulkarium45@yahoo.com>
* Bartek Rutkowski <r@robakdesign.com>
* Bernard Spil <brnrd@freebsd.org>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Denis Shaposhnikov <dsh@vlink.ru> (Only the first 15 lines of the commit message are shown above ) |
0.96.20_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.96.20_2 16 Jul 2019 09:02:15 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.96.20_2 09 Mar 2018 21:49:53 |
sunpoet |
Use USES=shebangfix
- Resolve absolute pathnames
- Do not silence installation messages
- Update pkg-descr
- Update WWW
- Bump PORTREVISION for package change |
0.96.20_1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.96.20_1 09 Jan 2017 09:01:10 |
amdmi3 |
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
- Simplify documentation installation |
0.96.20_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.96.20_1 21 Nov 2014 23:55:50 |
antoine |
Cleanup plist |
0.96.20_1 22 Mar 2014 11:23:39 |
nemysis |
- Bump PORTREVISION for add dependency and pkg-plist change
- Use ${DATADIR} instead of LIBTARGETDIR=${PREFIX}/${PORTNAME}
- Change DOCS, remove from pkg-plist
- Change NLS, add Option, build and install conditional
- Add OPTIONS_SUB
- Add dependency for devel/gettext
- Add symlink for the icon and add Desktop entry file
- Fix the usage of 'tclsh' to get rid of the implicit
lang/tcl-wrapper dependency
- Change WWW
PR: ports/179205
Submitted by: nemysis (self) |
0.96.20 21 Nov 2013 16:11:19 |
gahr |
- Convert to USE=tk
- STAGE-clean
- Convert to OPTIONSng (DOCS) |
0.96.20 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
0.96.20 02 Jul 2011 18:34:15 |
miwi |
- Update to 0.96.20
PR: 158441
Submitted by: Ports Fury |
0.95.1_2 10 Jun 2011 13:25:59 |
bapt |
Maintainers have no more time for thoses ports, back to the pool
Approved by: maintainers (by mail) |
0.95.1_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.95.1_2 21 Nov 2008 09:39:49 |
itetcu |
- fix plist for -DNOPORTDOCS
- use SF macro
- bump PORTREVISION
Approved by: maintainer timeut on QAT BotMail
Prompted by: QAT QA run |
0.95.1_1 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
0.95.1_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.95.1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.95.1 01 Feb 2006 01:02:03 |
edwin |
SHA256ify
Approved by: krion@ |
0.95.1 09 Nov 2005 07:48:19 |
pav |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |