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

4727 Commits

Author SHA1 Message Date
Doug Barton
f521af3171 This patch is no longer needed in version 5.00 2006-06-04 08:19:14 +00:00
Vanilla I. Shu
5b244d4d32 Remove efancylauncher, not compatible with epplets-0.9. 2006-06-03 14:02:22 +00:00
Vanilla I. Shu
cec63e13df Change depends to x11-wm/epplets. 2006-06-03 13:40:54 +00:00
Michael Landin
521813b81f - change mirror
- fix http://people.freebsd.org/~fenner/portsurvey/x11.html#ebuttons

PR:		ports/97850
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-06-02 12:35:11 +00:00
Cheng-Lung Sung
e8941b4d44 - Remove BROKEN specifier as the port fetched fine from:
http://hp.vector.co.jp/authors/VA014157/myfreesoft/
- change order of MASTER_SITES

PR:		ports/98339
Submitted by:	aaron
2006-06-02 03:24:44 +00:00
Cheng-Lung Sung
d19dcda866 - update to 0.55
PR:		ports/98301
Submitted by:	Rong-En Fan <rafan_AT_infor dot org>
Approved by:	maintainer (Ying-Chieh Chen)
2006-06-02 02:29:42 +00:00
Emanuel Haupt
7be606cdf6 Add an additional mirror. 2006-06-01 12:13:54 +00:00
Joe Marcus Clarke
fb46d3f997 Presenting GNOME 2.14.2 for FreeBSD. See
http://mail.gnome.org/archives/devel-announce-list/2006-May/msg00005.html
for a list of all the changes in this release.
2006-05-31 23:41:06 +00:00
Jeremy Messenger
336ae3953d - Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

  	Incorrect: (Without USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

  	Correct: (With USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with:	marcus
2006-05-31 22:18:51 +00:00
Vanilla I. Shu
9150feb10a Upgrade to latest version. 2006-05-31 12:22:46 +00:00
Jeremy Messenger
dfebd3af76 Update to 2.14.2. 2006-05-31 02:22:39 +00:00
Jeremy Messenger
c5cbd7004c Fix the plist, bump the PORTREVISION.
Reported by:	krismail
2006-05-30 18:36:52 +00:00
Cheng-Lung Sung
d13d39b571 - Update to 1.7.3
PR:		98121
Submitted by:	Martin Wilke <freebsd_AT_unixfreunde dot de>
2006-05-30 06:46:25 +00:00
Jeremy Messenger
9ce74882fb Update to 2.14.2. 2006-05-30 00:06:10 +00:00
Jeremy Messenger
2707cac0a5 Update to 2.14.2. 2006-05-29 23:48:51 +00:00
Jeremy Messenger
0387a5bf33 Update to 2.14.2. 2006-05-29 23:07:59 +00:00
Jeremy Messenger
4467962ed1 Update to 2.14.2. 2006-05-29 23:00:28 +00:00
Jeremy Messenger
bf9c0607b2 Update to 2.14.2. 2006-05-29 22:48:18 +00:00
Alexey Dokuchaev
9d2be9a5f0 - Stop deleting `lib/modules/extensions/libglx.so' upon pkg_delete
- Update to version 1.0-8762, the latest from nVidia

Changes from version 1.0-8178 (previous in Ports Collection):

  - Added support for new GPUs, such as QuadroFX 4500 X2, Quadro FX 5500,
    Quadro FX 3500, and Quadro FX 1500
  - Added support for GeForce 7300, GeForce 7400 Go, GeForce 7600, and
    GeForce 7900 GPUs
  - Improved Quadro FX 3450/4000 SDI support
  - Added support for running OpenGL applications while the Composite X
    extension is enabled; see "The X Composite Extension" appendix for details
  - Enabled hardware acceleration of the Render X extension by default
  - Added new "nvidia-auto-select" mode entry for use in the X configuration
    file; see description in the "Programming Modes" appendix
  - Added support for GLX 1.4
  - Added "AddARGBGLXVisuals" X configuration option, so that OpenGL
    applications can render to X Windows' alpha channel
  - Added ability for OpenGL applications to span greater than 4096 pixels
    when in Xinerama
  - Fixed video memory reporting with GeForce 6200 Turbo Cache
  - Fixed a problem with Overlay support when in TwinView
  - Fixed several issues with mode selection for CRTs and DFPs
  - Fixed a corruption problem with Rotation and large desktops on older GPUs
    including GeForce4 MX
  - Fixed a system crash starting X with TwinView on certain GPUs
  - Addressed an NV-CONTROL compatibility issue; please see the Known Issues
    section of the README for details
  - Improved G-Sync support
  - Fixed interlaced modes on CRTs

PR:		ports/96385
Submitted by:	Sean Farley <sean-freebsd(at)farley.org>
2006-05-29 14:19:32 +00:00
Alexey Dokuchaev
ed6dd533f5 - Remove unneeded PKGMESSAGE override (SUB_FILEs does it automatically)
- Add a dependency to the native xorg-libraries when the LINUX option is
  enabled (it causes USE_XLIB to depend on Linux libraries instead of the
  native ones).  This should aid in updating process.

PR:		ports/96883
Submitted by:	alepulver
2006-05-29 13:39:09 +00:00
Cheng-Lung Sung
b8bb9a6d26 - Add a new know WITH_XGETDEFAULT
- from submitter
  WITH_XGETDEFAULT which enables resource checking
  via X's function instead of rxvt's own version. I'm using
  this option for a long time, it would be better if I can
  turn it on via a knob.Add a new know WITH_XGETDEFAULT which
  enables resource checking via X's function instead of rxvt's
  own version. I'm using this option for a long time, it would
  be better if I can turn it on via a knob.

PR:		96152
Submitted by:	Rong-En Fan <rafan_AT_infor dot org>
2006-05-29 13:29:10 +00:00
Joe Marcus Clarke
2935b579df Update to 2.12.3. 2006-05-29 06:31:28 +00:00
Jeremy Messenger
5e32716f8b x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-29 06:11:17 +00:00
Jeremy Messenger
31d019fabf x11-fm/nautilus2 -> x11-fm/nautilus
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.
2006-05-29 05:32:31 +00:00
Joe Marcus Clarke
ec0d790ff3 Update to 2.14.2. 2006-05-29 05:11:43 +00:00
Jeremy Messenger
20e5c4a482 x11/gnometerminal -> x11/gnome-terminal
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 20:30:51 +00:00
Jeremy Messenger
aaf3b729f0 x11/gnomesession -> x11/gnome-session
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 20:17:56 +00:00
Jeremy Messenger
950d1f7bd1 x11/gnomepanel -> x11/gnome-panel
x11/gnomepanel-reference -> x11/gnome-panel-reference

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 20:05:19 +00:00
Jeremy Messenger
d9dd45d404 x11/gnomelibs -> x11/gnome-libs
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for japanese/gnomelibs, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 19:50:56 +00:00
Jeremy Messenger
d1de27b382 net-im/gnomeicu2 -> net-im/gnomeicu
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for x11/gnome2-fifth-toe, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 19:41:22 +00:00
Jeremy Messenger
cc26a6c8ba x11/gnomedesktop -> x11/gnome-desktop
x11/gnomedesktop-reference -> x11/gnome-desktop-reference

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 19:27:48 +00:00
Joe Marcus Clarke
556172db7e Update to 2.14.2. 2006-05-28 18:26:23 +00:00
Joe Marcus Clarke
6456a7a1b4 Chase the gnomeapplets2 --> gnome-applets move. 2006-05-28 18:12:03 +00:00
Pav Lucistnik
017841c3f8 - Rename port x11/gnomeapplets2 -> x11/gnome-applets 2006-05-28 15:59:41 +00:00
Pav Lucistnik
5cf1bf6b79 - Rename ports
sysutils/gnomesystemmonitor -> sysutils/gnome-system-monitor
  sysutils/gnomesystemtools -> sysutils/gnome-system-tools
2006-05-28 15:36:57 +00:00
Pav Lucistnik
5946ea0cd3 - Rename ports
sysutils/gnomecontrolcenter -> sysutils/gnome-control-center1
  sysutils/gnomecontrolcenter2 -> sysutils/gnome-control-center
2006-05-28 15:30:03 +00:00
Pav Lucistnik
5580b13f7d - Rename ports
security/gnomekeyring -> security/gnome-keyring
  security/gnomekeyringmanager -> security/gnome-keyring-manager
2006-05-28 15:22:13 +00:00
Pav Lucistnik
c38835dc54 - Rename ports
net/gnomenetstatus -> net/gnome-netstatus
  net/gnomenettool -> net/gnome-nettool
2006-05-28 15:10:51 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Pav Lucistnik
69d77b3ac6 - Rename port news/pan2 -> news/pan 2006-05-28 13:01:01 +00:00
Pav Lucistnik
22a3b305d7 - Rename port misc/gnomeuserdocs2 -> misc/gnome-user-docs 2006-05-28 12:49:59 +00:00
Jeremy Messenger
849cc536af games/gnomegames2-extra-data -> games/gnome-games-extra-data
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 12:46:45 +00:00
Pav Lucistnik
89c9d6285c - Rename ports
irc/xchat -> irc/xchat1
  irc/xchat2 -> irc/xchat
2006-05-28 12:35:56 +00:00
Jeremy Messenger
ed65d3c3dc games/gnomegames2 -> games/gnome-games
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcu
2006-05-28 12:33:12 +00:00
Jeremy Messenger
7e42d7a7c4 devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 05:25:50 +00:00
Jeremy Messenger
c97b5b3ca3 devel/libgtop2 -> devel/libgtop
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.
2006-05-28 05:04:56 +00:00
Jeremy Messenger
50f2695893 devel/bugbuddy -> devel/bug-buddy
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for x11/gnome2 chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 03:25:55 +00:00
Jeremy Messenger
3a0bdda286 deskutils/gnomeutils2 -> deskutils/gnome-utils
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for editors/abiword-plugins, x11/gnome2 and x11/gnome2-lite chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 03:07:27 +00:00
Jeremy Messenger
f4e8f55aac audio/gnomemedia2 -> audio/gnome-media
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for audio/goobox, audio/rhythmbox, audio/sound-juicer, x11/gnome2,
x11/gnome2-lite and x11-toolkits/py-gnome-desktop chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:41:15 +00:00
Jeremy Messenger
44e61cc02e gnomeaudio2 -> gnome-audio
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for deskutils/timer-applet, x11/gnome2 and x11/gnome2-lite chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:24:10 +00:00