Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-20 | Regen. | fredb | 1 | -2/+2 | |
2001-03-20 | Try again. Default MANPATH for NetBSD should now be | fredb | 1 | -7/+9 | |
"/usr/share/man:/usr/X11R6/man:/usr/pkg/man:/usr/local/man". | |||||
2001-03-20 | Grok NetBSD-style ${MACHINE_ARCH} subdirs in man path. Choose defaults | fredb | 2 | -5/+93 | |
more suitably for NetBSD when ${MANPATH} is not set: include /usr/X11R6/man and /usr/pkg/man. | |||||
2001-03-20 | Update to 2.2.0. Many bugfixes, some smaller ui changes. | mjl | 13 | -145/+165 | |
2001-03-20 | Don't let kde install it's own "rman". Instead, compile in the correct | fredb | 7 | -32/+87 | |
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 | Use "USE_RMAN", rather than DEPENDS=rman...., to accomodate XFree86-4.x, | fredb | 1 | -2/+2 | |
which may install it's own "rman". | |||||
2001-03-19 | Do some homework... Make PLIST more dynamic so that kappfinder found | skrll | 2 | -307/+16 | |
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-16 | Don't try to remove directory "share/fonts" any more because it is a | tron | 1 | -2/+1 | |
distribution directory now. | |||||
2001-03-16 | Add and enable xwit | wiz | 1 | -1/+2 | |
2001-03-16 | Initial import of xwit-3.4: Utility for calling X11 functions from the | wiz | 6 | -0/+57 | |
shell. From pkg/11789. | |||||
2001-03-15 | Get the right includes file for versions after 1.5.x | skrll | 2 | -5/+18 | |
2001-03-15 | Remove dependency on libungif - this is a throw back from the KDE 1.x | skrll | 1 | -8/+2 | |
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-14 | Fix typo: BORKEN -> BROKEN | zuntum | 1 | -2/+2 | |
2001-03-14 | Resolve patch-sum mix up. | skrll | 1 | -4/+3 | |
I blame cvs for not making sure I was up to date. Anyway should be fixed now. | |||||
2001-03-14 | Make sure that the daemon is part of the login panel. | skrll | 1 | -2/+2 | |
2001-03-14 | Make sure that kdm can find its greeter module. | skrll | 3 | -5/+16 | |
2001-03-14 | We need automake to build. | skrll | 1 | -1/+2 | |
2001-03-14 | Add and enable: kde2, kdebase2 and kdelibs2 | skrll | 1 | -1/+4 | |
2001-03-14 | Import of KDE 2.1 meta-package and common makefiles. | skrll | 5 | -0/+84 | |
2001-03-14 | Import of KDE 2.1 kdebase package. | skrll | 30 | -0/+3536 | |
a.out doesn't build at the moment, but I'm looking into it. | |||||
2001-03-14 | Here goes... | skrll | 24 | -0/+3078 | |
Import of KDE 2.1 kdelibs package. | |||||
2001-03-14 | add and enable crxvt | wiz | 1 | -1/+2 | |
2001-03-14 | Initial import of crxvt, a low memory usage xterm replacement with color | wiz | 7 | -0/+63 | |
and skin support. Provided by Rui-Xiang Guo in pkg/8529. | |||||
2001-03-13 | Update to 2.2.5, provided by Martti Kuparinen in pkg/12378. | wiz | 2 | -4/+4 | |
Changes unknown. | |||||
2001-03-13 | Remove support for greek characters from configure args. | martin | 1 | -2/+1 | |
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-12 | Make this work with version "0.64.0" of the "windowmaker" package. | tron | 1 | -2/+2 | |
2001-03-11 | Invoke "xmkmf" with full pathname to avoid problems on systems with two | tron | 1 | -2/+2 | |
X11 installations like e.g. Solaris with OpenWindows and XFree86. | |||||
2001-03-11 | Fix link failures if wide character support is enabled. | tron | 2 | -6/+9 | |
2001-03-11 | Make this package build under NetBSD-current with wide character support | tron | 2 | -2/+17 | |
enabled. | |||||
2001-03-11 | Patch "Makefile" only if we are using OpenWindows under Solaris. | tron | 1 | -2/+2 | |
2001-03-11 | Calculate major number of "Xaw3d" shared library from "${XAWREV}" and | tron | 2 | -7/+12 | |
create a missing symbolic link under Solaris. | |||||
2001-03-11 | Make this package build with OpenWindows under Solaris. Fixes PR pkg/11640 | tron | 1 | -1/+14 | |
by Hauke Fath. | |||||
2001-03-11 | Don't use "--tag" to tell "libtool" that a C++ compiler is used, simply | tron | 1 | -3/+2 | |
use "${CXX}" so that the automatic recognition works. | |||||
2001-03-11 | conflict with openmotif | hubertf | 1 | -1/+3 | |
2001-03-10 | Remove obsolete patch file. | tron | 1 | -19/+0 | |
2001-03-10 | update to 0.99.13. Changes: | drochner | 3 | -8/+8 | |
Bugfixes and new method for custom labels in GtkPlot. Backwards compatibility is broken, you'll have to recompile your programs. | |||||
2001-03-10 | update to 1.2.9. | drochner | 7 | -159/+169 | |
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-09 | Add a tag to the LIBTOOL_FLAGS to get libtool to recognise that the | agc | 1 | -1/+2 | |
compiler it is invoking (g++) is a C++ compiler. | |||||
2001-03-08 | Remove trailing . from COMMENT. | wiz | 1 | -2/+2 | |
2001-03-07 | Use the recently committed mng package for mng support. | skrll | 2 | -3/+5 | |
2001-03-05 | Add definition of CC to make environment and get build system to use it | skrll | 8 | -27/+66 | |
with libtool. | |||||
2001-03-05 | Pass the default c++ compiler in MAKE_ENV so that we don't confuse the | skrll | 2 | -4/+5 | |
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 | Fix build problem by using functionality in new libtool rather than a | skrll | 2 | -1/+15 | |
hack for the old libtool. | |||||
2001-03-05 | Add xtoolwait. | minoura | 1 | -1/+2 | |
2001-03-05 | xtoolwait, free implementation of SunOS toolwait(1). | minoura | 4 | -0/+25 | |
2001-03-04 | Because the minor number of the PNG library was increased packages compiled | tron | 6 | -12/+12 | |
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 | Fix permissions in repository, part 2. | tron | 1 | -0/+34 | |
2001-03-04 | Fix permissions in repository, part 1. | tron | 1 | -34/+0 | |
2001-03-03 | Missed one. | skrll | 2 | -4/+4 | |
2001-03-03 | Fix build problem with qt1 and libtool. | skrll | 2 | -7/+8 | |