Commit Graph

1869 Commits

Author SHA1 Message Date
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Ying-Chieh Liao
930f14e70d s/malloc.h/stdlib.h/ 2001-11-09 18:33:41 +00:00
Maxim Sobolev
6aadd792ef Update version number of the gtkhtml shared library. 2001-11-09 16:42:20 +00:00
Mario Sergio Fujikawa Ferreira
0bb1a7f54d o update to 2.6.4
o add WITH_HALF_SHADOW
2001-11-07 20:41:28 +00:00
Mario Sergio Fujikawa Ferreira
6fadcecae4 Update to 2.7.7 2001-11-07 20:38:01 +00:00
Satoshi Taoka
49dc563ec0 RPM of gnome-libs 2001-11-07 17:35:52 +00:00
Akinori MUSHA
c62170784a Set LATEST_LINK to `XFree86-4'.
Approved by:	jmz (MAINTAINER)
2001-11-07 05:34:30 +00:00
Jimmy Olgeni
f39fd62866 wdm also depends on libPropList, but WindowMaker 0.70 no longer includes it. 2001-11-06 12:22:11 +00:00
Christian Weisgerber
4fbb2f66a7 Update my MAINTAINER address.
Approved by:	trevor
2001-11-03 22:22:34 +00:00
Jimmy Olgeni
19c422e029 Remove stale files from share/config/kdm.
PR:		31595
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2001-11-03 13:27:16 +00:00
Jim Mock
c2b064ca8a Update to version 0.4.2.
PR:		31437
Submitted by:	Jon Olsson <jon@joshua.haninge.kth.se>
2001-11-03 11:28:43 +00:00
Will Andrews
af8ba09bbb Bite the bullet and make kcheckpass setuid root by default so the lock
and screensaver functions work by default (i.e. they let you back in if
you type the right password).  This will also avoid the caveat that quite
often people install KDE using the metaport and usually leave it runnning
and by the time it's done, the not-so-helpful message is long gone.

Usability police:	~20 emails from users...
Won't mind releasing a security advisory for this if needed:	kris
2001-11-01 00:55:05 +00:00
Maxim Sobolev
9909a6bc17 Don't link in libc - FreeBSD doesn't need this.
PRs:		31601, 31602, 31603, ...
Submitted by:	Ports Fury
2001-10-31 08:32:30 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
3428db513a Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have been
moved aroud, so all ports that don't pay attention to an output of
`gdk-pixbuf-config --cflags' need to be fixed.
2001-10-30 12:42:02 +00:00
FUJISHIMA Satsuki
cbda03d0ac o sync with x11/XFree86-4
- startx -nolisten tcp by default.
 - set login.conf environment for xdm.
2001-10-28 02:41:04 +00:00
Jean-Marc Zucconi
11bfaab414 Patch startx so that X is started with the "-nolisten tcp" by default and
add a "-listen_tcp" option to run X in non-secure mode.

Submitted by:	Jochem Kossen <j.kossen@home.nl>
2001-10-27 12:18:10 +00:00
Dmitry Sivachenko
c96b4198d0 Upgrade to 2.2.1.
Submitted by:		SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
Jean-Marc Zucconi
58af756a70 Re-enable the WITH_MATROX_GXX_DRIVER option.
Submitted by:	lioux
2001-10-25 20:37:00 +00:00
Thomas Gellekum
f2ac1a1b0d Upgrade to 5.02. 2001-10-25 11:29:46 +00:00
Jean-Marc Zucconi
a46bd99227 Patcch to xdm to set environment from login.conf
PR:		ports/13614
Submitted by:	Max Khon <fjoe@iclub.nsu.ru>
Obtained from:	wdm distribution
2001-10-24 20:05:14 +00:00
Maxim Sobolev
6db6a4a2f9 Guppi binary now called guppi-gnumeric. 2001-10-23 13:39:13 +00:00
Akinori MUSHA
0dcfe80a35 Replace a tab with a space. 2001-10-21 19:42:31 +00:00
FUJISHIMA Satsuki
fe3c793e06 o sync with x11/XFree86-4
- re-enable DRI support.
 - fix radeon DRI module.

o add support for Matrox MGA GXX drivers and G550 identifier.
2001-10-20 05:25:20 +00:00
Kevin Lo
518c436286 Fix pkg-plist 2001-10-19 17:12:06 +00:00
Maxim Sobolev
809513ef1b Apply some black cvs magick to readd patch-ar properly. 2001-10-16 07:28:25 +00:00
Maxim Sobolev
9975b86c2c Apply some black cvs magick to readd patch-ar properly. 2001-10-16 07:27:36 +00:00
Maxim Sobolev
68257a672e Fix several incompatibilities with FreeBSD. This makes gdm working, at least
on my 5-CURRENT with XFree86-3.3.6.

