summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-06-26Note revision bump for bmp to 1.jmmv1-1/+2
2004-06-26Fix the OSS plugin. For me it only fixes the volume control, but I havejmmv5-3/+37
been told by many people that it doesn't work at all for them... hopefully this solves all problems. The fix is the following: instead of using the included soundcard.h file, use the one provided by the system (only in the NetBSD case; I can't test other systems). Idea from PR pkg/25301 by Kouichirou Hiratsuka. Bump PKGREVISION to 1.
2004-06-26Note update to p5-Socket6 0.17adrianp2-3/+3
2004-06-26Update p5-Socket6 to 0.17adrianp2-6/+6
Ok'ed wiz@/snj@ From the CHANGELOG: 2004-03-24 Hajimu UMEMOTO <ume@mahoroba.org> * Socket6.pm: Bump version number to 0.17. * Socket6.xs: Shut up signed/unsigned mismatch warning from Microsoft C++. Reported by: "David Town" <dtown@cpan.org> * Makefile.PL: CC is not a valid parameter for WriteMakefile(). Use CONFIGURE instead. Submitted by: "David Town" <dtown@cpan.org> * Socket6.pm: Correct typos (inaddr6_* -> in6addr_*). Submitted by: "David Town" <dtown@cpan.org> 2004-03-23 Hajimu UMEMOTO <ume@mahoroba.org> * Provide substitutes for systems the lack support for inet_ntop() and inet_pton(). Submitted by: "David Town" <dtown@cpan.org> * Add support for MSWin32. It was tested with the following configuration: - ActivePerl 5.8.0 (805) - Windows 2000 - Microsoft IPv6 Technology Preview for Windows 2000 (not needed for XP) (http://msdn.microsoft.com/downloads/sdks/platform/tpipv6.asp) - Microsoft Visual C++ v6.0 - Microsoft Platform SDK February 2003 (must have at least August 2001) (http://www.microsoft.com/msdownload/platformsdk/sdkupdate/downlevel.htm) Submitted by: "David Town" <dtown@cpan.org> * t/use.t: Pass an empty string as the SERVICENAME to getaddrinfo(). MSWin32's getaddrinfo() doesn't like "0" as a numeric servname. Submitted by: "David Town" <dtown@cpan.org> 2004-02-21 Hajimu UMEMOTO <ume@mahoroba.org> * Socket6.pm: Bump version number to 0.16. * aclocal.m4: inet_ntop and inet_pton are in libnsl on Solaris. Submitted by: Mike McCauley <mikem@open.com.au> 2004-01-05 Hajimu UMEMOTO <ume@mahoroba.org> * Socket6.pm: Bump version number to 0.14. * gailookup.pl.in: Though some systems has NI_WITHSCOPEID, RFC 2553 doesn't mention it, and RFC 3493 deprecated it. So, make use of NI_WITHSCOPEID optional. * gailookup.pl.in: Add -S option which suppress scopeid. RFC 3493 system always adds scopeid in a result of getnameinfo(). * Socket6.xs: Make pack_sockaddr_in6() and pack_sockaddr_in6_all() actual work on systems which have sin6_len in struct sockaddr_in6. 2004-01-04 Hajimu UMEMOTO <ume@mahoroba.org> * aclocal.m4: getaddrinfo() is a macro on some systems. * Socket6.pm: Bump version number to 0.13. * getaddrinfo.c (getaddrinfo): EAI_NODATA was deprecated in RFC 3493. return EAI_NONAME instead. * getnameinfo.c (getnameinfo): add support for NI_NAMEREQD. 2003-12-29 Hajimu UMEMOTO <ume@mahoroba.org> * add simple test.
2004-06-26Update mathomatic to 11.2c.minskim4-8/+8
Changes since 11.2: Doubled the default amount of memory consumption to 11 megabytes. This allows equations twice as large. Fixed bug factoring infinity. Slight improvement to "integrate" command. Trap window resize signal and set number of screen columns and rows. Code cleanup. Fixed factoring of constants in factor command. Added "laplace" command. Allow "#" as a comment, as long as it is not immediately followed by a number. Enabled shelling out for all versions with the "!" command. Improvement and speedup for poly_gcd() and poly2_gcd(). Slight improvement in polynomial factoring made by deleting 1 line of code. Use getopt(3) to parse command line options. Made "-c" and "-h" options work together. If both are specified, work in HTML mono mode.
2004-06-26Regen to make GNU patch happy.minskim1-7/+3
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.