summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2002-11-29Pull up the change from rev 1.13 to 1.14 of pkgsrc/x11/kdelibs3/Makefileagc1-5/+10
to the netbsd-1-6 pkgsrc branch. Requested by Dan Mcmahill. The change is to lower the optimization on sparc to allow this to build.
2002-08-20Pull upwiz3-8/+11
1.4 Makefile 1.4 distinfo 1.2 patches/patch-df to the 1.6 branch, as requested by skrll: Plug the memory leak introduced into ksysguardd. Fixes pkg/17962 from hclsmith at yahoo dot ca. One day I might even get round to finishing NetBSD support for ksysguardd. PKGREVISION++
2002-08-20Pullup revisions 1.58 and 1.59 to the 1.6 pkgsrc branch.agc2-6/+8
Requested by Thomas Klausner. > Date: Mon, 19 Aug 2002 18:17:57 +0300 (EEST) > From: Thomas Klausner <wiz@netbsd.org> > > Module Name: pkgsrc > Committed By: wiz > Date: Mon Aug 19 15:17:56 UTC 2002 > > Modified Files: > pkgsrc/security/openssl: Makefile > > Log Message: > Compile no-shared on 1.4.x. This makes the package install and work for me > on 1.4.2/i386. Approved by agc. > Date: Mon, 19 Aug 2002 19:00:07 +0300 (EEST) > From: Thomas Klausner <wiz@netbsd.org> > > Module Name: pkgsrc > Committed By: wiz > Date: Mon Aug 19 16:00:07 UTC 2002 > > Modified Files: > pkgsrc/security/openssl: Makefile > > Log Message: > Fix a comment, and improve pattern to also work on netbsd-1-4.
2002-08-19create an empty directory ${PREFIX}/share/control-center/capplets on post-kei2-2/+7
install target and register it to PLIST to make deinstallation happy.
2002-08-16Fix broken Linux include file hack which causes build failure ontron2-1/+15
NetBSD-current.
2002-08-15update checksum for patch-btjdolecek1-2/+2
2002-08-15Make sure we require the new version of kdelibsskrll2-4/+4
2002-08-15Bring in security fix for certificate handling.skrll5-16/+68
PKGREVISION++
2002-08-15Bring in security fix for certificate handling.skrll5-16/+71
PKGREVISION++
2002-08-14make sure that ${X11BASE}/include/X11/extensions/Xvlib.h before tryingdmcmahill1-1/+6
to build this. If not, bail out with a NOT_FOR_PLATFORM since Xv didn't appear until XF4.
2002-08-13Use NetBSD's native locale multibyte routines instead of GTK+'s own buggytron1-3/+4
implementation as suggested by Jaromir Dolecek in PR pkg/17920. Bump package revision to reflect this change.
2002-08-13Depend on qt3-libs-3.0.4nb2.wiz1-2/+2
2002-08-12Be more correct in the routine which acts as the accept(2) wrapper -agc2-4/+4
use socklen_t for the third argumen. From Ingolf Steinbach <ingolf.steinbach@jena-optronik.de>.
2002-08-12on alpha use the gcc package on older systems to avoid a cc -O2 compilerdmcmahill1-8/+11
bug.
2002-08-08These packages install libraries that differ from previous versions if theyjlam2-3/+3
are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we can distinguish these packages from the previous ones.
2002-08-08Fix typo in Imakefile. Closes pkg/17877 by Wojciech Puchar.wiz2-4/+13
2002-08-08Make this compile with gcc-2.95.3.fredb2-1/+16
2002-08-07Add and enable the asnap package, using the "package add credit"he1-1/+2
from closing PR#17705 during the freeze.
2002-08-07Add the x11/asnap package:he4-0/+24
Asnap is the ancestor of xsnap, a program which allows one to take a "snapshot" of a region of the screen. Asnap adds the ability to save the image in either "xwd" or "ATK raster" format, and this can be done none-interactively as well.
2002-08-07C++ seems to quite susceptible to using an "int *" as the third argumentagc2-3/+14
to accept(2) - placate it by using an unsigned automatic value, and copying and casting as necessary.
2002-08-07Include <signal.h> when compiling wx_utils.cpp, so that kill(2) getsagc2-5/+13
prototyped.
2002-08-05Depend on qt3-tools-3.0.4nb2. Bump PKGREVISION.wiz1-3/+3
2002-08-05Remove me as maintainer of this package because there have been many,tron1-2/+2
many changes and updates by other people in the meantime.
2002-08-05Add and enable xvattr.veego1-1/+2
2002-08-05Import xvattr 1.3:veego4-0/+26
This program is used for getting and setting Xv attributes such as XV_BRIGHTNESS, XV_CONTRAST, XV_SATURATION, XV_HUE, XV_COLORKEY, ...
2002-08-04add comment for the REPLACE_BUILDLINK_SED stuff - these QMAKE variablesjdolecek1-1/+3
seem to be working fine empty, but it may be eventually be problematic
2002-08-04add qmake, bump pkg revisionjdolecek2-3/+175
2002-08-03Update aterm to aterm-0.4.2nb2: work around problem withhubertf3-3/+29
lockup in select() Patch submitted by Christian Biere <ChristianBiere@gmx.de> in PR 17745
2002-08-02Add and enable neXtaw.jlam1-1/+2
2002-08-02x11/neXtaw is a modified version of the Athena Widgets with N*XTSTEPjlam6-0/+215
appearance. From pkg/15450 by Kevin P. Neal <kpn at neutralgood dot org>.
2002-08-01Remove another instance of bogus Linux symbol handling to fix buildtron2-1/+15
problems under NetBSD-current.
2002-08-01dirrm -> unexec ${RMDIR} for two directories where gtk2 stuff also lives.wiz1-4/+4
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam2-6/+5
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-07-29Set USE_JAVA=run on some packages that obviously don't need a JDK for thejlam1-2/+2
build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed.
2002-07-27gdm's "Face Browser" is broken in that it does not display faces for anyjschauma4-10/+34
user who's pw_passwd is set to "*". NetBSD gives all users "*", same if shadow passwords are used on Linux, Solaris etc. Commenting out that part makes the face-browser work. (I'll submit this to the gdm-folks, as well.) Change pid-file from /var/run/xdm.pid to /var/run/gdm.pid now that we have our own ${PREFIX}/etc/rc.d/gdm script. Bump PKGREVISION. (Changes suggested in PR pkg/17184 by Cliff <cliff at snipe444 dot org>, applied after feedback from MAINTAINER and tron. This closes said PR.)
2002-07-26Use xpm buildlink instead of USE_XPM. Addresses pkg/17700.wiz1-2/+2
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam3-7/+6
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2002-07-19Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts.wiz5-43/+1
2002-07-19fmtwiz1-8/+7
2002-07-19Use NO_BUILD instead of an empty do-build target, and usewiz4-33/+4
REPLACE_PERL instead of two patches.
2002-07-19`@unexec ${RMDIR}' needs the %D prefix. Doh.mycroft1-3/+3
2002-07-18use @X11BASE@ in xfstt.1 instead of '/usr/X11R6' - yuck!grant3-6/+6
2002-07-18Patch the various pkgconfig files to include proper -Wl,-R options.rh10-5/+79
Bump PKGREVISION
2002-07-17Ups, fix botch in sort -> ${SORT}.wiz1-2/+2
2002-07-17Add a buildlink.mk file for this package.agc1-0/+38
2002-07-17Add and enable kdelibdocs3skrll1-1/+2
2002-07-17Set localstatedir so the scrollkeeper database gets properly updatedrh2-3/+6
Add proper @exec/unexec scrollkeeper-rebuilddb to PLIST Bump PKGREVISION
2002-07-17Import of a kdelibdocs3 package.skrll4-0/+2357
From Joe Reed <jnr@po.cwru.edu> in pkg/17575
2002-07-17Update to KDE 3.0.2skrll9-35/+73
Also, allow the arts SSE detection code to run on modern NetBSD systems. Changes are: arts Again Build fixes. Realtime priority configuration fix kdelibs dcop: Make it possible to disable the Qt bridge. make sure tooltip effects can be configured. kbuildsycoca: avoid crash on unreadable directories. kdockwidget: fixing reading of configuration. kedittoolbar: fix leak. khtml: many fixes. kded: signal handling fixes. kio-http slave: fixes related to form posts and cache handling. kjs: added max recursion limit. kjs: leak and compatibility fixes. kdebase kicker: &-escaping fix audiocd: fix cddb computation thumbnail previewer: calculate the number of bytes to read instead of hardcoding it.
2002-07-16Use scrollkeeper's buildlink.mk file, and strongly buildlinkify thisagc1-3/+4
package.