1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

3885 Commits

Author SHA1 Message Date
Brian Feldman
868b56d0e9 Add XScreenSaver.App, a Window Maker dockapp for controlling XScreenSAver.
PR:		ports/72113
Submitted by:	Josh Tolbert <hemi@puresimplicity.net>
2004-10-12 00:53:02 +00:00
Joe Marcus Clarke
dd0a39d597 Update to 1.04, and use the new libtool scheme. 2004-10-12 00:12:17 +00:00
Pav Lucistnik
ebb82d890b - Update to 0.4.6.1
PR:		ports/71817
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2004-10-11 23:33:41 +00:00
Thierry Thomas
5533355345 Upgrade to 4.0. 2004-10-11 23:02:49 +00:00
Jeremy Messenger
f1f9fc88ea Update to 0.061. 2004-10-11 22:40:52 +00:00
Tilman Keskinoz
efb2305356 Bump PORTREVISION for the last commit.
Requested by:	kris
Approved by:	portmgr
2004-10-11 08:32:00 +00:00
Tilman Keskinoz
73f84105cf Fix Environment for kdm/csh users.
No PORTREVISION bump this time, because we had one 24 hours ago.

PR:		72388
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
Requested by:	peter
Approved by:	portmgr(krion)
Reviewed by:	Adriaan de Groot
2004-10-10 22:03:35 +00:00
Tilman Keskinoz
97854827a7 Fix a typo
Without this, kdm spins in an infinite loop with select() returning EINVAL
and times out the Xserver startup and kills it off and then aborts.

Submitted by:	peter via marcus, kris
Reviewed by:	Adriaan de Groot
Approved by:	portmgr
2004-10-09 19:54:01 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Cy Schubert
a2d28759ea Buffer addressing bugfix.
Noticed by:	Nicolas Rachinsky <nicolas@rachinsky.de>
Approved by:	portmgr (marcus)
2004-09-29 22:21:49 +00:00
Michael Nottebrock
137bbc0152 Fix bug in the default genkdmconf template - kdm would try and parse
fortune output from .cshrc and sometimes fail to login due to it.

Fix bug with kxkb not detecting installed keyboard layouts on xorg.

Approved by: portmgr
Obtained from:	KDE CVS
2004-09-24 06:40:28 +00:00
Michael Nottebrock
6c932a6964 Fix hang in kcontrol on amd64.
PR: ports/71446
Approved by: portmgr
Obtained from:	KDE CVS
2004-09-24 06:37:50 +00:00
Thierry Thomas
a9bc8f746c Actually use MASTER_SITE_SUBDIR and make fetchable again.
Noticed by:	Joshua Tinnin
Approved by:	portmgr (marcus).
2004-09-24 05:21:27 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Eric Anholt
ef0df2863f Apply fixes for CAN-2004-0687 and CAN-2004-0688 in libXpm (stack-based and
integer overflow security vulnerabilities).  While I haven't compile-tested
this, the patch applies and I think it should be correct, and if it doesn't work
then this should be marked FORBIDDEN anyway.

Approved by:	portmgr
2004-09-16 02:15:43 +00:00
Eric Anholt
39947593b3 Apply fixes for CAN-2004-0687 and CAN-2004-0688 in libXpm (stack-based and
integer overflow security vulnerabilities).

Approved by:	portmgr
2004-09-16 02:14:09 +00:00
Alexander Nedotsukov
1e676be680 Disable port build for archs != i386. While technicaly it can be built
from the sources this will bring havy dependecy on X code and what
is more significant atm NVidia diriver availble for ia32 only anyway.
So stick with pre-built libNVCtrl.a now.

