Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-31 | There is no ${PREFIX}/share/gnome/html/zvt, so don't try to @dirrm it. | jlam | 1 | -2/+1 | |
2000-07-31 | Remove debugging code accidentally left in this file. | jlam | 1 | -5/+1 | |
2000-07-31 | Update icewm and icewm-gnome to 1.0.4. Changes from version 1.0.2: | jlam | 8 | -201/+211 | |
1.0.4: 2000-06-11 - minor fix for tcl/tk apps (please report any more tcl/tk again) - fix -c option restart (tnx to Diego Zamboni) - auto-detect multiByte (by - exit Start menu with Alt or Win/... 1.0.3: 2000-03-19 - empty taskbar window title fix - set pointer default for each toplevel window - mwm hints tweaking - multiple SIGHUP restart fix | |||||
2000-07-31 | The gettext package gained a shared library. For all packages which | jlam | 5 | -10/+10 | |
link against libintl.so, update the dependency on gettext to >=0.10.35nb1. | |||||
2000-07-31 | Enable a bunch of packages in category/Makefile that | hubertf | 1 | -3/+3 | |
* should not cause any conflicts with the new bulk-package targets, * didn't contain a reason for why they were disabled or * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's Makefile would be more appropriate) | |||||
2000-07-30 | Add and enable "wmmoonclock". Fixes 2nd part of PR pkg/10599. | tron | 1 | -1/+2 | |
2000-07-30 | Import new "wmmoonclock" package based on work contributed by | tron | 7 | -0/+50 | |
Jens Schmalzing in PR pkg/10599: Shows lunar ephemeris to fairly high accuracy | |||||
2000-07-30 | Update "enlightenment" package to version 0.16.4 based on patches | tron | 8 | -126/+2110 | |
supplied by Damon Brodie in PR pkg/10632. A list of change is not available. | |||||
2000-07-30 | Install the topic.dat files. | jlam | 4 | -6/+69 | |
2000-07-30 | Add the cdplayer_applet files to the PLIST. | jlam | 1 | -824/+850 | |
2000-07-30 | Rework how NetBSD APM is detected; get cdplayer to build; and get | jlam | 11 | -64/+626 | |
battery working again. Addresses the following PRs by Jasper Wallace <jasper@pointless.net>: 10420, 10421, 10422. | |||||
2000-07-30 | change the pre-configure target to match whats recommended by the lesstif | dmcmahill | 1 | -2/+4 | |
INSTALL document. This fixes recently noted infinite loops in the lesstif build system noted on some platforms. | |||||
2000-07-30 | patch-sums | tsarna | 2 | -0/+9 | |
2000-07-30 | Add and enable wxGTK, py-wxWindows | tsarna | 1 | -1/+3 | |
2000-07-30 | wxPython: Python bindings for wxWindows | tsarna | 7 | -0/+78 | |
2000-07-30 | wxGTK: A GTK-based implementation of the wxWindows GUI library | tsarna | 8 | -0/+640 | |
2000-07-28 | USE_LIBTOOL instead of USE_PKGLIBTOOL | jlam | 2 | -4/+5 | |
2000-07-27 | Fix typo in last commit. | tron | 1 | -2/+2 | |
2000-07-27 | Add german mirror on "ftp.fu-berlin.de" to master site list. | tron | 1 | -2/+3 | |
2000-07-27 | add and enable lesstif12 | wiz | 1 | -1/+2 | |
2000-07-27 | Update freetype-lib dependency to >=1.3.1 because the freetype library | jlam | 1 | -2/+2 | |
bumped its major. This is needed so that new binary packages looking for dependencies don't match an older freetype library. | |||||
2000-07-26 | Update xscreensaver to 3.25. | frueauf | 7 | -48/+58 | |
Changes since 3.24: * New hack, `nerverot'. * Added BSD kernel panic to `bsod'. * New version of `shadebobs'. * New version of `petri'. * Updated `webcollage' to handle recent Altavista URL format changes; made it search the AP photo gallery. * Revamped command-line options of `sonar' and made it properly handle subnets. * The `bubbles' hack can now trickle up or down the screen . * The `xsublim' hack can now read its text from programs. * Support for GLE version 3 in `extrusion'. * Fixed compilation problems in `maze'. * Fixed a rare crash in `flow'. * Fixes for minor installation problems. | |||||
2000-07-26 | Make sure patch doesn't contain any RCS ids other than ours. Lesson | jlam | 2 | -11/+8 | |
learned: use pkgdiff(1). | |||||
2000-07-26 | Regenerate patch-sum. | jlam | 1 | -2/+2 | |
2000-07-25 | argh. left a few too many lines in... | dmcmahill | 1 | -5/+1 | |
2000-07-25 | allow generation of shared libs on sparc. The pkg was set to only build static | dmcmahill | 1 | -5/+1 | |
libs at one time because of needing a -fPIC version of /usr/lib/c++rt0.o. However, kde fails to build with only the static libs and a large part of pkgsrc needs a /usr/lib/c++rt0.o compiled -fPIC anyway. A -fPIC version of /usr/lib/c++rt0.o is available on ftp.netbsd.org courtesy of David Brownlee. | |||||
2000-07-25 | Import of lesstif12 containing the LessTif Motif-1.2-compatible libraries | jlam | 5 | -0/+172 | |
and headers. | |||||
2000-07-25 | Forgot these patches in previous commit | jlam | 2 | -0/+48 | |
2000-07-25 | Update lesstif to 0.91.4. Only minor bug fixes and some improvements | jlam | 24 | -479/+459 | |
to the Xbae widget set. As a package, split out the Motif-1.2-compatible libraries into a separate package. This package now contains just the main (Motif-2.0-compatible) LessTif libraries, headers, and documentation. | |||||
2000-07-25 | Check for asclock-[0-9]* instead of asclock-* so we match only the asclock | jlam | 1 | -2/+2 | |
package, and not also asclock-gtk or asclock-xlib if they're installed as well. | |||||
2000-07-25 | Install the locale files under share/locale, not lib/locale. | jlam | 1 | -0/+13 | |
2000-07-25 | Record installation of locale files. | jlam | 2 | -2/+33 | |
2000-07-25 | Make the ${PREFIX}/etc/CORBA/servers directory. | jlam | 2 | -2/+5 | |
2000-07-25 | Remove ${PREFIX}/etc/CORBA{,/servers} in gnome-libs instead of gnome-core | jlam | 3 | -7/+5 | |
since in gnome-libs is where the directory location is defined. | |||||
2000-07-25 | @dirrm etc/CORBA/servers and etc/CORBA just like PLIST.SunOS. We don't | jlam | 1 | -1/+3 | |
seem to remove these directories anywhere else, though an argument could be made for putting these lines in x11/gnome-libs/pkg/PLIST. | |||||
2000-07-25 | ${PREFIX}/share/pixmaps can be used by things other than gnome-libs, | jlam | 1 | -2/+2 | |
so don't "@dirrm" it, "just @unexec rmdir ... || true". | |||||
2000-07-24 | Find freetype headers in new location | jlam | 1 | -1/+2 | |
2000-07-22 | Reinstate stuff removed the last time around "just to please pkglint". | jlam | 3 | -13/+22 | |
There's no reason to degrade package maintainability just to appease pkglint. Also find xpm headers if xpkgwedge is installed. Closes PR#8373 by Michael South <msouth@scruz.net>. | |||||
2000-07-22 | Find xpm headers if xpkgwedge is installed by using EVAL_PREFIX (I hope I | jlam | 3 | -8/+11 | |
did this right...documentation about how to use EVAL_PREFIX is scarce). | |||||
2000-07-22 | make sure automake really rebuilds doc/Makefile.in from the patched | dmcmahill | 1 | -2/+2 | |
doc/Makefile.am. This fixes recently noted compile problems. | |||||
2000-07-21 | On Solaris, use the right configuration for qt21. | agc | 1 | -3/+4 | |
Use a build dependency for egcs. Pass the g++ pathname down through the environment. | |||||
2000-07-20 | unify patches; don't patch file twice. | wiz | 4 | -403/+268 | |
2000-07-20 | only compare XAW_TYPE if it is defined | wiz | 1 | -2/+2 | |
2000-07-20 | Depend on version 4.0 or newer of the "readline" package. | tron | 1 | -2/+2 | |
2000-07-20 | Add RCS Id to patch file, and regenerate patch checksum. | agc | 2 | -2/+4 | |
2000-07-20 | update location (sourceforge sucks them up all) | drochner | 1 | -3/+3 | |
2000-07-20 | regen patch which didn't work after qt update | drochner | 2 | -6/+6 | |
2000-07-18 | Use EVAL_PREFIX to be a bit more precise about package prefices. | agc | 2 | -8/+11 | |
2000-07-17 | Use EVAL_PREFIX to find the installed location of the kdebase package, and | agc | 1 | -4/+4 | |
use it accordingly. | |||||
2000-07-15 | Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition, | agc | 16 | -44/+71 | |
which takes entries of the format <make-definition-name>=<pkgname>. This has not been added to MAKEFLAGS because (a) premature optimisation is the root of all evil, and (b) because the .for loop used to implement this shows the wrong results when multiple prefices are evaluated. Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying them considerably. ALso simplify the logic to calculate the prefix as well. |