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

1611 Commits

Author SHA1 Message Date
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
Steve Price
13ae48cfbd - Fix MASTER_SITES
- Support CC/CFLAGS/X11BASE properly
- Add WWW: line to pkg/DESCR

PR:		16670
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-30 00:00:01 +00:00
Steve Price
42bd26da5f Update MASTER_SITES.
PR:		17170
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 23:42:00 +00:00
Will Andrews
c98e6c62ac Okay, okay. Yet Another Silly Blunder by myself. I should try to get
more sleep before doing things like this.

Submitted by:	a million people... :-)
2000-05-29 19:49:45 +00:00
Will Andrews
37399bab43 This should fix all the compile problems bento (and others probably) has
with missing .so's.  I'm not sure how I left this out in the original
import since this stuff was in kdelibs11.  :-(

Found by:	bento
2000-05-29 01:01:22 +00:00
Will Andrews
c569d3f990 Fix for RELENG_3 systems. Also remove unnecessary USE_XLIB (because it's
included by qt2) and jpeg.9 dependencies.
2000-05-24 00:33:07 +00:00
Will Andrews
ee67eb0680 Fix stupid LIB_DEPENDS mistake (libsearch.3 vs. search.3). 2000-05-23 21:48:02 +00:00
Will Andrews
e67c4e71f8 Fix this to keep it from conflicting with KDE 1.x installations.
Submitted by:	Scott Blachowicz <scott@sabmail.rresarch.com>
2000-05-23 04:38:09 +00:00
Will Andrews
b9be3eb6f2 Add a patch that adds some extra chinese support as well as fixes some
terminfo problems.

PR:		18406
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-22 05:09:19 +00:00
Thomas Gellekum
47bfd27456 Support Kerberos 5.
PR:		18660
Submitted by:	wollman
2000-05-19 08:58:41 +00:00
Mike Smith
072b14dc80 If we have tcl/tk, build XF86Setup. This makes the package work. 2000-05-18 19:54:46 +00:00
Ade Lovett
628283982c Move MASTER_SITE to people.FreeBSD.org/~ade 2000-05-18 15:26:38 +00:00
Maxim Sobolev
96ee266b23 Final 's|sobomax@altavista.net|sobomax@FreeBSD.org|' 2000-05-18 06:51:37 +00:00
Will Andrews
eafa6a8cbb Update category Makefiles to add KDE2 ports. 2000-05-17 23:39:59 +00:00
Will Andrews
f9e20bb846 Oops, I forgot to add MOC to CONFIGURE_ENV, which should be what's causing
initial problems building kdelibs2.

Submitted by:	Mohit Aron <aron@cs.rice.edu>
2000-05-17 23:15:07 +00:00
Jim Mock
0f25811285 Fix WWW location.
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-05-17 19:18:01 +00:00
Ade Lovett
a6ec2f630f Chase new gnomeprint shared library version 2000-05-17 16:30:50 +00:00
Ade Lovett
02ccace5d1 Update to 1.0.62 2000-05-17 16:27:43 +00:00
Will Andrews
042e4bf173 Change MAINTAINER to myself, and clean these ports up a little.
Approved by:	se (previous maintainer)
2000-05-17 11:37:43 +00:00
Will Andrews
2fc2dde59c Update the KDE meta-port to KDE 1.90 (aka KDE2 beta) so people can use
it to install the basic KDE2 stuff.  Also update kdetoys to finally
remove ImageMagick dependency and allow non-i18n people to use it.

And now, KDE2 is fully imported into the tree.

Repo-copies by:	asami
2000-05-17 11:15:21 +00:00
Will Andrews
25b3cdb628 Update to KDEBASE 1.90 (aka KDE2 beta).
Repo-copy by:	asami
2000-05-16 22:18:56 +00:00
Will Andrews
84d3c8bc75 Update to KDELIBS 1.90, aka KDE2 beta. Let the fun begin!
Repo-copy by:	asami
2000-05-16 22:09:00 +00:00
Bill Fumerola
ad69d29be3 murray is now a committer, reflect this in MAINTAINER. 2000-05-14 05:21:53 +00:00
Tim Vanderhoek
f5a27b3b34 Comment clean-ups. 2000-05-12 20:00:17 +00:00
Justin M. Seger
d322c93e6c Upgrade to xscreensaver 3.24 2000-05-09 11:40:44 +00:00
Akinori MUSHA
0b8ae52e97 Change MAINTAINER's address.
PR:		ports/18300
Submitted by:	MAINTAINER
2000-04-30 18:36:55 +00:00
Kris Kennaway
932a50a504 Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.
I've tried *multiple* times to talk to an XFree86 developer about the
problem, but they haven't deigned to respond to me.
2000-04-30 08:21:56 +00:00
Steve Price
c2715b053c Update MASTER_SITES and WWW: line to pkg/DESCR.
PR:		18283
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 23:52:55 +00:00
Thomas Gellekum
9b1355794e Upgrade to 4.16.1 (fixes a buffer overrun). 2000-04-27 08:31:22 +00:00
Chris Piazza
996343d863 Compile kdm with -O0 always so it actually works on freebsd 4.0+
PR:		17938
Submitted by:	"Jeffrey S. Sharp" <jss@subatomix.com>
2000-04-26 20:42:09 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Chris Piazza
f19242cba4 Replace dead master site with a couple mirrors I found in japan 2000-04-23 04:06:56 +00:00
Michael Haro
d2ce71a278 portlint (whitespace and variable ordering) 2000-04-19 19:45:58 +00:00
Michael Haro
5213ec480e portlint (whitespace) 2000-04-19 19:43:21 +00:00
Michael Haro
04346df06d portlint 2000-04-19 19:42:34 +00:00
Ade Lovett
08df76d077 Update gnomeprint shared library revision 2000-04-19 15:07:06 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Satoshi Asami
0401cfe3de DISTNAME-related fixups. 2000-04-16 23:26:18 +00:00
Jean-Marc Zucconi
8e7574cc62 Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build. 2000-04-16 03:30:37 +00:00