Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-14 | After getting whacked upside the head...set the maintainer to me. | jlam | 4 | -8/+8 | |
2000-09-13 | Adapt to xpkgwedge and install olvwmrc.0 manpage in correct location. | jlam | 6 | -23/+37 | |
2000-09-13 | Change maintainer to packages@netbsd.org. | jlam | 1 | -7/+8 | |
Cosmetic changes. | |||||
2000-09-13 | * Remove useless pre-install target. | jlam | 3 | -14/+15 | |
* Find xview-clients in olvm/olvwm when xpkgwedge is installed. | |||||
2000-09-13 | Back out last change...${PREFIX}/lib/help is part of xview-lib. | jlam | 1 | -2/+1 | |
2000-09-13 | Remove ${PREFIX}/lib/help. | jlam | 1 | -1/+2 | |
2000-09-13 | Remove config dir on deinstallation. | jlam | 1 | -1/+2 | |
2000-09-13 | Bump version number to 3.2.1nb1, since we've removed some programs which | jlam | 1 | -2/+2 | |
would conflict with devel/gettext. | |||||
2000-09-13 | Change dependencies to >=3.2.1. | jlam | 1 | -4/+4 | |
2000-09-13 | Make this work with xpkgwedge: | jlam | 1 | -2/+3 | |
* Use ${X11PREFIX}/bin/xvmkmf instead of xmkmf to generate Makefiles. | |||||
2000-09-13 | Make this work with xpkgwedge: | jlam | 4 | -8/+19 | |
* Don't build/install xgettext and msgfmt as they'll conflict with devel/gettext. * Use ${X11PREFIX}/bin/xvmkmf instead of xmkmf to generate Makefiles. | |||||
2000-09-13 | Make this work with xpkgwedge: | jlam | 9 | -26/+115 | |
* Move installation of config files to ${PREFIX}/lib/X11/xview (consistent with how lesstif installs into ${PREFIX}/lib/X11/lesstif) * Provide a xmkmf-type script called "xvmkmf" which does the right thing for programs needing to generate Makefiles from Imakefiles using XView. * Bump version number to 3.2.1nb1. | |||||
2000-09-13 | Remove tkcron (per pkg/11005), and tk80. | wiz | 1 | -3/+1 | |
2000-09-13 | Regen. | jlam | 1 | -6/+6 | |
2000-09-13 | Use unified diffs | jlam | 5 | -298/+177 | |
2000-09-13 | Cosmetic changes | jlam | 3 | -32/+32 | |
2000-09-12 | On a.out, remove "-Bforcearchive" from linker flags to prevent multiple | jlam | 2 | -0/+16 | |
definitions of symbols. Fixes PR#10971. | |||||
2000-09-11 | Install a script to maintain the apropos and glimpse databases, and | fredb | 4 | -2/+44 | |
instructions for using it. | |||||
2000-09-11 | Excise "screensaver" capplet from control-center, in order to resolve | fredb | 9 | -148/+29 | |
conflict with xscreensaver-gnome, as discussed (briefly) on tech-pkg. Also, reorder some dependencies: gnome-core (rather than gnome) depends on xscreensaver-gnome, which depends on control-center; bump teeny version of xscreensaver-gnome so control-center won't try to go with old binary packages of xscreensaver-gnome, which would lead to circular dependencies. | |||||
2000-09-11 | Use the .zip distribution of swing, rather than the .tar.Z, as it is | jwise | 2 | -7/+7 | |
significantly smaller. Pointed out by Bernd Ernesti. | |||||
2000-09-11 | Update md5. (hi jim!) | wiz | 1 | -2/+2 | |
2000-09-11 | Use .tar.Z distfile, and don't re-fetch if we have the distfile. (Why does | jwise | 1 | -6/+8 | |
the do-fetch: target get called if the distfile is present?) | |||||
2000-09-11 | Enable swing, now that it can download it self. | jwise | 1 | -2/+2 | |
2000-09-11 | Add a pre-fetch: target which installs the `urlget' package, and then use that | jwise | 1 | -9/+25 | |
package in a new do-fetch: target which uses urlget to navigate Sun's web forms and downloads swing. Make this behavior depend on the value `sun-swing-license' being in ACCEPTABLE_LICENSES. | |||||
2000-09-11 | Fix PLIST, in accordance with previous commit. Together, this creates | fredb | 1 | -3/+3 | |
a conflict with the control-center package. I'll fix that by modifying the control-center package. | |||||
2000-09-11 | Remove redundant DEPENDS on xpm. To recap, USE_XPM generates the DEPENDS | fredb | 1 | -2/+1 | |
automatically on systems that need it, in order to accomodate XFree86-4.x out-of-the-box installs, which include xpm. | |||||
2000-09-11 | Apply patches provided in pkg/9537 and pkg/9539 by Mathew Richardson. | wiz | 3 | -31/+33 | |
2000-09-10 | Revert a NetBSD patch. We want this to install _over_ the xscreensaver | fredb | 2 | -34/+3 | |
that ships with gnome, in order to upgrade it properly. Otherwise, trying to handle two screensavers causes the control panel to crash frequently. | |||||
2000-09-10 | Use USE_XPM rather than DEPENDS+= xpm. Still not quite right with | fredb | 1 | -2/+2 | |
XFree86-4.x because of dependence on Mesa. | |||||
2000-09-09 | Install screenblankers setuid root, so they can verify passwords | hubertf | 1 | -1/+2 | |
properly. | |||||
2000-09-08 | Rework this package so that the BLT extension can be loaded into any running | jwise | 5 | -153/+183 | |
tcl interpreter (as intended), instead of requiring users to use the bltwish interpreter. | |||||
2000-09-08 | Also install the private tk header file `default.h' to ↵ | jwise | 2 | -2/+4 | |
${PREFIX}/include/tk/generic as it is needed by mbone/nte. | |||||
2000-09-07 | tweak fetch-hint message | hubertf | 1 | -5/+4 | |
2000-09-06 | make sure rpath is correctly set for the dependent libs. Fixes ELF rpath | dmcmahill | 2 | -4/+4 | |
problems recently noted by Huberts bulk pkgsrc build. | |||||
2000-09-06 | add an additional comment saying which distribution file (tar or zip format) | dmcmahill | 1 | -1/+2 | |
needs to be downloaded by the user. | |||||
2000-09-05 | Update build dependency on perl to build in correct directory if perl | jlam | 1 | -2/+2 | |
interpreter is not found. | |||||
2000-09-04 | Add and enable xfstt. | kim | 1 | -1/+2 | |
2000-09-04 | TrueType font server for X11 | kim | 10 | -0/+158 | |
2000-09-03 | fix comment (and thus building) | wiz | 1 | -2/+2 | |
2000-09-03 | reformat to < 25 lines | wiz | 1 | -9/+1 | |
2000-09-03 | add RCS Id | wiz | 1 | -0/+1 | |
2000-09-03 | add RCS Ids | wiz | 2 | -0/+2 | |
2000-09-03 | remove trailing whitespace | wiz | 1 | -2/+2 | |
2000-09-03 | s/^A // | wiz | 1 | -1/+1 | |
2000-09-03 | remove unnecessary empty line | wiz | 1 | -2/+1 | |
2000-09-03 | add RCS Id | wiz | 1 | -0/+1 | |
2000-09-03 | uncomment RCS Id to quiet pkglint | wiz | 1 | -1/+1 | |
2000-09-03 | gmake -> ${GMAKE} | wiz | 1 | -2/+2 | |
2000-09-03 | remove trailing whitespace | wiz | 2 | -4/+4 | |
2000-09-03 | ${MKDIR} includes -p | wiz | 1 | -2/+2 | |