Age | Commit message (Collapse) | Author | Files | Lines |
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
|
|
NetBSD.
|
|
Fixes a problem with gettext reported by Joerg Sonnenberger in private mail.
|
|
|
|
conditional problem noted by Jake Maciejewski on tech-pkg@
|
|
When writing logout records NetBSD requires the ut_name field to be
filled in when calling pututxline() (otherwise utmp_update refuses to
write it) but nulled when writing to wtmpx.
Problem seen by gnome-terminal leaving stale utmpx entries on exit.
Bump PKGREVISION.
|
|
changes: minor fixes and translation updates
|
|
and py-gtk2 than the corresponding buildlink3.mk require.
No PKGREVISION bump since this package would fail to configure
in the first place.
|
|
|
|
|
|
Split out shared parts of PyQt packages to Makefile.common.
I did this so I could get Darwin support which requires a
Mac-specific source.
Also capitalize Qt3 in COMMENT.
I tested a few packages using PyQt running on Mac OS X over remote X11
and it still worked (even though no X11 support, but I guess the Qt3's
X11 works for this).
|
|
Split out parts of Makefile. Now use new
../../x11/py-qt3-base/Makefile.common.
Improve COMMENT to better describe this package.
Improve DESCR to better describe this package.
(PyQt is a set of Python bindings for the Qt toolkit. The
py-qt3-qscintilla package provides the bindings for QScintilla,
the port to Qt of the Scintilla programmer's editor class.)
|
|
And add support for Solaris. Sorry I commit both at same time.
I forgot to commit this earlier.
|
|
Use new ../../x11/py-qt3-base/Makefile.common. So split out some
of the parts of the Makefile.
Improve the COMMENT (especially so it will be different from other
PyQT package).
Improve the DESCRiption to really describe this package.
|
|
Split this up into a Makefile.common to be used by other packages.
For Darwin, use a different DISTFILE as told by the py-kde list.
Improve DESCR. (The same DESCRiption was used by multiple packages.)
|
|
No change for other platforms, as QMAKE_RANLIB is set to "true".
And if Darwin and /usr/lib/libresolv.dylib exists, then use -lresolv.
|
|
* Fixes some critical build system bugs w.r.t. 0.94.2
Changes 0.94.2:
* Lots of improvements, most importantly better XmRenderTable support
|
|
* Added "Require Source Selection" (and Destination ditto) flag
in the "Before&After" options for external command rows. This
prevents commands from running if there is no selection, which
is handy to avoid making programs read from stdin. Added after
issue report by C. H. Block.
* Brought Copyright in About window and man page into 2005. :)
* Added (commented-out) sample row in gentoogtkrc.in to show how
to set color of non-used pane rows (not reachable by gentoo's
File Style system).
* Fixed broken g_snprintf() formatting specifier in the overwrite
dialog that caused it to crash on Solaris. Reported (possibly
among others) by N. Antic.
* Added option to let window manager position dialogs. Suggested
by "Martinko". This is the new default behavior, too.
* Added a SelectShell command, that makes select/unselect/toggle
decisions based on running shell commands. Suggested by me. :)
See docs/scratch/command_args.txt, or use the GUI. Modified the
default button layout to put SelectRE/SelectShell together.
|
|
* Added the -grs_longitude option, to specify the longitude of
Jupiter's Great Red Spot, in System II coordinates. This assumes
the Jupiter image has the center of the Great Red Spot at pixel 0
(at the left side of the image) in order to draw it at the right
position.
* Added the Icosagnomonic projection, contributed by Ian Turner.
* Fixed a bug where output filenames had an extra digit in some cases.
* Added the bump_map and bump_scale options in the configuration file.
* Added the -glare option to set the size of the sun's glare.
* An image map may be specified for the sun in the configuration
file now. A shade value is now required for the sun (should be
100, otherwise the sun will have a night side!)
* Added the -arc_spacing option to set the default angular
distance between great arc points. It used to be 0.1 degree, so
arcs smaller than this wouldn't get drawn.
* Fixed a bug where markers were not aligned properly when using
align = "above" or "below".
* Added warnings if options are specified in the [default] section
of the configuration file that probably shouldn't be there.
|
|
|
|
Panel
* Fix crash when the "locked" gconf key is unset (Mark)
* Fix bad interactions between the panel and the recent menus (Mark)
* Fix crasher with recent items menu (Mark)
* Fix "dialogs pop up under panel dialogs" issue by making each panel
be in its own window group and the dialogs part of the default group.
(Mark)
* Help links update (Kjartan Maraas, Sébastien Bacher)
* Code cleanup (Kjartan Maraas)
* Plug leaks (Kjartan Maraas)
* Fix bad interaction between the panel and the window manager (Mark)
Translators
* Vladimir Petkov (bg)
* Priit Laes (et)
* Roozbeh Pournader (fa)
* Christophe Merlet (RedFox) (fr)
* Ignacio Casal Quinteiro (gl)
* Ankit Patel (gu)
* Yuval Tanny (he)
* Rajesh Ranjan (hi)
* Lilit Azizbekyan (hy)
* Takeshi AIHANA (ja)
* Clytie Siddall (vi)
* Canonical Ltd (xh)
* Woodman Tuen (zh_TW)
|
|
any more. Bump PKGREVISION to 1. Pointed out by reed@.
|
|
Changes since 4.21: * Fixed a bug in the new mouse-motion code that caused
the screen to never blank on multi-head non-Xinerama
systems. Oops.
* New hacks, `interaggregate', `antmaze', `tangram',
and `crackberg'.
* Minor tweaks to `fiberlamp', `ifs', `slidescreen',
`zoom', `sonar', `fireworkx', `whirlwindwarp',
`bubble3d', and `rd-bomb'.
* Added motion blur to `blinkbox'.
* `bsod' now includes Longhorn's "RSOD", and OS/2.
* Fixed `-wireframe' usage in most hacks and man pages.
|
|
|
|
in PR 30258.
While here, clean up pkglint warnings.
|
|
|
|
Bump PKGREVISION.
|
|
* GtkFileChooser
- Don't select first row in SELECT_FOLDER mode [Christian Neumair]
- Improve autocompletion behaviour; fix CREATE_FOLDER mode [Federico
Mena Quintero]
- Don't stat children of /afs or /net network directories [Federico]
- Fix set_current_name() and unselect_all() in the light of asynchronous
selections [Federico]
- GtkFileChooserButton fixes [David A. Knight]
- Miscellaneous fixes [Federico, Sven Neumann, Kjartan Maraas]
* GtkIconView
- Many fixes for scrolling and selection handling [Mathias Hasselmann]
* GtkTreeView
- Fix insensitive appearance [Billy Biggs, Matthias Clasen]
* GtkEntry
- Don't blink the cursor if the entry is not editable [Nikos Kouremenos]
* GtkTextView
- Optimize cursor blinking [Michael Natterer]
- Don't blink the cursor if the entry is not editable [Nikos]
* GtkAlignment
- Flip padding in RTL mode [Maciej Katafiasz]
* Fix a bug in focus tracking that lead to problems between some
window managers and GTK+ applications. [Owen Taylor, Billy Biggs,
Niko Tyni]
* gtk-demo
- Add demos for 2.6 features [Matthias]
* Win32 changes
- Initialize gettext before use [Robert Ögren, Daniel Atallah,
Kevin Stange]
- Fix DND on multi-monitor systems [Tor Lillqvist]
- Improve handling of special and dead keys [Tor, Ivan Wong Yat Cheung]
- Improve rendering of insensitive icons [Tim Evans]
- Support RGBA cursors [Tim]
- Bug fixes [Ivan, Hans Breuer, Tor, Daniel]
* Other bug fixes [Federico, Sven Neumann, Nguyen Thai Ngoc Duy,
Philip Langdale, Stephen Kennedy, Michael, Pattrick Fimml,
Felix Riemann, David A. Knight, Hazael Maldonado Torres,
Mikael Hallendal, Ian Wienand, Tommi Komulainen, Ismael Juma,
Leonard Michlmayr, Matthias, Gary Kramlich, Peter Wainwright,
Dom Lachowicz, Kjartan Maraas, Victor Osadci, Olaf Vitters,
Morten Welinder, Alexander Hunziker, Elijah Newren, Frederic
Crozat, Joerg Sonnenberger, John Ehresman]
* Documentation improvements [Matthias, Masao Mutoh, Maciej,
Richard Hult, Ghorban M. Tavakoly]
* New and updated translations (cs,cy,da,de,en_GB,et,eu,fr,gu,hu,id,
nn,ru,sv,th,xh,zh_CN)
|
|
Interface Changes:
- Now gdm, gdm-binary, gdmsetup are installed to /sbin and
gdmchooser, gdmgreeter, gdmlogin are installed to /libexec.
This better conforms to UNIX recommend installation locations.
The gdmconfig and gdmXnest symlinks have been removed since
they were redundant. Distributions will need to modify the
way GDM programs are launched to reflect these changes.
(Brian Cameron)
- gdm.conf and GdmSetup now use the DefaultWelcome and
DefaultRemoteWelcome keys to specify if the default message should
be used. Now the Welcome and RemoteWelcome keys are empty
by default. This is to avoid putting strings that are translated
in the gdm.conf file. Users that want to use a non-default
welcome string will need to ensure that DefaultWelcome and/or
DefaultRemoteWelcome are set to false. (Brian Cameron)
- Now users to be included in the face browser need to be
identified using the gdm.conf "Include" configure option or the
"Face Browser" tab in gdmsetup. Previously, GDM parsed the
system's password file for a complete list of users and excluded
userid's listed in the gdm.conf "Exclude" configure option.
This behavior did not work well on systems that use NIS for
storing passwords. This previous behavior may be turned back
on by setting the gdm.conf "IncludeAll" configure option to
"true". (Brian Cameron)
- xevie Xserver extension is now turned on by default on Linux for
better a11y support.
- /bin/ksh is used in the GDM2 Xsession script on Solaris. Since
this script sources the user's $HOME/.profile, ksh works better
if the profile has bash/ksh style syntax. (Brian Cameron)
Other Changes:
- Fix so GDM works better on BSD and MacOS. Upon getting EOF on
socket/pipe/etc. G_IO_IN is always set and G_IO_HUP may not be
set. Therefore, if a length <= 0 is returned from read(), the
socket is closed. This prevents gdm2 from causing high CPU-load
after logout. (Joe Marcus Clarke)
- Now support "session migration" using DMX. Refer to docs.
(Mark McLoughlin)
- Now support "Dynamic Xservers". Refer to docs. (Bob Terek)
- The background colors used in gdmgreeter's Face Browser in can now
be themed using the <color iconcolor="" "labelcolor=""> syntax.
The Face Browser now shrinks so it is the same size as the treeview
so extra white space isn't shown. (Brian Cameron)
- To better conform to the Usability Guide, gdmlogin and gdmgreeter
now supports an "OK" button which functions the same as hitting
<Return> and a Cancel button which allows the user to go back to
the "Username" prompt without having to enter an invalid password.
(Brian Cameron)
- The Face Browser usability has been improved. Now the user can
select a different face without having to enter an invalid
password. Single-clicking on the face takes the user to Password
entry. The cancel button can be used to get back to "Username"
entry. (Brian Cameron)
- GDM now ships with a collection of default faces installed to
datadir/pixmaps/faces. (Jaap A. Haitsma)
- Support for ratio scaling of SVG images. (Vincent Untz)
- Better left-handed support. Now right and left mouse buttons can
be used in all GDM windows/dialogs/etc. (Brian Cameron)
- Now can use XDMCP from Xnest session. (Leena Gunda)
- Now login success/failure sounds can be selected in gdm.conf or
in the Accessibility tab of gdmsetup. (Andrew Case,
Mark McLoughlin)
- Now "random theme" can be selected in the gdm.conf file or
gdmsetup to allow a different theme to be used for each login.
(Andrew Case)
- Now support background programs that are started after a timedelay
and can be restarted after a delay. Useful for running a
screensaver at login time. (Laurent Birtz)
- gdmphotosetup has been improved so it now scales the face image
to GDM's max icon size before saving it. By default it looks
in datadir/pixmaps/faces to find face images. (Brian Cameron)
- <Control>-U may now be used to clear the entry field. Now <Tab>
works like <Enter> in the login screen. (Brian Cameron)
- gdmflexiserver now supports the GET_CONFIG command, so that other
programs can access the GDM configuration data in a stable fashion.
This is useful for other programs that might want to know what the
system suspend/halt/reboot command is or what the max icon size for
creating gdm2 face images, etc. (Brian Cameron)
- Flexiserver commands are now sent as a single call to
gdm_connection_write or gdm_connection_printf rather than building
commands and sending them in pieces. Fixes bug #158799.
(Brian Cameron)
- Now gesture listener configuration files specify AT programs by
full PATH (default EXPANDED_BINDIR). This can be overridden via
the --with-at-bindir configure option. Since AT programs are
launched as user gdm2, it is more secure to not depend on PATH.
(Brian Cameron)
- Now use more sensible arguments for starting magnifier.
(Bill Haneman)
- gdmsetup Now has a separate tab for configuring the Face Browser,
and for configuring the Xserver. Now the checkboxes for turning
on the Face Browser and XDMCP are on the Security tab. The
Face Browser and XDMCP tabs are insenitive if they are not
enabled. Now users can turn on/off Theme menu choice for gdmlogin
in the Accessibility tab. Can turn on/off debug in the Security
tab. RemoteWelcome is insensitive if XDMCP is not enabled.
Better mnemonics. (Brian Cameron, Andrew Case)
- GDM now no longer uses deprecated widgets. The new file selection
widget is used (which no longer core dumps if you click on the
sidebars). GtkComboBox and GtkComboBoxEntry are used instead
of GtkEntry and GtkOptionMenu (Brian Cameron)
- gdmthemetester now uses gdmwhich instead of which, so it works
better on Solaris. (Brian Cameron)
- Timed login message is displayed in a separate label on gdmlogin
which avoids problems caused because different things were trying
to use the same label for status messages. Reorganized gdmlogin
screen so it no longer should resize as it is being used.
(Brian Cameron)
- The max size of the username/password entry is now set to
PAM_MAX_RESP_SIZE to allow long username/password entry. If
PAM is not set, it is defaulted to 256. (Brian Cameron,
Ali Akcaagac)
- Now dialogs that ask the user if they want to change their default
language/session have a Cancel button so the user can return to
the login screen. (Brian Cameron)
- Theme save remembers where the last theme was installed and opens
to that location. Also fixed bug which was causing *.tar theme
files to not install properly. (Brian Cameron)
- No longer rely on Xserver physical screen geometry which sometimes
causes text to be too big or too small. Now use gdk/pango functions
to get root window resources. (Ray Strode)
- Better sorting of session names in the Session menu. (Ray Strode)
- Remove gdm_debug from signal handlers since they aren't safe in
signal handlers (Mark McLoughlin)
- Many strings, docs, README's have been improved. Better wording,
better grammar. (Brian Cameron, Seb Wills, Adam Weinberger, Abel
Cheung, Kjartan Maraas, Danilo \305\240egan, Nicholas Skehin)
- Many translation improvements. Entries in the language list
now show their encoding so you no longer see what appear to be
identical entries in the language list. (Nikos Charonitakis,
Theppitak Karoonboonyanan, Priit Laes, David Lodge, Jordi Mallach,
Kjartan Maraas, Gareth Owen, Ahmad Riza H Nst, Kostas Papadimas,
Francisco Javier F. Serrador, Danilo \305\240egan,
Alexander Shopov, \303\205smund Skj\303\246veland,
Clytie Siddall, Miloslav Trmac, Tommi Vainikainen, Funda Wang,
Adam Weinberger)
- gi18n.h is used instead of libgnome header files.
(Christian - Manny Calavera - Neumair)
- Some cleanup (Brian Cameron, Mark McLoughlin)
|
|
|
|
- the screensaver capplet is no more - we are to use xscreensaver-demo
- a new default-applications capplet is replacing the old
gnome-editor-properties capplet. This also lets you do some new things
wrt changing the users preferred webbrowser etc.
|
|
file is in ${LOCALBASE} or not. If it isn't, then assume that the
X11 distribution is built-in. This fixes the detection of both
XFree86-libs and xorg-libs and causes the proper dependency to be
added to packages that use X11.
|
|
* bug fixes
|
|
the change in revision 1.6 of mk/buildink3/libtool-fix-la, and create
the qmake.conf files at post-configure time. This causes the libtool
wrapper to be used to create the libtool archives, instead of just
using ${LOCALBASE}/bin/libtool. Bump the PKGREVISIONs for the packages
that include qt3-libs/Makefile.common as their *.la files are now
different.
|
|
needed (and now breaks the build).
|
|
noting why we did so, and that this will be fixed after pkgsrc-2005Q2
is branched. Bump the PKGREVISION.
|
|
find-files.mk fragment. This fixes the version number detection for
Mesa, XFree86, and X.org.
|
|
in nature. This makes sure we get the correct libtool which fixes a
problem where the installed .la files have references to ${WRKSRC} left
in them. Fix suggested by Johnny Lam. Bump PKGREVISION.
|
|
Patches provided by Antoine Reilles in PR pkg/30376
|
|
|
|
Bump PKGREVISION.
|
|
${PREFIX}.
|
|
|
|
|
|
|
|
|
|
|
|
|