| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
are created with proper mode/ownership at installation time,
and thus, possible to pkg_delete cleanly.
Notes:
svn path=/head/; revision=50309
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=50176
|
|
|
|
| |
Notes:
svn path=/head/; revision=45498
|
|
|
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
Notes:
svn path=/head/; revision=29636
|
|
|
|
|
|
|
| |
Found by: bento
Notes:
svn path=/head/; revision=28191
|
|
|
|
|
|
|
| |
already.
Notes:
svn path=/head/; revision=20020
|
|
|
|
| |
Notes:
svn path=/head/; revision=13298
|
|
|
|
| |
Notes:
svn path=/head/; revision=13296
|
|
|
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
Notes:
svn path=/head/; revision=10860
|
|
|
|
| |
Notes:
svn path=/head/; revision=8312
|
|
|
|
|
|
|
|
|
| |
change where to write pid file.
Submitted by: sanpei@jp.freebsd.org
Notes:
svn path=/head/; revision=8311
|
|
|
|
| |
Notes:
svn path=/head/; revision=4574
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=3805
|
|
|
|
|
|
|
| |
Submitted by: Masafumi NAKANE <max@sfc.wide.ad.jp>
Notes:
svn path=/head/; revision=3553
|
|
|
|
|
|
|
| |
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
Notes:
svn path=/head/; revision=1892
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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! :)
Notes:
svn path=/head/; revision=1871
|
|
|
|
|
|
|
|
| |
Submitted by: nobu@psrc.isac.co.jp
(Actually the initial import should have had this Submitted by: line too)
Notes:
svn path=/head/; revision=1107
|
|
Notes:
svn path=/head/; revision=1099
|