Commit graph

48 commits

Author SHA1 Message Date
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Kris Kennaway
265893adaa Add missing files and directories 2004-04-20 08:46:35 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
47c2b10099 BROKEN on ia64: Configure fails 2004-03-07 12:50:59 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
3efab5d142 - Change maintainer's email
PR:		61702
Submitted by:	Kazu TAKAMUNE <takamune2004@yahoo.co.jp> (maintainer)
2004-01-22 09:34:43 +00:00
Norikatsu Shigemura
02c041ddac Update to 3.3.4.
PR:		ports/56276
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
Approved by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (maintainer)
2003-09-29 04:34:55 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Norikatsu Shigemura
41b00fc117 o New appendix of ruigigo-1.0.
o Fix checksum of LIST* by added archives.

PR:		ports/53611
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (maintainer)
2003-06-24 08:23:14 +00:00
Norikatsu Shigemura
a507e0644a Update to 3.3.3.
PR:		ports/53279
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2003-06-13 13:41:09 +00:00
Norikatsu Shigemura
976d48f590 Update to 3.3.2.
PR:		ports/49043
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2003-03-23 10:25:14 +00:00
Munechika SUMIKAWA
10a9be4461 [0] Updates for the latest version 3.3.1
[1] Fix MASTER_SITES
[2] Don't use configure option '--enable-pthread' (backout last commit)
    because it breaks japanese/ndtpd and the pthread support of EB
    library	itself is still incomplete and experimental.
[3] Remove imported patch; files/patch-eb::match.c
[4] Add patch to use USE_LIBTOOL=yes; files/patch-configure
[5] Use configure option '--build=...'
[6] Use LOCALBASE instead of PREFIX for other installed packages
[7] Use DATADIR
[8] Don't be quiet at post-extract section (backout last commit)
[9] Sort @dirrm section of pkg-plist; generated by
    (cd /usr/local; find -ds share/eb -type d) | sed 's,^,@dirrm ,'

[4]-[7] were submitted by KATO Tsuguru <tkato@prontomail.com>.
Thanks, Kato-san.

PR:		ports/48840
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2003-03-02 20:35:38 +00:00
Norikatsu Shigemura
6d9b169239 Update to 3.3+2(patches), and include a temporary patch (3.3.1 release
candidate, but not tested).

Approved by:	maintainer timeout (1week)
2003-02-28 17:37:23 +00:00
Akinori MUSHA
a1898cd9f5 Avoid the use of tar(1)'s --no-same-owner flag, which is not supported
by version 1.11.2 or earlier.  This fixes installation on older
systems prior to 4.7-RELEASE.

PR:		ports/42143 (no patch)
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-22 17:04:33 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Edwin Groothuis
da9f30c3f2 Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)

Noticed on: bento
2002-11-07 11:54:23 +00:00
Akinori MUSHA
c5a5866116 - Update to 3.2.3.
- Add New appendix; genius2 (1.0).
- Extract appendices as root:wheel.

PR:		ports/41762
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (MAINTAINER)

With the following changes:

- Since ftp.sra.co.jp occasionally returns a "502 Bad Gateway" error,
  add a decent mirror site ftp.eos.hokudai.ac.jp to MASTER_SITES.
- Update genius2 to 1.1.
2002-08-27 04:37:57 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Ying-Chieh Liao
94d18b1e7b upgrade eb to 3.2.2
upgrade ndtpd to 3.1.3

PR:		40290
Submitted by:	maintainer
2002-07-07 18:23:15 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Akinori MUSHA
0f99a32cee Fix libintl/libiconv dependencies. 2002-04-02 04:26:01 +00:00
Yoichi NAKAYAMA
88c33443f4 Update japanese/eb for the latest version 3.2.1 and
japanese/ndtpd for the latest version 3.1.1pl1.

PR:		ports/36004
Submitted by:	maintainer
2002-03-31 16:14:54 +00:00
Akinori MUSHA
bad83a2ab3 Update the checksums of LIST/LIST-ja.
PR:		25759
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (MAINTAINER)
2001-03-14 21:24:49 +00:00
Kevin Lo
36f50cb3ff Remove extra spaces
Submitted by: Maintainer
2000-08-21 03:39:42 +00:00
Kevin Lo
abdc69658e Update to version ja-eb-2.3.8(patched).
PR: 20695
Submitted by: Maintainer
2000-08-18 15:40:36 +00:00
Akinori MUSHA
9c4420b417 Update to 2.3.8.
Stop trying to create info/dir, as it's not indivisual ports' job.

PR:		ports/19697
Submitted by:	Maintainer
2000-07-04 16:34:25 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Akinori MUSHA
8490b4a0cf Add a new appendix file `superdic98-1.0'.
Use distributed LIST (and LIST-ja).

PR:		ports/18053
Submitted by:	MAINTAINER
2000-04-19 03:24:37 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
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. :)
2000-04-11 14:15:53 +00:00
Akinori MUSHA
e83e161b17 De-portlint.
- install-info
	- ${GZIP_CMD}

PR:		ports/17684
Submitted by:	MAINTAINER
2000-03-30 11:24:44 +00:00
Akinori MUSHA
d23bf70b42 Committed with a minimum change for portlint, thanks! 2000-03-30 08:44:02 +00:00
Steve Price
ba7142f26a Allow this port to actually find its distfiles after they have been
downloaded.
2000-02-13 17:03:35 +00:00
Satoshi Taoka
eea331c6f5 Updated to 2.3.7
PR: 16555
Submitted by: maintainer
2000-02-07 14:26:26 +00:00
Munechika SUMIKAWA
aa85e6e0da Upgrade to 2.3.6.
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>
2000-01-22 06:40:20 +00:00
Munechika SUMIKAWA
6be0c7c8f5 upgrade to 2.3.5.
PR:		14719
Submitted by:	maintainer
1999-11-27 06:17:49 +00:00
Michael Haro
8fd6d0223a update mastersites and put distfiles into a directory
PR:		part of 14413
Submitted by:	maintainer
1999-10-27 08:45:30 +00:00
Satoshi Taoka
1b1d4f3773 Update japanese/ndtpd to 2.3.3 and japanese/eb to 2.3.3
PR:		13659
Submitted by:	maintainer
1999-09-20 07:22:39 +00:00
Satoshi Taoka
1486643c99 Added a new appendix file (eb/daihyakka-1.0.tar.gz) into this port.
PR:		13520
Submitted by:	maintainer

And I modified pkg/PLIST.
1999-09-06 19:19:15 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Satoshi Asami
7810fb706b Upgrade to ndtpd-2.3.2 and eb-2.3.2. PR was for ndtpd-2.3.1 and
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
1999-08-19 10:50:30 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Satoshi Taoka
87606369d5 Update to ndtpd-2.2.2 and eb-2.2.2
PR:		ports/10526
Submitted by:	Kazutoki TAKAMUNE takamune@avrl.mei.co.jp
1999-03-13 07:35:40 +00:00
Steve Price
82f5c3603f Initial import of ja-eb version 2.2.
iA C library for accessing EB/EBG/EBXA, and EPWING CD-ROM dictionaries.

PR:		9595 (1 of 2)
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
1999-01-26 03:03:44 +00:00