1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

1420 Commits

Author SHA1 Message Date
R. Imura
7cf23183ac Move
kdetoys11-i18n to kdetoys11
  ja-kebook-i18n to ja-kebook
becuase they are not i18n specific now.
(repo-copied by asami)
2000-10-24 14:08:05 +00:00
Akinori MUSHA
ccb5ec051a Detach the WITH_I18N knob and always configure for the int'lized
version of Qt/KDE.
2000-10-23 19:38:27 +00:00
R. Imura
9fbd04e5bf Make it PREFIX-safe.
Submitted by:	will
2000-10-23 16:09:07 +00:00
R. Imura
49bb590077 Remove ruby-[qt/kde]-i18n, because kde-i18n is no longer exist. 2000-10-23 15:38:13 +00:00
R. Imura
48acbbff2d Merge kde11-i18n into kde11, and remove my *-i18n ports.
There is no so-version bump, because of compatibility.

Approved by:	will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
Trevor Johnson
b70abec40c Put the source for this into the port skeleton.
Obtained from:	XFree86 3.3.6, with some minor changes by me
2000-10-23 12:54:03 +00:00
Jean-Marc Zucconi
d07363fedb Fix entry for zh_TW.Big5 XLC_LOCALE
PR:		ports/22207
Submitted by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
2000-10-23 12:38:57 +00:00
Jean-Marc Zucconi
7ace052cba Add support for the Savage IX/MV chipset.
Submitted by: Andreas Klemm <andreas@klemm.gtn.com>
2000-10-23 12:32:03 +00:00
Jean-Marc Zucconi
74cdc8314e PORTREVISION=3 2000-10-23 12:31:23 +00:00
Trevor Johnson
90822f14d1 Add dependency on x11-servers/Xfree86-4-Server.
Add pkg-install.

Submitted by:	Kato Tsuguru <tkato@prontomail.ne.jp
Reviewed by:	will
2000-10-23 12:03:46 +00:00
Mario Sergio Fujikawa Ferreira
453a10ea35 Update to version 2.7.5
Added language support as of chinese/rxvt
2000-10-22 02:54:50 +00:00
Kevin Lo
f9d1199015 Fix Imakefile breakage under XFree86 4.x
PR: 22165
Submitted by: Ports Fury
2000-10-21 13:10:50 +00:00
Ade Lovett
53bf26cc3e Fix breakage cause by the destruction of python-1.6 2000-10-19 03:41:34 +00:00
Ade Lovett
cc689d5ce7 Update to 1.2.7 2000-10-18 22:23:52 +00:00
Jean-Marc Zucconi
cde2c108b3 Make configure a little smarter about already installed config files and
merge the yesno() noyes() functions.
Remove a few "if [ $answ = YES ] ..." unnecessary tests.

Submitted by:	eivind
2000-10-18 02:30:53 +00:00
Ade Lovett
bc4749ff34 Update to 1.2.6 2000-10-17 18:51:53 +00:00
Jim Mock
64e746914c Teach aterm about ptys above f.
Submitted by:	Phil Regnauld <regnauld@rh.dk>
2000-10-17 17:01:55 +00:00
Yukihiro Nakai
1a02a3d3ac Add pkg-message
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2000-10-17 09:13:37 +00:00
Trevor Johnson
d737861d77 Add USE_XPM. 2000-10-17 02:49:05 +00:00
Steve Price
ad73d2dc58 Remove a MASTER_SITE that has local mods noone else has. 2000-10-16 03:54:51 +00:00
Trevor Johnson
66d26208e2 Fix misplaced README and share/doc/portoseguro directory. 2000-10-15 14:33:04 +00:00
Ade Lovett
1df5b097f1 Support X11BASE properly
PR:		21619
Submitted by:	Ports Fury (no response from maintainer)
2000-10-13 20:29:53 +00:00
Ade Lovett
d1eb913e24 Update to 1.2.5 2000-10-13 15:33:18 +00:00
Jean-Marc Zucconi
0681ddfed6 Set PORTREVISION=3 (patch-l) 2000-10-13 12:15:43 +00:00
Jeremy Lea
7fbb0db06e Move man pages from manm to mann. Fix the missing install autoconf bug in a
more normal way.
2000-10-13 09:37:27 +00:00
David E. Cross
252bdaff13 Submitted by: <dec@freebsd.org>
Reviewed by:	<jmz@freebsd.org>
Approved by:	<jmz@freebsd.org>
Obtained from:	XFree86
XFree86-4.0.1 has a driver error with a large number of Mach64 based cards
that will cause errors of the form "unsupported XCLK 7".  This patch,
posted to the XPERT and newbies lists on XFree86.org by La france from
ualberta.ca fixes this issue.
2000-10-13 03:48:23 +00:00
Jean-Marc Zucconi
b746bc4c23 Add the latest fixes to PATCHFILES (all related to the s3 driver)
PATCH_DIST_ARGS had to be changed because one of the patchfiles has an
incorrect path. This is ok as long as all patches touch files in xc/programs/
2000-10-10 10:40:08 +00:00
Trevor Johnson
41a7eda481 Add ALL_TARGET to stop imake from trying to build dynamag.man.
Thanks again to Mike Meyer, for further testing.
2000-10-09 13:08:01 +00:00
Trevor Johnson
1bd430337d Add PortoSeguro, Felipe Bergo's dock. 2000-10-08 21:47:23 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
41a1051858 ${PKGDIR}/INSTALL -> ${PKGINSTALL}. I'm also giving it PRE-INSTALL as
the second argument.
2000-10-08 09:23:53 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Satoshi Asami
faf48efeec Rename PLIST.nodocs to pkg-plist.nodocs. 2000-10-08 06:38:42 +00:00
Satoshi Asami
43ac09adeb Rename PLIST.alpha to pkg-plist.alpha. (By the way, PLIST.pc98 is in
the Makefile but doesn't exist.)
2000-10-08 06:37:24 +00:00
Satoshi Asami
d7330b8ed2 Rename PLIST.* to pkg-plist.*. 2000-10-08 06:35:13 +00:00
Satoshi Asami
2f204c7727 Rewrite the rule that was copying patch-kanji into ${PATCHDIR} when
KANJI is defined (bad eterm, no cookie ;) to use EXTRA_PATCHES=
extra-patch-kanji.

(Actually, I'm not sure why KANJI is even needed when there exists a
japanese/eterm which appears to be a newer version, but anyway.)
2000-10-07 22:58:08 +00:00
Trevor Johnson
81d0db62d0 Add NO_INSTALL_MANPAGES. Thanks to Mike Meyer for his report. 2000-10-06 21:05:24 +00:00
Trevor Johnson
256ca0ab0a NO_INSTALL_MANPAGE -> NO_INSTALL_MANPAGES 2000-10-06 21:00:01 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Jeremy Lea
3707e5b740 Implment WANT_GTK. 2000-10-05 06:47:41 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Jeremy Lea
d0cdca8bc3 Implement USE_GLIB. 2000-10-05 06:23:01 +00:00
Maxim Sobolev
55a61bb102 Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
2000-10-04 06:40:08 +00:00
Trevor Johnson
1452e5f02e Add x11/dynamag, a magnifier which follows the pointer.
PR:	21474
Approved by:	will
2000-10-04 04:45:22 +00:00
Murray Stokely
6661cc8a1b Requested-by: Greg Sutter
Update description
2000-10-03 11:55:17 +00:00
Murray Stokely
c71aa22d91 Update MASTER_SITES 2000-10-03 11:54:47 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Jean-Marc Zucconi
ae8c79547a Remove extra directory in the name of files to patch. 2000-10-01 16:28:38 +00:00