1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

5666 Commits

Author SHA1 Message Date
David E. O'Brien
5f020b99d1 The lunar program performs date conversion between the Gregorian Solar
Calendar (SC) and the Chinese Lunar Calendar (LC).
1997-02-08 00:40:12 +00:00
David E. O'Brien
884bc61307 This is the Hanzi Converter, which converts between GB and BIG-5 codes. 1997-02-08 00:36:02 +00:00
David E. O'Brien
f624f3f408 gbcript converts GB simplified Chinese text to PostScript. 1997-02-08 00:29:27 +00:00
David E. O'Brien
0e4de2e765 GB2PS converts Chinese GB (simple) encoded text to PostScript. 1997-02-08 00:18:56 +00:00
David E. O'Brien
27a94d2f9d c2t (chinese2text) translates GB/Big5 encoding to tone pinyin. 1997-02-08 00:02:30 +00:00
David E. O'Brien
f82486aae5 Socket++ is a iostream like C++ class library for the UNIX and INET
domains of sockets and protocols.

Submitted by:	Narvi <narvi@haldjas.folklore.ee>
Closes-PR:	ports/2532
1997-02-07 23:54:07 +00:00
Jean-Marc Zucconi
c46bdc450a Enable the building of the french dictionary via a target (make french)
and print an informative message announcing this feature, like for the
british dict, so this possibility is not hidden in the makefile.
1997-02-07 23:03:11 +00:00
Nate Williams
c6998edd79 Update master Site by author's request.
Submitted by:	richard@cogsci.ed.ac.uk
1997-02-07 15:41:08 +00:00
Andrey A. Chernov
108ebe4d74 Build ftpd dynamic, if variable PACKAGE_BUILDING is defined 1997-02-07 14:11:08 +00:00
Masafumi Max NAKANE
c4917c6dc8 In Makefile.in, use install-info only if it exists as /usr/bin/install-info
and ${PREFIX}/info/dir exists.
1997-02-07 11:00:26 +00:00
Thomas Gellekum
41304ed05b Upgrade to 0.8. 1997-02-07 09:01:51 +00:00
Andrey A. Chernov
49daf5c0e0 Update 1997-02-07 07:40:45 +00:00
Thomas Gellekum
a80debf805 Install config.h, so compiling extensions from C sources
actually works.
1997-02-06 13:11:20 +00:00
Thomas Gellekum
0f6128e1b8 New MASTER_SITE. Upgrade to 2.4.8, while I'm at it. 1997-02-06 09:19:54 +00:00
Satoshi Asami
7b929535cc I can hear the soft humming
of the computer that I have,
as she lies here beside me
churning away at her disk,
and the screensaver in a fine mist
floats on the display,
reflecting the glow of the
winter moonlight.
1997-02-06 09:19:42 +00:00
Satoshi Asami
6a2a7076d0 Separate PATCH_* from MASTER_*. (If you ask me, I can't figure out
why adding a file called "*.patch-1" makes the package name change
from "pine-3.59" to "pine-3.59q" and not "pine-3.59.1", but that's ok.)
1997-02-06 08:45:06 +00:00
Satoshi Asami
80b863a3d9 Add PKGNAME (= DISTNAME minus "-Autoconf"). 1997-02-06 07:58:40 +00:00
Satoshi Asami
594c8d181d Put distribution patches in a separate dir. 1997-02-06 07:53:04 +00:00
Satoshi Asami
93b6ca4509 Compress manpages. 1997-02-06 07:26:12 +00:00
Satoshi Asami
81f9bf0731 Add $Id$. 1997-02-06 07:14:48 +00:00
Satoshi Asami
768c8dd45a Put RUN_DEPENDS in its own section. 1997-02-06 06:50:40 +00:00
Satoshi Asami
2dbbaf1404 What do you know. The checksum changed again. 1997-02-06 06:29:57 +00:00
Masafumi Max NAKANE
1b111b2573 This patch now modifies Makefile.in to correctly call install-info:
--infodir -> --info-dir
  Give --defentry= option as make.texinfo doesn't have @direntry.
Noticed by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
(Closing PR #2646.)
1997-02-05 17:01:16 +00:00
Masafumi Max NAKANE
d4b598a09d Fix for problem indicated in PR #2666:
Perl5 uses setlocale function.  Recent jp-perl5 linked this order:
        libm libmalloc libc libcrypt libxpg4.
  the function of setlocale in libc has some problems for some locales
  (for example, ja_JP.EUC).

  It is needed to link libxpg4 before libc. I change to correct order
  in configure file of perl5.

Submitted by:	sampei@yy.cs.keio.ac.jp
1997-02-05 15:38:45 +00:00
Masafumi Max NAKANE
1ec431b791 ln -s -> ln -fs.
Submitted by:	sampei@yy.cs.keio.ac.jp
1997-02-05 15:35:22 +00:00
David E. O'Brien
36f464c8d4 Upgrade to 4.0.3.
Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>

Closes PRs:	ports/1752, ports/2548
1997-02-05 13:11:45 +00:00
Andrey A. Chernov
f27f59c895 Restore static linking of ftpd 1997-02-05 11:23:42 +00:00
Andrey A. Chernov
06b339e738 Upgrade to 3.95q 1997-02-05 10:33:42 +00:00
Andrey A. Chernov
fa3f85a3d4 Upgrade to 970202 1997-02-05 08:12:39 +00:00
Andrey A. Chernov
f6c67b26ec Update 1997-02-05 08:08:21 +00:00
Thomas Gellekum
681ab0216b Upgrade to 2.4.7. 1997-02-05 07:34:36 +00:00
David E. O'Brien
a440eb111e Update the ftp sites. 1997-02-05 04:31:28 +00:00
Jean-Marc Zucconi
292fcd1ee2 Add checksum for 3.2-fix-01 1997-02-05 02:58:08 +00:00
Jean-Marc Zucconi
ba46c27656 PATCH_DIST_STRIP=-p1 is required for fix-01 1997-02-05 02:57:10 +00:00
Andrey A. Chernov
ab0f48bddf When enable_8bit turned on, use it not only for smtp connection
but for external programs too
1997-02-04 19:12:52 +00:00
Andrey A. Chernov
116abb263f Disable DEFAULT_DEBUG value 1997-02-04 17:15:22 +00:00
David E. O'Brien
b3f3a57df7 fix Bogon. 1997-02-04 11:32:02 +00:00
David E. O'Brien
77a2f9ddae Fixed a bogon -- that's /usr, not /uar 1997-02-04 11:14:55 +00:00
Masafumi Max NAKANE
4fddf56d3e Instead of removing unnecessary files after extracting tarball,
use --exclude option of tar.
1997-02-04 11:09:38 +00:00
Masafumi Max NAKANE
bf71549f77 Upgrade, 10.11 -> 12.12.
Suggested by:	Bill Fenner <fenner@parc.xerox.com>
(Closing PR #2554.)
1997-02-04 10:32:42 +00:00
Andrey A. Chernov
8a34fc281a Upgrade to 2.7 pre-release 1997-02-04 10:17:28 +00:00
Masafumi Max NAKANE
7c8f01de12 Upgrade, 3.82 -> 3.86.
Pointed-out by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
(Closing part 1/2 of PR #2650.)
1997-02-04 08:30:22 +00:00
Andrey A. Chernov
a84cdc563b Fix wrong config variable name 1997-02-04 07:41:20 +00:00
Masafumi Max NAKANE
702a2dbcf6 Correct some message the sample scripts print. 1997-02-04 05:31:14 +00:00
Masafumi Max NAKANE
ba7380d0d3 The distfile has been changed.
Pointed-out by:	James FitzGibbon <james@nexis.net>
(Closing PR #2651.)
1997-02-04 04:24:36 +00:00
Masafumi Max NAKANE
c93f55ae25 Upgrade, 3.3.1 -> 3.3.2.
(Well, if you compile, it looks like it's 3.3.1, but the release note
says it's 3.3.2.)
1997-02-04 03:33:51 +00:00
Masafumi Max NAKANE
32430057bd Ok, some problem with recently modified file have been corrected,
and here it is, the checksums changed.
1997-02-03 22:55:45 +00:00
Stefan Eßer
3aa5739bc2 Update to 970202 version of Wine 1997-02-03 17:05:24 +00:00
Masafumi Max NAKANE
bee952a8d8 Activate cdrom2. 1997-02-03 16:38:14 +00:00
Masafumi Max NAKANE
f85c5727aa New port:
jp-cdrom2 - A tool to lookup CD-ROM dictionaries in EPWING format
1997-02-03 16:31:53 +00:00