1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Upgrade to 0.11.4.

This commit is contained in:
Munechika SUMIKAWA 2002-09-18 05:42:55 +00:00
parent cc69e0d045
commit 8e9e183382
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66555
6 changed files with 16 additions and 28 deletions

View File

@ -6,14 +6,14 @@
#
PORTNAME= pilot-link
PORTVERSION= 0.11.3
PORTREVISION= 1
PORTVERSION= 0.11.4
CATEGORIES= palm comms tk83
MASTER_SITES= http://www.pilot-link.org/source/
MAINTAINER= dima@FreeBSD.org
LIB_DEPENDS= tk83:${PORTSDIR}/x11-toolkits/tk83 \
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
tk83:${PORTSDIR}/x11-toolkits/tk83 \
iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
@ -26,16 +26,10 @@ MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \
pilot-addresses.1 pilot-xfer.1 read-ical.1
MAN7= pilot-link.7
CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.3
CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.3
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-perl5=${PERL5} --with-libiconv=${LOCALBASE}
CONFIGURE_ENV= LIBS="-lgnugetopt" LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ARGS= LIBTOOL=libtool
post-patch:
# Remove the FORCE tag, which forced recompiling/relinking
# of the otherwise up-to-date files.
${PERL} -pi -e 's/: FORCE/:/;' -e 's/getopt.h//;' ${WRKSRC}/Makefile.in
# When the day comes, and pilot-link starts using longopt,
# we'll start using -lgnugetopt. No need for this files:
${RM} -f ${WRKSRC}/getopt*
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (pilot-link-0.11.3.tar.bz2) = ff8bf656fa74fe9705c427c2aa8f69a0
MD5 (pilot-link-0.11.4.tar.bz2) = 5be725095e156096be0d5791d1e41c8a

View File

@ -3,4 +3,4 @@ organizer. There are programs in here to transfer data, debug the pilot,
synchronize with calendars, and a set of include files and libraries with which
you may build your own applications in C, C++, Perl5, Tcl, Java, and Python.
WWW: http://www.gnu-designs.com/pilot-link/
WWW: http://www.pilot-link.org/

View File

@ -6,14 +6,14 @@
#
PORTNAME= pilot-link
PORTVERSION= 0.11.3
PORTREVISION= 1
PORTVERSION= 0.11.4
CATEGORIES= palm comms tk83
MASTER_SITES= http://www.pilot-link.org/source/
MAINTAINER= dima@FreeBSD.org
LIB_DEPENDS= tk83:${PORTSDIR}/x11-toolkits/tk83 \
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
tk83:${PORTSDIR}/x11-toolkits/tk83 \
iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
@ -26,16 +26,10 @@ MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \
pilot-addresses.1 pilot-xfer.1 read-ical.1
MAN7= pilot-link.7
CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.3
CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.3
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-perl5=${PERL5} --with-libiconv=${LOCALBASE}
CONFIGURE_ENV= LIBS="-lgnugetopt" LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ARGS= LIBTOOL=libtool
post-patch:
# Remove the FORCE tag, which forced recompiling/relinking
# of the otherwise up-to-date files.
${PERL} -pi -e 's/: FORCE/:/;' -e 's/getopt.h//;' ${WRKSRC}/Makefile.in
# When the day comes, and pilot-link starts using longopt,
# we'll start using -lgnugetopt. No need for this files:
${RM} -f ${WRKSRC}/getopt*
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (pilot-link-0.11.3.tar.bz2) = ff8bf656fa74fe9705c427c2aa8f69a0
MD5 (pilot-link-0.11.4.tar.bz2) = 5be725095e156096be0d5791d1e41c8a

View File

@ -3,4 +3,4 @@ organizer. There are programs in here to transfer data, debug the pilot,
synchronize with calendars, and a set of include files and libraries with which
you may build your own applications in C, C++, Perl5, Tcl, Java, and Python.
WWW: http://www.gnu-designs.com/pilot-link/
WWW: http://www.pilot-link.org/