Commit graph

2993 commits

Author SHA1 Message Date
Adam Weinberger
0043945a54 Update to 2.4.4.2. 2003-09-25 05:43:08 +00:00
Joe Marcus Clarke
1a4195fbd6 Fix build on Alpha. 2003-09-25 03:32:06 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Joe Marcus Clarke
ea7fd670ea Conditionalize the epiphany dependency as Mozilla does not work on
-STABLE Alpha.
2003-09-24 05:59:45 +00:00
Joe Marcus Clarke
34823efa5f Conditionalize the totem dependency so gnome2-fifth-toe can be made into a
package.
2003-09-21 17:56:46 +00:00
Joe Marcus Clarke
2a0fb143f4 Add a USE_GNOME dependency on librsvg2 to fix build on bento. 2003-09-21 03:48:07 +00:00
Joe Marcus Clarke
b113f4948f Fix a nasty bug where launchers on drawers wouldn't work after the upgrade
to GNOME 2.4.0.

Approved by:	portmgr (implicit)
Obtained from:	GNOME CVS
2003-09-20 18:25:21 +00:00
Joe Marcus Clarke
148c52a181 Switch explicit LIB_DEPENDS on libgnomeui to USE_GNOME=libgnomeui to
keep up-to-date with the new libgnomeui version number.
2003-09-18 15:17:23 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Alexander Nedotsukov
e715af8986 Update to 2.4.0
This was accidently missed from recent mega GNOME 2.2 -> 2.4 update.

Reported by: Pav Lucistnik <pav@oook.cz>
2003-09-18 12:55:46 +00:00
Joe Marcus Clarke
b55cf80c13 Add gnopernicus, and accessibility launcher for the GNOME desktop. 2003-09-18 07:02:09 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00
Eric Anholt
bf3c312523 Allow the patch directory to be overridden.
Approved by:	portmgr (will)
2003-09-17 02:38:44 +00:00
Joe Marcus Clarke
77434ef059 Fix package build on bento.
Submitted by:	maintainer
Noticed by:	bento
2003-09-14 19:34:37 +00:00
Joe Marcus Clarke
82add15eaa Correct plist by removing the non-existent German .mo file.
Reported by:	bento
2003-09-14 19:04:12 +00:00
Akinori MUSHA
a4ff4d2f27 Update the Ruby/GNOME2 suite to 0.7.0. 2003-09-10 07:43:54 +00:00
Alexander Nedotsukov
3dcc0edd66 Update to 4.13 2003-09-09 14:01:24 +00:00
Doug Barton
c2afcffae1 Upgrade to 4.13, which contains better xinerama support, and a few other
neat toys (like quad). This version has no new hacks, but does have a
new script called ljlatest for use with phosphor and star wars.
2003-09-09 10:55:49 +00:00
Doug Barton
aef735f11d A hopefully temporary patch to isolate a gtk2-only function. The only
loss of functionality is the -geometry flag to xscreensaver-demo.
2003-09-09 10:52:36 +00:00
Erwin Lansing
acbd4d123a Change maintainer address
PR:		56624
Submitted by:	maintainer
2003-09-09 09:17:20 +00:00
Adam Weinberger
8340b6192f Update to 0.10.3. 2003-09-08 22:57:34 +00:00
Edwin Groothuis
d75b2b67b8 Assign maintainership to Yonatan.
Submitted by:	"Yonatan Bokovza" <Yonatan@xpert.com>
2003-09-08 09:30:50 +00:00
Edwin Groothuis
f4d7b17dda New port: xnodecor (x11 utility on OverrideRedirect attribute)
Xnodecor is an x11 utility by which a user can make an
	window manager ignores his/her specified applications.  Such
	applications (e.g. clocks) appear without their border and
	title bar, are skipped in keyboard focus-circulation, and
	are sticky for flippng over multiple virtual screens.  This
	may be convenient for a user using a simple window manager
	such as wmx.

PR:		ports/45329
Submitted by:	Katsura Matsumoto <katsura@cc.okayama-u.ac.jp>
2003-09-08 07:08:14 +00:00
Doug Barton
9253f0cd31 Upgrade to version 4.12, which contains several new hacks, and updates
to several of the existing ones.

Add a knob to install the ping program setuid so it can ping your network.

Remove some now-redundant patching.

Regenerate a couple of patches.
2003-09-07 23:50:12 +00:00
Edwin Groothuis
a85b52884f Give up maintainership due to lack of mainframe access.
Submitted by:	volf@deze.org (Frank Volf)
2003-09-07 22:17:11 +00:00
Joe Marcus Clarke
588bc724c9 gnomemeeting2 is now just gnomemeeting. 2003-09-07 07:07:59 +00:00
Eric Anholt
97b4e7a649 Fixes for potential integer overflows in font libraries.
Obtained from:	XFree86 CVS
2003-09-03 22:12:51 +00:00
Dmitry Sivachenko
6514c85b87 Update to version 4.0 RC3. 2003-09-03 09:46:30 +00:00
Edwin Groothuis
af07884dbd [PATCH] x11/dgs: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54956
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 01:28:49 +00:00
Edwin Groothuis
8c2c6066bc Fix fetch problems, site has moved to http://offog.org/code
Noticed by: bento / linimon
2003-08-30 10:28:18 +00:00
Edwin Groothuis
750ba0ecd7 Make x11/x3270 building again on 4-STABLE.
Noticed by: bento / linimon

