Commit graph

2827 commits

Author SHA1 Message Date
drochner
3754f3fbd0 update to 3.0.4
"Qt 3.0.4 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.0.3."
2002-05-04 13:30:09 +00:00
uebayasi
afc9708d1c Update to 2.4.0.
* #RRGGBB format is supported for specifying fg/bg color.
* All color names defined in rgb.txt are available for specifying fg/bg color.
* Bidi processing is improved for practical use.(Thanks to Nadim Shaikli)
* Even if console applications don't support character combining, -J/--dyncomb
  option enables them to show combining characters correctly.
* Shortcut keys for scrolling which are not compatible with xterm are disabled
  by default. -q/--extkey option enables them.
* And many monor bus are fixed.

Also, enable anti-alias configure option suggested by Rui-Xiang Guo in
pkg/16042.
2002-05-04 08:42:05 +00:00
jschauma
ed8d1b02ae Update to 0.0.3.9.4 (aka 0.0.3.9pre4).
Note new MASTER_SITE (old URL no longer valid)
2002-05-02 15:34:41 +00:00
jschauma
76c5650efe Update to 0.4 2002-04-30 13:19:03 +00:00
rh
2d12cbe52d Use the right prefix so this actually works on systems w/o xpkgwedge. 2002-04-28 07:34:40 +00:00
martti
79daa5fedb Set myself as the new MAINTAINER 2002-04-23 17:46:17 +00:00
martti
42a9e3e49f Updated xfce to 3.8.16
* bug fixes
* translation, icon and palette updates
2002-04-23 08:05:51 +00:00
shell
ceaeecd2eb - Corrected WRKSRC
- change my email address
- fmt on DESCR
2002-04-21 11:12:20 +00:00
shell
25dc4fd71d distfile renamed to Tk-800.024 2002-04-20 05:02:32 +00:00
fredb
e11e21b972 Make the included programs and demos link against the package's "forms"
shared library, rather than any previously installed one.
2002-04-17 18:18:53 +00:00
drochner
59d1fd7d82 add pyqt 2002-04-17 10:33:28 +00:00
drochner
9d1f733407 initial import of PyQt-3.1, a Python binding for Qt 2.3.1 2002-04-17 10:31:36 +00:00
drochner
57d0464b44 initial import of sip-3.1, a tool to create Python bindings for C++
libraries, in its "Qt-2" variant
2002-04-17 10:29:01 +00:00
fredb
10fcfc27f9 Update buildlink depends, too. 2002-04-17 04:46:24 +00:00
fredb
6a1cfa2366 Update xforms to 0.9999. This is the first Open Source version (LGPL),
and is evidently very close to 1.0. This is a completely new package
-- all ports build from source; no more abominable relinking of binaries.
2002-04-17 04:40:36 +00:00
jlam
1776e40acb Explicitly set USE_X11BASE as is is a Motif widget and should go where
Motif lives.
2002-04-17 03:04:18 +00:00
jlam
25d6f17102 Explicitly set USE_X11BASE as these are Motif widgets and should go where
Motif lives.
2002-04-17 03:03:07 +00:00
seb
fd720cebcd Follow established practise about passing environment variables to sub-${MAKE}
i.e. using ${SETENV}.
2002-04-16 14:06:53 +00:00
he
a648f14346 Add recently imported tk-Tix. 2002-04-15 12:30:00 +00:00
he
39264ec560 Bring back tk-Tix package to pkgsrc, in version 8.2.0b1.
Tix is a powerful widget library for Tcl/Tk.

Reviewed and fully buildlinkified by Stoned Elipot.
2002-04-15 08:19:02 +00:00
agc
1633d88f03 The last commit commented out the x11 buildlink file, because the package
has not yet been strongly buildlinked. However, we need to indicate that
the package needs X11 to build, so fall back to USE_X11=yes.

Fixes a problem in the i386 bulk build.
2002-04-13 07:07:49 +00:00
jlam
2976466a41 Several changes:
* It's CONFIGURE_ARGS, not CONFIGURE_ARG.
* Use Mesa/buildlink.mk to properly handle whether we're using XF3 or XF4
  (the latter contains its own MesaGL libraries).
* Comment out inclusion of x11.buildlink.mk since we're not even weakly
  buildlinked, so jumping ahead to trying to strongly buldlinkify this
  package is overboard.
* Sort the buildlink.mk file (just personal aesthetics).
2002-04-12 13:20:01 +00:00
martti
07c0812d6b Updated xpmroot to 2.4.7 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-04-12 09:08:40 +00:00
jlam
4707bbcf55 Strongly buildlinkify and use LIBTOOL_OVERRIDE to ensure that the pkgsrc
libtool is invoked.
2002-04-11 01:31:34 +00:00
jlam
d91ac0a0ad Use the correct database directory when updating with scrollkeeper so that
we don't dump core during the installation.
2002-04-11 01:31:02 +00:00
jlam
644733df76 Wow, this has been broken for the longest time. We get rid of the trailing
slash to .../gtk-1.2/ since it's usually not there and we won't match it.
This error was detected only because gconf-config has .../gtk-1.2 at the
very end of it's output.  Anywhere in the middle, and it would have been
fine.
2002-04-10 22:46:53 +00:00
jlam
5d07164538 Use ${TRUE} instead of true. 2002-04-10 20:23:18 +00:00
jlam
0799a80852 Don't emit errors if some shared directories can't be removed. 2002-04-10 20:22:39 +00:00
dmcmahill
00a89aba55 turn off optimization on alpha to workaround a c++ compiler bug. 2002-04-10 12:30:23 +00:00
dmcmahill
cf4557c286 obey CXXFLAGS and don't unconditionally prepend -O2. 2002-04-10 12:27:33 +00:00
seb
35c300b8b1 This package's lib/help/*.info are not Info files: remove the
texinfo/install-info/...  support bits.
2002-04-10 04:49:58 +00:00
jlam
5f5f2c23d6 Strongly buildlinkify. 2002-04-09 22:50:02 +00:00
jlam
ce075752dd * Strongly buildlinkify.
* Use *_CONFIG instead of directly invoking *-config so that the wrappers
  will be used.  This is also the correct way of invoking these scripts
  anyway, but the GNOME authors keep making this same stupid mistake over
  and over and over again ... <grrr>!
