Commit Graph

52 Commits

Author SHA1 Message Date
Mikhail Teterin
4ecea026d6 Upgrade to 0.9.5, use -lgiconv. 2001-08-24 19:35:11 +00:00
Jun Kuriyama
607710a9e8 - Add write permission at post-patch stage to be able to build
by non-root users.
- Remove -O flag from CFLAGS due to c++'s optimization bug.

Approved by:	maintainer
Requested by:	hanai
2001-02-14 22:50:24 +00:00
Vanilla I. Shu
25a7d82d0c Fix startup script's path.
PR:		ports/24123, ports/24304
Submitted by:	Steve Coltrin <spcoltri@omcl.org>, Helge Oldach <send-pr@oldach.net>
2001-01-15 23:10:03 +00:00
Dima Ruban
e40294f732 Fix typo @{$SED} -> @${SED}
Submitted by:	rich@math.missouri.edu
2001-01-11 22:19:38 +00:00
Dima Ruban
6c36ae9c94 Fix install path.
Submitted by:	Oscar Bonilla <obonilla@fisicc-ufm.edu>
2001-01-09 06:14:07 +00:00
Dima Ruban
1afce46641 rc script fix (supports start/stop thingie now)
Submitted by:	joseph@randomnetworks.com
2001-01-05 14:15:49 +00:00
Jeremy Lea
4d81331af7 Whitespace changes and PLIST sorting. 2000-10-01 09:59:09 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Ade Lovett
9c1012c791 Add an etc/rc.d startup file to ldconfig the pilot-link
libraries at system reboot, since they're installed in
a non-standard place.
2000-08-04 01:38:56 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Dima Ruban
3f2757f09f Add mirror. 2000-06-07 20:26:36 +00:00
Michael Haro
feb212beb0 Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 07:52:25 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Vanilla I. Shu
b53cbc1e92 Correct pkg/PLIST. 2000-01-16 11:50:38 +00:00
Steve Price
15c9b9d466 Update to use Tcl/Tk version 8.2. Also USE_LIBTOOL=yes to get rid of
the .la droppings.
1999-12-22 21:29:31 +00:00
Dima Ruban
a971d2a794 Fix sendmail path.
Submitted by:	lesnyj@informatik.tu-muenchen.de
1999-10-11 22:03:02 +00:00
Bill Fenner
dfc69d865a spaces -> tab, to make this Makefile parsable.
If you're going to use xterm cut'n'paste, please try running the
file through unexpand -a to get rid of xterm's tab expansion.
1999-09-10 18:55:54 +00:00
Satoshi Asami
fa4ca634ba Run ldconfig.
Noticed by:	bento's errorlogs of jpilot who couldn't find the shlibs
1999-09-10 07:39:14 +00:00
Peter Wemm
da8955d04b $Id$ -> $FreeBSD$ 1999-08-30 14:33:04 +00:00
Dima Ruban
470c6d7453 0.9.2 -> 0.9.3
Submitted by:	Michael Reifenberg <root@nihil.plaut.de>
1999-08-21 09:55:27 +00:00
Michael Haro
05c91b5a82 Upgrade from 0.9.1 to 0.9.2
PR:		11284
Submitted by:	Lars Koeller lkoeller@cc.fh-lippe.de
1999-04-22 21:01:45 +00:00
Dima Ruban
8d417509ac 0.9.0 -> 0.9.1 1999-02-21 22:30:59 +00:00
Satoshi Asami
0eb5003d31 Move Palm*-related programs to new "palm" category.
Reviewed by:	the ports list
1999-01-09 08:52:31 +00:00
Justin M. Seger
e8caf9227f Unbreak for ELF.
Submitted by:	dima
1998-10-12 03:08:56 +00:00
Justin M. Seger
1c56a8adfd Mark for ELF:
Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.9.0.tgz'
tar: can't add file lib/libpisock.so.3 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
1998-10-12 00:57:07 +00:00
Dima Ruban
e011ad0207 Unbreak it and also upgrade to v0.9.0 1998-09-30 04:52:36 +00:00
Justin M. Seger
778c040197 Mark BROKEN:
===>  Building package for pilot-link-0.8.13
Creating package /usr/ports/packages/All/pilot-link-0.8.13.tgz
Registering depends: tcl-8.0.2 tk-8.0.2.
Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.8.13.tgz'
tar: can't add file bin/ietf2datebook : No such file or directory
tar: can't add file bin/pilot-undelete : No such file or directory
tar: can't add file bin/sync-plan : No such file or directory
tar: can't add file lib/libpisock.so.3 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
1998-09-29 11:22:30 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Tim Vanderhoek
91580b1ade Wow. Deleting manpages is a lot faster on bento. 1998-08-17 08:23:05 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
2760c6e473 Fix shlib version number so this one packages. 1998-06-05 09:37:47 +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
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
0b66b77962 Don't specify .gz in MAN1 1997-11-25 09:06:46 +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