aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilot-link
Commit message (Collapse)AuthorAgeFilesLines
* Update to use Tcl/Tk version 8.2. Also USE_LIBTOOL=yes to get rid ofsteve1999-12-233-13/+13
| | | | the .la droppings.
* Fix sendmail path.dima1999-10-121-0/+19
| | | | Submitted by: lesnyj@informatik.tu-muenchen.de
* spaces -> tab, to make this Makefile parsable.fenner1999-09-111-1/+1
| | | | | If you're going to use xterm cut'n'paste, please try running the file through unexpand -a to get rid of xterm's tab expansion.
* Run ldconfig.asami1999-09-102-0/+5
| | | | Noticed by: bento's errorlogs of jpilot who couldn't find the shlibs
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* 0.9.2 -> 0.9.3dima1999-08-213-35/+19
| | | | Submitted by: Michael Reifenberg <root@nihil.plaut.de>
* Upgrade from 0.9.1 to 0.9.2mharo1999-04-232-4/+4
| | | | | PR: 11284 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de
* 0.9.0 -> 0.9.1dima1999-02-223-6/+9
|
* Move Palm*-related programs to new "palm" category.asami1999-01-091-2/+2
| | | | Reviewed by: the ports list
* Unbreak for ELF.jseger1998-10-121-3/+1
| | | | Submitted by: dima
* Mark for ELF:jseger1998-10-121-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
* Unbreak it and also upgrade to v0.9.0dima1998-09-303-7/+11
|
* Mark BROKEN:jseger1998-09-291-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
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* Wow. Deleting manpages is a lot faster on bento.hoek1998-08-171-7/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Fix shlib version number so this one packages.asami1998-06-051-1/+1
|
* 0.8.12 -> 0.8.13dima1998-05-122-4/+4
|
* 0.8.11 -> 0.8.12dima1998-05-112-5/+5
| | | | Also make myself a maintainer.
* 0.8.9 -> 0.8.11dima1998-05-072-4/+4
|
* Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,asami1998-02-191-4/+1
| | | | don't worry about it here, it was too late anyway.)
* Make sure ${PREFIX} exists (from prc-tools port).jkh1998-01-311-1/+4
|
* Take this port over from pst at his request. Move everything underjkh1998-01-162-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!).
* Add four ports to "pilot" virtual category.asami1998-01-021-2/+2
|
* Package fixpst1997-12-171-1/+1
|
* Upgrade to 0.8.9pst1997-12-172-4/+4
|
* Force use of perl5 even if someone's got their path backwards.pst1997-12-011-2/+2
|
* It's not broken, also unspam CONFIGURE_ARGS change (+=, not =)pst1997-12-011-8/+2
|
* Change broken to trigger when an incompatible port has been installed.pst1997-12-011-3/+7
|
* Try to work around turds left by octave package.pst1997-12-011-1/+6
|
* Mark this BROKEN for 3.0 as well. Same libreadline problem.jseger1997-11-301-4/+1
|
* Don't specify .gz in MAN1pst1997-11-251-4/+4
|
* Mark it broken for 2.2 (libreadline version).asami1997-11-251-1/+6
|
* No need to use += for CONFIGURE_ARGS.asami1997-11-251-2/+2
|
* Forgot to add MAN1= stuff.pst1997-11-241-1/+5
|
* pilot-link is a set of utilities for linking with the PalmPilot PDA.pst1997-11-247-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).