1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

13924 Commits

Author SHA1 Message Date
Steve Price
b932e2d3d2 Unbreak for ELF.
PR:		8390
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-10-22 00:25:57 +00:00
Jun Kuriyama
8b253320f6 Activate ja-chasen. 1998-10-21 22:10:53 +00:00
Jun Kuriyama
8a718aa12c Japanese Morphological Analysis System
Submitted by:	Jun Kuriyama <kuriyama@FreeBSD.ORG>
1998-10-21 22:09:44 +00:00
Satoshi Asami
4a3e450986 Broken for -stable too (same error). 1998-10-21 21:05:11 +00:00
Andrey A. Chernov
f247a0fb25 upgrade to 6.08.00 1998-10-21 19:16:55 +00:00
Andreas Klemm
701d157685 enable gawk 1998-10-21 18:53:16 +00:00
Andreas Klemm
c3b46e1d9b New port gawk 1998-10-21 18:52:03 +00:00
Mark Murray
c17025d90f Unbreak.
Upgrade to v1.8b3.
Fix for Perl5.
1998-10-21 10:07:51 +00:00
Satoshi Asami
ad54765d9a Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing onto
the "STRIP=".
1998-10-21 09:58:29 +00:00
Satoshi Asami
4f44c208ea No need to use += for a variable defined only once. 1998-10-21 08:58:13 +00:00
Joseph Koshy
857896dea5 Activate TET 1998-10-21 08:33:00 +00:00
Joseph Koshy
27d9fd2f8e A port of TET3.2c from the Open Group. This port builds the Distributed
TET including threads and C++ support.

