summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-10-25EXchess - experimental chess engine (capable of beating Crafty)jlam12-0/+215
2000-10-25Do not depend on exact version of cyrus-sasl, 1.5.24nb1 works fine.rh1-2/+2
2000-10-25Update cyrus-sasl to 1.5.24nb1. Changes are:rh3-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-24Put proper version number on package.jlam1-2/+2
2000-10-24Add and enable:jlam1-1/+4
colchess colchess-book-colchess colchess-book-large
2000-10-24chess opening book for ColChess (large)jlam5-0/+40
2000-10-24chess opening book for ColChess (default)jlam5-0/+39
2000-10-24colchess - chess analysis enginejlam9-0/+172
2000-10-24Resolve chicken & egg problem when bootstrapping:hubertf1-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-24Add custom do-patch target to prevent "install -s" on scripts.hubertf1-3/+8
(does NOT require patch(1) - I guess someone had a bootstrapping problem before, too :-)
2000-10-24Enable p5-Text-CVS_XS, p5-SQL-Statement, p5-DBD-CSVmjl1-1/+2
2000-10-24add p5-text-cvs_xswiz1-1/+2
2000-10-24sortwiz1-2/+2
2000-10-24we don't need to include bsd.prefs.mk anymore (socks support isn't decidedwiz1-3/+1
here anymore)
2000-10-24sortwiz5-11/+11
2000-10-24alphabetize, and add two missing subdirswiz1-2/+4
2000-10-23fix typo in header file which shows up on sparc and mips machines.dmcmahill2-1/+13
2000-10-23We got "xview-libs" version 3.2.1nb2 not "xview-clients".tron1-3/+3
2000-10-23Update lesstif to 0.91.8. Changes from version 0.91.4 include severaljlam29-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-23Remove XMKMF definition; we now use pkgxmkmf.jlam2-6/+2
2000-10-23Update xview-lib to 3.2.1nb2. Changes from version 3.2.1nb1:jlam1-4/+3
* Remove XMKMF definition; we now use pkgxmkmf. * Build with setlocale() support.
2000-10-23Update xview-config to 3.2.1nb2. Changes from version 3.2.1nb1:jlam7-117/+21
* Remove xvmkmf; we use pkgxmkmf now. * Move config files to ${PREFIX}/lib/X11/config where pkgxmkmf can find them.
2000-10-23Adjust JB_SP_INDEX for PowerPC.mycroft2-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-23Update xpkgwedge to 1.0 and make appropriate changes to bsd.pkg.mk to handlejlam11-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-23Add & enable png2htmlhubertf1-1/+2
2000-10-23Install locale files into correct places, depending on the OS.jlam8-42/+137
2000-10-23Png2html takes a PNG image and transforms it pixel per pixel to a webhubertf7-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-23Add and enable smalltalkagc1-1/+2
2000-10-23Initial import of GNU Smalltalk, the GNU implementation of theagc8-0/+394
Smalltalk-80 language, into the packages collection.
2000-10-23Add and enable stow.agc1-1/+2
2000-10-23Initial import of stow, a GNU, Perl-based package, which manages symlinkagc5-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-23remove qt, qt21 and duplicate rep-gtk entrieswiz1-4/+1
2000-10-23Update amavis to 0.2.1p3. Changes are bugfixes, enhanced MIME decoding, andrh8-41/+237
the capability to decode and virus-check MS-TNEF attachments.
2000-10-23Update amavis to 0.2.1p3. Changes are bugfixes, enhanced MIME decoding,rh1-6/+14
and the capability to decode (and virus-check) MS-TNEF attachments
2000-10-23Update uvscan-dat to 4100. Detects various new viruses.rh2-5/+7
2000-10-23Add and enable tnefrh1-1/+2
2000-10-23Initial import of tnef-0.14.1, a utility to decode MS-TNEF attachmentsrh5-0/+28
2000-10-23Initial import of p5-DBD-CSV: Access comma separated value files viamjl5-0/+30
the DBI interface.
2000-10-23Change maintainer to myself, per request of Hubertbouyer1-2/+2
2000-10-23Initial import of p5-SQL-Statement, a small, abstract SQL engine.mjl5-0/+26
2000-10-23Add and enable maildroprh1-1/+2
2000-10-23Initial import of maildrop-1.2.2, a mail delivery agent with filteringrh7-0/+102
abilities
2000-10-23Initial import of p5-Text-CSV_XS, a collection of routines formjl5-0/+26
composition and decomposition of comma-separated values.
2000-10-23use setgid=maildrop, to prevent /var/spool/postfix/maildrop from modification.itojun2-5/+6
XXX assumes presense of group "maildrop", which is bad.
2000-10-23This pkg won't run on anything but i386 as it uses libi386 specifichubertf1-1/+3
functions. Noted by Jared D. McNeill <jmcneill@invisible.yi.org>.
2000-10-23Regen.mycroft1-2/+2
2000-10-23Nuke -ggdb. We strip the installed executable anyway, and this option breaksmycroft1-2/+2
builds on at least PowerPC.
2000-10-22update patch checksumstsarna1-2/+3
2000-10-22ZopeHTTPServer seems to be gone nowtsarna1-3/+0
2000-10-22Update to 2.2.2 and for Python 2.0tsarna5-25/+40