summaryrefslogtreecommitdiff
path: root/palm (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-03-17Mark this port broken, it doesn't install. While I'm here,Satoshi Asami1-4/+5
make this port use GNU_CONFIGURE (which is essentially HAS_CONFIGURE + --prefix=$(PREFIX}). Notes: svn path=/head/; revision=10208
1998-03-07Port of KPilot, the KDE style frontend to your 3Com PalmPilot.Stefan Eßer7-0/+118
This port contains a recent version of libtool/ltmain.sh in "files", since I spent to many hours trying to make the "ltconfig" that comes with the kpilot sources DTRT under FreeBSD ... This port compiles cleanly, but has not been actually tested with a PalmPilot. If you want me to test it send one :) Notes: svn path=/head/; revision=10062
1998-02-19Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,Satoshi Asami3-15/+3
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. Hubbard2-2/+8
Notes: svn path=/head/; revision=9529
1998-01-15Take this port over from pst at his request. Move everything underJordan K. Hubbard4-10/+30
/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 Asami5-10/+10
Notes: svn path=/head/; revision=9241
1997-12-16Package fixPaul Traina2-2/+2
Notes: svn path=/head/; revision=9112
1997-12-16Upgrade to 0.8.9Paul Traina4-8/+8
Notes: svn path=/head/; revision=9111
1997-11-30Force use of perl5 even if someone's got their path backwards.Paul Traina2-4/+4
Notes: svn path=/head/; revision=8923
1997-11-30It's not broken, also unspam CONFIGURE_ARGS change (+=, not =)Paul Traina2-16/+4
Notes: svn path=/head/; revision=8922
1997-11-30Change broken to trigger when an incompatible port has been installed.Paul Traina2-6/+14
Notes: svn path=/head/; revision=8921
1997-11-30Try to work around turds left by octave package.Paul Traina2-2/+12
Notes: svn path=/head/; revision=8920
1997-11-30Mark this BROKEN for 3.0 as well. Same libreadline problem.Justin M. Seger2-8/+2
Notes: svn path=/head/; revision=8915
1997-11-25Fix strip problem.Paul Traina1-7/+8
Fix /usr/local/palm vs /usr/local/pilot (I got dyslexic at last second). Turn on optimization where it makes sense. Notes: svn path=/head/; revision=8817
1997-11-25Don't specify .gz in MAN1Paul Traina2-8/+8
Notes: svn path=/head/; revision=8816
1997-11-25Oops, that was not the problem -- fix PREFIX. Either way, I have noSatoshi Asami1-5/+4
idea how this worked for anyone. Mark it broken (strip problem). I believe pst is working on it. Notes: svn path=/head/; revision=8811
1997-11-25Create ${PREFIX} (= ${LOCALBASE}/palm) before installing. mtree won'tSatoshi Asami1-1/+4
create the base directory for you. Notes: svn path=/head/; revision=8806
1997-11-25Portlint.Satoshi Asami1-4/+6
Notes: svn path=/head/; revision=8805
1997-11-25Mark it broken for 2.2 (libreadline version).Satoshi Asami2-2/+12
Notes: svn path=/head/; revision=8804
1997-11-25No need to use += for CONFIGURE_ARGS.Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=8803
1997-11-24Strip binariesPaul Traina1-1/+23
Notes: svn path=/head/; revision=8797
1997-11-24Forgot to add MAN1= stuff.Paul Traina2-2/+10
Notes: svn path=/head/; revision=8796
1997-11-24pilot-link is a set of utilities for linking with the PalmPilot PDA.Paul Traina14-0/+424
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
1997-11-24prc-tools is a complete software development environment for creatingPaul Traina5-0/+451
applications for the PalmPilot(tm) PDA. Notes: svn path=/head/; revision=8790
1997-11-23xcopilot, a Palm Pilot(TM) emulator.Bill Fenner6-0/+51
PR: ports/4109 Submitted by: Nick Sayer <nsayer@quack.kfu.com> Notes: svn path=/head/; revision=8777
1997-06-08Mini-cleanup.Satoshi Asami1-3/+2
Notes: svn path=/head/; revision=6800
1997-06-08Diablo isn't written in perl; I am therefore not the MAINTAINTER.James FitzGibbon1-1/+3
Fix MAINTAINER lines (broken/missing) in these ports. Pointed-out-by: Wolfram Schneider <wosch@apfel.de> (the auto-ports-announcer - three cheers) Notes: svn path=/head/; revision=6792
1997-05-30Import of a util to create PalPilot Doc format files from text filesJames FitzGibbon7-0/+69
Notes: svn path=/head/; revision=6646