Commit graph

2205 commits

Author SHA1 Message Date
skrll
eb23105f2f Here goes...
Import of KDE 2.1 kdelibs package.
2001-03-14 15:59:44 +00:00
wiz
97fb0f2eec add and enable crxvt 2001-03-14 12:15:13 +00:00
wiz
8aa9ac7282 Initial import of crxvt, a low memory usage xterm replacement with color
and skin support. Provided by Rui-Xiang Guo in pkg/8529.
2001-03-14 12:14:18 +00:00
wiz
7c37bb95cd Update to 2.2.5, provided by Martti Kuparinen in pkg/12378.
Changes unknown.
2001-03-13 20:57:21 +00:00
martin
a1bfdf1224 Remove support for greek characters from configure args.
It is broken and makes the program completely unuseable on german keyboards
(for example entering | switches into greek input mode).
I once tried to explain this to the maintainer, but it is not fixed in this
version.
2001-03-13 20:20:06 +00:00
tron
17d0029154 Make this work with version "0.64.0" of the "windowmaker" package. 2001-03-12 10:43:19 +00:00
tron
f36f0d3802 Invoke "xmkmf" with full pathname to avoid problems on systems with two
X11 installations like e.g. Solaris with OpenWindows and XFree86.
2001-03-11 16:19:45 +00:00
tron
f7f0d1344b Fix link failures if wide character support is enabled. 2001-03-11 14:11:45 +00:00
tron
74d6fa6179 Make this package build under NetBSD-current with wide character support
enabled.
2001-03-11 10:47:28 +00:00
tron
c114b07330 Patch "Makefile" only if we are using OpenWindows under Solaris. 2001-03-11 10:06:54 +00:00
tron
cf74f995fa Calculate major number of "Xaw3d" shared library from "${XAWREV}" and
create a missing symbolic link under Solaris.
2001-03-11 10:01:39 +00:00
tron
5f48fd7061 Make this package build with OpenWindows under Solaris. Fixes PR pkg/11640
by Hauke Fath.
2001-03-11 09:45:40 +00:00
tron
331897892c Don't use "--tag" to tell "libtool" that a C++ compiler is used, simply
use "${CXX}" so that the automatic recognition works.
2001-03-11 08:32:38 +00:00
hubertf
343d92b627 conflict with openmotif 2001-03-11 04:32:16 +00:00
tron
200c8b8995 Remove obsolete patch file. 2001-03-10 23:43:18 +00:00
drochner
89c65a5d3e update to 0.99.13. Changes:
Bugfixes and new method for custom labels in GtkPlot.
Backwards compatibility is broken, you'll have to recompile your programs.
2001-03-10 12:32:00 +00:00
drochner
38bf4fa8c5 update to 1.2.9.
Overview of Changes in GTK+ 1.2.9:

* Move include files into a gtk-1-2/ subdir to support parallel
  installation with GTK+-2.0. If you are installing from source
  on top of a previous version, you should to remove $(includedir)/gdk/
  and $(includedir)/gtk/ manually before installing the new version.
* Improved submenu navigation.
* Other small useability improvements for menus, scrollbars, etc.
* Patch enabling themes with better appearance by making some
  geometry parameters settable.
* Changes so that using fonts (as well as fontsets) for
  non-iso-8859-1 locales will work.
* New --with-native-locale configure option for faster string
  handling on systems with non-broken locale support.
