summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-07-05Back out previous and do the same thing more generally for all platforms.jlam6-13/+26
Since the heimdal install process will install additional headers in ${PREFIX}/include/krb5 depending on what the configure process detects, simply query the source Makefile at install-time for the extra headers that it will install and dynamically add them to the PLIST.
2006-07-05Teach the tools framework about the following new tools:jlam14-22/+173
itools, intltool, diff3, sdiff, msgmerge * Adding USE_TOOLS+=itools to a package Makefile will cause the tool-directory versions of imake, makedepend, mkdirhier and xmkmf to point to the ones from the devel/nbitools package. This change will remove the need for nbitools/buildlink3.mk, which currently does a bit of hackery to force the "right" imake tools to be used by packages that need it. * Adding USE_TOOLS+=intltool to a package Makefile will cause the local versions of intltool-* inside ${WRKSRC} to be replaced by copies from the textproc/intltool package. If "intltool" is not specified as a tool, then we create "broken" intltool-* tools in the tools directory to help highlight hidden dependencies on the intltool package. In addition, modify the tools framework so that if "perl" is not specified as a tool, then we create a "broken" perl tool in the tools directory for the same reason as for "intltool". These two changes together will remove the need for intltools/buildlink3.mk and should also catch all cases where the sources' intltools may have been silently used because perl was found on the system. * Adding USE_TOOLS+=diff3, USE_TOOLS+=sdiff, or USE_TOOLS+=msgmerge to a package Makefile will cause the corresponding tool to be pulled into the tools directory. These are convenience tools to help simplify dependencies for some packages.
2006-07-05note update of p5-String-CRC32 to 1.4.grant1-1/+2
2006-07-05update p5-String-CRC32 to 1.4.grant2-7/+6
changes since 1.2: - use 32k buffer when calculating CRC.
2006-07-04Oops. I had better not removed the leading "@" from a line in therillig2-4/+4
Makefile. It resulted in some output being re-read by make, which in turn resulted in damaged shell commands. Thanks to wiz for notifying me.
2006-07-04Replaced _FETCH_MESSAGE with FETCH_MESSAGE.rillig1-12/+7
2006-07-04+ crossfire-client-1.9.1, gtk2+-2.10.0, vsftpd-2.0.5.wiz1-2/+4
2006-07-04Fixed pkglint warnings.rillig1-4/+4
2006-07-04Fix path on mastersite.wiz1-2/+2
2006-07-04Updated mail/dovecot to 1.0rc2.ghen1-1/+2
2006-07-04Upgrade Dovecot to 1.0rc2. Changes:ghen2-6/+6
* disable_plaintext_auth=yes: Removed hardcoded 127.* and ::1 IP checks. Now we just assume that the connection is secure if the local IP matches the remote IP address. * SSL code rewrite which hopefully makes it work better than before. Seems to work correctly, but if you suddently have trouble with SSL connections this is likely the reason. + verbose_ssl=yes: Log also SSL alerts and BIO errors - If namespace's location field wasn't set, the default location was supposed to be used but it wasn't. - When copying ssl-parameters.dat file from /var/lib to /var/run its permissions went wrong if it couldn't be copied with hard linking. - Fixed filesystem quota plugin to work with BSDs. - Maildir: Saving mails didn't work if quota plugin was enabled (again) - Maildir: Messages' received time wasn't saved properly when saving/copying multiple messages at a time. Also if using quota plugin the S= size was only set for the first saved file, and even that was wrong. - passdb passwd-file: Don't require valid uid/gid fields if file isn't also being used as a userdb. - PostgreSQL: Handle failures better so that there won't be "invalid fd" errors in logs. - Don't try to expunge messages if the mailbox is read-only. It'll just cause our index files to go out of sync with the real mailbox and cause errors. - ANONYMOUS authentication mechanism couldn't work because anonymous_username setting wasn't passed from master process.
2006-07-04xemacs-packages-0.16rpaulo1-1/+2
2006-07-04Update Apel to 1.32, needed by Wanderlust for XEmacs.rpaulo3-9/+9
Reviewed by magick@
2006-07-04Fix build problem on system which uses a 1.1.x version of "zlib"tron3-1/+175
(e.g. NetBSD 3.0).
2006-07-04Fix build problem with version 2.60 of the "autoconf" package.tron2-1/+14
Patch provided by Thomas 'wiz' Klausner in private e-mail.
2006-07-04make evolution dependenvy optional (default on), as suggested bydrochner1-1/+8
pancake@phreaker.net per PR pkg/33529
2006-07-04update to 1.0.16drochner3-7/+8
changes: fixes for serious bugs
2006-07-04update to 2.12.0.6drochner4-34/+33
too many changes and additions to list here, see the CHANGELOG file
2006-07-04update to 0.10drochner3-25/+41
changes: * CSV import of data * Stylesheets to easily change graph appearance * Many user interface improvements * Extra plotting features and bug fixes
2006-07-04update to 2.14.2drochner2-6/+6
changes: translation updates
2006-07-04update to 0.12.2drochner2-6/+6
changes: minor bugfixes
2006-07-04fix MASTER_SITES, pointed out by wizdrochner1-4/+4
2006-07-04update to 2.8.20drochner7-84/+9
changes: -bugfixes (our interix patches were integrated) -translation update
2006-07-04Updated converters/skf to 1.93.10.yyamano1-1/+2
2006-07-04update to 0.44drochner4-63/+74
changes: * Layers dialog * Outline mode, many performance improvements * Native PDF export with transparency * Clipping and masking support * Configurable keyboard shortcuts, including optional Xara X compatibility * Docked color palette in the editing window * Interactive indicator of the style of selection in the statusbar * Innovative "node sculpting" and other improvements in Node tool * Extensions are enabled by default and work on all major platforms * Better SVG support: <switch> element, ICC color profiles for images * Persistent rotation centers, Paste Size command * New icons, redesigned preferences dialogs, rearranged menus, many cosmetic improvements * Hundreds of bugfixes and smaller features
2006-07-04Update to 1.03.10. pkg/33915.yyamano2-9/+8
Submitted by OBATA Akio. Thanks! Changes: * SJIS bound check is not properly confirmed. * output default code is not properly defined.
2006-07-04+py-paramikodrochner1-1/+2
2006-07-04add py-paramiko-1.6, a python extension implementing the ssh2 protocoldrochner4-0/+136
2006-07-04add one...drochner1-0/+20
2006-07-04update to 0.3.5drochner2-8/+8
changes: - Fix asn1_octet_der to handle writes of zero-length buffers, before it did not write the ASN.1 length for a zero-length buffer. This caused ASN.1 encodings to be incorrect on 64-bit platforms. - Add self test that attempt to trigger the above bug. - Fix test of -Wno-pointer-sign. - Improve cross-compilation to MinGW by using AC_LIBTOOL_WIN32_DLL.
2006-07-04add some missing entriesdrochner1-1/+11
2006-07-04bump PKGREVISION for libvisual major updatedrochner1-1/+3
2006-07-04Fix build on DragonFly, where arpa/inet.h does not includejoerg2-1/+15
netinet/in.h by default. This is explicitly allowed by SUS.
2006-07-04update to 1.2.0drochner5-39/+48
changes: New, supported backends (PDF, PostScript, and SVG) misc API extensions Optimizations and bug fixes
2006-07-04update to 0.5.6drochner4-49/+6
changes: New GL_EXT_framebuffer_object interface. Add WGL backend. New radial gradient. YV12 surface support. misc fixes additional GL support optimization: avoid context switches
2006-07-04Needs msgfmt.joerg1-2/+2
2006-07-04* Invent an annotation scheme for files that intentionally definerillig1-1/+3
variables for use in other files.
2006-07-04PKG_SYSCONFDIR.* is also a Pathname.rillig1-2/+3
2006-07-04Fixed pkglint warnings.rillig1-44/+45
2006-07-04Fixed pkglint warnings.rillig1-3/+3
2006-07-04Some minor refinements.rillig1-2/+5
2006-07-04Made a SUBST block much simpler.rillig1-7/+4
2006-07-04Fixed those pkglint warnings that concern the SUBST blocks.rillig1-5/+4
2006-07-04Added NONBINMODE.rillig1-1/+2
2006-07-04Improved the SUBST check so that useful warnings are generated even whenrillig1-22/+60
a SUBST block does not start with SUBST_CLASSES, as well as when more than one class is appended at a time to SUBST_CLASSES.
2006-07-04dovecot's ./configure wants pkg-config. Fixes PR pkg/33881.ghen1-1/+2
2006-07-04amarok updated to 1.4.1.wiz2-3/+3
2006-07-04Merge error: now depends on libvisual, not libvisual0.2.wiz1-2/+2
2006-07-04Update to 1.4.1:wiz3-39/+254
VERSION 1.4.1: FEATURES: * Support for last.fm streams. (BR 111983) * New playlist toolbar menu entry for adding streams to the playlist. (BR 129349) CHANGES: * Upgraded internal SQLite to 3.3.6. * Inotify support disabled for now, due to stability issues. * Tag editor is no longer modal. * Provide warning dialog when deleting items from the playlistbrowser. (BR 129313) * GUI layout reverted to the classic Amarok layout. * The Extended Info panel in the playlistbrowser is now resizeable. BUGFIXES: * Pressing return in the search bar of the Collection Browser immediately after typing a query no longer appends the wrong items to the playlist. * Fix crash when pressing Back or Forward buttons multiple times quickly in Artist tab. Patch by Thomas Lindroth * Fix problems where blanks would be added to data if SQLite was busy. Patch by Thomas Lindroth * Automatically refresh stream lyrics on new metadata. * Set half star ratings on multiple selected tracks when clicking on an item. (BR 129449) * Only enable Show Extended Info in the Playlist Browser when information is available. (BR 126590) * Disable global shortcut for ratings when ratings are disabled. (BR 129414) * Autodetect button in Media Devices configuration dialog would not properly signal changes, so that new devices were not always saved. VERSION 1.4.1-beta1: FEATURES: * Much improved and completed custom icon theme by Vadim Petrunin * LibVisual 0.4 supported and required. * Support for custom scoring algorithms, via scripts. * Creative Nomad Jukebox support (untested!). Submitted by Andres Oton * Inotify support. On kernels 2.6.13 and above with Inotify support compiled in, the collection will automatically be rescanned and updated as soon as a watched folder has changed. CHANGES: * First-run wizard can no longer be restarted from the application menu. However, it can still be invoked with "amarok --wizard". * Astraweb lyrics script was removed for being crappy and unmaintained. If you want to maintain it, grab it from SVN and release on kde-apps.org. * "Append Count" option of dynamic playlists has been removed. It is now always one. (BR 120044) * Context browser can now play/queue specific discs of an album or compilation. * Automatically imported playlists go into a separate category. * Block quitting amaroK until all on-going media device operations have finished with a consistent state. * Interface choice in wizard removed. * MoodBar has been removed. The maintainer has not been updating it, and it was causing crashes for many people. * Usability improvements for the Script Manager, including a tree view. * Use KMimeType for resolving file type for metadata acquisition before falling back to extension based guessing. * Removed the "detailed mode" in the playlist-browser. * Also copy non-local URLs to collection when dropped onto collection browser. * Speed up connecting media devices with a lot of tracks to be submitted to last.fm. * For media without metadata, try to read metadata after transfer to the iPod (e.g. when copying an audio CD via KIOslaves). * Hint at starting a transcode script for transcoding while transferring to media devices. (BR 127155) * If a disc number is present, append it to the album's name when organizing files. (BR 126867) * Configure, which of fresh podcasts, newest & favorite albums are shown in context browser home view. Patch by Patrick Muench (BR 127043) * Dynamic mode no longer skips to the next song if you press play (via dcop, for instance) while already playing a track. Instead it restarts the current one. * The Actions menu has been renamed the Engage menu. It's way cooler, right? I mean, Star Trek is really cool, right? * Multiple podcasts can be configured at once by selecting multiple channels or by configuring the children of a folder. BUGFIXES: * Allow dropping of tracks after non-existant items in the playlist. * Make changes to the default dynamic playlists persistent. * Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth for the patch. (BR 127654) * Correctly restore podcast channel title when fetching fails. * Show error message when xine mp3 decoder isn't installed, don't just play next track. * Properly render and optimise playlist loading icons. * Properly import and export XSPF playlist formats. * Optimise addition of playlists to the playlistbrowser. * In context browser, show localized date for podcasts. (BR 127853) * Regression in dynamic mode caused it to skip the first track in the playlist whenever it was started. (BR 127451) * Stop Playing after Track: remember current track (BR 127312) * Radio streams were broken for protocols other than HTTP. (BR 127848) * Collection Browser would not set/unset/burn albums with ', The' in their name. * Prevent breakage when xine couldn't initialize the audio device. Patch from Ilya Konstantinov * Allow for recognition of the webdav protocol. Patch by Ilya Konstantinov * Setting a rating on an unplayed track would affect score generated. Patch by Patrick Muench * Stop tags with different capitalisation being treated as the same when building the collection. * Make database connections actually get closed when no longer used. (BR 123113) * xine engine would truncate the last seconds of a track, if no other track followed in the playlist. * Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold * If dynamic mode was turned on and then off, the previous random and repeat modes would be forgotten. (BR 123743) * Removing the current track through DCOP while editing a field of the track in the playlist would cause a crash. (BR 119152) * Make characters encoded with % (such as a forward slash, %2f) display correctly. (BR 105266)
2006-07-04Updated databases/openldap-server to 2.3.24nb1.ghen1-1/+2