PR:		31309
Submitted by:	Heath Nielson <heath@cs.byu.edu>
2001-10-16 07:25:04 +00:00
Ying-Chieh Liao
56f377d4af for slave ports 2001-10-11 11:56:51 +00:00
Thomas Gellekum
c9c6cac879 The --with{,out}-mesagl' option to configure is spelled --with{,out}-mesa'.
PR:		31141
Submitted by:	Markus Holmberg <markush+freebsd@acc.umu.se>
2001-10-09 11:24:56 +00:00
Maxim Sobolev
ed32c6b096 Some of the GNOME components now install their include files into
${PREFIX}/include/gnome-1.0 instead of plain ${PREFIX}/include, so make
gnome-config return appropriate cpp(1) flags necessary to find those
headers. Bump PORTREVISION accordingly.
2001-10-09 07:40:18 +00:00
Maxim Sobolev
c3506f236c Update version number of gtkhtml shared library. 2001-10-09 07:30:11 +00:00
Jean-Marc Zucconi
f61bf08510 Set PREFIX so that pkg-install works well when the port is not installed in
/usr/local/.

Submitted by:	Mike Meyer <mwm@mired.org>
2001-10-08 20:02:22 +00:00
Trevor Johnson
cedea2d858 Update URLs. Thanks to Paul Collins <sneakums@eircom.net>, the
author, for the information.
2001-10-07 13:04:40 +00:00
Dmitry Sivachenko
3ceecc667a Update to 2.2.4.2 2001-10-07 12:47:53 +00:00
Jean-Marc Zucconi
48bcbda354 re-enable DRI
Submitted by:	Eric Anholt <eanholt@gladstone.uoregon.edu>
2001-10-06 21:20:26 +00:00
Mario Sergio Fujikawa Ferreira
5fd6c06733 typo fix: libtoo -> libtool 2001-10-06 16:47:36 +00:00
Mario Sergio Fujikawa Ferreira
2d56df646f o style fix, use PKGNAMESUFFIX instead of PORTNAME for -devel
o don't install .*\.la files (based on an idea from sobomax)
2001-10-06 16:43:09 +00:00
Maxim Sobolev
fe1bd7a63e Update to 2.2.4.1.
PR:		30955
Submitted by:	Stijn Hoop <stjin@win.tue.nl>
2001-10-02 12:18:33 +00:00
Maxim Sobolev
aaafb953e2 Chase gtkhtml shared library version bump. 2001-10-01 06:40:47 +00:00
Jean-Marc Zucconi
3e0bdb766e Bump PORTREVISION after patch-xdm addition. 2001-09-28 22:30:12 +00:00
Jean-Marc Zucconi
fe2187b759 Fix to set environment login.conf
PR:		ports/13614
Submitted by:	fjoe
2001-09-28 22:27:11 +00:00
Thomas Gellekum
a2921c23ea Add ${KRB5_HOME}/include to $CFLAGS and ${KRB5_HOME}/lib to
$XLOCKLIBS for people using kerberos5.

Suggested by:	Niels Kroon <niels@fundum.net>
2001-09-27 11:44:51 +00:00
Max Khon
16c0a513a1 this patch is no longer needed.
wdm 1.20 is able to set environment variables using stock setusercontext().

Reviewed by:	jmz
Approved by:	jdp
2001-09-24 17:23:46 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
Jimmy Olgeni
0f6186d0db Use the "xterm-color" termcap entry rather than "Eterm" (missing from
termcap), and revert the default color scheme to the plain old "white on
black".

Submitted by:	kris
2001-09-23 11:00:36 +00:00
Jean-Marc Zucconi
933fe67cd2 Staticise an inline in order to avoid a conflict between libXt.a and libXp.a.
PR:		ports/30652
Submitted by:	bsd
2001-09-19 23:54:27 +00:00
Mikhail Teterin
89d4534a9b This little utility is rather usefull on X11-less servers -- you
may with to modify xterm's title  or something after you login to
one. It does not use X11 at all, except to build its Makefile.

Use the simple  Makefile of our own, to  drop build-dependency on
X11.  As a  side effect,  it  will be  installed into  LOCALBASE,
rather than X11BASE/bin. Bump up PORTREVISION.
2001-09-19 15:05:26 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00