Reported by:	pointyhat
Approved by:	portmgr (marcus)
2004-09-15 02:51:37 +00:00
Kirill Ponomarev
308c512bb3 Enable utmp support 2004-09-03 18:43:56 +00:00
Michael Nottebrock
de9ec12a4f Add dependency on aspell. 2004-09-03 16:58:52 +00:00
Kirill Ponomarev
8573988aed Switch on suid bit.
Requested by:	many
2004-09-02 07:19:20 +00:00
Dejan Lesjak
91a9cd832f Unbreak luit.
Approved by:	anholt (mentor)
2004-09-02 03:15:01 +00:00
Dejan Lesjak
e411d635e5 Use MASTER_SITE_XORG.
Approved by:	anholt (mentor)
2004-09-02 01:57:53 +00:00
Michael Nottebrock
35a44a7b7e The rc-script was botched, correct that and bump PORTREVISION. 2004-09-01 14:04:17 +00:00
Joe Marcus Clarke
edd6a6cf3d Update to 2.6.2. 2004-08-31 05:34:02 +00:00
Dejan Lesjak
2f5edad4f8 Update explanation of make.conf setting when XFree86 is not default X11
port and point users to /usr/ports/UPDATING.

Pointed out by:	Stephen Montgomery-Smith (stephen at math.missouri.edu)
Approved by:	anholt (mentor)
2004-08-31 01:46:06 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Kirill Ponomarev
cfb4dc6eeb Portlint. 2004-08-30 09:49:56 +00:00
Kirill Ponomarev
bd4b6c8cdc Fix build with gcc-3.4
PR:		ports/71127
Submitted by:	Ports Fury
2004-08-30 08:40:53 +00:00
Kirill Ponomarev
230189d87d Update to version 0.2.7
PR:		ports/71126
Submitted by:	Ports Fury
2004-08-30 08:37:15 +00:00
Thierry Thomas
e3b3383b1b Fix a C++ linkage problem in some cases. 2004-08-28 16:33:31 +00:00
Kirill Ponomarev
0e7ff75dc0 Update to version 0.2.2
PR:		ports/71063
Submitted by:	Ports Fury
2004-08-28 07:04:57 +00:00
Kirill Ponomarev
209e1a5577 Enable luit support.
Reported by:	Igor Pokrovsky <ip@doom.homeunix.org>
2004-08-27 22:21:57 +00:00
Kirill Ponomarev
1c5736c047 Reset maintainership to ports@
PR:		ports/71028
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-08-27 13:38:49 +00:00
Alexey Dokuchaev
eb7041b464 Add forgotten patch from the PR (ports/70564).
Approved by:	fjoe (mentor)
2004-08-27 09:24:05 +00:00
Alexey Dokuchaev
48249e3fe0 Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:	fjoe (mentor)
2004-08-27 08:46:33 +00:00
Thierry Thomas
883d95f066 Upgrade to 3.9. 2004-08-25 20:23:55 +00:00
Volker Stolz
c750cb07a3 s/mirror.ac.uk/mirrorservice.org
PR:		ports/69481
Submitted by:	Tim Bishop, lesi@
Approved by:	maintainer timeout
2004-08-25 12:37:11 +00:00
Joe Marcus Clarke
b3dfd9538d Switch the check for gnomesystemtools to use network-admin instead of
boot-admin since the latter is no longer installed on FreeBSD.

Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-08-24 15:56:33 +00:00
Joe Marcus Clarke
4ba4a39aac Update to 4.18. For a list of changes in this release, see:
http://www.jwz.org/xscreensaver/changelog.html
2004-08-23 17:36:58 +00:00
Kirill Ponomarev
bf9a70a856 Remove XFree-86-clients-* conflict. 2004-08-23 11:49:25 +00:00
Dejan Lesjak
61b42d2e9a Bump PORTREVISION for previous change.
Approved by:	anholt (mentor)
2004-08-23 11:23:52 +00:00
Dejan Lesjak
dc7e6d654e Make meta-port install everything that comes with XFree86 distribution.
Approved by:	anholt (mentor)
2004-08-23 11:19:56 +00:00
Dejan Lesjak
6d2d6c4c74 Instead of installing xterm here, depend on x11/xterm port. Taken from
xorg-clients port.

