Commit Graph

46457 Commits

Author SHA1 Message Date
kevlo
2ea672b75f Initial import of scim-fcitx 3.1.1
scim-fcitx is an scim IMEngine module for fcitx.

ok ajacoutot@
2008-10-29 02:24:17 +00:00
kevlo
f0ddbfff4e Initial import of scim-chewing 0.3.2
scim-chewing is an scim IMEngine module for chewing.

ok ajacoutot@
2008-10-29 02:23:07 +00:00
kevlo
a9bfa6c2d4 Initial import of scim 1.4.7
SCIM is a common IM platform written in C++. It abstracts input method
interface into several classes and try to make these classes as simple
and independent as possible. With such simple interfaces, developers
can write their own input method in a few lines of code very easily.

SCIM is highly modularized: most components can be implemented as
dynamically loadable modules, thus can be loaded at runtime as you wish.
For example, input methods written for SCIM could be IMEngine modules,
and users can use such IMEngine modules combined with different interface
modules (FrontEnd) in different environment without rewrite/recompile the

ok ajacoutot@
2008-10-29 02:21:46 +00:00
espie
24f7bfbb3e use lstat so it always return something even if the link points nowhere
(we don't care about the destination owner anyways)
2008-10-29 00:22:56 +00:00
sthen
8972240f09 add an fping6 binary with ipv6 support. (fping is ipv4-only, fping6 is
ipv6-only. this isn't the most ideal interface, but some software needs it).
2008-10-28 23:49:58 +00:00
pirofti
b001476fee Add ruby-sexp_processor to the build, kindly reminded by jasper@. 2008-10-28 18:38:28 +00:00
bernd
414005b1a5 Remove wrong quotes around some lib stuff. Our new libtool chokes on it.
No package change, no bump.

Discussed with steven.
2008-10-28 18:25:54 +00:00
pirofti
8b92ebfab8 Initial import of ruby-sexp_processor.
This is the sexp_processor module for parsetree.

ParseTree is a C extension (using RubyInline) that extracts the parse tree for
an entire class or a specific method and returns it as a s-expression (aka sexp)
using ruby's arrays, strings, symbols, and integers.

Okay bernd@.
2008-10-28 17:54:08 +00:00
kili
3e88a42347 Update to 8.63.
ok ajacoutot (who trusts me... hrhrhr)
2008-10-28 17:53:42 +00:00
pirofti
27a6d4f3c1 Update to 1.8.2, okay bernd@. 2008-10-28 17:43:22 +00:00
landry
13787fb6a9 Give it a chance to build with the incoming Gtk 2.14.
ok ajacoutot@
2008-10-28 17:36:34 +00:00
bernd
70853d5e36 Fix globbing to find libraries. ok steven 2008-10-28 17:16:31 +00:00
bernd
c884da49b1 Unbreak dependency_libs generation for .la files. ok steven 2008-10-28 17:15:00 +00:00
espie
f0c8952f2f minor update 2008-10-28 17:11:43 +00:00
landry
8475e05d19 Maintenance update to sylpheed 2.5.0.
Add patches to let it compile with Gtk 2.14, idea taken from Debian BTS.
(note that still using functions deprecated since Gtk 2.0 is not a good idea)
Add desktop-file goo while here and regen PLIST.
"you don't deserve an ok" ajacoutot@
2008-10-28 17:03:15 +00:00
jasper
42d50bc98f - pkgname bump i should
"correct this is" ajacoutot@
2008-10-28 16:57:57 +00:00
jasper
e43d7d05cf - update dictionaries to their aspell 6 version, if they have it
joint work with and ok ajacoutot@, thanks!
2008-10-28 16:54:10 +00:00
jasper
dc7d3ed30d - update aspell to 0.60.6
- bumped major to be on the safe side
- update homepage
- be more precise about license version
- tweak DESCR

joint work with and ok ajacoutot@, thanks!
2008-10-28 16:51:17 +00:00
espie
6425dcf325 newer version 2008-10-28 16:44:58 +00:00
espie
2566a73714 minor update 2008-10-28 16:20:57 +00:00
steven
d7a51ff66c use tcl module; still needs tcl 8.4 for now 2008-10-28 16:08:32 +00:00
naddy
a57993cf08 Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.
2008-10-28 15:21:48 +00:00
landry
8a16896bf5 Maintenance update to logjam 4.5.3, in prevision of newer gtk2.
Cleanup Makefile, update PLIST, fix dependencies while here.

ok ajacoutot@
2008-10-28 15:20:50 +00:00
weerd
868deda82f Connect openarena to the builds
"yeah" robert@
2008-10-28 15:00:22 +00:00
steven
d6a1067419 remove snit; newer snit is included with devel/tcllib
pointed out by Stuart Cassoff
2008-10-28 14:33:59 +00:00
espie
b2162c8751 do a much better job at handling owners and groups 2008-10-28 14:32:08 +00:00
jasper
9d40a8be1c - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 14:29:14 +00:00
weerd
2a7de2b4ea - spacing cleanup
- set ONLY_FOR_ARCHS to i386 for now
- add a MESSAGE mentioning the mouse issues for the client

with help and suggestions from jasper@ and robert@, requested by robert@
2008-10-28 14:27:53 +00:00
jasper
30765ffc84 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 14:07:43 +00:00
naddy
f3ca6424c2 hook in teseq 2008-10-28 14:05:58 +00:00
naddy
162fba0b57 Import GNU teseq 1.0.0.
GNU Teseq is a tool for analyzing files that contain control characters
and terminal control sequences. It is intended to be useful for diagnosing
terminal emulators, and programs that make heavy use of terminal
features (such as those based on the Curses library).
2008-10-28 14:04:43 +00:00
jasper
b2882dfc8c - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:59:13 +00:00
ajacoutot
0f12677dff - fix gnome-session startup with latest dbus
spotted by robert@
fix suggested by jasper@
2008-10-28 13:44:32 +00:00
sthen
0d0058d80f use tcl/tk modules, no package change
ok steven
2008-10-28 13:33:48 +00:00
jasper
8cf54158e9 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
ajacoutot
3b893bbd83 - revert; USE_GCC* does not belong to the gcc* MODULES usage and
the man page has always been wrong about it

requested by and ok steven@
2008-10-28 13:29:05 +00:00
espie
ecccb89c45 do a visitor to copy basic annotations (to be rearranged at some point) 2008-10-28 13:29:01 +00:00
steven
aa5895778f switch to tcl 8.5 and tcl module 2008-10-28 13:19:28 +00:00
steven
61adc5b56f this still needs tcl 8.4, use tcl module, enable regression tests 2008-10-28 13:12:29 +00:00
jasper
589ecda1d1 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:09:53 +00:00
steven
6606abdd43 switch to tcl 8.5 and use tcl module 2008-10-28 13:05:45 +00:00
kili
7f2a877fd4 +poppler-data 2008-10-28 13:01:31 +00:00
kili
350bbb9d30 This package consists of encoding files for use with poppler. The
encoding files are optional and poppler will automatically read
them if they are present.  When installed, the encoding files enables
poppler to correctly render CJK and Cyrrilic properly.  While poppler
is licensed under the GPL, these encoding files are copyright Adobe
and licensed much more strictly, and thus distributed separately.
2008-10-28 13:01:11 +00:00
espie
00018f7d81 people with complex multi-packages are going to love this: try to figure
out where to put new stuff based on existing directories.
2008-10-28 13:01:05 +00:00
kili
de3e4e19d9 Update to 0.10.0. 2008-10-28 12:59:55 +00:00
ajacoutot
044f1cb272 - remove wrong use of USE_GCC3 2008-10-28 12:42:54 +00:00
ajacoutot
003b771660 - remove foomatic-filters from RUN_DEPENDS (for now) as it creates a
circular dependency with ghostscript-*-cups
- precise license marker
- take over maintainership
- bump

ok kili@ mbalmer@
2008-10-28 12:33:32 +00:00
espie
1181a04df0 oops again 2008-10-28 12:32:39 +00:00
espie
d7052d3837 refactor code a bit 2008-10-28 12:28:50 +00:00
pea
445f2a935e Update to Net::LDAP 0.39
OK landry@
2008-10-28 12:27:17 +00:00