All you KDE-users can now be even happier with a KDE-enabled Xsnow 1.42!
The snow will magnificently wipe out your icons, but not to worry, they're
not really gone. By wiping with a window or something you can make them
reappear. Car owners are used to this for years.
print/lprng, we make a new variable USE_CUPS that is used by packages to
determine whether depend on print/cups and to compile in support for CUPS.
USE_CUPS may be either "YES" or undefined. Deprecate SAMBA_WITH_CUPS as
its purpose is superseded by USE_CUPS. Convert net/samba and net/samba20
to use USE_CUPS and make x11/kdelibs2 respect USE_CUPS.
Buildlinkify against tcl/tk/x11
This configure is kinda brain dead so just keep the configure.in patches (which
were reversed anyways from the configure patches) and depend on autoconf
to force a correct configure. Also pass X11BASE along to configure's env
so the right -R flags end up in the libs/binaries.
references of the pkglint package.
_PKGSRCDIR is an internal definition in bsd.pkg.mk, and a few packages
which would like to refer to other packages in the build tree. It should
not be set by users, but neither should it stop a user from building a
package if it is defined, so make it obvious that this is the case.
Changes since 0.4.0:
*src/command: applied patch from Eric Benoit <eric@ecks.org>, which
adds the "CSI 21 t" control sequence, for title handling.
*command.c: fixed keypad Home and down keys being mixed up. Added code to
allow scrolling up/down for just one line (shift+arrow)
contributed by djerome)
*command.c: Fixed possible buffer overflow when changing display name.
*ximage_utils.c: updated shading code for better speed
*screen.c: applyed reverse video cursor patch
*ximage_utils.c: applyed Ren<E9> Scharfe 's patch for better shading approach.
And bug fixes.
Closes pkg/14728 from Mark Davies <mark@mcs.vuw.ac.nz>. Changes from him
with updates from myself.
From www.kde.org... The principal improvements over KDE 2.2.1, release two
months ago, include:
o security-related
- SSL certificate loading
- symlink vulnerability in .wmrc access by KDM introduced in 2.2
- security problem with eFax (used by klprfax)
- potential problem in PAM invocation by KDM
- potential harmful side-effect of failed KDM session starts
o new features
- added support for CodeWeavers' CrossOver plug-in (provides support
for QuickTime, etc.)
- added support for the wheelmouse for scrolling through the
KGhostview PS/PDF viewer component
- ability to search for multiple patterns at a time in the file
search dialog
- debugging multi-threaded applications with KDevelop
o improvements/fixes
- handling of HTTP links that redirect to FTP
- POST using SSL through a proxy and sending headers through proxies
- saving of recently-selected files in the file dialog
- handling of non-ASCII characters over SMB
- toolbar button captions with certain styles
- selecting items with the mouse in Konqueror
- sorting in Konqueror's textview
- saving current settings as a theme in the theme manager
- crashes in KMail with certain mails
- crash on invoking the KDM chooser
- non-Latin languages with KDevelop
performance
- icon loading optimized
- file dialog speedups
- stop spinning SMB client processes
- handling of large files in Kate
Syntax:
MASTER_SITES_completefilename= http://specific.master/site
and similarly for PATCH_SITES.
Convert print/ghostscript-nox11 and x11/kterm to take advantage of this.
be the same as our patched one in the vnc package. Problem pointed out
by Daniel Senderowicz <daniel@bicho.SynchroDS.COM> on port-pmax. Thanks
to Johnny Lam for help in pointing me to the remaining bug.
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1:
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2:
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
Changes in Tk800.022
- Fixes for NoteBook and LabFrame
- Various tweaks for "compile" to flat script (tool not released yet)
- Doc patches
- Slaven's -offset fixes and associated need to change compiled-in defaults.
- Feature suggestions from the list.
QDir::mkdir and QDir::rmdir work when passed a directory name with trailing
slashes by removing the trailing slashes prior to making the mkdir(2) and
rmdir(2) system calls. KDE2 seems to rely heavily on this behaviour.
applications to be found which causes random .desktop files to be created
in the applnk directory, which ruins our PLISTs. Other package systems
already do this -- we're just following suit.
values are immediately used within buildlink.mk, even though the values
are overridden in another file that is included later. This behaviour
occurs on make(1) from 20010826 userland.
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Remove dynamic generation of PLIST. It generates incorrectly if other
packages install files in locations that kdebase2 thinks belong to it
(cervisia2 does this). Just list all of the files kdebase2 installs
directly in the PLIST. Also create a separate list of the plugins created
when requested. This fixes the problem noted in pkg/14549 by Mark Davies
<mark@mcs.vuw.ac.nz>.
* Fix problem noted in pkg/14428 by Mark Davies <mark@mcs.vuw.ac.nz> where
the the "Create New" links on the background menu in KDE2 fail to work
properly, complaining about insufficient permissions to write files.
* Support finding -lXdpms on XFree86-3.3.x with the configure script.
* Support Netscape plugins in Konqueror on Linux.
* Fix problem noted in pkg/14429 by Mark Davies <mark@mcs.vuw.ac.nz> where
the kdeeject script fails to properly call "eject" on NetBSD.
* Manage all of the icon directories for all of the KDE2 packages in the
PLIST.
* Workaround a NetBSD/alpha egcs optimization bug.
* Allow artsdsp pre-loadable module to be built.
* Fix pkg/14430 by Mark Davies <mark@mcs.vuw.ac.nz> where mounting devices
from KDE2 when /sbin isn't in your path doesn't work because mount/umount
can't be found. We append /sbin:/usr/sbin to the path before calling
mount/umount.
* Properly recognize that NetBSD's OSS implementation doesn't include the
Linux MIDI interface.
* Fix and sort PLIST.
Makefile.kde2 included by projects that use the recommended KDE2 build
infrastructure, including all of the admin scripts.
buildlink.mk included by KDE2 packages and contains all of the settings to
use the buildlink.mk infrastructure.
These obsolete Makefile.part1 and Makefile.part2.
Changelog:
Minor Bug Fixed:
* Keybindings now work hopefully on every platform.
* omf files now installed in a separate directory.
* Changing gnome theme, tabs style didn't change
if you didn't restart MGT.
Enhancements:
* You can now change tab text simply clicking middle button
(or CTRL-Left button) on tab.
* tab text in dialog window is already selected so that
you can quickly delete it.
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
use X11_BUILDLINK_MK as a test value. Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
Minor maintainance release. Interesting changes include
Added -b option to force backing store
Changed license to BSD license.
Performance optimizations
Updated usage command, which was sorely out of date.
Added -D option to specify display on server side
Added proxy port to lock file name, making it possible to run multiple
processes on the same unit on different proxy ports.
Support for LZO bitmap image compression
dxpc now accepts the new option -i[n] for image compression.
all cases. Apologies for the mess.
If anyone is in the middle of a build I suggest you do:
cd x11/kdebase2/work/kdebase-2.2.1
for p in ../../patches/patch-b[hipq] ../../patches/patch-ez \
../patches/patch-fa; do
patch < $p
done
and start the build again.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
With apologies to Al I wouldn't know where to start with a summary of the
changes between 2.1 and 2.2.1 - there are just too many. A couple of
hopefully static URLS that contain useful information are
http://www.kde.org/announcements/changelog2_1to2_2.htmlhttp://www.kde.org/announcements/changelog2_2to2_2_1.html
Support for a.out for kde{libs,base} added by me. The libtool/a.out
combination doesn't like the linking of modules into binaries. A better
way of doing this will appear in future versions of KDE/pkgsrc.
fire update for wandering and sball update, thanks to Eric Lassauge
<lassauge@mail.dotcom.fr>.
text3d fix on a fix when a symbol.ttf or wingding.ttf is used (double free).
Thanks to Tom Schmidt.
apollonian mode thanks to a program by Allan R. Wilks
<allan@research.att.com>. -1,2,2,3 are numbers that represent curvature
(1 / radius) in Euclidean space. (-1,1,1,2 is in spherical space and
-1,1,1,1 is in hyperbolic). Hyperbolic and spherical numbers now added
for all but double bounded. Automatic generation of numbers with -count.
Enforce a upper bound of outer circle at 99, since run time goes up
polynomially by at least n^3.
qix updated with -solid, got the idea from xscreensaver
New "tetris -well", now uses generated images, also cleaned up some
bugs too. Bug fix thanks to Tom Schmidt.
gears added -size but defaults to 0, only -planetary will use up lots of
CPU so added a -planetsize 400 which takes over if -size is 0 (full screen
if both are 0).
- Added FVWM2_USE_GTK and FVWM2_USE_RPLAY for those who want FvwmGtk
and audio support.
- Removed dependency on imlib until a better PLIST_SUBST is written.
Changes in stable 2.4.3 (8-Oct-2001)
* Fixed activation of shape extension.
* Fixed problems with overriding key bindings.
* Single letter key names are allowed in upper and lower case in
key bindings as before 2.4.0.
* Fixed WindowList placement with Xinerama.
* Fixed flickering icon titles.
* New X resource fvwmscreen to select the Xinerama screen on which to
place new windows.
* Coordinates of a window during motion are show relative to the
Xinerama screen.
* Some icon placement improvements with Xinerama.
- general
* Updated translations (no, nn, ch_TW, pl + some)
- asclock
* Removed the timezone stuff from properties since it doesn't
really do anything. (Kjartan)
* Make it not look for themes in the current dir if run from
the commandline. (Kjartan)
- gtik
* Fix some corruption of stock symbol names. (Kjartan)
* Remove some gdk_font_unref() calls that were causing warnings.
- mixer
* Patch from David Woodhouse to fall back to PCM if there's no
master volume.
- mini-commander
* Fix some missing strlen() calls in comparisons. (Leif Bergman)
Changes since rxvt 2.4.8:
fixed paths for WINGs includes to work with latest Window Maker code.
many bugs fixed in patch from suse src.rpm.
utmp/wtmp, glibc, pty support etc...
fixed bugs fg/bg cursor color code
added wmaker app menu
fixed xpm-background compile errors
fixed misc config errors
changed --enable-xpm-background --enable-transparency
--enable-next scroll to defaults.
added transparent scroller trough
fixed 1 pixel border in main window
fixed updating for root bg change
added many advanced options to app menu for shading, font
color, shade color, font size, cloning, etc.
more speed fixes
fixed bug with restart killing terms.
changed NEXT_SCROLLBAR code to produce real NEXTSTEP scrollers
include:
* bug fixes
* added perl var changes event source: you can now get a callback
when the value of a perl variable changes.
* install more documentation (Gtk::cookbook)
* optimize both memory used and speed of loading/execution
* add the ability to query packages, signals and object arguments.
Changes include:
* portability fixes
* fix stuck grabs with dnd on the canvas
* fix bad memory corrupting bugs that should fix most theme related
crashes reported earlier
* i18n fixes
* memory leak fixes
* gnome-calculator can expand buttons vertically
* build fixes
* developer documentation for libart_lgpl
* fix crashes and memory problems in libart_lgpl
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
add a check for the distfile before descending into the urlget directory
and making urlget. This fixes the problem with abusing BUILD_DEPENDS to
ensure that urlget is installed prior to fetching the distfiles, noted in
pkg/13410 by Bernd Ernesti <bernd@arresum.inka.de>.
one specified by gnome_config doesn't work. In particular, if a help file
can't be viewed with gnome-help-browser (eg, because gnome-core isn't
installed), fall back to the user's web browser rather than silently
losing.
GetDmesgInfo():
- changed to support '^foobar' in the filter string
- the filter function is now supposed to add the appropriate stuff
to passed QListView immediatelly, opaque/final is not passed any more
Couple fixes to kcontrol Information stuff:
- fix the display of IRQs, simplify the AddIRQLine(), use the QListView sort
facilities instead separate QStrList
- remove the 'waiting x seconds for devices to settle' on SCSI display
- fix the display of audio devices
- include Total Size and Free Size on Partition display, remove parentheses
in Mount Options
The patch will be fed to KDE Team for inclusion in future KDE versions.
UID/GID of 0 reliably points to the root user and group across NetBSD,
Solaris and Linux. This fixes the problem noted in pkg/14034 by
Sen Nagata <sen@eccosys.com>.
Changes:
Bugfixes and further development of DtPrintSetupBox.
Support for XmTextFieldSetHighlight()
Bugfixes and an additional resource for XmSpinBox.
Enhancements for the docs (FAQ, Installation Docs, manpages)
mwm fixes/enhancements from Andrei Rezvov <rezvov@niisi.msk.ru>
Drop inter-library dependencies (any libtool 1.4 related features)
Add checks whether to link against -lXp -lXext when using 2.1 Motif libraries
(e.g. clients, in our test/ tree)
Fix dmalloc debugging support (within configure script)
Add some files missing from our test/ tree in the tarballs
Smaller configuration and Makefile issues (portability fixes)
Remove support for configuring and building Xlt and Xbae from within the
LessTif distribution; they will be treated as separate packages from
now on. We've been wasting entirely too much time on complexities
caused by this lately. No more, I hope.
Various fixes for (potential) memory corruption
pkg/13191. The changes suggested in the PR were applied, and one more
change to look for the appdefaults file under ${PREFIX} instead of under
${X11BASE}.
(whether 2.0 or 1.2-compatible) into one file, motif.buildlink.mk.
lesstif12/buildlink.mk now assumes that if you include it, then you
actually want lesstif12.
To select that you want a Motif-1.2-compatible installation, define
USE_MOTIF12 in the package Makefile. If MOTIF12BASE is also defined, then
assume it points to a valid Motif-1.2 installation. Otherwise, auto-detect
whether /usr/dt is valid, or if we need lesstif12.
xpkgwedge. Also, OpenMotif can actually be installed into ${LOCALBASE}
if xpkgwedge is installed. Use x11.buildlink.mk and mark as
USE_BUILDLINK_ONLY, and add a buildlink.mk file for use by other package
Makefiles.
This release provides the following fixes:
Security fixes:
KDEsu. The KDEsu which shipped with earlier releases of
KDE 2 writes a (very) temporary but world-readable file
with authentication information. A local user can
potentially abuse this behavior to gain access to the X
server and, if KDEsu is used to perform tasks that require
root-access, can result in comprimise of the root account.
Bug fixes:
kio_http. Fixed problems with "protocol for http://x.y.z
died unexpectedly" and with proxy authentication with
Konqueror.
kparts. Fixed crash in KOffice 1.1 when splitting views.
khtml. Fixed memory leak in Konqueror. Fixed minor
HTML rendering problems.
kcookiejar. Fixed minor problems with HTTP cookies.
kconfig. Fixed problem with leading/trailing spaces in
configuration values.
kdebug. Fixed memory leak in debug output.
klineedit. Fixed problem with klineedit emitting "return
pressed" twice.
(The security fix was already dealt with by patches.)
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links. These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.
Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.
Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.
New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
such as 1.4.4, without thinking they are alpha release numbers.
New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.
New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.
New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
USE_XAW, a package Makefile may just include mk/xaw.buildlink.mk, which
pulls in the correct buildlink.mk file depending on the value of XAW_TYPE.
A package Makefile may also rely on LIBXAW being set to the correct
libraries.
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and
MAKE_ENV. We remove the check for GNU_CONFIGURE because if a package
Makefile includes the buildlink.mk file, then it most likely wants to use
the config script wrappers as well. Change suggested by Hubert Feyrer
(hubertf) and Tomasz Luchowski (zuntum).
News for gnome-applets-1.4.0.3 release:
- general
* Make the build system look for, and use, jw instead of
db2html
* Loads of new Spanish translations of docs.
- multiload
* Reverted the pageload patch since it doesn't work.
- gkb
* Argentinian flag
- sound-monitor
* Fix logic for -n option to esdpvd to actually mean "without X"
News for gnome-applets-1.4.0.2 release:
- general
* Portability fixes from <drk@sgi.com>.
- asclock
* Portability fixes from <mcnichol@austin.ibm.com>
- clockmail
* New theme (gree-digital-analog) from Alex Boxley
<alex.bowley@excitehome.net>
* Portability fixes from <mcnichol@austin.ibm.com>
- drivemount
* Fix buffer overruns in sscanf() usage. From John Ellis
<johne@bellatlantic.net>.
- fifteen
* Portability fixes.
- geyes
* Spanish translation of the docs.
* Compile fixes on Irix from <drk@sgi.com>.
* Compile fixes in AIX from <mcnichol@austin.ibm.com>.
- gkb
* Fix Czech flag. (Pavel)
* Warning/portability fixes. (Kjartan)
- gweather
* Compile fixes for AIX from <mcnichol@austin.ibm.com>.
* Patch from <mdoller@wpi.edu> to make detailed forecast more
readable.
* Round off temperatures correctly. Patch from bugzilla.
- life
* Compile fixes for AIX from <mcnichol@austin.ibm.com>.
- mini-commander
* Fix bug which caused themes not to draw the entry border
correctly from Norman Stevens <norman@arcady.u-net.com>.
- mixer
* Fix to work with wheel-mice. Patch from Mike Kelly
<mike@csuchico.edu>
* Compile fixes for Irix from David KAELBLING <drk@sgi.com>.
- odometer
* Fix typos in properties.
- slashapp
* Patch from Richard Kinder <r_kinder@yahoo.com> which fixes a
whole lot of bugs where things crash on updating and article
reading.
* Fix memory leaks and robustness issues.
- tickastat
* Fix for compilation on Irix from David KAELBLING <drk@sgi.com>.
installation and deinstallation to handle adding and removing a line to
include <LessTif.def>. This causes mxmkmf to work again as advertised in
the LessTif documentation.