summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-06-26Note the following updates:recht1-1/+5
- icu to 3.0 - mono to 0.97 - libgdiplus to 0.10 - winelib to 0.3
2004-06-26Remove dependency on autoconf it isn't needed anymore and Alsorecht4-44/+12
install pstopxl, pxlcolor.ppd and pxlmono.ppd. Also: don't try to @dirrm share/ghostscript - it belongs to ghostscript-fonts. ok'd by jlam
2004-06-26Note update to imp 3.2.4adrianp2-3/+3
2004-06-26Update imp to 3.2.4adrianp3-17/+20
Ok'ed wiz@/snj@/bouyer@ From the CHANGELOG: ------ v3.2.4 ------ [cjh] SECURITY: Close an XSS hole exploited via the Content-type header of malicious emails. [jan] Fix conversion of folder names in some non-ascii charsets with buggy iconv implementations (Wenzhuo Zhang <wenzhuo@zhmail.com>). [jan] Filter out <base> tags when viewing HTML messages (Bug #10). [mms] Encode subject when saving as draft (Tero Matinlassi <tero.matinlassi@edu.vantaa.fi>). ------ v3.2.3 ------ [jan] Fix the 'undefined index direct_access' error still occuring in obscure cases. [jan] Add Indonesian language (Slamin <slamin@unej.ac.id>). [jan] <style> and <link> tags get commented out in HTML messages to not allow them breaking the page layout. [jan] Add Galician translation (Rafael Varela Pet <srrafa@usc.es>, Guillermo Mendez <guille@usc.es>). [jan] Remove HTML tags showing up in some error messages. [mms] The spell check feature now keeps lines wrapped and correctly handles apostrophes in words on all architectures.
2004-06-26Bump PKGREVISION to 1 (for the icu update).recht1-1/+2
2004-06-26Raise the dependency to 0.1.1 libpixman's buildlink3.mk. This avoidsrecht2-4/+3
the BUILDLINK_DEPENDS >= 0.1.1 in cairo's Makefile which is the only consumer anyway. Or, in other words: simplify
2004-06-26update to winelib-0.3 (beta2)recht3-11/+11
No real NEWS file available, so guessing from the ChangeLog: - bug-fixes
2004-06-26update to libgdiplus-0.10 (release candidate 1)recht6-40/+56
No real NEWS file available, so guessing from the ChangeLog: - bug-fixes - tiff load/save from stream
2004-06-26update to mono-0.97 (release candidate 1)recht14-166/+291
Changes include: - any bug-fixes and code generator improvements - new Thread.Abort implementation, - I/O libraries - speed improvements ... and much more
2004-06-26update to icu-3.0recht5-31/+41
major changes: ICU 3.0 includes the latest bug fixes, locale/charset updates, and performance/build/porting enhancements. - Collation Collation data is in a separate data tree, allowing for easier modularization and maintenance. getFunctionalEquivalent API allows for better caching and UI support. - Unicode 4.0.1 ICU is updated to the latest version of Unicode standard, which had significant property changes. - CLDR 1.1 Updates to CLDR 1.1, with many updates to locale data, and special emphasis on collation data. - Formatting As an aid to migration of traditional C (stdio) and C++ (iostream) formatting, the POSIX-like input/output library, icuio, is officially supported. Significant digits now supported in DecimalFormat, for general use and %g support. - RFC822 time zone format support in DateFormat for compatibility. - Currency formatting/parsing improvements Allows parsing multiple currencies with one formatter, without knowing the currency in advance. Much cleaner design allowing extensibility to other measurement units in the future. - Regular expressions (C) The regular expressions framework now features a C API, instead of just C++. - Locales Locale canonicalization spec defined and implemented. Provides interoperability with POSIX and .NET locale IDs, more RFC 3066 support. - Layout engine Layout engine now supports using different canonically-equivalent Unicode forms of the same text: e.g. a + ´ or á. This is especially important for non-Latin scripts. - Build Environment ICU can now build its data library much faster on most platforms. For a complete list see: http://oss.software.ibm.com/cvs/icu/~checkout~/icu/readme.html?tag=release-3-0
2004-06-26fix installation of qtextras after distfile changed.grant1-2/+2
2004-06-26checksum for rp9codecs-win32-20040626.tar.bz2 changed on MASTER_SITE.grant1-3/+3
2004-06-26update for rp9win32codecs-20040626 being renamed togrant2-6/+6
rp9codecs-win32-20040626. no functional change.
2004-06-26this uses zlib, so use buildlink3 and include zlib/buildlink3.mk.grant1-1/+3
2004-06-26Make a note that bitchx 1.1 is outadrianp1-1/+2
2004-06-26don't override CC, don't pass gcc specific flags.grant2-7/+11
2004-06-26be quiet in do-buildgrant1-3/+3
2004-06-26Note update to rdiff-backup 0.12.7adrianp2-3/+3
2004-06-26use the specially provided targets for solaris sparc and i386grant1-1/+21
optimisations. this doesn't have a configure script.
2004-06-26Update rdiff-backup to 0.12.7adrianp2-9/+10
Ok'ed wiz@/snj@/davids (at) idiom.com From the CHANGELOG: New in v0.12.7 (??????????) --------------------------- Altered file selection when restoring so excluded files will not be deleted from the target dir. The old behavior was technically intended and documented but not very convenient. Thanks to Oliver Kaltenecker for bug report. Fixed error when --restrict path given with trailing backslash. Bug report by Åke Brännström. Backported regress fix from 0.13.x. Bug noticed by Alan Horn. Added error-correcting fsync suggestion by Antoine Perdaens. rdiff-backup may work better with NFS now. Fix for regress warning code: rdiff-backup should warn you if you are trying to back up a directory into itself.
2004-06-26nuke trailing slashesgrant1-7/+7
2004-06-26oops, back out a line that shouldn't have been committed.grant1-3/+1
2004-06-26don't override CC, LD, etc.grant3-8/+25
2004-06-26Update to pkglint 3.79hubertf3-492/+533
== functional changes == - prints the various "OK: ..." messages only when called with "-v". - prints a summary after pkgsrc category checks - fixed a bug for commented category entries (in line 1718) - removed the option "-q". It has become unnecessary == refactoring == - more consistent naming scheme for variables and functions - replaced some "local" with "my" when possible - clustered the variables that are processed by the ${SED} commands - provided function prototypes for argument checking - replaced the old perror by log_{error,warning,info}. - Avoided the (implicit or explicit) use of $_ in many places Patch contributed by Roland Illig via private mail.
2004-06-26note PKGREVISION bump of mencoder for libdv dependency.grant1-1/+2
2004-06-26bump PKGREVISION of mencoder for libdv dependency too.grant1-1/+3
2004-06-26note PKGREVISION bump of mplayer and gmplayer.grant1-1/+3
2004-06-26bump PKGREVISION in individual pkg Makefiles because there was nogrant3-4/+6
change to mplayer-share.
2004-06-26bump PKGREVISION for libdv dependency.grant1-1/+2
2004-06-26include support for libdv.grant1-1/+2
2004-06-26add buildlink3.mkgrant1-0/+24
2004-06-26move mpeg-lib to multimedia/grant25-29/+29
2004-06-26improvegrant1-5/+11
2004-06-26move smpeg-xmms to multimedia/grant7-8/+8
2004-06-26correct CATEGORIES.grant1-2/+2
2004-06-26move dumpmpeg to multimedia/grant8-9/+9
2004-06-26fix COMMENT.grant1-2/+2
2004-06-26remove spurious whitespace, | fmt 70 75grant1-5/+5
2004-06-26move libmpeg3 to multimedia/grant16-19/+19
2004-06-26Initial import of libdv 0.102 into the NetBSD packages collection.grant1-1/+2
The Quasar DV codec (libdv) is a software codec for DV video, the encoding format used by most digital camcorders, typically those that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. libdv was developed according to the official standards for DV video: IEC 61834 and SMPTE 314M. Submitted in PR pkg/24313 by Osamu OISHI with cleanup and update to 0.102 by me.
2004-06-26note PKGREVISION bump of fuse-utils.grant1-1/+2
2004-06-26+libdvgrant1-1/+2
2004-06-26Initial import of libdv 0.102 into the NetBSD packages collection.grant4-0/+62
The Quasar DV codec (libdv) is a software codec for DV video, the encoding format used by most digital camcorders, typically those that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. libdv was developed according to the official standards for DV video: IEC 61834 and SMPTE 314M. Submitted in PR pkg/24313 by Osamu OISHI with cleanup and update to 0.102 by me.
2004-06-26this uses functions from libgcrypt and libgpg-error so include theirgrant1-2/+7
buildlink3.mk files. on NetBSD and others this was building and working but resolving symbols from libgcrypt and libgpg-error indirectly via libspectrum. this is not good practice, you must always explicitly link against libraries for the functions you need. fixes the build on Solaris. bump PKGREVISION.
2004-06-26Correct path to multimedia/smpeg.kristerw2-4/+4
2004-06-26Note update of drivel to 1.0.1.jmmv1-1/+2
2004-06-26Update to 1.0.1:jmmv4-75/+5
* Fixes: - Resolved a network threading issue that prevented Drivel from working on NetBSD, and possibly the other BSD variants as well. - Fixed the autosave feature. - Keybinding fixes to allow better interoperability with emacs bindings. - Resolve a couple of bugs in the History dialog (still requires GTK+ 2.4.4 or higher to work correctly) (Davyd Madeley). - Correct the lj-lq tag in the poll creator (Grahame Bowland). - Don't duplicate the protocol in the Insert Link dialog (gnome@nash.nu).
2004-06-26this needs libbz2, so include archivers/bzip2/buildlink3.mk.grant1-1/+2
2004-06-26Update MASTER_SITESadrianp1-2/+2
2004-06-26note win32-codecs update to 20040626.grant1-1/+2