Commit graph

2787 commits

Author SHA1 Message Date
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
atatat
f93f5f41c0 Provide the *correct* DESCR file. 2002-03-26 16:31:36 +00:00
tron
ecbf85a04e Include "gnome-core" buildlink glue code to fix builds problems. 2002-03-26 08:01:44 +00:00
rh
4a85856b14 Add config wrapper replacement rules for new include/gnome-1.0 subdirectory 2002-03-26 05:39:34 +00:00
skrll
28bdb3def1 Update to 3.0.3. More bugfixes. 2002-03-25 22:16:39 +00:00
atatat
ba0e7ec72a Add xplanet and XaoS subdirs. 2002-03-25 16:20:18 +00:00
atatat
af7ab005aa Add XaoS package. This is a zoomable fractal generator (Mandelbrot
and friends, as well as Newton, Barnsley, Phoenix, and Magnet), that
can also be used as an external module in xscreensaver.
2002-03-25 16:19:29 +00:00
atatat
6e199eb33b Add xplanet package, currently at 0.93 (the recent 0.94 release is
rather broken).
2002-03-25 16:08:07 +00:00
skrll
fcf54a7295 Workaround a problem in old versions of ld.elf_so that stops kded modules
from working. The most obvious example of this is being able to print.

The workaround is to not use kdeinit to load/open kded, but instead
launch it as a separate process. From Marcello Balduccini
<marcello.balduccini@ttu.edu> in pkg/15806.

Thanks to Stoned Elipot <seb@netbsd.org> for testing the fix and to
Antti Kantee <pooka@netbsd.org> for help with sed(1).
2002-03-25 11:02:36 +00:00
rh
e515a9150f Remove a bogus #ifdef around standard include files. 2002-03-25 04:47:47 +00:00
dmcmahill
ce170c4cc7 add missing @dirrm 2002-03-25 02:05:04 +00:00
dmcmahill
b1d6c8fc17 remove unneeded patches. pkg-info adds -Wl,-R${path} automatically, no
need to add it explicitly.
2002-03-25 02:04:48 +00:00
rh
91dbd02c56 Buildlinkify gnome-- by applying the patches provided by Eric Gillespie,
Jr., in PR pkg/14205.
2002-03-24 21:23:57 +00:00
dmcmahill
a5b764a391 add gtk2 2002-03-24 20:35:47 +00:00
dmcmahill
a8658b04a9 import gtk2-2.0.0
The Gimp Tool Kit.

GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is
suitable for projects ranging from small one-off projects to
complete application suites.
2002-03-24 20:34:36 +00:00
rh
e1a7fb7b44 Update gnome-core to 1.4.0.6. Changes are bugfixes only.
While at it, fix localstatedir to prevent scrollkeeper files from being
installed in /var/gnome (PR pkg/13057).
2002-03-24 20:03:34 +00:00
rh
02e349d7b3 Update gnome-libs to 1.4.1.4. Changes are bugfixes, new man pages, and
new translations.
2002-03-24 19:53:40 +00:00
tron
443effc131 Include buildlink glue code for "control]center" to fix build problem. 2002-03-24 14:16:56 +00:00
tron
5ef7d0f9e5 Fix buildlink glue code so that "capplet-widget.h" is found by packages
which need it for building. This fixes build problem in e.g. the
"gnome-core" package.
2002-03-24 13:07:50 +00:00
rh
07695f32f9 Add missing config wrapper sed rules. 2002-03-24 02:42:19 +00:00
rh
4530f378f1 Fix buildlink.mk to reflect new include file structure in 1.4.0.4 2002-03-24 02:01:21 +00:00
rh
a1b4a533fc Fix PLIST (@dirrm include/libcapplet1)
Fix localstatedir to prevent scrollkeeper files from being installed in
/var/gnome (PR pkg/13057).
2002-03-24 01:07:47 +00:00
fredb
af486f6285 Update to controlcenter 1.4.0.4:
- -Bug fixes, including a fix for a stack corruption bug
   in the file-types capplet