Suggested by:	krion
Approved by:	anholt (mentor)
2004-08-23 11:02:09 +00:00
Doug Barton
8ee924f860 Upgrade to version 4.18, the latest from the author (4.17 was a NOOP).
Two new screensaver programs, and the usual assortment of bug fixes
and improvements.
2004-08-22 20:54:36 +00:00
Kirill Ponomarev
123b82cb21 Fix build with gcc-3.4 2004-08-22 16:10:38 +00:00
Kirill Ponomarev
856659c6ce Fix build with gcc-3.4 2004-08-22 15:46:35 +00:00
Dejan Lesjak
fa45acf58d Add conflicts to Mesa and xpm ports. Libraries that they install are
already included in this port.

Noticed by:	David Julien (david dot julien at gmail dot com)
PR:		ports/70004
Approved by:	anholt (mentor)
2004-08-21 05:01:17 +00:00
Pav Lucistnik
313948f537 - Convert to OPTIONS
PR:		ports/70728
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 22:54:45 +00:00
Pav Lucistnik
8d7545ebef - Convert to OPTIONS
PR:		ports/70717
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 18:33:21 +00:00
Joe Marcus Clarke
b5099479ee Update to 2.6.0.4. 2004-08-19 17:22:34 +00:00
Thierry Thomas
45112e5db6 Portlint (bad cut / paste). 2004-08-17 22:22:01 +00:00
Thierry Thomas
6c3685400f Add rxvt-unicode, a clone of the well known terminal emulator rxvt,
modified to store text in Unicode.

PR:		ports/70463
Submitted by:	myself
Repocopied by:	marcus
2004-08-17 22:17:56 +00:00
Sergey A. Osokin
9becd45701 Update nVidia binary drivers to most recent released version, 6113.
Features:
 * Support for the latest NVIDIA GPUs including GeForce 6800 Series
 * Improved interaction with -CURRENT's new threading libraries.

It also brings some more general fixes to the port:
 * Utilizes PORTDOCS
 * New knobs added
 * pkg-plist fixed

Special note for -CURRENT users: nVidia driver now depends
on mem.ko kernel module.

Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer)
PR:		70561
2004-08-17 11:54:09 +00:00
Kris Kennaway
0ae6921d66 This now seems to build on 5.x 2004-08-17 10:22:39 +00:00
Alexander Nedotsukov
d3f751b05c Fix plist.
Reported by:	pointyhat
2004-08-17 07:03:40 +00:00
Alexander Nedotsukov
97d09e4663 Add missed install/uninstall handlers for gconf schemas.
Reported by:	pointyhat
2004-08-17 04:32:47 +00:00
Alexander Nedotsukov
cc4e17a48e USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actually
axe .la garbage.

I didn't pay much attention to the fact how _INC get lost after
repocopy when was told about this problem in
x11-tookits/libpanelappetmm.

Reported by:	pointyhat
2004-08-17 04:02:17 +00:00
Joe Marcus Clarke
103670c02a Chase the gstreamer shared lib bump. 2004-08-16 21:28:25 +00:00
Jeremy Messenger
3ffe74f7b2 Update to 0.10.1, this fixed some serious bugs of 0.10.0.
- Ruby/GTK: Fix compiling error under GTK+-2.0.x.
	- Ruby/GtkSourceView: Fix compiling error.
	- Ruby/GdkPixbuf: Fix some bugs.
2004-08-16 18:48:33 +00:00
Kirill Ponomarev
e967428bc6 Update to version 196 2004-08-16 07:17:21 +00:00
Jeremy Messenger
9d5625269d - Add ruby-gtksourceview and ruby-panelapplet.
- Bump PORTREVISION.
2004-08-15 17:03:50 +00:00
Jeremy Messenger
338404f1b3 - Update to 0.10.0.
- Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now.
- Change some that have CP to INSTALL_*.
- Few small clean up.

BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I
     create and test them. They are going to be part of ruby-gnome2-all meta
     port.
