Port details |
- libticables2 TI calculator link cables library
- 1.3.5_1 comms =2 1.3.5_1Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2006-11-01 13:51:42
- 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
- License: GPLv2
- WWW:
- http://tilp.info/
- Description:
- A library to transfer raw data across various types of TI calculator
link cables.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libticables2>0:comms/libticables2
- To install the port:
- cd /usr/ports/comms/libticables2/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/libticables2
- pkg install libticables2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libticables2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1528397702
SHA256 (libticables2-1.3.5.tar.bz2) = 0c6fb6516e72ccab081ddb3aecceff694ed93aec689ddd2edba9c7c7406c4522
SIZE (libticables2-1.3.5.tar.bz2) = 187416
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
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- comms/libticalcs2
- comms/tilp2
- emulators/tiemu3
Configuration Options:
- ===> The following configuration options are available for libticables2-1.3.5_1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- comms_libticables2
- USES:
- autoreconf gettext-tools gmake gnome libtool pkgconfig tar:bzip2 gettext-runtime
- 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) |
1.3.5_1 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.3.5_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.5_1 08 Nov 2019 09:31:14 |
tobik |
c*: Add missing USES={gnome,php,sdl,xorg} |
1.3.5_1 18 Feb 2019 08:48:06 |
danfe |
libticables2 defaults serial port names to cuadX, but current FreeBSD
versions name serial ports cuauX, fix this. While here, consistently
prepend sed(1) commands with `-e' switch like we normally do in ports.
PR: 235827
Submitted by: Darren Mulligan |
1.3.5 09 Jun 2018 15:31:35 |
danfe |
Grab maintainership of TiLP2+ libraries, they are too important to be orphans. |
1.3.5 08 Jun 2018 15:49:42 |
tijl |
Update TiLP2+libraries and drop maintainership.
TiLP2 1.18, libticables2 1.3.5, libticalcs2 1.1.9, libticonv 1.1.5, and
libtifiles2 1.1.7 |
1.3.4_3 05 Jan 2017 22:58:02 |
jbeich |
Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS. |
1.3.4_3 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.3.4_2 20 Oct 2014 09:31:34 |
bapt |
Cleanup plist |
1.3.4_2 03 Jul 2014 00:07:34 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket |
1.3.4_1 22 Oct 2013 16:02:20 |
tijl |
- Support staging.
- USES=gmake.
- Options helpers.
- Make the Requires field private in pkgconfig file. |
1.3.4 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
1.3.4 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
1.3.4 24 Apr 2013 08:01:29 |
tijl |
Set MAINTAINER to my @FreeBSD.org address.
Suggested by: crees |
1.3.4 23 Apr 2013 06:34:47 |
bapt |
Convert all c categories to USE=pkgconfig |
1.3.4 22 Apr 2013 19:36:25 |
tijl |
Update tilp2 and its libraries:
- tilp2 1.17
- libticables2 1.3.4, libticalcs2 1.1.8, libticonv 1.1.4, libtifiles2 1.1.6
- Add NLS option, remove libtool dependency, clean up Makefile and pkg-descr
- Bump PORTREVISION and trim Makefile header for emulators/tilem and
emulators/tiemu3. |
1.3.3 17 Jan 2012 19:06:35 |
rm |
- update converters/libticonv to 1.1.3
- update devel/libtifiles2 to 1.1.5
- update comms/libticables2 to 1.3.3
- update comms/libticalcs2 to 1.1.7
- update comms/tilp2 to 1.16
- bump PORTREVISION for emulators/tiemu3
- add LICENSE (GPLv2)
I did this in single commit because this ports are tightly interconnected,
so chanses are good to (temporarily) broke something, committing them
separatedly.
PR: 164024
Submitted by: Tijl Coosemans <tijl at coosemans dot org> (maintainer) |
1.3.2_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.3.2_1 16 Jun 2011 15:46:36 |
jlaffaye |
Update converters/libticonv to 1.1.2 [1]
Update comms/libticables2 to 1.3.2 [2]
Update devel/libtifiles2 to 1.1.4 [3]
Update comms/libticalcs2 to 1.1.6 [4]
Update comms/tilp2 to 1.15 [5]
Bump emulators/tiemu3 [6]
PR: ports/157837 [1], ports/157832 [2], ports/157830 [3],
ports/157836 [4], ports/157838 [5], ports/157839 [6]
Submitted by: Tijl Coosemans <tijl@coosemans.org> [1] [2] [3] [4] [5]
(maintainer) [6]
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) [6], bapt
(mentor) |
1.3.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.3.2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.3.2 05 Sep 2010 18:53:39 |
makc |
Update to 1.3.2
fix libusb dependency on FreeBSD 8
PR: ports/148014
Submitted by: Tijl Coosemans (maintainer) |
1.2.0_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.2.0_1 13 Dec 2009 22:49:18 |
amdmi3 |
- Update maintainer's email
- Fix some pkg-descrs
- Update some MASTER_SITES
PR: 140966
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer from new email)
Approved by: portmgr (miwi) |
1.2.0_1 22 Aug 2009 00:15:15 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
1.2.0_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.2.0_1 06 Jun 2008 13:15:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.2.0 29 Jan 2008 10:18:26 |
miwi |
- Update to 1.2.0
PR: 119747
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer |
1.0.8 05 Sep 2007 11:03:22 |
araujo |
- Update to 1.0.8.
PR: ports/115970
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by: stas (mentor) |
1.0.5 31 Aug 2007 02:12:19 |
araujo |
- Update to 1.0.5.
PR: ports/115576
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: itetcu (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
1.0.3 19 Feb 2007 06:56:40 |
rafan |
- Update to 1.0.3
PR: ports/109289
Submitted by: Tijl Coosemans <tijl at ulyssis.org> (maintainer) |
1.0.2 15 Dec 2006 18:56:58 |
rafan |
- Update to 1.0.2
PR: ports/106688
Submitted by: Tijl Coosemans <tijl at ulyssis.org> (maintainer) |
1.0.0 31 Oct 2006 18:07:47 |
alepulver |
The ticables library is a library to handle the various TI calculator
link cables.
WWW: http://tilp.info/
- Tijl Coosemans
tijl@ulyssis.org
PR: ports/104409
Submitted by: Tijl Coosemans <tijl at ulyssis.org> |