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

1749 Commits

Author SHA1 Message Date
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
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
Ade Lovett
03d5df4f57 Update to 1.2.2.1 2000-09-26 18:33:08 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Maxim Sobolev
10deb1ffb6 Remove ports/x11/gtik - it's now included into gnomeapplets.
Submitted by:	ade
2000-09-26 06:34:03 +00:00
Ade Lovett
74d1d7510c Remove scsh from "known shells".. it's not an interactive shell.
Submitted by:	nectar
2000-09-25 21:40:20 +00:00
Jean-Marc Zucconi
6f43b3ae89 Add PORTREVISION= 1 2000-09-25 21:18:26 +00:00
Jean-Marc Zucconi
79d3b56432 This fixes the nasty problem of the mouse locking if you toggle between X
and a virtual terminal.

Submitted by:	Sean O'Connell <sean@stat.Duke.EDU>
2000-09-25 21:16:16 +00:00
Ade Lovett
06116bab68 Update to 1.2.2 2000-09-25 21:02:34 +00:00
Ade Lovett
d78d6a0392 Allow gnomelibs to DTRT in the case where ${LOCALBASE} is not /usr/local
Original suggestion by:	nectar
Rewritten patch by:	ade (so don't blame nectar for this!)
2000-09-25 21:01:47 +00:00
Jean-Marc Zucconi
a53dbace20 Add PORTREVISION=1 2000-09-25 19:01:21 +00:00
Jean-Marc Zucconi
35f28f3783 Fix compilation. There was an undefined variable. 2000-09-25 19:00:49 +00:00
Jean-Marc Zucconi
4690c1697a Some problems were discovered in X11 libraries which can cause DoS in
libICE and xdm. Also some potiential buffer overflow may occur in XKB
options parsing (although they can't be exploited in OpenBSD's default
setup where the X servers are not setuid). This patch fixes all these
problems.

Submitted by:	kris
2000-09-24 23:12:07 +00:00
Will Andrews
72115b5926 Fix PLIST bogons.
Submitted by:	onigiri
2000-09-23 00:38:50 +00:00
Satoshi Asami
e5f324718d Depend on right file for py-gnome (version change).
Submitted by:	bento
2000-09-22 23:52:40 +00:00
Maxim Sobolev
5f7840f9c1 Make life of maintainers of various XFree ports a bit easier by moving
MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially
announced by xfree http mirror. Following is the announcement.

[20 September 2000]

   XFree86 nows offers http download access! This is a big story for those
   who cannot download via ftp access because of proxy/firewall concerns.
   This has been generously donated by the Computing Center of the University
   of Applied Sciences in Esslingen, Germany. This is a full ftp mirror
   repository which is updated hourly with a connection speed of 20 MegaBit.
2000-09-21 08:36:28 +00:00
Satoshi Asami
7305826747 ComplexProgramTarget() -> ComplexProgramTargetNoMan().
Submitted by:	onigiri
2000-09-19 21:18:46 +00:00
Ade Lovett
32f6a2767b Add wrapper, a program that runs an X server after sanity-checking
the environment and any options passed to it.  It is meant to
enhance security on multi-user systems running XFree86 4.x, where
the ability to use a startx script is needed.

If you have XFree86 3.x, do not install this, you do not need it
and it will not work.

PR:		21352
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-19 16:45:40 +00:00
Maxim Sobolev
13ed950b08 Split rxvt port into two ports - rxvt and rxvt-devel. Quoting maintainer:
I created a rxvt-devel port. This will contain the devel version
        2.7.3 which used to be carried as rxvt. The rxvt port will now
        contain the stable version 2.6.3.

        Besides, I added some MASTER_SITES so as to fix the unavailable
        distfile message I got from the automated scripts.

PR:             20768
Submitted by:   maintainer
Repo-copy by:   asami (AFAIK this was a fastest served repo-copy I ever seen -
                it took about 5 minutes from the moment when I fired a request
                to PW and the moment when I received his reply ;).
2000-09-19 16:07:04 +00:00
Maxim Sobolev
d6eac32219 *** empty log message *** 2000-09-19 15:50:15 +00:00
Kris Kennaway
801e621d6c Fix PLIST
Submitted by:	bento
2000-09-17 12:34:31 +00:00
Ade Lovett
d63ba47bd2 Add fix for GNOME forcibly trying to set the locale to en_US
under certain circumstances.

PORTREVISION bumped to 1 to reflect this
2000-09-16 18:24:39 +00:00
Yukihiro Nakai
f3f320f454 Increment PORTREVISION
Submitted by:	Kris Kennaway <kris@FreeBSD.org>
2000-09-16 13:26:29 +00:00
Yukihiro Nakai
163d0e1dc1 Remove locale description 2000-09-16 12:12:28 +00:00
Yukihiro Nakai
fba6cfa882 Add patch for disable LC_CTYPE.
So now we can use Japanese locale from GDM.
(also some other language.)
2000-09-16 10:08:15 +00:00
Will Andrews
c70c66363e Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this.  This version is extremely stable and offers
better functionality than before.  This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree.  Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement!  :-)

Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.

