summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2000-10-20Remove old version of qt - 2.1.1. This has been superceded by the qt2-*skrll10-2145/+0
packages.
2000-10-20Remove old version of qt - 2.0.2. This has been superceded by the qt2-*skrll10-1944/+0
packages.
2000-10-19Add and enable qt2 packages.skrll1-1/+5
2000-10-19Use the new qt-2.2.1 libraries.skrll5-45/+54
Update to version 2.1. Changes are XML File Formats XML is used for all files formats. The previous file format is still loaded. However, only XML is saved. The previous format may be dropped in a latter release. Code Generation The following code generation changes were made: * Special character values, like new lines and tabs, are escaped in the generated code. Widgets The following widgets were added: * QHGroupBox * QIconView * QVGroupBox As usual the properties for all the widgets were updated. Properties which were marked as obsolete were removed. In a future release, qtarch will support compiling with the QT_NO_COMPAT flag.
2000-10-19Updates as follows:skrll4-26/+15
1) New version: 0.56d 2) Homepage has moved 3) Use new qt-2.2.1 libraries
2000-10-19Import new qt-2.2.1 package.skrll4-0/+36
This is the meta package.
2000-10-19Import new qt-2.2.1 package.skrll6-0/+48
This is the qt GUI designer.
2000-10-19Import new qt-2.2.1 package.skrll5-0/+710
This is the documentation for the qt library and the qt designer.
2000-10-19Import new qt-2.2.1 package.skrll17-0/+708
This is the base package that includes only the qt library.
2000-10-18Expand URL for PATCH_SITES.fredb1-2/+2
2000-10-18Add and enable xmountains.fredb1-1/+2
2000-10-18Initial import of XMountains, a fractal terrain generatorfredb5-0/+34
-- that is to say, a screensaver.
2000-10-18Update gnome-applets to 1.2.2. Changes from version 1.2.1 are mostlyjlam3-80/+247
documentation changes and additional translations, plus a few minor bugfixes in the applet code, and one new stock ticker applet.
2000-10-18Update gnome-core to 1.2.2.1. Changes from version 1.2.1 are mostly cosmeticjlam7-260/+276
for the UI, and several new translations.
2000-10-18Update control-center to 1.2.2. Changes from version 1.2.0 appear to bejlam7-35/+41
largely bugfixes, with a new feature: embossed logos. Add dependency on gdk-pixbuf. Make me the maintainer.
2000-10-17Update gnome-libs to 1.2.5. Changes from version 1.2.3 are misc. bugfixes andjlam16-331/+337
documentation improvements.
2000-10-17Update gtk-engines to 0.10, the latest stable sources from GNOME. There isjlam3-9/+10
no list of changes from version 0.8.
2000-10-17Remove unnecessary LIBS=-lintl line. libintl gets passed in correctlyjlam1-2/+1
by gnome-config.
2000-10-17Make this work with xpkgwedge.jlam1-1/+2
2000-10-17We have USE_MESA=yes, so we don't need a separate dependency on Mesa-*.jlam1-2/+1
2000-10-16Install pre-fetch depends the right way.hubertf1-3/+4
2000-10-16Remove any existing ${PREFIX}/bin/wish symbolic link before creatingagc1-1/+2
a new one. Fixes PR pkg/11233, from Laine Stump, albeit in a different way, since Solaris disagrees on what "ln -fs" means.
2000-10-16Depend on xview-config>=3.2.1nb1 to get xvmkmf.jlam3-6/+9
2000-10-15add JIS X0213 patch. wrap USE_XPM into KTERM_USE_WALLPAPER, asitojun2-9/+7
we only use Xpm is used only in that case.
2000-10-15fix Makefile (broken by last commit, unresolved conflict)wiz1-9/+2
2000-10-15Add and enable gtk+extrarh1-1/+2
2000-10-15Initial import of gtk+extra-0.99.11, a set of useful gtk+ widgets forrh8-0/+108
creating GUIs.
2000-10-15Use new USE_MESA variable to depend on the correct Mesa packagesrh7-16/+21
2000-10-15Update xfce to 3.5.2. Changes from version 3.3.1 include bug fixes and manyjlam7-203/+185
interface and usability enhancements.
2000-10-13s/uvm/uwm/. My fingers! :)itohy2-4/+4
2000-10-11This package used the NO_WRKDIR and NO_EXTRACT definitions. Unfortunately,agc1-3/+2
NO_WRKDIR means that the cookie files used to track progress of the package build (.extract_done etc) get created in the cwd, which will not work for a read-only pkgsrc. The NO_EXTRACT definition inhibits the creation of a WRKDIR, either by mkdir(1) or by using a symlink to a build tree. Instead use the EXTRACT_ONLY definition with an empty value to inhibit the extraction of the DISTFILES.
2000-10-09tk is in x11/tk for some time now (why wasn't this detected earlier?)hubertf1-2/+2
2000-10-06Don't explicitly set CDEBUGFLAGS. It's automatically set by NetBSD.cf tojlam2-8/+8
something that works on that platform.
2000-10-02Don't pass Ultrix C compiler flags to gcc on NetBSD/alpha.jlam2-7/+12
2000-10-02Consolidate patches of same file into one patchjlam4-80/+46
2000-10-02Try to fix compilation warnings in genauth.c due to conflictingjlam2-0/+16
declarations for time() on NetBSD/alpha.
2000-10-02Don't include that weird alpha_header.h file on NetBSD/alpha. We shouldn'tjlam2-1/+15
need it.
2000-10-01Add missing -p to mkdir.rh2-1/+15
2000-09-28Belatedly bump "nb" version for xforms, and likewise increment packagesfredb1-2/+2
that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately.
2000-09-27Oh dear! This software requires prior arrangement for commercial use.fredb1-1/+3
Add appropriate LICENSE variable.
2000-09-27Packages that use the shared lib really should be linked with libGL,fredb1-5/+4
but since none of the NetBSD packages which link in xforms seem to use the gl_{get,set}_canvas*() and gl_win*() functions, simply extend the present ELF hack to a.out, for now. That is, disable the shared {,x}forms library the hard way, by deleting it after installation. It stinks, I know. Close PR pkg/10560.
2000-09-20Fix bug that only seems to happen with fvwm2 if "NoHandles" is usedhubertf2-1/+15
on rxvt windows. Patch contributed by Geoff Wing <gcw@rxvt.org> in private mail, and will be part of next rxvt release.
2000-09-18Add -Wl,-R option for qt1 libraries.skrll1-1/+2
2000-09-14After getting whacked upside the head...set the maintainer to me.jlam4-8/+8
2000-09-13Adapt to xpkgwedge and install olvwmrc.0 manpage in correct location.jlam6-23/+37
2000-09-13Change maintainer to packages@netbsd.org.jlam1-7/+8
Cosmetic changes.
2000-09-13* Remove useless pre-install target.jlam3-14/+15
* Find xview-clients in olvm/olvwm when xpkgwedge is installed.
2000-09-13Back out last change...${PREFIX}/lib/help is part of xview-lib.jlam1-2/+1
2000-09-13Remove ${PREFIX}/lib/help.jlam1-1/+2
2000-09-13Remove config dir on deinstallation.jlam1-1/+2