1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Commit Graph

2035 Commits

Author SHA1 Message Date
Patrick Li
c24876afe2 Add new port x11/wmappl - An application launcher dockapp similar to
wmbutton

PR:		35513
Submitted by:	oleg dashevskii <od@iclub.nsu.ru>
2002-03-08 05:20:55 +00:00
Patrick Li
9c19fde058 Update to 1.4.1 2002-03-08 03:51:30 +00:00
MANTANI Nobutaka
e13640c192 Correct pkg-list. 2002-03-07 04:17:33 +00:00
Maxim Sobolev
b9d6df2dc1 Add missed IS_INTERACTIVE=yes when not building on bento.
PR:		35236
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-03-06 10:03:46 +00:00
Jean-Marc Zucconi
a3f52cb860 Add support for SYSV IPC. This patch is REQUIRED for GL to work with the
FreeBSD NVIDIA drivers.

Submitted by:	mdodd
2002-03-05 23:37:02 +00:00
Jean-Marc Zucconi
47009eab1c Fix PAM bogons in xdm.
Submitted by:	des
2002-03-05 23:35:26 +00:00
Ying-Chieh Liao
a9b4b39b00 add xbindkeys_config 0.0.3
An easy to use gtk program for configuring Xbindkeys
2002-03-04 03:45:29 +00:00
Pete Fritchman
af63e016fd Make the "default" target failback on KDE if the user doesn't have a
.xsession file.  Before this fix, kdm wouldn't log the user in with
"default" if no .xsession existed.. but it seems to make sense that KDE's
display manager should fall back to KDE by default.

Bump PORTREVISION.

PR:		35223
Submitted by:	Alan E <alane@geeksrus.net>
2002-03-03 04:18:22 +00:00
MANTANI Nobutaka
ca557a2f60 Update to 2.3.1. 2002-02-28 17:29:57 +00:00
Ying-Chieh Liao
0a2c4bd032 upgrade to 1.4.0 2002-02-28 07:15:55 +00:00
Maxim Sobolev
f11850c2eb Remove LD_LIBRARY_PATH bandaid for Nautilus - it was moved over into Nautilus
code.
2002-02-26 23:12:54 +00:00
Doug Barton
510e5d0eab Arrrrggggghhhhhhhh 2002-02-25 10:28:56 +00:00
Doug Barton
a7ca04f706 Blah..... should have nuked this too 2002-02-25 10:13:49 +00:00
Doug Barton
afbda03026 Missed this in the last commit. This patch is no longer needed. 2002-02-25 10:11:43 +00:00
Doug Barton
4b95408e97 Update to 4.01, which has several new screensavers, and the usual
assortment of bugs fixed. The author has incorporated several of
our patches, so I can reduce or eliminate them. However, I had
to add one small patch to get -lcompat into one of the new
screensavers.

In addition to the upgrade, I'm also reverting most of the recent
gnome changes in favor of forcing the xml files into one location
regardless of gnome/not gnome. I think long term this will be
a better strategy.
2002-02-25 10:10:16 +00:00
MANTANI Nobutaka
7bcdcbc64f Update to 2.3.0. 2002-02-23 13:45:12 +00:00
Peter Pentchev
d6b40e4862 Update to 2.1, installing the manual page, too.
PR:		34877
Submitted by:	Steve Wills <steve@stevenwills.com>
2002-02-22 14:42:20 +00:00
Maxim Sobolev
f76b5706a5 Add X11BASE/lib/mozilla into LD_LIBRARY_PATH along with X11BASE/lib/mozilla-embed,
so that Nautilus compiled with WITH_FULL_MOZILLA works as well. Don't bump
PORTREVISION, because WITH_FULL_MOZILLA isn't on by default.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-21 14:19:01 +00:00
Yukihiro Nakai
684c747aa3 Update pkg-plist
PR:		ports/31019
Submitted by:	Patrick Li <pat@databits.net>
2002-02-20 13:38:11 +00:00
Yukihiro Nakai
54c3c115c8 Add another MASTER_SITES
PR:		ports/34879
Submitted by:	Steve Wills <steve@stevenwills.com>
2002-02-18 07:49:13 +00:00
Ying-Chieh Liao
4c2e615020 pass maintainership
install docs into correct dir
bump port revision

