| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
|
|
|
| |
makes make unhappy about this line.
|
| |
|
|
|
|
|
| |
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
|
| |
|
|
|
|
|
| |
Instead of writing several shell commands in post-install target, simply call
pkg/INSTALL.
|
| |
|
|
|
|
| |
valid Makefiles.
|
| |
|
|
|
|
| |
mode is set correctly.)
|
|
|
|
|
| |
so I remove this file first.
(And it will be back soon.)
|
| |
|
|
|
|
|
|
| |
${LOCALBASE} is used instead of /usr/local.
Submitted by: asami@FreeBSD.ORG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port now installs man pages.
(Patch-ac is responsible for following three items.)
This port now installs files into ${PREFIX}/{bin,include/canna,lib/canna}
instead of /usr/local/Canna/{bin,include,lib}.
Changed the location and the name of the lock file to /var/run/Canna.pid.
Changed the location of the log file to /var/log.
Now the readme file is not installed into the directory where the lock file
resides. (patch-ab)
In post-install:, /etc/services is checked and the user will be notified
if there is no entry for Canna.
Added new patch to modify source of several man pages to avoid it displaying
an empty page before showing its content. (patch-ad)
|
|
|
|
|
| |
didn't actually start the program. Amazingly, no one has complained
about this problem!!
|
|
|
|
| |
Submitted by: Masafumi NAKANE <max@sfc.wide.ad.jp>
|
|
|
|
| |
lot of ports or what! ;>
|
|
|
|
| |
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
|
|
|
|
|
|
| |
twice.
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
|
|
|
|
| |
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
|
|
|
| |
and some other minor cleanup.
|
|
|
|
|
| |
Submitted by: nobu@psrc.isac.co.jp
(Actually the initial import should have had this Submitted by: line too)
|
|
|