summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2005-10-28Update rxvt-unicode to 5.8. Patches provided by Leonard Schmidtminskim2-35/+10
(maintainer) in PR pkg/31930. Changes: - INCOMPATIBLE CHANGE: many configure options are now on by default. If you want the old behaviour, try: configure --disable-everything <your enable options> - INCOMPATIBLE CHANGE: -fade changed its meaning to comply with the documentation and common sense: when upgrading, replace your percentage by 100-percentage. - integrated "fade to specific colour" patch by Martin Parm. - slow down the internal visual bell (delay by 20ms) and update the terminfo flash code to use the same delay. This is synchronous, so many bells might inhibit screen updates in other windows. - text with background==foreground colour gets displayed with default bg/fg now when in reverse video, so it can be seen when selecting. - allow koi8r* as x11 encoding name for koi8r (Nikita Danilov). - removed undocumented inheritPixmapforce option. - replaced INSTALL file.
2005-10-28Updated x11/xfce4-notes-plugin to 0.11.1martti4-10/+10
- added option to keep notes on top - updated .spec file thanks to Joe Klemmer - added icon made by Vincent Richard - code cleanup - changed note appearance - removed option to change icon - uses GtkColorButton for changing note color instead of home-made version - make notes stay on top of other windows, patch by David Carr
2005-10-28Add mxterm.minskim1-1/+2
2005-10-28Import mxterm from pkgsrc-wip. Packaged by Greg Schenzel.minskim7-0/+80
This is mxterm, the Motif version of XTerm, the terminal emulator for the X Window System. It provides a standard DEC VT102 compatible terminal for all command line programs.
2005-10-28Add tzosdclock.minskim1-1/+2
2005-10-28Import tzosdclock from pkgsrc-wip. Packaged by Greg Schenzel.minskim5-0/+44
This is an OSD desktop clock with support for multiple timezones through the same mechanism as tzwatch (~/.tzlist). It can be run with or without the config file in single or multiple timezone modes. See `tzosdclock -h`.
2005-10-25Fix so this does not depend on tcl83/tk83.perry1-4/+4
Also update depends to 2.4z
2005-10-25bump BUILDLINK_DEPENDS for incompatible interface changesdrochner2-6/+6
2005-10-25update to 2.12.0, to sync with the rest of the gnome frameworkdrochner3-8/+66
should fix bulk-build
2005-10-25gtk2 is a direct dependency, add its buildlink3.mk file.wiz1-1/+2
Noted by verifypc.
2005-10-23Fixed a typo (CONFLICT => CONFLICTS). Bumped PKGREVISION.rillig1-3/+3
2005-10-23Fixed a typo (CONFLICT => CONFLICTS). Sorted PLIST. Bumped PKGREVISION.rillig2-5/+5
2005-10-23Fixed typo (CONFLICT => CONFLICTS). Sorted PLIST. Bumped PKGREVISION.rillig2-8/+9
2005-10-23Replaced sort with ${SORT}. Replaced $i with ${i} to fix some pkglintrillig1-4/+4
warnings.
2005-10-23Replaced $f with ${f} to fix some pkglint warnings.rillig1-3/+2
2005-10-23Added RCS Id to patch-aa. Converted patch-aa to a unified patch.rillig2-21/+15
2005-10-23Added missing $ after NetBSD in line 1.rillig1-1/+1
2005-10-23Removed trailing empty lines from patch-bl and patch-bn. Added RCS Id torillig3-6/+6
patch-bn.
2005-10-23Stop using USE_X11BSASE. Bump PKGREVISION.wiz2-11/+4
2005-10-23Add a missing dependency and adjust PLIST accordingly. Bump PKGREVISION.minskim2-3/+5
2005-10-23Correct PLIST on systems where the battery status applet is not installed.minskim2-5/+6
Bump PKGREVISION.
2005-10-23Revert the previous change since now "${INSTALL} -d" works as expected.minskim1-2/+2
2005-10-23Added a compatibility patch for ISO C90 compilers.rillig2-1/+30
2005-10-22Add another missing entry, and ride the previous PKGREVISION bump.minskim1-1/+2
2005-10-22Install gdm.conf into share/examples, instead of PKG_SYSCONFDIR, andminskim4-9/+19
add it to PLIST. Bump PKGREVISION.
2005-10-22Update to 0.14:wiz2-6/+6
Devil's Pie "Lazy Release" 0.14 =============================== * Add Set Geometry (Guido Boehm) * Fix Set Window Type (Stefan van der Haven) * Make Pin work as expected (Jean-Yves Lefort) * Append new expressions, not prepend (Lars Damerow) * Fix typos in README (Larry Virden)
2005-10-21revert previousdrochner1-5/+1
While I still think that the textfile check is bogus, and that silently dropping files is nasty, find(1) is broken in -current and many more pkgs are affected.
2005-10-21override the bogus text file test in mk/subst.mkdrochner1-1/+5
(NetBSD-current's new file(1) reports "MKS Spell hash list (old format)", this causes the substitution to be silently skipped.) (This should probably be fixed in subst.mk, but we already had a commit war about this...)
2005-10-19Fix the installation. Looks like ${INSTALL} -d did not work, usextraeme1-2/+2
${INSTALL_DATA_DIR} instead which works fine.
2005-10-18update to 2.12.1: general update to gnome, and some fixesdrochner3-10/+13
2005-10-18update to 2.8.2; this is basically a sync to gtk-2.8drochner2-7/+7
2005-10-17Updated x11/libxfce4gui to 4.2.2nb2martti3-3/+21
Apply patch from Frederic Gonieaux (pkg/31840).
2005-10-16Add plural support for msgfmt, and fix .po files causing errors.minskim5-2/+51
2005-10-16Add plural support for msgfmt. Also remove a blank line betweenminskim3-2/+16
"msgid" and "msgstr", which confuses msgfmt.pl.
2005-10-16Add the missing USE_BUILTIN.renderext= yestonio1-1/+2
Thanks xtraeme for pointing it out
2005-10-16Recognize ATI Radeon X850XT.augustss2-1/+54
2005-10-16add render.pc as Xrender (and probably others) seek for render with pkgconfigtonio3-4/+14
bump PKGREVISION
2005-10-16Avoid warning of `OptimizedCDebugFlags redefined' on NetBSD/macppc.hira2-5/+13
2005-10-16Update to 0.11.7:jmmv9-163/+15
================= Changes in 0.11.7 ================= Braille: * Update to use last brltty version 3.7. * Map more commands from brltty to gnopernicus commands. Translations: * Add Persion language. * Updated Kurdish, Vietnamese, Brazilian Portuguese, Basque translations. ================= Changes in 0.11.6 ================= Translations: * Updated Catalan, Portuguese, Polish, Czech, Romanian, German, Japanese, Hungarian, Bulgarian, Lithuanian, Norwegian, Albanian, Vietnamese, Canadian English, Spanish, Gujarati, Galician, Greek, Russian, Finnish, Turkish, Welsh, Traditional Chinese, Norwegian, Hungarian, French and Serbian translations. ================= Changes in 0.11.5 ================= Braille: * The user can now specify the connection port manually. * The BRLTTY device will be present in the device list only if brltty is present at compile time. Translations: * Updated Catalan, Spanish, Gujarati, Canadian English, Greek, Vietnamese, Russian, Albanian, Hungarian, Ukrainian, Finnish, Lithuanian, Portuguese, Norwegian, German, Traditional Chinese, Japanese and Polish translations. ================= Changes in 0.11.4 ================= Translations: * Updated Gujarati, Simplified Chinese, Polish, Norwegian, Vietnamese, Canadian English, and Finnish translations. ================= Changes in 0.11.3 ================= Braille: * Added support for BAUM PocketVario24 and BAUM SuperVario40. Translations: * Added translation for punctuation signs. * Updated German, Norwegian, Traditional Chinese, Canadian English, Spanish, Vietnamese and Finnish translations. ================= Changes in 0.11.2 ================= General: * Improved reporting of StarOfficeCalc cells when navigating trough the spreadsheet; Translations: * Updated Canadian English, Japanese, Greek, Welsh, Nepali, Czech, Simplified Chinese, Bulgarian, Danish, French and German translations. ================= Changes in 0.11.1 ================= Speech: * Report the active line in a table even if it is not selected. * Report the new state if a table line became selected or unselected. * Restart speech if it dies while initializing. ================= Changes in 0.11.0 ================= Speech: * Improved reporting for tables. * Improved speech interrupt when switching between objects. Magnifier: * Changed the presentation to magnifier: objects larger than or equal with desktop size are not presented to magnifier.
2005-10-15Add and enable Terminal-0.2.4.minskim1-1/+2
2005-10-15Remove files that should have not been imported.minskim16-240/+0
2005-10-15Import Terminal-0.2.4. Packaged by Kibum Han.minskim20-0/+353
Terminal is a modern terminal emulator for the Unix/Linux desktop - primarly for the Xfce desktop environment. It was developed because of the need for a lightweight and easy to use terminal emulator in the Xfce desktop environment, that doesn't require the user to install the GNOME plattform, but still provides a worthy alternative to the GNOME terminal emulator.
2005-10-15Obsoleted by x11/renderext.wiz6-142/+0
2005-10-15Remove render, add renderext.wiz1-2/+2
2005-10-15Update to 0.9.0:wiz3-12/+9
Update to protocol 0.9 which includes RenderAddTraps request.
2005-10-15Initial import of renderext-0.9:wiz6-0/+142
This package contains header files and documentation for the X render extension (renderext). Library and server implementations are separate. The previous version of this package was called "render".
2005-10-15Add and enable tile-0.7.3.minskim1-1/+2
2005-10-15Import tile from pkgsrc-wip. Packaged by Greg Schenzel.minskim5-0/+72
This is a utility to tile windows on the desktop. It supports user- configurable window manager profiles to avoid screen objects and can tile in a horizontal or vertical fashion. It works well with MWM, Oroborus and some multi-desktop WMs like FluxBox (given the -m option) and GNOME/Metacity (given the -w option). It has two files controlling its behavior. The first contains "wmprofiles" that tell tile how much space to avoid on the different sides of the screen (specified via "-p"). The second, named "rc", contains all other configuration, including a list of XA_STRING X11 Atoms and values used as criteria for windows that should be avoided for calculations and resize/move operations. Both files may exist under $PREFIX/share/tile/ or $HOME/.tile/.
2005-10-14Update to 2.12.1:jmmv3-25/+56
Zenity 2.12.1 ============== " One more " * Fixes bug #315020 * Fixes bug #317033 * New and updated translations - Inaki Larranaga [eu] - Clytie Siddall [vi] - Runa Bhattacharjee [bn] Zenity 2.12.0 ============== " G12 " * New and updated translations - Evandro Fernandes Giovanini [pt_BR] - Changwoo Ryu [ko] - Telsa Gwynne [cy] - Danilo ¿egan, Slobodan D. Sredojevic [sr, sr@Latn] - Priit Laes [et] - Ignacio Casal Quinteiro [gl] - Baris Cicek [tr] * New documentation translations - Vincent Untz [fr] Zenity 2.11.92 ============== " Muqueca " * New and updated translations - Christian Rose [sv] - ¿ygimantas Beru¿ka [lt] - Duarte Loreto [pt] - Kostas Papadimas [el] - Gabor Kelemen [hu] - Jordi Mallach [ca] - Mugurel Tudor [ro] - Maxim Dziumanenko [uk] * New documentation translations - Francisco Javier F. Serrador [es] - Maxim Dziumanenko [uk] Zenity 2.11.91 ============== " All we need is love! " * New and updated translations - Artur Flinta [pl] - Laursen Dhima [sq] - Hendrik Brandt [de] - Funda Wang [zh_CN] - Ilkka Tuohela [fi] - Chao-Hsiung Liao [zh_TW] Zenity 2.11.90 ============== " Almost there! " * gnome-doc-utils migration [Lucas] * New and updated translations - Vincent van Adrighem [nl] - Yair Hershkovitz [he] - Ivar Smolin [et] - Ankit Patel [gu] - Rostislav Raykov [bg] - Clytie Siddall [vi] - Kjartan Maraas [no, nb] - Ilkka Tuohela [fi] Zenity 2.11.1 ============= " All night long " * Several code cleanups [Benoît] * Activate GOption --help translations [Lucas] * Deactivate --help alias behavior [Lucas] * New and updated translations - Theppitak Karoonboonyanan [th] - Ivar Smolin [et] - Takeshi Aihana [ja] - Adam Weinberger [en_CA] - Jens Seidel [de] - Benoît Dejean [fr] - Francisco Javier F. Serrador [es] - Marcel Telka [sk] - Miloslav Trmac [cs] Zenity 2.11.0 ============= " Caruru is delicious! " * New --no-wrap option on info/error/warning/question dialogs [Lucas, Timo, Carlos] * Fix for #171838 [Carlos] * Some code improvements and cleanups [Glynn, Lucas] * Single/multiple selection on list dialogs [Lucas] * Double-clicking on list dialogs [Lucas, Norman] * Better error handling [Lucas] * --print-column option on List dialogs accepts a comma-separated list of column indexes [Lucas] * New --hide-column option on List dialogs [Lucas] * New and updated translations - Theppitak Karoonboonyanan [th] - Marcel Telka [sk] - Martin Hansen [da] - Ignacio Casal Quinteiro [gl] - Kjartan Maraas [nb, no] - Pawan Chitrakar [ne] - Kostas Papadimas [el] - Rajesh Ranjan [hi] - Vladimir Petkov [bg] - Francisco Javier F. Serrador [es] - Miloslav Trmac [cs] - Priit Laes [et] - Vincent van Adrighem [nl] - Gareth Owen [en_GB] - Abduxukur Abdurixit [ug] - Adi Attar [xh] - Steve Murphy [rw] - Josep Puigdemont [ca] - Adam Weinberger [en_CA] - Stefano Canepa [it] - Mugurel Tudor [ro]
2005-10-14Update to 2.8.0.5:jmmv6-142/+88
2.8.0.5 stuff: - gdmflexiserver supports --startnew option so that gdmflexiserver can be told to not pop-up the dialog asking if the user wants to start a current session. With this option it just always starts a new session. This allows running gdmflexiserver from the screensaver, where the pop-up can't be interacted with due to the nature of the screensaver. (Brian Cameron) - Now gdmflexiserver supports gnome-screensaver if available, then defaults to xscreensaver. (William Jon McCann) - Bug corrected in dwellmouselistener which caused it to always fail to recognize gestures. (Brian Cameron) - Added warning message if gdmgreeter theme supports face browser but does not have pam-message defined. (Brian Cameron) - gdmsetup and gdmphotosetup now only map right/left mouse buttons to button1 when running under GDM. When running as user, honor user defaults. (Brian Cameron) - XdmcpFill() failure is now logged as debug, since this happens when the client disconnects from the XDMCP server before the session was setup. (Bastien Nocera) - gdmsetup fixed so when user modifies Include/Exclude list, the automatic/timed dropdown lists are updated immediately instead of having to stop and restart gdmsetup to see the users in the list. - Correct illegal reference to build directory in installed .la files. (Stanislav Brabec) - Removed test that causes needless syslog() message on Solaris when auditing is turned off. New docs explaining how to setup autologin on Solaris. (Brian Cameron) - Translation updates (Gabor Kelemen, Priit Laes, Kjartan Maraas, Ankit Patel, Ignacio Casal Quinteiro, Hendrick Richter, Erdal Ronahi, Satoru SATOH, Francisco Javier F. Serrador, Alexander Shopov, Clytie Siddall, Tommi Vainikainen, Funda Wang, Vincent van Adrighem, Adam Weinberger) 2.8.0.4 stuff: - Corrected syslog debugging so it works better. (Brian Cameron) - Minor fix for clean 64 bit compilation. (Brian Cameron) - Fix address of website in README (Tommi Vainikainen) - Translation updates (\305\275ygimantas Beru\304\215ka, Hendrik Brandt, Baris Cicek, Maxim Dziumanenko, Artur Flinta, Raphael Higino, Gabor Kelemen, Priit Laes, Chao-Hsiung Liao, Duarte Loreto, Jordi Mallach, Christophe Merlet, Ankit Patel, Changwoo Ryu, Francisco Javier F. Serrador, Nickolay V. Shmyrev, Clytie Siddall, Slobodan D. Sredojevic, Mugurel Tudor, Miloslav Trmac, Vincent van Adrighem) 2.8.0.3 stuff: - The GDM website has moved to a new location http://www.gnome.org/projects/gdm/, and the GDM mail alias has moved from gdm@sunsite.dk to gdm-list@gnome.org. README, and GDM docs updated with the new information and corrected broken link to the GDM Theme section at http://art.gnome.org/ (Brian Cameron) - Installation location of gdmphotosetup.desktop has moved from the deprecated /usr/share/gnome/capplets to /usr/share/applications (Mark McLoughlin/Brian Cameron) - Honor default session when logging in via autologin. (Hans Petter Jansson). - Removed spaces in locale name since it caused GDM to discard the locales. (Frederic Crozat) - Added missing tooltips (Rodrigo Moya) - Corrected reading of configuration file in gdmflexiserver so it works. Fixes corrupted Session selection dialog presented to user. (Brian Cameron) - Correct use-after-free with the dynamic session in the sessions list, corrects tooltip corruption. (Joe Marcus Clarke) - Translation updates (Laurent Dhima, Raphael Higino, Rhys Jones, Gabor Kelemen, Priit Laes, Kjartan Maraas, Kostas Papadimas, Ignacio Casal Quinteiro, Francisco Javier F. Serrador, Alexander Shopov, Terance Sola, Marcel Telka, Mugurel Tudor, Funda Wang 2.8.0.2 stuff: - GDM now supports more dynamic configuration. The gdm daemon supports the --config option which allows an alternative configuration file to be supported. The --with-configdir configure option may also be used to specify a system-wide configuration location so the gdm.conf file can be located on a mounted directory. To support machine-specific configuration, an existing %sysconfdir/gdm configuration file will override a system-wide configuration file. Refer to the GDM documentation for more information. (Brian Cameron) - New configuration option AlwaysLoginCurrentSession which will automatically switch the user to their previous session without asking. This feature is turned off by default. (William Jon McCann) - Now Use24Clock setting support "auto" which will use the system default for date/time formatting. (Tommi Vainikainen) - Better backwards compatibility support for Welcome and RemoteWelcome. If using an old gdm.conf (older than 2.8.0.0) file that does not have settings for DefaultWelcome and/or DefaultRemoteWelcome, GDM will now continue to work as it did before 2.8.0.0. (Brian Cameron) - Usability improvements to gdmsetup. "Face Browser" tab renamed to "User". Now tabs no longer have mnemonics, since this violates HIG. Fixed broken sensitivity on the "Users" tab. Improved labels. (Brian Cameron) - Support HIG style button layout in gdmlogin. (William Jon McCann) - Use GTK+ themed icon stock_person before falling back to the DefaultFace. (William Jon McCann) - Usability improvements to the face browser when using gdmgreeter, now the background behind the userlist translucent. (William Jon McCann) - Usability improvements to gdmphotosetup, and now better follows HIG. (William Jon McCann) - New selection of face browser images. (William Jon McCann) - No longer stat or read face images from remote home directories. (William Jon McCann) - New gdmflexiserver command "GET_CONFIG_FILE" which will return the location of the configuration file being used by the daemon. (Brian Cameron) - Now gdmflexiserver command "GET_CONFIG" works. Previously it only returned a value if the value was set in the gdm.conf file. Now it returns compiled-in default values if gdm.conf has no setting. (Brian Cameron) - Support DragonFly VT. (Joerg Sonnenberger) - GDM configure script now Supports TCP Wrappers on Solaris. (Brian Cameron) - Many string/grammar improvements. (Tommi Vainikainen, Brian Cameron) - Better C89 compiler support. (Jens Granseuer) - Translation updates (Hendrik Brandt, Nikos Charonitakis, Pawan Chitrakar, Laurent Dhima, Raphael Higino, Theppitak Karoonboonyanan, Gabor Kelemen, Priit Laes, Chao-Hsiung Liao, Kjartan Maraas, William Jon McCann, Ankit Patel, Hendrik Richter, Francisco Javier F. Serrador, Alexander Shopov, Clytie Siddall, Terance Sola, Marcel Telka, Miloslav Trmac, Tommi Vainikainen, Funda Wang, Adam Weinberger, \305\275ygimantas Beru\304\215ka