summaryrefslogtreecommitdiff
path: root/palm/pilot-link (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21127
1999-08-210.9.2 -> 0.9.3Dima Ruban3-35/+19
Submitted by: Michael Reifenberg <root@nihil.plaut.de> Notes: svn path=/head/; revision=20840
1999-04-22Upgrade from 0.9.1 to 0.9.2Michael Haro2-4/+4
PR: 11284 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de Notes: svn path=/head/; revision=18091
1999-02-210.9.0 -> 0.9.1Dima Ruban3-6/+9
Notes: svn path=/head/; revision=16814
1999-01-09Move Palm*-related programs to new "palm" category.Satoshi Asami1-2/+2
Reviewed by: the ports list Notes: svn path=/head/; revision=15943
1998-10-12Unbreak for ELF.Justin M. Seger1-3/+1
Submitted by: dima Notes: svn path=/head/; revision=13881
1998-10-12Mark for ELF:Justin M. Seger1-1/+3
Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.9.0.tgz' tar: can't add file lib/libpisock.so.3 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 Notes: svn path=/head/; revision=13877
1998-09-30Unbreak it and also upgrade to v0.9.0Dima Ruban3-7/+11
Notes: svn path=/head/; revision=13546
1998-09-29Mark BROKEN:Justin M. Seger1-1/+3
===> Building package for pilot-link-0.8.13 Creating package /usr/ports/packages/All/pilot-link-0.8.13.tgz Registering depends: tcl-8.0.2 tk-8.0.2. Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.8.13.tgz' tar: can't add file bin/ietf2datebook : No such file or directory tar: can't add file bin/pilot-undelete : No such file or directory tar: can't add file bin/sync-plan : No such file or directory tar: can't add file lib/libpisock.so.3 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 Notes: svn path=/head/; revision=13535
1998-09-25tk80 has been ELFized.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=13387
1998-08-17Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1-7/+0
Notes: svn path=/head/; revision=12571
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-06-05Fix shlib version number so this one packages.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=11273
1998-05-120.8.12 -> 0.8.13Dima Ruban2-4/+4
Notes: svn path=/head/; revision=10951
1998-05-100.8.11 -> 0.8.12Dima Ruban2-5/+5
Also make myself a maintainer. Notes: svn path=/head/; revision=10934
1998-05-060.8.9 -> 0.8.11Dima Ruban2-4/+4
Notes: svn path=/head/; revision=10884
1998-02-19Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,Satoshi Asami1-4/+1
don't worry about it here, it was too late anyway.) Notes: svn path=/head/; revision=9822
1998-01-30Make sure ${PREFIX} exists (from prc-tools port).Jordan K. Hubbard1-1/+4
Notes: svn path=/head/; revision=9529
1998-01-15Take this port over from pst at his request. Move everything underJordan K. Hubbard2-5/+15
/usr/local/pilot subhierarchy since this thing installs a *lot* of executables and headers, many of which may well conflict with other tools. This also makes it consistent with the prc-tools port. Use suggestion from Satoshi to deal with PREFIX (thanks, Satoshi!). Notes: svn path=/head/; revision=9342
1998-01-01Add four ports to "pilot" virtual category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=9241
1997-12-16Package fixPaul Traina1-1/+1
Notes: svn path=/head/; revision=9112
1997-12-16Upgrade to 0.8.9Paul Traina2-4/+4
Notes: svn path=/head/; revision=9111
1997-11-30Force use of perl5 even if someone's got their path backwards.Paul Traina1-2/+2
Notes: svn path=/head/; revision=8923
1997-11-30It's not broken, also unspam CONFIGURE_ARGS change (+=, not =)Paul Traina1-8/+2
Notes: svn path=/head/; revision=8922
1997-11-30Change broken to trigger when an incompatible port has been installed.Paul Traina1-3/+7
Notes: svn path=/head/; revision=8921
1997-11-30Try to work around turds left by octave package.Paul Traina1-1/+6
Notes: svn path=/head/; revision=8920
1997-11-30Mark this BROKEN for 3.0 as well. Same libreadline problem.Justin M. Seger1-4/+1
Notes: svn path=/head/; revision=8915
1997-11-25Don't specify .gz in MAN1Paul Traina1-4/+4
Notes: svn path=/head/; revision=8816
1997-11-25Mark it broken for 2.2 (libreadline version).Satoshi Asami1-1/+6
Notes: svn path=/head/; revision=8804
1997-11-25No need to use += for CONFIGURE_ARGS.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=8803
1997-11-24Forgot to add MAN1= stuff.Paul Traina1-1/+5
Notes: svn path=/head/; revision=8796
1997-11-24pilot-link is a set of utilities for linking with the PalmPilot PDA.Paul Traina7-0/+212
Libraries and header files are included to allow the creation of custom applications in C, C++, Perl5, Tcl, Java, and Python (not all are enabled in this port). Notes: svn path=/head/; revision=8791