summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-07-27Introduce the MPLAYER_DISABLE_DRIVERS variable, which holds a list of "drivers"jmmv4-15/+19
that are not wanted in the binary program. It is empty by default, so that all drivers are linked in to get a full featured binary package. Packages using this variable include mplayer and gmplayer. While building mencoder, disable all of these drivers, as they are not needed. Bump PKGREVISION. arts is now a enabled if not present in the variable. This detail closes PR pkg/21775 by Marc Recht.
2003-07-27Add checksum for the distfile. (How the hell did I manage to build itjschauma1-1/+3
before?) Problem found in Hubert's latest bulk-build.
2003-07-27make ap2-ruby compile on NetBSD 1.6.1, without non-native thread environment.taca3-1/+65
I'll send thses patch to mod_ruby people later.
2003-07-26SDL_USE_NAS deprecated by the new audio/SDL-nas plugin.jmmv1-6/+1
2003-07-26Note another revision bump for SDL, to 6.jmmv1-1/+3
Note addition of SDL-nas, version 1.2.5.
2003-07-26Add and enable SDl-nas.jmmv1-1/+2
2003-07-26Initial import of SDL-nas, version 1.2.5:jmmv4-0/+45
SDL-nas is a plugin for the SDL library that allows it to output sound using the Network Audio System (NAS).
2003-07-26Let the NAS audio driver be a plugin too, to get rid of the SDL_USE_NAS buildjmmv6-27/+47
definition. Bump revision again, to 6, for better dependancy handling.
2003-07-26Note revision bump for SDL to 5.jmmv1-2/+63
Note addition of SDL-arts and SDL-esound, version 1.2.5 both. Also note revision bumps for all the following packages, required because of the SDL update: SDL_sound, xmms-funtimedancer, xmms-infinity, xmms-jess, xmms-nebulus, xmms-paranormal, xmms-tv-scope, SDL_gfx, SDL_ttf, SDLmm, p5-SDL, smpeg, dosbox, generator, hatari, zsnes, KoboDeluxe, asc, bomberclone, crimsonfields, criticalmass, falcons-eye, fire, iso-pernangband, ketm, lbreakout, lbreakout2, lgeneral, lpairs, ltris, maelstrom-sdl, marbles, newvox, sarien, scummvm, tileworld, xrick, GUIlib, SDLKit, SDL_image, apla, avi-xmms, avifile-devel, avifile, mjpegtools, plasma, smpeg-xmms, swfdec, transcode, tuxpaint, water, xine-lib, gst-plugins, SDL_net, paragui, mplayer, mencoder, gmplayer, gmencoder
2003-07-26Add and enable SDL-arts and SDL-esound.jmmv1-1/+3
2003-07-26Initial import of SDL-esound, version 1.2.5:jmmv4-0/+43
SDL-esound is a plugin for the SDL library that allows it to output sound using the enlightened sound daemon (mainly used by the GNOME desktop).
2003-07-26Initial import of SDL-arts, version 1.2.5:jmmv4-0/+43
SDL-arts is a plugin for the SDL library that allows it to output sound using the aRts sound daemon (mainly used by the KDE desktop).
2003-07-26Bump revision due to SDL update, and sync versions in buildlink files wherejmmv75-142/+150
needed. This is required because esound has been droped as a dependancy.
2003-07-26Implement loadable plugin support for arts and esound output. This is tojmmv8-85/+259
avoid using build variable definitions, and to allow optional use of these daemons on machines where binary packages are used. esound is no longer needed in this package by default. OSS is kept in the package as it was before, beeing the default output driver. Bump PKGREVISION to 5. The patch has been reviewed by wiz@, the maintainer. It has also been sent back to SDL authors in the hope that they will implement this functionality. Closes PR pkg/21774 by Marc Recht, which requested the addition of arts as an optional dependancy (not done).
2003-07-26Note update of sylpheed to 0.9.4.chris2-3/+4
2003-07-26Update Sylpheed to 0.9.4, main changes are:chris2-6/+5
* The performance of the operation of IMAP4 folders, such as move,copy, delete and mark, has been greatly improved. * The contents of IMAP4 folders are now always synchronized with the server. * Message flags are now properly taken over when copying messages into IMAP4 folders from others. * The CRAM-MD5 authentication mechanism has been supported for IMAP4rev1. * Message move, copy and delete are now possible while receiving mails. * The non-blocking SSL can be turned off as a workaround for the connection problem. * The bug that ran into infinite loop if connection was closed by remote host has been fixed. * The configuration files will not be overwritten on startup anymore.
2003-07-26Import of canonical tnftp 20030825 sources,lukem4-0/+1177
to make it easier to track new versions.
2003-07-26Update HOMEPAGE. From J.K. Lowden via PR pkg/22279.salo1-2/+2
2003-07-26Bring in a patch from the base system gcc3 and adapt example gcc3.mk filemartin4-3/+36
accordingly. From: matthew green <mrg@netbsd.org> To: source-changes@NetBSD.org Subject: CVS commit: src/gnu/dist/gcc/gcc Message-Id: <20030725175744.B6FC4B004@cvs.netbsd.org> Module Name: src Committed By: mrg Date: Fri Jul 25 17:57:44 UTC 2003 Modified Files: src/gnu/dist/gcc/gcc: cppspec.c src/gnu/dist/gcc/gcc/config: netbsd.h Log Message: make `cpp -gcc' the default on NetBSD. To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gcc/gcc/cppspec.c cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gcc/gcc/config/netbsd.h
2003-07-26update to 0.20.0drochner3-7/+9
changes: Simpler page types, smarter message handling, auto subscription option; mail, skin and miscellaneous bugfixes
2003-07-26update to 1.1bdrochner2-8/+6
changes: -fix for problems with photo upload
2003-07-26update to 0.9.2.2drochner3-120/+503
changes: -different distribution format (multiple files) -support for ExternalEditor -Bulk import of files/images -Unicode support -Sidebar caching -High resolution image support. If you have PIL installed -Soft breaks in paragraphs (single enter) -bugfixes
2003-07-26update to 1.2drochner3-38/+8
changes: - fixes context bug
2003-07-26update to 2.4.0drochner3-13/+12
changes: -bugfixes -When closing connections, shutdown() the send side of TCP sockets to prevent a TCP RST from trashing the reciept of data on the client (when the client continues to send data to the application). -some C++ API stuff
2003-07-26update to 0.54drochner3-9/+25
changes: -bugfixes -translations added: ko, sk - can set recurrence rules for events in the appointments editor
2003-07-26whitespace nitcjep1-2/+2
2003-07-26update to 1.18drochner5-22/+43
Main changes since ReportLab 1.16: - Pythonpoint improvements contributed by Turgut Uyar & Tim Roberts. - Para.py fix from doug@pennatus.com. - Pdfgen image fixes. - Spiderchart from Andy Robinson. - Better distutils support with Dirk Datzert's assistance. - Improvements for Asian fonts in paragraphs. - Added _rl_accel._Ascii85Decode. - Graphics and other bug fixes. - Bug & leak fixes. - improvements to pyRXP which can now be used in 16bit mode. - Tables now can have row and column spanning. - renderPM can now do PICT images. - More charts and improvements to existing graphics classes.
2003-07-26Note addition of gmencoder, version 0.1.0.jmmv1-1/+2
2003-07-26Add and enable gmencoder.jmmv1-1/+2
2003-07-26Initial import of gmencoder, version 0.1.0:jmmv7-0/+106
Gmencoder is a GNOME2 frontend to mplayer/mencoder. It supports much of the output codecs, as well as postprocesing, cropping, scaling, subtitles ripping, and one, two or three passes for encoding. Provided by Juan RP in pkgsrc-wip.
2003-07-26Avoid null-pointer dereference if getpwuid(getuid()) fails.simonb2-1/+19
2003-07-26lintcjep1-2/+2
2003-07-26Note net/snort{,-mysql,-pgsql} update.salo1-1/+4
2003-07-26Sync with snort-2.0.1 update.salo2-18/+15
2003-07-26Updated to version 2.0.1.salo4-11/+950
Changes: - fix host endianess problem in udp decoder - vlan decoding fixes from Michael Pomraning - add tcp state checking to httpflow - ignoring bad checksums throughout snort if checksumming is turned on - config disable_ttcp_alerts is now also config disable_tcpopt_ttcp_alerts - better initialization handling of low memory conditions pointing to the - low memory search engine - byte_jump / byte_test 2 byte cases handled and unified - correctly assign port numbers on tcpoption events - pass rule logic changed to "win" in specific multiple event cases - named interface support for win32 from the winpcap folks - spp_bo now also will work with log-only output plugins - added window detection plugin documentation to manual - lots of new rules and tons of rule documentation
2003-07-26Make this build for non-i386 NetBSD systems too.kristerw3-1/+27
2003-07-26+ doxygen-1.3.3, gperiodic-2.0.5, sylpheed-0.9.4 [pkg/22264].wiz1-5/+4
- balsa2, disc-cover, sketch (thanks, Matthias!)
2003-07-25Note kde update to 1.1.2nb3.wiz1-1/+2
2003-07-25Depend on current versions of dependencies in pkgsrc. Bump PKGREVISION.wiz1-9/+9
2003-07-25Override config.guess and config.sub to make the pkg recognize and buildkristerw1-1/+3
on more systems (e.g. NetBSD 1.6.1/shark).
2003-07-25Note update of "intlfonts" package to version 1.2.1nb1.tron1-1/+2
2003-07-25Update package list to match latest distribution file changes and bumptron2-8/+3
package revision.
2003-07-25Distfiles were again modified without a version bump.tron1-5/+5
2003-07-25Instantiate template class Vector<size_t> to make the pkg build onkristerw2-1/+16
NetBSD 1.6.1/shark.
2003-07-25Fix build problem under NetBSD-current.tron2-1/+17
2003-07-25recent additions/updates 9mostly Python related)drochner1-1/+13
2003-07-25-update to 2.0.12drochner5-13/+37
changes: -Undo function in the message composer -extended GPG support -bugfixes -Remove a hack which appearently helps finding iconv() in libiconv. Every other pkg finds it itself; and it breaks in -current.
2003-07-25Note update of ast-ksh and static-ast-ksh.kristerw1-1/+3
2003-07-25Update ast-ksh (and static-ast-ksh) to version 20030621.kristerw2-7/+7
Changes since 20030422 (from the release notes): A source and binary update. There are few small but significant patches for ksh and nmake. nmake -l/+l library list generation is much improved. IBM z-series { linux.s390, linux.s390-64 } and i-series { linux.ppc64 } binary architectures have been added, and the ebcdic { mvs.390 } has been updated after a long absence.
2003-07-25With native threads, explicitely disable any GNU pth checking.drochner1-2/+7
Otherwise it gets confused about the library hidden by buildlink.