summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-05-20Remove some more gnome1-libs dependencies.wiz26-566/+5
No comment on pkgsrc-users nor from the maintainers after two weeks.
2007-05-20Convert to use libglade2 and gtk2. Bump PKGREVISION.wiz1-5/+6
veego@ says it works fine so far, and this reduces the gnome1-libs dependencies by one :)
2007-05-20Note update of net/net-snmp to version 5.4nb1 [build fix for NetBSDseb1-1/+2
current]
2007-05-20Fix build on recent NetBSD current:seb4-51/+227
net/route.h needs to be included before netinet6/in6_pcb.h.h and net/if.h needs to be included before netinet6/in6_var.h. While here add a patch file on the source of the configure script which IMHO should have been added earlier. Bump PKGREVISION to 1. Note: I supposed the libdes related hunk in patches/patch-af had been generated by an older than 2.59 autoconf script and carried over from one net-snmp version update to the next. This would explain the slight differences about this hunk between the revision I'm committing and the previous one.
2007-05-20- Change the way pkg_rolling-replace parses version numbers. Everythingtnn2-12/+12
after the last hyphen is the version, not everything after the first occurence of '-[0-9]'. This allows pkg_rolling-replace users to upgrade packages such as font-bitstream-100dpi. - Use INSTALL_MAN, not INSTALL_SCRIPT. Manpages are not executable. - Bump PKGREVISION.
2007-05-20Update wm/enlightenment to the latest stable release (0.16.8.7)dsieger3-14/+14
2007-05-20Updated www/viewvc to 1.0.4xtraeme2-3/+3
2007-05-20Update to 1.0.4:xtraeme3-23/+22
Version 1.0.4 (released 10-Apr-2007) * fix some markup bugs in query views (issue #266) * fix loginfo-handler's support for CVS 1.12.9 (issues #151, #257) * make viewvc-install able to run from an arbitrary location * update viewvc-install's output for readability * fix bug writing commits to non-MyISAM databases (issue #262) * allow long paths in generated tarballs (issue #12) * fix bug interpreting EZT substitute patterns * fix broken markup view disablement * fix broken directory view link generation in directory log view * fix Windows-specific viewvc-install bugs * fix broke query result links for Subversion deleted items (issue #296) * fix some output XHTML validation buglets * fix database query cache staleness problems (issue #180)
2007-05-20Remove two mirror obsolete mirror sites, from Zafer Aydogan.wiz1-4/+1
2007-05-20Remove gentoo mirror that does not resolve any longer. From Zafer Aydogan.wiz1-2/+1
2007-05-20Sync postgresql mirror list.wiz1-37/+39
2007-05-20Updatedheinz1-1/+5
graphics/p5-GD to 2.35 graphics/p5-GDGraph to 1.44 Added databases/p5-DBD-SQLite2 version 0.33 devel/ossp-uuid version 1.6.0
2007-05-20Activated ossp-uuid.heinz1-1/+2
2007-05-20Initial import of ossp-uuid 1.6.0.heinz6-0/+155
UUIDs are 128 bit numbers which are intended to have a high likelihood of uniqueness over space and time and are computationally difficult to guess. They are globally unique identifiers which can be locally generated without contacting a global registration authority. UUIDs are intended as unique identifiers for both mass tagging objects with an extremely short lifetime and to reliably identifying very persistent objects across a network. OSSP uuid is a ISO-C:1999 application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based, MD5), version 4 (random number based) and version 5 (name based, SHA-1). Additional API bindings are provided for the languages ISO-C++:1998, Perl:5 and PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1 and Perl Data::UUID APIs.
2007-05-20Initial import of p5-DBD-SQLite2 0.33.heinz4-0/+39
SQLite is a small fast embedded SQL database engine. DBD::SQLite2 embeds that database engine into a DBD driver, so if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite2 may be just what you need. Note: DBD::SQLite2 is the old version of DBD::SQLite, and embeds version 2.x.x of the sqlite library. The current version of DBD::SQLite embeds version 3 or possibly later. This release is designed to allow to have both versions installed on the same system.
2007-05-20Adapted MASTER_SITES to the usual CPAN scheme.heinz1-2/+4
The Package supports installation to DESTDIR and needs a C compiler.
2007-05-20Added support for installation to DESTDIR.heinz1-2/+6
2007-05-19Build assembler code with yasm instead of nasm. (SDL's configurewiz1-3/+3
prefers yasm to nasm.) Addresses PR 36208. Tested on NetBSD-3.1/i386 by heinz@. Might affect resulting binary, so PKGREVISION++.
2007-05-19Prepared package for installation to DESTDIR. Package not declared readyheinz1-7/+11
because there is still the pkgsrc issue of wrong permissions recorded in +INSTALL scripts.
2007-05-19Added support for installation to DESTDIR.heinz1-2/+3
2007-05-19Package supports installation to DESTDIR.heinz2-2/+6
2007-05-19Added support for installation to DESTDIR.heinz1-3/+5
2007-05-19Package supports installation to DESTDIR.heinz1-1/+2
2007-05-19Package supports installation to DESTDIR.heinz1-1/+3
2007-05-19Note update of "samba" package to version 3.0.24nb2.tron1-1/+2
2007-05-19Add security patches for CVE-2007-2444, CVE-2007-2446 and CVE-2007-2447tron3-4/+22
from Samba website. Bump package revision because of these security fixes.
2007-05-19When a wrapped compiler or linker command fails, the transformed commandrillig1-2/+2
line is no longer printed by default. To get that behavior back, you can set the variable WRAPPER_DEBUG to "yes". This avoids some noise during the build. The old behavior was mostly useful on Solaris and IRIX, where a -std=c99 or -c99 option had been added to the compiler's arguments by the wrapper. This caused diagnostics that were hard to understand, since the user did not specify these flags and there was no sign that they had been added.
2007-05-19Note update of "freetype2" package to version 2.3.4nb1.tron1-1/+2
2007-05-19Apply patch from CVS repository to fix the security vulnerabilitytron3-2/+38
reported in CVE-2007-2754. Bump package revision.
2007-05-19Sync with pkgsrc (1.46).wiz1-4/+5
2007-05-19Patch out another unportable "if ! which ..." line.wiz2-5/+14
From Sergey Svishchev.
2007-05-19Revert previous (1.140), committed by accident.wiz1-5/+2
2007-05-19On Linux (at least Red Hat Enterprise 3), openssl needs librarieswiz2-5/+11
from /usr/kerberos and /dev/random in sandbox. On FreeBSD, use devfs to populate /dev in sandbox. From Sergey Svishchev.
2007-05-19Needs lots of memory to build -- set UNLIMIT_RESOURCES+=datasize.wiz1-1/+2
From Sergey Svishchev.
2007-05-19Updated to version 1.44.heinz2-8/+10
Pkgsrc changes: - The package supports installation to DESTDIR. - p5-GDGraph also needs p5-GD directly. - A more recent version of p5-GDTextUtil is needed. Changes since version 1.43: =========================== 25 Apr 2007 - Patched bugs 21610, 20792, 20802, 23755 and 22932 - Updated POD to clarify current maintenance status, and encourage bug reporting via RT (and to point out some external help resources) - Release 1.44 17 May 2006 - Patched bugs 7307, 2944 (extended the fix to mixed graphs), 4177, and 16863. - Fixed a fencepost error in pie.pm that caused an occasional segfault (reported by John Westlund and Hank Leininger) - Fixed a bug that broke bar charts with no visible 0-axis (reported by Steve Foster) 19 Feb 2006 - Patched bugs 2218, 4632 (which had two duplicates), 7881, and 15374 - Failed to update CHANGES file before releasing 1.4307 to CPAN (oops) 4 Feb 2006 - Patched bugs 16880 and 16791 19 Dec 2005 - Resolved the following bug reports/feature requests from RT: 1363, 2944, 3346, 3850, 4104, 4380, 4384, 4469, 5275, 5282, 6751, 6786, 7287, 7819 - Straightened out $my_graph/$graph confusion in docs - Added five new sample scripts - Individual module versions now reflect a branch from original CVS versioning, in case things need to be merged at some later date. - Uploading to CPAN as 1.4305 under ~BWARFIELD because I can't seem to get in touch with Martien Verbruggen.
2007-05-19Replace perl interpreter in some files. From Sergey Svishchev.wiz1-1/+2
2007-05-19Supports reload command. From Sergey Svishchev.wiz1-1/+2
2007-05-19Updated to version 2.35.heinz2-8/+9
Pkgsrc changes: - The package uses a C compiler. - Removed unnecessary :M* modifier (pkglint gave the hint). Changes since version 2.30: ===================================== 2.35 Some instructions on installation for Windows users. Doesn't push libpng onto @LIBS unless png support is requested. Supports Storable's freeze/thaw via a custom serializer. Remove "scale redefined" message during compilation of Polyline. 2.34 Added a check for stray gd.h include files from older installations. If any are found, Makefile.PL will issue a warning. Fixed incorrect documentation of GD::Simple->string() method. The method call *does* move the pen. 2.33 Added appropriate #ifdefs to allow to compile under version 5.6.0 (due to lack of threading macros before 5.8). 2.32 Added a GD::Simple->HSVtoRGB() method. Documentation fixes from Mark Manning. Added a clear() method to GD::Polygon to remove all vertices. 2.31 Fixed GD::Simple->transparent to support symbolic color names. Made changes that should render the module thread-safe. Changed newSVpv calls to newSVpvn, in hopes of improving performance. Added a GD::Simple->HSVtoRGB() method. Fixed incorrect freeing of user-provided raw data in newFromGdData() and newFromGd2Data() (this caused segfaults; patch provided by Nigel Sandever)
2007-05-19+ mednafen.wiz1-1/+2
2007-05-19Mention new mednafen package.wiz1-1/+2
2007-05-19Initial import of mednafen-0.8.1, previously packaged for wip (by myself):wiz5-0/+83
Mednafen is a portable, utilizing OpenGL and SDL, argument (command-line)-driven multi-system emulator with many advanced features. The Atari Lynx, GameBoy (Color), GameBoy Advance, NES, PC Engine (TurboGrafx 16), SuperGrafx, Neo Geo Pocket (Color), PC-FX, and WonderSwan (Color) are emulated. Mednafen has the ability to remap hotkey functions and virtual system inputs to a keyboard, a joystick, or both simultaneously. Save states are supported, as is real-time game rewinding. Screen snapshots may be taken at the press of a button, and are saved in the popular PNG file format. Due to the threaded model of emulation used in Mednafen, and limitations of SDL, a joystick is preferred over a keyboard to play games, as the joystick will have slightly less latency, although the latency differences may not be perceptible to most people.
2007-05-19The package supports installation to DESTDIR.heinz1-2/+4
2007-05-19The package supports installation to DESTDIR.heinz1-1/+3
2007-05-19Updated emulators/openmsx to 0.6.2xtraeme1-1/+2
2007-05-19Update to 0.6.2 (latest stable version) requested by a netbsd userxtraeme4-26/+108
on irc. This version includes video recording, more realistic PSG and SCC sound, significant optimizations, easier to use game trainers, as well as a lot of other improvements and bugfixes.
2007-05-19Addedheinz1-1/+4
graphics/p5-GD-Graph-sparklines 0.2 games/sudoku-cli 1.0.1 Updated textproc/p5-Text-Balanced to 2.0.0
2007-05-19Stop py-X from installing a configuration file under /etcadrianp4-3/+37
Spotted by joerg@'s bulk builds PKGREVISION++
2007-05-19Activated sudoku-cliheinz1-1/+2
2007-05-19Initial import of sudoku-cli 1.0.1.heinz6-0/+120
This is a commandline version of the sudoku board game. The sudoku board game is played on a 9x9 grid, divided into rows, columns, and 9 blocks of 3x3 squares. The objective is to fill the empty squares with the digits 1-9, so that each row, column, and block contains each of the digits 1-9 (and hence, it is not possible for any digit to appear twice in the same row, column or block).
2007-05-19Package supports installation to DESTDIR.heinz1-1/+3