summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-04-08Import ps2eps.minskim5-0/+58
ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files (EPS/EPSF) from usual one-paged Postscript documents. It calculates correct Bounding Boxes for those EPS files and filters some special postscript command sequences that can produce erroneous results on printers. EPS files are often needed for including (scalable) graphics of high quality into TeX/LaTeX (or even Word) documents.
2006-04-08fix wrong line formattonio1-2/+2
2006-04-08xchm updated to 1.6.wiz2-3/+3
2006-04-08Update to 1.6:wiz3-7/+8
* 1.6: + added Ukrainian translation. + fixed nasty wxHTML-related bug with absolute .chm links.
2006-04-08add missing distinfo entriestonio1-1/+7
2006-04-08Add ua (Ukraine) locale dir for xchm-1.6.wiz22-22/+110
2006-04-08caff/signing-party 0.4.5 is releasedtonio1-1/+2
- mainly bugfixes, and portability (less hardoded path)
2006-04-08Updated wm/ratpoison to 1.4.0tonio2-3/+3
2006-04-08Update wm/ratpoison to 1.4.0tonio4-37/+11
patch-aa is no longer necessary: rpws is now a perl script * Changes since 1.4.0-beta4 - new parameters in frame dumps :screenh and :screenw specify the size of the screen the frame was on. - New window format characters - info takes optional argument and new infofmt setting - aspect ratio hint honoured - new hook deletewindow - _net_wm_pid property supported - set warp change: the mouse position relative to the window is now used - new command redo - new editor bindings C-m and C-h
2006-04-08gtk2 updated to 2.8.17.wiz2-3/+3
2006-04-08Update to 2.8.17:wiz3-8/+13
Overview of Changes from GTK+ 2.8.16 to GTK+ 2.8.17 =================================================== * Bugs fixed: 325699 Expander disclosure button is too small [Brad Taylor] 334657 gtk_image_clear doesn't cause redraw 334774 typo in configure.in yields suspicious warning [Peter Breitenlohner] 335001 gtk_icon_view_set_cursor causes Segmentation fault [Emmanuel Rodriguez] 335129 garbage output of --help in non UTF-8 locale [Christian Persch] 319032 GtkNotebook does not destroy its children on destroy() [Yevgen Muntyan] 334906 TreeView DnD between-row highlight color [Ian McDonald] 335717 Gtk-Criticals occur when scrolling a text_view that is not realized [Nicolas Setton] 336200 Hidden menubar still activates submenus with kbd [Bastian Nocera] 336254 GtkTreeItem broken [Sven Herzberg] 74620 Clean up button press handling (use one-grab-op-at-a-time pattern) [Li Yuan] 323862 broken scrolling when selecting [Benjamin Berg] 330617 GTK+ File-chooser dialog crashes 325751 Nautilus crashes when dragging icons to another screen [Hylke van der Schaaf] 337022 mixed line separators confuse gtk_text_iter_ends_line [Paolo Borelli] 336796 Textview child is covered by window border [Yevgen Muntyan] 335536 gdk_pixbuf_loader_new_with_type(): What image types are allowed? [Murray Cumming] 336645 Missing progress bar label [Stanislav Brabec] Fix a problem which caused grab-notify signal to be missed in some cases [Matthias Clasen] * Updated translations (bn,cs,dz,et,ka,ne,or,ru,sk,sq,xh)
2006-04-08Updated mail/clamsmtp to 1.6nb1.ghen1-1/+2
2006-04-08Adjust the default clamd socket location to match the real default used byghen4-2/+31
pkgsrc/mail/clamav (/tmp/clamd). Bump PKGREVISION. Ok with xtraeme.
2006-04-08Updated chat/bitlbee to 1.0.2tonio2-3/+3
Version 1.0.2 (released 2006-04-01) hilights: - Fixed some issues in charset handling. - Better handling of Jabber away states. - Some daemon mode stability/usability fixes. - Lots of miscellaneous fixes, cleanups, etc.
2006-04-08Update chat/bitlbee to 1.0.2tonio2-7/+6
Version 1.0.2 (released 2006-04-01) hilights: - Fixed some issues in charset handling. - Better handling of Jabber away states. - Some daemon mode stability/usability fixes. - Lots of miscellaneous fixes, cleanups, etc.
2006-04-08glib2 updated to 2.10.2.wiz2-3/+3
2006-04-08Update to 2.10.2:wiz4-30/+9
Overview of Changes from GLib 2.10.1 to GLib 2.10.2 =================================================== * Bugs fixed: 322476 Missing check for .dylib [Anders Carlsson] 332841 Segmentation Fault when %llu is passed to vasnprintf and HAVE_SNPRINTF is not defined [Michael McDonald] 333098 Add support for write FDs to GIOChannel [Markus Brinkmann] 334519 Memleak in goption.c::parse_short_option [Chris Wilson] 334471 g_parse_debug_string reads beyond buffer [Morten Welinder] 334611 g_option_context_parse() should not set program name to '<Unknown>' if it is already set [Chong Kai Xiong] 335207 g_main_context_unref calls g_source_destroy_internal with incorrect arguments [Chris Wilson] 335216 Slight performance gains (GList, GAsyncQueue) [Chris Wilson] 335209 Use of unitialised memory in g_mem_profile [Chris Wilson] 334943 make check FAIL: threadpool-test 336085 g_option_context_new parameter lacks better explanation [Claudio Saavedra] 335215 Some breakages with GThreadPool [Chris Wilson] 333879 gthread/gthread-win32.c: IsDebuggerPresent needs '#define _WIN32_WINDOWS 0x0401' [Kazuki Iwamoto] 334440 dlerror() portability issue causes crash on (old) a.out NetBSD platform [ITOH Yasufumi] 333916 g_timer_elapsed docs should mention that microseconds may be NULL [Christian Neumair] 334646 goption + error out params [Christian Persch] 335294 Documentation should not reference G_HAVE_GINT64, as it's deprecated. [Richard Laager] * Translation updates (dz,et,he,hi,ka,or,pt_BR,ro,tr)
2006-04-08* Don't byte-compile the *.el files... just install them.jlam6-201/+20
* Note conflict with coreutils (gid). * List the info files directly in the PLIST. Bump the PKGREVISION to 9.
2006-04-08Add dz locale, used by glib2-2.10.2.wiz22-22/+110
2006-04-08Include x11.buildlink3.mk. This uses at least libXext.reed1-1/+2
(Or instead one of the other x11-needing included buildlink3.mk files could include it.)
2006-04-08Add a Makefile.common for evince and evince-nautilus.reed3-70/+48
They used a sharded distinfo, but the version was not updated for evince-nautilus as seen in recent bulk build report. So evince-nautilus is being updated to 0.5.2 version also. I am not sure of all the changes, other than: Check if date is invalid. Fix for bug 318134. Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
2006-04-08Honor PKGMANDIR.reed1-3/+3
2006-04-08List the info files directly in the PLIST, and honor PKG{INFO,MAN}DIR.jlam2-6/+11
Bump the PKGREVISION due to the new location of the man pages.
2006-04-08Add descripition to DESCR.is1-0/+8
2006-04-08List info files in the PLIST and install them into EMACS_INFOPREFIX.jlam2-4/+5
Bump the PKGREVISION.
2006-04-08Install sample files into the examples directory and treat icbserverdbjlam2-12/+14
as a config file since it may be modified on a per-system basis to select the default ICB server with which to connect. Bump the PKGREVISION to 2.
2006-04-08List the info files directly in the PLIST and install intojlam3-6/+8
${EMACS_INFOPREFIX}.
2006-04-08use MASTER_SITE_PGSQLjdolecek2-14/+14
2006-04-08use MASTER_SITE_PGSQL and replace PGSQL_MIRRORS_SORT with MASTER_SORTjdolecek2-105/+7
2006-04-08* Switch to a static PLIST instead of a dynamic one.jlam6-143/+271
* List the info files directly in the PLIST. * Install info files into EMACS_INFOPREFIX, which correctly honors PKGINFODIR when using emacs.
2006-04-08fix URL of first CZ postgresql mirror (directory structure changed)jdolecek1-2/+2
2006-04-08add MASTER_SITE_PGSQL, copy of list from databases/postgresql80/Makefile.mirrorsjdolecek1-1/+81
2006-04-08Add missing file to the PLIST when using xemacs. Bump the PKGREVISIONjlam2-4/+5
to 3.
2006-04-08Set qt_cv_libname=-lqt-mt in the configure environmentreed1-1/+5
because didn't link with pthread during the configure check.
2006-04-08Explicitly depend on intltool. Fix build on DragonFly by includingjoerg3-2/+16
sys/types.h before regex.h.
2006-04-08Require new ATK version since at least one function was added in thejoerg1-3/+3
0.11 tree, which is also used by other packages.
2006-04-08Keep up with dbus API: DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT was invertedjoerg2-1/+16
and renamed to ALLOW_REPLACEMENT, so pass 0 here.
2006-04-08Link explicitly against thread libs when using libqt-mt. Honour MAKE_ENVjoerg3-6/+7
when calling gmake manually as well.
2006-04-08Note gmpc PKGREVISION bump.wiz1-1/+2
2006-04-08Add PKGCONFIG_OVERRIDE. Add missing dir to PLIST.wiz2-2/+5
Bump PKGREVISION.
2006-04-08Add missing patch-aa, fixing the build.wiz1-1/+2
2006-04-08Note libmpd PKGREVISION bump.wiz1-1/+2
2006-04-08Remove bogus entry from PLIST.wiz2-3/+4
Add PKGCONFIG_OVERRIDE. Bump PKGREVISION.
2006-04-08Updated wm/fluxbox to 0.9.15.1tonio1-1/+2
2006-04-08Update wm/fluxbox to 0.9.15.1tonio5-38/+18
Remove patch-a{b,d} as they are already applied upstream Main changelog entries: in 0.9.15.1: - Removed the green background on styles that are not using the new background option. - Bug fixes (compile errors, crash and placement config) in 0.9.15: * Added styleOverlay resource - session.styleOverlay: ~/.fluxbox/overlay * New theme item: background.* * Added new resize mode: Center * Resources changes for titlebar: - The titlebar is now configured by setting: * session.screen.titlebar.left * session.screen.titlebar.right * nls changes: added ko_KR, updated zh_CN, nb_NO * Many bug fixes
2006-04-08Note revision bump for totem to 1.jmmv1-1/+2
2006-04-08Depend on gst-plugins0.10-good because this needs the gconf plugin.jmmv1-1/+4
Bump PKGREVISION to 1.
2006-04-08This needs msgid_plural support.jmmv2-2/+4
2006-04-08patch-a[ab] were removed during the last update.jmmv1-3/+1
2006-04-08This uses msgid_plural, so workaround it.jmmv1-1/+2