Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-30 | Be sure that ${PREFIX}/lib/java exists before installing into it, as this | jwise | 1 | -1/+2 | |
might be the first java library package the user installs. Should lib/java be in NetBSD.pkg.dist? I'm leaning toward `no', as ISTM that java users are a relatively small subset of pkgsrc users, given the current platform limitations of java on NetBSD, but I'm open to suggestions... | |||||
2000-05-30 | Re-word message if a pkg is not supported no a given platform; | hubertf | 1 | -2/+2 | |
make it sound less broken. | |||||
2000-05-30 | Add/enable ap-auth-ldap. | kleink | 1 | -1/+2 | |
2000-05-30 | Initial import of auth_ldap-1.4.2. | kleink | 6 | -0/+53 | |
2000-05-30 | Fix category | rh | 1 | -2/+2 | |
2000-05-30 | Add and enable kannel | rh | 1 | -1/+2 | |
2000-05-30 | Initial import of kannel-0.8, an open source WAP and SMS to HTTP gateway. | rh | 9 | -0/+170 | |
2000-05-30 | Resolve conflicts | rh | 1 | -1/+1 | |
2000-05-30 | Update gnumeric to 0.53. | rh | 17 | -518/+817 | |
Notable changes are: * Fixed QUARTILE. * Fixed MATCH for types -1 and +1. * Overhaul cell structure to cleanup temp formats, improve spans. * Improve array formula entry, editing, and xml-io. * Share formulas persisted using xml. * Add auto-sum * Improve versioning. * Decrease memory usage. * Accelerated intersheet dependencies * Number theory functions. (In new plugin.) * Stf-exporter * Bug-fix stf importer. * Updated: da (Keld and Kenneth), de (Karl), en_GB (Robert), es (Pablo), no (Kjartan), ru (Valek), uk (Yuri), and more. | |||||
2000-05-30 | Change dependency on libxml to >=1.8.5 | rh | 1 | -2/+2 | |
2000-05-30 | Update libxml to 1.8.7. Changes are mainly bugfixes. | rh | 5 | -14/+16 | |
2000-05-30 | Defuzz patches. | tron | 6 | -49/+49 | |
2000-05-30 | Disable optimization only on ports which are really affected by the | tron | 3 | -9/+20 | |
compiler bug. | |||||
2000-05-30 | remove -O2 from compiler flags to work around a bug in egcs-1.1.1. | dmcmahill | 2 | -8/+11 | |
this fixes recently noted compile problems on sparc. | |||||
2000-05-30 | add & enable xpenguins | hubertf | 1 | -1/+2 | |
2000-05-30 | Little penguins walking along the tops of your windows | hubertf | 7 | -0/+56 | |
(Someone fix the images to display daemons! :-) | |||||
2000-05-29 | Update boost to 1.14.3 since old distfile is gone from master site. | jlam | 6 | -376/+14 | |
* Remove limits and memory. Just depend on SGI STL package which has much better versions of these files. * Minor fixes and enhancements in the documentation. | |||||
2000-05-29 | - add "-M path" option to allow specifying a distfiles directory to handle cases | dmcmahill | 3 | -9/+19 | |
where PKGSRC/distfiles isn't the correct location (like on ftp.netbsd.org). - document the option. - bump minor version number. | |||||
2000-05-29 | Update xpuyopuyo to 0.3.8. Changes from 0.3.1: | jlam | 7 | -57/+105 | |
Changes in v0.3.8: * Merged Denny Mingus's theme * Minor bugfixes Changes in v0.3.7: * More installation bugfixes * Dialog cleanup for a few dialogues Changes in v0.3.6: * Take II: Okay, the configure system should actually work now. Changes in v0.3.5: * Fixed minor bug in painting the next piece * Fixed an odd formatting bug in help system * GNOME files now install again * Fixed problem with $DATADIR in configure.in Changes in v0.3.4: * Some reorganization of code, cleaned out some old files/functions * Beginning of the theme support * Theme selection from the UI, and themes are saved * Beginnings of a help page * Will link against libnsl/socket if present (needed for Solaris) Changes in v0.3.3: * Comments are read properly in key config (thanks to Doug Bell) Changes in v0.3.2: * Changed FNONBLOCK to O_NONBLOCK * snprintf implementation missing on some systems * Man page is properly living in section 6 now | |||||
2000-05-29 | Remove dependency on "bison". Closes PR pkg/10224, by SUNAGAWA Keiki. | fredb | 1 | -2/+1 | |
2000-05-29 | Add another set of missing files to PLIST | rh | 1 | -1/+4 | |
2000-05-29 | fix PLIST to reflect actually installed files | rh | 1 | -1/+5 | |
2000-05-29 | Add and enable xracer | rh | 1 | -1/+2 | |
2000-05-29 | Initial import of xracer-0.96.9, a clone of the popular Psygnosis game | rh | 14 | -0/+259 | |
Wipeout, as provided in PR 10217 by Bernd Sieker. | |||||
2000-05-29 | upgrade smtpfeed from 1.06 to 1.07. | itojun | 2 | -4/+4 | |
--- recent changes from RELEASE.NOTES 1.07: May.29,2000 smtp.c: false permanent errors (Connection timed out, which should be temporary failures) when SMTP connection (in processing) is timed-out. reported by Jun-ichiro itojun Hagino <itojun@iijlab.net> 1.06: Apr.24,2000 smtp.c, main.c, common.h: false permanent errors (No addresses) occur when DNS queries are timed-out. reported by Takahiro Kambe <taca@sky.yamashina.kyoto.jp> | |||||
2000-05-29 | Garbage collect. | hubertf | 1 | -10/+4 | |
Now that the procedure for building in a package and in a category is the same, there's no longer any need to differentiate between the two cases. | |||||
2000-05-28 | Fix minor nit in installation. I have some other work to do first, but | jwise | 2 | -4/+4 | |
look for packages for Xalan, FOP, and Cocoon by Tuesday, for those interested in that sort of thing... | |||||
2000-05-28 | cause gccmakedep to be used instead of makedepend. This was already the case | dmcmahill | 1 | -2/+8 | |
on i386, but not on pmax/sparc (and probably others). This fixes recently noted pmax/sparc compile problems. | |||||
2000-05-28 | Do not abort compilation of several categories if building a single category | dmcmahill | 1 | -2/+2 | |
fails. | |||||
2000-05-28 | Fix path to old distfile on openssh.com. | wiz | 1 | -2/+2 | |
2000-05-28 | Fix PLIST to also include share/ghostscript/6.01vflib/vflib (hi jlam!); | wiz | 1 | -1/+21 | |
fixes deinstallation, binary packages and pkg/10181. | |||||
2000-05-28 | Update checksum, distfile seems to have changed. Fixes pkg/9892. | wiz | 1 | -2/+2 | |
2000-05-28 | Provide checksum for BSDI/i386 128-bit key version. | fredb | 1 | -1/+2 | |
2000-05-27 | Move jmk-fonts package from x11 to fonts category by repository copy | agc | 8 | -170/+3 | |
2000-05-27 | Main category is now fonts | agc | 1 | -2/+2 | |
2000-05-27 | Move jisx0213fonts package from x11 to fonts category by repository copy. | agc | 1 | -2/+1 | |
2000-05-27 | Move jisx0213fonts package from x11 to fonts category by repository copy | agc | 6 | -55/+2 | |
2000-05-27 | Main category is now fonts | agc | 1 | -2/+2 | |
2000-05-27 | Move jisx0212fonts package from x11 to fonts by repository copy. | agc | 8 | -122/+0 | |
2000-05-27 | Move jisx0212fonts package from x11 to fonts category by repository copy. | agc | 2 | -3/+3 | |
2000-05-27 | Main category is now fonts. | agc | 1 | -2/+2 | |
2000-05-27 | Move jisx0208fonts package from x11 to fonts category by repository copy | agc | 7 | -122/+0 | |
2000-05-27 | Move jisx0208fonts package to fonts category by repository copy | agc | 1 | -2/+1 | |
2000-05-27 | Move jisx0208fonts package from x11 to fonts category by repository copy. | agc | 1 | -1/+2 | |
2000-05-27 | Main category is now fonts | agc | 1 | -2/+2 | |
2000-05-27 | Move intlfonts package to fonts category by repository copy. | agc | 9 | -364/+0 | |
2000-05-27 | Move intlfonts to fonts category by repository copy. | agc | 1 | -2/+1 | |
2000-05-27 | Main category is now fonts | agc | 1 | -2/+2 | |
2000-05-27 | Move intlfonts from x11 to fonts category by repository copy. | agc | 1 | -1/+2 | |
2000-05-27 | Use user/group instead of addnerd; while I'm here, make it compile again, | wiz | 16 | -54/+356 | |
and fix binary package. |