summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-08-15Updatej to 4.17. Changes:hubertf8-47/+48
+ euler2d, new mode thanks to Stephen Montgomery-Smith + <stephen@math.missouri.edu> also some work was done by Tim Auckland + <Tim.Auckland@Procket.com>. See euler2d.tex for theory. & XSync(dsp, True) should not be used in modes as it is hard to log in & when input password characters are randomly dropped. - tetris, you can now play with -trackmouse, row clearing fixed, bonus - pieces. Added a new look to pieces but must be compiled in with - -DBM_PLAIN. - Purify Uninitialized Memory Read found in euler2d, life, and swarm and - a memory leak in juggle. SunOS fix for xcl and juggle and gameless - environment configuration (--disable-interactive) thanks to Tom Schmidt - <tschmidt@micron.com>. bounce, bat, pacman, and braid should look better for password sized windows xcl, new mode control-line combat model race, conversion from xscreensaver thanks to its author Martin Berentsen <berentsen@sent5.uni-duisburg.de>. multi-byte character support for languages like Japanese. Fixed for bomb.c, nose.c, dclock.c, xlock.c, resource.c, iostuff.c, xmlock.c, and xglock.c. Also added new xmlock/XmLock-jp.ad. Thanks to Yokota Hiroshi <yokota@netlab.is.tsukuba.ac.jp>. Maintainer (David Bagley) is a little confused about gettext and settext stuff. swarm improvements thanks to Juan Heguiabehere <juanh@wins.uva.nl>. Now do not fly at 45 degree angles most of the time and longer trails with -size. Noticed some drawing errors on some Sun displays with long trails, probably a Sun hardware problem. euler2d, new mode thanks to Stephen Montgomery-Smith <stephen@math.missouri.edu> also some work was done by Tim Auckland <Tim.Auckland@Procket.com>. See euler2d.tex for theory. added BLANK_ONLY #define if you only want the blank mode. VMS patch for sound thanks to Jouk Jansen <joukj@hrem.stm.tudelft.nl>. sco patch from Ronald Joe Record <rr@sco.com>. Did not take the patches straight so there could be some problems still, but tried to address the issues. (etc/play.sh, spline.cc sqr, t3d.c time inc, and sysv5 build issues). configure should now find Mesa as opengl. Worked before for me... but may work for others now too. Minor warnings removed various files. loop.c now loops can go clockwise too. The program decides which set of rules to use. (Is handedness a requirement for life? (DNA for example has right-handed helices.)) Added some debugging for building rules easier, hexagonal life more fleshed out so RAND_RULES will work until about generation 540. ESound updates by Eric Lassauge <lassauge@mail.dotcom.fr>. xcl, new mode control-line combat model race, conversion from xscreensaver thanks to its author Martin Berentsen <berentsen@sent5.uni-duisburg.de>. juggle.c: fix bug which caused crashes on some machines, less flashy arms, real-time, -pattern random (a true pattern generator), figure moved down and scaled, bouncing, more random, one ball juggling should not come up, and Sun CC 5.0 errors/warnings removed thanks to Tim Auckland <tda10@geocities.com>. HP problems identified for life.c and shape.c, no code changes since it seems to be a strange bug in the HP cc compiler when using both -O and -g flags (default). HP CC warnings removed in solitare.cc, xlock.c, resource.c, dclock.c, decay.c, goop.c, ico.c, juggle.c, starfish.c, t3d.c, tetris.c, erase*.*. Updated configure and README for compiling and linking through HP's cc. Still some open problems. Some arbitrary sized arrays removed in xlock.c, resource.c, and mode.c, do not believe them to be security problems. HP_PASSWDETC - due to possible security problems this will no longer compile by default, pointed out by Theo de Raadt <deraadt@cvs.openbsd.org>. Sun CC 5.0 warnings changes cover all modes with options. skewb mode added as an unstable GL mode. Its in development. Not much yet... I just have the corners drawn so far and no real movement yet. Its like a Rubik's Cube but with diagonal cuts that cut through the the center of the cube on a skewed angle. mult-byte character support for languages like Japanese. Fixed for bomb.c, nose.c, iostuff.c, xmlock.c, and xglock.c. Also added new xmlock/XmLock-jp.ad. Thanks to Yokota Hiroshi <yokota@netlab.is.tsukuba.ac.jp>. Buffer overrun security fix does not allow root access directly but the encrypted password file may be found in memory. This vulnerability was discovered by Brock Tellier with additional research by Anthony Osborne at the COVERT Labs of PGP Security, Inc. Now allocate memory instead of an arbitrary limit on mode name length. run mode added, its a hack but it sort of works. :) Also changed resource.c to make a special case for it. would be nice if password window worked too... Will probably crash and burn on multiscreens, random mode, etc. run like: xlock -mode run -geometrystring geometry -runprogram xclock xlock -mode run -geometrystring g -runprogram xlogo xlock -mode run -geometrystring none -runprogram xfishtank (May be having a little problem with the none option...) _NOT_ a good idea to recursively run xlock Not fond of the name of the mode or its option names... so if you have better names in mind ... tell me. Moved to unstable (due to VMS and -debug problems). ico.c most flashing removed. FullRandom added and now rotates more randomly, rotates in the proper direction (looking at it from the top, I guess its wrong if you think it should be on a glass table and the view is underneath...) and changes when it hits the end of the screen. and changes when it hits the end of the screen. Linewidth and points added as well. rubik.c update for stickers and cube roundness variables now set in macro, considering creating a new skewb mode (its a like a rubik's cube but with diagonal cuts). XFree86 4.0 fixes for DPMS and XCloseDisplay thanks to Jeremy Buhler <jbuhler@cs.washington.edu>. Call to XCloseDisplay was causing problems, removing it should not, right? More fixes for DPMS, this time for NetBSD. Thanks to <hubert.feyrer@rz.uni-regensburg.de> solitare.cc Solaris CC warnings removed and fixed shapes when in password window. xalock removed from distribution + Updated since BETA1 & New since BETA - Updated since BETA
2000-08-15be more friendly to western users - use #ifdef KANJI_SYMBOL toitojun3-1/+40
determine configuration menu language (appears with "o")
2000-08-15add W3M_USE_{SSL,COOKIE} compilation switch.itojun3-27/+89
both are on by default. there can be some comment on what should be the defalult value, I'm open to your input...
2000-08-15Update gnucash to 1.4.3.jlam3-75/+83
Closes pkg/10834 by David Rankin <drankin@bohemians.lexington.ky.us>. Changes from version 1.4.1: o updated French translation o improved qif importing o fix for g-wrap 0.9.4 o misc bug fixes
2000-08-15Update g-wrap to 0.9.5. Changes from version 0.9.4 include not usingjlam4-30/+8
deprecated smob functions not present anymore in guile-1.4 and up.
2000-08-15as we now depend on shlib from devel/libnet, we must use DEPENDS,itojun1-3/+3
not BUILD_DEPENDS.
2000-08-15Don't need special handling of .zip. Also some cosmetic changes.jlam1-13/+8
2000-08-15Make this work and de-install properly with perl5 + perl5-current.jlam5-15/+100
Include code in the Makefile to show how to use the installed .packlist to dynamically generate a PLIST for this package. I couldn't use the solution proposed on tech-pkg since eperl installed some stuff in ${PERL5_SITELIB} under perl-5.00404, but in ${PERL_SITEARCH} under perl-5.6.0. I imagine other modules will also show this difficulty since the Makefile for eperl was generated by ExtUtils::MakeMaker, so I think the .packlist way is the right thing to do.
2000-08-15Add and enable libperl-currentjlam1-1/+2
2000-08-15Placeholder representing an installed shared libperl.so for perl5-current.jlam4-0/+41
2000-08-15USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-4/+5
2000-08-15Make the packing list reflect the installed files when the port doesn'tjlam8-888/+920
support shared libraries.
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+5
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-4/+6
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+4
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL.wiz4-32/+13
LTCONFIG_OVERRIDE -> minus one patch.
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+4
2000-08-14HOMEPAGE changed.jlam1-2/+2
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+5
2000-08-14enable ONLY_FOR_PLATFORM (erronously commented out in last commit)wiz1-2/+2
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL. Untested for lack of Solaris.wiz4-81/+12
XXX: This package needs NetBSD porting!
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+4
2000-08-14This package doesn't use libtool.wiz1-3/+2
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL. LTCONFIG_OVERRIDE saves a patch.wiz3-15/+21
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL.wiz1-2/+3
XXX: Is libtool really needed for Perl packages?
2000-08-14Sort PLIST.wiz1-9/+9
2000-08-14This package doesn't use LIBTOOL.wiz1-2/+1
2000-08-14change commented out USE_PKGLIBTOOLwiz1-2/+2
2000-08-14USE_LIBTOOL instead of USE_PKGLIBTOOL.wiz2-3/+4
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL. LTCONFIG_OVERRIDE saves a patch.wiz4-23/+12
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL.wiz4-22/+26
LTCONFIG_OVERRIDE -> one less patch.
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz1-3/+3
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+4
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL. LTCONFIG_OVERRIDE saves a patch. Sort PLIST.wiz4-38/+23
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz4-9/+11
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz4-9/+10
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL.wiz2-3/+5
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL.wiz3-5/+7
LTCONFIG_OVERRIDE -> minus one patch.
2000-08-14fix typoswiz1-2/+2
2000-08-14Replace USE_PKGLIBTOOL by USE_LIBTOOL.wiz1-2/+4
XXX: Isn't really used right now, since the shared library isn't built. Needs tweaking.
2000-08-14Remove unnecessary patch (superseded by autoconf)mjl1-734/+0
2000-08-14Update to 2.7. A short change log is not available.mjl6-48/+51
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL.wiz5-29/+27
LTCONFIG_OVERRIDE -> one less patch. Add DEINSTALL script with note about etc/openldap.
2000-08-14Updated 7plus to 255wulf1-6/+6
2000-08-14Updated 7plus to 225wulf1-2/+2
2000-08-14No more PKGLIBTOOL.wiz4-26/+10
LTCONFIG_OVERRIDE -> minus one patch.
2000-08-14Retire USE_PKGLIBTOOL in favour of USE_LIBTOOL.wiz7-92/+19
Use LTCONFIG_OVERRIDE, and thus remove four patches. Update PLIST for arm and mipse[bl] additions.
2000-08-14LTCONFIG_OVERRIDE -> minus two patches.wiz6-62/+31
Correct linking with libossaudio: plus two patches. Still doesn't work, though.
2000-08-14No more USE_PKGLIBTOOL.wiz3-38/+17
LTCONFIG_OVERRIDE -> minus one patch.
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz4-4/+23
Add info-dir-entry.