Commit graph

5931 commits

Author SHA1 Message Date
minskim
5655473731 Update rxvt-unicode to 5.8. Patches provided by Leonard Schmidt
(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-28 16:32:26 +00:00
martti
e6b54d3d64 Updated x11/xfce4-notes-plugin to 0.11.1
- 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-28 07:03:31 +00:00
minskim
02cf46c5ea Add mxterm. 2005-10-28 02:53:46 +00:00
minskim
2f13e5d19b Import mxterm from pkgsrc-wip. Packaged by Greg Schenzel.
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-28 02:52:33 +00:00
minskim
8e8d9742f3 Add tzosdclock. 2005-10-28 02:48:11 +00:00
minskim
e90835535e Import tzosdclock from pkgsrc-wip. Packaged by Greg Schenzel.
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-28 02:46:19 +00:00
perry
4fef996756 Fix so this does not depend on tcl83/tk83.
Also update depends to 2.4z
2005-10-25 17:17:42 +00:00
drochner
332055c739 bump BUILDLINK_DEPENDS for incompatible interface changes 2005-10-25 11:13:14 +00:00
drochner
bcf140fa23 update to 2.12.0, to sync with the rest of the gnome framework
should fix bulk-build
2005-10-25 11:07:49 +00:00
wiz
9437554410 gtk2 is a direct dependency, add its buildlink3.mk file.
Noted by verifypc.
2005-10-25 00:50:47 +00:00
rillig
0330e34b4d Fixed a typo (CONFLICT => CONFLICTS). Bumped PKGREVISION. 2005-10-23 23:05:46 +00:00
rillig
9b27d79d10 Fixed a typo (CONFLICT => CONFLICTS). Sorted PLIST. Bumped PKGREVISION. 2005-10-23 23:04:00 +00:00
rillig
90f895457e Fixed typo (CONFLICT => CONFLICTS). Sorted PLIST. Bumped PKGREVISION. 2005-10-23 23:01:49 +00:00
rillig
f891ec0e8b Replaced sort with ${SORT}. Replaced $i with ${i} to fix some pkglint
warnings.
2005-10-23 22:03:21 +00:00
rillig
fd5dffd960 Replaced $f with ${f} to fix some pkglint warnings. 2005-10-23 21:54:35 +00:00
rillig
fa4c9a4936 Added RCS Id to patch-aa. Converted patch-aa to a unified patch. 2005-10-23 20:29:42 +00:00
rillig
497abc0a16 Added missing $ after NetBSD in line 1. 2005-10-23 20:26:17 +00:00
rillig
448332780c Removed trailing empty lines from patch-bl and patch-bn. Added RCS Id to
patch-bn.
2005-10-23 20:00:06 +00:00
wiz
fc3ade8cab Stop using USE_X11BSASE. Bump PKGREVISION. 2005-10-23 19:06:32 +00:00
minskim
ca4dbf307d Add a missing dependency and adjust PLIST accordingly. Bump PKGREVISION. 2005-10-23 17:44:41 +00:00
minskim
24a8836dd7 Correct PLIST on systems where the battery status applet is not installed.
Bump PKGREVISION.
2005-10-23 17:26:14 +00:00
minskim
77b546a625 Revert the previous change since now "${INSTALL} -d" works as expected. 2005-10-23 17:08:54 +00:00
rillig
c03b4a2a56 Added a compatibility patch for ISO C90 compilers. 2005-10-23 13:32:39 +00:00
minskim
f61074f287 Add another missing entry, and ride the previous PKGREVISION bump. 2005-10-22 22:11:51 +00:00
minskim
56aa17697b Install gdm.conf into share/examples, instead of PKG_SYSCONFDIR, and
add it to PLIST.  Bump PKGREVISION.
2005-10-22 22:07:32 +00:00
wiz
96c6f28458 Update to 0.14:
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-22 14:25:39 +00:00
drochner
209ed87a48 revert previous
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-21 15:28:10 +00:00
drochner
ec8fae95ef override the bogus text file test in mk/subst.mk
(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-21 10:55:29 +00:00
xtraeme
b5e053a173 Fix the installation. Looks like ${INSTALL} -d did not work, use
${INSTALL_DATA_DIR} instead which works fine.
2005-10-19 09:57:20 +00:00
drochner
13aa1e2be6 update to 2.12.1: general update to gnome, and some fixes 2005-10-18 18:09:13 +00:00
drochner
d0cdff7fab update to 2.8.2; this is basically a sync to gtk-2.8 2005-10-18 18:04:24 +00:00
martti
0a6163ff27 Updated x11/libxfce4gui to 4.2.2nb2
Apply patch from Frederic Gonieaux (pkg/31840).
2005-10-17 09:32:04 +00:00
minskim
2f6b89aafa Add plural support for msgfmt, and fix .po files causing errors. 2005-10-16 23:41:30 +00:00
minskim
f7499628ed Add plural support for msgfmt. Also remove a blank line between
"msgid" and "msgstr", which confuses msgfmt.pl.
2005-10-16 21:39:11 +00:00
tonio
05ea9be06f Add the missing USE_BUILTIN.renderext= yes
Thanks xtraeme for pointing it out
2005-10-16 19:53:36 +00:00
augustss
95aa0e69c1 Recognize ATI Radeon X850XT. 2005-10-16 18:14:31 +00:00
tonio
eef5114c0b add render.pc as Xrender (and probably others) seek for render with pkgconfig
bump PKGREVISION
2005-10-16 16:56:22 +00:00
hira
986bc1fe5b Avoid warning of `OptimizedCDebugFlags redefined' on NetBSD/macppc. 2005-10-16 16:28:27 +00:00
jmmv
6b0f7aa66c Update to 0.11.7:
=================
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-16 12:12:01 +00:00
minskim
87b0634fb3 Add and enable Terminal-0.2.4. 2005-10-15 18:54:23 +00:00
minskim
cbae0516c1 Remove files that should have not been imported. 2005-10-15 18:52:39 +00:00
minskim
d7fe3f51a8 Import Terminal-0.2.4. Packaged by Kibum Han.
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-15 18:47:39 +00:00
wiz
d9dd193184 Obsoleted by x11/renderext. 2005-10-15 16:38:14 +00:00
wiz
aa84cd86c7 Remove render, add renderext. 2005-10-15 16:37:54 +00:00
wiz
16a1ea46a4 Update to 0.9.0:
Update to protocol 0.9 which includes RenderAddTraps request.
2005-10-15 16:37:21 +00:00
wiz
29b86f6f2f Initial import of renderext-0.9:
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-15 16:36:57 +00:00
minskim
ec2687f9c7 Add and enable tile-0.7.3. 2005-10-15 13:43:21 +00:00
minskim
e411d6cfd2 Import tile from pkgsrc-wip. Packaged by Greg Schenzel.
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-15 13:40:49 +00:00
jmmv
08c1b190f6 Update to 2.12.1:
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-14 21:49:08 +00:00
jmmv
a99b2835cb Update to 2.8.0.5:
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
2005-10-14 21:47:01 +00:00