summaryrefslogtreecommitdiff
path: root/palm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Make sure ${PREFIX} exists (from prc-tools port).Jordan K. Hubbard1998-01-302-2/+8
| | | | Notes: svn path=/head/; revision=9529
* Take this port over from pst at his request. Move everything underJordan K. Hubbard1998-01-154-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
* Add four ports to "pilot" virtual category.Satoshi Asami1998-01-015-10/+10
| | | | Notes: svn path=/head/; revision=9241
* Package fixPaul Traina1997-12-162-2/+2
| | | | Notes: svn path=/head/; revision=9112
* Upgrade to 0.8.9Paul Traina1997-12-164-8/+8
| | | | Notes: svn path=/head/; revision=9111
* Force use of perl5 even if someone's got their path backwards.Paul Traina1997-11-302-4/+4
| | | | Notes: svn path=/head/; revision=8923
* It's not broken, also unspam CONFIGURE_ARGS change (+=, not =)Paul Traina1997-11-302-16/+4
| | | | Notes: svn path=/head/; revision=8922
* Change broken to trigger when an incompatible port has been installed.Paul Traina1997-11-302-6/+14
| | | | Notes: svn path=/head/; revision=8921
* Try to work around turds left by octave package.Paul Traina1997-11-302-2/+12
| | | | Notes: svn path=/head/; revision=8920
* Mark this BROKEN for 3.0 as well. Same libreadline problem.Justin M. Seger1997-11-302-8/+2
| | | | Notes: svn path=/head/; revision=8915
* Fix strip problem.Paul Traina1997-11-251-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
* Don't specify .gz in MAN1Paul Traina1997-11-252-8/+8
| | | | Notes: svn path=/head/; revision=8816
* Oops, that was not the problem -- fix PREFIX. Either way, I have noSatoshi Asami1997-11-251-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
* Create ${PREFIX} (= ${LOCALBASE}/palm) before installing. mtree won'tSatoshi Asami1997-11-251-1/+4
| | | | | | | create the base directory for you. Notes: svn path=/head/; revision=8806
* Portlint.Satoshi Asami1997-11-251-4/+6
| | | | Notes: svn path=/head/; revision=8805
* Mark it broken for 2.2 (libreadline version).Satoshi Asami1997-11-252-2/+12
| | | | Notes: svn path=/head/; revision=8804
* No need to use += for CONFIGURE_ARGS.Satoshi Asami1997-11-252-4/+4
| | | | Notes: svn path=/head/; revision=8803
* Strip binariesPaul Traina1997-11-241-1/+23
| | | | Notes: svn path=/head/; revision=8797
* Forgot to add MAN1= stuff.Paul Traina1997-11-242-2/+10
| | | | Notes: svn path=/head/; revision=8796
* pilot-link is a set of utilities for linking with the PalmPilot PDA.Paul Traina1997-11-2414-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
* prc-tools is a complete software development environment for creatingPaul Traina1997-11-245-0/+451
| | | | | | | applications for the PalmPilot(tm) PDA. Notes: svn path=/head/; revision=8790
* xcopilot, a Palm Pilot(TM) emulator.Bill Fenner1997-11-236-0/+51
| | | | | | | | PR: ports/4109 Submitted by: Nick Sayer <nsayer@quack.kfu.com> Notes: svn path=/head/; revision=8777
* Mini-cleanup.Satoshi Asami1997-06-081-3/+2
| | | | Notes: svn path=/head/; revision=6800
* Diablo isn't written in perl; I am therefore not the MAINTAINTER.James FitzGibbon1997-06-081-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
* Import of a util to create PalPilot Doc format files from text filesJames FitzGibbon1997-05-307-0/+69
Notes: svn path=/head/; revision=6646