2004-08-15 07:11:57 +00:00
Alexander Nedotsukov
d0e2283bb8 Add nvidia-settings 1.0, Display Control Panel for XFree86/X.org NVidia
driver.
2004-08-15 04:57:54 +00:00
Oliver Lehmann
fbd795109a update to 1.1
remove BROKEN
2004-08-15 02:12:26 +00:00
Kris Kennaway
d0e7992781 BROKEN: Unfetchable 2004-08-14 21:46:28 +00:00
Kris Kennaway
bfc266a17f Reset maintainer: auto-responds with a request to check a website that
is not configured.
2004-08-14 21:34:35 +00:00
Kirill Ponomarev
52241f53e6 Restore break.
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-08-14 10:45:15 +00:00
Kirill Ponomarev
30cd14fe16 Handle 'default' in switch more neatly.
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-08-14 06:50:05 +00:00
Kirill Ponomarev
a0cfd57dc7 Fix build with gcc-3.4
Submitted by:	maintainer
2004-08-13 20:35:50 +00:00
Alexander Nedotsukov
3c50ead8b2 Add sisctrl 0.0.20040622, Display Control Panel for XFree86/X.org SiS
driver.
2004-08-13 17:44:31 +00:00
Kirill Ponomarev
8df8617cc8 Support CFLAGS properly
Support PLIST_FILES
Fix WWW: line

PR:		ports/70414
Submitted by:	Ports Fury
2004-08-13 15:54:54 +00:00
Michael Nottebrock
a4d6c1c4b5 Add another missed patch. 2004-08-12 21:28:53 +00:00
Michael Nottebrock
c59d8458d7 A couple of patches didn't make it from the kde-freebsd repo into ports.
Here they are... PORTREVISION needs to be bumped again (sorry).

Pointy hat to: me
2004-08-12 21:16:20 +00:00
Michael Nottebrock
4a695692d0 Forgot to commit this bit, without it the koffice-i18n ports break. 2004-08-12 16:21:53 +00:00
Michael Nottebrock
c625071daf Tell genkdmconf to ignore existing bits of xdm/kdm configuration, if it
finds them and just create defaults as intended.
2004-08-12 11:05:27 +00:00
Joe Marcus Clarke
271451d576 Update to 2.6.1.2. 2004-08-11 01:32:01 +00:00
Michael Nottebrock
461f3c5adb Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00
Kirill Ponomarev
18d4df6e80 Add uxterm support.
Submitted by:	Marcoen Hirschberg <marcoen@bigfoot.com>
2004-08-10 12:16:25 +00:00
Pav Lucistnik
c28c472aa3 - Detect and use xorg
PR:		ports/70193
Submitted by:	Sergey N. Voronkov <serg@tmn.ru>
Approved by:	maintainer
2004-08-10 07:51:48 +00:00
Alexander Nedotsukov
b2110025e2 - Cache distfile locally.
- Minor cleanups.
2004-08-10 06:35:20 +00:00
Joe Marcus Clarke
42c2cdc260 Update XFree86 clients to 4.4 release. Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html

PR:		ports/67733 imake
		ports/67508 libraries
		ports/67510 clients
		ports/67513 server
		ports/67776 100dpi fonts
		ports/67777 75dpi fonts
		ports/67778 cyrillic fonts
		ports/67779 default bitmap fonts
		ports/67781 font encodings
		ports/67783 scalable fonts
		ports/67784 font server
		ports/67785 XFree86 meta-port
		ports/67775 documents
		ports/67786 manpages
		ports/67787 nest server
		ports/67788 print server
		ports/67789 virtual framebuffer server
		ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files)
		ports/44252 (XFree86-4-Server port removes/overwrites config files)
Submitted by:	Dejan Lesjak (dejan DOT lesjak AT ijs DOT si)
Additional changes by:	anholt
			Jung-uk Kim (jkim AT niksun DOT com)
			arved
Tested by:	pointyhat
		linimon
2004-08-10 01:29:22 +00:00
Eric Anholt
55eccf8659 s/BUILD_DEPENDS/RUN_DEPENDS/ for the xterm-static dependency to make sure that
xterm gets installed in the package case.

