summaryrefslogtreecommitdiff
path: root/palm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 0.8.12 -> 0.8.13Dima Ruban1998-05-124-8/+8
| | | | Notes: svn path=/head/; revision=10951
* 0.8.11 -> 0.8.12Dima Ruban1998-05-104-10/+10
| | | | | | | Also make myself a maintainer. Notes: svn path=/head/; revision=10934
* 0.8.9 -> 0.8.11Dima Ruban1998-05-064-8/+8
| | | | Notes: svn path=/head/; revision=10884
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-041-2/+2
| | | | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-151-2/+2
| | | | Notes: svn path=/head/; revision=10525
* Mark this port broken, it doesn't install. While I'm here,Satoshi Asami1998-03-171-4/+5
| | | | | | | | make this port use GNU_CONFIGURE (which is essentially HAS_CONFIGURE + --prefix=$(PREFIX}). Notes: svn path=/head/; revision=10208
* Port of KPilot, the KDE style frontend to your 3Com PalmPilot.Stefan Eßer1998-03-077-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
* Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,Satoshi Asami1998-02-193-15/+3
| | | | | | | don't worry about it here, it was too late anyway.) Notes: svn path=/head/; revision=9822
* 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