| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
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)
|
|
|