Reported by:	kensmith
2004-08-09 21:21:18 +00:00
Kirill Ponomarev
0f39a6456b Update to version 195
o Correct length used for blinking text, make the last column blink.
o Start changes to make doublesize characters work with TrueType fonts.
o Trim leading/trailing blanks from color resources.
o Fixes for showBlinkAsBold resource.
2004-08-09 20:59:17 +00:00
Kirill Ponomarev
4876033200 Pet portlint. 2004-08-04 09:05:36 +00:00
Kirill Ponomarev
2e13e6ad83 Add more MASTER_SITES for redundancy. 2004-08-04 08:14:24 +00:00
Joe Marcus Clarke
7c3c515b5e Bump PORTREVISION to chase the gstreamer shared lib version. 2004-08-02 20:15:42 +00:00
Pav Lucistnik
bcc5a7a330 - Fix build with gcc-3.4
PR:		ports/69834
Submitted by:	Jake Hamby <jhamby@anobject.com>
Obtained from:	GNOME CVS
2004-07-31 13:26:23 +00:00
Kirill Ponomarev
6f963abeec Fix typo in plist
Use -f with ln(1)
2004-07-30 04:52:15 +00:00
Pav Lucistnik
caa4559991 - Fix distinfo
PR:		ports/69711
Submitted by:	Matt Lancereau <matt@bsdfly.org> (maintainer)
2004-07-29 19:21:24 +00:00
Adam Weinberger
193bb941b2 Remove extra directory. 2004-07-29 15:34:15 +00:00
Adam Weinberger
5948abb16a Install the gdm/Sessions directory manually. 2004-07-29 15:22:10 +00:00
Pav Lucistnik
b7ad3af71f Add bbappconf, an utility that makes it possible to set some options
for the windows blackbox opens, like:

    * on which desktop they should open
    * if it should be displayed without titlebar
    * if it should be sticky
    * position size of windows

PR:		ports/69613
Submitted by:	Gerrit Beine <tux@pinguru.net>
2004-07-28 21:17:49 +00:00
Adam Weinberger
c4ab51f484 Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
2004-07-28 14:36:31 +00:00
Kirill Ponomarev
4dff00bd77 Update to version 194 2004-07-28 09:08:09 +00:00
Kirill Ponomarev
7376dd4b7b Add MASTER_SITES for more redundancy. 2004-07-27 15:01:19 +00:00
Kirill Ponomarev
21f21b268d Fix package build
Submitted by:	roam
2004-07-27 08:20:07 +00:00
Kirill Ponomarev
2613a127c7 Add one more hack allowing users to update with xterm
dependency.

Approved by:	anholt
2004-07-27 00:06:59 +00:00
Kirill Ponomarev
5a88de8d65 Add superugly hack allowing users to update xorg-clients to
last revision.
2004-07-27 00:05:13 +00:00
Joe Marcus Clarke
9f1f99bfcd Add gnomesu to the list of "geek toys." 2004-07-26 21:29:33 +00:00
Kirill Ponomarev
037a87c0ce Remove CONFLICTS with x11/xorg-clients
Remove superfluous dependencies.
Bump PORTREVISION.
2004-07-26 20:14:18 +00:00
Kirill Ponomarev
b3eb115f52 Move x11/xterm to BUILD_DEPENDS.
Remove superfluous dependencies.
Pet portlint.
Bump PORTREVISION.

Approved by:	anholt
2004-07-26 20:12:44 +00:00
Eric Anholt
cf80d22f0c Register missing CONFLICTS, mostly on xorg-libraries-*
Reported by:	Kent Stewart <kstewart@owt.com>
2004-07-26 18:32:46 +00:00
Eric Anholt
db26f1e721 Fix build after X.Org patch.
PR:		ports/69545
Submitted by:	Dejan Lesjak <dejan.lesjak@ijs.si>
2004-07-25 21:15:07 +00:00
Eric Anholt
23f6fcf564 Only depend on the DRI on architectures it's supported on. 2004-07-25 20:41:21 +00:00
Kirill Ponomarev
a8b67ad605 Update to version 2.1.2
PR:		ports/69584
Submitted by:	Ports Fury
2004-07-25 16:24:58 +00:00
Eric Anholt
58cf73a45a Add xorg-documents depenency. I think we've got a full xorg distribution now. 2004-07-24 01:21:45 +00:00
Eric Anholt
0e93e0fddc New port: xorg-documents, a package of the X11 library and protocol
documentation.
2004-07-24 01:11:50 +00:00
Kirill Ponomarev
d24c99365b Add xterm-193,
The xterm program is the standard terminal emulator for the X
Window System. It provides DEC VT102/VT220 and Tektronix 4014
compatible terminals for programs that can't use the window
system directly. If the underlying operating system supports
terminal resizing capabilities (for example, the SIGWINCH
signal in systems derived from 4.3bsd), xterm will use the
facilities to notify programs running in the window whenever it
is resized.

