summaryrefslogtreecommitdiff
path: root/palm/kpilot (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21127
1999-05-27Forget about ${PREFIX}/include/giflib.Thomas Gellekum1-3/+1
Notes: svn path=/head/; revision=19018
1999-05-24Use KDE version 1.1 instead of version 1.0.Steve Price1-7/+7
Notes: svn path=/head/; revision=18971
1999-05-03add WWW:Michael Haro1-3/+3
Notes: svn path=/head/; revision=18428
1999-04-07Make DESCR more descriptive.Chuck Robey1-1/+16
Notes: svn path=/head/; revision=17686
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-11-06Previous commit for ELF broke a.out.Jacques Vidrine4-14/+46
Alerted by: Satoshi Asami <asami@freebsd.org> Notes: svn path=/head/; revision=14376
1998-11-06Add "pilot" to list of categories.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=14368
1998-11-04* Oops, I introduced a dependency on pilot-link in my last commit.Jacques Vidrine2-9/+2
kpilot includes its own copy of libpisock (aka libpilot), version 2. Notes: svn path=/head/; revision=14342
1998-11-04* corrected CATEGORIES (from 'x11 kde' to 'comms kde')Jacques Vidrine4-68/+55
* updated for ELF * correct patches so that we have only one patch per file * give configure a hint so that it may find pilot-link libs Notes: svn path=/head/; revision=14338
1998-10-11Mark BROKEN for ELF. This hasn't been updated with new library names.Justin M. Seger1-1/+3
Notes: svn path=/head/; revision=13875
1998-10-02ElfifyBrian Somers1-14/+7
Notes: svn path=/head/; revision=13603
1998-09-30Mark all KDE ports BROKEN for ELF.Justin M. Seger1-1/+3
Notes: svn path=/head/; revision=13545
1998-09-19giflib is now converted to ELF so remove regexp support.Steve Price1-2/+2
Notes: svn path=/head/; revision=13232
1998-09-15jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1-2/+2
(Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
1998-08-25Drats. libjscript is still at 0.90.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12838
1998-08-25kde shared libs are now at version 1. Gosh, no wonder they kept beingSatoshi Asami1-7/+7
reinstalled over and over. Notes: svn path=/head/; revision=12836
1998-08-16Mark BROKEN for current.Justin M. Seger1-1/+6
Notes: svn path=/head/; revision=12536
1998-08-12Replace qt dependencies with USE_QT.Satoshi Asami1-4/+3
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=12335
1998-06-05Remove non-existent file so this port packages. I'm not exactly sureSatoshi Asami1-1/+0
if it's supposed to be there or not, but there isn't any "kpilot.mo" under /usr/local/share. Notes: svn path=/head/; revision=11282
1998-05-203.0 -> 3.0.2Dima Ruban2-4/+4
Notes: svn path=/head/; revision=11081
1998-05-13Fix checksum.Chuck Robey1-1/+1
PR: 6602 Notes: svn path=/head/; revision=10974
1998-05-122.0 -> 3.0Dima Ruban5-23/+42
Also make myself as a maintainer (Okayed with se@freebsd.org) Notes: svn path=/head/; revision=10952
1998-05-04Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1-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
1998-04-15Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1-2/+2
Notes: svn path=/head/; revision=10525
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