ports/56134: [new port] libticables: TI calculator link cables

Tijl Coosemans tijl at ulyssis.org
Fri Aug 29 13:50:28 UTC 2003


>Number:         56134
>Category:       ports
>Synopsis:       [new port] libticables: TI calculator link cables
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 29 06:50:22 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tijl Coosemans
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD 10-4-5-217.kotnet.org 4.8-STABLE FreeBSD 4.8-STABLE #0:
Sat Jun 28 17:44:16 CEST 2003
root at 10-4-5-217.kotnet.org:/usr/obj/usr/src/sys/TIJL i386


	
>Description:
Libticables is part of TiLP, a program to connect a TI calculator to
your computer. This lib manages several types of cables (serial,
parallel, usb).
>How-To-Repeat:
	
>Fix:

	

--- libticables begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	libticables
#	libticables/Makefile
#	libticables/pkg-descr
#	libticables/pkg-plist
#	libticables/files
#	libticables/files/patch-configure
#	libticables/distinfo
#
echo c - libticables
mkdir -p libticables > /dev/null 2>&1
echo x - libticables/Makefile
sed 's/^X//' >libticables/Makefile << 'END-of-libticables/Makefile'
X# New ports collection makefile for:	libticables
X# Date created:		27 August 2003
X# Whom:			Tijl Coosemans <tijl at ulyssis.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libticables
XPORTVERSION=	3.7.7
XCATEGORIES=	comms
XCOMMENT=	TI calculator link cables library
XMAINTAINER=	tijl at ulyssis.org
X
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	tilp
X
XBUILD_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
XRUN_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
XLIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
X
XGNU_CONFIGURE=	yes
XUSE_LIBTOOL=	yes
XUSE_GMAKE=	yes
XINSTALLS_SHLIB=	yes
X
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include"\
X		LDFLAGS="-L${LOCALBASE}/lib"
X
XMAN1=	ticables-config.1
X
X.include <bsd.port.pre.mk>
X
X.if defined(WITH_LIBUSB) || exists(${LOCALBASE}/bin/libusb-config)
XLIB_DEPENDS+=	usb-0.1.7:${PORTSDIR}/devel/libusb
X.else
Xpre-everything::
X	@${ECHO_MSG}
X	@${ECHO_MSG} "======================================================="
X	@${ECHO_MSG} "If you want to compile with USB support, hit Ctrl-C"
X	@${ECHO_MSG} "right now and use \"make WITH_LIBUSB=yes\""
X	@${ECHO_MSG} "======================================================="
X	@${ECHO_MSG}
X.endif #WITH_LIBUSB
X
X.include <bsd.port.post.mk>
END-of-libticables/Makefile
echo x - libticables/pkg-descr
sed 's/^X//' >libticables/pkg-descr << 'END-of-libticables/pkg-descr'
XThe ticables library is a multi-platform library which handles all
XTexas Instruments calculator link cables through a set of functions
Xwhich constitutes a common API.
X
XWWW: http://tilp.info/
X
X- Tijl Coosemans
Xtijl at ulyssis.org
END-of-libticables/pkg-descr
echo x - libticables/pkg-plist
sed 's/^X//' >libticables/pkg-plist << 'END-of-libticables/pkg-plist'
Xbin/ticables-config
Xinclude/tilp/cabl_def.h
Xinclude/tilp/cabl_err.h
Xinclude/tilp/cabl_int.h
Xinclude/tilp/cabl_ver.h
Xinclude/tilp/export.h
Xinclude/tilp/intl.h
Xinclude/tilp/ticables.h
Xinclude/tilp/timeout.h
Xlib/libticables.la
Xlib/libticables.so
Xlib/libticables.so.10
Xlibdata/pkgconfig/ticables.pc
Xshare/locale/fr/LC_MESSAGES/libticables.mo
X at unexec rmdir %D/include/tilp 2>/dev/null || true
END-of-libticables/pkg-plist
echo c - libticables/files
mkdir -p libticables/files > /dev/null 2>&1
echo x - libticables/files/patch-configure
sed 's/^X//' >libticables/files/patch-configure <<
'END-of-libticables/files/patch-configure'
X--- configure.orig	Wed Aug 27 21:54:38 2003
X+++ configure	Wed Aug 27 21:55:32 2003
X@@ -24767,6 +24767,7 @@
X 
X 
X 
X+LDFLAGS="$LDFLAGS $INTLLIBS"
X 
X 
X 
END-of-libticables/files/patch-configure
echo x - libticables/distinfo
sed 's/^X//' >libticables/distinfo << 'END-of-libticables/distinfo'
XMD5 (libticables-3.7.7.tar.gz) = d47c54228fb883a3cf1d5f779a926471
END-of-libticables/distinfo
exit
--- libticables ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list