A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update.  Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.

Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).

People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):

	http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/

Have fun!  Remember to reports bugs through http://bugs.kde.org/.
2000-09-15 21:40:47 +00:00
Maxim Sobolev
f7d1f7ef24 Update to 0.4. 2000-09-14 07:17:08 +00:00
Will Andrews
47c9d931a6 Fix CATEGORIES and change the libkmid shlib symlink to 0.
Submitted by:	Valeriy E. Ushakov <uwe@ptc.spbu.ru> (CATEGORIES)
2000-09-14 01:18:54 +00:00
Yukihiro Nakai
10cc764522 Add dialog to warn security issue to users. 2000-09-13 16:36:15 +00:00
Yukihiro Nakai
f34333e580 Add gdm port. 2000-09-13 15:13:09 +00:00
Yukihiro Nakai
8e217384f3 Initial release.
GNOME version of xdm display manager.

This gdm has been a headache for us, the GNOME
binary maintainer for FreeBSD. Half of patches are from
NetBSD pkgsrc system.

Thanks for NetBSD and TAKANO Yuji <takachan@running-dog.net>!
2000-09-13 15:12:29 +00:00
Satoshi Asami
d9fbf62bdc Remove HTML manpages, this is done from bsd.port.mk now.
Approved by:	maintainer
2000-09-13 10:54:21 +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
Akinori MUSHA
c67d2ab950 Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME. 2000-09-10 07:57:05 +00:00
Kevin Lo
5d60aa5284 Fix MASTER_SITES.
PR: 21125
Submitted by: MAINTAINER
2000-09-09 09:14:33 +00:00
Jean-Marc Zucconi
bbe942032c Never build a.out libraries. Support for a.out was removed in
Makefile some time ago and there is a port for XFree86-3 a.out libs.
2000-09-08 20:14:57 +00:00
Jean-Marc Zucconi
0e4e6dc452 The default command to call Xwilling in xdm-config doesn't work.
"su nobody -c ..." will only return "This account is currently not
available."  This should really be "su -fm nobody -c ..." instead.

Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-09-08 16:09:46 +00:00
Jean-Marc Zucconi
7fcff7f4dc Fix a bug that causes HTML manpages to be generated with wrong suffixes.
Submitted by:	taguchi@tohoku.iij.ad.jp via asami
2000-09-08 12:51:17 +00:00
Akinori MUSHA
720bb06891 Turn USE_GMAKE on, since our make(1) (sys.mk) doesn't use CPPFLAGS.
This is just a workaround and should soon be fixed by changing
mkmf.rb.
2000-09-07 12:13:53 +00:00
Akinori MUSHA
65ff91142e Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00
Satoshi Asami
e9c8b285ce Both of the below are
Submitted by:	maintainer

(1) Respect CFLAGS when compiling shared libraries and servers.
    (imake-4, XFree86-4-libraries)
Reported by:	asami

(2) Do not redefine list of supported cards, and support architectures
    other than i386 better.
    (imake-4, XFree86-4-Server)
2000-09-07 00:03:49 +00:00
Akinori MUSHA
6b1e337abf Update PLIST, which I forgot to update in the previous commit. 2000-09-06 20:47:11 +00:00
Satoshi Asami
56c6e47356 Work around bug (?) in BSD make that causes HTML manpages to be generated
with wrong suffix when MANSUFFIX is defined.

