| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
that commit corrected possible problem with pkg_add'ing this port.
|
|
|
|
|
|
|
|
|
|
|
| |
- Improve the startup script.
- Modify the pkg-plist so that pkg_delete won't complain even when
user dictionaries are installed.
- Use correct syntax for chown (bin.bin -> bin:bin)
Credits: nyan@jp.FreeBSD.org
nork@FreeBSD.org
takachan@running-dog.net
knu@iDaemons.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
definition has been changed somehow. Add a patch to override it with
the previous definition.
Addressed by: Marc Espie <espie@openbsd.org>
- Add a patch to fix bzero()/bcopy() namespace collision. (by me)
- Change one of the master sites.
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Discussed on: ports-jp@jp.FreeBSD.org
On behalf of: max (MAINTAINER)
|
|
|
|
| |
in bsd.port.mk.
|
| |
|
|
|
|
|
|
|
|
|
| |
I intentionally left the PORTREVISION when the corresponding changes were
committed because:
1. MLINKS correction was not as significant as requiring PORTREVISION bump.
2. There could be more minor corrections to the dictionary and I did not
think it was worth putting everyone through the upgrade every time
minor correction was made to the dictionary.
|
|
|
|
|
|
| |
XFREE86_VERSION.
Submitted by: "Dan Langille" <dan@langille.org>
|
|
|
|
|
|
| |
XFREE86_VERSION is 3.
This would probably fix the build failure on bento.
|
|
|
|
| |
Pointed-out by: Masayuki FUKUI <m-fukui@jp.fujitsu.com>
|
|
|
|
| |
Submitted by: Yasuhide CANADA <canada@dai.meta.ne.jp>
|
|
|
|
|
|
| |
PR: 33779
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
Credit: Yasuhide CANADA <canada@dai.meta.ne.jp>
|
|
|
|
|
| |
are created with proper mode/ownership at installation time,
and thus, possible to pkg_delete cleanly.
|
|
|
|
|
|
| |
With this fix, problems on -current should have been eliminated.
I'm bumping the PORTREVISION to encourage the update. (Maybe I should've
done it when I changed the way cannaserver is run, anyway.)
|
|
|
|
| |
Submitted by: Takayuki Tamura <ttathome@remus.dti.ne.jp>
|
| |
|
|
|
|
|
|
|
|
| |
Due to changes to signal handling, invoked child process was not able to
send SIGQUIT to the parent.
So instead of installing the binary set{[gu]id(bin), setuid(bin) after
successful invokation.
Reported by: Takayuki Tamura <ttathome@remus.dti.ne.jp>
|
| |
|
|
|
|
|
|
|
| |
This upgrade is based on submissions from several people over years.
I have been reluctant to upgrade this port primarily because
I was never sure about the shared lib compatibility.
Thanks to those who submitted the patch as well as tested the new version.
|
| |
|
| |
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
|
|
|
| |
PR: 19744
Submitted by: knu, "Mas.TAKEMURA" <mastake@msel.t.u-tokyo.ac.jp>
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
|
|
|
|
| |
Suggested by: kjm@RINS.RYUKOKU.AC.JP
|
|
|
|
|
|
|
|
|
|
| |
References: SPSadvisory#38
http://shadowpenguin.backsection.net/advisories/advisory038.html
(Japanese only)
http://shadowpenguin.backsection.net/advisories/index.html
(English abstract included)
Max, should we use "canna" UID for sandbox'ing?
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
|
|
|
| |
Found by: bento
|
|
|
|
| |
Found by: bento
|
|
|
|
|
|
|
|
| |
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. :)
|
|
|
|
|
| |
Note: I'm not too sure if these ports really work without x11 libs
and headers as I don't have X'less environment.
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
| |
already.
|
|
|
|
| |
commit screwed this up slightly.
|
|
|
|
|
| |
and some portlint check.
Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
set, so mark them with MANCOMPRESSED=no. Note that this requires the
new bsd.port.mk that is not committed yet (going through final tests,
will be committed in a few hours).
|
|
|
|
|
| |
PR: ports/7400
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
|
| |
|
|
|
|
|
|
| |
change where to write pid file.
Submitted by: sanpei@jp.freebsd.org
|
|
|
|
| |
for PKGNAME. (IE, jp-* to ja-*).
|
| |
|
| |
|
|
|
|
| |
in line with the other Makefiles.
|