PR:		35068
Submitted by:	Alan Eldridge <ports@geeksrus.net> (new maintainer)
2002-02-18 06:33:05 +00:00
Patrick Li
ec2b0b5af9 Update to 0.3 2002-02-17 03:53:53 +00:00
Ade Lovett
e8d981d76f Use xscreensaver-gnome instead of xscreensaver 2002-02-14 00:04:37 +00:00
Ade Lovett
7663df5062 Add xscreensaver-gnome, a slave from xscreensaver, simply ensuring that
for GNOME people, the full GNOME version is built.
2002-02-14 00:02:18 +00:00
Ade Lovett
d218d6c8d6 Do it properly, and as mentioned on gnome@ (hint, the config files
move between GNOME and non-GNOME too)
2002-02-13 23:59:24 +00:00
Maxim Sobolev
2fd25d3fe5 Properly install .desktop shortcut into share/gnome/apps/Settings/Desktop/,
not into share/gnome/gnome/apps/Settings/Desktop/.

Submitted by:	ade
Pointy hat to:	sobomax
2002-02-13 23:26:12 +00:00
Maxim Sobolev
dc0bc71533 - Correctly work in GNOME/noGNOME cases (plist and such);
- allow CATEGORIES and MAINTAINER be overriden in slaves.
2002-02-13 23:03:22 +00:00
Maxim Sobolev
71d5cfb5fe Comment out DIST_SUBDIR=gnome pending next version update. 2002-02-12 09:21:26 +00:00
Ade Lovett
901e22aeeb These are GNOME components more than anything else, so track the version
as supplied by MASTER_SITE_GNOME.
2002-02-12 05:06:42 +00:00
Trevor Johnson
f93b206774 Use stdlib.h instead of malloc.h. 2002-02-11 23:52:39 +00:00
Maxim Sobolev
a26e916f3b Update to 1.4.0.5. 2002-02-08 13:27:36 +00:00
Maxim Sobolev
48a54fd9ad Prevent libc from being explicitly linked into shared libs. Bump PORTREVISION. 2002-02-08 02:03:14 +00:00
Maxim Sobolev
06d31c897a Update to 0.81. 2002-02-07 09:38:08 +00:00
Patrick Li
8791e0665b Fix depends and link giconv library
Submitted by:	Shu-yu Guo <shu@rufuran.org>
Reviewed and Approved by:	maintainer
2002-02-06 04:26:38 +00:00
Maxim Sobolev
da22f39fbd Fix patch, so that it doesn't break some ports on 4-STABLE.
Submitted by:	Joe Macus Clarke <marcus@marcuscom.com>
2002-02-03 07:16:38 +00:00
Patrick Li
961873521f Update to 1.5
Give maintainership to submitter

PR:		34527
Submitted by:	Anders Andersson <anders@hack.org>
2002-02-02 04:53:50 +00:00
Maxim Sobolev
5049ba00ba Make face browser working.
PR:		34429
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-31 08:48:14 +00:00
MANTANI Nobutaka
d7e8f371e8 Update to 2.2.0. 2002-01-29 13:27:13 +00:00
Akinori MUSHA
a80f0bd0dd Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:14:18 +00:00
Maxim Sobolev
30205df2d5 Add missed continue statement. 2002-01-29 07:17:18 +00:00
Maxim Sobolev
5cee31d262 Fix installation when /usr/sbin not in the PATH.
PR:		34289
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-28 17:50:11 +00:00
Maxim Sobolev
91dea5e9fc Update to 1.4.0.6. 2002-01-28 17:07:47 +00:00
Maxim Sobolev
62a4e9fb1a Update to 1.4.1.4. 2002-01-28 17:07:12 +00:00
Patrick Li
1385354850 - Change maintainer's email address
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas

PR:		34354
Submitted by:	maintainer
2002-01-28 02:08:13 +00:00
Patrick Li
694ed81f71 Update to 0.7.1 and keep forbidden. 2002-01-26 14:58:57 +00:00
Kris Kennaway
6502cabd5c Mark FORBIDDEN: buffer overflows in setuid root code. 2002-01-26 06:28:10 +00:00
Steve Price
cb36424b79 The I128 driver doesn't build properly on the Alpha so remove it.
Reviewed by:	 murray
Approved by:	 maintainer
2002-01-25 05:07:17 +00:00
Maxim Sobolev
18e79de284 When building on bento use numeric UID/GID because bento knows nothing about
user gdm and group gdm, so that the build is likely to fail. No PORTREVISION
bump because this just unbreaks the build on bento.
2002-01-24 19:47:15 +00:00
Patrick Li
73b4b52bef Update to 1.3.0 2002-01-24 04:19:39 +00:00
Maxim Sobolev
2439b5ac47 Use user name instead of UID when setting owner for the directory with
config files. This is necessary in the case when user already have gdm
user registered in his /etc/passwd, but with different UID. No PORTREVISION
bump because package remains the same.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-23 16:24:11 +00:00