Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-10 | Fixes PLIST entries for gdk-target=x11. | obache | 1 | -5/+2 | |
2011-09-09 | Changes 3.0.12: | adam | 4 | -44/+60 | |
* Assorted file chooser improvements/redesign: - Remove the expander in Save mode - Move the path bar up in Save mode - Remember the last opened directory - Start in recently-used mode when no folder is set - Update recent-files when confirming in the file chooser | |||||
2011-09-09 | Set MAKE_JOBS_SAFE=no, needed on at least NetBSD/amd64 5.99.55 gcc-4.5.3 | abs | 1 | -1/+3 | |
2011-09-09 | Fix building on Mac OS X | adam | 1 | -13/+18 | |
2011-09-08 | Pick a less aggressive optimizer default. Clang's -O4 enables LTO and ld | joerg | 4 | -20/+43 | |
can't deal with that by default. | |||||
2011-09-08 | Fix return without value in !void function. Bump revision. | joerg | 3 | -3/+19 | |
2011-09-06 | Add upstream bug report URL. | wiz | 10 | -19/+28 | |
2011-09-06 | update to 2.24.6 | drochner | 3 | -7/+8 | |
changes: -UI changes to Filechooser -bugfixes -translation updates | |||||
2011-09-04 | Qt 4.7.4 is a bug-fix release. It maintains both forward and backward | adam | 10 | -71/+23 | |
compatibility (source and binary) with Qt 4.7.0. For more details, refer to the online documentation included in this distribution. The documentation is also available online. http: | |||||
2011-08-30 | add 2 patches from upstream to fix possible buffer overflows | drochner | 5 | -4/+52 | |
(CVE-2011-3193, CVE-2011-3194) bump PKGREV | |||||
2011-08-23 | Recursive bump from gdbm shlib bump. | obache | 1 | -2/+2 | |
2011-08-22 | Fix building with clang (failed with ilmbase and -fno-exceptions) | adam | 2 | -8/+16 | |
2011-08-22 | Fix for python-3.x. | wiz | 11 | -2/+226 | |
Mark as not-for 2.4 and 2.5. | |||||
2011-08-22 | Add upstream patch fixing __init__.py for python-3.1. | wiz | 2 | -1/+23 | |
XXX: Now only the PLIST is wrong. :) | |||||
2011-08-20 | Switch dependency to xulrunner192 and bump PKGREVISION. | tnn | 1 | -3/+3 | |
2011-08-19 | Fixes build on NetBSD-5.1 (OpenSSL 0.9.9-dev). | obache | 3 | -1/+51 | |
2011-08-18 | Fix buffer overflow in LZW handler. | joerg | 3 | -2/+88 | |
2011-08-18 | add a missing file from the previous change. noted by wiz. | mrg | 1 | -1/+2 | |
2011-08-18 | Fix for PR 43816. Build qt4-libs with openssl support. Approved by wiz@. | cheusov | 3 | -4/+11 | |
2011-08-17 | perl-5.14.1 contains sufficient ExtUtils::ParseXS. | obache | 1 | -2/+2 | |
2011-08-16 | Update to 1.224: | wiz | 2 | -7/+6 | |
Overview of changes in Gtk2 1.224 ================================= * Fix a few test failures. Overview of changes in Gtk2 1.223 ================================= * Cope with the rename of the keysym defines in gtk+ 2.22 * Correct the memory management in Gtk2::Gdk::Window->new * Fix a test failure in GtkBuilder.t | |||||
2011-08-16 | Update to 0.52, changes undocumented. | wiz | 2 | -7/+6 | |
2011-08-14 | add support for building on netbsd/sparc64 and netbsd/powerpc systems. | mrg | 5 | -9/+97 | |
2011-08-14 | Revision bump after updating perl to 5.14.1. | obache | 9 | -19/+18 | |
2011-08-13 | Add and enable ruby-wxruby. | taca | 1 | -1/+2 | |
2011-08-13 | Importing x11/ruby-wxruby package version 2.0.1. | taca | 7 | -0/+808 | |
wxRuby is a cross-platform GUI library for creating desktop applications. It has a comprehensive widget set, and provides native look and feel on Windows, OS X and Linux. It's based on the mature and liberally-licensed wxWidgets framework. | |||||
2011-08-12 | Fix shbang of one script. | taca | 1 | -1/+2 | |
2011-08-12 | Fix building with the latest Clang | adam | 3 | -3/+28 | |
2011-08-12 | Revision bump after updating perl to 5.14.1 | adam | 1 | -2/+6 | |
2011-08-11 | Forgot one, the debug switches patch. | dholland | 2 | -1/+27 | |
This has no effect by default but lets one turn on debug info or add CFLAGS without having to wade into imake goop directly. (It will do this for everything that uses the xview imake templates; but you have to reinstall xview-config for the changes to take effect.) | |||||
2011-08-11 | Add an explanation of what's going on, in case I get hit by a bus. | dholland | 1 | -0/+42 | |
2011-08-11 | Reorganize the patches here by topic. | dholland | 15 | -425/+542 | |
2011-08-11 | Take OWNER, at least while flogging the patches. | dholland | 1 | -3/+3 | |
2011-08-11 | Restore a patch hunk lost when abs@ added DESTDIR support. This hunk | dholland | 2 | -3/+10 | |
has no effect by default, but it identifies the otherwise highly obscure place you can throw a switch to build xview with debug info, and, by being here, makes it possible to throw that switch relatively easily. | |||||
2011-08-08 | PKGREVISION must not be in Makefile.common. | obache | 2 | -3/+4 | |
move PKGREVISION to each Makefile including the Makefile.common for keep version number, and bump again for ocaml-graphics because the previous bump resuited in downgrade. | |||||
2011-08-07 | Fixed the PLIST for NetBSD where lib/ocaml/stublibs/dlllablgtk2.so | wiz | 1 | -2/+4 | |
is built as well. Bump PKGREVISION. From Nicolas Thauvin. | |||||
2011-08-07 | Install the META file used by ocaml-findlib to locate it when needed | wiz | 2 | -3/+11 | |
by other OCaml stuff. From Nicolas Thauvin. Bump PKGREVISION. | |||||
2011-08-06 | Fix typos. | ryoon | 1 | -8/+8 | |
2011-08-06 | Revert previous mistake. | ryoon | 5 | -0/+79 | |
2011-08-06 | Already committed as x11/libunique3 | ryoon | 5 | -79/+0 | |
2011-08-04 | Only depend on perl when the perl option is selected. From Matthew Mondor | wiz | 2 | -3/+3 | |
in PR 45205. | |||||
2011-08-03 | Compile this package with "-O1" under Mac OS X if GCC is used. The generated | tron | 1 | -0/+12 | |
"qmake" binary no longer crashes and the build actually succeeds. This fixes PR pkg/44716 by Richard Hansen who found out that this is a compiler problem in the first place. | |||||
2011-08-02 | Don't fail on tautologic code when compiling with Clang | joerg | 1 | -1/+7 | |
2011-08-01 | Fix void main. | dholland | 2 | -1/+15 | |
2011-07-27 | Update to 3.0.6 | ryoon | 2 | -6/+6 | |
Changelog: ver 3.0.6 * Support cairo for text rendering. (Experimental) (See doc/en/README.cairo in detail.) * Support searching text in terminal screen. (Add "mlsearch.sh" tool.) * "CSI < r", "CSI < s" and "CSI < t" sequences are supported. * Improve cursor movement in bi-direction text. * Improve compatibility of libvte. (Gtkterm2, evilvte and sakura work.) * Ignore all spaces at the end of lines in selecting text regardless of their fg/bg colors. * Support unicode indic characters (using ISCII fonts though). (Experimental) * Other bug fixes: Fix a mistake which disabled configuration in $prefix/etc/mlterm in libvte. | |||||
2011-07-21 | Don't enumerate evil. Pass down -L* and -l* only from LDFLAGS. | joerg | 2 | -5/+4 | |
2011-07-21 | recursive bump from gnome-vfs drop crypto dependency. | obache | 23 | -46/+46 | |
2011-07-19 | When building with clang, pull in devel/ucpp for the man page | joerg | 3 | -6/+18 | |
processing. XXX should be fixed upstream to use sed | |||||
2011-07-18 | this pkg doesn't reference libnotify directly (only indirectly), | drochner | 1 | -2/+1 | |
remove from bl3 list | |||||
2011-07-17 | Replace whitespace with tabs. | ryoon | 1 | -2/+2 | |