2002-04-09 21:39:24 +00:00
skrll
4c823696da Add artwork and addons to the list of KDE modules. 2002-04-08 13:33:39 +00:00
dmcmahill
ff9c696465 make sure that USE_XPM is set _before_ pulling in the gcc makefile which
in turn pulls in bsd.prefs.mk.
2002-04-06 21:07:37 +00:00
dmcmahill
691cbd9bc1 update to gtk2+-2.0.2
This is a bug fix release.

Overview of Changes in GTK+ 2.0.2
=================================

* GtkTreeView cursor movement fixes [Kristian Rietveld]
* GtkTreeModelSort iterator stamp fixes [Kristian Rietveld]
2002-04-06 15:48:55 +00:00
wiz
eb45de28e9 Install GTK pixmaps in ${PREFIX}/share/pixmaps, not /usr/share/pixmaps.
Fix PLIST to include the files.
XXX: If you had this package installed, you can
	rm /usr/share/pixmaps/*screensaver*
and probably
	rmdir /usr/share/pixmaps
2002-04-06 11:16:43 +00:00
skrll
23b3156bd2 WTF happened there... you do a cvs diff and then a cvs commit and it
misses out a couple of files.
2002-04-05 12:05:31 +00:00
skrll
7766917c3b Remove BUILD_DEPENDS on autoconf. It actually lost the changes made to
configure. Hi Charles.

Thanks to Thomas Klausner <wiz@netbsd.org> for pointing out the
BUILD_DEPENDS.
2002-04-05 11:25:54 +00:00
mycroft
f311fa482c Fix krb5 library linkage. 2002-04-05 04:50:23 +00:00
atatat
97bd97796e Add freetype2 support to xplanet, and add two easy ways (the XPLANET
environment variable and the $HOME/.xplanet directory) for users to
maintain data sets and images for xplanet without having to them in
${LOCALBASE}/share/xplanet.
2002-04-04 16:47:54 +00:00
wiz
5fb5a277da Use controlcenter buildlink.mk, and add the one for libglade.
Should make this package build (again?).
Noted broken in recent i386 bulk build.
2002-04-04 11:50:09 +00:00
agc
0da9204742 Minor packaging enhancements:
+ use pkgsrc libtool, and override the libtool that's provided

+ HAS_CONFIGURE + (CONFIGURE_ARGS+= --prefix=${PREFIX}) = GNU_CONFIGURE

+ PLIST_SUBST already contains MKDIR and RMDIR - don't add them to PLIST_SUBST.

+ add X11 buildlink functionality
2002-04-02 13:14:42 +00:00
abs
0395d12355 Fix build problem on hosts identified as 'netbsdelf'. Does not change anything
on systems that already worked, so no PKGREVISION bump.
2002-03-31 14:37:30 +00:00
jmc
a7434090ff Add sed patterns so buildlink'd include files get picked up correctly. 2002-03-31 09:37:08 +00:00
jmc
da80eab055 Include KDED_WORKAROUND as without it the PLIST_SUBST is kinda pointless (and
it then breaks package builds).
2002-03-31 08:15:08 +00:00
dmcmahill
64075c33e9 update to gtk2-2.0.1
Overview of Changes in GTK+ 2.0.1
=================================

* GtkTreeView fixes and performance improvements
  [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
* GtkTextView fixes [Havoc Pennington]
* Fix problems with accelerators on Solaris [Padraig O'Briain]
* Some fixes for key bindings on keypad keys [Owen Taylor]
* Fix problem with RENDER use on big endian machines
  [Owen Taylor, with help from Tuomas Kuosmanen]
* Win32 fixes, especially dashed line drawing
  [Tor Lillqvist, Hans Breuer]
* Compile with -D_REENTRANT when appropriate [Sven Numann]
* Compiler warning cleanups [Erwann Chenede]
* Fix handling of font-name XSETTING [Richard Hestilow]
* Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
* Fix problems with inappropriate menu scroll arrows [Owen]
* Stock icon improvements [Jakub Steiner, Tuomas]
* Much work on pixbuf loader robustness [Matthias Clasen]
* Documentation improvements [Matthias, Vitaly Tiskkov]
* Fix some crashes in GtkWindow accelerator handling code
  [Dave Camp, Matt Wilson]
* Misc bug fixes

Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
  Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-He,
  James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan,
  Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann,
  Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang
2002-03-30 20:01:38 +00:00
wiz
3635e13172 regen (patch-ac--) 2002-03-29 03:49:17 +00:00
windsor
40525732f1 tidy -- remove 0-byte file 2002-03-29 03:47:45 +00:00
skrll
ae7898d267 Do the kded fix differently.
Don't mess with startkde which caused timing problems on slower machines
(see pkg/16071). Instead, delete the kded module files so that kdeinit
falls back to exec(3)ing the binary.

(bye bye sed script)
2002-03-28 08:57:38 +00:00