Commit Graph

24689 Commits

Author SHA1 Message Date
Munechika SUMIKAWA
955a0ab537 Use ${OSVERSION} instead of ${USE_INET6}.
Approved by:	maintainer
2000-01-26 09:22:00 +00:00
Jeremy Lea
b11d42ce33 Correct usage of uuencode in po-mode.el.
PR:		16317
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-01-26 09:15:49 +00:00
Munechika SUMIKAWA
3c806f4c9f Support IPv6.
No response from: 	maintainer
2000-01-26 07:37:49 +00:00
Munechika SUMIKAWA
88c1dba56d Upgrade to 2.53.
Approved by:	maintainer
2000-01-26 07:16:19 +00:00
Yukihiro Nakai
b38555a3e6 Update to 0.22
Now it is intenetionalized and enable for the
multibyte enrivonment.
2000-01-26 07:02:10 +00:00
Yukihiro Nakai
cbae0042bd Update to 0.8 2000-01-26 07:00:05 +00:00
Yukihiro Nakai
1fae16126b Update to 0.10 2000-01-26 06:59:27 +00:00
Yukihiro Nakai
9c6aa54776 MASTER_SITE fix. 2000-01-26 06:50:47 +00:00
Bill Fenner
4ede26fe72 Untested fix for stricter C++ type checking on 4.0 . 2000-01-26 06:03:06 +00:00
Bill Fenner
512cb1b8ae Don't depend on files/nroff to fake out build. 2000-01-26 06:01:56 +00:00
Bill Fenner
b47459dc41 Upgrade to sdr 2.9
Submitted by:	Garrett Wollman <wollman@lcs.mit.edu>
2000-01-26 05:57:53 +00:00
Bill Fenner
2b3fb8d7f6 Add uclmmbase.
Re-sort.
2000-01-26 05:57:13 +00:00
Bill Fenner
012e509234 Port for UCL common multimedia library, used by tools like sdr and rat.
Submitted by:	Garrett Wollman <wollman@lcs.mit.edu>
2000-01-26 05:56:05 +00:00
Chris D. Faulhaber
203c546fe7 * Update port to 3.3.8
* Fix unfetchable distfiles

PR:		16321
Submitted by:	Maintainer
2000-01-26 02:06:39 +00:00
Archie Cobbs
a3dd62941f Bash this port until it compiles under -current again. 2000-01-26 01:55:28 +00:00
Archie Cobbs
e122a8ab58 We were forgetting to install "README.FreeBSD+NAT". 2000-01-26 01:52:02 +00:00
Jason Evans
85bfda41f7 Don't use the pthreads rwlock implementation for dllockinit(), since it
causes infinite recursion while trying to initialize the internal library
state.  Instead, use a simple spinlock-based rwlock implementation.

Make minor cancellation cleanups.
2000-01-25 22:37:11 +00:00
Munechika SUMIKAWA
857a522865 Use ${OSVERSION} instead of ${USE_INET6}. 2000-01-25 22:12:09 +00:00
Munechika SUMIKAWA
e563579165 - use ${OSVERSION} instead of ${USE_INET6}
- fix memoly leak when using getaddrinfo()
- support draft-ietf-drums-msg-fmt-07

Partly submitted by:	Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
Approved by:		maintainer
2000-01-25 22:01:31 +00:00
Chris D. Faulhaber
492e070206 Oops, forgot the patch 2000-01-25 21:42:47 +00:00
Chris D. Faulhaber
c483d63cb6 Update port to 0.7.1
* Significant code updates since the last port update
  (including an almost complete rewrite of the code
  base, plugin support, qif support, etc)
* Take over maintainership of this port (approved by
  previous maintainer)
2000-01-25 21:41:27 +00:00
Chris D. Faulhaber
7e00376746 Update port to 0.7.2
* New features including: article toolbar, threading/
  unthreading of articles, Swedish translations
