Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-12-29 | Remove unnecessary duplicate dependences. | tron | 5 | -24/+5 | |
1998-12-29 | Depend on version 1.42 of "qt" package. | tron | 3 | -6/+6 | |
1998-12-29 | Update "qt" package to version 1.42: | tron | 4 | -12/+12 | |
- The file dialog has various UI tweaks. - More sanity checks have been added. - On X11, the postscript output from a few programs will be much smaller than it used to be. - The keyboard interface of buttons groups/dialogs has been improved. - QMultiLineEdit avoids flicker in some cicumstances where it would flicker up to now. | |||||
1998-12-29 | As we don't use the included libtool we don't need to configure it. | tron | 1 | -9/+15 | |
1998-12-29 | Major cleanup: | tron | 6 | -16/+95 | |
- Use our libtool to build the "art_lgpl" library. - Install documentation in "share/doc/gnome-libs". - Use "/var/games" instead of "/var/gnome/games" for game score files. This fixes PR pkg/6581 by Christian E. Hopps. | |||||
1998-12-29 | Add a second check after branching to build a dependency to make sure it | garbled | 1 | -1/+6 | |
actually completed succesfully before continuing on with the current build. This makes NOT_FOR_ARCHS and ONLY_FOR_ARCHS propogate up to the pkgs which depend on them. | |||||
1998-12-29 | Update "gnome-libs" package to version 0.99.0 and make it build again. | tron | 6 | -97/+180 | |
XXX At the moment some files are installed at the wrong place (e.g "doc" XXX or "share/doc" instead of "share/doc/gnome-libs"). Other files should XXX not be installed at all (e.g. "lib/libart_lgpl.la"). | |||||
1998-12-29 | fix some lacks of string.h inclusions which bombed out the build on alpha | garbled | 3 | -5/+35 | |
and special case the compile of sql_yacc.cc. It used up all the memory on my alpha with 256MB of mem trying to compile this file. Turning off the optimization keeps it from crashing my machine. | |||||
1998-12-29 | libQwSpriteField needs -lXext. Make it so. | garbled | 1 | -0/+21 | |
1998-12-29 | change BUILD_DEPENDS texindex -> tex. An older pkg's texindex was lying | garbled | 1 | -2/+2 | |
around my /usr/pkg/bin, and thus tex never got installed, and the build blew up. I don't believe any older pkgs install "tex", so this should be a safe bet. | |||||
1998-12-28 | Update for AfterStep window manager package to version 1.6.0 based on | tron | 11 | -593/+565 | |
patches supplied by Jarkko Torppa in PR pkg/6651. | |||||
1998-12-28 | Need to include string.h. | bad | 4 | -7/+47 | |
1998-12-28 | fix an error in 1.5: the patch was malformed. | marc | 1 | -2/+2 | |
1998-12-28 | Make this work on alpha, arm32, i386, and sparc on 1.3 and up. | bad | 24 | -639/+2604 | |
1998-12-28 | patch a compile error. | marc | 1 | -3/+13 | |
1998-12-28 | This works only on alpha, arm32, i386, and sparc. | bad | 1 | -2/+2 | |
1998-12-28 | "i18n.h" and <kerberosIV/des.h> both define a macro "_". the one in | marc | 1 | -0/+31 | |
i18n is the one we want, so include i18n.h second. | |||||
1998-12-28 | "gtk+" requires "perl" to build as noticed by Gary Duzan in PR pkg/6639. | tron | 1 | -1/+2 | |
1998-12-28 | Move "gettext" package from "misc" to "devel" category. | tron | 4 | -8/+8 | |
1998-12-28 | Move "gettext" package from "misc" to "devel" category. | tron | 14 | -124/+8 | |
1998-12-28 | Preprocess "terminfo.5" with "tbl", fixes PR pkg/6627 by Greg A. Woods. | tron | 1 | -0/+13 | |
1998-12-28 | Binutils strip doesn't know BSD/I's a.out format (to be fixed); use | tv | 2 | -5/+5 | |
INSTALL_SCRIPT for now. Noticed by augustss. Also document need for COMPAT_43 as well. | |||||
1998-12-28 | Patches supplied by Matthieu Herrb in PR pkg/6612 to make xview compile | tron | 2 | -0/+34 | |
after signal changes. | |||||
1998-12-28 | Convert this pkg to use pkglibtool. | garbled | 2 | -4/+14 | |
1998-12-28 | Use correct syscall number on arm32. | bad | 2 | -5/+5 | |
Enable building server on arm32. | |||||
1998-12-28 | reflect update of unzip to 5.40 | hubertf | 2 | -4/+4 | |
1998-12-28 | Don't check for deprecated symbol "unix". | tron | 1 | -0/+15 | |
1998-12-28 | Add missing conflict list. | tron | 1 | -1/+3 | |
1998-12-28 | Fix broken patch file. | tron | 1 | -3/+2 | |
1998-12-28 | .include "../../mk/bsd.prefs.mk" early, so that USE_RSAREF2 can be | marc | 1 | -1/+3 | |
defined in /etc/mk.conf | |||||
1998-12-28 | it moved. | marc | 1 | -3/+3 | |
1998-12-28 | Add and enable bladeenc. | tv | 1 | -1/+2 | |
1998-12-28 | Add BladeEnc, a free (BSDI binary for i386, but source promised RSN) MPEG | tv | 6 | -0/+42 | |
Audio Layer 3 encoder based on the ISO stereo MP3 code, not the Fraunhofer joint-stereo code. | |||||
1998-12-28 | Make consistent with other library pkgs: NOPIC=1 and NOPROFILE=1 (NOPIC=1 | tv | 2 | -5/+3 | |
can be removed if a real shlib is later created of this pkg). Without these, the PLIST can be inconsistent with what is installed, since mk.conf can modify this behavior. | |||||
1998-12-28 | Patches start with `patch-', not `patches-'. | tv | 1 | -1/+1 | |
1998-12-28 | Don't depend on mkisofs. You can use any of mkisofs, mkhybrid, or even | tv | 1 | -3/+1 | |
dd or cat to create CDs -- let the user choose his tool. | |||||
1998-12-27 | update to 5.40 | hubertf | 2 | -9/+9 | |
1998-12-27 | update to 1.1.1 | hubertf | 2 | -4/+4 | |
1998-12-27 | Install PIL include files in ${PREFIX}/include/PIL, since it seems some | tsarna | 1 | -1/+5 | |
other packages may want them. | |||||
1998-12-26 | PIL, the Python Imaging Library | tsarna | 6 | -0/+63 | |
1998-12-26 | Enable netatalk. | agc | 1 | -2/+2 | |
1998-12-26 | Initial import of the University of Michigan version of Netatalk. | agc | 26 | -0/+569 | |
(userland tools and utilities for AppleTalk interworking). This is the standard, reference version. Lacks AppleshareIP support. Package done by Bill Studenmund (wrstuden@netbsd.org), munged about a bit by myself. This is the 19981109 version of the sources. | |||||
1998-12-26 | Don't mention a version here. | frueauf | 1 | -5/+5 | |
1998-12-26 | Update freeciv to 1.7.2. | frueauf | 3 | -16/+20 | |
This version contains numerous bug fixes and some new features, all in all to much to list here. | |||||
1998-12-26 | document xinvest, xquote, and benchmark results target. Enable xquote | garbled | 1 | -1/+3 | |
and xinvest. | |||||
1998-12-26 | a WWW ticker symbol quote retrieval program. | garbled | 5 | -0/+42 | |
Xquote-1.1 | |||||
1998-12-26 | a personal finance tracking and performance tool. | garbled | 12 | -0/+84 | |
Xinvest-2.5.1 | |||||
1998-12-26 | Fix all the benchmark targets so they work properly, and work with the | garbled | 19 | -43/+147 | |
package uninstalled, with the exceptionof lmbench. Make non-batch targets for all the benchmarks, and create a results target which places all the results in /tmp for easier collection. | |||||
1998-12-26 | Break patch into multiple patches. | garbled | 4 | -67/+77 | |
Fix install target to work. Minor LP64 cleanup. (fix lack of needed headers) | |||||
1998-12-25 | update to 3.1.2 | hubertf | 4 | -123/+4 | |