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

549 Commits

Author SHA1 Message Date
Alexander Nedotsukov
937348d0fe Complete repocopy user-selector-applet to fast-user-switch-applet and
update to 0.2.1

PR:     80408
2005-04-30 21:46:14 +00:00
Pav Lucistnik
fdb8cec34a xcalib is a program that allows you to use ICC profiles (to load its
'vcgt'-tag) for display calibration on X11-Servers with XVidModeExtension
supported (like X.org or XFree86 4.x.x). It can't create the profiles
so you need to acquire them elsewhere (e.g. from some commercial
program or from your display vendor).

PR:		ports/79593
Submitted by:	Petr Holub <hopet@ics.muni.cz>
2005-04-06 09:15:13 +00:00
Joe Marcus Clarke
190418a078 Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall.  However, a lot of
FreeBSD specific additions and fixes have been made.  For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support.  See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.

GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work.  We would also like to thank our adventurous users that chose to
ride the walrus.  We'd especially like to thank the following users that
provided patches for GNOME 2.10:

ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk

And anyone else I may have accidentally omitted.

As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer.  However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession.  You can
use the deskutils/splashsetter port to choose the one you like best.

As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10.  Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.

Enjoy!
2005-03-12 10:39:38 +00:00
Michael Nottebrock
88e717a2ee Add padkey, a program that sends keystrokes to X according to buttons
being pressed on an SNES pad connected to the parallel port.

