Masafumi Max NAKANE
5b63b2b0cb
Unbreak this port. (Still forbidden, though.)
...
While I was at it, changed it to use newer (sort of) distfile and patch.
I considered removing this port from the collection since mail/pine4
supports Japanese in certain extent. However, this port provides an editor
with Japanese input support as well as help files in Japanese, which may be
value for some people.
With this commit, I'm closing:
PR: 16872
2001-11-22 04:59:37 +00:00
Kris Kennaway
322f05043a
Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitable
...
buffer overflows. Sorry guys, but having an insecure mailer just isn't
worth it.
2000-09-29 08:07:31 +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
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Akinori MUSHA
e818dcc24e
Resurrect japanese/pine.
...
Screwup by: knu
2000-04-15 00:17:16 +00:00
Akinori MUSHA
8e270816f9
Update the japanese/[o-t]* ports with the new
...
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
SADA Kenji
1a08a47877
I carelessly unbroke elf. rebroke.
1999-06-08 11:43:42 +00:00
SADA Kenji
0a70d2c36b
Change {MASTER,PATCH}SITES: titech -> LOCAL_PORTS_JP.
...
Requested by: Akihiro IIJIMA <aki@jp.freebsd.org>
1999-06-08 05:37:44 +00:00
Michael Haro
c088d09f2d
s,/usr/local,${PREFIX},
1999-06-05 19:55:24 +00:00
Justin M. Seger
edd89c66c1
Mark BROKEN for ELF:
...
===> Installing for ja-pine-3.95
===> ja-pine-3.95 depends on shared library: canna.1 - found
install -c -s -o root -g wheel -m 555 /usr/ports/japanese/pine/work/pine3.95/bin/pico /usr/local/bin
install: /usr/ports/japanese/pine/work/pine3.95/bin/pico: No such file or directory
*** Error code 71
1998-10-16 04:55:14 +00:00
Steve Price
6f8bd75797
Remove regexp support for libcanna since it can now be built
...
in ELF format as well.
1998-09-21 22:33:26 +00:00
Masafumi Max NAKANE
d540a94d11
Remove man page entries from the PLIST and define MAN? in the Makefile.
1998-08-31 17:47:43 +00:00
Thomas Gellekum
b0d2c8e405
Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates
...
from octave and iv.
1998-05-06 09:06:01 +00:00
Masafumi Max NAKANE
474b385af1
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
...
for PKGNAME. (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Masafumi Max NAKANE
5e5eddfc60
ldconfig -> ${LDCONFIG}.
1997-07-17 15:13:02 +00:00
Masafumi Max NAKANE
e0bfcfe63b
The default location of the help file was wrong.
1997-04-21 11:20:21 +00:00
Masafumi Max NAKANE
9b36d0e0c8
Reflect recent changes to mail/pine. (Mainly, removing imap/ipop
...
support.)
1997-01-21 06:59:43 +00:00
Masafumi Max NAKANE
6df2852e5c
Reflect recent changes made to mail/pine. (Mainly, removing imap/apop
...
support.)
1997-01-21 06:40:57 +00:00
Satoshi Asami
92cb149612
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
...
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Masafumi Max NAKANE
77ed649c3d
CATEGORIES+= -> CATEGORIES=
...
Moved around some lines to standardize.
1996-11-11 10:08:22 +00:00
Masafumi Max NAKANE
2090853c05
We no longer need -p flag to ${MKDIR}.
...
Use ${COMPRESS_MAN} to compress man pages.
1996-11-02 20:21:27 +00:00
Satoshi Asami
95de57f81b
Swap -L orders so it won't pick up libpico from /usr/local/lib accidentally
...
(and boy it complained when the English version was already installed).
Helped debugging by: max
1996-11-01 12:46:30 +00:00
Masafumi Max NAKANE
0ed2a12734
Use ${MKDIR} macro to make directory.
1996-10-27 00:20:27 +00:00
Satoshi Asami
cac7f46a33
Oops, don't use ${INSTALL_PROGRAM} for shared libraries...it won't
...
complain, but the resulting mess is quite useless because the library
won't have any symbols!
1996-09-20 23:04:17 +00:00
Masafumi Max NAKANE
fde61f1cea
Cleaned up do-install: target.
...
Submitted by: asami@FreeBSD.ORG
1996-09-20 20:29:03 +00:00
Masafumi Max NAKANE
ce9997829d
Upgrade, 3.91 -> 3.95lj1.1b3
1996-09-20 05:47:59 +00:00
Masafumi Max NAKANE
6bf31ff92d
Updated Masafumi NAKANE's E-mail address.
1996-09-17 15:07:58 +00:00
Satoshi Asami
7c73536751
A better version of the script from the maintainer.
...
Submitted by: max@sfc.wide.ad.jp
1996-05-04 08:10:03 +00:00
Satoshi Asami
0ad8957a8e
Japanized pine for reading and writing Japanese mails (obviously!).
...
Submitted by: max@sfc.wide.ad.jp
1996-04-30 05:59:29 +00:00