NOTE: you can't use this port until the work with XFree-clients
and xorg-clients will be done.
2004-07-24 00:01:19 +00:00
Pav Lucistnik
b73a79a29d - Extend IGNORE message, point users to instructions how to switch
from XFree86-4 to X.Org.

Approved by:	anholt (x11 hat)
2004-07-23 23:46:02 +00:00
Joe Marcus Clarke
706f3a708a Bump PORTREVISION as these need to be recompiled with X.Org. 2004-07-23 23:42:29 +00:00
Eric Anholt
c935a43faf Add IGNORE if X_WINDOW_SYSTEM is set wrong for this port. 2004-07-23 20:09:23 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Eric Anholt
a6e6d70cda Add xorg-nestserver to the list. 2004-07-23 18:40:34 +00:00
Joe Marcus Clarke
321fa2cd9c Update to 2.6.2.1. 2004-07-22 01:19:16 +00:00
Edwin Groothuis
4f4f35fbc6 Update port: x11/xlockmore to 5.13
Update port: x11/xlockmore to 5.13

PR:		ports/69379
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2004-07-21 14:12:00 +00:00
Kirill Ponomarev
501e1abf47 Change maintainer's mail.
Fix MASTER_SITES

PR:		ports/69338
Submitted by:	maintainer
2004-07-21 12:39:13 +00:00
Joe Marcus Clarke
8552b10d81 Add some more geektools to the mix.
Obtained from:	Garnome distribution
2004-07-21 05:17:27 +00:00
Joe Marcus Clarke
230a664083 Handle the special GConf entries file correctly. 2004-07-20 00:14:35 +00:00
Alexander Nedotsukov
bbd5a66142 Update to 2.6.3 2004-07-19 13:18:04 +00:00
Volker Stolz
24479b53fe Update workrave to use the new gtkmm26 stuff.
PR:		ports/69052
Submitted by:	Koop Mast (maintainer)
2004-07-19 07:39:42 +00:00
Oliver Lehmann
6d22a57097 update to xfce4-4.0.6 2004-07-19 03:31:36 +00:00
Alexander Nedotsukov
e4d2afff20 Axe obsolete patch bit. 2004-07-15 03:11:44 +00:00
Volker Stolz
dce57c74ad Install documentation
Based on PR:	ports/69045
Submitted by:	Roman Bogorodskiy (maintainer)
2004-07-14 13:12:37 +00:00
Volker Stolz
5c9f378262 Hosted on SourceForge 2004-07-13 15:39:39 +00:00
Pav Lucistnik
cf25cf8916 Add fbpanel, a lightweight, netwm compliant desktop panel. It includes
taskbar, pager, launchbar and more. Works nicely with Metacity, kwm,
xfce4...

