| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: hrs
|
|
|
|
|
| |
PR: 28965
Submitted by: Hiroki Sato <hrs@hrslab.yi.org>
|
|
|
|
|
|
|
|
|
|
| |
- Refine startup script.
o Be friends with `/etc/rc.shutdown'.
o Accept only standard arguments.
o Add a $FreeBSD$ keyword.
PR: ports/20836
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (MAINTAINER)
|
|
|
|
|
| |
PR: ports/19696
Submitted by: Maintainer
|
|
|
|
|
|
|
|
| |
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. :)
|
|
|
|
|
|
|
|
| |
- install-info
- ${GZIP_CMD}
PR: ports/17684
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes (from PR):
- japanese/ndtpd
o Set default syslog file for `/var/log/ndtpd.log'.
o Change the default working directory `/var/ndtpd' to `/var/run/ndtpd'.
* It will created by `${PREFIX}/etc/rc.d/ndtpd.sh'
(even if the user select "Inetd mode" !)
* Lock files and a PID file are created under it.
o Support some arguments in the startup script:
${PREFIX}/etc/rc.d/ndtpd.sh start|stop|kill|restart|status|terminate
o Separate the session to build `ndtpd.sh.sample'
from `post-install' into `post-build'.
o Don't configure EB sybsystem in NDTPD.
- japanese/eb
o Don't configure ZLIB sybsystem in EB.
o Don't define CONFIGURE_ENV.
* Suggested by Michael's last commit to japanese/ndtpd/Makefile.
PR: 16117
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
|
|
|
|
|
| |
PR: 14759
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
| |
PR: 14719
Submitted by: maintainer
|
|
|
|
|
| |
PR: 14413
Submitted by: maintainer
|
|
|
|
|
| |
PR: 13659
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
eb-2.3, I changed the versions and recalculated the checksums.
Also, ndtpd/patches/patch-aa (by me) is for quieting ndtpd somewhat so
it won't leave dozens of lines to /var/log/messages every time someone
looks up a word, and eb/patches/patch-aa (by Kasahara-san, the
original author) is for changing the shared lib versions.
ndtpd/Makefile's LIB_DEPENDS was adjusted accordingly.
PR: 12130
Submitted by: maintainer
Reviewed (my changes) by: maintainer
|
| |
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
|
|
|
|
|
| |
PR: ports/10526
Submitted by: Kazutoki TAKAMUNE takamune@avrl.mei.co.jp
|
|
|
|
|
| |
PR: 9595 (2 of 2)
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
===> Building package for ja-ndtpd-2.0.3
Creating package /usr/ports/packages/All/ja-ndtpd-2.0.3.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/ja-ndtpd-2.0.3.tgz'
tar: can't add file lib/libeb.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
|
|
|
|
|
|
| |
fix typo in message.
Submitted in part by: maintainer
|
|
|
|
|
| |
PR: 7551
Submitted by: maintainer
|
|
|
|
| |
Use PACKAGE_BUILDING for intaractive install.
|
| |
|
|
PR: 4734
Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp>
|