Commit graph

2906 commits

Author SHA1 Message Date
mycroft
6fdab5f911 Update MASTER_SITES and HOMEPAGE. 2002-07-10 17:15:18 +00:00
itojun
0cb6b8c41c use openpty() on netbsd. PR 17478 2002-07-04 14:05:32 +00:00
jschauma
56f23ee428 Move a whole bunch of files from ${PREFIX}/etc/gtk to ${PREFIX}/share/gtk
as suggested and using the patches provided in pkg/16964 by Julio Merino
(jmmv at hispabsd dot org).  Bump PKGREVISION.  This closes PR pkg/16964.
2002-07-03 03:24:49 +00:00
dmcmahill
4222263045 update to gtk2+-2.0.5
this is a bug fix only release with compatibility with previous 2.0.*
releases.  Changes are:


Overview of Changes in GTK+ 2.0.5
=================================

* Fix a wrong assertion that broke gtk_file_selection_set_filename();
  also another fix from testing this function with non-UTF-8 filenames.
* Fix incorrect property notification in GtkTextView. [James M. Cape]

Overview of Changes in GTK+ 2.0.4
=================================

* Fix a number of types which were registered with the
  type system with the wrong names [James Henstridge, Jonathan Blandford]
* Support missing data types in GtkList/TreeStore [Daniel Elstner]
* Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner,
  Josh Parsons]
* Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard,
  Owen Taylor]
* Calculate screen size on win32 from the "logical DPI"
  [Joaquin Cuenca Abela, Tor Lillqvist]
* Misc Win32 bug fixes. [Florent Duguet, Torn]
* Fix theme changes for GtkMenu [Soeren Sandmann]
* Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero]
* Fix encoding handling for gtk_file_selection_set_filename()
  [Sebastian Ritau, Owen]
* Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen]
* Fixes for DirectColor visuals [Shivaram Upadhyayula]
* Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind]
* Misc bug fixes
* Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv)

Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica,
  Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett Lesage,
  Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh

Overview of Changes in GTK+ 2.0.3
=================================

* GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner)
* Improve GdkRGB support for low color depths (Tor Lillqvist).
* Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor)
* Include internal children when focusing. (Jonathan)
* Win32 fixes (Tor Lillqvist, David Sterba)
* Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian)
* GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero)
* GtkMenu fixes. (Soeren Sandmann)
* Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer)
* Misc input-method related fixes (Yao Zhang, Federico)
* Fix stuck grab during DND. (Dave Camp, Owen)
* Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli)
* Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp,
  Michael Meeks)
* Handle Xlib internal connections (HideToshi Tajima)
* Many miscellaneous bug fixes.

Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge,
Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge,
David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski,
Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce,
Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout,
Timo Sirainen, Graham Swallow.
2002-07-03 01:23:43 +00:00
wiz
6cd9f4260b NO_CHECKSUM is superfluous. 2002-07-02 15:30:49 +00:00
wiz
867d08655a sort -> ${SORT} 2002-07-02 13:11:00 +00:00
wiz
14be3722ef Fix RCS Id. 2002-07-02 13:10:20 +00:00
wiz
f4ea381eac Add RCS Id. 2002-07-02 13:09:41 +00:00
wiz
cdd7635d3f Complete the move of ttmkfdir from x11 to fonts. 2002-07-02 13:08:15 +00:00
wiz
acf797f175 Add RCS Id. 2002-07-02 13:01:52 +00:00
agc
4533947f0f Don't try to install a file which hasn't been generated. Sync PLIST. 2002-07-01 10:10:00 +00:00
agc
514261f1d3 Make this package xpkgwedge-friendly
Make sure we pick up the correct formatting utilities by prefixing the
   correct directory into the path.
