summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-01-09Update xlockmore to 5.21. Changes:hubertf5-13/+10
* Removed random colors from petri mode. Found that it could cause a fatal * error on PseudoColor. (Will try to fix better on next release.) + PAM update from Yuri Bushmelev <jay-dev AT simcom.ru> fixes an + initialization problem PAM_conv function and made cleaner and friendly. + BAD_PAM fixed. fzort mode by Mauro Persano <mauro_persano AT yahoo.com>... its not a OpenGL mode but it looks like it is. Try using with -mono also. Tom Schmidt found an as of yet unresolved Uninitialized Memory read, see Purify logs. dclock -binary option added thanks to Petey Leinonen (he saw the original on thinkgeek). Non-compatible routines for shared memory workaround for VMS when using libs MMOV(Multimedia for sounds) and DECWINDOWS thanks to Jouk Jansen. mandelbrot options added thanks to Tim Auckland update from Jouk Jansen to avoid log of 0 -alpha adds detail to the interior of the set by displaying level sets of "closest return", ie how close does the orbit of z come back to its starting point z=0. These show minima around the center of each bud. -index is similar, but displays at which iteration the closest return occurs. These show a fibonacci branching structure from the base of each bud, ie each adjacent pair of domains surrounds a domain whose index is the sum of the indices of its neigbours. -lyap option for colours in the interior of the set according to an estimate of the Lyapunov exponent. (Not to be confused with real plane Lyapunov fractals). Also now allow -binary and -dem. New random mode for win32, compile with -DRANDOMMODE . It seems to bomb out if you run it for a while, so I did not make it the default. win32 changes from Tim Auckland: new configure dialog random mode done to enable win32 changes from Petey Leinonen: fixes for nose and life1d matrix mode works with the 2 following changes fixed XCopyArea() for destinations that are not windows (ie a bitmap) fixed XCreatePixmapFromBitmapData() so it always creates a pixmap regardless of depth ( creates the Windows bitmap with 1 bit depth), and apply the foreground and background colors. XCopyArea, XSetTSOrigin, XSetFillRule fixes and got these modes to work: bat, bounce, dilemma, eyes, image, nose, pacman, shape, slip, star, starfish, wator, world unlock delay from lgx <lgxror AT gmail.com> [it was explained to me but still not sure why you would use it] + new update since BETA * new since BETA
2006-01-09Use Linux version on DragonFly as well, just like NetBSD.joerg1-4/+4
2006-01-09Updated devel/mantis to 1.0.0rc4nb2adrianp1-1/+2
2006-01-09Bump to nb1 for adodb security issue (adodb is included with mantis)adrianp2-3/+8
Use included files/mantis.conf to block apache access to core/adodb
2006-01-09Note pyqt_memaid PKGREVISION bump.wiz1-1/+2
2006-01-09Does not need qt3-tools at runtime.wiz1-5/+2
Change to build dependency and bump PKGREVISION.
2006-01-09Note MyPasswordSafe PKGREVISION bump.wiz1-1/+2
2006-01-09Does not need qt3-tools at runtime.wiz1-5/+2
Change to build dependency and bump PKGREVISION.
2006-01-09Note madman PKGREVISION bump.wiz1-1/+2
2006-01-09Does not need qt3-tools at runtime.wiz1-6/+2
Change to build dependency and bump PKGREVISION.
2006-01-09Updated databases/adodb to 4.70adrianp1-1/+2
2006-01-09Update to adodb-4.7.0adrianp3-8/+15
No available changelog Does include a fix for a known security issue: http://secunia.com/advisories/17418/ "disclose system information, execute arbitrary SQL code, and potentially compromise a vulnerable system."
2006-01-09Add DragonFly support.joerg4-7/+102
2006-01-09Fix errno. Fix GCC 3.4+ constructor issues. Move an extern up into ajoerg4-8/+55
central header.
2006-01-09Uses msgfmt.joerg1-1/+2
2006-01-09Add DrgaonFly support. Link hdiff explicitly against -lm, it uses sqrt.joerg3-4/+19
2006-01-09Fix GCC 3.4+: Don't clobber %ebx on IA32.joerg2-1/+24
2006-01-09ksh as build dependency. It doesn't seem to be used at run time, justjoerg1-1/+2
an entry for "/usr/bin/env ksh" in the template and an autoconf check.
2006-01-09Don't run test by default, make it a TEST_TARGET.joerg3-8/+14
XXX make test needs ksh
2006-01-09Teach the tools framework about the ``ksh'' tool, provided by thejlam4-4/+20
shells/pdksh package if it doesn't exist on the base system.
2006-01-09Fix MASTER_SITE entry.joerg1-2/+2
2006-01-09stdout can't be used on file scope, defer to run time.joerg2-1/+24
2006-01-09Add a missing trailing backslash to continuatificate a shell snippetschmonz1-2/+2
to the following line.
2006-01-09Add DragonFly support.joerg3-1/+29
2006-01-09Correct default NetBSD build target. This should make "mpg123-nas" worktron1-2/+2
under NetBSD-amd64. Patch provided by Wojciech Puchar in PR pkg/30861.
2006-01-09Since we're allowing qmail to be packaged, add a note to the effectschmonz1-1/+6
that qmail hard-codes numeric UIDs and GIDs into several binaries. When installing a binary qmail package, you'll need to ensure that the qmail users and groups on your system match those with which the package was compiled. The binary package is not (yet) redistributable. The only way you'd get one is by making it yourself. But this allows bulk builds to finally test all the packages that depend on qmail. Thanks to joerg for forcing the issue (in a good way).
2006-01-09parrot updated to 0.4.1.wiz1-1/+2
2006-01-09Obsoleted by update to 0.4.1.wiz1-12/+0
2006-01-09Update to 0.4.1, from Anders Nor Berle in PR 32480.wiz6-707/+559
New in 0.4.1 - Installation: 'make install' is using standard locations now (/usr/local is the default --prefix) - Produce static and shared libraries on some systems - Configure system rearragement - OS pmc started (mkdir,cd,cwd,rm,umask,stat) - Shootout examples - Test files are now testable with 'prove' - Smoke (and smokej) outputs progress - PIR supports: I = A < B (>,<=,>=,==,!=) - Add support for octal number constants - partcl updates: - almost finish [string]; start [file] - add build tool for generating inline'd tcl builtins from templates. - Jako updates: NCI, subroutines, global variables and constants all work. (Gregor) Failed 3/190 test scripts, 98.42% okay. 15/4580 subtests failed, 99.67% okay.
2006-01-09I only maintain the "mpg123" package and not the "mpg123-nas" andtron3-4/+8
"mpg123-esound" flavours.
2006-01-09Remove commented out inclusion of avifile/bl3.mk,wiz1-3/+1
package has been removed.
2006-01-09Fix compilation on -current: use posix_fadvise insteadwiz2-1/+15
of posix_fadvise64.
2006-01-09+ gtk-send-pr-0.4.7, ion3-20060107, libxml2-2.6.23, openal-0.0.8,wiz1-7/+9
p5-xmltv-0.5.42, qdbm-1.8.40 [pkg/32364], trac-0.9.3, xdaliclock-2.23.
2006-01-09Use NetBSD rules for DragonFly as well. Don't hard-code -lpthread.joerg3-3/+15
2006-01-09Updated databases/mysql5-{client,server} to 5.0.18xtraeme1-1/+3
2006-01-09Update mysql5-{client,server} to 5.0.18.xtraeme12-57/+83
Too many changes to list... more information via: http://dev.mysql.com/doc/refman/5.0/en/news-5-0-18.html
2006-01-09Fix sysutils/nvnet entry.xtraeme1-2/+2
2006-01-09Note update of databases/p5-BerkeleyDB to version 0.27.cube1-1/+2
2006-01-09Update to version 0.27. This is necessary to support bdb 4.4...cube2-7/+6
0.27 1st Novemver 2005 * Added support for Berkeley DB 4.4 * Fixed decondary key issue with recno databases * Added libscan to Makefile.PL * The logic for set_mutexlocks was inverted when using Berkeley DB 4.x Bug spotted by Zefram <zefram@fysh.org> * Transactional rename/remove added. Patch supplied by Zefram <zefram@fysh.org>
2006-01-09Add DragonFly support. The sys/types.h works around a header bug injoerg4-7/+40
time.h, size_t doesn't get defined correctly.
2006-01-09Note update of sudo to version 1.6.8pl12.cube2-3/+3
2006-01-09Sync with latest sudo release (1.6.8pl12). The actual diff is one linecube3-32/+7
long. PR#32378 by Stefan Krüger. Changes: Added PS4 and SHELLOPTS to the list of variables to remove from the environment. (Already in pkgsrc) Added JAVA_TOOL_OPTIONS to the list of variables to remove from the environment. Added PERLLIB, PERL5LIB and PERL5OPT to the list of variables to remove from the environment. (Already in pkgsrc)
2006-01-09Remove patch-aa and patch-ab as exif_get_sshort is no more declared statictonio3-29/+1
Fix build under darwin/gcc4
2006-01-09In patch-al, DragonFly has to be spelled in lower case.joerg2-4/+4
2006-01-09Fix build on NetBSD systems:joerg3-11/+26
If we have NetBSD 2.99.10 and higher, getpwuid_r and friends exist, but _PTHREAD_THREAD_SAFE_FUNCTIONS might not be defined. Define it. For NetBSD before 2.99.10, explicitly set XNO_MTSAFE_PWDAPI to enforce locked access via normal functions.
2006-01-09License for nvnet, a binary driver for nVidia networkingmanu1-0/+122
2006-01-09Add nvnet, a binary driver for nVidia networkingmanu2-2/+4
2006-01-09Binary driver for nVidia ethernetmanu10-0/+170
2006-01-09Note update of "teTeX3-bin" package to version 3.0nb5.tron1-1/+2
2006-01-09Patch the "texconfig-dialog" script (patching the "texconfig" scripttron3-3/+24
doesn't help any more) so it calls the "dialog" program without requiring the "DIALOG_PROG" environment variable to be set. Bump package revision because of this fix.