summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-11-27Update to version 1.0salo3-6/+10
Changes: - disable perl support. it's broken and needs patches for lang/perl5[8] which won't be applied during the freeze 1.0: ==== - Help file updates.
2003-11-27Note update of "gnupg" package to version 1.2.3nb1.tron1-1/+2
2003-11-27Apply security patch which disables ElGamal signature keys because theytron2-3/+9
are vulnerable. Bump package revision to reflect this change.
2003-11-27Fix OpenSSL version number parsing. Patch from PR 23532 by Michael vanjlam1-10/+24
Elst with style modifications by me.
2003-11-27It's actually PASTHRU_INC, not INC.jlam1-4/+5
2003-11-27note update of MozillaFirebird to 0.7taya1-1/+2
2003-11-27Update MozillaFirebird to 0.7taya21-127/+164
Here are the news in this release of Mozilla Firebird: * Advanced preferences panel * Download/helper apps preferences panel * Cookie whitelisting (through the new Cookie Exceptions window) * New password manager * Web panels (like Mozilla's sidebar panels) * Alternate stylesheet support (through a status bar button) * Send Page, Send Link, and Send Image menu items * Autoscroll * Lots of bug fixes and other small improvements There have been too many bug fixes since Mozilla Firebird 0.6.1 to keep track of them all. It's better. Trust us ;-)
2003-11-27note update of mozilla to 1.5.1taya1-1/+2
2003-11-27Update mozilla to 1.5.1taya21-122/+184
New Features and Fixes * Mozilla now includes a spellchecker for MailNews and Composer. * Additional MailNews improvements include: o Users can add header lines to *every* message sent out via a certain identity. o A common application hang with SSL-encrypted SMTP connections has been fixed. o Printing of the attachments list is now supported. o Users can now mark message as read by date. * Many great improvements to Mozilla Composer including: o Better resizing for images, tables, and absolutely positioned objects. o Support for absolutely positioned objects, movable on the canvas using the mouse. o Support for z-index management. o "Snap to grid" when moving an absolutely positioned object. o Source View now uses an editor instead of a simple textarea (allows find and replace). o Numerous fixes in caret management, inline styles handling, and CSS styles handling. * Improvements to tabbed browsing, including: o Tabs are now replaced when a bookmark group is loaded. This can be changed to the old "append" behavior in the Tabbed browsing preferences. o Back and Forward navigation for tabbed browsing and bookmark groups has been improved. Users can now use the back button after loading a bookmark group to restore the previous set of tabs. o Closing a window with multiple tabs now prompts the user with a confirmation dialog (which can be disabled for future close operations). * ChatZilla, Mozilla's internet relay chat (IRC) client, has had a major overhaul bringing logging and many additional improvements. * DOM Inspector can now display the #document node (the document root). * It is now possible to jump from the JavaScript console to the relevant line in the View Source Window. * Mozilla's view source now displays line and column numbers in the status bar. * A quicksearch filter has been implemented for about:config. * Gecko now supports setting color for <HR>. * The '::' notation for CSS pseudo-elements is now supported. The old ':' notation is still supported only for pseudo-elements in CSS2 (:first-line, :first-letter, :before, :after) and the various :-moz-tree-* pseudo-elements. * Unstyled XML display has been improved. * Some Windows GDI problems in Mozilla have been resolved. * A common problem collapsing the URL bar popup on Windows has been fixed. * Mozilla has improved performance, stability, standards support and Web compatibility.
2003-11-26+crafty-19.5, libart-2.3.16 [pkg/23559].wiz1-4/+5
2003-11-26Note gst-plugins update to 0.6.1nb6, closing PR 23286.wiz1-1/+2
2003-11-26Add dependency on mjpegtools, since otherwise gst-plugins does not build inwiz2-3/+11
its presence. Add libgstaudiofile.* and libstjpegmmx* to the PLIST. Bump PKGREVISION to 6.
2003-11-26gaim 0.73 -> 0.74jmmv1-2/+2
2003-11-26add sparc support provided by Julian Coleman in PR23533. While heredmcmahill3-6/+33
also add logic for NetBSD/alpha.
2003-11-26Now that the toolchain is able to build this beast at all, replace themartin4-169/+137
untested MD xpcom routines with working ones for sparc64 - mostly copied from the solaris sparc v9 versions.
2003-11-26bump to 1.40explorer2-5/+5
2003-11-26+ sylpheed-claws-0.9.7xtraeme1-2/+2
2003-11-26Whitespacejlam1-2/+4
2003-11-26Bump PKGREVISION of www/ap-aolserver to 3. Building the module with thejlam1-2/+2
right CFLAGS isn't a compile-time visible change, but it certainly makes an impact at run-time. Bump the PKGREVISION so that we can differentiate this fixed package from previous, unloadable versions.
2003-11-26Bump PKGREVISION to 3. Building the module with the right CFLAGS isn't ajlam1-2/+2
compile-time visible change, but it certainly makes an impact at run-time. Bump the PKGREVISION so that we can differentiate this fixed package from previous, unloadable versions.
2003-11-26Build this Apache module with the appropriate CFLAGS, which are found byjlam1-2/+3
querying apxs.
2003-11-26Install in ${X11PREFIX} instead of ${X11BASE}. This is a leaf package,jlam1-2/+3
so no churn as a result of this change. Patch from PR 23543 by Soren Jacobsen.
2003-11-26Do as buildlink2 and _append_ extra flags instead of prepending them.jlam2-5/+6
Prepending caused everything in ${BUILDLINK_DIR} to be found first, which was bad when you built something like MesaLib where the X11R6 headers conflict with the ones provided in the source.
2003-11-26Correct the way the endianness is determined.wennmach3-5/+6
(How could this actually ever have worked ???)
2003-11-26Update p5-Image-Size to 2.992 (also fix '@echo not found' build issueabs4-7/+22
with perl58) Changes since 2.991: * Added support for FlashMX (Shockwave Flash ver. 6), as contributed by Victor L Kuriashkin <victor@yasp.com>.
2003-11-26Update cxunzip to 0.98abs1-1/+3
Changes since version 0.96: * Tyler R. Retzlaff's gcc 3.x patches included. * Modified version of Jeremy C. Reed's "view file with spaces in the filename" patch included. * Fix for "segmentation fault at exit" bug. * Memory usage of uncompression routines is now constant and doesn't depend on the size of the file. * tempname and mktemp functions replaced with mkdtemp.
2003-11-26Update cxunzip to 0.98 - closed PR pkg/23404 from Tero Koskinenabs5-77/+13
Changes since version 0.96: * Tyler R. Retzlaff's gcc 3.x patches included. * Modified version of Jeremy C. Reed's "view file with spaces in the filename" patch included. * Fix for "segmentation fault at exit" bug. * Memory usage of uncompression routines is now constant and doesn't depend on the size of the file. * tempname and mktemp functions replaced with mkdtemp.
2003-11-26+p5-URI-1.27grant1-1/+2
2003-11-26Only install smtpd.conf if we're using SASL. Fixes bulk build breakagejlam1-2/+2
from Al's 20031124 results.
2003-11-26fix COMMENTgrant1-2/+2
2003-11-26+p5-HTML-Parser-3.34grant1-1/+2
2003-11-26+p5-MIME-Base64-2.21grant1-1/+2
2003-11-26+p5-Digest-MD5-2.30grant1-1/+2
2003-11-26+p5-Digest-SHA1-2.06grant1-1/+2
2003-11-25include stdlib.h to get a prototype for getenv(). Fixes recently noteddmcmahill2-9/+18
bulk build problems on alpha.
2003-11-25don't pass the ARCH variable to the c compiler. Its not used intentionallydmcmahill2-8/+9
and it can break if a system uses ARCH for other purposes. Noted in recent bulk builds.
2003-11-25Make this patch be more selective so that this package will workdmcmahill3-13/+34
on NetBSD/alpha versions 1.6 and newer. Previously, this package only worked on pre-1.6. Fixes problems noted in recent bulk builds.
2003-11-25Since this pkg wants the Xv extension, check for it before trying todmcmahill1-1/+5
build. Problem noted in recent alpha bulk build.
2003-11-25Add RCS Id.wiz1-0/+2
2003-11-25Note audio/gmodplay update to 0.08nb3. Closes PR 19745 by myself.ben1-1/+2
2003-11-25Make mod2wav correctly handle filenames with spaces or shell specialben2-8/+8
characters. Bump PKGREVISION. Closes PR 19745 by myself.
2003-11-25Make PERL5_SUB_* public so that they may be used in buildlink2.mk filesjlam2-40/+40
and also in package Makefiles.
2003-11-25MakeMaker provides two hooks, INC and OTHERLDFLAGS, to pass options to thejlam1-8/+11
compiler and linker. Use them to pass CPPFLAGS and LDFLAGS from pkgsrc.
2003-11-25Make PERL5_INSTALLSITELIB, PERL5_INSTALLSITEARCH, etc. public so thatjlam1-4/+4
package Makefiles can refer to the directory in which they install Perl5 site modules.
2003-11-25If we're linking a shared library by "cc -shared -o /srcdir/shlib", wejlam1-1/+9
need to protect the full path after "-o" from being transformed from "/srcdir/shlib" to "-L/srcdir -lshlib". This fixes building graphics/freetype2, which uses lots of full paths to sources and objects.
2003-11-25libtool.sh should also supply a definition for "$expr", used by thejlam1-1/+2
buffer script.
2003-11-25On Solaris link with socket and nsl libs. Fixes build on Solaris.cjep1-1/+4
2003-11-25Regen with proper dependencies.salo1-2/+8
Addreses PR pkg/23552 by Min Sik Kim.
2003-11-25Note x11/p5-gtk update.salo1-2/+2
2003-11-25Updated to 0.7009. Fixes build with perl 5.8.x.salo4-8/+9
Addresses PR pkg/23209 by Christian Gall.