* Improved killfile support
* Faster article sorting
* Fixes for all known bugs
2000-01-25 21:36:46 +00:00
Munechika SUMIKAWA
8b1bd7114c Use ${OSVERSION} instead of ${USE_INET6}.
Reviewed by:	maintainer
2000-01-25 18:33:42 +00:00
Seiichirou Hiraoka
d73db34b43 Change MASTER_SITES 2000-01-25 18:21:15 +00:00
Munechika SUMIKAWA
73a9de35c2 fix checksum. 2000-01-25 17:12:51 +00:00
Munechika SUMIKAWA
d165976c9f use ${OSVERSION} instead of ${USE_INET6}. 2000-01-25 17:03:11 +00:00
Dirk Froemberg
45c9eb9cdf Upgrade to PHP-4.0b3, finally.
At the moment only zlib, mysql and gd support is tested.
2000-01-25 16:52:23 +00:00
Satoshi Taoka
79a84a2f6e Modified URL 2000-01-25 15:11:35 +00:00
Satoshi Taoka
3538d72b27 On 3.X-R, mule has a problem "Segmentation fault". Then I fixed it.
PR:		16336
Submitted by:	Munehiro Matsuda <haro@tk.kubota.co.jp>
2000-01-25 15:00:53 +00:00
Satoshi Taoka
d4a1e45ebf Added WWW
Approved by:	maintainer
2000-01-25 14:56:46 +00:00
Satoshi Taoka
c6736df69f Removed vfxdvik
Added xdvik-vflib xdvik-vflib-pk118 xdvik-vflib-pk240
xdvik-vflib-pk300 xdvik-vflib-pk360 xdvik-vflib-pk400
xdvik-vflib-pk600 xdvik-vflib-pkall
2000-01-25 14:35:16 +00:00
Dirk Froemberg
6e2a3427cf Upgrade to 3.22.30. 2000-01-25 14:34:38 +00:00
Satoshi Taoka
aee1dc8201 (1) Moved japanese/vfxdvik to japanese/xdvik-vflib
(2) Added slave ports, japanese/xdvik-vflib-pk*, of japanese/xdvik-vflib
    (after Asami-san copied repository of japanese/xdvik-vflib to ones of
    slave ports)

PR:		15989
Submitted by:	maintainer
2000-01-25 14:23:46 +00:00
Satoshi Taoka
60c353bd7a Corrected my E-mail address 2000-01-25 13:27:58 +00:00
Satoshi Taoka
f1f3f0b95d Added sdic edict-sdic 2000-01-25 13:23:02 +00:00
Satoshi Taoka
bf8c337933 a look up mode on Emacsen for a English - Japanese Dictionary 2000-01-25 13:07:47 +00:00
Satoshi Taoka
eab81e2772 EDICT is a Japanese - English Dictionary
This port's EDICT is SDIC format
2000-01-25 13:02:37 +00:00
Yukihiro Nakai
3829c804e3 Add gob and resort guile-gtk. 2000-01-25 11:15:30 +00:00
Yukihiro Nakai
31294ef072 Initial import.
GTK+ Object Builder.
This is merely a preprocessor for GTK+, and seems to be
more important for GTK+/GNOME applicatoin development.
2000-01-25 11:13:57 +00:00
Neil Blakey-Milner
8510f5bd96 Claim maintainership of a port I submitted. 2000-01-25 11:08:58 +00:00
Yukihiro Nakai
9b1a779636 Update to 2.24c 2000-01-25 10:54:47 +00:00
Munechika SUMIKAWA
92700a69ff fix building error on FreeBSD-current.
now this port supports IPv6.

Reviewed by:	maintainer
2000-01-25 10:43:01 +00:00
Munechika SUMIKAWA
46027f2fdb Upgrade to 2.1.6. 2000-01-25 10:32:29 +00:00
Satoshi Asami
b10a8d6496 Adjust NO_LATEST_LINKs, 47 is the latest and nothing else is. 2000-01-25 03:22:00 +00:00
Seigo Tanimura
bf57334ca0 - Update to 3.2a.
- The maintainer is now a committer.

Reviewed by:	Kim Culhan <kimc@w8hd.org>
2000-01-25 02:35:00 +00:00
Eric J.Chet
8a5a7f21a7 fix MASTER_SITES 2000-01-25 02:32:03 +00:00
Jim Mock
f264d8b223 Update to version 1.3.12 2000-01-25 02:13:31 +00:00
Bill Fumerola
f34a81fd32 Patches to fix curses use in -STABLE.
Broken by:	billf
Submitted by:	jhb
Apologies to:	maintainer
2000-01-25 01:32:42 +00:00
Chris D. Faulhaber
b7de923415 Fix MD5 checksum (found by bento):
* Changes in the Makefile
* Added History to the README
* Various fixes in the sources without changing
  the version number
2000-01-25 00:39:46 +00:00
David E. O'Brien
69a64cb4d0 Update to the emergency 1.1.1 release from the author. 2000-01-24 23:20:52 +00:00