* Refuse to initialize GTK+ when setuid (http://www.gtk.org/setuid.html)
* Change to make GdkRGB use less SHM segments.
* Addition of .pc files
* Many bug fixes
2001-03-10 10:50:37 +00:00
agc
9ec4779822 Add a tag to the LIBTOOL_FLAGS to get libtool to recognise that the
compiler it is invoking (g++) is a C++ compiler.
2001-03-09 16:10:22 +00:00
wiz
aa8a35a288 Remove trailing . from COMMENT. 2001-03-08 10:29:52 +00:00
skrll
c7f9103298 Use the recently committed mng package for mng support. 2001-03-07 10:47:13 +00:00
skrll
cd7df95f4e Add definition of CC to make environment and get build system to use it
with libtool.
2001-03-05 13:52:41 +00:00
skrll
7d872eab35 Pass the default c++ compiler in MAKE_ENV so that we don't confuse the
new libtool.

While I'm here: pass only one -rpath option to libtool link so that the
install directory gets set correctly.
2001-03-05 12:47:12 +00:00
skrll
72ee4986b7 Fix build problem by using functionality in new libtool rather than a
hack for the old libtool.
2001-03-05 12:41:59 +00:00
minoura
575637078e Add xtoolwait. 2001-03-05 09:34:39 +00:00
minoura
028306d09f xtoolwait, free implementation of SunOS toolwait(1). 2001-03-05 09:33:37 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
tron
840e7daa52 Fix permissions in repository, part 2. 2001-03-04 08:45:14 +00:00
tron
7db97aa7b8 Fix permissions in repository, part 1. 2001-03-04 08:44:37 +00:00
skrll
d5ea98a7b4 Missed one. 2001-03-03 14:36:01 +00:00
skrll
1a0039c3e3 Fix build problem with qt1 and libtool. 2001-03-03 14:08:54 +00:00
wiz
e6cfc4cbc4 Add support for big5 fonts from intlfonts. Patch provided by Rui-Xiang Guo
in pkg/12252.
2001-03-02 16:33:04 +00:00
jlam
1efd555992 Generate the proper .lo files needed by the new libtool (libtool-ml).
This should compile again.
2001-03-02 01:26:12 +00:00
wiz
755d3dd8c0 Update to 0.7004 per pkg/11595 by Damon Brodie. Bugfix release. 2001-02-28 14:01:14 +00:00
wiz
33fa520b25 $() -> ${} 2001-02-28 10:42:03 +00:00
wiz
9d1f44690c We want RCS Ids in the patches.
This is one of the things pkglint checks, so _please_ use it.
2001-02-28 10:26:02 +00:00
mason
e056e4c680 s/sawmill/sawfish/ 2001-02-27 18:09:35 +00:00
mjl
daedb38f4c Update to 2.46. No changelog available. 2001-02-27 16:52:38 +00:00
tron
181bf45d62 Do not hardcode locale directory to "share/locale", use "${PKGLOCALEDIR}"
instead.
2001-02-26 21:42:57 +00:00
tron
eaa668697f Use "PKGLOCALEDIR" instead of "LOCALEDIR". 2001-02-26 20:19:43 +00:00
hubertf
a9c8c52fd1 When we alter installation pathes, alter them everywhere.
Now kcmkwm(sp?) finds the icons for the buttons etc.,
fixing PR 8841 by Juha-Matti Liukkonen <jml@cubical.fi>
2001-02-26 19:21:57 +00:00
jlam
e9dee5bd11 Mechanical changes to use the pkgsrc autoconf and automake by specifying
complete paths to these programs.
2001-02-26 17:01:59 +00:00
wulf
5e067ecf7c Added and enabled new package kdelibdocs 2001-02-25 14:49:02 +00:00
wulf
ad2b7d2f86 Initial release of kdelibdocs - KDE library documentation 2001-02-25 14:32:22 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
sakamoto
adec3e1489 Add fox 2001-02-24 16:58:10 +00:00
sakamoto
f7fec2c708 Adjust for NetBSD 2001-02-24 16:56:54 +00:00
sakamoto
11ae6674e9 Initial import of fox:
Fast and extensive C++ GUI toolkit
2001-02-24 16:50:01 +00:00
wiz
4e7c19a266 Remove some mirror sites that don't, and update md5, as requested in
pkg/12064. (Previous version of the same name on ftp.netbsd.org removed.)
2001-02-23 18:46:05 +00:00
tron
2212037de1 Hardcode version number in dependence on "gdm" because "2.0b4" is not
correct dewey number.
2001-02-22 13:21:46 +00:00
hubertf
e75d1c12d5 rc.d script, from PR 12201 2001-02-18 04:37:37 +00:00
hubertf
b5c468d2d3 * Add --notcp option, to only listen on unix domain socket, not TCP socket.
* Add rc.d startup script
 * Update pkg name to xfstt-1.1nb1

Code based on FreeBSD port,
submitted by Martti Kuparinen <martti.kuparinen@iki.fi> in PR 12201
2001-02-18 04:34:15 +00:00
agc
627f75a3d4 Get rid of redundant comments 2001-02-17 22:09:54 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
lukem
83e875f6ae add py-Pmw 2001-02-16 20:44:34 +00:00
lukem
cfcec8ec05 Pmw - python meta widgets 2001-02-16 20:26:27 +00:00
lukem
5f145c6bed Pmw - python meta widgets 2001-02-16 19:22:29 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
tron
dd09712ae5 Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with
"${LOCALBASE}".
2001-02-13 11:47:00 +00:00
tron
80926833d6 Correct version number: we are at 3.28 not 3.28nb1. 2001-02-08 16:44:12 +00:00
fredb
0f5ddca250 Fix packing list for 3.28. 2001-02-08 11:46:47 +00:00
fredb
3dc19a8679 Missed this one. Still can't strip a script. 2001-02-08 06:26:46 +00:00
fredb
cfe4de2c50 Fix PLIST. 2001-02-08 06:25:16 +00:00
fredb
b7c79dbff2 Update to 3.28 -- new "hacks", bug fixes, configure updates for XFree86-4
and *BSD (allows to simplify the package somewhat), and revamped
Screensaver Options:  xscreensaver now lets you configure your DPMS
settings. More detail on the web page --

  http://www.jwz.org/xscreensaver/changelog.html

[The README in the package currently only goes to 3.27.]
2001-02-08 05:57:52 +00:00
lukem
8f99397722 minor reword 2001-02-06 16:25:59 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
skrll
8d7ff97e14 Update to 2.2.4.
While I'm here make things even easier to upgrade for next time. More tidy
up to come later.

Changelog:
Qt 2.2.4 is a bugfix release. It keeps both forward and backward
compatibility (source and binary) with Qt 2.2.3


****************************************************************************
*			    General					   *
****************************************************************************

- Platform and Compiler fixes for AIX and BSDi. Building a Qt DLL with
  the Borland Builder is again supported.

- Printing quality and postscript output on X11 has been improved.
  The page and text formatting now handles different Windows versions
  correctly.

- Image loading of PNG and GIF files is much more robust against broken
  files.

- On X11, popup menus do not grab the keyboard anymore, but rely on
  and enforce the application to have focus. This works around an X11
  bug where deadkeys do not work while the keyboard is grabbed.

- Many minor bugfixes and small improvements, see detailed lists below.

****************************************************************************
*			   Library					   *
****************************************************************************

- QScrollview	    Wheels scrolls even if there are no scrollbars

- QSlider	    Calls virtual function setValue properly

- QImage	    Improve loading of bmp files
		    Improving reading of PNG images, and redirect warnings
		    to qWarning
		    32bit images with 8bit Alpha are saved correctly as
		    PNG on big endian machines
		    Make loading of broken GIF images and animated GIF files
		    more robust, some bugfixes

- Drag'n'Drop	    Fix the lost character problem when dragging text
		    Make dnd work after showFullscreen/showNormal
		    Delete text that is dragged from a QLineEdit

- QToolButton	    Removes the old tooltip before setting the new one

- QToolBar	    Separators use the correct style

- QPrintDialog	    OK button is no longer disabled initially

- QThread	    Fix crash when destroying a QThread that had never
		    been started
		    QWaitCondition::wakeAll resets event state after waking
		    up waiting threads

- QPainter	    Scale fonts correctly when painter has a transformation
		    matrix

- QPrinter	    Handle disconnected network printers properly
		    Use user-settings correctly
		    Improve postscript output for non-75dpi displays and
		    transparent images
		    Improve page and text formatting on the different
		    Windows versions
		    Improve printing of colored contents for black&white
		    printers

- QSimpleRichText   Handle external paint devices properly

- QTable	    Swapping of columns and rows doesn't mismatch sizes
		    Fix calculation of item size hints

- QGroupBox	    Include margin in size hints

- QCanvas	    Better animation handling
		    Cosmetic corrections

- QSocket	    Be able to send large data on Windows

- QSocketDevice     Workaround a Windows bug concerning the size of the
		    send buffer

- QFtp		    Put data more effectively
		    Correct file permissions

- QUrl		    Appends "/" to directories correctly

- QCString	    Resizing a NULL string keeps length at zero
		    Include null termination in size calculation

- QColor	    Set named colors correctly

- QApplication	    Avoid out-of-bounds read in commandline parsing

- QFont/QFontDatabase
		    Enumerate charsets that don't fit to the current locale
		    Improve stability for broken X11 fonts
		    Support Ukraine and Bulgarian font encodings on X11

- QTextCodec	    Improve recognition of Asian encodings

- QXml		    Report namespace at endElement

- QWorkspace	    Cascading limits window size to workspace size

- QFileDialog	    Setup correctly for non-existing directories
		    Previews the correct file in ExistingFiles mode

****************************************************************************
*			   Extensions					   *
****************************************************************************

- QXt		    Works better with Exceed X

****************************************************************************
*			      Other					   *
****************************************************************************

- Meta Object Compiler (moc)
		    Further improvements in namespace support

- MSVC Integration  Setup Qt settings correctly

****************************************************************************
*			   Third party					   *
****************************************************************************

- PNG		    Fix a coredump in error message handling

****************************************************************************
*               Changes that might affect runtime behavior                 *
****************************************************************************

- QRegion	    Fixed QRegion::contains(const QRect&) function in X11
		    version. Same behaviour as in Windows version now.

****************************************************************************
*		    Qt/Embedded-specific changes		           *
****************************************************************************

- Binary compatibility is NOT maintained with previous Qt/Embedded release,
   you will need to recompile any old executables to use with this release.

- Source compatibility is NOT maintained with Qt/Embedded-specific functions.
   You may get minor compilation errors if you have used previous

- QCopChannel now inherits QObject. If you have multiply-inherited a QObject
   subclass and QCopChannel, you should instead connect your QObject to the
   QCopChannel::received() signal.

- The identifier "TTF" in fontdir is now "FT". This reflects the fact that
   the FreeType library supports Type1, Windows FNT, and other font formats
   in addition to TrueType. FreeType 2.0.1 is now used (src/3rdparty/freetype).

- 16bpp support in QVFb.

- QDirectPainter experimental direct-video access.
2001-02-06 09:26:11 +00:00
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
lukem
7062c6e4da XLOCK_LIGHT should also configure --without-gltt --without-ttf --without-opengl 2001-02-05 23:46:36 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
taca
dcb3ab7ef0 Add md5 checksum of KTerm-BGP-1.0.patch.gz in order to compile with
KTERM_USE_WALLPAPER=yes.
2001-02-03 12:55:41 +00:00
wiz
046e56da74 Install two scripts as such, and not as data files
(pkg/12074 by Hiroyuki Bessho).
2001-01-29 13:17:35 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
he
2ebee49263 Depend on tcl>=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tcl
is bumped to tcl-8.3.2nb1.
2001-01-24 18:44:57 +00:00
dmcmahill
6e283a68ea add missing USE_XPM 2001-01-23 15:51:25 +00:00
tron
c50f41b155 Because "gpatch" used on Solaris doesn't accept the patch file add the
missing newline manually with a "echo".
2001-01-21 17:40:34 +00:00
tron
c3dca549d1 Add missing newline at the end of "cappletConf.sh.in". 2001-01-21 17:28:20 +00:00
jwise
30162fa254 Update XFCE to version 3.6.3. Changes since 3.5.2 (the last pkgsrc version)
include:


27-NOV-2000: Xfce 3.6.3
=======================

- xfce
  * Fixed a small bug in xfce popup menus

26-NOV-2000: Xfce 3.6.2
=======================

- xfclock
  * Added calendar options by Edscott Wilson Garcia <edscott@imp.mx>
- xfwm
  * Improve Xinerama support
  * Problem with window initial placement on wrong desk fixed
- all
  * Added new configure options by Albert Chin-A-Young
    <china@thewrittenword.com>

19-NOV-2000: XFce 3.6.0 & 3.6.1
===============================
- xfrun
  * Add history list (patch contributed by daniel mcsorley
    <mcsorley@cis.ohio-state.edu>)
- xfce
  * Change panel size : Smallest size is pretty small now, thanks to a
    new widget positionning. Medium size is now equivalent to previous
    smallest size and biggest size is previous medium size.
  * Change panel design. Old style can still be selected at compile time.
  * Automatic drawer/popup close down when new popup is opened (patch
    contributed by Jason Litowitz <jlitowitz@visto.com>
  * Bug fix : Panel crashing when selecting several times a desktop that
    was not listed in the panel (Actually that was a design problem in the
    xfce libs).
  * Virtual desktops can now be turned off by setting number of destops to zero.
- xfwm
  * Add Xinerama support
  * Added query for Xinerama extension (based on a patch by
    Peter Novodvorsky <nidd@debian.org>
  * Add new style "Authorize_Trnaslate" to force xfwm to place windows on the
    current physical screen when using Xinerama even if the application asks
    for another location.
  * Add strict checking to avoid iconification/maximization of transient windows
    (ICCCM compliancy)
  * New builtin function "ShowMeMouse" : You can't find your mouse pointer on
    the screen ? Just Alt+Click ! You'll be amazed.
  * Enhanced virtual desktop routines :
      - Xfwm refuses to switch to a desktop if it is off limits.
      - Switching to a window that is on a desktop off limits cause the
        window to be bring back to the current desktop.
  * Add the ability to restart xfwm by sending signal USR1 or USR2 to xfwm's
    process id. This allows external programs to restart xfwm or even
    sysadmins to restart all instances of xfwm at once.
  * Bug fix : Sometimes (rarely) focus did not go to the right window when
    the current window was unmapped.
  * Bug fix : Use of fontsets (Chineese, Korean, etc.) caused xfwm to crash
- Help
  * Added topic overview thanks to Ruediger <ruediger@gmx.net>
  * Add Dutch translation of the help file by J.B. Huijsmans
    <j.b.huijsmams@chem.rug.nl>
- xfgnome
  * Remove unclear portion of code that dealed with iconification.
- all
  * More 64-bit safe.
  * Add new themes : Aluminium, BlueX, Glass, Liquid, Power, Power2
  * Move the locale files from the "$XFCE_DIR" to "$prefix/share/locale"
    (Change contributed by Fernando M. Roxo da Motta <roxo@conectiva.com.br>)
  * Updated Spanish translation (Change contributed by Fernando M. Roxo da
    Motta <roxo@conectiva.com.br>)
  * New Brasilian Portuguese translation (contributed by
    Ingo "LaSombra" Hoffmann <lasombra@terra.com.br> and
    Fernando M. Roxo da Motta <roxo@conectiva.com.br>)
  * Updated spec (rpm) file (Change contributed by Fernando M. Roxo da Motta
    <roxo@conectiva.com.br>)
  * New Czech translation thanks to Petr Blaha <pblaha@suse.cz> and
    Rudolf Ulc <Rudolf.Ulc@oku-st.cz>
  * Updated Dutch translation by J.B. Huijsmans <j.b.huijsmams@chem.rug.nl>
2001-01-19 02:41:27 +00:00
skrll
57dbe9994f Add and enable qt2-examples 2001-01-16 00:11:48 +00:00
drochner
1570f043de update to 4.8.4
sorry, couldn't find a changelog
2001-01-15 18:11:51 +00:00
drochner
2ad7e77fe3 update to 0.99.12
Changelog:
 - New plot subclasses for 3D and polar plots: GtkPlot3d and GtkPlotPolar.

   GtkPlot3D has its own API, but GtkPlotPolar can be casted as a GtkPlot
 considering the equivalence x->r, y->angle.

 - GtkPlotData is a widget. The API is almost the same. You may have to
 cast the widget using data = GTK_PLOT_DATA(gtk_plot_data_new());

 - The other Data subclasses are Bar, Box, Flux, Surface and
 CSurface.

 - I added new arguments to the datasets (z, dz, a, da): z is obviously for
 3d plots. However, it is used in GtkPlotBox to specify the size of the boxes.
 "a" is used to determine the size of the symbols, and "da", the color.

 - The color of the symbols, when "da" is specified, is detemined using the
 gradient. the gradient has (min, max) values, and corresponding colors. The
 symbol's color is interpolated between these values using hue/saturation/value
 depending on the gradient_mask.

 - GtkOrientation was replaced with GtkPlotOrientation
 (GTK_PLOT_AXIS_X/Y/Z)

 - the fields xticks and yticks were removed from gtkplot.

 - GtkPlotSymbol has a new field GtkPlotLine border and you set/get the
 attributes with gtk_plot_data_set/get_symbol

 - I removed the symbol type: GTK_PLOT_SYMBOL_BAR, because this is a new
 data subclass. I added TRIANGLE_LEFT/RIGHT and DOT.

 - After gtk_plot_canvas_paint, you have to use gtk_plot_canvas_refresh to
 refresh the pixmap in the window. This is because paint can be
 used to print or save plots in other formats, depending on the GtkPlotPC
 you are using (see below).
 - The drawing engine, called GtkPlotPC has been rewritten. Now
 it's a GtkObject, and you can derive subclasses as GtkPlotGdk and
 GtkPlotPS in our case (You can define your own if you want to use a
 different library to draw your plots!).

 How does it work:
 1) Instead of creating a GdkGC, you create either a GtkPlotGdk or
 GtkPlotPS.
 2) you do the following replacements:

 gdk_gc_set_foreground -> gtk_plot_pc_set_color
 gdk_gc_set_dash -> gtk_plot_pc_set_dash
 gdk_gc_set_line_attributes -> gtk_plot_pc_set_lineattr
 gdk_gc_draw_... -> gtk_plot_pc_draw_...

 The output will be either on a drawable or a file according to the
 GtkPlotPC you chose.

 All the redundant code for the PS output in gtkplotprint was eliminated!
 Elegant, isn't it?

 - I also added a new widget: gtktogglecombo, a gtkcombobox subclass (See it
 in action in testgtksheet)

 - New demos are included.
2001-01-15 12:46:01 +00:00
hubertf
5fa5ea83c4 = -> += 2001-01-14 08:29:24 +00:00
hubertf
1b837315f0 aterm (Afterstep XVT) - a VT102 emulator for the X window system
aterm, version 0.4.0, is a colour vt102 terminal emulator, based
on  rxvt  2.4.8  with Alfredo Kojima's additions of fast transparency,
intended as an xterm(1) replacement for users  who  do not require
features such as Tektronix 4014 emulation and toolkit-style
configurability.  As a result, aterm uses much less swap space --
a significant advantage on a machine serving many X sessions.

It was created with AfterStep Window Manger users in mind, but  is
not  tied  to any libraries, and can be used anywhere.
2001-01-14 02:30:00 +00:00
hubertf
f177df5862 add & enable aterm 2001-01-14 02:28:56 +00:00
tv
46b820b557 Standardize version number: "xmx-2.1alpha.pl7" -> "xmx-2.1a7" 2001-01-13 19:24:08 +00:00
skrll
f48de1ea75 Add in new qt2-examples package 2001-01-13 12:41:38 +00:00
skrll
14715ad821 New qt2-2.2.3 examples package that installs the examples and tutorials
from the qt2 distribution.

Based on the package submitted in pkg/11932 by Rex McMaster
<rmcm@compsoft.com.au>, but heavily modified by me.
2001-01-13 12:37:27 +00:00
skrll
b9ca0ba8d2 New qt2-2.2.3 examples package that installs the examples and tutorials
from the qt2 distribution.

Based on the package submitted in pkg/11932 by Rex McMaster
<rmcm@compsoft.com.au>, but heavily modified by me.
2001-01-13 12:37:21 +00:00
skrll
be4ff771d9 Some tidyup. 2001-01-13 12:33:01 +00:00
dent
09a0d8fbb3 Update HOMEPAGE and MASTER_SITES. 2001-01-12 12:21:04 +00:00
dent
23955788d3 Update HOMEPAGE. 2001-01-11 20:58:13 +00:00
skrll
08c9a45b88 Have the package installed the html documentation as well. While I'm here
move the man pages to somewhere more sensible.
2001-01-11 17:55:56 +00:00
hubertf
f3aa9c87dd pkg-changes2html greps for PKGNAME, so so not use make(1) magic in there
(derive DISTNAME from PKGNAME instead, where possible).
2001-01-06 21:24:04 +00:00
is
7c718cdb5b Update xsnow package to 1.41. Contributed by Ingolf Steinbach. 2001-01-05 20:24:05 +00:00
wiz
73ceb93603 gettext DEPENDency is gone. All hail USE_LIBINTL! (and BUILD_DEPENDENDS,
of course).
2001-01-04 18:10:22 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
jlam
f7a3bea5e0 Update fltk to 1.0.10. Modify make process to not build the test programs
during a normal build to reduce build times on slower platforms.  Relevant
changes from version 1.0.9 include various bug fixes, less memory consumption
for colors, improvements to the code generation in fluid, and improvements to
the way scrollbars and buttons are handled.  There is also the following GL
optimization for certain OpenGL implementations:

	- Performance of Fl_Gl_Window may be improved on some
	  types of OpenGL implementations, in particular MESA
	  or other software emulators, by setting the
	  GL_SWAP_TYPE environment variable.  This variable
	  declares what is in the back buffer after you do a
	  swapbuffers:

	      setenv GL_SWAP_TYPE COPY

	      This indicates that the back buffer is copied to
	      the front buffer, and still contains it's old
	      data. This is true of many hardware
	      implementations.  Setting this will speed up
	      emulation of overlays, and widgets that can do
	      partial update can take advantage of this as
	      damage() will not be cleared to -1.

	      setenv GL_SWAP_TYPE NODAMAGE

	      This indicates that nothing changes the back
	      buffer except drawing into it.  This is true of
	      MESA and Win32 software emulation and perhaps some
	      hardware emulation on systems with lots of memory.

	  All other values for GL_SWAP_TYPE, and not setting
	  the variable, cause fltk to assumme that the back
	  buffer must be completely redrawn after a swap.

	  This is easily tested by running the gl_overlay demo
	  program and seeing if the display is correct when
	  you drag another window over it or if you drag the
	  window off the screen and back on. You have to exit
	  and run the program again for it to see any changes
	  to the environment variable.
2001-01-02 22:11:17 +00:00
veego
84210384bb Sync with the fvwm2 update to 2.2.4. 2001-01-01 23:42:33 +00:00
itojun
d00ee400d7 make it buildable on mips 2001-01-01 14:30:25 +00:00
skrll
3305ed73b7 Explicitly include stdio for fprintf and stderr. This should fix the build
problems with the new lesstif.
2000-12-31 12:37:46 +00:00
dmcmahill
0cd363dca1 mark as broken on alpha until someone with more of a clue than me can fix
it.  The handling of va_arg stuff in broken in xview-lib.  In particular
an interested programmer could start looking at:

the MAKE_AVLIST macro in:
xview3.2p1-X11R6//lib/libxview/misc/portable.h

and some illegal casts of va_list variables in
xview3.2p1-X11R6//lib/libxview/color/cms_pblc.c

probably more....
2000-12-29 15:07:21 +00:00
dmcmahill
3fda7e8771 mark as BROKEN. this package nukes some system files (makedepend, host.def, etc).
can be marked un-BROKEN when these are fixed.

also remove $'s from around free/openbsd ID's
2000-12-26 19:49:55 +00:00
skrll
9a80789547 Update to 2.2.3. Changes are:
Qt 2.2.3 is a bugfix release. It keeps both forward and backward
compatibility (source and binary) with Qt 2.2.2


****************************************************************************
*			    General					   *
****************************************************************************

- Platform fixes for Red Hat 7.0, Unixware 7, SCO OpenServer 5.0.5,
  LinuxPPC, True64.

- Basic multihead support for MS-Windows 98/2000: Popup windows, tooltips
  and What's This? help texts now appear on the correct screen,
  QApplication::desktop() is now as big as the virtual screen.

- Documented previously internal QEmbed utility. The tool converts
  arbitrary files into C++ code. This is useful for including image
  files and other resources directly into your application rather than
  loading the data from external files. You find it in qt/tools/qembed.

- X11 only: Fixed font sizes on higher resolution displays. When
  asking for a specific point size, you should always receive a font
  with an adequate pixel size depending on the dpi value of the
  display. This was supposed to work before, but broke for certain cases
  on XFree 4.x.

- Many minor bugfixes and small improvements, see detailed lists below.


****************************************************************************
*			   Designer					   *
****************************************************************************

- Minor fixes for custom widget handling

- Minor user interfaces fixes

- Fixed uic-generated code for dialogs that are not completely
  layouted

- Improved code generation for non-ascii and non-latin1 text

****************************************************************************
*			   Library					   *
****************************************************************************

QAction:	Deletes generated widgets on the action's destruction
		time

QApplication:	Cleans thread-pipe on destruction time
		Fixed crash when passing 0/0 as argc/argv

QClipboard:	MS-Windows only:  Try harder to get the unicode contents
		from the system clipboard

QComboBox:	Fixes for NoInsertion policy

QDir:		Gives ';' higher priority than ' ' as a filter separator

QDom:		Support for NOTATION and ENTITY declarations was missing.

QFileDialog:	MS-Windows only: safer handling of non-existing directories

QFont:		X11 only: Fixed font sizes on higher resolution displays.
		When asking for a specific point size, you should always
		receive a font with an adequate pixel size depending on
		the dpi value of the display. This was supposed to work
		before, but broke for certain cases on XFree 4.x.

QGl:		MS-Windows only: added some missing Q_EXPORTS for using
		the OpenGL module in a DLL

QIconView:	Fixed icon selection in case icons overlap
		Fixed crash when trying to drag items in NoSelection mode

QImage:		MS-Windows only: Fixed problems with reading 15/16/32
		bits-per-pixel Windows DIBs

QListView:	currentChanged() signal in takeItem() is now safe to use

QMainWindow: 	Small layout fix

QMetaObject:	Fixed numClassInfo()

QMotifPlusStyle: Added support for Tristate checkboxes

QPointArray: 	Avoid overflow if the array gets too big

QPopupMenu:	Improved auto-placement

QPrinter:	Saves last printer dialog configuration by default
		Unix only: a memory leak fixed

QPushButton:	Improved popup menu placement

QString:	Fixed toDouble() for strings containing non latin1
		characters

QTabBar:	Optimizations

QTable:		Several minor bugfixes including a possible crash fix

QTextCodec:	Support for the changed posix charmap tables on
		Red Hat 7.0

QToolButton:	Improved popup menu placement

QThread:	MS-Windows only: minor bugs and race conditions fixed

QUrl:		Fixed parser, path can start with a digit

QWidget:	Revised lastWindowClosed() signal, it was ocassionally
		emitted too often

QWindowsMime:	MS-Windows only: Try harder to get unicode contents

QWindowsStyle:	Draws disabled radio buttons grayed out

QXml:		Fix missing distinction between external parsed and
		external unparsed entities.
		The reporting of some processing instructions were missing.

****************************************************************************
*			   Extensions					   *
****************************************************************************

Xt Extension:	Prioritize timers over posted events. This is necessary
		to ensure that paintEvents are processed in a timely
		manner after QWidget::update is called from a slot that
		is connected to a QTimer signal

NS Plugin:	Bugfixes and maintainance

****************************************************************************
*			      Other					   *
****************************************************************************

- Meta Object Compiler (moc): Improved namespace support with MSVC.

****************************************************************************
*			   Third party					   *
****************************************************************************

None

****************************************************************************
*               Changes that might affect runtime behavior                 *
****************************************************************************

None

****************************************************************************
*		    Qt/Embedded-specific changes		           *
****************************************************************************

- The libqt.* library file is now called libqte.* on Qt/Embedded so
  you can easily have both Qt/X11 and Qt/Embedded installed on the
  same system.

- 4bpp grayscale and 24bpp color is supported.

- Some additional Window Manager styles are provided.

- Setable "desktop" color/image.

- Performance improvements.
2000-12-26 13:00:13 +00:00
hubertf
3ba45c5f9b xdaemon2 wants xteddy2 2000-12-26 10:47:20 +00:00
jlam
c788cdc7d8 Update lesstif and lesstif12 to version 0.92.6. Make me the maintainer
since I'm most familiar with the hack to include the LessTif X11 config
files.  Relevant changes from version 0.91.8:

     * Build/Install Uil libs and Headers (and tests) by default.
     * Fixed some FontList interfaces to conform to the docs. Might fix
       memory leaks as well.
     * Ongoing work to use ANSI C89 as much as possible. Drop alternatives
       being used (e.g. bcopy() and friends)
     * The Motif 2.x Xme() funcs should now all exist in stubs at least; some
       had already been "implemented" earlier.
     * Build support for a Motif 2.1 compatible tree. This will soon replace
       the 2.0 tree.
     * Work in progres for creating XmPrint API. (2.1 functionality)
2000-12-22 17:26:18 +00:00
wiz
74116b1dc6 x11/korganizer moved to category time, fix path. 2000-12-21 15:06:34 +00:00
wiz
ae5f77900a Move x11/korganizer and x11/kworldwatch to category time. 2000-12-21 15:06:06 +00:00
hubertf
12b759bb92 be a bit more descriptive 2000-12-21 14:42:23 +00:00
wiz
83e2c4fece Move x11/ascp, x11/econf, and x11/wmextra to wm. 2000-12-18 13:54:38 +00:00
wiz
572e80cd21 Move lots of packages to new time category; fix links; add time subcategory
to main Makefile.
2000-12-17 23:40:53 +00:00
wiz
54472a1a3a Re-format, correct any typos. 2000-12-17 22:58:00 +00:00
wiz
7ea260e867 Fix typo. 2000-12-17 22:35:01 +00:00
mjl
0b77dd2b7b Update to 1.4.6. Changes:
v1.4.6: - Added icons for the buttons and the corresponding
		  "--buttons-style" option
		- Added the "--icon" transient option (allows to display
		  an icon on the left of the <text> in boxes).
		- Added the "--rc-file" common option (GTK theme change
		  or customisation).

28/08/00
	v1.4.5:	- Another compatibilty patch (courtesy of Albert Chin-A-Young).
		- New "--no-close" and "--allow-close" common options
		  implemented.
		- New "--dselect" widget implemented.
		- A wrapper for dialog and cdialog added to samples (written
		  from an idea of Luke Holden).
		- "set-time" and "kernel" sample scripts added.

18/05/00:
	v1.4.4:	- Bug fix (core dump when a bad filename was passed to the
		  tailbox(bg)).
		- The <number of items> parameter is now made useless (it is
		  only kept for compatobility with older Xdialog versions and
		  with (c)dialog's <list height> parameter): the list size is
		  automatically calculated from the parameter list following
		  --menubox, --checklist, --radiolist and --treview options.
		- When a usage error is encountered (bad parameters), Xdialog
		  now prints on stderr a small error message before its usage.
		- Xmessage sample script improved, set-time script added.
		- "NEWS" file removed from the distribution (NEWS is now a link
		  to ChangeLog) and replaced by this "ChangeLog" file into the
		  binary RPM package).

13/05/00:
	v1.4.3:	- Bug fix (core dump when no size parameter was given for
		  the last common option in the command line).
		- New "--wmclass" option implemented.
		- The "Help" button is now available for the fselect widget.
		- Print command made easily configurable at compile time.

10/05/00:
	v1.4.2:	- One more bug fixed (buffer overflow when showing Xdialog
		  usage) and many potential buffer overflow problems prevented
		  using some cleaner and fool proof code.
		- The number of items in menubox, checklist and radiolist
		  widget is no more limited (it had a 100 items limit) and only
		  the needed memory is allocated (makes Xdialog eats less
		  memory).

09/05/00:
	v1.4.1:	Bug fix release (bug introduced in v1.4.0 that made Xdialog to
		core-dump when an unknown option was encountered).

08/05/00:
	v1.4.0:	- Many code cleanup (a lot of re-written code) that makes
		  Xdialog smaller (and with a smaller memory foot-print).
		- New "--print" option implemented;
		- New auto-size feature; xdialog now also accepts "-geometry"
		  like size specification (e.g. 200x100+20-0 : the +20-0 will
		  be ignored though, only the size is actually taken into
		  account).
		- textbox and editbox widgets now accepts stdin as their input
		  file.
		- The focus is automatically set to the text entry in inputbox
		  and editbox.
		- "--menu" is now known as "--menubox" (but menu may still be
		  used because the abreviated options are recognized) and
		  "--no-button" is now "--no-buttons".
		- The "--no-buttons" transient option may now also be used with
		  the inputbox and the textbox.
		- New "--stdout" and "--stderr" common options added.
		- New "--calendar" and "--timebox" options/widgets added.

01/05/00:
	v1.3.2:	- Another little patch to autogen.sh (courtesy of Albert
		  Chin-A-Young) IOT allow Xdialog to compile without GCC.
		- More code tidying.
		- The percentage is now shown into the progress bar of the gauge
		  widget.
		- When not empty, the <backtitle> label is now separated from
		  the <text> label by a separator.
		- The "--no-tags" option is now taken into account by the menu
		  box widget.

29/04/00:
	v1.3.1:	- A bug (introduced in v1.3.0) dealing with the --help option
		  corrected.
		- compatibility patch (courtesy of Albert Chin-A-Young) IOT allow
		  Xdialog to compile on non-Linux/GCC UNICES.

26/04/00:
	v1.3.0:	- Corrected a timeout routines related bug that sometimes made
		  Xdialog to core dump.
		- Added the new editbox and range widgets.
		- "--fixed-font" transient option added.
		- New "--version" special option added.
		- Closing a widget (from the window manager) now makes Xdialog
		  to return the 255 exit code.
		  This exit code is also returned when an error occurs.
		- While still printed to stderr, the Xdialog usage is now also
		  displayed into a textbox.
		- Some more code cleanup.
		- Some cosmetic changes to the "yesno" and "gauge" widgets.
		- Some more improvements to the samples scripts.

19/04/00:
	v1.2.2:	- Added the return/KP enter keypress events recognition for
		  the tail; this also cured a bug where pressing these keys
		  after selecting the tailbox text window with the mouse
		  could make Xdialog to core dump.
		- Bug corrected (introduced in v1.2.1) in the samples/radiolist
		  script.

18/04/00:
	v1.2.1: - inputbox now accepts the return key as the end of input.
		- "samples" cleanup (they now match better the Xdialog usage).

14/04/00:
	v1.2.0: Many more improvements by Thierry Godefroy <xdialog@free.fr>
		(see README for the full changes list).

07/04/00:
	v1.1.0: Bug fixes, code cleanup and some improvements by Thierry
		Godefroy <xdialog@free.fr>

18/9/99:
	Added a --password option to make the input text all '*' ala
	password dialogs.

1/9/99:
	Created Xdialog to mimic dialog.
2000-12-17 02:17:18 +00:00
wiz
97a497bb89 Move three more packages from x11 to wm. 2000-12-15 23:31:14 +00:00
hubertf
10523e9943 Update to xlockmore-5.00. Changes:
Note that the main reason for version 5.0 were various security flaws in
some of the blanker modules.

5.00
+ Just about all modes are now updated.  Numerous bug fixes added.
+   Modes modified for safer allocating.  Part of fix to security flaw.
+   xlock was broken by using up all the virtual memory.
+   xlockdir may need more work.  Multiscreen fixes added.
+   text3d, an unstable C++ mode, needs more work, for the calls to "new".
+   Tom Schmidt & Jouk Jansen caught numerous goofs.
  Assorted fixes when doing above like "discrete -mono", and lyapunov &
    mandelbrot now sometimes draw from the right side.  tube, lyapunov, and
    mandelbrot now go through colormap changes forward and backward.
* XFreeColors bug fix in colors.c thanks to Ian Collier
*   <Ian.Collier@comlab.ox.ac.uk>.
* Enhanced xlock/util.c for SunOS 4.1.X and others that needed the
*   matherr() function defined.  Now handles acos() and asin() DOMAIN
*   error messages. Thanks to Tom Schmidt <tschmidt@micron.com>.
* SunOS 4.1.3_U1 did not have CLOCKS_PER_SEC defined.  Thanks to Tom Schmidt
*   <tschmidt@micron.com>.
  pentomino mode added by Stephen Montgomery-Smith
    <stephen@math.missouri.edu>... it includes a scalable 3d look.
    tetris mode now uses and older version of this scalable 3d look as well.
  fire, sballs, lament and atlantis updates by Eric Lassauge.
  SIA passwording for Tru64 help thanks to Octave Orgeron <octave@sun.com>.
  ImageMagick stuff added by Jouk Jansen <joukj@hrem.stm.tudelft.nl>
    Setup to go only for VMS.
  SunC++ (Forte 6 U1) compatiblity changes.
  sball mode... new GL mode, converted by Eric Lassauge  (one improvement
    I would like to see is to see balls at the corners of the 4 other
    platonic solids instead of just the cube).
  euler2d new mode option, eulerpower Added optimizations, rotation
    of region to maximize screen fill, and new algorithm for solving
    diff equation makes it twice as fast thanks to Stephen
    Montgomery-Smith <stephen@math.missouri.edu>.
  bubble3d, invert release fix
  fire mode... new GL mode converted by Eric Lassauge
    <lassauge@mail.dotcom.fr>.  Also had a few other mods including a
    solitare and new l-* icons in pixmaps.  Tom Schmidt
    <tschmidt@micron.com> added a -size option similar to sproingies.
    tree stuff added
  lint cleanups
  cartoon and raster image removed, bat and bounce modes modified to do
    some of what it used to but not all...
  e-sound can now be turned off thanks to Mark Davies
  life patterns more random
  VMS edits thanks to Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
  Dpms lib changes for configure for Solaris 8 and XFree86 4.0 (latter not
    tested).  Also added a new Solaris xpm.
  kaleid: new spiral and spots options thanks Robert Adam, II
    <raii@comm.net> (spiral looks best like:
    xlock -mode kaleid -spiral -alternate -size 20 -count 5  ).
  Configure update for Mesa thanks to Tom Schmidt <tschmidt@micron.com>.
  closedown patch thanks to Bernd 'Bing' Leibing
    <bernd.leibing@rz.uni-ulm.de>.
  vtlock patches Eric Lassauge <lassauge@mail.dotcom.fr>.
  VMS edits thanks to Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
  Configure update for X11R6.4 and X11R6.5.1.
  Display error should be printed if SYSLOG defined thanks to Alexander
    Elgert <elgert@rbg.informatik.tu-darmstadt.de>.
  xlock -resources crash fixed on Solaris thanks to Alexander Elgert
    <elgert@rbg.informatik.tu-darmstadt.de>.
  coredump fix for GL modes cage, moebius, rubik, skewb, and stairs
    and Mesa3.1 thanks to Tom Schmidt <tschmidt@micron.com>.
  solitare.cc update for disable-interactive.
  xlock -resources crash fixed on Solaris thanks to Alexander Elgert
    <elgert@rbg.informatik.tu-darmstadt.de>.
  Security Focus found a security bug with display name passing "%d" as the
    display name.  Thanks to Jeremy Buhler <jbuhler@cs.washington.edu> for
    the xlockmore patch.
  Environment configuration (--disable-interactive) logic was corrected
    (default was ok but you had to --enable-interactive to disable) thanks
    to Tom Schmidt <tschmidt@micron.com>.
  Man page changes.

  * New since last beta
  + Updated since last beta
2000-12-15 22:32:17 +00:00
wiz
e7d6fd6c08 This seems to require gdk-pixbuf-gnome instead of gdk-pixbuf. 2000-12-15 19:26:01 +00:00
wiz
b3a0306d56 Fix path for xchat (moved to chat). 2000-12-15 00:42:17 +00:00
itojun
3f8e992710 move x11/xbattbar to sysutils/xbattbar, as xbatt is in sysutils 2000-12-14 22:21:16 +00:00
itojun
ca06a316e9 add x11/xbattbar 2000-12-14 21:26:24 +00:00
itojun
529440e54b xbattbar, X11 battery graph 2000-12-14 21:24:43 +00:00
abs
07591dac1f Dip into ${X11BASE}/lib/X11/config/X11.tmpl to determine the version number of
the Xaw library. Fixes PR/10619 - compilgin on XFree86 4.0
2000-12-14 18:21:28 +00:00
wiz
414b26b55d Move 9term from plan9 to x11. 2000-12-14 01:01:32 +00:00
wiz
6a7df842d5 Move 9term from plan9 to x11. 2000-12-14 00:57:41 +00:00
jlam
89f4c172cd Remove trailing / from dirname 2000-12-13 17:49:39 +00:00
jlam
62494c13e6 Add and enable wxWindows-docs. 2000-12-13 17:42:19 +00:00
jlam
dd418e43ed wxWindows-docs: HTML documentation for the wxWindows GUI toolkit 2000-12-13 17:41:20 +00:00
tron
d1e8f39827 Create and remove directory "share/doc/kde/HTML/pt" in "kdebase" package
because it it used by the "kdegames" and "kdevelop" packages.
2000-12-13 11:46:37 +00:00
jlam
3b588efa10 Update wxGTK to 2.2.3. Relevant changes from version 2.2.2:
Fixed bugs in HTTP code.

Implemented wxNO_FULL_REPAINT_ON_RESIZE whenever possible
and reduced flicker a little (no longer diables GTK's own
anti-flicker code).

Always have a clipping region equivalent to the update
region in OnPaint events (such as under wxMSW and wxMac).

Implemented wxListBox::SetFirstItem().

Fixed some minor problems in HTML code, wxListCtrl,
wxListBox.

Updated many translations, added Swedish.

Changed default screenpixels-per-inch from 100 to 75 in
printing code.

Updated AFM font metrics for Ghostscript fonts and let
Linux and FreeBSD default to using GS fonts (and not
Adobe fonts).
2000-12-12 18:09:57 +00:00
drochner
9ae006149f update to 3.4
too many changes to list here, see HOMEPAGE for details
simplified installation a bit to save the need to list all the individual
support files in the Makefile
2000-12-12 17:29:51 +00:00
wiz
1068b52c1d Update HOMEPAGE 2000-12-12 13:56:53 +00:00
jlam
896dfc65d9 It's "-Wl,-R${LOCALBASE}/lib", not "-W,-R${LOCALBASE}/lib".
^
2000-12-12 06:30:26 +00:00
wiz
8c91a6f68a Remove packages that have been moved from x11 to wm (oops, forgot Makefiles). 2000-12-12 02:19:57 +00:00
wiz
5be08e0178 Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-12-12 02:10:16 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
skrll
d551c9a6f7 make makepatchsum
I'll get this right in a minute.
2000-12-11 23:04:35 +00:00
skrll
6f2eca6b35 Oops. 2000-12-11 23:03:31 +00:00
skrll
bf1a804f08 Don't rely on libtool>1.4 functionality... yet. 2000-12-11 23:02:36 +00:00
jlam
f045a27e94 Honor CFLAGS passed in from environment during build. 2000-12-11 16:40:42 +00:00
wiz
91cc83d59d Add new finance category to main Makefile; remove moved packages from old
locations (moved to finance).
2000-12-11 14:15:31 +00:00
skrll
57b4f09d2a - Introduce QTVERSION variable defined in qt2/Makefile.common to make
upgrades easier.
- Preliminary work to split uic/libqutil from qt2-designer
- Some general tidy up
2000-12-09 17:21:49 +00:00
tron
04af20eaad Bump version number to 2.2.2 to match latest "qt2-libs" package. 2000-12-06 16:25:53 +00:00
jlam
b033a6bbb5 XtCtextBorder, XtCdrawTextBorder:
These two macros are multiply defined in Label.h, List.h, and SmeBSB.h.
We undefine them before setting up their definitions in each header file.
2000-12-06 09:01:57 +00:00
hubertf
bb07d70400 add & enable xdaemon2 2000-12-05 22:58:26 +00:00
hubertf
f44c1d59ec The BSD Daemon sticking on your desktop (like xteddy)
Image set for xteddy, consisting of a big and a smaller BSD daemon.
Derived from work of Marshall Kirk McKusick, see the docs for more
information. Version 2 adjusted for xteddy2, in PNG format.
2000-12-05 22:58:04 +00:00
hubertf
d44d2f0470 add & enable xteddy2 2000-12-05 22:54:26 +00:00
hubertf
aca3f0d036 Teddy bear for your desktop
Normally, xteddy just sits  around  doing  nothing.  After
all, that's what teddy bears are for. Look at him, talk to
him, place heavy windows on top of  him,  zap  him  around
until  he  becomes dizzy, do what you like; he will always
be your true (albeit virtual) friend.

Unlike  the  original  version  by  Stefan Gustavson, this
version can display other image formats, and comes with a
number of other images - see xteddy_test.

Closes PR 8368 by John A. Maier <johnam@mail.kemper.org>
2000-12-05 22:54:01 +00:00
drochner
fd8c05e3aa update to qt-2.2.2
"Bugfixes and minor extensions."
2000-12-05 18:32:03 +00:00
mycroft
a84b5524fb Update to 0.33.1. 2000-11-30 08:56:19 +00:00
mycroft
7ed632f632 This patch was *not* reversed. It was integrated into the baseline. Reversing
it broke wm-properties-capplet again.
2000-11-30 03:09:33 +00:00
jwise
07cecbc072 Make this work on systems (XFree86 4) without libXdpms. I am testing now
whether this works completely correctly (without this patch, xlockmore will
not compile).
2000-11-30 01:16:16 +00:00