aboutsummaryrefslogtreecommitdiff
path: root/japanese/ebnetd
Commit message (Collapse)AuthorAgeFilesLines
* o Update to 4.4.1.Norikatsu Shigemura2009-07-201-2/+2
| | | | | | | | | | | o Bump shlib version. o Bump PORTREVISION of ports depending on, accordingly. PR: ports/136298 Submitted by: Yasuhiro KIMURA yasu utahime org Notes: svn path=/head/; revision=238121
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Chase japanese/eb updatePav Lucistnik2006-12-021-2/+2
| | | | Notes: svn path=/head/; revision=178604
* - Remove dead mastersite.Jean Milanez Melo2006-05-222-3/+2
| | | | | | | | | | | - Use @dirrmtry instead of @unexec rmdir. PR: ports/97554 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: mnag (mentor) Notes: svn path=/head/; revision=163082
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* [PATCH] japanese/{eb,ebnetd}: Take over maitainershipEdwin Groothuis2006-01-021-1/+1
| | | | | | | | | | | | | I have sent PRs of these ports several times, but there was no response from maintainer and PRs were always commited with timeout. So I will take over maintainershilp now. PR: ports/90713 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=152625
* o Update to 4.2. [1]Norikatsu Shigemura2005-07-311-2/+2
| | | | | | | | | | | | o Fix minor bug. [2] PR: ports/81629 [1] Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1] Obtained from: ndtpd/01982 [2] Approved by: maintainer timeout Notes: svn path=/head/; revision=140522
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 4.1.1.Norikatsu Shigemura2004-12-261-1/+2
| | | | | | | | | | | | | | o Repocopy japanese/eb -> japanese/eb3 for safe keeping. o Chase eb library version bump. o Connect japanese/eb3 to japanese/Makefile PR: ports/74133 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Requested by: Motoyuki Kasahara <m-kasahr@sra.co.jp> (author) Repocopied by: portmgr(marcus) Notes: svn path=/head/; revision=125214
* - After repocopy from japanese/ndtpd, rename to japanese/ebnetd and updatePav Lucistnik2004-10-3110-135/+257
| | | | | | | | | | to version 1.0 PR: ports/73131 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=120551
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Change maintainer's emailKirill Ponomarev2004-01-222-2/+2
| | | | | | | | PR: 61702 Submitted by: Kazu TAKAMUNE <takamune2004@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=98779
* Update to 3.1.5.Norikatsu Shigemura2003-06-082-5/+3
| | | | | | | | PR: ports/53037 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=82509
* [0] Updates for the latest version 3.1.4pl1Munechika SUMIKAWA2003-03-022-3/+6
| | | | | | | | | | | | [1] Fix typo of PORTREVISION :-) [2] Add MASTER_SITES [3] Use configure option '--build=...' PR: ports/48840 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=76751
* Bump PORTREVISION by updating japanese/eb.Norikatsu Shigemura2003-02-281-1/+2
| | | | Notes: svn path=/head/; revision=76661
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Upgrade to 3.1.4.Munechika SUMIKAWA2003-01-302-2/+2
| | | | | | | | PR: 47546 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=74296
* upgrade eb to 3.2.2Ying-Chieh Liao2002-07-072-2/+2
| | | | | | | | | | upgrade ndtpd to 3.1.3 PR: 40290 Submitted by: maintainer Notes: svn path=/head/; revision=62584
* Update to 3.1.2Patrick Li2002-04-142-5/+4
| | | | | | | | PR: 37033 Submitted by: maintainer Notes: svn path=/head/; revision=57697
* Don't run autoconf. It has configure script and the use of autoconfYoichi NAKAYAMA2002-04-101-3/+0
| | | | | | | | | | 2.53 cause breakage of it. PR: ports/36864 Submitted by: maintainer Notes: svn path=/head/; revision=57528
* Update japanese/eb for the latest version 3.2.1 andYoichi NAKAYAMA2002-03-314-19/+26
| | | | | | | | | | japanese/ndtpd for the latest version 3.1.1pl1. PR: ports/36004 Submitted by: maintainer Notes: svn path=/head/; revision=57064
* handle sh more properlyYing-Chieh Liao2001-08-181-3/+6
| | | | | | | Submitted by: hrs Notes: svn path=/head/; revision=46443
* use absolute pathYing-Chieh Liao2001-08-181-2/+2
| | | | | | | | PR: 28965 Submitted by: Hiroki Sato <hrs@hrslab.yi.org> Notes: svn path=/head/; revision=46407
* - Update to the latest version ja-ndtpd-2.3.8 (patched).Akinori MUSHA2000-08-293-18/+27
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=32113
* Update to 2.3.8.Akinori MUSHA2000-07-042-2/+2
| | | | | | | | PR: ports/19696 Submitted by: Maintainer Notes: svn path=/head/; revision=30182
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-3/+2
| | | | | | | | | | | 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. :) Notes: svn path=/head/; revision=27449
* De-portlint.Akinori MUSHA2000-03-301-2/+2
| | | | | | | | | | | - install-info - ${GZIP_CMD} PR: ports/17684 Submitted by: MAINTAINER Notes: svn path=/head/; revision=27148
* Committed, thanks!Akinori MUSHA2000-03-302-4/+4
| | | | Notes: svn path=/head/; revision=27145
* Upgrade to 2.3.6.Munechika SUMIKAWA2000-01-225-41/+81
| | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=24906
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-241-2/+0
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999
* upgrade to 2.3.5.Munechika SUMIKAWA1999-11-272-4/+4
| | | | | | | | PR: 14719 Submitted by: maintainer Notes: svn path=/head/; revision=23448
* remove dead mastersiteMichael Haro1999-10-271-3/+1
| | | | | | | | PR: 14413 Submitted by: maintainer Notes: svn path=/head/; revision=22670
* Update japanese/ndtpd to 2.3.3 and japanese/eb to 2.3.3Satoshi Taoka1999-09-202-4/+4
| | | | | | | | PR: 13659 Submitted by: maintainer Notes: svn path=/head/; revision=21822
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Upgrade to ndtpd-2.3.2 and eb-2.3.2. PR was for ndtpd-2.3.1 andSatoshi Asami1999-08-197-122/+115
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=20810
* Don't require interaction on INSTALL while PACKAGE_BUILDING.Steve Price1999-07-041-4/+12
| | | | Notes: svn path=/head/; revision=20022
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Update to ndtpd-2.2.2Satoshi Taoka1999-03-152-5/+5
| | | | | | | | PR: ports/10526 Submitted by: Kazutoki TAKAMUNE takamune@avrl.mei.co.jp Notes: svn path=/head/; revision=17234
* Update to version 2.2Steve Price1999-01-264-265/+15
| | | | | | | | PR: 9595 (2 of 2) Submitted by: maintainer Notes: svn path=/head/; revision=16335
* Mark BROKEN for ELF:Justin M. Seger1998-10-161-1/+3
| | | | | | | | | | | | | ===> 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 Notes: svn path=/head/; revision=14056
* Make sure we don't ask question during package build. While I'm here,Satoshi Asami1998-09-011-1/+2
| | | | | | | | | fix typo in message. Submitted in part by: maintainer Notes: svn path=/head/; revision=12981
* Update to version 2.0.3.Steve Price1998-08-105-190/+230
| | | | | | | | PR: 7551 Submitted by: maintainer Notes: svn path=/head/; revision=12428
* I've forgotten to add ntdpd-ja.info for install-info.Jun Kuriyama1998-04-242-5/+16
| | | | | | | Use PACKAGE_BUILDING for intaractive install. Notes: svn path=/head/; revision=10671
* Move distfiles (there are only 13 of them) to subdirectory.Satoshi Asami1998-04-222-16/+17
| | | | Notes: svn path=/head/; revision=10631
* server for accessing CD-ROM books with NDTP.Jun Kuriyama1998-04-216-0/+365
PR: 4734 Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp> Notes: svn path=/head/; revision=10621