From owner-freebsd-ports Tue Dec 4 7: 1: 0 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C6F337B420 for ; Tue, 4 Dec 2001 07:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB4F01272962; Tue, 4 Dec 2001 07:00:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB3FA37B405 for ; Tue, 4 Dec 2001 06:55:00 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB4Et0272285; Tue, 4 Dec 2001 06:55:00 -0800 (PST) (envelope-from nobody) Message-Id: <200112041455.fB4Et0272285@freefall.freebsd.org> Date: Tue, 4 Dec 2001 06:55:00 -0800 (PST) From: Hendrik Scholz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32502: port update palm/pilot-link to 0.9.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32502 >Category: ports >Synopsis: port update palm/pilot-link to 0.9.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 04 07:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: 4.4-STABLE >Organization: NetUSE AG >Environment: FreeBSD dionysus.lan.raisdorf.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Nov 24 19:21:05 CET 2001 hscholz@dionysus.lan.raisdorf.net:/usr/src/sys/compile/DIONYSUS i386 >Description: Upgrade to pilot-link 0.9.6 >How-To-Repeat: >Fix: This shar file is also available at http://www.raisdorf.net/files/FreeBSD/. # 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: # # pilot-link # pilot-link/files # pilot-link/files/patch-ac # pilot-link/files/patch-aa # pilot-link/files/patch-ab # pilot-link/files/patch-af # pilot-link/files/patch-getopt # pilot-link/files/patch-iconv # pilot-link/files/pilot-link.sh # pilot-link/files/patch-ad # pilot-link/files/patch-ae # pilot-link/files/patch-ag # pilot-link/Makefile # pilot-link/distinfo # pilot-link/pkg-comment # pilot-link/pkg-descr # pilot-link/pkg-plist # echo c - pilot-link mkdir -p pilot-link > /dev/null 2>&1 echo c - pilot-link/files mkdir -p pilot-link/files > /dev/null 2>&1 echo x - pilot-link/files/patch-ac sed 's/^X//' >pilot-link/files/patch-ac << 'END-of-pilot-link/files/patch-ac' X--- include/pi-config.h.in.orig Tue Dec 4 13:26:44 2001 X+++ include/pi-config.h.in Tue Dec 4 13:27:01 2001 X@@ -68,8 +68,6 @@ X #undef HAVE_UNAME X /* Define if you have the header file. */ X #undef HAVE_FCNTL_H X-/* Define if you have the header file. */ X-#undef HAVE_MALLOC_H X /* Define if you have the header file. */ X #undef HAVE_MEMORY_H X /* Define if you have the header file. */ X@@ -134,10 +132,6 @@ X X #ifdef HAVE_MEMORY_H X # include X-#endif X- X-#ifdef HAVE_MALLOC_H X-# include X #endif X X #ifdef HAVE_STRING_H END-of-pilot-link/files/patch-ac echo x - pilot-link/files/patch-aa sed 's/^X//' >pilot-link/files/patch-aa << 'END-of-pilot-link/files/patch-aa' X--- Makefile.in.orig Tue Dec 4 15:01:42 2001 X+++ Makefile.in Tue Dec 4 15:02:22 2001 X@@ -1,9 +1,9 @@ X prefix = @prefix@ X exec_prefix = @exec_prefix@ X-bindir = @bindir@ X-libdir = @libdir@ X+bindir = /usr/local/pilot/bin X+libdir = /usr/local/pilot/lib X pixdir = ${libdir}/pix X-includedir = @includedir@ X+includedir = /usr/local/pilot/include X mandir1 = @mandir@/man1 X mandir7 = @mandir@/man7 X srcdir = @srcdir@ END-of-pilot-link/files/patch-aa echo x - pilot-link/files/patch-ab sed 's/^X//' >pilot-link/files/patch-ab << 'END-of-pilot-link/files/patch-ab' X--- configure.orig Tue Dec 4 13:03:49 2001 X+++ configure Tue Dec 4 13:09:38 2001 X@@ -248,7 +248,7 @@ X # X # Initializations. X # X-ac_default_prefix=/usr/local X+ac_default_prefix=/usr/local/pilot X cross_compiling=no X subdirs= X MFLAGS= MAKEFLAGS= X@@ -1952,11 +1952,11 @@ X X # Use test -z because SunOS4 sh mishandles braces in ${var-val}. X # It thinks the first close brace ends the variable substitution. X-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' X+INSTALL_PROGRAM='${INSTALL}' X X test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' X X-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' X+INSTALL_DATA='${INSTALL} -m 644' X X echo "$as_me:1961: checking for strerror in -lcposix" >&5 X echo $ECHO_N "checking for strerror in -lcposix... $ECHO_C" >&6 X@@ -8600,7 +8600,7 @@ X itcl='' X if test "x$with_tcl" = "xyes" || test "x$with_tcl" = "x" ; then X for tcl_path in /usr /usr/local /usr/lib/tcl8.3 /usr/local/tcl8.0 /usr/local/tcl7.6 /usr/local/tcl7.5 /usr/local/tcl7.4; do X- if test -f $tcl_path/lib/tclConfig.sh; then X+ if test -f $tcl_path/lib/tcl8.3/tclConfig.sh; then X with_tcl=$tcl_path; break X elif test -f $tcl_path/lib/itcl/tclConfig.sh; then X itcl='/itcl' X@@ -8643,7 +8643,7 @@ X echo "$as_me:8643: result: not used" >&5 X echo "${ECHO_T}not used" >&6 X else X- tclConfig="$with_tcl/lib$itcl/tclConfig.sh" X+ tclConfig="$with_tcl/lib/tcl8.3$itcl/tclConfig.sh" X if test ! -f $tclConfig; then X echo "$as_me:8648: result: Unable to find tclConfig.sh" >&5 X echo "${ECHO_T}Unable to find tclConfig.sh" >&6 X@@ -8651,7 +8651,7 @@ X . $tclConfig X echo "$as_me:8652: result: version $TCL_VERSION from $tclConfig" >&5 X echo "${ECHO_T}version $TCL_VERSION from $tclConfig" >&6 X- TCL_INC="-I$TCL_PREFIX/include$itcl" X+ TCL_INC="-I$TCL_PREFIX/include/tcl8.3$itcl" X TCL_BIN="$TCL_EXEC_PREFIX/bin" X TCLLIBS="$TCL_LIB_SPEC $TCL_LIBS" X TCLTKLIBS="$TCLLIBS" X@@ -8664,7 +8664,7 @@ X X if test "x$with_itcl" = "xyes" || test "x$with_itcl" = "x"; thenX for itcl_path in $with_tcl; do X- if test -f $itcl_path/lib$itcl/itclConfig.sh; then X+ if test -f $itcl_path/lib/tcl8.3$itcl/itclConfig.sh; then X with_itcl=$itcl_path; break X fi X done X@@ -8684,7 +8684,7 @@ X echo "$as_me:8684: result: not used" >&5 X echo "${ECHO_T}not used" >&6 X else X- itclConfig="$with_itcl/lib$itcl/itclConfig.sh" X+ itclConfig="$with_itcl/lib/tcl8.3$itcl/itclConfig.sh" X if test ! -f $itclConfig; then X echo "$as_me:8689: result: Unable to find itclConfig.sh" >&5 X echo "${ECHO_T}Unable to find itclConfig.sh" >&6 X@@ -8692,7 +8692,7 @@ X . $itclConfig X echo "$as_me:8693: result: version $ITCL_VERSION from $itclConfig" >&5 X echo "${ECHO_T}version $ITCL_VERSION from $itclConfig" >&6 X- ITCL_INC="-I$TK_PREFIX/include$itcl" X+ ITCL_INC="-I$TK_PREFIX/include/tcl8.3$itcl" X #TK_BIN="$TK_EXEC_PREFIX/bin" X #TKLIBS="$TK_LIB_SPEC $TCL_LIB_SPEC $TK_LIBS" X #TCLTK_LIBS="\$(TK_LIB_SPEC) \$(TCL_LIB_SPEC) \$(TK_LIBS)" X@@ -8710,7 +8710,7 @@ X X if test "x$with_tk" = "xyes" || test "x$with_tk" = "x"; then X for tk_path in $with_tcl; do X- if test -f $tk_path/lib$itcl/tkConfig.sh; then X+ if test -f $tk_path/lib/tcl8.3$itcl/tkConfig.sh; then X with_tk=$tk_path; break X fi X done X@@ -8730,7 +8730,7 @@ X echo "$as_me:8730: result: not used" >&5 X echo "${ECHO_T}not used" >&6 X else X- tkConfig="$with_tk/lib$itcl/tkConfig.sh" X+ tkConfig="$with_tk/lib/tk8.3$itcl/tkConfig.sh" X if test ! -f $tkConfig; then X echo "$as_me:8735: result: Unable to find tkConfig.sh" >&5 X echo "${ECHO_T}Unable to find tkConfig.sh" >&6 X@@ -8738,7 +8738,7 @@ X . $tkConfig X echo "$as_me:8739: result: version $TK_VERSION from $tkConfig" >&5 X echo "${ECHO_T}version $TK_VERSION from $tkConfig" >&6 X- TK_INC="-I$TK_PREFIX/include$itcl" X+ TK_INC="-I$TK_PREFIX/include/tk8.3$itcl" X TK_BIN="$TK_EXEC_PREFIX/bin" X TKLIBS="$TK_LIB_SPEC $TCL_LIB_SPEC $TK_LIBS" X TCLTK_LIBS="\$(TK_LIB_SPEC) \$(TCL_LIB_SPEC) \$(TK_LIBS)" END-of-pilot-link/files/patch-ab echo x - pilot-link/files/patch-af sed 's/^X//' >pilot-link/files/patch-af << 'END-of-pilot-link/files/patch-af' X--- pilot-mail.c.orig Tue Dec 4 13:10:48 2001 X+++ pilot-mail.c Tue Dec 4 13:11:22 2001 X@@ -28,7 +28,7 @@ X #define POPUSER "" X #define POPPASS "" X #define PILOTFROM "" X-#define SENDMAIL "/usr/lib/sendmail -t -i" X+#define SENDMAIL "/usr/sbin/sendmail -t -i" X #define POPKEEP "keep" X #define DISPOSE "keep" X #define TOPILOT_MHDIR "" END-of-pilot-link/files/patch-af echo x - pilot-link/files/patch-getopt sed 's/^X//' >pilot-link/files/patch-getopt << 'END-of-pilot-link/files/patch-getopt' XDon' link include this useless getopt reimplementations into every Xexecutable. When/if pilot-link starts to use the longopt/getopt_long, it Xshould check if the libc or the libgnugetopt has them first. X X--- Makefile.in.orig Tue Dec 4 13:12:21 2001 X+++ Makefile.in Tue Dec 4 13:12:55 2001 X@@ -107,7 +107,7 @@ X X PERLEXECS = pilot-undelete ietf2datebook sync-plan X X-GETOPT = getopt.o getopt1.o X+GETOPT = X X EXECS = $(CEXECS) $(@WITHTCL@) $(@WITHCXX@) $(@WITHPERL5@) X X--- pilot-xfer.c.orig Tue Dec 4 13:13:23 2001 X+++ pilot-xfer.c Tue Dec 4 13:13:35 2001 X@@ -31,7 +31,6 @@ X #ifdef __EMX__ X #include X #endif X-#include "getopt.h" X #include X #include X #include END-of-pilot-link/files/patch-getopt echo x - pilot-link/files/patch-iconv sed 's/^X//' >pilot-link/files/patch-iconv << 'END-of-pilot-link/files/patch-iconv' XIf we use iconv -- link pisock with it, so others don't have to: X X--- libsock/Makefile.in.orig Tue Dec 4 13:14:26 2001 X+++ libsock/Makefile.in Tue Dec 4 13:15:04 2001 X@@ -47,7 +47,7 @@ X libpisock.la: $(OBJS) X $(LIBTOOL) --mode=link $(CC) $(CFLAGS) \ X -export-dynamic -rpath $(libdir) -version-info 4:0:0 \ X- -o libpisock.la $(OBJS) X+ -o libpisock.la $(OBJS) @ICONV_LIBS@ X X # OS/2 dll build rules, This is somewhat of a hack. X # This target creates the OS/2 linker .def file dynanmically. END-of-pilot-link/files/patch-iconv echo x - pilot-link/files/pilot-link.sh sed 's/^X//' >pilot-link/files/pilot-link.sh << 'END-of-pilot-link/files/pilot-link.sh' X#!/bin/sh X Xcase "$1" in X start) X /sbin/ldconfig -m %%PREFIX%%/lib X ;; X stop) X ;; X *) X echo "" X echo "Usage: `basename $0` { start | stop }" X echo "" X echo 64 X ;; Xesac END-of-pilot-link/files/pilot-link.sh echo x - pilot-link/files/patch-ad sed 's/^X//' >pilot-link/files/patch-ad << 'END-of-pilot-link/files/patch-ad' X--- configure.orig.orig Tue Dec 4 13:24:11 2001 X+++ configure.orig Tue Dec 4 13:24:32 2001 X@@ -6032,7 +6032,7 @@ X LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" X X # Always use our own libtool. X-LIBTOOL='$(SHELL) $(top_builddir)/libtool' X+LIBTOOL=/usr/local/bin/libtool X X # Prevent multiple expansion X END-of-pilot-link/files/patch-ad echo x - pilot-link/files/patch-ae sed 's/^X//' >pilot-link/files/patch-ae << 'END-of-pilot-link/files/patch-ae' X--- libsock/Makefile.in.orig Tue Dec 4 13:29:22 2001 X+++ libsock/Makefile.in Tue Dec 4 13:29:32 2001 X@@ -27,7 +27,7 @@ X ARFLAGS = @ARFLAGS@ X RANLIB = @RANLIB@ X RM = rm -f X-LIBTOOL = @LIBTOOL@ X+LIBTOOL = /usr/local/bin/libtool X X .SUFFIXES: .c .lo .o X X--- Makefile.in.orig Tue Dec 4 13:31:57 2001 X+++ Makefile.in Tue Dec 4 13:32:14 2001 X@@ -68,7 +68,7 @@ X SUBMAKE_COMM_CC = @SUBMAKE_COMM_CC@ X YACC = @YACC@ X X-LIBTOOL = @LIBTOOL@ X+LIBTOOL = /usr/local/bin/libtool X LIBTOOLLINK = $(LIBTOOL) --mode=link X X CCLINK = $(LIBTOOLLINK) $(PURELINK) $(PURIFY) $(CC) $(LDFLAGS) $(CFLAGS) END-of-pilot-link/files/patch-ae echo x - pilot-link/files/patch-ag sed 's/^X//' >pilot-link/files/patch-ag << 'END-of-pilot-link/files/patch-ag' X--- Makefile.in.orig Tue Dec 4 13:01:54 2001 X+++ Makefile.in Tue Dec 4 13:02:53 2001 X@@ -16,12 +16,12 @@ X PURIFY = X X # Libraries needed to link with Tcl & (optionally) Tk X-TCLTK_LIBS = @TCLTKLIBS@ X+TCLTK_LIBS = -L /usr/lib @TCLTKLIBS@ X X # Include directives needed to compile with Tcl & Tk, and X # -DTCL if Tcl is available, and X # -DTK if Tk is available. X-TCLTK_FLAGS = @TCLTKFLAGS@ X+TCLTK_FLAGS = @TCLTKFLAGS@ -I/usr/X11R6/include X X # Libraries needed to link with GNU readline X RLLIBS = @RLLIBS@ X@@ -136,7 +136,7 @@ X for p in $(EXECS); do \ X $(INSTALL_PROGRAM) $$p $(bindir)/$$p; \ X done X- for h in *.h $(srcdir)/include/*.h include/*.hxx $(srcdir)/include/*.hxx; do \ X+ for h in $(srcdir)/include/*.h include/*.hxx $(srcdir)/include/*.hxx; do \ X $(INSTALL_DATA) $$h $(includedir)/`basename $$h`; \ X done X for p in $(srcdir)/tools/pix/*.gif $(srcdir)/tools/pix/*.xbm; do \ END-of-pilot-link/files/patch-ag echo x - pilot-link/Makefile sed 's/^X//' >pilot-link/Makefile << 'END-of-pilot-link/Makefile' X# New ports collection makefile for: pilot-link X# Date created: November, 1997 X# Whom: Paul Traina X# X# $FreeBSD: ports/palm/pilot-link/Makefile,v 1.44 2001/08/24 19:35:11 mi Exp $ X# X XPORTNAME= pilot-link XPORTVERSION= 0.9.6 XCATEGORIES= palm comms tk83 XMASTER_SITES= http://www.eskil.org/gnome-pilot/download/tarballs/ XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= dima@freebsd.org X XLIB_DEPENDS= tk83:${PORTSDIR}/x11-toolkits/tk83 \ X giconv:${PORTSDIR}/converters/libiconv X XUSE_LIBTOOL= yes XINSTALLS_SHLIB= yes XUSE_PERL5= yes XPREFIX= ${LOCALBASE} XCONFIGURE_ARGS= --with-perl5=${PERL5} --with-libiconv=${LOCALBASE} X XMAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \ X install-hinote.1 install-memo.1 install-user.1 \ X pilot-xfer.1 read-ical.1 XMAN7= pilot-link.7 X XCFLAGS+= -I${LOCALBASE}/include X Xpost-patch: X # FreeBSD installs -lgiconv instead of -liconv. Patch configure. X ${PERL} -pi -e 's/([^g])iconv.h/\1giconv.h/g;' \ X -e 's/-liconv/-lgiconv/g' ${WRKSRC}/${CONFIGURE_SCRIPT} \ X ${WRKSRC}/libsock/util.c X # Remove the FORCE tag, which forced recompiling/relinking X # of the otherwise up-to-date files. X ${PERL} -pi -e 's/: FORCE/:/;' -e 's/getopt.h//;' ${WRKSRC}/Makefile.in X # When the day comes, and pilot-link starts using longopt, X # we'll start using -lgnugetopt. No need for this files: X ${RM} -f ${WRKSRC}/getopt* X Xpost-install: X @${SED} "s|%%PREFIX%%|${PREFIX}|g" < ${FILESDIR}/pilot-link.sh > ${LOCALBASE}/etc/rc.d/pilot-link.sh X @${CHMOD} 750 ${LOCALBASE}/etc/rc.d/pilot-link.sh X X.include END-of-pilot-link/Makefile echo x - pilot-link/distinfo sed 's/^X//' >pilot-link/distinfo << 'END-of-pilot-link/distinfo' XMD5 (pilot-link-0.9.6.tar.gz) = c8e9861317b2acfb1cb363654b309aa6 XMD5 (files/patch-aa) = 3c6b6f5cd1571cb3ef1fe3de8c8e39fa XMD5 (files/patch-ab) = afa6f97fb579ef0ad97bcd3493b27347 XMD5 (files/patch-ac) = 974f276f56e9a15c1e59f9db7549ca00 XMD5 (files/patch-ad) = a9364b57c52fcc25f61b27b1d152a97d XMD5 (files/patch-ae) = fda04980a50544538e36aa3779c8694c XMD5 (files/patch-af) = 0a311622d42cb7156af7088d0e95c4d5 XMD5 (files/patch-ag) = 6908c594d08371ea0668d036feaa742d XMD5 (files/patch-getopt) = c6073004fa86936490f642f8832685ce XMD5 (files/patch-iconv) = 163d9ecec768fe551174ad9d2fa9d5f5 END-of-pilot-link/distinfo echo x - pilot-link/pkg-comment sed 's/^X//' >pilot-link/pkg-comment << 'END-of-pilot-link/pkg-comment' XPalmPilot communications utilities (backup/restore/install/debug/...) END-of-pilot-link/pkg-comment echo x - pilot-link/pkg-descr sed 's/^X//' >pilot-link/pkg-descr << 'END-of-pilot-link/pkg-descr' Xpilot-link is a series of tools designed to extract and add data to a PalmPilotXorganizer. There are programs in here to transfer data, debug the pilot, Xsynchronize with calendars, and a set of include files and libraries with whichXyou may build your own applications in C, C++, Perl5, Tcl, Java, and Python. X XIt does NOT (yet) support USB linked PDAa. X XWWW: http://www.gnu-designs.com/pilot-link/ END-of-pilot-link/pkg-descr echo x - pilot-link/pkg-plist sed 's/^X//' >pilot-link/pkg-plist << 'END-of-pilot-link/pkg-plist' X@cwd /usr/local Xetc/rc.d/pilot-link.sh X@cwd /usr/local/pilot Xbin/addresses Xbin/debugsh Xbin/dlpsh Xbin/getrom Xbin/hinotes Xbin/install-datebook Xbin/install-hinote Xbin/install-memo Xbin/install-todos Xbin/install-user Xbin/memos Xbin/money2qif Xbin/pi-csd Xbin/pi-getram Xbin/pi-getrom Xbin/pi-nredir Xbin/pi-port Xbin/pilot-addresses Xbin/pilot-clip Xbin/pilot-dedupe Xbin/pilot-file Xbin/pilot-mail Xbin/pilot-prc Xbin/pilot-schlep Xbin/pilot-xfer Xbin/read-expenses Xbin/read-ical Xbin/read-todos Xbin/reminders Xbin/pilot-debug Xbin/ccexample Xbin/iambicexample Xbin/pilot-undelete Xbin/ietf2datebook Xbin/sync-plan Xinclude/i18n.h Xinclude/pi-address.h Xinclude/pi-appinfo.h Xinclude/pi-args.h Xinclude/pi-cmp.h Xinclude/pi-config-win32.h Xinclude/pi-config.h Xinclude/pi-datebook.h Xinclude/pi-dlp.h Xinclude/pi-expense.h Xinclude/pi-file.h Xinclude/pi-header.h Xinclude/pi-hinote.h Xinclude/pi-iambicExpense.h Xinclude/pi-inet.h Xinclude/pi-inetserial.h Xinclude/pi-macros.h Xinclude/pi-mail.h Xinclude/pi-md5.h Xinclude/pi-memo.h Xinclude/pi-money.h Xinclude/pi-padp.h Xinclude/pi-serial.h Xinclude/pi-slp.h Xinclude/pi-sockaddr-win32.h Xinclude/pi-sockaddr.h Xinclude/pi-socket.h Xinclude/pi-source.h Xinclude/pi-sync.h Xinclude/pi-syspkt.h Xinclude/pi-todo.h Xinclude/pi-util.h Xinclude/pi-version.h Xinclude/pi-address.hxx Xinclude/pi-appinfo.hxx Xinclude/pi-datebook.hxx Xinclude/pi-dlp.hxx Xinclude/pi-expense.h Xinclude/pi-file.h Xinclude/pi-header.h Xinclude/pi-hinote.h Xinclude/pi-iambicExpense.h Xinclude/pi-inet.h Xinclude/pi-inetserial.h Xinclude/pi-macros.h Xinclude/pi-mail.h Xinclude/pi-md5.h Xinclude/pi-memo.h Xinclude/pi-money.h Xinclude/pi-padp.h Xinclude/pi-serial.h Xinclude/pi-slp.h Xinclude/pi-sockaddr-win32.h Xinclude/pi-sockaddr.h Xinclude/pi-socket.h Xinclude/pi-source.h Xinclude/pi-sync.h Xinclude/pi-syspkt.h Xinclude/pi-todo.h Xinclude/pi-util.h Xinclude/pi-version.h Xinclude/pi-address.hxx Xinclude/pi-appinfo.hxx Xinclude/pi-datebook.hxx Xinclude/pi-dlp.hxx Xinclude/pi-iambicExpense.hxx Xinclude/pi-memo.hxx Xinclude/pi-todo.hxx Xlib/pix/b1.gif Xlib/pix/b2.gif Xlib/pix/b3.gif Xlib/pix/b4.gif Xlib/pix/b5.gif Xlib/pix/b6.gif Xlib/pix/b7.gif Xlib/pix/case.gif Xlib/pix/case.xbm Xlib/pix/casemask.xbm X@dirrm lib/pix Xlib/libpisock.so.4 Xlib/libpisock.so Xlib/libpisock.la Xlib/libpisock.a Xlib/libpicc.a X@cwd /usr/local Xman/man1/dlpsh.1 Xman/man1/pilot-xfer.1 Xman/man1/ietf2datebook.1 Xman/man1/install-hinote.1 Xman/man1/install-datebook.1 Xman/man1/install-memo.1 Xman/man1/install-user.1 Xman/man1/read-ical.1 Xman/man1/pilot-addresses.1 Xman/man7/pilot-link.7 END-of-pilot-link/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message