- -Updated documentation, man pages, new translations
2002-03-23 23:20:36 +00:00
fredb
ab4ef1e2bf Fix a crashing bug in the background properties capplet, and while we're
in here, clean up some gcc warning.
2002-03-23 22:28:29 +00:00
fredb
064af5b3bd Let configure check for the presence of <sys/wait.h>, in order to provide
a prototype for waitpid() in the theme-switcher capplet.
2002-03-23 04:54:13 +00:00
mycroft
780eac23c6 Update to latest version (1.5). Numerous changes, and moved to sourceforge. 2002-03-22 22:06:36 +00:00
fredb
47dcb815ea Bump PKGREVISION and dependencies in lock step for sawfish and friends
because of the change to MACHINE_GNU_PLATFORM for certain ports.
2002-03-21 05:39:18 +00:00
fredb
69c5d63c59 Correct a paste-o in the last commit. 2002-03-21 04:37:43 +00:00
fredb
7160784900 Bump PKGREVISION of ruby to reflect the fact that the recent fix to
${MACHINE_GNU_PLATFORM} moved ${RUBY_SITEARCHLIBDIR} on some ports,
and also bump the dependency and PKGREVISION in ruby-gtk, which is
the only package that seems to use that.
2002-03-21 04:23:37 +00:00
jlam
fc477d50ab Touch a few files that are modified as part of post-build so that they're
not rebuilt at install-time.  This fixes buildlink leakage for tk noted in
pkg/15794.
2002-03-20 17:38:23 +00:00
martti
4d31175049 Updated p5-Tk to 800.024 (provided by Shell Hung in pkg/15875)
- lots of buges fixed
- changes for compatibility with perl-5.7.3 and later
- contains re-worked Image code based on tcl/tk Img extension
2002-03-20 11:33:09 +00:00
wiz
adf0225368 Add RCS ids to patch-ac and patch-ab.
New patch-ad fixes problem with unset loginmoveInterval resource,
reported (including patch) by Robert Elz in pkg/15040.
2002-03-20 01:52:31 +00:00
wiz
af46fd0e16 xpkgwedge fixes from Robert Elz, pkg/15041. 2002-03-20 01:49:23 +00:00
drochner
38e427917b update to 3.0.2
"Qt 3.0.2 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.0.1."
2002-03-19 17:54:33 +00:00
wiz
339a975f8d Update xscreensaver and xscreensaver-gnome to 4.02.
* Plugged a few minor leaks in `xscreensaver' and `xscreensaver-demo'.
* New hacks, `cubenetic' and `fluidballs'.
* Sped up `pipes'.
* Fixed sphere projection error in `glplanet'; installed a better image
  of earth.
* Added Win2K and MacOS 1 crashes to `bsod'.
* Put back previous (better) version of `forest' that was accidentially
  downgraded in the last release.
* New version of `bumps'.
* Made FPS computation in GL hacks more efficient: it will influence the
  results less, thus resulting in higher (but more accurate) reported frame
  rates.
2002-03-19 15:34:31 +00:00
itojun
1f37ea4945 upgrade to 3.1.6. portability fixes, mostly 2002-03-18 19:46:26 +00:00
fredb
8dd921d8e1 Use ${DISTNAME} to fix the location of ${WRKSRC}. (In the might future,
we might dewey-decimalize ${PKGNAME}, which would change ${PKGNAME_NOREV},
but the archive wouldn't change.)
2002-03-17 15:36:35 +00:00
fredb
b12eb6065f Use ${PKGNAME_NOREV} to locate the ${WRKSRC} directory. 2002-03-17 15:32:00 +00:00
rh
40c28d5b15 Update gnome to 1.4.0.6 tracking the latest evolution update. 2002-03-16 08:45:40 +00:00
uebayasi
b02b845a06 Replaced by sed(1) script in Makefile. 2002-03-15 11:24:48 +00:00
uebayasi
7146ce7821 Update to 2.3.1.
* Vertical view(both right to left and left to right) is supported.
* Max number of pty windows is increased to 32.
* Most settings of scrollbar(position,type,color etc) can be
  dynamically changed .
* Number of extra dots between lines can be specified.
* Brightness of wall picture and transparent background can be
  adjustied.
* Mlterm can work as a daemon process , and mlclient which is a front
  end of mlt erm server is added.
* Mlterm can handle multiple display connections.
* utmp,wtmp is supported by utemper , login/logout functions , or
  directly operating BSD style utmp,wtmp files.
  (utemper support is contributed by Mike Fabian , and login/logout
  one is by Minami Hirokazu san. Thanks!)
* Transparent background by _XROOTPMAP_ID(on kwin,icewm etc) is
  supported.
* and many minor bugs are fixed.
2002-03-15 11:23:16 +00:00