Dmitry Marakasov
48865b66df
- Remove local MASTER_SITE which is going to disappear
...
- Add my mirror instead
PR: 195578
Submitted by: motoyuki@bsdclub.org
2014-12-05 17:21:23 +00:00
Bartek Rutkowski
42e01db0e2
japanese/mh: fixes
...
- Strip binaries and libs
- Add missing patch
PR: 194880
Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
Approved by: mentors (implicit)
2014-11-11 13:41:37 +00:00
Bartek Rutkowski
19c6d5e019
japanese/mh: multiple fixes
...
- Add japanese man pages
- Don't setuid/setgid to binaries
- Use BSD_INSTALL_LIB instead of cp
- Remove @dirrm
PR: 194352
Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
Approved by: mentors (implicit)
2014-10-20 08:16:04 +00:00
Hiroki Sato
a16acf7a7b
* Add staging support.
...
* Use OPTIONS_DEFINE=DOCS instead of NOPORTDOCS.
* Remove obsolete MAN* variables, and use pkg-plist.
* Take maintainership.
Submitted by: WATANABE Kazuhiro
PR: 192966
2014-08-24 14:33:25 +00:00
Baptiste Daroussin
2bbb53adc3
Reset maintainership for ports not staged with no pending PR
...
With hat: portmgr
2014-07-23 17:07:12 +00:00
Baptiste Daroussin
8ee9a3584f
Add NO_STAGE all over the place in preparation for the staging support (cat: japanese)
2013-09-20 18:47:54 +00:00
Baptiste Daroussin
a110650af3
Fix build with clang by forcing the port to respect CFLAGS and adding -Wno-return-type to CFLAGS
2013-08-26 17:14:16 +00:00
Motoyuki Konno
423885c6d8
Update MASTER_SITES.
2013-07-06 15:45:10 +00:00
Sunpoet Po-Chuan Hsieh
a32defea5d
- Use canonical format for FreeBSD.org MAINTAINER addresses
...
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
Motoyuki Konno
b59efb942d
Fix BROKEN in 9.0-current with new utmpx.
...
PR: ports/145643
Submitted by: YAMAMOTO, Shigeru <shigeru@iij.ad.jp>
Feature safe: yes
2010-06-23 14:55:04 +00:00
Martin Wilke
52be42b156
- Mark BROKEN: fails to build with new utmpx
...
Reported by: pointyhat
2010-03-17 06:49:59 +00:00
Pav Lucistnik
2d68f126de
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-19 23:41:55 +00:00
Motoyuki Konno
c3b9c7ed56
update URL of one of MASTER_SITES.
...
Submitted by: Haruhisa Hayashi <hayashi@laic.u-hyogo.ac.jp>
2008-11-21 10:24:19 +00:00
Edwin Groothuis
25eabe0ac5
Only run pre-install when NOPORTDOCS isn't set
...
Noticed by: ionbot
2008-07-05 05:10:59 +00:00
Edwin Groothuis
2851d32044
[Patch] japanese/mh: port to termios
...
The japanese/mh port is one of the last ports that still depends on
COMPAT_43TTY, because it uses the sgtty programming interface. We'd
better port it to the POSIX termios interface. The source code already
contains code for SysV termio, which makes it easier to port.
PR: ports/124466
Submitted by: Ed Schouten <ed@FreeBSD.org>
Approved by: maintainer timeout
2008-07-05 01:15:43 +00:00
Motoyuki Konno
3a3ffafe23
Fix BROKEN on gcc 4.2.
...
PR: ports/119679
Submitted by: Tsuyoshi Arai <taraijpn@gmail.com>
Reviewed by: nyan
Note: I committed only some part of the PR. It's enough to unbreak
this port.
2008-04-26 15:58:10 +00:00
Pav Lucistnik
6f911043e0
- Mark BROKEN on 7.0: does not compile with GCC 4.2
...
Reported by: pointyhat
Approved by: portmgr (hat)
2007-11-12 23:36:38 +00:00
Motoyuki Konno
7e809bb657
Update patch file and unbreak.
2007-10-19 04:02:08 +00:00
Mark Linimon
a8d327485a
Mark as broken: fails to install.
2007-09-30 08:24:48 +00:00
Pav Lucistnik
bb54399293
- Fix after objformat removal
...
Reported by: pointyhat
2007-03-27 16:29:28 +00:00
Motoyuki Konno
d0b33fdadd
Add CONFLICTS=nmh-[0-9]*
...
PR: ports/109402
Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp>
2007-03-10 05:31:09 +00:00
Pav Lucistnik
e8287bd3e4
- Prepare for removal of shlib filtering. While here, remove manual invocation of ldconfig, INSTALLS_SHLIB/USE_LDCONFIG handles this for us
2007-01-27 23:32:47 +00:00
Motoyuki Konno
227b724c3e
Add SHA256 checksum.
2005-12-24 02:53:30 +00:00
Motoyuki Konno
fbd6fed15b
Fix typo.
...
Pointed out by: fenner's ports distfiles survey.
2005-10-10 14:05:22 +00:00
Motoyuki Konno
ca288d9579
Add SIZE.
...
Submitted by: trevor
2004-03-18 05:05:23 +00:00
Motoyuki Konno
fd0b805e7e
Fix patch. Previous patch I committed contains test code.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2003-07-19 11:34:58 +00:00
Motoyuki Konno
424b750943
Remove a garbage lines.
2003-07-19 06:43:40 +00:00
Motoyuki Konno
fea9346f1d
* Update to 6.8.4 JP 3.05.
...
* Use <stdarg.h> instead of <varargs.h> [1].
Use of <varargs.h> causes error on FreeBSD 5-current with GCC 3.3.1.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> [1]
PR: ports/54524
2003-07-19 05:55:00 +00:00
Motoyuki Konno
b856adebfc
retire pkg-comment.
2003-02-25 04:43:40 +00:00
Motoyuki Konno
077b98da9e
Add patch for FreeBSD 5-current.
...
There is not definition of 'struct ldat' in 5-current's curses.h
(after May 21 2002).
2002-07-16 11:48:06 +00:00
Motoyuki Konno
762ca7c6bd
Fix typo in directory list.
...
Found by: bento.FreeBSD.org
2001-07-02 15:50:07 +00:00
Motoyuki Konno
5430a94303
Install additional documents written in Japanese under ${PREFIX}/share/doc.
...
Bump PORTREVISION.
PR: ports/27897
Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp>
2001-06-17 06:13:22 +00:00
Motoyuki Konno
7bf23b7273
Add extra files.
...
References: Package building errors page.
2000-06-29 14:20:07 +00:00
Akinori MUSHA
5804ca48ae
Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.
2000-06-17 05:34:04 +00:00
Akinori MUSHA
edcf8b3594
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
...
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Motoyuki Konno
3a7c9e3d91
Fix some problems.
...
o Y2K problem.
o repl coredump problem.
Submitted by: mh-plus project (japanese/mh developper)
2000-03-11 00:47:03 +00:00
Motoyuki Konno
31f4804910
unFORBIDDEN this port. MIME-buffer overflow problem was already fixed.
2000-03-11 00:43:34 +00:00
Motoyuki Konno
1890c7ff55
Because mh-plus (japanese/mh port) is actively maintained by mh-plus project,
...
the bug will be fixed soon.
So, delete the wrong description "Since mh is no longer actively developed,
this bug may not get fixed".
2000-03-06 16:03:21 +00:00
Kris Kennaway
2a7eb6826e
Mark FORBIDDEN due to MIME-parsing code. We don't have a japanese/nmh
...
port which is a detriment since there's no simple replacement for it :(
2000-03-04 22:34:35 +00:00
Motoyuki Konno
56810410f9
Upgrade to mh-plus 6.8.4-JP-3.03.
1999-10-19 03:52:40 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Motoyuki Konno
4e5d10ef83
Update to mh-6.8.4-JP-3.02.
1999-02-10 18:13:22 +00:00
Motoyuki Konno
9b1ff6209e
ELFized.
...
Maintainer changed (-> motoyuki@freebsd.org ).
Submitted by: sanpei@yy.cs.keio.ac.jp , motoyuki@freebsd.org
1998-10-09 18:38:09 +00:00
Masafumi Max NAKANE
d74cd55858
Remove man page entries.
1998-09-05 00:27:52 +00:00
Jun-ichiro itojun Hagino
c1caf41745
upgraded to MH 6.8.4.
...
maintainer changed (-> sanpei@yy.cs.keio.ac.jp )
Submitted by: sanpei@yy.cs.keio.ac.jp
1998-05-27 12:58:54 +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
Satoshi Asami
ed1ba38a9f
Be more selective about which ports to maintain. I no longer have time
...
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +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
ec18df1be9
Creation and execution of mhconfig moved to do-configure target in Makefile
...
instead of doing it in scripts/configure.
Move ``make clean'' that should done before the build process to pre-build
instead of doing it in scripts/configure.
Define RUN_DEPENDS on jless so that the command show can display Japanese
message correctly.
Generate mh configuration for FreeBSD from template instead of doing that
by patches.
(This allows the port to respect ${PREFIX}.)
Submitted by: sanpei@yy.cs.keio.ac.jp
Integrated recent changes made to ports/mail/mh.
Integrated widely used patches that are distributed with mew:
- Patch to make the folder command faster.
- Patch to suppress X-Authentication-Warning.
Added configuration options to include full pop support.
(Closing PR #2209.)
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS: ' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: Makefile patches/patch-ab patches/patch-ac patches/patch-ad
CVS: pkg/DESCR pkg/PLIST
CVS: Added Files:
CVS: files/FreeBSD.in patches/patch-ag patches/patch-ah
CVS: Removed Files:
CVS: patches/patch-aa scripts/configure
CVS: ----------------------------------------------------------------------
1997-01-07 07:47:26 +00:00