Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-10-25 | EXchess - experimental chess engine (capable of beating Crafty) | jlam | 12 | -0/+215 | |
2000-10-25 | Do not depend on exact version of cyrus-sasl, 1.5.24nb1 works fine. | rh | 1 | -2/+2 | |
2000-10-25 | Update cyrus-sasl to 1.5.24nb1. Changes are: | rh | 3 | -2/+25 | |
* enable pwcheck method if CYRUS_USE_PWCHECK is set (closes PR 11305 by David Edmondson <dme@dme.org>) * only enable Kerberos 4 if KERBEROS is set to 4 (depends on kth-krb4, in this case), otherwise explicitly disable Kerberos | |||||
2000-10-24 | Put proper version number on package. | jlam | 1 | -2/+2 | |
2000-10-24 | Add and enable: | jlam | 1 | -1/+4 | |
colchess colchess-book-colchess colchess-book-large | |||||
2000-10-24 | chess opening book for ColChess (large) | jlam | 5 | -0/+40 | |
2000-10-24 | chess opening book for ColChess (default) | jlam | 5 | -0/+39 | |
2000-10-24 | colchess - chess analysis engine | jlam | 9 | -0/+172 | |
2000-10-24 | Resolve chicken & egg problem when bootstrapping: | hubertf | 1 | -1/+6 | |
chicken == archivers/gtar-base (wants to apply patches) egg == devel/patch (wants gtar to unpack) Break out by using /usr/bin/tar if $GTAR is not installed. Might be better in bsd.pkg.mk ... | |||||
2000-10-24 | Add custom do-patch target to prevent "install -s" on scripts. | hubertf | 1 | -3/+8 | |
(does NOT require patch(1) - I guess someone had a bootstrapping problem before, too :-) | |||||
2000-10-24 | Enable p5-Text-CVS_XS, p5-SQL-Statement, p5-DBD-CSV | mjl | 1 | -1/+2 | |
2000-10-24 | add p5-text-cvs_xs | wiz | 1 | -1/+2 | |
2000-10-24 | sort | wiz | 1 | -2/+2 | |
2000-10-24 | we don't need to include bsd.prefs.mk anymore (socks support isn't decided | wiz | 1 | -3/+1 | |
here anymore) | |||||
2000-10-24 | sort | wiz | 5 | -11/+11 | |
2000-10-24 | alphabetize, and add two missing subdirs | wiz | 1 | -2/+4 | |
2000-10-23 | fix typo in header file which shows up on sparc and mips machines. | dmcmahill | 2 | -1/+13 | |
2000-10-23 | We got "xview-libs" version 3.2.1nb2 not "xview-clients". | tron | 1 | -3/+3 | |
2000-10-23 | Update lesstif to 0.91.8. Changes from version 0.91.4 include several | jlam | 29 | -182/+285 | |
fixes to plug memory leaks and changing the way LessTif imake config files are handled. Also, install the HTML documentation in share/doc/html. | |||||
2000-10-23 | Remove XMKMF definition; we now use pkgxmkmf. | jlam | 2 | -6/+2 | |
2000-10-23 | Update xview-lib to 3.2.1nb2. Changes from version 3.2.1nb1: | jlam | 1 | -4/+3 | |
* Remove XMKMF definition; we now use pkgxmkmf. * Build with setlocale() support. | |||||
2000-10-23 | Update xview-config to 3.2.1nb2. Changes from version 3.2.1nb1: | jlam | 7 | -117/+21 | |
* Remove xvmkmf; we use pkgxmkmf now. * Move config files to ${PREFIX}/lib/X11/config where pkgxmkmf can find them. | |||||
2000-10-23 | Adjust JB_SP_INDEX for PowerPC. | mycroft | 2 | -1/+27 | |
Allocate more space at the top of new stacks. This makes nspr work on PowerPC (at least according to the tests). | |||||
2000-10-23 | Update xpkgwedge to 1.0 and make appropriate changes to bsd.pkg.mk to handle | jlam | 11 | -43/+208 | |
the new version of xpkgwedge. Changes from xpkgwedge 0.4: * Redefine ImakeCmd to "imake -I$(PREFIX)/lib/X11/config" to pick up X11 config files in $(PREFIX)/lib/X11/config before the ones in the standard X11 tree. * Install a program called "pkgxmkmf" that's actually xmkmf, but checks in $(PREFIX)/lib/X11/config before the standard X11 config directory. * Create the host.def file in $(PREFIX)/lib/X11/config instead of always in ${X11BASE}/lib/X11/config. The benefits of this are: 1) xpkgwedge can now install into $(PREFIX) instead of always into $(X11BASE). 2) Keeps the X11 tree "pure", and doesn't affect people who want to run xmkmf and not include all the xpkgwedge stuff, even if it's installed. 3) Packages that install config files (lesstif, xview-config) can now do so in $(PREFIX). 4) People only have to use 'pkgxmkmf' instead of 'xmkmf', and (hopefully) no other changes, if they want to use the config files in xpkgwedge'd packages. | |||||
2000-10-23 | Add & enable png2html | hubertf | 1 | -1/+2 | |
2000-10-23 | Install locale files into correct places, depending on the OS. | jlam | 8 | -42/+137 | |
2000-10-23 | Png2html takes a PNG image and transforms it pixel per pixel to a web | hubertf | 7 | -0/+49 | |
page. It makes use of a text file supplied by the user to do the conversion. See http://www.feyrer.de/images/hubert4_klein2.html and http://incredible.art.pl/ for some examples. | |||||
2000-10-23 | Add and enable smalltalk | agc | 1 | -1/+2 | |
2000-10-23 | Initial import of GNU Smalltalk, the GNU implementation of the | agc | 8 | -0/+394 | |
Smalltalk-80 language, into the packages collection. | |||||
2000-10-23 | Add and enable stow. | agc | 1 | -1/+2 | |
2000-10-23 | Initial import of stow, a GNU, Perl-based package, which manages symlink | agc | 5 | -0/+36 | |
farms, and performs the same job as Carnegie Mellon's depot program, albeit in a simpler manner. Used to administer many packages at the same time in a single tree. Closes PR 11264. | |||||
2000-10-23 | remove qt, qt21 and duplicate rep-gtk entries | wiz | 1 | -4/+1 | |
2000-10-23 | Update amavis to 0.2.1p3. Changes are bugfixes, enhanced MIME decoding, and | rh | 8 | -41/+237 | |
the capability to decode and virus-check MS-TNEF attachments. | |||||
2000-10-23 | Update amavis to 0.2.1p3. Changes are bugfixes, enhanced MIME decoding, | rh | 1 | -6/+14 | |
and the capability to decode (and virus-check) MS-TNEF attachments | |||||
2000-10-23 | Update uvscan-dat to 4100. Detects various new viruses. | rh | 2 | -5/+7 | |
2000-10-23 | Add and enable tnef | rh | 1 | -1/+2 | |
2000-10-23 | Initial import of tnef-0.14.1, a utility to decode MS-TNEF attachments | rh | 5 | -0/+28 | |
2000-10-23 | Initial import of p5-DBD-CSV: Access comma separated value files via | mjl | 5 | -0/+30 | |
the DBI interface. | |||||
2000-10-23 | Change maintainer to myself, per request of Hubert | bouyer | 1 | -2/+2 | |
2000-10-23 | Initial import of p5-SQL-Statement, a small, abstract SQL engine. | mjl | 5 | -0/+26 | |
2000-10-23 | Add and enable maildrop | rh | 1 | -1/+2 | |
2000-10-23 | Initial import of maildrop-1.2.2, a mail delivery agent with filtering | rh | 7 | -0/+102 | |
abilities | |||||
2000-10-23 | Initial import of p5-Text-CSV_XS, a collection of routines for | mjl | 5 | -0/+26 | |
composition and decomposition of comma-separated values. | |||||
2000-10-23 | use setgid=maildrop, to prevent /var/spool/postfix/maildrop from modification. | itojun | 2 | -5/+6 | |
XXX assumes presense of group "maildrop", which is bad. | |||||
2000-10-23 | This pkg won't run on anything but i386 as it uses libi386 specific | hubertf | 1 | -1/+3 | |
functions. Noted by Jared D. McNeill <jmcneill@invisible.yi.org>. | |||||
2000-10-23 | Regen. | mycroft | 1 | -2/+2 | |
2000-10-23 | Nuke -ggdb. We strip the installed executable anyway, and this option breaks | mycroft | 1 | -2/+2 | |
builds on at least PowerPC. | |||||
2000-10-22 | update patch checksums | tsarna | 1 | -2/+3 | |
2000-10-22 | ZopeHTTPServer seems to be gone now | tsarna | 1 | -3/+0 | |
2000-10-22 | Update to 2.2.2 and for Python 2.0 | tsarna | 5 | -25/+40 | |