mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
TiLP is an application to communicate with Texas Instruments graphing
calculators. WWW: http://tilp.info/ - Tijl Coosemans tijl@ulyssis.org PR: ports/104413 Submitted by: Tijl Coosemans <tijl at ulyssis.org>
This commit is contained in:
parent
bffd149ce2
commit
2179207b2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175902
@ -106,6 +106,7 @@
|
||||
SUBDIR += sredird
|
||||
SUBDIR += thebridge
|
||||
SUBDIR += tilp
|
||||
SUBDIR += tilp2
|
||||
SUBDIR += tits
|
||||
SUBDIR += tkhylafax
|
||||
SUBDIR += tkscanfax
|
||||
|
42
comms/tilp2/Makefile
Normal file
42
comms/tilp2/Makefile
Normal file
@ -0,0 +1,42 @@
|
||||
# New ports collection makefile for: tilp2
|
||||
# Date created: 11 October 2006
|
||||
# Whom: Tijl Coosemans <tijl@ulyssis.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tilp2
|
||||
PORTVERSION= 1.00
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= tilp
|
||||
|
||||
MAINTAINER= tijl@ulyssis.org
|
||||
COMMENT= TI Linking Program
|
||||
|
||||
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
|
||||
LIB_DEPENDS= ticables2.1:${PORTSDIR}/comms/libticables2 \
|
||||
tifiles2.3:${PORTSDIR}/devel/libtifiles2 \
|
||||
ticalcs2.4:${PORTSDIR}/comms/libticalcs2 \
|
||||
ticonv.2:${PORTSDIR}/converters/libticonv
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20 libglade2
|
||||
|
||||
.if !defined(WITHOUT_NLS)
|
||||
USE_GETTEXT= yes
|
||||
PLIST_SUB= NLS=""
|
||||
.else
|
||||
CONFIGURE_ARGS= --disable-nls
|
||||
PLIST_SUB= NLS="@comment "
|
||||
.endif
|
||||
|
||||
CONFIGURE_ARGS+= --mandir=${TARGETDIR}/man
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -export-dynamic"
|
||||
|
||||
MAN1= tilp-2.1
|
||||
|
||||
.include <bsd.port.mk>
|
3
comms/tilp2/distinfo
Normal file
3
comms/tilp2/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (tilp2-1.00.tar.gz) = 426ec417fe6ef6cd107ebd5773e9dc67
|
||||
SHA256 (tilp2-1.00.tar.gz) = af11f787efce40c9a4332f82606451648de45fc9ab569d0e5a040c38820460e0
|
||||
SIZE (tilp2-1.00.tar.gz) = 922773
|
7
comms/tilp2/pkg-descr
Normal file
7
comms/tilp2/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
TiLP is an application to communicate with Texas Instruments graphing
|
||||
calculators.
|
||||
|
||||
WWW: http://tilp.info/
|
||||
|
||||
- Tijl Coosemans
|
||||
tijl@ulyssis.org
|
147
comms/tilp2/pkg-plist
Normal file
147
comms/tilp2/pkg-plist
Normal file
@ -0,0 +1,147 @@
|
||||
bin/tilp-2
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/tilp2.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/tilp2.mo
|
||||
%%DATADIR%%/COPYING
|
||||
%%DATADIR%%/Manpage.txt
|
||||
%%DATADIR%%/RELEASE
|
||||
%%DATADIR%%/glade/action-2.glade
|
||||
%%DATADIR%%/glade/action-2.gladep
|
||||
%%DATADIR%%/glade/clist_rbm-2.glade
|
||||
%%DATADIR%%/glade/clist_rbm-2.gladep
|
||||
%%DATADIR%%/glade/clock-2.glade
|
||||
%%DATADIR%%/glade/clock-2.gladep
|
||||
%%DATADIR%%/glade/ctree_rbm-2.glade
|
||||
%%DATADIR%%/glade/ctree_rbm-2.gladep
|
||||
%%DATADIR%%/glade/device-2.glade
|
||||
%%DATADIR%%/glade/device-2.gladep
|
||||
%%DATADIR%%/glade/manpage-2.glade
|
||||
%%DATADIR%%/glade/manpage-2.gladep
|
||||
%%DATADIR%%/glade/options-2.glade
|
||||
%%DATADIR%%/glade/options-2.gladep
|
||||
%%DATADIR%%/glade/pbars-2.glade
|
||||
%%DATADIR%%/glade/pbars-2.gladep
|
||||
%%DATADIR%%/glade/release-2.glade
|
||||
%%DATADIR%%/glade/release-2.gladep
|
||||
%%DATADIR%%/glade/screenopts-2.glade
|
||||
%%DATADIR%%/glade/screenopts-2.gladep
|
||||
%%DATADIR%%/glade/screenshot-2.glade
|
||||
%%DATADIR%%/glade/screenshot-2.gladep
|
||||
%%DATADIR%%/glade/tilp-2.glade
|
||||
%%DATADIR%%/glade/tilp-2.gladep
|
||||
%%DATADIR%%/glade/user_boxes-2.glade
|
||||
%%DATADIR%%/glade/user_boxes-2.gladep
|
||||
%%DATADIR%%/help/FAQ.html
|
||||
%%DATADIR%%/help/Image12.png
|
||||
%%DATADIR%%/help/Image13.png
|
||||
%%DATADIR%%/help/Image15.png
|
||||
%%DATADIR%%/help/Image17.png
|
||||
%%DATADIR%%/help/Image18.png
|
||||
%%DATADIR%%/help/Image20.png
|
||||
%%DATADIR%%/help/Manual_en.html
|
||||
%%DATADIR%%/help/action.png
|
||||
%%DATADIR%%/help/chapter01.html
|
||||
%%DATADIR%%/help/chapter02.html
|
||||
%%DATADIR%%/help/chapter03.html
|
||||
%%DATADIR%%/help/chapter04.html
|
||||
%%DATADIR%%/help/chapter05.html
|
||||
%%DATADIR%%/help/chapter06.html
|
||||
%%DATADIR%%/help/chapter07.html
|
||||
%%DATADIR%%/help/chapter20.html
|
||||
%%DATADIR%%/help/chapter21.html
|
||||
%%DATADIR%%/help/chapter22.html
|
||||
%%DATADIR%%/help/clock.png
|
||||
%%DATADIR%%/help/device.png
|
||||
%%DATADIR%%/help/dirlist.png
|
||||
%%DATADIR%%/help/logo_lpg.png
|
||||
%%DATADIR%%/help/logo_tilp.png
|
||||
%%DATADIR%%/help/options.png
|
||||
%%DATADIR%%/help/popup_local.png
|
||||
%%DATADIR%%/help/popup_remote.png
|
||||
%%DATADIR%%/help/scr_options1.png
|
||||
%%DATADIR%%/help/scr_options2.png
|
||||
%%DATADIR%%/help/screenshot.png
|
||||
%%DATADIR%%/help/tb_calc_recv.png
|
||||
%%DATADIR%%/help/tb_calc_send.png
|
||||
%%DATADIR%%/help/tilp.png
|
||||
%%DATADIR%%/help/tilp2.png
|
||||
%%DATADIR%%/icons/App_Var.ico
|
||||
%%DATADIR%%/icons/Application.ico
|
||||
%%DATADIR%%/icons/Asm_Program.ico
|
||||
%%DATADIR%%/icons/Backup.ico
|
||||
%%DATADIR%%/icons/Certificate.ico
|
||||
%%DATADIR%%/icons/Complex.ico
|
||||
%%DATADIR%%/icons/Complex_List.ico
|
||||
%%DATADIR%%/icons/Complex_Matrix.ico
|
||||
%%DATADIR%%/icons/Complex_Vector.ico
|
||||
%%DATADIR%%/icons/Constant.ico
|
||||
%%DATADIR%%/icons/Data.ico
|
||||
%%DATADIR%%/icons/Diff_Equ.ico
|
||||
%%DATADIR%%/icons/Equation.ico
|
||||
%%DATADIR%%/icons/Expression.ico
|
||||
%%DATADIR%%/icons/Figure.ico
|
||||
%%DATADIR%%/icons/Function.ico
|
||||
%%DATADIR%%/icons/GDB.ico
|
||||
%%DATADIR%%/icons/Group.ico
|
||||
%%DATADIR%%/icons/Group_Backup.ico
|
||||
%%DATADIR%%/icons/Group_Var.ico
|
||||
%%DATADIR%%/icons/List.ico
|
||||
%%DATADIR%%/icons/Macro.ico
|
||||
%%DATADIR%%/icons/Matrix.ico
|
||||
%%DATADIR%%/icons/OS_upgrade.ico
|
||||
%%DATADIR%%/icons/Parametric.ico
|
||||
%%DATADIR%%/icons/Picture.ico
|
||||
%%DATADIR%%/icons/Polar.ico
|
||||
%%DATADIR%%/icons/Program.ico
|
||||
%%DATADIR%%/icons/Range.ico
|
||||
%%DATADIR%%/icons/Real.ico
|
||||
%%DATADIR%%/icons/String.ico
|
||||
%%DATADIR%%/icons/TIicon1.ico
|
||||
%%DATADIR%%/icons/TIicon2.ico
|
||||
%%DATADIR%%/icons/TIicon3.ico
|
||||
%%DATADIR%%/icons/TIicon4.ico
|
||||
%%DATADIR%%/icons/Table_Setup.ico
|
||||
%%DATADIR%%/icons/Text.ico
|
||||
%%DATADIR%%/icons/TiGroup.ico
|
||||
%%DATADIR%%/icons/Unknown.ico
|
||||
%%DATADIR%%/icons/Vector.ico
|
||||
%%DATADIR%%/icons/Window_Setup.ico
|
||||
%%DATADIR%%/icons/Y_Var.ico
|
||||
%%DATADIR%%/icons/Zipped.ico
|
||||
%%DATADIR%%/icons/Zoom.ico
|
||||
%%DATADIR%%/icons/test.ico
|
||||
%%DATADIR%%/icons/up.ico
|
||||
%%DATADIR%%/pixmaps/attr_archived.xpm
|
||||
%%DATADIR%%/pixmaps/attr_locked.xpm
|
||||
%%DATADIR%%/pixmaps/clist_dir.xpm
|
||||
%%DATADIR%%/pixmaps/clist_doc.xpm
|
||||
%%DATADIR%%/pixmaps/clist_dotdot.xpm
|
||||
%%DATADIR%%/pixmaps/clist_down.xpm
|
||||
%%DATADIR%%/pixmaps/clist_up.xpm
|
||||
%%DATADIR%%/pixmaps/ctree_close_dir.xpm
|
||||
%%DATADIR%%/pixmaps/ctree_open_dir.xpm
|
||||
%%DATADIR%%/pixmaps/ctree_var.xpm
|
||||
%%DATADIR%%/pixmaps/icon.xpm
|
||||
%%DATADIR%%/pixmaps/logo.xpm
|
||||
%%DATADIR%%/pixmaps/mini_keyboard.xpm
|
||||
%%DATADIR%%/pixmaps/mini_screen.xpm
|
||||
%%DATADIR%%/pixmaps/no.xpm
|
||||
%%DATADIR%%/pixmaps/screendump.xpm
|
||||
%%DATADIR%%/pixmaps/tb_calc_backup.xpm
|
||||
%%DATADIR%%/pixmaps/tb_calc_dirlist.xpm
|
||||
%%DATADIR%%/pixmaps/tb_calc_recv.xpm
|
||||
%%DATADIR%%/pixmaps/tb_calc_restore.xpm
|
||||
%%DATADIR%%/pixmaps/tb_calc_screen.xpm
|
||||
%%DATADIR%%/pixmaps/tb_calc_send.xpm
|
||||
%%DATADIR%%/pixmaps/tb_exit.xpm
|
||||
%%DATADIR%%/pixmaps/tb_floppy.xpm
|
||||
%%DATADIR%%/pixmaps/tb_help.xpm
|
||||
%%DATADIR%%/pixmaps/tb_mkdir.xpm
|
||||
%%DATADIR%%/pixmaps/tb_ready.xpm
|
||||
%%DATADIR%%/pixmaps/tb_refresh.xpm
|
||||
%%DATADIR%%/pixmaps/tb_trash.xpm
|
||||
%%DATADIR%%/pixmaps/yes.xpm
|
||||
@dirrm %%DATADIR%%/pixmaps
|
||||
@dirrm %%DATADIR%%/icons
|
||||
@dirrm %%DATADIR%%/help
|
||||
@dirrm %%DATADIR%%/glade
|
||||
@dirrm %%DATADIR%%
|
Loading…
Reference in New Issue
Block a user