summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2005-12-03Add DragonFly.joerg2-3/+12
2005-12-03Add DragonFly support.joerg2-4/+16
2005-12-03Use correct locale directory on DragonFly.joerg2-4/+4
2005-12-03python15 fix on DragonFly.joerg1-1/+2
2005-12-03Fix DragonFly support. Since it was compilable before, but didn'tjoerg4-15/+33
work correctly, bump revision.
2005-12-03Removed CVS_USER, as announced on pkgsrc-bulk.rillig4-51/+13
See <http://mail-index.netbsd.org/pkgsrc-bulk/2005/11/24/0003.html>.
2005-12-03Add DragonFly support. Fix test for exp2, GCC 3.4 would inline it away.joerg3-8/+57
2005-12-03Do not "extern int errno;" just in case.joerg19-1/+235
2005-12-03Note rss2email PKGREVISION bump (for external py-html2text dependency).schmonz1-1/+2
2005-12-03Depend on py-html2text rather than downloading our own copy. Bumpschmonz4-12/+21
PKGREVISION.
2005-12-03Note addition of py-html2text.schmonz1-1/+2
2005-12-03Add py-html2text.schmonz1-1/+2
2005-12-03Initial import of html2text, a Python script that convers a pageschmonz4-0/+41
of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).
2005-12-02de-extern-errnojoerg4-1/+58
2005-12-02don't declare errno, it was even used before that point anyway.joerg2-1/+14
2005-12-02Like Linux, DragonFly doesn't support pint as backend.joerg1-2/+2
2005-12-02imake handles man pages specially, use the PLIST variables.joerg1-2/+2
2005-12-02devel/nbitools bumped for DragonFly related PLIST change.joerg1-1/+2
2005-12-02Add DragonFly support. Bump revision due to PLIST change.joerg9-11/+420
2005-12-02Fix errno usage. Add DragonFly support.joerg13-1/+268
2005-12-02* check that all values used for the PKG_OPTIONS are documented inrillig1-0/+3
mk/defaults/options.description. Requested by Antoine Reilles via private mail.
2005-12-02Update HOMEPAGE. Apparently, the domain expired and owner is MIAreed1-2/+2
and the website has been down for a couple weeks.
2005-12-02Override config.guess and config.sub for DragonFly.joerg1-1/+3