The port has a number of quirks:
	- sources and binaries need to be installed under $TET_ROOT
	  for later persual by test suites like the PCTS suite
	  from the opengroup.  Consequently this port does not actually
	  install anything under $PREFIX.
	- though the source to TET3.2c is being made publically
	  available, one still needs to register with the open group
	  prior to download the sources.  Consequently this port
	   has been marked `MANUAL_FETCH'.
1998-10-21 08:31:09 +00:00
Satoshi Asami
b0535730d8 yatex-xemacs depends on bash to build. 1998-10-21 07:09:58 +00:00
Joseph Koshy
a1591c36d1 Take over as maintainer. Fix manual page placement problem. 1998-10-21 05:13:30 +00:00
Joseph Koshy
1c53dd4187 Upgrade to 0.40.10
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
PR:		8371
1998-10-21 04:20:10 +00:00
Steve Price
9ac3aad709 Urk, commit the right patch this time.
Noticed by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1998-10-21 03:49:27 +00:00
Steve Price
4aa9616805 Really convert to ELF. I forget the '-I' switch to patch when I
applied the last set of diffs.
1998-10-21 01:12:01 +00:00
Steve Price
3028b5f13c Remove empty directories on deinstall. 1998-10-21 01:07:33 +00:00
Steve Price
0b3931097a No need to supply a minor number for shared libraries if it is zero. 1998-10-21 01:06:56 +00:00
Steve Price
2646e845ff Move manpages from pkg/PLIST to Makefile. 1998-10-21 00:57:42 +00:00
Jun-ichiro itojun Hagino
f28b472edc typo fix.
Submitted by:	myself
1998-10-21 00:45:58 +00:00
Jun-ichiro itojun Hagino
84c5aacf49 enable ports/misc/crosspad, which is:
This package contains following two utilities:
	padload - crosspad downloder
	crosspad2ps - crosspad -> postscript converter

more information on CrossPad digitizing notepad: http://www.cross-pcg.com/

Submitted by:	Jun-ichiro Itoh <itojun@itojun.org>
1998-10-21 00:43:47 +00:00
Jun-ichiro itojun Hagino
85b76c44ff import misc/crosspad, which is:
This package contains following two utilities:
	padload - crosspad downloder
	crosspad2ps - crosspad -> postscript converter

more information on CrossPad digitizing notepad: http://www.cross-pcg.com/

Submitted by:	Jun-ichiro Itoh <itojun@itojun.org>
1998-10-21 00:41:49 +00:00
Vanilla I. Shu
2c92c9bad1 Upgrade to 0.4.1, remove the TAG of USE_AUTOCONF,
add GNU_CONFIGURE.
Remind by:	Ollivier Robert
1998-10-20 18:10:47 +00:00
Vanilla I. Shu
06e5fbe3dc Upgrade to 0.56. 1998-10-20 17:49:15 +00:00
Vanilla I. Shu
d618ff5265 Activate gnomeadmin again.
Remind by:	asami
1998-10-20 16:32:16 +00:00
Vanilla I. Shu
4cd0de5f7f Remove gnomeadmin. 1998-10-20 16:31:22 +00:00
Jun Kuriyama
ea8e7984fa Japanized Vim-3.0 with {Canna, Canna+Wnn4, Canna+Wnn6, Wnn4, Wnn6 and
direct connection to Canna}.

PKGNAME of japanese/jvim3-direct_canna has 2 dashes like
"ja-jvim--direct_canna-3.0.1.3d", but "-direct_canna" is used for
specifying compiler option automagically.

PR:		ports/8115
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-10-20 15:52:55 +00:00
Jun Kuriyama
7e57577e04 Activate jvim3*. 1998-10-20 15:52:38 +00:00
Satoshi Asami
dfacd0197f Broken for non-ELF systems too. 1998-10-20 12:41:01 +00:00
Satoshi Asami
c6574786e9 Make this match reality. I guess you didn't notice the shlib minor changing
because you tested it on an ELF system.
1998-10-20 08:40:31 +00:00
Satoshi Asami
6d11f15597 Remove trailing "." from LIB_DEPENDS line. 1998-10-20 07:40:21 +00:00
Satoshi Asami
bcae71a7f9 This is broken for non-ELF systems too. 1998-10-20 07:35:11 +00:00
Satoshi Asami
e23a3b93b5 Mark this port broken, the PLIST is out of whack. 1998-10-20 06:45:18 +00:00
Satoshi Asami
c13dfe1c2b No need to use += for a variable defined only once. 1998-10-20 06:36:01 +00:00
Scott Mace
7455ec5650 Cleanup of olvwm.
clear depend errors
Use XPM support
clear compiler warnings
properly handle BSDisms
1998-10-20 04:09:23 +00:00
Satoshi Asami
b96c039835 Checksum changed.... 1998-10-20 04:07:09 +00:00
Scott Mace
0f763dd91a Cleanup of olvwm.
Add dependency of Xpm
1998-10-20 04:06:17 +00:00
Satoshi Asami
38227fdde0 Add DIST_SUBDIR=vtcl -- "current.tar.gz" is not exactly a specific name. :) 1998-10-20 03:35:07 +00:00
Steve Price
6fe10b44ff Remove empty directories on deinstall. 1998-10-20 02:02:50 +00:00
Steve Price
6783441591 Move manpages from pkg/PLIST to Makefile. 1998-10-20 02:02:08 +00:00
Steve Price
8765d067df Unbreak by upgrading to version 0.003 since 0.002 is no longer
available.
1998-10-20 02:00:24 +00:00
Steve Price
44ae17e5f2 You are broken, nobody maintains you, and there are three others
just like you already, so goodbye old friend.
1998-10-20 01:54:07 +00:00
Steve Price
f7b73547f3 Remove empty directories on deinstall. 1998-10-20 01:49:58 +00:00
Steve Price
aa8e571660 Move manpages from pkg/PLIST to Makefile. 1998-10-20 01:48:38 +00:00
Steve Price
b99e80eead Change "Version required:" string too. 1998-10-20 01:46:39 +00:00
Steve Price
b8722f4f37 Make this port deinstall cleanly. 1998-10-20 01:45:53 +00:00
Steve Price
8c3c71df0d Move manpages from pkg/PLIST to Makefile. 1998-10-20 01:43:13 +00:00
Steve Price
7b97e507de Remove empty directories on deinstall. 1998-10-20 01:41:32 +00:00
Steve Price
61364d3530 Make this port reinstall friendly. 1998-10-20 01:40:03 +00:00