summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-12-04Use -lcompat on DragonFly and FreeBSD as well.joerg1-2/+2
2005-12-04belatedly note subtitleripper was upgraded to 0.3-1nb3, fixing pkgsrcmrg1-1/+2
integration issues.
2005-12-03Fix a pkglint warning:peter1-2/+2
Please use ${PKG_SYSCONFDIR:Q} instead of ${PKG_SYSCONFDIR}.
2005-12-03Note qstat update to 2.8.peter2-3/+3
2005-12-03Update to qstat-2.8.peter4-26/+17
Changes 2.8: Summary of New Features ----------------------- add support for new steam protocol (-a2s) add derived type STMHL2 for steam master returning a2s instead of hls change timing for sending packets to improve ping times of low-ping servers Fixes ----- fix ut2004 master server support Changes 2.7: Summary of New Features ----------------------- new protocols: UT2004 master [-ut2004m] update steam master protocol to new version add additional output to the player xml of -gps add option -progress,n to print out progress every n packets add doom3 protocol and osmask as server rule use autoconf+automake, a simple Makefile is provided as fallback add "flags" to qstat.cfg Fixes ----- fix hanging qstat when receiving UDP packets with incorrect checksum fix colored names in America's Army (use -ams instead of -gps)
2005-12-03Disable BROKEN_GETTEXT_DETECTION, it confuses configure on DrgaonFly.joerg1-1/+3
2005-12-03ftp.plusline.de does not allow logins, remove it from apache mirror sites.wiz1-4/+2
2005-12-03x11/wmweather bumped due to dependency change.joerg1-1/+2
2005-12-03Correctly depend on xmessage. Bump revision.joerg1-3/+4
2005-12-03xmessage is another X11 client used by other programs.joerg1-2/+2
2005-12-03Try fixing the PLIST for the bulk build.wiz2-3/+5
2005-12-03Just dirrm the docs dir -- nothing should add files there.wiz1-2/+2
2005-12-03Create installation directory to fix bulk build.wiz1-1/+2
2005-12-03Judging from the bulk builds, the package currently is not happywiz2-4/+4
about anything but teTeX1 -- mark it as such.
2005-12-03mark this as PHP4 only, it's in PHP CVS repo only for PHP 5.1+jdolecek1-1/+5
2005-12-03Depend on perl during build time. Hopefully this fixes the problemsmartti1-1/+3
detected in bulk build.
2005-12-03meta-pkgs/php5-extensions updated for PHP 5.1.1jdolecek1-1/+2
2005-12-03Update for PHP 5.1.1. Remove yp (it's been debundled in PHP 5.1.1) andjdolecek1-47/+53
disable eaccelerator (doesn't compile with 5.1.x).
2005-12-03Update PHP5 to version 5.1.1. Some of the key features include:jdolecek13-129/+166
* A complete rewrite of date handling code, with improved timezone support. * Significant performance improvements compared to PHP 5.0.X. * PDO extension is now enabled by default (separate pkg for pkgsrc) * Over 30 new functions in various extensions and built-in functionality. * Bundled libraries, PCRE and SQLite upgraded to latest versions. * Over 400 various bug fixes. * PEAR upgraded to version 1.4.5 This release also fixes various security problems discovered in 5.0.X.
2005-12-03automatically include extension-specific MESSAGE if it existsjdolecek1-1/+6
2005-12-03note php-pdo* updates - changes are bugfixes mostly and LOB relatedjdolecek1-1/+7
2005-12-03This needs bdftopcf for building.joerg1-1/+3
2005-12-03bump pkgrevision and fix distinfo I forgot to commitchristos2-2/+5
2005-12-03Update the PHP PDO to latest available PECL versions (1.0/1.0.1/1.0.2).jdolecek14-55/+69
Changes are bugfixes mostly. Also rework php-pdo/module.mk somewhat, so that the base php-pdo package can use it too.
2005-12-03GCC 3.4+ fix: label at end of compound statement.joerg2-17/+18
2005-12-03Updated chat/centericq to 4.21.0nb1adrianp1-1/+2
2005-12-03Patch via Debian for:adrianp3-2/+16
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3694
2005-12-03Prefer sigaction instead of sigvec if it exists, and check if sigvec existschristos2-0/+71
based on the existance of the macro SV_INTERRUPT.
2005-12-03Updated sysutils/webmin to 1.170nb2adrianp1-1/+2
2005-12-03Update to webmin-1.170nb2 to address:adrianp3-6/+119
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3912
2005-12-03Note archivers/unalz security update.salo1-1/+2
2005-12-03Security update to version 0.53.salo3-32/+12
Changes: - fix buffer overflow (CVE-2005-3862)
2005-12-03Renamed some variables to match the pkgsrc variables they are derivedrillig1-13/+13
from.
2005-12-03add missing backslash for previousjdolecek1-2/+2
2005-12-03use ${PATH_ARGS} in do-patch target, and use _PKG_SILENT/_PKG_DEBUGjdolecek1-3/+4
to reduce output for normal runs
2005-12-03+ abook-0.5.5.wiz1-2/+2
- getmail-4.4.3.
2005-12-03LISPDIR already includes PREFIX. Noted by Pavel Cahyna in PR 32223.wiz1-2/+2
2005-12-03Note update of xmame/xmess.kristerw2-4/+4
2005-12-03Updated xmess to 1.102.kristerw3-20/+20
Changes from 1.101: - Everything from MAME 0.102 (http://x.mame.net/changes-mame.html) and MESS 0.102 (http://x.mame.net/changes-mess.html). - Fixed a bug that could afflict MESS console emulations by preventing the keyboard from working. - The default ALSA buffer size is now 50000ms instead of 250000ms, which reduces lag. - Advancing frame-by-frame using shift-P works again. Bugzilla bug 787. - When the setup menu is closed, the keyboard state is cleared. This prevents the key press that closes the menu from affecting the emulation. This replaces the fix from 0.97, which wasn't working anymore and caused the frame-by-frame advancing to break besides.
2005-12-03Updated xmame to 1.102.kristerw3-19/+19
Changes from 1.101: - Everything from MAME 0.102 (http://x.mame.net/changes-mame.html) and MESS 0.102 (http://x.mame.net/changes-mess.html). - Fixed a bug that could afflict MESS console emulations by preventing the keyboard from working. - The default ALSA buffer size is now 50000ms instead of 250000ms, which reduces lag. - Advancing frame-by-frame using shift-P works again. Bugzilla bug 787. - When the setup menu is closed, the keyboard state is cleared. This prevents the key press that closes the menu from affecting the emulation. This replaces the fix from 0.97, which wasn't working anymore and caused the frame-by-frame advancing to break besides.
2005-12-03Note addition of newspipe.schmonz1-1/+2
2005-12-03Add and enable newspipe.schmonz1-1/+2
2005-12-03Initial import of newspipe, an RSS/Atom aggregator with a difference:schmonz6-0/+99
it allows you to keep track of your feeds through email. You create an OPML file listing your feeds and Newspipe will collect them, convert them to e-mail messages and send them to your mailbox. This means you can read, organize and archive news feeds using your current mail client (or even webmail), without needing to use a separate program. Newspipe can send you news items as plaintext or HTML mail, both as single items or grouped in a digest.
2005-12-03note cad/pcb-current removal and cad/pcb updatedmcmahill1-1/+3
2005-12-03Move the package which lived in cad/pcb-current over to cad/pcb anddmcmahill32-927/+227
delete the old cad/pcb package. The package which has lived in cad/pcb for the last few years was horribly out of date and pcb is not making a distinction right now between -current snapshots and normal releases.
2005-12-03Add DragonFly support. Use CONFIGURE_SCRIPT instead of manualjoerg5-5/+62
do-configure rule. Allow GCC 3.4 build, there doesn't seem to be a good reason to disallow it.
2005-12-03Add unrealircd-hub back to PKG_SUGGESTED_OPTIONSadrianp1-2/+2
2005-12-03Fix bochs-2.2.1 build on NetBSD by adding missed patch.ben1-0/+13
2005-12-03- In PLIST files, only suggest replacing @unexec rmdir ... with @dirrmrillig1-18/+18
for directories starting with %D. - Converted load_make_vars_typemap() to the common form of caching subroutine. This makes pkglint about 10 percent faster. - Added explanations for the :Q and the :M*:Q operators in Makefiles.
2005-12-03DragonFly is a BSD.joerg1-2/+2