summaryrefslogtreecommitdiffstats
path: root/japanese/pine
Commit message (Collapse)AuthorAgeFilesLines
* Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitablekris2000-09-291-0/+2
| | | | | buffer overflows. Sorry guys, but having an insecure mailer just isn't worth it.
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | 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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-3/+2
| | | | ldconfig in PLIST need personal consideration.
* Resurrect japanese/pine.knu2000-04-1516-0/+1129
| | | | Screwup by: knu
* Update the japanese/[o-t]* ports with the newknu2000-04-1216-1128/+0
| | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* I carelessly unbroke elf. rebroke.sada1999-06-081-2/+2
|
* Change {MASTER,PATCH}SITES: titech -> LOCAL_PORTS_JP.sada1999-06-081-4/+4
| | | | Requested by: Akihiro IIJIMA <aki@jp.freebsd.org>
* s,/usr/local,${PREFIX},mharo1999-06-051-2/+2
|
* Mark BROKEN for ELF:jseger1998-10-161-1/+3
| | | | | | | | ===> 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
* Remove regexp support for libcanna since it can now be builtsteve1998-09-211-2/+2
| | | | in ELF format as well.
* Remove man page entries from the PLIST and define MAN? in the Makefile.max1998-08-311-3/+0
|
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatestg1998-05-061-0/+1
| | | | from octave and iv.
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-141-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* The default location of the help file was wrong.max1997-04-211-1/+1
|
* Reflect recent changes to mail/pine. (Mainly, removing imap/ipopmax1997-01-211-7/+0
| | | | support.)
* Reflect recent changes made to mail/pine. (Mainly, removing imap/apopmax1997-01-217-139/+71
| | | | support.)
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-131-8/+3
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* CATEGORIES+= -> CATEGORIES=max1996-11-111-3/+4
| | | | Moved around some lines to standardize.
* We no longer need -p flag to ${MKDIR}.max1996-11-021-9/+7
| | | | Use ${COMPRESS_MAN} to compress man pages.
* Swap -L orders so it won't pick up libpico from /usr/local/lib accidentallyasami1996-11-011-2/+2
| | | | | | (and boy it complained when the English version was already installed). Helped debugging by: max
* Use ${MKDIR} macro to make directory.max1996-10-271-4/+2
|
* Oops, don't use ${INSTALL_PROGRAM} for shared libraries...it won'tasami1996-09-201-3/+3
| | | | | complain, but the resulting mess is quite useless because the library won't have any symbols!
* Cleaned up do-install: target.max1996-09-201-24/+25
| | | | Submitted by: asami@FreeBSD.ORG
* Upgrade, 3.91 -> 3.95lj1.1b3max1996-09-2016-454/+1133
|
* Updated Masafumi NAKANE's E-mail address.max1996-09-171-2/+2
|
* A better version of the script from the maintainer.asami1996-05-041-3/+2
| | | | Submitted by: max@sfc.wide.ad.jp
* Japanized pine for reading and writing Japanese mails (obviously!).asami1996-04-3016-0/+532
Submitted by: max@sfc.wide.ad.jp
OpenPOWER on IntegriCloud