aboutsummaryrefslogtreecommitdiffstats
path: root/x11/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Connect x11/yakuaka-kde4miwi2008-10-131-0/+1
|
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-101-0/+6
| | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun!
* - Connect printscreen to build.lippe2008-07-271-0/+1
| | | | Approved by: gabor (mentor, implicit)
* Tint is a simple panel/taskbar intentionally made for openbox3, but shoulddougb2008-07-221-0/+1
| | | | | | | | | | | | | | | | | | also work with other window managers. The goal is to keep a clean and unintrusive look with lightweight code and compliance with freedesktop specifications. Tint taskbar features * color/transparency on font, icon, border and background * customize mouse event * drag and drop task between desktop and switch desktop Tint panel features * clock with font, color and transparency * multi-monitor : panel position adjust to monitor, taskbar by monitor WWW: http://code.google.com/p/tint2/
* Simple X selection printer. Prints the X selection to stdout.miwi2008-07-191-0/+1
| | | | | | | | | | | If there is no X client owning the selection it just exits. Useful for scripts where you can query the X selection without pressing mouse Button2 in cumbersome ways. WWW: http://www.suckless.org/programs/sselp.html PR: ports/125770 Submitted by: Julien Laffaye <kimelto at gmail.com>
* The bgs program allows you to tailor the appearance of the backgroundmiwi2008-07-191-0/+1
| | | | | | | | | | ("root") window on a workstation display running X. bgs uses imlib2 for image rendering and rotates the images automaticly. It is made for dynamic Xinerama/Xrandr setups such as used with notebooks, but it works very fine in any setup. PR: ports/125601 Submitted by: Julien Laffaye <kimelto at gmail.com>
* Adding hotwire-shell, a python-based "hypershell".lx2008-06-301-0/+1
| | | | | | PR: ports/125105 Submitted by: wahjava@gmail.com Reviewed by: lx
* Dzen is a general purpose messaging, notification and menuing programmiwi2008-06-011-0/+1
| | | | | | | | | | | for X11. It was desigend to be scriptable in any language and integrate well with window managers like dwm, wmii and xmonad though it will work with any windowmanger. WWW: http://gotmor.googlepages.com/dzen PR: ports/124011 Submitted by: Morten Slot Kristensen
* Eagle Mode is an advanced solution for a futuristic style ofmiwi2008-05-081-0/+1
| | | | | | | | | | | | | | | | | | man-machine communication, in which the user can visit almost everything simply by zooming in. It has a professional file manager, file viewers and players for most of the common file types, a chess game, a 3D mines game, a multi-function clock and some fractal fun, all integrated in a virtual cosmos. By featuring a separate popup-zoomed control view, help texts in the things they are describing, editable bookmarks, multiple input methods, fast anti-aliased graphics, a virtually unlimited depth of panel tree, and by its portable C++ API, Eagle Mode aims to be a cutting edge of zoomable user interfaces. WWW: http://eaglemode.sourceforge.net PR: ports/123244 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
* YeahConsole turns an xterm into a gamelike console.miwi2008-05-031-0/+1
| | | | | | | | | | This means it will slide down from top of your screen if you hit a shortcut key. WWW: http://phrat.de/yeahtools.html PR: ports/123252 Submitted by: Dmitry Klimov <lazyklimm@gmail.com>
* Terminator is a Python terminal program, using the same widget asmiwi2008-04-301-0/+1
| | | | | | | | | | gnome-terminal to provide a tiled set of terminals in as little space as possible. WWW: http://www.tenshu.net/terminator/ PR: ports/122489 Submitted by: Thomas Hurst <tom at hur.st>
* Add bablahze2008-04-151-0/+1
| | | | | | | | | Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. WWW: http://www.gegl.org/babl/
* - Add x11/e17-module-bling port,stas2008-04-131-0/+1
| | | | | | | an E17 composite manager module. PR: ports/99359 (based on) Submitted by: me
* 2008-02-29 mail/claws-mail-maildir: no longer supported by developersmiwi2008-03-221-3/+0
| | | | | | 2008-03-20 x11/e17-module-devian: abandoned by developer 2008-03-20 x11/e17-module-engage: abandoned by developer 2008-03-20 x11/e17-module-eveil: abandoned by developer
* - Disconnect x11/hs-x11-extras-ghcmiwi2008-03-151-1/+0
|
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-121-1/+6
| | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
* Remove support for XFree8-4.flz2008-03-081-5/+0
| | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
* Remove some more obsolete x.org ports.flz2008-03-081-3/+0
| | | | Reported by: miwi, erwinbot
* Remove irrelevant ports (obsoleted by modular x.org merge).flz2008-03-071-8/+0
|
* The xcb-util module provides a number of libraries which sit on top ofalepulver2008-02-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. These libraries are currently included, roughly ordered by maturity: render-util: Convenience functions for the Render extension. aux: Convenient access to connection setup and some core requests. atom: Standard core X atom constants and atom caching. property: Callback X property-change handling. icccm: Both client and window-manager helpers for ICCCM. keysyms: Standard X key constants and conversion to/from keycodes. event: Callback X event handling. image: Port of Xlib's XImage and XShmImage functions. wm: Framework for window manager implementation. WWW: http://xcb.freedesktop.org/ PR: ports/117236 Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr>
* Simple pointer warp is a generic pointer warping utility for X11.miwi2008-01-211-0/+1
| | | | | | | | | | | It allows you to place the pointer to arbitrary x/y coordinates, for instance from within scripts. It is especially useful in conjunction with scripted window managers such as wmii. WWW: http://www.suckless.org/wiki/tools/xlib PR: ports/119694 Submitted by: Daniel Roethlisberger <daniel at roe.ch>
* - Update to 2.0.0 rc2miwi2007-12-281-0/+1
| | | | | PR: 118805 Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
* setlayout is a small program that arranges desktops in an MxN grid.miwi2007-12-191-0/+1
| | | | | | | | | | | It should work with any EWHM-compliant window manager, such as Openbox. Example usage: setlayout 0 2 2 0 for a 2x2 grid. WWW: http://icculus.org/openbox/index.php PR: ports/118804 Submitted by: oleg at bsdpower.com
* Add x11/hs-x11-extras-ghc, additional X11 support for programs written using ↵vs2007-10-261-0/+1
| | | | | | GHC. Submitted by: Jonas Joachim
* Add x11/hs-x11-ghc, which provides x11 bindings for Haskell programsvs2007-09-171-0/+1
| | | | | compiled through lang/ghc. As of lang/ghc version 6.6.1_1, x11 and other libraries are no longer part of the base ghc port.
* - Update X.org ports to 7.3.flz2007-09-141-0/+2
| | | | | | | | - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
* The Verve panel plugin is a comfortable command line plugin for the Xfce panel.miwi2007-09-111-0/+1
| | | | | | | | | | | | It supports several nice features, such as: * Command history * Auto-completion (including command history) * Open URLs and eMail addresses in your favourite applications * Focus grabbing via D-BUS (so you can bind a shortcut to it) * Custom input field width WWW: http://goodies.xfce.org/projects/panel-plugins/verve-plugin
* The WMdock plugin is a compatibility layer for running WindowMaker dockappsmiwi2007-09-071-0/+1
| | | | | | | on the XFCE desktop. It integrates the dockapps into a panel, closely resembling the look and feel of the WindowMaker dock or clip, respectively. WWW: http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html
* SimDock is a fast and customizable dockbar. It is written in c++ and wxWidgetsitetcu2007-08-211-0/+1
| | | | | | | | | | | and fits well in Gnome but works on most desktop environments. Does not require Compiz nor 3D acceleration. WWW: http://sourceforge.net/projects/simdock/ Author: simonedll@yahoo.it PR: ports/114867 Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
* Add port x11/xsel-conrad:sat2007-08-101-0/+1
| | | | | | | | | | | | | | XSel is a command-line program for getting and setting the contents of the X selection. Normally this is only accessible by manually highlighting information and pasting it with the middle mouse button. This port is similar to x11/xsel, but with different CLI syntax and a bit more functionality. It is a lot more popular, too. WWW: http://www.vergenet.net/~conrad/software/xsel/ Author: Conrad Parker <conrad@vergenet.net> Based on: OpenBSD port, Portage package
* In sight of upcoming update, overhaul things slightly:danfe2007-07-231-2/+2
| | | | | | | | | | | | | | | | | | | - NVVERSION is no longer user settable. nVidia changed their versioning scheme, which made my life a bit harder. Since this is master port and cares about legacy version slaves as well, derive NVVERSION from DIST- VERSION as doing so required less intrusive changes. Update the comment accordingly. UPDATING note will be committed separately - Retire OSVERSION hack since it's no longer needed. PORTREVISION are now set in all three nvidia-driver ports independently. Previously it was not really safe because NVVERSION was user settable variable - Introduce new variable, SHLIB_VERSION, and use it in PLIST_SUB, because it's not always equal to NVVERSION these days - Mute MKDIR along the way For slave ports: - Rename port directory names to reflect future reality: their versions going to bump as well. No repo copy since there's no history to preserve
* Quickly and easily select a piece of the screen using a minimal number ofrafan2007-07-031-0/+1
| | | | | | | | | keystrokes. WWW: http://www.semicomplete.com/projects/keynav/ PR: ports/114217 Submitted by: Wesley Shields <wxs at atarininja.org>
* Programatically (or manually) simulate keyboard input or mouse activityrafan2007-07-031-0/+1
| | | | | | | | | using X11's XTEST extension. WWW: http://www.semicomplete.com/projects/xdotool/ PR: ports/114217 Submitted by: Wesley Shields <wxs at atarininja.org>
* A tabbed, vte- (GTK+) based terminal emulator providing advancedrafan2007-06-201-0/+1
| | | | | | | | | features such as multiple tabs with a small footprint. WWW: http://sourceforge.net/projects/roxterm/ PR: ports/113859 Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
* Welcome Metisse, an experimental X desktop with neat OpenGL features. Itdanfe2007-06-041-0/+1
| | | | | | | | | | | | | consists of a virtual X server called Xmetisse, a special version of FVWM, and a FVWM module FvwmCompositor. Also, it comes with two custom themes, courtesy of Mandriva Linux, and some of their patches (adopted for our build environment). Please note that this software is considered experimental to date. Testing in various environments (KDE/GNOME desktops, 64-bit arches, etc.) is highly appreciated. There are some patches floating around, but let's see if they are really required for us instead of blindly committing them.
* Remove x11/xlibs which has been replaced by x11/xorg-librarieserwin2007-05-261-1/+0
| | | | | | | and somehow survived the xorg 7.2 mega-patch. Submitted by: flz x11/xlibs
* Readd xlibs which was accidentily removed in the xorg mega-patch.erwin2007-05-261-0/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-6/+125
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.miwi2007-03-271-0/+1
| | | | | | | | | This package provides the QtOpenGL module. WWW: http://www.riverbankcomputing.co.uk/pyqt/ PR: ports/109628 Submitted by: Danny Pansters <danny at ricin.com>
* - Add oooq2 portmiwi2007-03-271-0/+1
| | | | | | | | | | | | | | | OpenOffice.org Quickstarter is a small application that runs in the KDE SystemTray. It is used to quickly start the different OpenOffice.org modules without having to go through the K-Menu. This port provided quickstarter only for OpenOffice 2.x Author: segfault_ii@web.de WWW: http://developer.berlios.de/projects/segfaultskde/ PR: 110382 Submitted by: Rashid N. Achilov <achilov-rn@askd.ru> Repocopy by: marcus
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-191-0/+1
| | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico.
* Add xrsi 0.9, a minimalist break enforcer for linux/unix for therafan2007-03-181-0/+1
| | | | | | | prevention of RSI. PR: ports/110430 Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl>
* Makes it easy to set the background in rox instead of having tomiwi2007-03-131-0/+1
| | | | | | | | | | | | | | having to muck around with the XML API it uses. -f fill the screen with the image -s scale the image with out stretching it -c center image and do not scale -t tile the image default: -s PR: ports/110152 Submitted by: Zane C. Bowers
* New port xclick version 0.1: Generates X11 mouse button click eventslioux2007-02-211-0/+1
|
* Add port x11/slock:sat2007-02-181-0/+1
| | | | | | Simple X screen locker WWW: http://www.suckless.org/wiki/tools/xlib
* Add legacy versions slave ports of `x11/nvidia-driver'.danfe2007-02-091-0/+2
|
* Add qt4, a multiplatform C++ application frameworklofi2007-02-061-0/+2
|
* - Remove XFree86 3.3.6pav2007-02-031-2/+0
| | | | It was released seven years ago, and is totally outdated by now.
* Add lxpanel 0.2.4, LXPanel is a lightweight X11 desktop panel.rafan2007-01-281-0/+1
| | | | | PR: ports/108423 Submitted by: Lin, Cheng-Tao <b89605222 at ntu.edu.tw> via chinsan
* Remove deleted port xfce4-trigger-launcher to make portsmon happy.linimon2007-01-241-1/+0
| | | | Pointy hat to: oliver
* xfce4-xfapplet-plugin is a plugin for the Xfce 4 Panel which allows one to useoliver2007-01-231-0/+1
| | | | | | applets designed for the Gnome Panel inside the Xfce Panel. You can think of XfApplet as a tiny Gnome Panel that lives inside the Xfce Panel and allows you to show the same applets that the Gnome Panel is capable of showing.
* xfce4-screenshooter-plugin is a Display Screenshot Plugin for xfce4oliver2007-01-231-0/+1
|
* The goal of the xfce4-quicklauncher-plugin is double.oliver2007-01-231-0/+1
| | | | | | | | First, it is intented to offer you a fast and easy way to configure the plugins wich are on your panel. Secondly, it is able to display these launchers on one or more lines, and they are displayed so that they don't waste space. They also feature a little zoom effect when you pass the mouse over them.
* wbar is a quick launch bar. Its fast, light and cool eye-candy.nivit2007-01-171-0/+1
| | | | | | | | | | Initially developed for Fluxbox, then tested on WindowMaker, Xfce, Gnome, etc. It can run on top of desktops such as xfdesktop or nautilus with the -above-desk switch. Approved by: alexbl (mentor, implicit)
* kX Generator is a utility to modify X server configuration file.miwi2007-01-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | It provides nice, user-friendly GUI. The main goal of the is to simplify configuration of X server (e.g. changing server layout from dual head to single head). kX Generator supports: - adding mouse, keyboard and video drivers - managing server layouts - managing modules - editing RGB, font and module paths - managing extensions - configure drivers (e.g. NVIDIA driver) - edit monitor properties - managing screens WWW: http://kxgenerator.xt.pl/ PR: ports/107463 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
* Etoile intends to be an innovative GNUstep based user environnement builtdinoex2006-12-221-0/+1
| | | | | | | | | | from the ground up on highly modular and light components with project and document orientation in mind, in order to allow users to create their own workflow by reshaping or recombining provided Services (aka Applications), Components etc. Flexibility and modularity on both User Interface and code level should allow us to scale from PDA to computer environment. WWW: http://www.etoile-project.org/
* Remove expired leaf ports:vd2006-12-121-2/+0
| | | | | | | 2006-12-01 x11/XFree86-aoutlibs: Requires a.out ld.so and support libraries 2006-12-10 x11/linux-XFree86-libs: superseeded by linux-xorg-libs port 2006-12-04 www/mod_v2h: No longer available for download, the website is gone 2006-12-04 www/mod_injection: No longer available for download, the website is gone
* Etoile intends to be an innovative GNUstep based user environnement builtdinoex2006-11-201-0/+1
| | | | | | | | | | | | from the ground up on highly modular and light components with project and document orientation in mind, in order to allow users to create their own workflow by reshaping or recombining provided Services (aka Applications), Components etc. Flexibility and modularity on both User Interface and code level should allow us to scale from PDA to computer environment. Terminal (iTerm) WWW: http://www.etoile-project.org/
* XWindowServerKit provides access to x window system.dinoex2006-11-191-0/+1
| | | | | | It allows GNUstep to integrate better with x window system. WWW: http://www.etoile-project.org/
* GS Krab is a framework and a daemon to enable GNUstep applications todinoex2006-11-171-0/+1
| | | | | | | handle the special keys on multimedia keyboards. Since this would require special hacks to work on different platform, and since those differents platforms work differently, I thought putting those hacks together in a centralized daemon would be the correct and clean way to do things.
* Remove expired ports:vd2006-11-091-2/+0
| | | | | | | | | | | | | | | | | | | 2006-11-05 deskutils/offix-trash: development ceased in 1996 2006-11-04 devel/mingw: use mingw32-* ports instead 2006-11-04 devel/mingw-binutils: use mingw32-* ports instead 2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead 2006-11-04 devel/mingw-gcc: use mingw32-* ports instead 2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead 2006-11-05 editors/offix-editor: developement ceased in 1996 2006-11-05 print/offix-printer: development ceased in 1996 2006-11-05 sysutils/wmmon: no longer available from mastersite 2006-11-04 sysutils/xsysinfo: no longer available from mastersite 2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is available 2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from mastersites 2006-11-05 x11/offix-clipboard: development ceased in 1996 2006-11-05 x11/offix-execute: development ceased in 1996 2006-11-05 x11-fm/offix-files: development ceased in 1996 2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old)
* BBDock displays one or more PNG icons in the BlackBox/FluxBox slit frommiwi2006-11-091-0/+1
| | | | | | | | | | | which you can launch the corresponding applications. It is pretty similar in function and appearance to bbbutton wich you might want to try if you are reading this on a display with a color-depth below 16 bits. WWW: http://http://bbdock.nethence.com/download/ PR: /ports/104708 Submitted by: idroxid<idroxid01@yahoo.fr>
* InnerSpace is a screensaver.dinoex2006-11-031-0/+1
| | | | | | | | Innerspace is a screensaver which is compatible with BackSpace from the NeXTSTEP era. It can, with few changes to the module, run old BackSpace modules. WWW: http://www.nongnu.org/gap/innerspace/index.html
* Collection of GNUstep softwaredinoex2006-11-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | System libs: Gorm, ScriptKit, gnustep-db2, Renaissance, PreferencePanes System apps: GShisen, ProjectCenter, Preferences, GWorkspace, guile-gui, gui, TextEdit, TimeMon, Terminal, Emacs, GSPdf, SystemPreferences Local libs: Pantomime, GToolKit, rigs, Addresses, SlideShow, netclasses, WizardKit, HighlighterKit, Performance, SQLClient, WebServer, StepTalk, MathArray Local apps: Gomoku, GNUMail, EasyDiff, Calculator, CurrencyConverter, Finger, GFractal, GSTest, HostAddress, Ink, NSBrowserTest, NSImageTest, NSPanelTest, NSScreenTest, md5Digest, GSCommander, ImageViewer, SlideShow, Preview, oolite, Cenon, Gridlock, PRICE, EdenMath, Stepulator, VolumeControl, Cynthiune, TalkSoup, Grouch, Zipper, Camera, Ladder, StepBill, Charmap, GTAMSAnalyzer, Paje, AClock, PhotoClip, LapisPuzzle, Waiho, Affiche, ProjectManager, GMastermind2, GPuzzle2, Ticker, NoteBook, HelpViewer, Duncan, Jishyo
* The Widget Factory, nifty showcase tool for GTK+2 widgets.danfe2006-10-311-0/+1
| | | | WWW: http://www.stellingwerff.com/?page_id=10
* The X protocol C-language Binding (XCB) is a replacement for Xlibalepulver2006-10-091-0/+1
| | | | | | | | | | | | | featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. WWW: http://xcb.freedesktop.org/ - Ashish Shukla wahjava@gmail.com PR: ports/102447 Submitted by: Ashish Shukla <wahjava at gmail.com>
* The X protocol C-language Binding (XCB) is a replacement for Xlibalepulver2006-10-091-0/+1
| | | | | | | | | | | | | featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. WWW: http://xcb.freedesktop.org/ - Ashish Shukla wahjava@gmail.com PR: ports/102446 Submitted by: Ashish Shukla <wahjava at gmail.com>
* - Connect e17-module-winselector, e17-module-mixer, enity and enterminusstas2006-10-081-0/+4
| | | | | | to the build. Approved by: sem (mentor)
* Add terminal.app, a terminal Emulator for GNUstep.ehaupt2006-09-071-0/+1
| | | | | PR: ports/102660 Submitted by: gurkan at linuks.mine.nu
* dmenu is a minimalistic X11 menu. It reads a newline separated list of itemspav2006-08-281-0/+1
| | | | | | | | | | | | | | from stdin and shows them as a menu on the top of the screen. When the user selects one item or types any text and presses Enter, his choice is printed to stdout. dmenu was developed as an addition to the dwm window manager, but can be used in any X11-environment. WWW: http://10kloc.org/dwm/ PR: ports/101573 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl>
* Add trayer 1.0, lightweight GTK2-based systray for UNIX desktop.rafan2006-08-261-0/+1
| | | | | PR: ports/102337 Submitted by: Alexey Mikhailov <karma at ez.pereslavl.ru>
* settitle can set the icon and/or window titles of terminal emulatormiwi2006-08-171-0/+1
| | | | | | | | | windows such as those provided by xterm, eterm or Terminal.app. Useful for tracking your mail or irc windows among the crowd. Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> via private mail Approved by: krion (mentor)
* Remove expired leaf ports:vd2006-08-071-1/+0
| | | | | | | | | 2006-08-01 devel/openorb 2006-08-05 japanese/xemacs-devel-canna+freewnn 2006-08-05 japanese/xemacs-devel-canna+wnn6 2006-08-05 japanese/xemacs-devel-freewnn 2006-08-05 japanese/xemacs-devel-wnn6 2006-08-01 x11/gtk2-theme-switch
* Add port x11/xorg-edit:sat2006-08-041-0/+1
| | | | | | GUI to edit XServer-file xorg.conf easily WWW: http://www.cyskat.de/dee/progxorg.htm
* Move sysutils/e17-module-devian to x11/e17-module-devian as x11 is moreitetcu2006-07-261-0/+1
| | | | | | | | appropriate category for this port. PR: ports/99852 Submitted by: Stanislav Sedov (maintainer) Repocopy by: marcus
* Add elicit 20060719, screen zoomer/color picker for e17.vanilla2006-07-251-0/+1
| | | | | PR: ports/100572 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* Add e17-module-engage 20060719, alternative e17 application launchervanilla2006-07-251-0/+1
| | | | | | | with tray support. PR: ports/100577 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* Add examine 20060719, interface for configuring EFL applications.vanilla2006-07-251-0/+1
| | | | | PR: ports/100571 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* Remove expired leaf ports:vd2006-07-141-1/+0
| | | | | 2006-07-14 sysutils/ledit 2006-07-14 x11/settitle
* This e17 module allows users to switch current XKB language in efficient way.itetcu2006-07-141-0/+1
| | | | | | | | Author: Aleksej 'sndev' Struk <astruk@gmail.com> WWW: http://www.enlightenment.org/ PR: ports/100013 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* This e17 module allows users to take screenshots. It provides customizeditetcu2006-07-111-0/+1
| | | | | | | | | | | delays, directory and file names, image dithering, thumbnails preparing and various effects via external programs. Author: Christopher Michael <devilhorns@comcast.net> WWW: http://www.enlightenment.org PR: ports/100004 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* This e17 module draws falling snowflakes and trees on your desktop window.itetcu2006-07-111-0/+1
| | | | | | | | | | The snow density is fully configurable. Author: Andrew 'HandyAndE' Williams <http://handyande.co.uk/> WWW: http://www.enlightenment.org PR: ports/100005 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* This e17 module allows users to monitor current cpu load. It can drawitetcu2006-07-111-0/+1
| | | | | | | | | | | load graph and display cpu load percentage. The polling interval is fully configurable. Author: Matthew Mullins WWW: http://www.enlightenment.org PR: ports/100007 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* This e17 module draws falling raindrops and clouds on your desktop window.itetcu2006-07-111-0/+1
| | | | | | | | | | The rain density is fully configurable. Author: Team Ninjapirates <http://www.dxdstudio.com/npn/> WWW: http://www.enlightenment.org PR: ports/100006 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* This e17 module allows users to check their POP3, IMAP, maildir and mboxitetcu2006-07-111-0/+1
| | | | | | | | | | | mailboxes in efficient way (like xbiff). The module is fully configurable and handy. Author: devilhorns (Christopher Michael) <devilhorns@comcast.net> WWW: http://www.enlightenment.org/ PR: ports/100010 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* This e17 module allows users to set timers and alarms.itetcu2006-07-111-0/+1
| | | | | | | | Author: Laurent 'kiwi' Ghigonis <ooookiwi@free.fr> WWW: http://www.enlightenment.org PR: ports/100008 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* This e17 module dsiplays flames on the bottom part of the screen.itetcu2006-07-111-0/+1
| | | | | | | | Author: Vincent 'caro' Torri WWW: http://www.enlightenment.org PR: ports/100009 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* This e17 module allows users to cycle desktop backgrounds over configurableitetcu2006-07-111-0/+1
| | | | | | | | | | | time interval. It is a port of the e16 epplet E-Slides by Michael Jennings. Author: Christopher Michael <devilhorns@comcast.net> WWW: http://www.enlightenment.org/ PR: ports/100011 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* An e17 module indicating the system's current uptime, load averages and numberitetcu2006-07-101-0/+1
| | | | | | | | | | of active users in a configurable interval. Author: Matthew Mullins WWW: http://www.enlightenment.org PR: ports/99368 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* An E17 module which minimizes all windows in order to show the desktop.itetcu2006-07-101-0/+1
| | | | | | | | Author: Christopher Michael <devilhorns@comcast.net> WWW: http://www.enlightenment.org PR: ports/99361 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* Yakuake is a Quake-style terminal emulator based on KDE Konsole technology.itetcu2006-07-071-0/+1
| | | | | | | | | | | | | | Features: * Smoothly rolls down from the top of your screen * Tabbed interface * Configurable dimensions and animation speed * Skinnable * Sophisticated DCOP interface WWW: http://extragear.kde.org/apps/yakuake/ PR: ports/94674 Submitted by: decept
* Moon is an E17 module which displays information about the current phaseitetcu2006-06-251-0/+1
| | | | | | | | | | of the moon. Author: David Stevenson <david.35472@gmail.com> WWW: http://www.enlightenment.org PR: ports/99366 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* An E17 module which monitors the RAM usage. It features the following:itetcu2006-06-251-0/+1
| | | | | | | | | | | - display text and/or graph - display text in percentage or absolute Author: Matthew Mullins WWW: http://www.enlightenment.org PR: ports/99365 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Calendar - a desktop calendar module for E17.itetcu2006-06-251-0/+1
| | | | | | | | Author: NASA (Nathan Smith) <nasa01@comcast.net> WWW: http://www.enlightenment.org PR: ports/99360 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* An e17 module displaying the current weather conditions and forecast.itetcu2006-06-241-0/+1
| | | | | | | | | | | | | | Features are: - choose between simple and detailed view - specify poll time - display degree in Celsius or Fahrenheit - choose the weather station from a menu or via ICAO Code. Author: Matthew Mullins WWW: http://www.enlightenment.org PR: ports/99367 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Add fpc-x11 , free Pascal interface to X windows server.garga2006-06-221-0/+1
| | | | | PR: ports/98682 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Remove expired leaf ports:vd2006-06-051-1/+0
| | | | | | | | | 2006-06-01 devel/gnu-libtool 2006-06-01 japanese/linux-ttfonts 2006-06-01 net/gnomemeeting 2006-06-01 news/knzb 2006-06-01 x11/linux-gnomelibs 2006-06-01 x11-fonts/linux-urw-fonts
* Remove efancylauncher, not compatible with epplets-0.9.vanilla2006-06-031-1/+0
|
* x11/gnometerminal -> x11/gnome-terminalmezz2006-05-291-1/+1
| | | | | | | | | | | | | | 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
* x11/gnomesession -> x11/gnome-sessionmezz2006-05-291-1/+1
| | | | | | | | | | | | | | 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
* x11/gnomepanel -> x11/gnome-panelmezz2006-05-291-2/+2
| | | | | | | | | | | | | | 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
* x11/gnomelibs -> x11/gnome-libsmezz2006-05-291-1/+1
| | | | | | | | | | | | | | 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
* x11/gnomedesktop -> x11/gnome-desktopmezz2006-05-291-2/+2
| | | | | | | | | | | | | | 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
* Chase the gnomeapplets2 --> gnome-applets move.marcus2006-05-291-1/+1
|
* Remove expired leaf port:vd2006-05-261-1/+0
| | | | x11/xfedor
* Move the gnomepanel programming reference to the gnomepanel-reference port.jylefort2006-05-111-0/+1
|
* Move the gnomedesktop programming reference to thejylefort2006-05-111-0/+1
| | | | gnomedesktop-reference port.
* Move the libgnome programming reference to the libgnome-reference port.jylefort2006-05-101-0/+1
|
* fireflies is a extention of xscreensaver.pav2006-05-081-0/+1
| | | | | | | WWW: http://somewhere.fscked.org/fireflies/ PR: ports/93352 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
* The new X.org based X11 libs port for the upcomming update of the defaultnetchild2006-05-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linux base port to FC3. This port is based upon FC4 but seems to work just fine with FC3. Anyone using this port with the current default linux base port does this on his own risk. The new X.org based X11 libs port for the upcomming update of the default linux base port to FC3. This port is based upon FC4 but seems to work just fine with FC3. Anyone using this port with the current default linux base port does this on his own risk. To test this port with the fc3 linux base, one should change bsd.port.mk (warning: cut&paste tab-corruption): ---snip--- --- bsd.port.mk.orig Mon Mar 20 03:20:52 2006 +++ bsd.port.mk Mon Mar 20 03:21:09 2006 @@ -1831,7 +1831,7 @@ .if defined(USE_XLIB) . if defined(USE_LINUX) -RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs +RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-xorg-libs . else LIB_DEPENDS+= X11.6:${X_LIBRARIES_PORT} . endif ---snip--- and then do a "portupgrade -o x11/linux-xorg-libs linux-XFree86-libs". Feedback (to emultaion@) is appreciated. Submitted by: Boris Samorodov <bsam@ipt.ru>
* IPager is a X11 pager program that originally was developed for Fluxboxpav2006-04-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | but can also be used with other WM Features: * Various image zoom effects. * Main window transparency. * Transparent workspaces icons. * Main window background color. * Workspace icon: a defined color or transparent. * Borders: can be applied to main window and to workspace icons. * Switch workspaces: any mouse button upon your choice. * You can send a window from one workspace to another. * Application icons. * Color themes. Author: vad@useperl.ru WWW: http://useperl.ru/ipager/index.en.html PR: ports/94814 Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
* [New Port] x11/mrxvt-develedwin2006-04-271-0/+1
| | | | | | | Add the development version of mrxvt. PR: ports/96361 Submitted by: Lars Engels <lars.engels@0x20.net>
* Add gsynaptics 0.9.6, is a setting tool fornork2006-04-231-0/+1
| | | | | | | | Synaptics Touchpad driver for XFree86 4.x/XOrg. WWW: http://sourceforge.jp/projects/gsynaptics/ Committed at: CBUG Welcome motoyuki and rushani to Tokyo party Committed with: ume, cjh, metal, rushani, motoyuki, hrs, daichi and nork
* Add stalonetray 0.3, STAnd-aLONE system tray.novel2006-04-081-0/+1
| | | | | PR: ports/95393 Submitted by: Stepan Zastupov [RedChrom] <redchrom@gmail.com>
* Add gcb 0.2.8, a GTK+ tool for managing x11 cut-buffers.ehaupt2006-04-061-0/+1
| | | | | PR: 92538 Submitted by: Nosov Artem <chip-set@mail.ru>
* Add libsynaptics 0.14.4d, a library to access the Xorg/XFree86 Synapticsmarkus2006-03-201-0/+1
| | | | | | | | | | | TouchPad Driver. Programs that want to access the touchpad should make use of this library and will thereby not interfere with each other. Available parameters can be read and written and the version of the installed driver can be determined. WWW: http://qsynaptics.sourceforge.net/
* Remove expired leaf ports:vd2006-03-151-1/+0
| | | | | | | | | 2006-02-28 graphics/vid 2006-02-28 graphics/smoke 2006-03-01 misc/globus2 2006-03-14 sysutils/prune 2006-03-14 www/evg 2006-02-28 x11/login.app
* Repetitive Strain Injury is an illness which can occur as a result ofale2006-03-151-0/+1
| | | | | | | | | | | | | | | | working with a mouse and keyboard. This utility can be used to remind you to take a break now and then. It will show you a random picture from a collection you can configure yourself for a configurable duration at a configurable interval. You can use these breaks to do some stretch exercises for example, or as a reminder to walk away from the computer for a while. RSIBreak will sit in your system tray and when it is time for a break it will show you the picture full screen. All timings can be set by clicking with the right mouse button on the icon in the system tray. WWW: http://www.rsibreak.org/
* Remove expired port x11/fspanelvs2006-02-151-1/+0
|
* Remove expired port x11/gyroscopevs2006-02-151-1/+0
|
* Add gnome-launch-box.jylefort2006-01-121-0/+1
| | | | | | | | | | | | | | | GNOME Launch Box is generally an application launcher. It's very influenced by Quicksilver (http://quicksilver.blacktree.com/) for Mac OS X. Currently supported modules are: * Application starting and launch * Evolution contacts lookup and mail to * Recent files lookup and open * Files in your desktop and open * Firefox bookmarks lookup and opening WWW: http://developer.imendio.com/wiki/GNOME_Launch_Box
* [NEW PORT] x11/slim - a login manager derived from login.appedwin2006-01-091-0/+1
| | | | | | | | | | | | | | | | SLiM is a desktop-independent graphical login manager for X11, derived from Login.app by Per Liden. It aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed. Author: Simone Rota and Johannes Winkelmann WWW: http://slim.berlios.de/ PR: ports/91511 Submitted by: Tobias Roth <ports@fsck.ch>
* Add nvidia-xconfig 1.0, tool to manipulate X configuration files for thebland2005-12-101-0/+1
| | | | NVidia driver.
* Add tilda, a Drop down x11 terminal with transparency supportehaupt2005-12-061-0/+1
| | | | | PR: 89995 Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
* - Remove; I added this into the wrong categorypav2005-11-241-1/+0
|
* XScoop provides the ability to quickly determine which underlying X librariespav2005-11-241-0/+1
| | | | | | | | | | | were statically linked into an application, even when the source is not available. XScoop parses an executable, looking for matches on a subset of sample keywords that may identify the library being used. It does not produce absolute results, and instead supplies a report with key-hits which represent the likelihood that a particular library is present in the binary. PR: ports/89419 Submitted by: Ron Scheckelhoff <rscheckelhoff@yahoo.com>
* ruby-gnome-all depended on ruby-gnome, which was removedkris2005-11-051-1/+0
|
* Remove expired portskris2005-11-051-1/+0
|
* Add gnome-screensaver, a simple screen saver and locker for the GNOMEmarcus2005-11-051-0/+1
| | | | | | desktop. Gnome-screensaver only comes with a few modules of its own, but can use all of the xscreensaver modules. This is poised to be the default screensaver in GNOME 2.14.
* Add alltray.jylefort2005-10-281-0/+1
| | | | | | | | | | | | With AllTray you can dock any application with no native tray icon (like Evolution, Thunderbird, terminals) into the system tray. A high-light feature is that a click on the "close" button will minimize back to system tray. It works well with GNOME, KDE, XFCE 4*, Fluxbox* and WindowMaker*. WWW: http://alltray.sourceforge.net/ PR: ports/87545 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Add OpenBSD's xidle, an app to run a program on X inactivity (xautolocknovel2005-10-251-0/+1
| | | | replacement).
* Add ports of General Polygon Clipping library and its sample GUImi2005-10-221-0/+1
| | | | application (gpctool).
* Add x11/p5-Clipboard 0.08, which provides access to X11 clipboard fromtobez2005-10-141-0/+1
| | | | Perl.
* Add xscreensaver-gnome-hacks a slave port of xscreensaver-gnome that onlymarcus2005-09-141-0/+1
| | | | | installs the hacks (screensaver modules) for use by screensaver drivers such as xscreensaver-gnome and the soon-to-be-committed gnome-screensaver.
* Add tkXwin - Tcl/Tk library to detect idle periods of an X session.vsevolod2005-08-311-0/+1
| | | | | | PR: 84940 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Approved by: perky (mentor)
* Add gtk-launch.jylefort2005-07-251-0/+1
| | | | | | | | | | | | GTK-Launch is a program launcher, the equivalent of "Run Command" in KDE or GNOME. It features a command history, and only runs the command if it is valid. WWW: http://gtk-launch.descamps.net/ PR: ports/83911 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Add thinglaunch.jylefort2005-07-251-0/+1
| | | | | | | | | | | | | Thinglaunch is a very fast launcher program for X. You can bind it to a key in your favorite window manager, and when you want to start a program, just type its name. thinglaunch has a tiny footprint and depends only on Xlib. WWW: http://unix.freshmeat.net/projects/thinglaunch/ PR: ports/83904 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* As previously announced, remove x11/eweather.linimon2005-07-191-1/+0
| | | | Hat: portmgr
* - Move kde31-apireference to kde3-apireference in order to carry the latestmarkus2005-07-101-1/+1
| | | | | | | | | | stable apireference of KDE3 [1] - Update to version 3.4 [2] - Use KDE as DIST_SUBDIR PR: ports/83199 [1] Submitted by: Heiner <h.eichmann@gmx.de> [2] Repocopy by: marcus
* A port of the XFCE-Goodies (WWW: http://xfce-goodies.berlios.de) task managerpav2005-05-251-0/+1
| | | | | | | application for XFCE. PR: ports/80840 Submitted by: Dan Barry <DaJoob@dajoob.com>
* Complete repocopy user-selector-applet to fast-user-switch-applet andbland2005-05-011-1/+1
| | | | | | update to 0.2.1 PR: 80408
* xcalib is a program that allows you to use ICC profiles (to load itspav2005-04-061-0/+1
| | | | | | | | | | '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>
* Presenting GNOME 2.10 for FreeBSD!marcus2005-03-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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!
* Add padkey, a program that sends keystrokes to X according to buttonslofi2005-03-011-0/+1
| | | | | | | being pressed on an SNES pad connected to the parallel port. PR: ports/75285 Submitted by: Travis Poppe <tlp@LiquidX.org>
* Remove duplicate port (sysutils/videogen exists, though `sysutils' isdanfe2005-02-211-1/+0
| | | | probably not the right category for it).
* Add videogen 0.21, small utility for generating modelines for XFree86 servers.danfe2005-02-211-0/+1
|
* As previously announced, remove ports that have reached their expiry date,kris2005-02-191-1/+0
| | | | and the handful of ports that depended on them.
* Add kdelibs-nocups, a cups-disabled version of kdelibs. This port/packagelofi2005-02-061-0/+1
| | | | | can be used as a drop-in replacement for kdelibs - no rebuilding of depen- dencies necessary.
* Add Terminal 0.2.2, terminal emulator for the X windowing system.oliver2005-01-281-0/+1
| | | | | PR: 76742 Submitted by: Matt Lancereau <matt@bsdfly.org>
* Add libexo 0.2.0,oliver2005-01-281-0/+1
| | | | | | | | terminal library, extensions to Xfce by os-cillation. PR: 76741 Submitted by: Matt Lancereau <matt@bsdfly.org>
* - Move x11/gdm2 to x11/gdmpav2005-01-251-1/+1
|
* add mrxvt to the Makefile.edwin2004-12-291-0/+1
| | | | Noticed by: kris
* Add XCurs, an editor for new, XFree86/XOrg style full-color cursordanfe2004-12-271-0/+1
| | | | properties.
* Move xtermcontrol to 'x11' category since it's more appropriate forkrion2004-12-251-0/+1
| | | | | | this kind of software. Proposed by: adamw
* New port: x11/xbelldedwin2004-12-231-0/+1
| | | | | | | | | | | | | | | | | | | | 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>
* Add gtk-themepreview 2.0, a small application for preview your themedanfe2004-12-221-0/+1
| | | | widgets in one small window.
* add p5-X11-GUITest 0.20ijliao2004-10-281-0/+1
| | | | Provides GUI testing/interaction facilities
* - Move x11-wm/fbdesk to x11 category, to improve consistency (idesk portpav2004-10-251-0/+1
| | | | | | | | | 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
* New port: rendercheck, a small app to test Render extension conformance.anholt2004-10-171-0/+1
|
* Add XScreenSaver.App, a Window Maker dockapp for controlling XScreenSAver.green2004-10-121-0/+1
| | | | | PR: ports/72113 Submitted by: Josh Tolbert <hemi@puresimplicity.net>
* Add rxvt-unicode, a clone of the well known terminal emulator rxvt,thierry2004-08-181-0/+1
| | | | | | | | modified to store text in Unicode. PR: ports/70463 Submitted by: myself Repocopied by: marcus
* Add nvidia-settings 1.0, Display Control Panel for XFree86/X.org NVidiabland2004-08-151-0/+1
| | | | driver.
* Add sisctrl 0.0.20040622, Display Control Panel for XFree86/X.org SiSbland2004-08-141-0/+1
| | | | driver.
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-111-0/+1
| | | | | | | | | | | | | | | 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.
* Add bbappconf, an utility that makes it possible to set some optionspav2004-07-291-0/+1
| | | | | | | | | | | | 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>
* New port: xorg-documents, a package of the X11 library and protocolanholt2004-07-241-0/+1
| | | | documentation.
* Add xterm-193,krion2004-07-241-0/+1
| | | | | | | | | | | | | | 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.
* Add fbpanel, a lightweight, netwm compliant desktop panel. It includespav2004-07-131-0/+1
| | | | | | | | taskbar, pager, launchbar and more. Works nicely with Metacity, kwm, xfce4... PR: ports/68917 Submitted by: Tobias Roth <ports@fsck.ch>
* Add libgnomemm 2.6.0 after repocopy from libgnomemm,bland2004-07-081-0/+1
| | | | C++ wrapper for libgnome library.
* Add brightside, a tool that adds edge and corner actions to the GNOME desktop.marcus2004-07-021-0/+1
| | | | | | 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.
* Add ruby-gtktrayicon 0.1.0,perky2004-06-301-0/+1
| | | | a Ruby-binding for GTK+2 trayicon.
* Add user-selector-applet 0.0.7, fast user switching applet for GNOME.bland2004-06-231-0/+1
|
* Add xrsh, a port that contains two commands:pav2004-06-231-0/+1
| | | | | | | | | | | | | | 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>
* New port: xorg, a metaport for the X.Org distribution. It lacks the documentsanholt2004-06-191-0/+1
| | | | port still, but this should be good enough for now.
* Add gtkchtheme, yet another gtk2 theme switcher.adamw2004-06-191-0/+1
| | | | | | | | | | | 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.
* Add gtkterm2, a simple, tabbed, terminal built on gtk+ and the vte terminalmarcus2004-06-141-0/+1
| | | | | | | widget. PR: 67863 Submitted by: michael johnson <ahze@ahze.net>
* Sigh, can I botch things a few more times today?anholt2004-05-311-6/+0
| | | | Remove pointers to xorg-fonts ports that got moved to their proper category.
* Add port: xorg-clients, a port of the client programs and related files fromanholt2004-05-311-0/+1
| | | | X.Org.
* Add xorg-fonts-truetype, a port of the X.Org TrueType fonts (bitstream-veraanholt2004-05-311-0/+1
| | | | provided by the existing port).
* Add xorg-fonts-miscbitmaps, a port of the X.Org "misc" bitmap fonts.anholt2004-05-311-0/+1
|
* Add xorg-fonts-cyrillic, a port of the X.Org Cyrillic bitmap fonts.anholt2004-05-311-0/+1
|
* Add xorg-fonts-75dpi, a port of the X.Org 75 dpi bitmap fonts.anholt2004-05-311-0/+1
|
* Add xorg-fonts-100dpi, a port of the X.Org 100 dpi bitmap fonts.anholt2004-05-311-0/+1
|
* Add xorg-fonts-encodings, a port of the X.Org font encoding files.anholt2004-05-311-0/+1
|
* Add xorg-manpages, a port of X.Org release 6.7.0's manpages, modeled afteranholt2004-05-301-0/+1
| | | | XFree86-4-manuals.
* Add xorg-libraries, a port of X.Org release 6.7.0's libraries and things,anholt2004-05-301-0/+1
| | | | modeled after XFree86-4-libraries.
* Add xfce4-trigger-launcher, a XFce4 panel plugin that provides a toggle button,pav2004-05-261-0/+1
| | | | | | | showing on and off state, with configurable command. PR: ports/66559 Submitted by: Zahemszky, Gábor <gabor@zahemszky.hu>
* Add xtrlock, a minimal transparent X lock. Transparent means that all windowspav2004-05-231-0/+1
| | | | | | | are still visible and updated on the locked session. PR: ports/66964 Submitted by: Alexey Y. Mikhailov <karma@ez.pereslavl.ru>
* Move port to better category:vs2004-05-121-0/+1
| | | | | | | | 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)
* New port: xlibs 1.0.1: metaport of core X libraries.anholt2004-05-101-0/+1
|
* New port: libGL taken from X.Org release 6.7.0.anholt2004-05-101-0/+1
|
* New port: libXxf86 taken from X.org release 6.7.0 at freedesktop.org:anholt2004-05-101-0/+1
| | | | Miscellaneous XFree86 X extensions libraries
* New port: xf86ext taken from X.org release 6.7.0 at freedesktop.org:anholt2004-05-101-0/+1
| | | | Header files for miscellaneous XFree86 X Extensions
* Add port of libxkbfile from X.Org release 6.7.0.anholt2004-05-091-0/+1
|
* New port: libXp taken from X.org release 6.7.0:anholt2004-05-081-0/+1
| | | | | | | X print library Testing is encouraged, but please do not use these ports as dependencies until a plan is made for handling the transition from XFree86
* New port: libXinerama 1.1 freedesktop.org.anholt2004-05-081-0/+1
| | | | | Testing is encouraged, but please do not use these ports as dependencies until a plan is made for handling the transition from XFree86.
* New port: panoramixext 1.1 freedesktop.org:anholt2004-05-081-0/+1
| | | | | | | X PanoramiX extension headers Testing is encouraged, but please do not use these ports as dependencies until a plan is made for handling the transition from XFree86.
* New port: printerext taken from X.org release 6.7.0 at freedesktop.org:anholt2004-05-081-0/+1
| | | | | | | X Print extension headers Testing is encouraged, but please do not use these ports as dependencies until a plan is made for handling the transition from XFree86.
* Add gtstarter, a port that allows one to start gnome-terminal from a listmarcus2004-04-161-0/+1
| | | | | | | of configured profiles. PR: 65584 Submitted by: Franz Klammer <klammer@webonaut.com>
* Add libgnome-java, Java wrappers around libgnome-2.6.marcus2004-04-051-0/+1
|
* Remove gswitchit now that it has been integrated into gnomecontrolcenter2.marcus2004-04-051-1/+0
|
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-021-0/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* Repocopy x11-wm/Makefile to x11/Makefilepav2004-03-301-0/+1
| | | | | PR: ports/64681 Requested by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
* Reorder those filesmat2004-03-211-1/+1
|
* Add gcursor, a GTK+-2 xcursor selector. It has a similar look and feel tomarcus2004-03-141-0/+1
| | | | | | | the theme-selector capplet from gnomecontrolcenter. PR: 64080 Submitted by: Jeremy Messenger <mezz7@cox.net>
* Add bbuname, a Blackbox/Fluxbox utility displaying system information.pav2004-02-141-0/+1
| | | | | PR: ports/62726 Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
* Add wmctrl, a command line tool to interact with anpav2004-02-121-0/+1
| | | | | | | | | | | | | | EWMH/NetWM compatible X Window Manager. It provides command line access to almost all the features defined in the EWMH specification. Using it, it's possible to, for example, obtain information about the window manager, get a detailed list of desktops and managed windows, switch and resize desktops, change number of desktops, make windows full-screen, always-above or sticky, and activate, close, move, resize, maximize and minimize them. PR: ports/62656 Submitted by: Florent Thoumie <flz@xbsd.org>
* Remove from wrong category x11 to move to sysutilserwin2004-02-091-1/+0
| | | | | | Submitted by: Alexey Dokuchaev <danfe@nsu.ru>, Joseph Scott <joseph@randomnetworks.com> Pointy hat to: erwin
* Add x11/wmbsdbatt, dockapp for monitoring battery usage & temperaturejosef2004-02-081-0/+1
| | | | | | through ACPI. Approved by: simon(mentor), erwin
* Retire kgamma, it is now included in kdegraphicsarved2004-02-051-1/+0
| | | | Pointed out by: lioux
* New port: X Pixmap library from freedesktop.organholt2004-01-251-0/+1
| | | | | Testing is encouraged, but please do not use these ports as dependencies until the XFree86 ports have been updated to depend on them.
* Complete repocopy of x11-toolkits/xrender to x11/libXrender, and update toanholt2004-01-251-0/+1
| | | | 0.8.4.
* Complete repocopy of x11-toolkits/render to x11/renderext, and use the newanholt2004-01-251-0/+1
| | | | distfile.
* Add gnome-clipboard-daemon, a clipboard manager for X.marcus2004-01-251-0/+1
| | | | | | | | | | | | | | | | | | GNOME Clipboard Daemon is a program that keeps the content of your X clipboard in memory, so the clipboard won't get lost even after you close the application you copied from. It's a daemon - it has no GUI. You start it and it'll run inthe background and Just Work(tm). Example: 1. Start AbiWord. 2. Type in 'hello world'. Select everything and click Copy. 3. Close AbiWord. 4. Start gedit. 5. Click Paste. Normally nothing will happen. But if GNOME Clipboard Daemon is running, pasting will work. PR: 61869 Submitted by: Jeremy Messenger <mezz7@cox.net>
* Add wmmsg 1.0, dockapp that notifies you on ICQ, AIM and IRC events.oliver2004-01-241-0/+1
| | | | | PR: 61749 Submitted by: Thomas Kempka <t.kempka@web.de>
* Remove gnopernicus and gnomemag after repocopies to accessibility.marcus2004-01-221-2/+0
|
* Add a gnome2-power-tools, a meta-port of GNOME utilities and applets formarcus2004-01-191-0/+1
| | | | | | | | the technically minded GNOME power user. As the GNOME project calls it, "Every GNOME Geek's Batbelt!" This is part of the effort to restructure the GNOME meta-ports to give the end user a more powerful and more useful Desktop Environment.
* New Port: kde_api_reference_31, the kde api referenceedwin2004-01-101-0/+1
| | | | | | | | | | | | API reference for KDE 3.1 Note that the port is installed in ports/x11 and not in ports/devel to keep it closer to the kde3 libraries which are installed in ports/x11. Changed the name to match the gtk##-apireference for concistensy[sp]. PR: ports/60990 Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
* Add silo 1.0, a simple X11 launcher extensible in any programmingpetef2004-01-061-0/+1
| | | | | | | language. PR: 59059 Submitted by: DoubleF <doublef@tele-kom.ru>
* Add gdesklets-tasklist, a desklet that embeds GNOME task list.pav2004-01-051-0/+1
| | | | | | | I adopted it, if someone wants it more I'll pass it to him. PR: ports/60896 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* Remove this port from x11 so it can be added into x11-toolkits.marcus2004-01-041-1/+0
|
* New Port: x11/gtk-smooth-engineedwin2004-01-031-0/+1
| | | | | | | | Ported the GTK Smooth Theme Engine. This will allow many more gtk12/gtk2 themes to be used on FreeBSD with gtk. PR: ports/59496 Submitted by: Anish Mistry <amistry@am-productions.biz>
* add grabc 1.1ijliao2003-12-301-0/+1
| | | | | grabc is s simple but very useful program to determine the color string in hex (or RGB components) by clicking on a pixel on the screen.
* New port: Prerelease version of libXcomposite from freedesktop.org:anholt2003-12-271-0/+1
| | | | | | | | X Composite extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXdamage from freedesktop.org:anholt2003-12-271-0/+1
| | | | | | | | X Damage extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXfixes from freedesktop.org:anholt2003-12-271-0/+1
| | | | | | | | X Fixes extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of compositeext from freedesktop.org:anholt2003-12-271-0/+1
| | | | | | | | X Composite extension headers and specification Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of damageext from freedesktop.org:anholt2003-12-271-0/+1
| | | | | | | | X Damage extension headers and specification Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* Add xrestop 0.2, X11 server side resource usage statistics monitor.bland2003-12-251-0/+1
|
* New port: Prerelease version of libXrandr from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X Resize and Rotate extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXcursor from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X client-side cursor loading library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXext from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X Extension library. Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXi from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X Input extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXv from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X Video extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of fixesext from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X Fixes extension headers and specification Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXdmcp from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | | | | | X Display Manager Control Protocol library Note that due to restrictions on distribution of Wraphelp.c, which FreeBSD has obtained permission for but freedesktop.org hasn't yet, the distfile will be hand-rolled and located on freefall for a while. Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXres from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X Resource usage library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of resourceext from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X Resource usage extension headers Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of randrext from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | Header files and documentation for the X Resize and Rotate extension Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXfont from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X font libary Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libSM from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | Session Management library for X11 Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libICE from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | Inter Client Exchange library for X11 Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libX11 from freedesktop.org.anholt2003-12-221-0/+1
| | | | | | Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXau from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | Authentication Protocol library for X11 Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of libXtrans from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | network API translation layer for X applications and libraries Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of xextensions from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X11 extension headers Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* New port: Prerelease version of xproto from freedesktop.org:anholt2003-12-221-0/+1
| | | | | | | | X11 protocol headers Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* Add multi-aterm 0.0.4, a multi terminal based on aterm.sergei2003-12-181-0/+1
| | | | | | | | Author: Alexis <materm@tuxfamily.org> WWW: http://www.materm.tuxfamily.org/index.html PR: 54346 Submitted by: Sebastian Yepes <esn@x123.info>
* Add ggiterm, a GGI-based ANSI terminal emulator, but it runs on any GGI targetpav2003-12-091-0/+1
| | | | | | | - X, SVGAlib, etc. It uses Freetype (by default) for fonts. PR: ports/58342 Submitted by: andi payn <andi_payn@speedymail.org>
* Add apwal, a simple and powerful application launcher.pav2003-12-061-0/+1
| | | | | | | | It is composed in 2 parts: the application launcher itself and a good looking easy to use editor. PR: ports/59940 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>