1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

32170 Commits

Author SHA1 Message Date
Satoshi Asami
3cfb67fd95 Forgot to change bsd.port.mk at end to post.mk. 2000-09-12 13:12:41 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
Jun Kuriyama
689bb16caf Move variable definitions before including bsd.port.pre.mk.
This fixes $PREFIX problem.

Submitted by:	bento
2000-09-12 12:50:02 +00:00
Satoshi Asami
4c13ac1448 Add BUILD_DEPENDS to xmkmf:imake-4.
Submitted by:	bento
2000-09-12 12:43:10 +00:00
Jun Kuriyama
8559274286 Update to 1.57.
Submitted by:	kiri@pis.toba-cmt.ac.jp
2000-09-12 12:41:24 +00:00
Satoshi Asami
2e3b414a4c Don't need to @dirrm lib/modules/codeconv, it's in the mtree file.
Submitted by:	obento
2000-09-12 12:33:38 +00:00
Thomas Gellekum
78932f5d3c Use bsd.python.mk. 2000-09-12 11:54:11 +00:00
Thomas Gellekum
ae3d616ae8 Fix PYXML dependency line.
Add PYTHON_REL, which gives the version as a number, not a string.
2000-09-12 11:50:53 +00:00
Satoshi Asami
a1862f30e7 Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by:	bento and gohan
2000-09-12 11:08:05 +00:00
Maxim Sobolev
6f5ea23540 Add iconv-extra - an additional charset modules for the iconv-1.0 library
(from Unicode site).

PR:		21170
Submitted by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:53:49 +00:00
Maxim Sobolev
814cf51d00 Add iconv-rfc1345 - an additional charset modules for the iconv-1.0 library
(from RFC1345).

PR:		21171
Submitted by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:12:19 +00:00
Maxim Sobolev
2ab5932c78 Reflect iconv library version bump. 2000-09-12 10:07:45 +00:00
Maxim Sobolev
6323cc1c89 Update to 1.0.
PR:		21169
Submitted by:	maintainer
2000-09-12 10:06:47 +00:00
Maxim Sobolev
df5f092dce Downgrade to 0.87 due to bugs in newest version.
PR:		21216
Submitted by:	maintainer
2000-09-12 09:05:25 +00:00
Will Andrews
ce35bfdf18 Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, which
should happen sometime later this week.  Yes, this is *THE* QT that will be
used with KDE2.  :-)