Submitted by:	maintainer
2000-09-06 09:41:47 +00:00
Akinori MUSHA
10199b5dbd Update to 0.12.
Remove patch-aa. (merged :)
2000-09-06 09:35:46 +00:00
Satoshi Asami
1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00
Maxim Sobolev
ed45b7b130 Add finder. Finder is a small program that creates a finder bar on your Gnome
desktop. It can be used to switch tasks and launch applications.
2000-09-05 13:11:31 +00:00
Kris Kennaway
bf747c48d4 Use USE_IMAKE
Submitted by:	dirk
2000-09-02 11:25:09 +00:00
Kris Kennaway
c2e8bd928c xwatchwin allows you to peek at a window on another X server.
To use it, you must specify the display name of the machine you want
to watch, then the name of the window on that machine.
Xwatchwin will attempt to connect with the X server
hostname:0.0, and if successful, will try to retrieve a copy of
the window in which you specified interest.

Obtained from:	NetBSD
2000-09-02 08:27:24 +00:00
Will Andrews
90307f6d47 Oops, I didn't realize that ksearch library is no longer provided by
kdenetwork; so fix the kdenetwork dependency in the meta-port.

Submitted by:	Dmitry Valdov <dv@dv.ru>
2000-08-30 21:06:09 +00:00
Will Andrews
b9fa1c08fd Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils
dependencies to kde2, and add koffice to kde2, because it's part of the
2.0 release.  Fix my bogon in forgetting to remove obsolete qt22 patches.

The current state of the ports as far as building and installing is quite
good, but I expect minor problems with PLISTs other than for the ones I've
fixed here.  I'm going to let bento figure it out.  :-)

Please, test these ports and report bugs to submit@bugs.kde.org, and send
me problems with the ports themselves.  I've found that KDE2 seems to have
stabilized significantly since the last snapshot.

