Commit Graph

1559 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
54dcb34544 Use /etc/mtree/BSD.x11-4.dist, not /etc/mtree/BSD.x11dist! 2000-12-25 04:02:55 +00:00
Jeremy Lea
18e9ce9143 Add a security alert dialog and remove FORBIDDEN. 2000-12-24 10:55:36 +00:00
Peter Pentchev
f145f58277 Better Perl inline substitution - only one invocation of perl. 2000-12-23 16:58:17 +00:00
Peter Pentchev
3803b2c364 Update to 1.1. 2000-12-23 16:34:03 +00:00
Jean-Marc Zucconi
e7053e9782 Add X threads support.
Submitted by:	Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br>
2000-12-22 23:07:36 +00:00
Kevin Lo
f4acc5c7e9 Add PORTREVISION bump.
Thanks kris@
2000-12-22 06:01:07 +00:00
Kevin Lo
14e601f8d1 Fix logout issue.
Thanks Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
2000-12-22 03:34:48 +00:00
Jean-Marc Zucconi
8c27400ee0 One more patch is needed to ensure the X11 build uses centrally
specified  CFLAGS all over.  Without this, no  optimization is used AT ALL
for some files (libraries).

Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-12-21 21:03:38 +00:00
Kris Kennaway
024a663e1a Mark FORBIDDEN: All released XFree86 3.x versions have remote denial of
service and code execution vulnerabilities in some of the libraries.
2000-12-21 03:19:14 +00:00
Jean-Marc Zucconi
401267971f Update for XFree86-4.0.2 2000-12-20 01:20:15 +00:00
Jean-Marc Zucconi
d29de0709a Upgrade to 4.0.2 2000-12-20 01:16:08 +00:00
Thomas Gellekum
cb8895c30e Upgrade to 5.00. 2000-12-19 12:26:26 +00:00
Kevin Lo
7103bd0985 Fix CATEGORIES.
Noticed by Vivek Khera <khera@kciLink.com>
2000-12-18 02:23:12 +00:00
Trevor Johnson
abc03967ee new port of ButtonBox 0.03, an Xlib-based application launcher 2000-12-17 09:52:13 +00:00
Maxim Sobolev
add40d262c Add additional theme distributed by the author along with login.app itself and
make it default theme.
2000-12-14 09:27:27 +00:00
Maxim Sobolev
072be54a75 - Update to 2.0.0.a7;
- make it PREFIX, X11BASE and LOCALBASE clean;
- adjust default font, so login.app should work OOB;
- new MASTER_SITE and WWW;
- make GNUstep theme default theme instead of Linux one (it's nasty to see
  big `LINUX' letters on FreeBSD login screen ;);
- adjust scripts, so `Restart' and `Power-off' buttons work just OOB.

Update prompted by:	Thomas Spreng <spreng@iamexwi.unibe.ch>
2000-12-14 09:01:23 +00:00
Jean-Marc Zucconi
9fa59ff156 Fix typos in one of the XFree86 header files which corrupted the return
from getpwuid, causing the GetRootDirName function to segfault during
initialization of the screen database.

PR:		ports/23500
Submitted by:	Brian McDonald <brianmcd@columbus.rr.com>
2000-12-12 22:38:58 +00:00
Jean-Marc Zucconi
d2aadade77 Use /etc/mtree/BSD.x11-4.dist as mtree file and remove all corresponding
'@dirrm ...' in plists.
2000-12-12 16:36:32 +00:00
Kevin Lo
cef8910eaa Upgrade to 2.0.1 2000-12-12 03:02:24 +00:00
Steve Price
c02f0954c3 - Support CC/CFLAGS/X11BASE properly
PR:		23279
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 03:00:45 +00:00
Ade Lovett
71a99964bd It's high time that the GNOME metaport got cleaned up to actually
USE_GNOME :)
2000-12-08 21:13:11 +00:00
Maxim Sobolev
df8b5d44ed Update to 0.80.4. 2000-12-07 15:10:16 +00:00
Jean-Marc Zucconi
88f9a9e1d6 Compilation fixes for changes in machine/console.h and machine/mouse.h in
-current. patch-r and patch-s come from the XFRee86-4 port, another patch is
required here for scanpci.c (patch-q, submitted by Donald J. Maddox
<dmaddox@sc.rr.com>)
2000-12-05 15:57:00 +00:00
Jean-Marc Zucconi
6827c53e9d Increment PORTVERSION 2000-12-05 15:53:24 +00:00
Maxim Sobolev
06be6dc38c Update to 0.80.3. 2000-12-04 08:29:57 +00:00
SADA Kenji
ca82746f02 Unbroke.
My last fix for XF86-4 causes build problem now (I'm not sure why),
then apply Fujishima-san's proper fix.

PR: ports/22477
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
2000-12-02 19:38:20 +00:00
Mario Sergio Fujikawa Ferreira
fa83952930 Add several WITH_* configure time options to the ports.
Also, enable rxvt-devel shared lib build.

PR:		ports/23201
Submitted by:	Jay Sachs <jay@avacet.com>
2000-12-01 14:46:28 +00:00
Kevin Lo
54fa8c1be3 Fix eject device.
Submitted by: Vivek Khera <khera@kciLink.com>
2000-12-01 07:36:07 +00:00
SADA Kenji
55072611a2 Fix a typo.
Pointed out by:	PF at [ports-jp 10470]
2000-11-30 18:32:11 +00:00
Jean-Marc Zucconi
d5467efb32 Fix compilation problems caused by recent changes in machine/console.h and
machine/mouse.h

Submitted by:	taguchi@tohoku.iij.ad.jp
2000-11-28 02:44:58 +00:00
SADA Kenji
ce4e8d74a7 Temporarily unbroke for XFree86-4.
Problem was that XF86-4 forces to make html mans unless
this port has no man pages.
Probably this should be fixed under $X11BASE/lib/X11/config.

Submitted by:	bento (gohan?)
2000-11-26 15:07:46 +00:00
Peter Pentchev
38cd93d7c8 xvkbd is a virtual keyboard for X applications.
PR:		22662
Reviewed by:	kris
2000-11-26 14:03:56 +00:00
Jean-Marc Zucconi
e9a816195f There's a bug in XFree86-4's XCreateFontSet(), revealed by 5-current's
default AJ /etc/malloc.conf behaviour.  It can't auto-match CJK fontnames
specified in its fontset argument, but only explicit fontnames are accepted.

Submitted by:	keith
Tested by:	Clive Lin <clive@CirX.ORG>, Michael C. Wu <keichii@iteration.net>
2000-11-23 13:36:01 +00:00
Jean-Marc Zucconi
13a65206f3 Fix a problem with the PAM support in xdm that prevents pam_start_session()
from ever being called

PR:		ports/22615
Submitted by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp>
Reviewed by:	David Dawes
2000-11-23 01:58:25 +00:00
Kevin Lo
0f4468ea64 - Fix tmpnam() issue
- Fix typo. mkstemps() -> mkstemp()
2000-11-22 07:53:56 +00:00
Doug Barton
c6e9c24058 Add wmmenu, "A dockapp for WindowMaker that provides a popup menu of
icons that launch applications." I made a few changes to the
originator's submission in order to make the example files work
out of the box with our default icon directory arrangement.

PR:		ports/22907
Submitted by:	Jeremy Karlson, karlj000@unbc.ca
2000-11-21 06:53:17 +00:00
Kevin Lo
35eaf549b2 - Fix Big5 encoding. Konqueror displays Chinese with no problems :)
- Fix tempnam() warnings
2000-11-21 04:51:25 +00:00
Jean-Marc Zucconi
067c83a25a Fix a bug introduced in revision 1.64: empty answers were always replaced
by "YES" independently of the value proposed by default.
2000-11-19 01:41:36 +00:00
Will Andrews
183f2a3017 Resign as maintainer of KDE2 ports, having brought them up from inception
to the final release of KDE 2.0.  Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer.  He has commit privileges on the KDE tree, making him
an excellent candidate for this job.  I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work.  Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start.  :-P
2000-11-17 18:24:40 +00:00
Ade Lovett
0c73d558e2 Conditionally set MAINTAINER, so that the japanese slave ports DTRT
Submitted by:	nakai
2000-11-17 16:23:09 +00:00
Ade Lovett
95ed239305 Update to 1.2.4 2000-11-16 00:19:02 +00:00
Ade Lovett
c0a31816d5 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
Jean-Marc Zucconi
f09eacc563 Enable PAM in xdm if it was requested in the configure phase. PAM support
was broken in previous revisions.
2000-11-14 00:21:22 +00:00
Jean-Marc Zucconi
f58a7aa345 Add a patch to fix the build when Xinerama is not required.
Problem noticed by: jdp
2000-11-13 18:45:31 +00:00
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