Minor whitespace corrections
2002-06-28 11:36:05 +00:00
agc
cf22084a33 Make this package install properly in the presence of xpkgwedge 2002-06-28 10:28:58 +00:00
seb
f9499956ba Add a missing `$'. 2002-06-28 07:44:32 +00:00
skrll
9eaa155fc3 The KDED_WORKAROUND bit got lost somewhere. Thanks to Stoned Elipot for
pointing it out.
2002-06-27 07:15:58 +00:00
skrll
6eb3513b80 Fix more {kde_module,lib}_LTLIBRARIES lossage. 2002-06-27 07:10:13 +00:00
skrll
1c5ba0613e Remove the commented out stuff. 2002-06-27 06:57:08 +00:00
markd
0010ebbab3 Add Cups conditional PLIST entries. 2002-06-26 10:37:09 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
skrll
7da12a9746 Fix more kde_module/lib problems. The most obvious example of this was the
"There was an error loading the module Navigation Panel." when loading
konqueror.
2002-06-25 22:14:10 +00:00
markd
8575e794b3 kdeaddons3 and kdeartwork3 now available. 2002-06-25 03:37:26 +00:00
jlam
78013a2fd3 Workaround a gcc codegen bug on sparc64 (surprise, surprise) by using no
optimization on sparc64.

Fix from pkg/15477 by Lloyd Parkes <lloyd@must-have-coffee.gen.nz>.
2002-06-22 04:38:31 +00:00
uebayasi
dd1212ccfd Several missing files. 2002-06-20 03:08:15 +00:00
uebayasi
590a57e2d7 Update to 2.5.0.
* gdk-pixbuf as well as imlib is supported.(Thanks to Minami Hirokazu san)
* mlterm can be built in other directories than the source tree.
  (Thanks to Nakada Nobuyoshi san)
* BCE is supported.
* mlterm is separated into vt100 core functions(mlterm/) and x window system
  specific functions(xwindow/), and mlterm window can be revived even if
  it is destroyed by a window manager.
* UCS4 is used internally even if --enable-ucs4 option is not specified.
* <KEY>=<OUTPUT STRING> format is supported in key config file.
* mlcc is added. (Thanks to Minami Hirokazu san)
* extra scrollbar plugins(athena,motif,mozmodern,next) are added.
  (Thanks to Sato Seiichi san)
* 16 color support.
* And many minor bugs are fixed.
2002-06-19 13:51:16 +00:00
agc
0bc3c6f997 Add patches from Rui-Xiang Guo <rxg@ms25.url.com.tw> on netbsd-help mailing
list which allow Eterm to compile on -current (utmpx changes).
2002-06-17 22:13:43 +00:00
skrll
c784879269 Directory fixes. 2002-06-17 07:56:01 +00:00
skrll
e40c338ad4 Handle share/kde/config/kdm/kdmsts properly. Add some more directories to
clean up.
2002-06-17 07:54:05 +00:00
dmcmahill
33867ff2f1 add and enable wx1Motif 2002-06-17 02:26:03 +00:00
dmcmahill
a8dbdcd7b5 initial import of wx1Motif-1.68e
A Motif-based implementation of the wxWindows cross-platform GUI library.

wxWindows is a set of libraries that allows C++ applications to compile
and run on several different types of computer, with minimal source code
changes.  There is one library per supported GUI.

pkg provided in PR pkg/14737 by collver@linuxfreemail.com with some
fixes for alpha by me.
2002-06-17 02:24:56 +00:00
cjep
714421717a Add and enable xclip. 2002-06-16 12:06:06 +00:00
cjep
b27b5801f2 Initial import of xclip 0.08 into the NetBSD packages collection as
x11/xclip.

xclip provides a command line interface to the X windows clipboard.

Supplied by Sergey Svishchev in PR#17279. Thanks!
2002-06-16 12:05:29 +00:00
cjep
2f9f0a5da4 One of the utilities in this package uses wish. 2002-06-16 10:44:09 +00:00
cjep
aed20981b1 remove a comma. 2002-06-15 23:36:45 +00:00
cjep
c3c9060f86 Add and enable xbindkeys. 2002-06-15 23:36:08 +00:00
cjep
43a5f645b6 Initial import of xbindkeys 1.5.5 into the NetBSD packages collection
as x11/xbindkeys.

xbindkeys is a program that allows you to launch shell commands with
your keyboard or your mouse under X Windows. It links commands to keys
or mouse buttons using a configuration file. It's independent of the
window manager and can capture all keyboard keys (ex: Power, Wake...).

Supplied by Julio Merino in PR#17263. Thanks!
2002-06-15 23:35:06 +00:00
lukem
444a50472a s/--without-mesagl/--without-mesa/. noted on my X-terminal without GLX 2002-06-13 13:03:17 +00:00
martti
e36dc26946 Updated xpmroot to 2.4.8 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-06-13 08:37:27 +00:00
drochner
9bc3b49de3 +ttmkfdir 2002-06-10 13:29:07 +00:00
drochner
4e38ff3567 import the "ttmkfdir" tool which appears to be the missing link to get
TrueType fonts working directly with X (w/o xfstt).
2002-06-10 13:25:30 +00:00
skrll
700b1e6e40 Allow memorysize as an option in UNLIMIT_RESOURCE.
Use it in kdelibs3. This closes pkg/17164 from Eric Jacoboni
<jaco@scrogneugneu.org>
2002-06-10 11:40:53 +00:00
taca
4d086eca9e Delete ruby14-tk package. It is time to retire now. 2002-06-09 11:19:21 +00:00
taca
df4fe4ee84 Disable and delete ruby14-tk package. It is time to retire now. 2002-06-09 11:18:04 +00:00
cjep
5f14a29fe1 Now that KDE3 is out, the KDE 2.2.2 source files have moved on the KDE
master site. Fixes PR#17187 from Lloyd Parkes.
2002-06-07 09:04:44 +00:00
skrll
1845306b41 kdegraphics3 is available now. 2002-06-05 09:00:51 +00:00
tron
693b1581ef Build and install "bdftopcf" to fix installation of fonts for the
X11 server. Bump version to 3.3.6.3.
2002-06-04 12:36:15 +00:00
wiz
2466d3186a We don't have to set INSTALL, nor comment out the INSTALL_SCRIPT line
in configure.
2002-06-01 22:02:47 +00:00
skrll
7ecf22bc65 Rely on the BUILDLINK_DEPENDS in qt3-libs/buildlink.mk.
This fixes pkg/17120 from <reed@reedmedia.net>
2002-06-01 10:59:22 +00:00
wiz
c971ca6386 It's USE_BUILDLINK_ONLY, not NO_BUILDLINK_ONLY :-) 2002-06-01 09:06:37 +00:00
wiz
3600299529 Sort. 2002-06-01 08:18:45 +00:00
seb
d81aa19f20 Add & enable newly reimported packages from the japanese category.
This is part of the japanese category retirement.

- in category converters:
	ack, nkf, p5-Jcode, p5-jcode, p5-nkf, qkc, ruby-romkan, ruby-uconv
- in category lang:
	ja-gawk
- in category mail:
	ja-mh
- in category misc:
	ja-less, ja-man, jhd, xjdic
- in category print:
	ja-a2ps, ja-vflib, ja-vflib-lib, ja-vflib-utils, ja-vfxdvik, texfamily, texfamily-share
- in category textproc:
	chasen, chasen-base, ipadic, ja-grep, ja-groff, ja-sed, kakasi, kbanner, namazu1, namazu2, p5-Text-ChaSen, p5-Text-Kakasi
- in category www:
	mknmz-wwwoffle
- in category x11:
	xjman
2002-05-31 15:02:40 +00:00