And now, I am removing the last patch remaining in the KDE2 ports, except
for the QT 2.2 snapshot.
2000-08-30 03:50:06 +00:00
Will Andrews
763de026f3 Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough).  It took too long to get this update
out the door... :-(

This is a rather stable version of KDE2.  Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.

Also decide policy by removing the interactive requirement in qt22's
configure script.  I don't know why they bothered adding it there..

Bugged by:	*many* bug-reports, requests, etc.
2000-08-29 23:44:32 +00:00
Thomas Gellekum
e41137cc1d Use new variable XFREE86_VERSION.
Submitted by:	asami

Upgrade to 4.17.2, while I'm here:

* coredump fix for GL modes cage, moebius, rubik, skewb, and stairs
*   and Mesa3.1 thanks to Tom Schmidt <tschmidt@micron.com>.
* solitare.cc update for disable-interactive.
* xlock -resources crashes on Solaris thanks to Alexander Elgert
*   <elgert@rbg.informatik.tu-darmstadt.de>.
2000-08-29 10:48:35 +00:00
Chris Piazza
b0a5972274 Pass off maintainership to Tobias Reifenberger <treif@mayn.de> 2000-08-28 21:39:17 +00:00
Maxim Sobolev
983f628784 Add gtik - a Scrolling Stock ticker Applet for the Gnome Panel. 2000-08-28 16:18:05 +00:00
Maxim Sobolev
81604dd7d3 Update to 0.2.2. 2000-08-28 15:32:06 +00:00
Chris Piazza
f69cd6f97c Update to 6.2.7a1
Submitted by:	Tobias Reifenberger <treif@mayn.de>
2000-08-28 06:49:13 +00:00
Satoshi Asami
036dd8c105 Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs.  Other miscellaneous bug fixes.

Submitted by:	maintainer
2000-08-25 10:35:22 +00:00
Maxim Sobolev
b1477c2ea2 Add gnomeres_applet - a GNOME applet for changing XFree display modes. 2000-08-24 12:06:41 +00:00
Bruce A. Mah
891441a353 Update my address in the Makefile MAINTAINER field. 2000-08-23 20:07:56 +00:00
Thomas Gellekum
810a317ae9 Upgrade to 4.17.1. This release contains the security fix in patch-sec1. 2000-08-22 11:08:18 +00:00
Steve Price
acbe31a208 Welcome XFree86-4 into the world of FreeBSD/Alpha. 2000-08-21 00:51:26 +00:00
Thomas Gellekum
2045a198a1 Make this at least compile for XFree86-4.0.1.
Reviewed by:	Josef Karthauser <joe@pavilion.net>
2000-08-18 10:56:22 +00:00
Akinori MUSHA
51b786ab79 Improve configure scripts so that they take configure arguments from
the command line.

Feedback status:	Already sent to the author
2000-08-17 15:21:00 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Thomas Gellekum
c426029ced Upgrade to 4.17.
XFree86-4 users: please test this port. According to the docs, xlock should
compile now. (I can't try it, I'm still running XFree86-3.3.6.)
2000-08-15 14:07:24 +00:00
Maxim Sobolev
47c5acbf00 Update to 0.2.0. 2000-08-15 05:55:51 +00:00
Akinori MUSHA
da698127d3 Add ruby-kde and ruby-kde-i18n, KDE extension for Ruby.
(for kde11 and kde11-i18n, respectively)
2000-08-13 17:55:52 +00:00
Will Andrews
f38ad5ed93 Ooops, forgot to remove this too, in moving backfract from x11 to graphics.
Requested by:	asami
2000-08-11 21:41:49 +00:00
Maxim Sobolev
8e634aac21 Fix yet another linuxism: /usr/bin/shutdown --> /sbin/shutdown. 2000-08-11 12:17:06 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Will Andrews
a4c038c0c8 Add backfract, a fractal image "animated" wallpaper program.
PR:		20493
Submitted by:	patrick
2000-08-11 10:41:28 +00:00
Satoshi Asami
e81bc4da0b Apply the gcc bug workaround to 4.* and 5.* instead of 4.0.0 and 5.0.0 --
apparently the bug is still here.
2000-08-10 00:44:28 +00:00
Jim Mock
f5d467b4cb Host this distfile myself. The original MASTER_SITE has gone missing.
Submitted by:	fenner's distfile survey
2000-08-09 23:06:41 +00:00
Chris Piazza
5fcfcc307e Update MASTER_SITES
PR:		20494
Submitted by:	maintainer
2000-08-09 16:57:23 +00:00
Jean-Marc Zucconi
4556aca903 Add 3 files. 2000-08-08 00:33:28 +00:00
Paul Traina
2c70234e9e Remove MASTER_SITES, no longer there. Remove myself as maintainer. 2000-08-08 00:10:04 +00:00
Chris Piazza
d7a1207164 Clean up master sites/www 2000-08-07 17:27:54 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Maxim Sobolev
08266e2127 Add missed @dirrm. 2000-08-04 09:11:35 +00:00
Jean-Marc Zucconi
0cba6cf607 Move patch relative to FreeBSD.cf from patch-00 to patch-e.
Fix linker failures when libXThrStub.so.6 is not already installed. (PR
ports/20386)

PR:		ports/20386
Submitted by:	Peter Jeremy <peter.jeremy@ALCATEL.COM.AU>
2000-08-04 02:38:13 +00:00
Ade Lovett
38ae599271 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:19:21 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Ruslan Ermilov
b106bcd41c Now that FreeBSD has native `agpgart' interface,
let X server run on the i810 hardware.  Enjoy!!!
2000-08-01 16:28:26 +00:00
Maxim Sobolev
020d101565 Add stockticker_applet - a GNOME applet to retrieve and display Yahoo Finace
stock quiotes.
2000-08-01 12:16:30 +00:00
Neil Blakey-Milner
9e0c87ea9d Add gbackground, a gnome panel applet that can change your background
randomly and other fun stuff.

PR:		ports/18416
Submitted by:	Scott A. Moberly <smoberly@xavier.dyndns.org>
2000-07-31 13:23:07 +00:00
Sheldon Hearn
c779ad377c Rename the file that the interactive configure script produces
from ${WRKDIR}/.config to ${WRKDIR}/config .

Conditionalize the interactivity of the configure script on the
existence of ${FILESDIR}/config .  If the file exists, copy it
to ${WRKDIR}/config and do not ask questions.
2000-07-31 12:30:45 +00:00
Will Andrews
ad0ed0dd04 Fix my not-tested-enough KDE2-related ports. :-(
After short discussion with Imura-san, back out GIF-by-default until I can
confirm whether or not there are license issues with Unisys.  I will deal
with this later.  I should note that I'd committed to qt2[12] previously
without conferring with him on the GIF issue first.

One big ouchie: I didn't even set MASTER_SITE/MASTER_SITE_SUBDIR on qt22
properly.. but oh well.  Nobody's perfect.  :-)

Things should be un-broken now.. please test these ports!  I'll be trying
to update them to a new snap after a week or so.

Pointy hat:				will
Patches graciously submitted by:	nra
2000-07-30 02:00:50 +00:00
Will Andrews
9441275624 Update the KDE2 meta-port to 20000724A, and leave out the kdeutils
port so that attempts to use this will work.
2000-07-29 03:14:32 +00:00
Will Andrews
7c6b0a6ca6 Update to 20000724A (custom-rolled snapshot). Rejoice, because now
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy.  Only kdeutils was left out of this mega-update.
However, it should return soon.  :-)

The massive reduction in patches is mostly the result of using perl
regex replacement.  This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.

QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile.  It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images.  GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries.  Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.

I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others.  Over 150 hours of hard
work, testing, etc. were put into this update.  Another couple hundred of
hours were spent by CPUs trying to compile this behemoth.  :->

Special thanks to:	Physics Computer Network @ Purdue staff, especially
			C. Stephen Gunn <csg@physics.purdue.edu>, for giving
			me access to an extremely fast machine for doing
			test builds (it performed 12 full builds of the
			entire suite in the last 7 days).

PR:			18838
Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
Approved by:		imura, asami
2000-07-29 02:44:58 +00:00
Maxim Sobolev
11e0dec2b5 Add gswitchit_applet - a keyboard layout state indicator and switcher for
Gnome Desktop.

Obtained from:	http://www.gnome.org/
2000-07-28 15:42:31 +00:00
Maxim Sobolev
a22453092d Add gtk-theme-switch - an command line utility to switch GTK+ themes. 2000-07-24 17:27:13 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Kelly Yancey
3a5add1760 Make erun depend on the new libepplet port rather than the epplets
collection.

PR:		19396
Submitted by:	kbyanc@posi.net
2000-07-18 07:02:57 +00:00
Vanilla I. Shu
263c18ffe4 Fix zh_TW.Big5/XLC_LOCALE. 2000-07-16 08:16:06 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Steve Price
2abf26ecde Adding erun version 1.2.
A simple epplet for launching arbitrary programs.

PR:		19361
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-07-10 04:01:52 +00:00
Jean-Marc Zucconi
670b25f457 Fix a path (extra X11R6/)
Submitted by:	Andreas Klemm <andreas@klemm.gtn.com>
2000-07-09 22:39:34 +00:00
Ade Lovett
4b145e6e8b Fix typos
PR:		19800
Submitted by:	Nishimura Takashi <takashi@ueda.info.waseda.ac.jp>
2000-07-09 18:55:38 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Ade Lovett
e603275ae5 Update to 1.2.4 2000-07-06 15:31:56 +00:00
MIHIRA Sanpei Yoshiro
0e7b4e6020 fix typo in original source
Mod2Mask --> Mod4Mask

Submitted by:	Sebastien Carlier <sebc@epita.fr>
2000-07-05 14:20:41 +00:00
Satoshi Asami
0c64df0800 @dirrm icons
Submitted by:	bento
2000-07-05 06:59:22 +00:00
Maxim Sobolev
c0b163e792 Initial import of gvid - a little Gnome applet to quckly change X-server
resolution (moved from deskutils).

PR:		18413
Submitted by:	Scott A. Moberly <smoberly@xavier.dyndns.org>
2000-07-04 08:11:56 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Jean-Marc Zucconi
e909cf9c37 Add the cyrix driver.
Dont ask for enabling PAM. XFree86-4 does not support PAM.
2000-07-03 19:50:11 +00:00
Jean-Marc Zucconi
1ae3e40f12 Add the cyrix driver. 2000-07-03 19:48:52 +00:00
Jean-Marc Zucconi
da772e724b The source directory in MASTER_SITES is 4.0.1 (not 4.01)
Set also the port version to 4.0.1
2000-07-03 19:40:43 +00:00
Jean-Marc Zucconi
733bf07408 Upgrade to version 4.01 2000-07-03 17:33:14 +00:00
Maxim Sobolev
1e5409c41b Respect CC, CFLAGS and install missed manpage.
PR:		19645
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-07-03 08:25:56 +00:00
Kris Kennaway
66d15f6e27 Remove extraneous file on deinstall
Noticed by:	bento
2000-07-03 06:31:12 +00:00
Jim Mock
3e3ad67dc4 Update to version 0.4.0. Also add WITH_MENUBAR and WITH_NEXTSCROLL hooks
for those who prefer to use those features.
2000-07-03 03:14:54 +00:00
Jean-Marc Zucconi
8a2246219c Those patches are no more necessar - the build completes without them. 2000-07-02 22:17:13 +00:00
Jean-Marc Zucconi
f204ec2da0 Remove info/ and info/dir. They are not created/installed by the port. 2000-06-30 19:14:16 +00:00
Will Andrews
7ba93e94b6 Add a patch that will hopefully prevent possible buffer overflow with
gethostbyname(); it uses a 25-character buffer which is insufficient for
some localhost domains; increase to 255 (plus terminating character), which
is XNS5 recommendation.

Obtained from:	NetBSD
2000-06-29 20:35:30 +00:00
Kris Kennaway
a67fa2cae1 Prevent a DoS from an escape sequence that can cause the eterm to use up all
available memory and crash

Submitted by:	Michael Jennings <mej@VALINUX.COM> via Bugtraq
2000-06-29 09:04:58 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Alexander Langer
2dcf43fbbb Update to version 1.30 with mastersite/maintainer-email update.
PR:		19460
Submitted by:	maintainer/author
2000-06-27 12:23:15 +00:00
Vanilla I. Shu
929e16c9f7 Update BIG5 to unicode map. 2000-06-24 17:11:39 +00:00
Bill Fenner
c1fe6ed468 Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
Will Andrews
52978ffbfa Re-assign MAINTAINER to Mario Sergio Fujikawa Ferriera <lioux@linf.unb.br>. 2000-06-22 10:07:15 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Will Andrews
4b5068fa26 Ooops, removed a patch that wasn't supposed to be removed.
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-22 05:26:51 +00:00
Ade Lovett
a17c107c64 Update to 1.2.3
Submitted by:	sobomax
2000-06-21 17:39:45 +00:00
Maxim Sobolev
16acbb5179 Forgot to add it in previous commit. 2000-06-21 12:21:36 +00:00
Maxim Sobolev
9b34d9e6ac Make it PREFIX-clean.
PR:		19307
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-06-21 12:19:25 +00:00
Ade Lovett
cd0398bf4b Update to 1.2.2 2000-06-20 20:31:20 +00:00
Will Andrews
b8713e74a8 Use USE_AUTOMAKE; add missing EXTRACT_ONLY; remove some useless patches.
PR:		19382
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-20 07:39:02 +00:00
Satoshi Asami
dbb2b8a5bb Back out LDCONFIG_DIRS change -- they don't work with a.out libs.
Reported by:	bento
2000-06-18 09:26:54 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Thomas Gellekum
99dc9a6134 Use MASTER_SITE_LOCAL. 2000-06-16 11:48:20 +00:00
Thomas Gellekum
3af5e9b8a2 Move distfile to ftp.freebsd.org. 2000-06-16 11:14:14 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Jean-Marc Zucconi
4ce9e7d74e Fix a xterm bug when displaying colors.
PR:		ports/19119
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-06-14 15:28:15 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Matthew Hunt
8fc36b393c In accordance with the New World Order, move the distfiles that
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
2000-06-14 05:44:53 +00:00
Jean-Marc Zucconi
f977f44b8a Unbreak 'make clean' and 'make readmes' 2000-06-13 21:54:07 +00:00
Jean-Marc Zucconi
11210192a5 Upgrade to version 2.46
Submitted by:	Dag-Erling Smorgrav <des@yes.no>
2000-06-13 13:28:25 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Satoshi Asami
68b9360ed0 Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrm
etc.) but I added five .o files to Server.

When we move to these ports as default, BSD.x11.dist will be changed so
we can get rid of all the @dirrm's.

Submitted by:	bento
2000-06-09 20:49:12 +00:00
Ade Lovett
ec6f7294bb Fix typo.
PR:			19152
Submitted by:		Dmitry S. Sivachenko <dima@Chg.RU>
2000-06-09 19:46:56 +00:00
Kris Kennaway
29372855a7 Fix USA_RESIDENT == NO case 2000-06-09 08:33:53 +00:00
Kris Kennaway
9f63d9346a Remove FORBIDDEN tag and add a dialog box explaining the possible
continued insecurity of this port.
2000-06-09 06:36:26 +00:00
Kris Kennaway
ea98d5a80b Fix the known root hole. This port is still dangerous.
Submitted by:	Trevor Johnson <trevor@jpj.net> (patch-i)
		Doug Rabson <dfr@freebsd.org> (patch-j)
2000-06-09 06:34:22 +00:00
Ruslan Ermilov
aed549fc82 Compile in i810 graphics driver support (without AGP kernel support).
You will need the I810_UNSUPPORTED_GTT_FALLBACK environment variable
for XF86_SVGA server to run.
2000-06-09 06:25:17 +00:00
Ade Lovett
eda38d0ae3 Explicitly mention a few more dependencies. 2000-06-08 21:50:51 +00:00
Satoshi Asami
3103ffad6e Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by:			taguchi@tohoku.iij.ad.jp
Approved (in spirit) by:	jmz (XFree86 port maintainer)
2000-06-08 10:42:32 +00:00
Jim Mock
bfbee7b427 Add a site of my own to make this distfile fetchable again. The distfile
seems to have vanished from the original site even though the web pages
are still there.

Obtained from:	fenner's distfile report
2000-06-07 21:36:01 +00:00
Ade Lovett
703f87fa95 Play "hunt the pea" with the new local distfile location. 2000-06-07 17:32:07 +00:00
Maxim Sobolev
b60bb312c8 Activate powershell. 2000-06-07 17:16:12 +00:00
Maxim Sobolev
e570b34d1a Initial import of a powershell - a nice Gnome-based terminal emulator for the
X11 Window System.

PR:		18412
Submitted by:	Scott A. Moberly <smoberly@xavier.dyndns.org>
2000-06-07 17:15:12 +00:00
Ade Lovett
e8f06c3479 Move distfile to new local-distfiles directory on ftp.FreeBSD.org 2000-06-07 15:00:07 +00:00
Ade Lovett
7e6117eb7a Update to 1.2.1 (bugfixes) 2000-06-05 19:44:26 +00:00
Kris Kennaway
60a25a1b94 Mark FORBIDDEN due to local buffer overflow in kdesud yielding
gid nogroup (yeah, it's still a security hole)

Submitted by:	Noir Sin <noir@gsu.linux.org.tr> (via Bugtraq)
2000-06-05 06:20:41 +00:00
Maxim Sobolev
fe111241d3 Add missed libxml dependency. 2000-06-02 14:43:08 +00:00
Will Andrews
9f24f8fdc5 Update MAINTAINER email address.
PR:		18956, 18957
Submitted by:	maintainer
2000-06-02 01:09:59 +00:00
Ade Lovett
572e53984d Forgot ldconfig's for packaging 2000-06-01 19:25:26 +00:00
Satoshi Asami
c3ba669ded Remove three .kss files that aren't installed anymore.
Submitted by:	bento
2000-06-01 16:45:20 +00:00
Satoshi Asami
cdbd8f2b09 Remove extra \ at end of line.
Reported by:	bento
2000-06-01 16:43:22 +00:00
Ade Lovett
1ecc592d8c Say hello to GNOME 1.2
audio/gnomemedia		1.2.0
	deskutils/gnomepim		1.2.0
	devel/bugbuddy			1.0
	devel/glade			0.5.9
	devel/libgtop			1.0.9
	games/gnomegames		1.2.0
	graphics/imlib			1.9.8.1
	misc/gnomeusersguide		1.2
	misc/gnomeutils			1.2.0
	sysutils/gnomecontrolcenter	1.2.0
	sysutils/gtop			1.0.8
	x11-fm/gmomemc			4.5.50
	x11/gnomecore			1.2.0
	x11/gnomelibs			1.2.1

Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.

Plus.  The metaport has been reworked to bring in a few more
often-requested items.

Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
2000-06-01 16:10:38 +00:00
Ade Lovett
5df7ac46c1 Add gnomeapplets 1.2.0, part of GNOME 1.2 2000-06-01 16:03:56 +00:00
Satoshi Asami
b30a8cadf9 Mini typo fix.
Submitted by:	bento
2000-06-01 08:10:00 +00:00
Satoshi Asami
9741d6da4d Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still
leaves fonts.alias behind -- it is not removing any entries from that file.)
2000-06-01 06:46:32 +00:00
Will Andrews
b73338c5e4 Let's not take any risks and leave the *.kss files alone, even if it
doesn't allow normal users to run the KDE screensavers.  It's quite
doubtful that the KDE people are going to do any audits of such code, so
"better safe than sorry" principle comes in play here.

PR:		17692
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-30 03:59:31 +00:00