summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-01-04This is a simple script that will synchronise the content of your ${DISTDIR}adrianp5-0/+228
directory with currently installed packages. This script will delete any ${DISTFILE} in ${DISTDIR} that does not currently have an installed package as an owner. If you play with packages a fair bit and download some just to have a play with and delete the package later your ${DISTDIR} can end up with a lot of orphaned ${DISTFILES}. While lintpkgsrc will help you remove outdated ${DISTFILES} it does not do any corealtion with installed packakges which is the gap this script aims to fill. With "lintpkgsrc -or && pkg_distinst --delete" you can and up with a fairly lean and current ${DISTDIR}.
2009-01-04-bugzillaadrianp1-4/+1
-bind
2009-01-04Updated devel/bugzilla3 to 3.2adrianp1-1/+2
2009-01-04Update to 3.2adrianp4-151/+219
* Major UI Improvements * New Default Skin: Dusk * Custom Status Workflow * New Custom Field Types * Easier Installation * Experimental Oracle Support * Improved UTF-8 Support * Group Icons * Other Enhancements and Changes For all the details see: http://www.bugzilla.org/releases/3.2/release-notes.html Initial patch supplied in PR #40181
2009-01-04Added net/p5-RadiusPerl version 0.13adrianp1-1/+2
2009-01-04+p5-RadiusPerladrianp1-1/+2
2009-01-04This is RadiusPerl. RadiusPerl is a Perl 5 module (Radius.pm)adrianp4-0/+32
which allows you to communicate with a Radius server from Perl. You can just authenticate usernames/passwords via Radius, or comletely imitate AAA requests and process server response.
2009-01-04Added textproc/p5-Data-HexDump version 0.02adrianp1-1/+2
2009-01-04+p5-Data-HexDumpadrianp1-1/+2
2009-01-04NAMEadrianp4-0/+35
Data::HexDump - A Simple Hexadecial Dumper DESCRIPTION Dump in hexadecimal the content of a scalar. The result is returned in a string. Each line of the result consists of the offset in the source in the leftmost column of each line, followed by one or more columns of data from the source in hexadecimal. The rightmost column of each line shows the printable characters (all others are shown as single dots)
2009-01-04Removed net/bind8adrianp1-1/+2
2009-01-04-bind8adrianp1-2/+1
2009-01-04Nuke BIND 8.x as discussed on pkgsrc-users@adrianp25-794/+0
2009-01-04Added net/bind96 version 9.6.0adrianp1-1/+2
2009-01-04+bind96adrianp1-1/+2
2009-01-04BIND 9.6.0adrianp16-0/+1072
Full NSEC3 support Automatic zone re-signing Default PID file location New tool: dnssec-dsfromkey Randomize server selection on queries http://oldwww.isc.org/sw/bind/view/?release=9.6.0 https://www.isc.org/software/bind/new-features/9.6
2009-01-04Updated net/bind9 to 9.4.3adrianp1-1/+2
2009-01-04Update to 9.4.3adrianp5-51/+33
Resolver could try unreachable servers multiple times. Adb's handling of lame addresses was different for IPv4 and IPv6. Remove NULL pointer dereference in dns_journal_print(). libbind: Out of bounds reference in dns_ho.c:addrsort. Set initial timeout to 800ms. TSIG context leak For all the details see: http://oldwww.isc.org/sw/bind/view/?release=9.4.3#RELEASE
2009-01-04Updated net/bind95 to 9.5.1adrianp1-1/+2
2009-01-04Update to 9.5.1adrianp3-10/+11
Specifying a fixed query source port was broken. Address race condition in the socket code. Give TCP connections longer to complete. libxml2: support versions 2.7.* in addition to 2.6.*. Document -m (enable memory usage debugging) option for dig Set initial timeout to 800ms. For all the details see: http://oldwww.isc.org/sw/bind/view/?release=9.5.1#RELEASE
2009-01-03Work around API bug in pre-christos-time_t NetBSD, where structdholland3-2/+21
timeval's seconds are "long" rather than "time_t". Passing these seconds to localtime_r() breaks on 64-bit platforms where those types aren't the same. Fixes PR 40323 from Andreas Burghardt. PKGREVISION++ as a precaution, since I patched the source.
2009-01-03Add kpathsea.minskim2-2/+4
2009-01-03Import kpathsea-3.5.7 from pkgsrc-wip.minskim11-0/+303
Kpathsea is a library to do path searching. It is used in the Web2C implementation of TeX and friends. The library's fundamental purpose is to return a filename from a list of directories specified by the user, similar to what shells do when looking up program names to execute.
2009-01-03+ aspell-danish-1.6.20, comix-4.0.2, gxemul-0.4.7, nspluginwrapper-1.2.2,wiz1-4/+6
tea-22.0.0.
2009-01-03Updated pngcrush, fontforge, wineadam1-1/+4
2009-01-03Changes 1.1.12:adam4-14/+14
* Some simple 64-bit apps should now run. * Support for subpixel font rendering. * 64-bit code generation in the IDL compiler. * New version of the Gecko engine. * Various bug fixes.
2009-01-03Changes 20081224:adam3-29/+8
* Check for a buggy system on Apple 10.5 with X11. * Fix more memory problems in Merge Fonts. * If a font were missing a .notdef glyph. If the user tried to display a font sample of text which included a character not in the font. Then (after the recent patches for grid-fit metrics in Print dlg) fontforge would crash. * Fix a bug in old cubic to quadratic conversion. * Lots of changes to extrema code. * Initializing the font info dialog crashed on the mac when -O2 was specified during configure (the default situation). * After adding an Apply button the Transform dlg would crash if invoked in a glyph with no undoes.
2009-01-03Changes 1.6.12:adam3-70/+7
* Eliminated a memory leak in libpng with writing bad tEXt chunks.
2009-01-03Express depdendency on glib2 and add it to bl3 file, so that dependinggdt2-3/+6
packages that use pkg-config to check for pulseaudio but don't depend on glib2 can build. Reviewed by wiz@.
2009-01-03Mention three new emulator packages.wiz1-1/+4
2009-01-03Add gambatte, nestopia, and snes9x-gtk.wiz1-1/+4
2009-01-03Initial import of snes9x-gtk-1.51 patch 61 (as 1.51.61):wiz4-0/+46
snes9x is a portable, freeware Super Nintendo Entertainment System (SNES) emulator. It basically allows you to play most games designed for the SNES and Super Famicom Nintendo game systems on your PC or Workstation; which includes some real gems that were only ever released in Japan. This package contains a GTK port of snes9x.
2009-01-03Initial import of gambatte-0.4.0:wiz7-0/+128
Gambatte is an accuracy-focused, open-source, cross-platform Game Boy / Game Boy Color emulator written in C++. It is based on hundreds of corner case hardware tests, as well as previous documentation and reverse engineering efforts.
2009-01-03Initial import of nestopia-1.40h:wiz6-0/+106
NEStopia is a portable Nintendo Entertainment System emulator written in C++ by Martin Freij and ported to Linux by R. Belmont. NEStopia strives for the most accurate emulation possible at the pixel-by-pixel and sample-by-sample level, and it has excellent mapper and UNIF board support as well. A few features: - Supports .nes and .unf/.unif format ROMs - Supports .fds discs - Supports .nsf music rips - All supported files can be extracted from zip or 7zip containers (an archive browser is not yet included - this assumes the common GoodSet case of one zip or 7zip per game) - Supports save states - Supports movie recordings - Supports the "rewinder" - if you make a bad jump and screw up your game, press Backspace and the game will run in reverse. Press \ to take over again and try to fix your mistake. - Friendly GUI configuration - Autodetection of PAL and NTSC format games - Supports drag and drop of compatible games and music rips from modern Linux file managers, including KDE's Konqueror and GNOME's Nautilus.
2009-01-03Updated archivers/pbzip2 to 1.0.4wiz1-1/+2
2009-01-03Update to 1.0.4:wiz2-7/+7
Changes in 1.0.4 (Dec 21, 2008) - Added support to use pbzip2 with tar (--use-compress-prog=pbzip2). - Added support for all remaining bzip2 command line options so pbzip2 can be used as a drop-in replacement for bzip2. - Fixed bug that would cause pbzip2 to crash if detection of the number of processors failed. - Now prevents uclibc from being exposed to its lack of a getloadavg function. Changes in 1.0.3 (Oct 31, 2008) - Added support for compression using stdin and pipes! Thanks to Ivan Voras for supplying the patch to enable this feature. - Added support for decompression using stdin and pipes but currently limited to only a single thread - Added support for testing bzip2 files using stdin and pipes - Added support to directly decompress files without using threads when files are small or the system only has 1 CPU. This mode is also used if the .bz2 file contains only 1 bzip2 stream. - Added support to compress 0 byte files like bzip2 - Added support for pbzcat symlink to automatically specify decompression mode to stdout, just like bzcat - Increased max supported path and filename from 255 to 2048 characters - Updated RPM spec to support SUSE Linux - Updated help display to show how many CPUs autodetect has found - Code cleanup
2009-01-03+p5-Catalyst-Plugin-RequireSSLabs1-1/+2
2009-01-03Added www/p5-Catalyst-Plugin-RequireSSL version 0.06abs3-0/+36
e this plugin if you wish to selectively force SSL mode on some of your web pages, for example a user login form or shopping cart. Simply place $c->require_ssl calls in any controller method you wish to be secured. This plugin will automatically disable itself if you are running under the standalone HTTP::Daemon Catalyst server. A warning message will be printed to the log file whenever an SSL redirect would have occurred.
2009-01-03ensure that fam compiles on systems that do not define MNT_NODEV such asschwarz2-6/+8
FreeBSD 7.1
2009-01-03Note the end of the freezein preparation for the pkgsrc-2008Q4 branchagc1-1/+2
2009-01-03Disable assembler support on Mac OS X Intel systems because it breaks thetron1-1/+5
build of a shared version of the library.
2009-01-03Unbreak build with pulseaudio support (configure check failed becauseshattered1-1/+2
of missing glib2 dependency).
2009-01-03Fixes typo ,it rise build failure on Solaris.obache2-5/+17
Noticed by Tim Larson in PR 40304.
2009-01-03+sage (http://www.sagemath.org/), matlab-type systemdholland1-1/+5
2009-01-03Restrict necessity of libvolume_id to using linux/freebsd/netbsd hald backends.obache2-17/+27
Fixes build failure on platforms using dummy backend, as PR 40291.
2009-01-02Note update of devel/p5-Rose-Object to 0.85.4he1-1/+2
(yes, this steps the version number backwards in pkgsrc-current - sorry!)
2009-01-02Update from version 0.854 to 0.85.4.he1-2/+2
Pkgsrc changes: o Belatedly fix the version number tweak to forestall what would happen when/if this package upstream goes to 0.86, which is perfectly valid according to the perl version numbering rules, but which is problematical for pkgsrc's dewey-decimal system. Better to have the fix on the branch, even though this steps the version number backwards in pkgsrc-current. Approved by agc@
2009-01-02Note update of textproc/p5-Text-WrapI18N to 0.06nb2.he1-1/+2
2009-01-02Update from version 0.06nb1 to 0.06nb2.he3-3/+17
Pkgsrc changes: o Apply fix from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470250 to prevent this module from looping on input "words" longer than the current wrap coloumn. Problem also reported upstream via CPAN's RT system.
2009-01-02rrdtoolmartti1-1/+3