Submitted by:	nra  (thanks for making my job easier)
2000-09-12 07:50:45 +00:00
Maxim Sobolev
b83b5e1947 Backout previous JIT-related change - it can cause legal problems.
Submitted by:	nate
2000-09-12 07:11:27 +00:00
Satoshi Asami
0249001c94 Don't reed to remove share/emacs/site-lisp -- it's in mtree.
Submitted by:	bento
2000-09-12 06:42:58 +00:00
Vanilla I. Shu
efc7a2191f Remove PKGNAMEPREFIX, it's for test :( 2000-09-12 05:56:03 +00:00
Vanilla I. Shu
e0e6a64173 Install input method now.
Submitted by:	maintainer.
2000-09-12 05:55:10 +00:00
Kelly Yancey
7c69724a7a Cclient is obtained from the imap distribution which is ramping up for
the next release (it's not quite here yet). In the meantime, they have
moved the imap-4.7c tarball into an 'old' subdirectory. This updates
the c-client ports to find the tarball in it's new location. While I
was in there, I also removed an obsolete MASTER_SITE and updated my
e-mail address in the MAINTAINER field.

Hopefully, the imap-uw port maintainer will do something similar in
the near future to get it building again.

Submitted by:		Mike Silbersack <silby@silby.com>
2000-09-12 05:18:07 +00:00
Vanilla I. Shu
4a2ac121fb Remove ipv6 support temporary, it seems buggy.
Activate loadavg support.
2000-09-12 04:10:01 +00:00
Vanilla I. Shu
cfc27060b5 Upgrade to 0.7003.
PR:		ports/21101
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2000-09-12 04:06:12 +00:00
Vanilla I. Shu
25cbeefaee Activate zh-chinput. 2000-09-12 03:37:19 +00:00
Vanilla I. Shu
2e07116061 input server which support XIM protocol,ported from linux version.
PR:		ports/21109
Submitted by:	Peng HaiJie <phj@cn.freebsd.org>
2000-09-12 03:36:31 +00:00
Satoshi Asami
adf97adb51 Add ruby-tcltklib and ruby14-tcltklib.
Submitted by:	bento
2000-09-12 01:03:44 +00:00
Bill Fenner
6499c926fe Add Lars's secondary site
Submitted by:	MAINTAINER (Lars Koeller <Lars.Koeller@uni-bielefeld.de>)
2000-09-11 20:09:10 +00:00
Jim Mock
80844a6adf Update to version 0.10.0. 2000-09-11 20:03:21 +00:00
Andreas Klemm
d8a523e701 - Remove restriction of encrypted PDF support
- nonexistent -> NONEXISTENT

PR:		21082
Submitted by:	tkato@prontomail.ne.jp
2000-09-11 19:07:36 +00:00
Andreas Klemm
c7945503df - Remove restriction of encrypted PDF support
- nonexistent -> NONEXISTENT
- Add USE_GMAKE
- portlint
- Fix usage of PREFIX/LOCALBASE
- Fix pkg/PLIST

PR:		21083
Submitted by:	tkato@prontomail.ne.jp
2000-09-11 19:06:16 +00:00
Maxim Sobolev
a0be6194bc Update to 2.8.1.2. 2000-09-11 16:48:58 +00:00
Andrey A. Chernov
c780b5d642 Upgrade to dev.9 2000-09-11 16:29:56 +00:00
Maxim Sobolev
605a4a71e8 Bump PORTREVISION (mesa.conf search path fix).
AFAIK it is the first commit utilising this new feature.
2000-09-11 15:45:29 +00:00
Neil Blakey-Milner
dc73aa3d9b Update to 0.90.d03
PR:		21202
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-09-11 14:56:36 +00:00
Yukihiro Nakai
271947557b Use gtk-- 1.2.3 2000-09-11 14:29:55 +00:00
Maxim Sobolev
7638720942 Catch gtk-- shlib version change.
Forgotten by:	nakai
2000-09-11 13:32:43 +00:00
Maxim Sobolev
6bea222dd5 Fix a place where Mesa looks for mesa.conf - it should be ${PREFIX}/etc/mesa.conf,
not /etc/mesa.conf.

PR:		17678
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-09-11 12:58:15 +00:00
Munechika SUMIKAWA
44af1c525c Use latest IPv6 patch. Fixed to parse the hostinfo when proxy case.
Submitted by:	kris
2000-09-11 12:45:57 +00:00
MIHIRA Sanpei Yoshiro
7cd16d0db2 fix missing symlink.
splash image at start up would be white and black, not colorful.

Approved by:	dima
2000-09-11 12:27:04 +00:00
Akinori MUSHA
5e74c488e3 Update to 1.0.7. 2000-09-11 11:42:27 +00:00
Yukihiro Nakai
79fed8ed66 Update to 1.2.3 2000-09-11 11:24:25 +00:00
Joseph Koshy
cc4a8b2d7c Update IPv6 patch.
Submitted by: 	Kris Kennaway <kris@FreeBSD.org>
2000-09-11 09:03:56 +00:00
CHOI Junho
f1f10b4f58 Update to 1.1.5fix1. 2000-09-11 08:37:30 +00:00
Maxim Sobolev
48471de20b Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya and
shujit, so you can use it with jre by installing whichever you like and setting
JAVA_COMPILER environment variable to be shujit or tya.
2000-09-11 08:09:12 +00:00
Maxim Sobolev
85f243251f Add patch required to respect CFLAGS (forgotten in previous commit). 2000-09-11 07:47:58 +00:00
Maxim Sobolev
9e942d2b58 Update to 0.6.5.
- HAS_CONFIGURE -> GNU_CONFIGURE;
- don't bind to any particular virtual machine - install jit into
  ${PREFIX}/lib/shujit;
- respect CFLAGS;
- drop aout support.
2000-09-11 07:46:56 +00:00
Maxim Sobolev
503a9453ff Several enhancements/cleanups:
- HAS_CONFIGURE -> GNU_CONFIGURE;
- Don't bind to any particular virtual machine - install jit into
  ${LOCALBASE}/lib/tya;
- Respect CFLAGS.
2000-09-11 07:37:23 +00:00
Maxim Sobolev
cfd1d42b4f Use python15 as a dependency.
Submitted by:	bento
2000-09-11 07:01:00 +00:00
Yukihiro Nakai
39379b8120 Update to 1.0.5 2000-09-11 06:00:32 +00:00
Akinori MUSHA
ba62251514 Update to 20000910. The author put the version number in the distfile name. :) 2000-09-11 02:40:21 +00:00
Jean-Marc Zucconi
034900785f Upgrade to the latest version (1.1.22.Aug27) 2000-09-10 22:46:11 +00:00