summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-01-25Initial import of module Captcha-reCAPTCHA.heinz3-0/+37
This is a Perl implementation of the reCAPTCHA API. From the recaptcha.net web site: reCAPTCHA improves the process of digitizing books by sending words that cannot be read by computers to the Web in the form of CAPTCHAs for humans to decipher. More specifically, each word that cannot be read correctly by OCR is placed on an image and used as a CAPTCHA. This is possible because most OCR programs alert you when a word cannot be read correctly.
2008-01-25Enabled p5-HTML-Tinyheinz1-1/+2
2008-01-25Initial import of Perl module HTML-Tiny.heinz3-0/+28
HTML::Tiny is a simple, dependency free Perl module for generating HTML (and XML). It concentrates on generating syntactically correct XHTML using a simple Perl notation.
2008-01-24Disable visibility code on Solaris, even when compiling with GCC 4.joerg3-2/+17
From Gilles Dauphin in PR 37634.
2008-01-24mklivecd has a new and shiny website now, visit me at:xtraeme1-1/+2
http://mklivecd.xtrarom.org/
2008-01-24Fixed build with sunpro.rillig3-1/+43
2008-01-24Updated emulators/fuse to 0.9.0adam2-3/+5
2008-01-24Changes 0.9.0:adam3-7/+10
* Add audio2tape and tape2wav utilities to convert between audio and tape formats * Remove use of mmap() * Beta BASIC support for listbasic * Win32 fixes * Man page fixes
2008-01-24Changes 0.9.0:adam5-17/+19
* New features: * Add +D disk interface support * New floppy disk controller emulation for +D and Beta disk interface emulation * Add Pentagon 512 and Pentagon 1024 emulation * Add Hi-Fi beeper for improved reproduction of multi-channel beeper tunes (e.g. Fairlight 2, Wham - the Music Box) * Add support for saving tape images without using tape traps * Add support for loading from WAV tape images * Add support for saving CSW tape images and TZX direct recording blocks * Allow distinction between "soft" resets (activating the reset line on the Z80) and "hard" resets (pulling the power) * New ALSA sound driver * AmigaOS support * MorphOS support * Emulation core improvements * Machine specific improvements * Various other minor bugfixes
2008-01-24Changes 0.4.0:adam2-6/+6
* Add support for loading from WAV files * Add support for CSW tape files * Tweak timings for TC2048 and TC2068 * Add support for the +D in z80 and szx snapshots * Add Pentagon 512/1024 support * Allow Amiga version to decompress files with xfdmaster.library * Allow MorphOS version to use xfdmaster.library * Various other bugfixes
2008-01-24Update the way the cups makefile is modified to place the prototypegdt2-4/+4
psraster.convs in share/examples/cups (to avoid writing PKG_SYSCONFDIR outside of CONF_FILES).
2008-01-24s/u1/u4/adrianp1-2/+2
2008-01-24Change default pathes to more sane values:joerg1-6/+7
- /var as varbase is only used for privileged builds without prefix or when prefix is explicitly set to /usr/pkg - if prefix is set to a non-standard value, derive varbase from it - derive pkgdbdir from varbase Based on the discussion in PR 37796 and with jlam@.
2008-01-24Correct PLIST on Solaris (From PR 33259 by spz@).is1-1/+3
2008-01-24Update dependency, it builds with openssl-0.9.8tnn1-2/+2
2008-01-24Append {,nb*} to a dependency.tnn1-2/+2
2008-01-24+ ast-ksh-20071105 [pkg/37854]obache1-1/+4
+ cmus-2.2.0 [pkg/37856] + ncftp3-3.2.1 [pkg/37859]
2008-01-24No need to use wget to fetch now.obache1-3/+1
(previously, need cookie capable to fetch).
2008-01-24Updated textproc/xalan-c to 1.10xtraeme2-3/+3
2008-01-24Update to 1.10.xtraeme6-125/+85
Major updates since version 1.9 include: * Support for XML 1.1 and Namespaces in XML 1.1. * Added support for IBM XLC 7.0 compiler on Linux. * Improved and stabilized C pluggable memory management functionality. * Various improvements in Xalan XML serializers for better performance and stability. * Upgrade from Xerces-C 2.6 to Xerces-C 2.7. Major updates since version 1.8 include: * Pluggable Memory Management. This feature allows applications to maintain precise control over memory allocations. This will allow users, with knowledge of their application's characteristics, to provide a more efficient allocation method than the general purpose procedures provided by the system. for more information on how to use this feature, please see the Pluggable Memory Management section of the Programming page. * Improved stability on the execution of large stylesheets and XML documents. Because the current implementation relies on function recursion, certain stylesheets/input documents may cause the program stack to overflow and cause the application to fail. It also may inhibit executing stylesheets that are heavily dependent on recursive functions. This feature will prevent these types of failure. * Provided a global option to pool all text node strings. This feature allows developers to set a flag to determine if a parsed source tree will pool the values of all of the text nodes in the XML document. By doing so, this can result in a significant reduction in memory usage, particularly if there are a lot of repeated values in text nodes. Please see the class descriptions for XalanSourceTreeDocument, XalanDefaultParsedSource, and XalanTransformer in the API Reference section for more information. ... and more, see: http://xml.apache.org/xalan-c/whatsnew.html
2008-01-24+postfix-2.5.0.taca1-1/+2
2008-01-24Note commit of initial release of clawsker, a program to edit hiddensmb1-1/+2
preferences for claws-mail.
2008-01-24Add initial public release of clawsker, a program to edit hiddensmb7-0/+88
preferences for claws-mail.
2008-01-23Add --binary-kit, --gzip-binary-kit and --binary-macpkg to bootstrapjoerg2-225/+55
and retire mkbinarkit. The options take the desired output name as argument.
2008-01-23Updated lang/ocaml to 3.10.1adam2-3/+3
2008-01-23Changes 3.10.1:adam8-34/+44
* Bug fixes * New features: - made configure script work on PlayStation 3 - ARM port: brought up-to-date for Debian 4.0 (Etch) - many other small changes and bugfixes in camlp4, ocamlbuild, labltk, emacs files
2008-01-23Use bsd.fast.prefs.mk in some very commonly included locations.tnn3-6/+6
2008-01-23Got rid of _PKG_SILENT. Why use __file__ when a simple f does the same?rillig1-9/+7
2008-01-23Add better error message when failing to tar up old package.gdt1-2/+3
2008-01-23Replaced unreadable code with readable code by doing a littlerillig1-7/+9
substitution.
2008-01-23STEP_MSG may be a hidden command.rillig1-5/+3
2008-01-23Replaced _PKG_SILENT and _PKG_DEBUG with RUN, after making sure that therillig1-82/+79
additional error checking won't break anything that isn't intended to break.
2008-01-23Don't run pkg_create with the -v option. It prints a temporary packagerillig2-3/+4
name which isn't correct, and the "Value of SrcDir" that is used is not important to any pkgsrc user. Instead, let the pkgsrc infrastructure print the package name.
2008-01-23Explicitly mention that the PKGREVISION must be incremented when arillig1-1/+2
dependency of the package changes. I still have problems with some packages that depend on GConf2, which doesn't exist anymore. The dependency has silently changed to GConf, without increasing any PKGREVISION. Same for gnome-vfs2 and gnome-vfs.
2008-01-23Fix bad preprocessor conditional. PR pkg/37849.tnn2-5/+14
2008-01-23Also used by security/cy2-ldapdb/Makefile.obache1-1/+2
2008-01-23Needs curses. PR pkg/35352 from Brandon Bergren.tnn1-1/+2
2008-01-23fix build failure w/ ipv6tnn2-1/+14
2008-01-23Apply patches from PR pkg/37837 to get quakeforge going on DragonFly.tnn17-4/+354
Also fixes the usual gcc4 suspects. (static/extern storage class mismatch)
2008-01-23Back out my previous change as it was fixed in renderproto instead.tnn2-15/+4
Also fixes pkg/37844, botched checksum for the dri option. Thanks to Ryo HAYASAKA for noticing.
2008-01-23Since revision 1.50 of mk/subst.mk, the test for text files is no longerrillig1-3/+1
unreliable, so re-enable it.
2008-01-23Made the wording more into an explanation.rillig1-2/+3
2008-01-23- add new packagerhaen5-1/+32
- ok'ed by joerg pkg-description: cmconvert is used to convert EasyGPS XML file formats (LOC and GPX) to a format that can be installed onto a Palm OS device and imported into CacheMate. Options are also available to list waypoints contained in an XML file, and selectively convert specified waypoints.
2008-01-23- added new package cm2gpxrhaen5-1/+31
- ok'ed by joerg pkg-description: cm2gpx is used to convert Palms CacheMate backup or import PDB files to equivalent GPX files. Extensions specific to Geocaching.com and CacheMate are automatically used as needed. Filter options are available, to selectively convert waypoints.
2008-01-23+ automake-1.10.1, awesome-2.1, cgicc-3.2.5, jabberd2-2.1.22,wiz1-9/+19
mldonkey-2.9.3, mldonkey-gui-2.9.3, nasm-2.01, p5-Algorithm-Dependency-1.106, p5-DBIx-SearchBuilder-1.51, p5-HTTP-Server-Simple-0.28, p5-PathTools-3.27, parrot-0.5.2, pkg-config-0.23, sawfish-1.3.2, spamdyke-3.1.4, tor-0.1.2.19, ucarp-1.4, xmlto-0.0.20.
2008-01-23cups update.markd2-3/+3
2008-01-22Missed this patchmarkd1-0/+18
2008-01-22Update cups to 1.3.5markd8-260/+329
Adds dns-sd support and Negotiate authentication (kerberos) various bug fixes.
2008-01-22Disable the precompiled headers on NetBSD sparc64 too, as this won'tjdc1-4/+9
compile there with them enabled.
2008-01-22This doesn't compile on sparc, so lets not bother spending time trying.jdc1-1/+4