PR:	ports/75285
Submitted by:	Travis Poppe <tlp@LiquidX.org>
2005-03-01 06:57:03 +00:00
Alexey Dokuchaev
a329981e53 Remove duplicate port (sysutils/videogen exists, though `sysutils' is
probably not the right category for it).
2005-02-21 12:27:34 +00:00
Alexey Dokuchaev
b88ca076ba Add videogen 0.21, small utility for generating modelines for XFree86 servers. 2005-02-21 12:21:40 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Michael Nottebrock
f584266c3e Add kdelibs-nocups, a cups-disabled version of kdelibs. This port/package
can be used as a drop-in replacement for kdelibs - no rebuilding of depen-
dencies necessary.
2005-02-06 12:16:01 +00:00
Oliver Lehmann
30c5672f5c Add Terminal 0.2.2, terminal emulator for the X windowing system.
PR:		76742
Submitted by:	Matt Lancereau <matt@bsdfly.org>
2005-01-27 18:27:41 +00:00
Oliver Lehmann
358fa5aa80 Add libexo 0.2.0,
terminal library, extensions to Xfce by
os-cillation.

PR:		76741
Submitted by:	Matt Lancereau <matt@bsdfly.org>
2005-01-27 17:16:55 +00:00
Pav Lucistnik
432cd995b5 - Move x11/gdm2 to x11/gdm 2005-01-24 23:26:24 +00:00
Edwin Groothuis
615a2c95ef add mrxvt to the Makefile.
Noticed by: kris
2004-12-28 22:56:16 +00:00
Alexey Dokuchaev
8300e8a2ac Add XCurs, an editor for new, XFree86/XOrg style full-color cursor
properties.
2004-12-27 06:15:25 +00:00
Kirill Ponomarev
90f1384beb Move xtermcontrol to 'x11' category since it's more appropriate for
this kind of software.

Proposed by:	adamw
2004-12-25 08:28:21 +00:00
Edwin Groothuis
9e19888e49 New port: x11/xbelld
BellD is a small daemon for replacing the standard X Window
	System terminal bell with a more interesting set of sounds.
	This is useful for systems where the terminal bell is handled
	by the "PC Speaker," or where different sounds are desired
	for different classes of X clients.

	XBellD works by intercepting terminal bell requests on the
	server side, and then playing user-specified sounds through
	a PCM capable soundcard. The resource class of the client
	making a terminal bell request is used to match a corresponding
	sound file which should be played when such a request is
	made.

	WWW: http://www.meowfishies.com/xbelld.rhtml

PR:		ports/71815
Submitted by:	Nosov Artem <chip-set@mail.ru>
2004-12-23 06:43:40 +00:00
Alexey Dokuchaev
c49b208457 Add gtk-themepreview 2.0, a small application for preview your theme
widgets in one small window.
2004-12-22 00:33:35 +00:00
Ying-Chieh Liao
3706defea4 add p5-X11-GUITest 0.20
Provides GUI testing/interaction facilities
2004-10-28 06:30:54 +00:00
Pav Lucistnik
e95ec95c79 - Move x11-wm/fbdesk to x11 category, to improve consistency (idesk port
is already in x11).

PR:		ports/72860
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:	Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
Repocopy by:	marcus
2004-10-24 16:02:52 +00:00
Eric Anholt
8543b3a289 New port: rendercheck, a small app to test Render extension conformance. 2004-10-16 22:17:12 +00:00
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
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
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
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
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
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
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
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
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
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
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
Alexander Nedotsukov
6ee631b326 Add user-selector-applet 0.0.7, fast user switching applet for GNOME. 2004-06-23 13:27:29 +00:00
Pav Lucistnik
4ca9a20f58 Add xrsh, a port that contains two commands:
Xrsh is designed to allow you to start an X client on a remote machine
with the window displayed on the current server's $DISPLAY.  It has
many options that give you the ability to propagate environment
variables (including DISPLAY) to the remote system and works with
various types of X server access control including xauth and xhost.

Xrlogin opens a local xterm window and runs rlogin or telnet to
connect to a remote machine.

PR:		ports/67855
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2004-06-22 21:21:25 +00:00
Eric Anholt
65d3501bcd New port: xorg, a metaport for the X.Org distribution. It lacks the documents
port still, but this should be good enough for now.
2004-06-19 06:08:43 +00:00
Adam Weinberger
a50ef629ed Add gtkchtheme, yet another gtk2 theme switcher.
This little program lets you change your Gtk+ 2.0 theme. The aim is to
make theme preview and selection as slick as possible. Themes installed
on the system are presented for selection and previewed on the fly. For
a comprehensive demonstration there's a large variety of widgets.

It was originally derived from Gtk Theme Switch, but what started out as
a hack to remove various nuisances now shares no code whatsoever anymore
with the original.
2004-06-18 16:18:32 +00:00
Joe Marcus Clarke
e10c8b25fb Add gtkterm2, a simple, tabbed, terminal built on gtk+ and the vte terminal
widget.

PR:		67863
Submitted by:	michael johnson <ahze@ahze.net>
2004-06-13 19:11:38 +00:00
Eric Anholt
e1fed8d295 Sigh, can I botch things a few more times today?
Remove pointers to xorg-fonts ports that got moved to their proper category.
2004-05-31 05:30:00 +00:00
Eric Anholt
dfcb8a3e1c Add port: xorg-clients, a port of the client programs and related files from
X.Org.
2004-05-31 05:28:39 +00:00
Eric Anholt
2d288e9e2b Add xorg-fonts-truetype, a port of the X.Org TrueType fonts (bitstream-vera
provided by the existing port).
2004-05-31 03:06:13 +00:00
Eric Anholt
bc8d43e2fc Add xorg-fonts-miscbitmaps, a port of the X.Org "misc" bitmap fonts. 2004-05-31 03:04:37 +00:00
Eric Anholt
02b88698ee Add xorg-fonts-cyrillic, a port of the X.Org Cyrillic bitmap fonts. 2004-05-31 03:02:27 +00:00
Eric Anholt
14f832d8f2 Add xorg-fonts-75dpi, a port of the X.Org 75 dpi bitmap fonts. 2004-05-31 03:01:41 +00:00
Eric Anholt
2374c21f27 Add xorg-fonts-100dpi, a port of the X.Org 100 dpi bitmap fonts. 2004-05-31 02:59:55 +00:00
Eric Anholt
ffc9eec8c6 Add xorg-fonts-encodings, a port of the X.Org font encoding files. 2004-05-31 02:58:57 +00:00
Eric Anholt
528da1aeb1 Add xorg-manpages, a port of X.Org release 6.7.0's manpages, modeled after
XFree86-4-manuals.
2004-05-29 21:10:21 +00:00
Eric Anholt
c53ec94311 Add xorg-libraries, a port of X.Org release 6.7.0's libraries and things,
modeled after XFree86-4-libraries.
2004-05-29 21:03:48 +00:00
Pav Lucistnik
90adababfb Add xfce4-trigger-launcher, a XFce4 panel plugin that provides a toggle button,
showing on and off state, with configurable command.

PR:		ports/66559
Submitted by:	Zahemszky, Gábor <gabor@zahemszky.hu>
2004-05-25 19:08:33 +00:00
Pav Lucistnik
206b294339 Add xtrlock, a minimal transparent X lock. Transparent means that all windows
are still visible and updated on the locked session.

PR:		ports/66964
Submitted by:	Alexey Y. Mikhailov <karma@ez.pereslavl.ru>
2004-05-23 11:40:52 +00:00
Volker Stolz
51f1495269 Move port to better category:
The xxkb port is a general keyboard layout switcher application
and it is not limited to russian language.

PR:		ports/65556
Submitted by:	Alexander Pohoyda (maintainer)
2004-05-12 07:10:39 +00:00
Eric Anholt
f96a48d3e1 New port: xlibs 1.0.1: metaport of core X libraries. 2004-05-10 05:16:34 +00:00