Maxim Sobolev
26b0292aff
Remove redundant "\" followed by empty line.
2000-11-13 16:24:55 +00:00
Vanilla I. Shu
063163509d
Upgrade to 3.26.
2000-11-12 03:52:13 +00:00
Jean-Marc Zucconi
17fd2ab3db
Fix my previous commit. One can't use OSVERSION before including bsd.port.pre.mk
2000-11-09 05:42:27 +00:00
Jean-Marc Zucconi
b3cb04ce75
Mark BROKEN for FreeBSD < 4.1. Compilation requires <sys/agpio.h> which
...
does not exist. Furthermore `as' does not grok one assembly source
(xc/lib/GL/mesa/src/X86/common_x86asm.S)
2000-11-09 04:33:13 +00:00
Satoshi Asami
7112ba2b40
Change motif to a normal dependency. REQUIRES_MOTIF is now called
...
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Jean-Marc Zucconi
ba0f5724a5
PORTREVISION=6
2000-11-07 01:05:49 +00:00
Jean-Marc Zucconi
e6e5a41cb7
Fix for japanized tk.
...
Use ${PREFIX} instead of /usr/X11R6
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2000-11-07 01:05:17 +00:00
Jean-Marc Zucconi
ea61222e40
Add missing links to directories and remove duplicate entries.
...
Add a few @dirrm
Move stuff relatine to /etc/X11 at the end of the file
Add plist for PC98 architecture
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2000-11-07 01:03:22 +00:00
Ade Lovett
e771675997
Update to 1.2.3.1
2000-11-06 22:31:59 +00:00
Doug Barton
05af13c54d
* Bump version
...
* Fix master site
* Tune up compile options
PR: ports/22587
Submitted by: Dominik Rothert, <dr@astorit.com> (maintainer)
2000-11-05 18:42:19 +00:00
Trevor Johnson
caebe807ed
Increment PORTREVISION, because of the change to pkg-deinstall.
2000-11-03 22:03:31 +00:00
Trevor Johnson
bb8d36603d
On deinstallation, do not apply an SUID bit to the X server, since
...
neither the XFree86-4 nor XFree86-4-Server ports install privileged
X servers any longer.
2000-11-03 21:55:50 +00:00
Akinori MUSHA
2e7e8d407f
Update to 2.0.1, which fixes a segfault problem.
...
Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
2000-11-03 17:07:32 +00:00
Jean-Marc Zucconi
524cbcbb57
Fix crashes of 'XFree86-4 -configure' on systems with i810 video
...
PR: ports/22386
Submitted by: Jay Krell <jay.krell@cornell.edu>
2000-11-03 16:36:14 +00:00
Satoshi Asami
08882f6b5f
Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't
...
install server with setuid bit. Various fixed from XFree86-4 port.
Submitted by: taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer)
2000-11-03 11:08:12 +00:00
Will Andrews
07be7e6d9d
Add patch to fix mount checking. Already in KDE bugs database.
...
PR: 22551
Submitted by: nsayer
2000-11-02 23:00:33 +00:00
Will Andrews
a5f9327eda
Add patch to fix konsole crashes. Has been submitted to the KDE team.
...
PR: 22555
Submitted by: nsayer
2000-11-02 22:54:02 +00:00
Will Andrews
e789936433
Use binaries made available by kdegraphics2 + kdemultimedia2.
...
Submitted by: asami
2000-11-02 01:45:03 +00:00
Will Andrews
e7346f246c
Use a binary from kdeutils that exists.
2000-11-01 21:58:32 +00:00
Satoshi Asami
c9460e4587
Remove 8 files that aren't build on everyone's systems.
...
Submitted by: bento
2000-11-01 21:40:49 +00:00
Maxim Sobolev
10e2f8893d
Whitespace-only:
...
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Maxim Sobolev
6353bea9ca
Bump PORTREVISION as a result of my previous commit (sound fix).
...
Reminded by: alex
2000-11-01 15:44:50 +00:00
Maxim Sobolev
57b351c609
Use USE_GNOME. I just wonder why this port escaped massive gnomefication
...
performed by reg.
2000-10-31 15:50:24 +00:00
Will Andrews
3a2ccdfafe
Update MASTER_SITES and add NO_LATEST_LINK=yes to facilitate KDE2.
...
Submitted by: steve
2000-10-30 01:42:12 +00:00
Will Andrews
ef4e39b482
Update MASTER_SITES to reflect reorganization of ${MASTER_SITE_KDE} since
...
they moved 1.1.2 into the attic to discourage use of it.
Submitted by: Carl Johan Madestrand <cj@vallcom.net>
2000-10-30 01:33:54 +00:00
Will Andrews
4495b47121
Add NO_LATEST_LINK=yes to facilitate use of KDE 2.0 instead of 1.1.2.
...
Submitted by: imura, steve
2000-10-30 01:28:59 +00:00
Will Andrews
8a3f152680
Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
...
to compile on X4.0.1.
Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
a05e34d946
Oops, forgot bsd.port.pre.mk/bsd.port.post.mk (the previous commit was
...
obviously untested, sorry).
Submitted by: FreshPorts (via Dan Langille <dan@langille.org>)
2000-10-29 00:21:14 +00:00
Will Andrews
afb8e1a19d
Take a shot at mentioning what kind of OpenSSL support we have, since KDE2
...
does not support OpenSSL <= 0.9.4. Also add USE_OPENSSL, to keep people
who don't have it installed from using the port. Perhaps that should be a
knob, in case people have some legitimate reason not to have OpenSSL.
2000-10-28 23:43:04 +00:00
Will Andrews
93d5d50b4c
Implement fix for configure scripts in regards to finding X libs on
...
XFree86 4.0.1.
Submitted by: PW (thanks)
2000-10-28 23:22:16 +00:00
Will Andrews
618f8e2ca7
Fix KDE2 PLISTs and build for kdelibs.
2000-10-28 23:11:35 +00:00
Jean-Marc Zucconi
01cd481a6f
Install the X server without the SUID bit, remove the warning about the
...
possible insecurity of this, and inform users about the x11/wrapper port.
PR: ports/22380
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-10-28 23:11:09 +00:00
Alexander Langer
96c6fa0824
USE_IMLIB
...
Submitted by: bento
2000-10-28 10:17:57 +00:00
Jean-Marc Zucconi
56b68f52de
This patch solves several problem to Korean users:
...
- it enables XIM in Netscape 4.x correctly.
- it makes -ksc5601.1987-1 fonts to be not mandatory in XIM in
Netscape 4.x, without this patch, Netscape tries to use
-ksc5601.1987-1 fonts in HTML form. But -ksc5601.1987-1 fonts is
not standard in Korea.
- it eliminates dirty hack in Korean IMs, korean/{ami,hanIM,byeoroo}.
Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
2000-10-27 22:47:11 +00:00
Jean-Marc Zucconi
520c6c9e11
Back out previous commit. The path in the patch file is incorrect. I will
...
fix it later. (never commit an untested patch, even a 1 line patch!)
2000-10-27 21:23:27 +00:00
Jean-Marc Zucconi
a8fccd063c
This patch solves several problem to Korean users:
...
- it enables XIM in Netscape 4.x correctly.
- it makes -ksc5601.1987-1 fonts to be not mandatory in XIM in
Netscape 4.x, without this patch, Netscape tries to use
-ksc5601.1987-1 fonts in HTML form. But -ksc5601.1987-1 fonts is
not standard in Korea.
- it eliminates dirty hack in Korean IMs, korean/{ami,hanIM,byeoroo}.
Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
2000-10-27 21:18:12 +00:00
Jean-Marc Zucconi
85623af509
PORTREVISION=4
2000-10-27 21:16:58 +00:00
R. Imura
123c013543
Create $PREFIX/share/applnk/Settings/Network with kdelibs11,
...
for this directory is shared by kdebase11 and kdenetwork11.
2000-10-27 16:42:06 +00:00
Satoshi Asami
483fad4de4
Add PORTREVISION for PAM support.
...
Reminded by: kris
2000-10-26 06:03:45 +00:00
Satoshi Asami
8086f52b78
Enable PAM support.
...
Submitted by: Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br>
Reviewed by: maintainer
2000-10-26 01:46:50 +00:00
Jean-Marc Zucconi
d19b12356c
Fix compilation problems in -current
...
Submitted by: marcel
2000-10-25 18:03:54 +00:00
Will Andrews
a80e044100
Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
...
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
2000-10-25 03:33:54 +00:00
Jean-Marc Zucconi
18eb8b0d2a
Fix bugs introduced in last commit which had to effect to always define
...
ForceNormalLib and HasSecureRPC
Remove more "if [ $answ = YES ] ..." unnecessary tests.
Ask for building with PAM support. It does not work for now: the #define HasPam
is strangely ignored in xdm's Imakefile.
2000-10-25 01:39:01 +00:00
Ade Lovett
e2cbe64a78
Update to 1.2.3
2000-10-24 16:43:02 +00:00
Ade Lovett
39c7384d53
Update to 1.2.8
2000-10-24 16:42:25 +00:00
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
Jean-Marc Zucconi
adfa9e2a0a
A better patch for the mouse locking problem. The previous patch broke some
...
of the other mouse protocols.
Submitted by: Sascha Blank <sblank@addcom.de>
2000-09-30 22:13:04 +00:00
Satoshi Asami
db626527f3
Don't try to package libOSMesa for FreeBSD versions < 4.1, since they
...
are skipped in the build. We can package XFree86-4-lib in 3-stable again!
Reviewed by: maintainer
2000-09-29 01:39:58 +00:00
Satoshi Asami
e9af94f3e7
FreeBSD specific hack -- prefer OSREL from the environment over what
...
uname(3) says. This is necessary for cross-version chroot builds.
Requested by: PW
Submitted by: maintainer
2000-09-29 00:21:49 +00:00
Ade Lovett
8bda462858
Chase new gnomeprint
2000-09-28 18:04:46 +00:00
Akinori MUSHA
5ef8043286
Update to 0.13 which supports Ruby 1.6.
...
Sort PLIST.
2000-09-28 10:50:35 +00:00