PR:		ports/68917
Submitted by:	Tobias Roth <ports@fsck.ch>
2004-07-12 21:21:14 +00:00
Bruce M Simpson
0c2cc5ef9e Add a new tweakable knob, WITH_XSCREENSAVER, and announce it.
Add conditional runtime dependency on x11/xscreensaver.
Add conditional installation of xscreensaver config (electricsheep.xml)
to do-install target.
Correct typo in previous revision.
Bump PORTREVISION.
2004-07-12 00:49:30 +00:00
Bruce M Simpson
8b8f78bc6a Include the manual page in installation. 2004-07-12 00:04:47 +00:00
Michael Nottebrock
12d3ac014a Pet portlint. 2004-07-11 22:34:58 +00:00
Eric Anholt
dab8f94844 Add dependency on the DRI, now that the server doesn't do that itself. 2004-07-11 20:25:14 +00:00
Kris Kennaway
d94ac2d37b BROKEN: Configure fails 2004-07-11 00:48:08 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Alexander Nedotsukov
a2eebabb1f Add LATEST_LINK. 2004-07-08 11:04:13 +00:00
Alexander Nedotsukov
75f56d5d7c Add libgnomemm 2.6.0 after repocopy from libgnomemm,
C++ wrapper for libgnome library.
2004-07-08 06:18:17 +00:00
Eric Anholt
cb2fdec4f6 Fix PREFIX setting to match other xlibs ports and unmark BROKEN on -current.
Still requires libXThrStub on 4.x, which libX11 isn't providing (yet).

PR:		ports/67759
Submitted by:	Jonathan Fosburgh <syjef@mdanderson.org>
2004-07-07 22:05:09 +00:00
Eric Anholt
75b8866e22 Install xrender.pc, required by xcursor.pc
PR:		ports/68764
Submitted by:	Franz Klammer <klammer@webonaut.com>
Obtained from:	X.org CVS
2004-07-07 19:49:55 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Pav Lucistnik
eb1a94e44f - Update to 1.6.1
PR:		ports/68701
Submitted by:	Koop Mast <kwm@rainbow-runner.nl> (maintainer)
2004-07-06 13:11:30 +00:00
Eric Anholt
dcda0e48ce Add fix for VuXML ID: ff00f2ce-c54c-11d8-b708-00061bc2ad93
When the IPv6 code was added to xdm a critical test to disable xdmcp was
accidentally removed. This caused xdm to create the chooser socket regardless
if DisplayManager.requestPort was disabled in xdm-config or not.

Prodded by:	Dejan Lesjak
Obtained from:	XFree86 bugzilla / X.Org CVS
2004-07-06 00:53:26 +00:00
Joe Marcus Clarke
52712e9bc8 Chase the gnomenetwork->gnomenettool name change. 2004-07-05 20:01:02 +00:00
Joe Marcus Clarke
24ca310ad4 Add brightside, a tool that adds edge and corner actions to the GNOME desktop.
For example, with brightside, you can switch virtual desktops by moving the
pointer to the edge of the screen.  You can also allocate actions to the
corners a la Mac OS X.
2004-07-02 05:43:24 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Alexander Nedotsukov
3e717891a2 Add intlhack to fix build on -STABLE.
Reported by:	bento via kris
2004-07-01 12:42:27 +00:00
Hye-Shik Chang
542a196d7a Add missing buildtime dependency. 2004-06-30 06:53:13 +00:00
Hye-Shik Chang
939861a05f Add ruby-gtktrayicon 0.1.0,
a Ruby-binding for GTK+2 trayicon.
2004-06-30 06:13:09 +00:00
Joe Marcus Clarke
ad0ad4efad Update to 1.03. 2004-06-29 06:06:11 +00:00
Joe Marcus Clarke
8aeb872c4a Update to GNOME 2.6.2. The full set of changesis listed at
http://lists.gnome.org/archives/gnome-announce-list/2004-June/msg00067.html.
2004-06-29 05:14:30 +00:00
Joe Marcus Clarke
cabcb51bfd Use the new new GConf handling scheme. 2004-06-29 05:10:44 +00:00
Adam Weinberger
db5fb1b7b9 Update to 2.6.2. 2004-06-29 04:51:38 +00:00
Alexander Nedotsukov
fa2c35eb1c Set default FirstVT value to 9 which in most of the cases will protect
VTAllocation users from troubles.

Prompted by:	marcus
2004-06-25 06:13:37 +00:00
Jeremy Messenger
b8df2f549a Update to 0.06. 2004-06-24 20:17:59 +00:00