Satoshi Asami
f43d551b4e
Remove non-existent file so this port packages. I'm not exactly sure
...
if it's supposed to be there or not, but there isn't any "kpilot.mo"
under /usr/local/share.
1998-06-05 20:21:02 +00:00
Satoshi Asami
2760c6e473
Fix shlib version number so this one packages.
1998-06-05 09:37:47 +00:00
Donald Burr
6ddb75cb48
Added check for "-m486" in CFLAGS &/or /etc/make.conf.
...
The port doesn't build properly if "-m486" is present.
1998-05-27 00:17:45 +00:00
Dima Ruban
056059a941
3.0 -> 3.0.2
1998-05-20 19:34:26 +00:00
Chuck Robey
375bd3f2ec
Fix checksum.
...
PR: 6602
1998-05-13 23:17:05 +00:00
Dima Ruban
e6dec4d0a3
2.0 -> 3.0
...
Also make myself as a maintainer (Okayed with se@freebsd.org )
1998-05-12 00:31:48 +00:00
Dima Ruban
476cb3e492
0.8.12 -> 0.8.13
1998-05-12 00:23:35 +00:00
Dima Ruban
0639beeb06
0.8.11 -> 0.8.12
...
Also make myself a maintainer.
1998-05-10 16:47:31 +00:00
Dima Ruban
166845220d
0.8.9 -> 0.8.11
1998-05-06 20:51:05 +00:00
Justin M. Seger
18f33c0f93
Change JPEG shared library number to 9. This is to make sure that everyone
...
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
1998-05-04 20:23:32 +00:00
Justin M. Seger
b5544f1358
Switch remaining ports to use jpeg lib version 8.0.
1998-04-15 22:18:24 +00:00
Satoshi Asami
5a440621ee
Mark this port broken, it doesn't install. While I'm here,
...
make this port use GNU_CONFIGURE (which is essentially HAS_CONFIGURE +
--prefix=$(PREFIX}).
1998-03-17 06:02:58 +00:00
Stefan Eßer
b2b2442145
Port of KPilot, the KDE style frontend to your 3Com PalmPilot.
...
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 :)
1998-03-07 15:31:55 +00:00
Satoshi Asami
f5d98fa789
Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,
...
don't worry about it here, it was too late anyway.)
1998-02-19 06:55:19 +00:00
Jordan K. Hubbard
a81d9037a5
Make sure ${PREFIX} exists (from prc-tools port).
1998-01-30 22:59:31 +00:00
Jordan K. Hubbard
afae53b35d
Take this port over from pst at his request. Move everything under
...
/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!).
1998-01-15 17:47:37 +00:00
Satoshi Asami
54787e8c4d
Add four ports to "pilot" virtual category.
1998-01-01 17:29:11 +00:00
Paul Traina
2158d6ace5
Package fix
1997-12-16 22:48:47 +00:00
Paul Traina
7bd179795e
Upgrade to 0.8.9
1997-12-16 22:43:24 +00:00
Paul Traina
1946179601
Force use of perl5 even if someone's got their path backwards.
1997-11-30 23:27:24 +00:00
Paul Traina
75b78d4adb
It's not broken, also unspam CONFIGURE_ARGS change (+=, not =)
1997-11-30 22:47:45 +00:00
Paul Traina
be4e808e77
Change broken to trigger when an incompatible port has been installed.
1997-11-30 21:27:34 +00:00
Paul Traina
69f2b54a8a
Try to work around turds left by octave package.
1997-11-30 21:22:31 +00:00
Justin M. Seger
f85e27784c
Mark this BROKEN for 3.0 as well. Same libreadline problem.
1997-11-30 15:14:37 +00:00
Paul Traina
af17573617
Fix strip problem.
...
Fix /usr/local/palm vs /usr/local/pilot (I got dyslexic at last second).
Turn on optimization where it makes sense.
1997-11-25 09:18:12 +00:00
Paul Traina
0b66b77962
Don't specify .gz in MAN1
1997-11-25 09:06:46 +00:00
Satoshi Asami
5de708664b
Oops, that was not the problem -- fix PREFIX. Either way, I have no
...
idea how this worked for anyone.
Mark it broken (strip problem). I believe pst is working on it.
1997-11-25 08:36:16 +00:00
Satoshi Asami
43b37567ba
Create ${PREFIX} (= ${LOCALBASE}/palm) before installing. mtree won't
...
create the base directory for you.
1997-11-25 07:52:07 +00:00
Satoshi Asami
2611ad4423
Portlint.
1997-11-25 07:38:50 +00:00
Satoshi Asami
5a118d1b15
Mark it broken for 2.2 (libreadline version).
1997-11-25 07:17:02 +00:00
Satoshi Asami
5e8932f588
No need to use += for CONFIGURE_ARGS.
1997-11-25 06:53:16 +00:00
Paul Traina
e814b6b0e8
Strip binaries
1997-11-24 09:43:42 +00:00
Paul Traina
4e869495fb
Forgot to add MAN1= stuff.
1997-11-24 09:38:13 +00:00
Paul Traina
ad458ff6b3
pilot-link is a set of utilities for linking with the PalmPilot PDA.
...
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).
1997-11-24 09:10:43 +00:00
Paul Traina
bf469bb89f
prc-tools is a complete software development environment for creating
...
applications for the PalmPilot(tm) PDA.
1997-11-24 09:03:50 +00:00
Bill Fenner
8ca00a3ce7
xcopilot, a Palm Pilot(TM) emulator.
...
PR: ports/4109
Submitted by: Nick Sayer <nsayer@quack.kfu.com>
1997-11-23 23:39:42 +00:00
Satoshi Asami
ac2919411d
Mini-cleanup.
1997-06-08 11:50:31 +00:00
James FitzGibbon
c0e84f1f0b
Diablo isn't written in perl; I am therefore not the MAINTAINTER.
...
Fix MAINTAINER lines (broken/missing) in these ports.
Pointed-out-by: Wolfram Schneider <wosch@apfel.de>
(the auto-ports-announcer - three cheers)
1997-06-08 01:41:06 +00:00
James FitzGibbon
3ee973c63b
Import of a util to create PalPilot Doc format files from text files
1997-05-30 20:07:46 +00:00