Informed maintainer.
2003-08-30 10:19:07 +00:00
Alexander Nedotsukov
0eac30808f Update to 1.4.0
Submitted by: maintainer (-STABLE patches)
Approved by:  marcus (mentor)
2003-08-29 17:04:31 +00:00
Joe Marcus Clarke
050f264f9b Fix manpage installation.
Submitted by:	maintainer
2003-08-28 22:20:36 +00:00
Michael Nottebrock
9683be5fc3 Multiple bugfixes and enhancements for kdebase.
- Add patches for konsole which enable konsole_grantpty to
          properly change permissions on ttys and fix a bug which causes
          konsole to crash on recent builds of -CURRENT.

        - Add a patch for configure that fixes fontconfig detection.

        - Add a patch submitted by Kaarthik Sivakumar <kaarthik@comcast.net>
          which fixes the bug described in PR ports/48334.

        - Add a pkg-message that notifies users about the fonts this port
          installs.

        - Use the USE_OPENLDAP macro.

PR:             ports/48334
Approved by:	arved (Mentor)
2003-08-28 19:39:01 +00:00
Michael Nottebrock
3f60195de7 Update to 3.1.3a. Use USE_OPENLDAP macro.
Approved by:	arved (Mentor)
2003-08-28 16:48:56 +00:00
Edwin Groothuis
48f804238d New port: Showing moving blobs
wmblob is a useless program, showing moving blobs. It's a
	nice dockapp for Window Maker (www.windowmaker.org), and
	it may run with other window mangers.

	How to use it:

		Just start it.  There are no command line options.
		You can change the colors with the three mouse
		button.

		- Left button: changes the inner color of the blobs.
		- Middle button: changes the border color of the blobs.
		- Right button: changes the background color.

		There are 16 colors available.  But not every
		combination looks good.

		WWW: http://dockapps.org/file.php/id/155

PR:		ports/47995
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
2003-08-28 10:06:13 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Erwin Lansing
fa984a4169 Add p5-X11-IdleTime 0.01,
perl module that reports number of
seconds that X11 has been idle.

PR:		54302
Submitted by:	Sean Farley <sean-freebsd@farley.org>
2003-08-25 17:49:23 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Edwin Groothuis
0c48d2fb51 new port: x11/xinput
New port: xinput (by Frederic Lepied) - a very useful utility
	for configuring and testing XInput devices

PR:		ports/54125
Submitted by:	Martin Ranne <gasp@ridcully.dnsalias.org>
2003-08-24 06:39:28 +00:00
Eric Anholt
abb67d14e8 Remove the disabling of MTRRs on amd64, as MTRR support has been added to
-current.  No PORTREVISION bump because the installed base is small enough.

Submitted by:	peter
2003-08-23 03:05:24 +00:00
Akinori MUSHA
91d33a4aca Remove ruby-panel-applet. GNOME 1.4 desktop is gone.
Reported by:	kris
2003-08-22 20:36:11 +00:00
Adam Weinberger
d8fcec8792 Update to 1.4. 2003-08-20 20:39:51 +00:00
Adam Weinberger
55f8776096 Update to 5.09.
PR:		ports/55812
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2003-08-20 17:27:40 +00:00
Sergey A. Osokin
3cacb971f9 Fix installation (in special cases)
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer)
PR:		55796
2003-08-20 10:42:11 +00:00
Alexander Nedotsukov
462af2ec5b Check __FreeBSD_version to fix build error on old 4.6
systems wich do not have <dev/wi/if_wavelan_ieee.h> header.

PR:          55706
Approved by: marcus (mentor)
2003-08-20 05:34:27 +00:00
Alexander Nedotsukov
0e945e1663 Add gnomehack missed in previous commit.
Approved by: marcus (mentor)
2003-08-20 02:32:34 +00:00
Joe Marcus Clarke
c7a1501b2d Remove these ports as they depend on the old GNOME 1.4 libpanel. 2003-08-19 01:41:05 +00:00
Joe Marcus Clarke
da206e6a67 Remove gnomeres_applet as it depends on the old GNOME 1.4 libpanel. 2003-08-19 01:39:14 +00:00
Daichi GOTO
9fa582d23d update x11/nvidia-driver: some tweaks
- eliminates hardcoded version numbers
  - adds INSTALLS_SHLIB per `portlint(1) -A';
  - ensures the port upgradeble

PR:		55410
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru> (mainatiner)
2003-08-18 05:40:52 +00:00