Commit graph

2138 commits

Author SHA1 Message Date
agc
623a159704 Use a wildcarded package name for bison for the new BUILD_DEPENDS format. 2001-03-27 19:55:48 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
fredb
56396b9474 Add and enable "ssystem". 2001-03-26 07:10:39 +00:00
fredb
a3a8f07542 Initial import of ssystem, a Solar System Flyby Simulator, (and most
excellent screensaver). It's possible to download and install high-res
maps of selected moons and planets, but including those in the package
would make it weigh in a little heavy, so we just install the READMEs,
and leave it to the user to download the jpgs, if he wants them.
2001-03-26 07:08:59 +00:00
hubertf
39e9e3894c ysguardd wants to be setuid root 2001-03-26 02:38:32 +00:00
hubertf
fe650da8e1 Give that
* qt2 doesn't write compressed GIFs
 * applications like KDE2's konqueror are ~useless without it and
 * there's prior art (in FreeBSD, OpenBSD)
switch on GIF support permanently.

(After compiling without GIF support for a few hours AGAIN)
2001-03-24 21:14:40 +00:00
skrll
d5c9d56a01 kdm tidy up...
Don't try and build a "shared" greeter library:

	- it never managed it anyway.
	- the libtool workaround produces a binary 10x bigger than the
	  static build.
	- its more resilient method to different versions of X.

Enable login_cap(3) support.
2001-03-24 13:42:04 +00:00
drochner
138b516bd6 update to 2.3.0
Changes:
Antialiased font rendering and extended printing support on X11. Bugfixes and
 improvements.
2001-03-23 18:09:33 +00:00
wiz
b05719c3b8 Add some symlinks that aren't generated automatically anymore. 2001-03-22 14:29:34 +00:00
wiz
d777cb43d3 Update to Windowmaker 0.64.0 (WINGs include path change, and rename of
a function).
2001-03-22 14:00:39 +00:00
pooka
a6914ef7cc add & enable xlupe 2001-03-20 22:30:11 +00:00
pooka
39438f7275 xlupe - a magnifier for X11
supplied by Thomas Runge in pkg/12442
2001-03-20 22:29:32 +00:00
tron
afddff79a9 - Update version numbers of various package so that at least "1.2.0"
is required.
- Fix broken dependence on "gdm" package.
- Bump version number to "1.2.4nb1".
2001-03-20 13:12:27 +00:00
fredb
4b0564e2d0 Regen. 2001-03-20 12:21:24 +00:00
fredb
7089ba2ae5 Try again. Default MANPATH for NetBSD should now be
"/usr/share/man:/usr/X11R6/man:/usr/pkg/man:/usr/local/man".
2001-03-20 12:08:40 +00:00
fredb
3890d18d76 Grok NetBSD-style ${MACHINE_ARCH} subdirs in man path. Choose defaults
more suitably for NetBSD when ${MANPATH} is not set: include /usr/X11R6/man
and /usr/pkg/man.
2001-03-20 05:27:10 +00:00
mjl
2db06b279b Update to 2.2.0. Many bugfixes, some smaller ui changes. 2001-03-20 02:42:12 +00:00
fredb
b330ca4a15 Don't let kde install it's own "rman". Instead, compile in the correct
path to rman. The determination as to whether it's the package rman
or the XFree86-4.x installed rman is left to bsd.pkg.mk (via USE_RMAN).
Closes PR pkg/8755.
2001-03-20 00:20:41 +00:00
fredb
af4bd7452b Use "USE_RMAN", rather than DEPENDS=rman...., to accomodate XFree86-4.x,
which may install it's own "rman".
2001-03-20 00:07:36 +00:00
skrll
306ee8ba8b Do some homework... Make PLIST more dynamic so that kappfinder found
applications are dealt with.

Should address most of the remaining part of pkg/12423 from Matthias
Scheler <tron@colwyn.zhadum.de>

Additional work is needed if user runs kappfinder after installing more
non-KDE applications.
2001-03-19 09:57:01 +00:00
tron
7ce85a757c Don't try to remove directory "share/fonts" any more because it is a
distribution directory now.
2001-03-16 17:23:45 +00:00
wiz
e47e3ba002 Add and enable xwit 2001-03-16 14:16:43 +00:00
wiz
ebcea233db Initial import of xwit-3.4: Utility for calling X11 functions from the
shell. From pkg/11789.
2001-03-16 14:15:53 +00:00
skrll
79378a2802 Get the right includes file for versions after 1.5.x 2001-03-15 17:58:48 +00:00
skrll
888de112a8 Remove dependency on libungif - this is a throw back from the KDE 1.x
kdebase package.

Remove dependency on msgfmt. It's not used.

Update build dependency for automake. Is there a right way to do these as
I can see no consistency in pkgsrc.
2001-03-15 08:57:14 +00:00
zuntum
13953a8f0a Fix typo: BORKEN -> BROKEN 2001-03-14 22:49:26 +00:00
skrll
0c1835c60f Resolve patch-sum mix up.
I blame cvs for not making sure I was up to date. Anyway should be fixed
now.
2001-03-14 22:14:18 +00:00
skrll
7c131a5a38 Make sure that the daemon is part of the login panel. 2001-03-14 20:15:59 +00:00
skrll
74b5502832 Make sure that kdm can find its greeter module. 2001-03-14 20:12:17 +00:00
skrll
8a5e0b998e We need automake to build. 2001-03-14 20:01:43 +00:00
skrll
26fc60a482 Add and enable: kde2, kdebase2 and kdelibs2 2001-03-14 16:24:27 +00:00
skrll
cec3a2f1b7 Import of KDE 2.1 meta-package and common makefiles. 2001-03-14 16:19:52 +00:00
skrll
447887414c Import of KDE 2.1 kdebase package.
a.out doesn't build at the moment, but I'm looking into it.
2001-03-14 16:03:09 +00:00
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