Commit graph

2522 commits

Author SHA1 Message Date
skrll
a62b3e67a6 Update to KDE 2.2.1
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.html
http://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.
2001-10-15 22:45:55 +00:00
rh
614da04578 Update the gnome meta package to 1.4.0.4 tracking the latest updates to
the various GNOME packages.
2001-10-15 08:02:23 +00:00
tron
2536d45da7 Fix build problems when the new toolchain is used. 2001-10-14 17:19:58 +00:00
tron
9f0e207eb3 Use "bzip2" buidlink glue code because the "configure" script will find
the new "bz2" library but try to link the old one otherwise.
2001-10-12 20:11:55 +00:00
tron
dd2739407f Fix build problem if new toolchain is used. 2001-10-12 20:02:27 +00:00
tron
82710020cb Fix a typo in the "configure" script which cause runtime library path
problems on systems which use "xpkwedge".
2001-10-12 13:29:39 +00:00
hubertf
e308af454c Update xlockmore to 5.02. Changes:
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).
2001-10-10 02:41:14 +00:00
tron
bbf4d5e823 Make sure that the licence question is not repeated in the "build" target. 2001-10-09 19:51:41 +00:00
martti
db9641af77 - Updated to version 2.4.3.
- 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.
2001-10-09 12:19:05 +00:00
rh
e2c1905107 Don't derive GLIB_LDFLAGS from GTK_LDFLAGS as they may install in
different locations.  Fixes PRs 14133 and 14178.
2001-10-07 10:13:11 +00:00
rh
1a539987da Update gnome-applets to 1.4.0.4. Changes include:
- 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)
2001-10-06 18:29:33 +00:00
rh
316ef3b6d6 Pull in dependencies 2001-10-06 15:58:06 +00:00
rh
77a766b085 Make this actually work 2001-10-06 15:53:26 +00:00
rh
12c077e809 Buildlinkify. Patches provided in private mail by Eric Gillespie
<epg@pretzelnet.org>
2001-10-06 14:47:35 +00:00
rh
6ff926e635 Buildlinkify. Patches provided in private mail by Eric Gillespie
<epg@pretzelnet.org>, modified by me to work without xpkgwedge.
2001-10-06 13:09:52 +00:00
tron
70b0c16f45 Readd "USE_X11BASE= YES" which is necessary as long as "WindowMaker" is
installed to "${X11BASE}".
2001-10-05 21:49:30 +00:00
wiz
748f5cd63e Update to 6.2.9.
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
2001-10-05 13:33:28 +00:00
wiz
01ab29fe3e Add devel/libproplist/buildlink.mk, since it's not coming automatically
with wm/windowmaker/buildlink.mk anymore.
2001-10-05 13:23:28 +00:00
jlam
f25f9d2824 bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and
*.pc.
2001-10-03 22:36:37 +00:00
jlam
f0a4fcd3e4 Substitute the real config script for the config wrapper script in
installed files.  We don't want buildlink references to escape into the
install directory.
2001-10-03 20:56:40 +00:00
jlam
3fe187ec20 Update x11/p5-gtk to version 0.7008. Major changes from version 0.7004
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.
2001-10-03 18:12:32 +00:00
jlam
d9d575d070 Substitute for more things needed by DEINSTALL/INSTALL. 2001-10-03 10:03:54 +00:00
jlam
daacc22e64 Add -Wl,-R${X11BASE}/lib to the link command when making Tk.so. This
allows us to find libX11.so at run-time in the correct place.
2001-10-02 06:39:59 +00:00
martti
6cbe3bb122 Fvwm 2.4.2 has been released. List of changes is too long to be included
here, please see ChangeLog in the build directory for further details.
2001-10-01 11:14:42 +00:00
rh
3c9878b2ca Update gnome-libs to 1.4.1.2.
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
2001-09-30 21:14:34 +00:00
martin
8259c28c07 Fix references to installed pkg directory.
This should now work w/ or w/o xpkgwedge installed.
Closes PR 14102.
2001-09-30 16:38:08 +00:00
tron
40a601ba18 Martin Lauberbach maintains this package at the moment. 2001-09-30 07:39:48 +00:00
itojun
16fa29957c upgrade to 1.09a. a lot of bugfixes, new directives, security hole fix
(has been incorporated as pkgsrc patch), etc.
2001-09-30 05:11:57 +00:00
jlam
dbf7646b7a Defuzz patches. 2001-09-28 21:19:15 +00:00
jlam
ca3c270950 Copy over changes to DEINSTALL/INSTALL scripts from the x11/openmotif
package.  This allows this package to deinstall/install correctly from
binary packages without xpkgwedge installed.
2001-09-28 20:34:53 +00:00
jlam
5a1c0617cf Don't hardcode /usr/X11R6...use %D to represent the installation prefix. 2001-09-28 20:18:39 +00:00
jlam
034112c3cd Copy some of the code from xpkgwedge's DEINSTALL/INSTALL scripts so that
if ${PREFIX}/lib/X11/config/host.def doesn't exist, it will be created
correctly nonetheless.
2001-09-28 08:54:56 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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.
2001-09-27 23:17:41 +00:00
jlam
0312b354c0 Sun moved the distfiles, so fix the pre-fetch and do-fetch targets. Also
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>.
2001-09-27 20:27:32 +00:00
wiz
19d89af725 Uncomment ruby14 packages -- shouldn't hurt bulk builds, and
helps creating README's for them.
2001-09-27 10:44:55 +00:00
jlam
92642117ab Use a wildcard dependency on kdebase instead of hard-coding version 2.1. 2001-09-27 06:12:43 +00:00
danw
cf517e09b7 Patch gnome_url_show() to fall back to the default handler if the
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.
2001-09-24 23:47:36 +00:00
jdolecek
e761df1f5d Changes to kcontrol/info/info_netbsd.cpp:
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.
2001-09-22 14:51:49 +00:00
skrll
ac1cf195d6 Allow overriding of MASTER_SITES and do so for kdelibs - the distribution
tarball is in its own directory.
2001-09-22 10:45:09 +00:00
jlam
28e363a1fe Instead of "chown root ...; chgrp root ...", do "chown 0 ...; chgrp 0 ...".
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>.
2001-09-22 03:39:02 +00:00
jdolecek
c0e7cc2d9e kdelibs2 work just okay with libaudiofile 0.1.9, don't need more
current version
2001-09-21 20:16:18 +00:00
drochner
b641268cab update to 0.93.0
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
2001-09-19 16:50:40 +00:00
wiz
1762ef2973 Update to 3.8.6, based on pkg/13759 by Jared D. McNeill.
No NEWS file, and ChangeLog too big to add here, see
http://www.xfce.org/archive/ChangeLog
2001-09-14 16:11:55 +00:00
jlam
5e267bc07d Fix xpkgwedge problems noted by John Darrow <John.P.Darrow@wheaton.edu> in
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}.
2001-09-14 03:19:22 +00:00
jlam
a55945c172 x11/lesstif12 does not conflict with the x11/openmotif package, though
lesstif does.
2001-09-14 01:57:44 +00:00
jlam
d4b1853531 Unify the special code to detect pre-installed Motif installations
(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.
2001-09-13 22:06:33 +00:00
jlam
74f0448f6c motif.buildlink.mk already sets MOTIFBASE to the correct value. Explicitly
setting it here just causes errors in the Motif-detection logic.
2001-09-13 08:09:41 +00:00
jlam
b09db2c106 Use x11.buildlink.mk. 2001-09-13 01:19:20 +00:00
jlam
52ed66a291 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-09-12 04:05:03 +00:00
jlam
5fcaf9df24 Use x11.buildlink.mk. 2001-09-12 02:57:38 +00:00