Commit graph

24493 commits

Author SHA1 Message Date
Mihai Chelaru
c32c453118 link with static library. From tnn@ 2009-11-25 17:00:39 +00:00
OBATA Akio
dab409a6f9 pkglint said, CRYPTO should be set "YES", but define PKG_USE_KERBEROS=YES instead. 2009-11-25 12:10:50 +00:00
OBATA Akio
e41e891dea remove redundant :Q operators. 2009-11-25 12:02:32 +00:00
OBATA Akio
727b3a778c sort 2009-11-25 11:56:07 +00:00
Kamel Ibn Aziz Derouiche
57a1d46953 Import duali-data-0.1 as wip/duali-data.
Arabic dictionary
2009-11-25 11:44:18 +00:00
Kamel Ibn Aziz Derouiche
4e6e0cc204 Import py25-duali-0.1.1 as wip/py-duali.
Duali, named after the legendary founder of the Arabic grammar
(Abul Aswad al Du'ali - d. 688), is an Arabic spell-checker that is designed
to accommodate to the Arabic language
(and extendible to other non-Arab based languages as well)
2009-11-25 11:43:11 +00:00
Kamel Ibn Aziz Derouiche
d05e55375d Import kacst-fonts-2.01 as wip/kacst-fonts.
Truetype Arabic fonts created by KACST
2009-11-25 11:33:36 +00:00
Kamel Ibn Aziz Derouiche
dbe9f8ab97 +py-xmiparser 2009-11-25 10:56:08 +00:00
Kamel Ibn Aziz Derouiche
9fb06ce273 Import py25-xmiparser-1.4 as wip/py-xmiparser.
XMI Parser (API for the UML XML representation specified by OMG)
2009-11-25 10:51:45 +00:00
Kamel Ibn Aziz Derouiche
d17de10f86 +py-libdisassemble 2009-11-25 10:39:46 +00:00
Kamel Ibn Aziz Derouiche
748ddc045b Import py25-libdisassemble-2.0 as wip/py-libdisassemble.
Libdisassembly is simply a python library for disassembling x86 opcodes.

Please review
2009-11-25 10:37:30 +00:00
OBATA Akio
8dfd6831c3 Trac 0.11.6rc1 (November 22, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.6rc1

 Trac 0.11.6rc1 contains two security fixes and a number of bug fixes,
 performance improvements and minor enhancements. The following list
 contains only a few highlights:

Security fixes:
 * Fixed the policy checks in report results when using alternate formats.
 * Added a check for the "raw" role that is missing in docutils < 0.6.

Performance improvements:
 * Re-enabled connection pooling with SQLite (#3446).
 * Added caching of configuration options (#8510).

Bug fixes:
 * Fixed the "database is locked" issue with SQLite (#3446, #8468).
 * Deprecated SQLite 2.x support (#8625).
 * Fixed hanlding of times in timezones with DST (#8240).
 * Avoid corruption of trac.ini during write (#8623).
2009-11-25 07:53:00 +00:00
Mihai Chelaru
77c9a5b019 -ldp,+moonlight 2009-11-25 06:08:26 +00:00
OBATA Akio
8617a31aa0 inputmethod/libchewing was updated based on wip/libchewing. 2009-11-25 00:34:23 +00:00
OBATA Akio
169fbdb0c0 scim packages were imported in pkgsrc/inputmethod. 2009-11-25 00:31:52 +00:00
Mihai Chelaru
f57f4ebc8f package extremly broken and outdated so I'll remove it from here 2009-11-24 23:08:30 +00:00
Mihai Chelaru
950f843419 Import moonlight-1.0.1 as wip/moonlight.
Moonlight is an open source implementation of Silverlight
(http://silverlight.net), primarily for Linux and other Unix/X11 based
operating systems. In September of 2007, Microsoft and Novell announced a
technical collaboration that includes access to Microsoft's test suites for
Silverlight and the distribution of a Media Pack for Linux users that will
contain licensed media codecs for video and audio.
2009-11-24 21:20:32 +00:00
Tim Larson
7b0c48d401 Add jam as a build dependency too. 2009-11-24 16:31:50 +00:00
Tim Larson
b553b7be74 Add jam to tools used. 2009-11-24 16:12:12 +00:00
Kamel Ibn Aziz Derouiche
096e97434d +py-clonedigger 2009-11-24 14:50:58 +00:00
Kamel Ibn Aziz Derouiche
f9157a3a50 Import py25-clonedigger-1.0.9 as wip/py-clonedigger.
Clone Digger aimed to detect similar code in Python and Java programs.
The synonyms for the term "similar code" are "clone" and "duplicate code".

It is an important package that can help in the developement of python, please test it
2009-11-24 14:47:44 +00:00
Kamel Ibn Aziz Derouiche
d6d3746e77 +hyena, +pdfmod 2009-11-24 12:24:58 +00:00
Kamel Ibn Aziz Derouiche
38d2883e49 Import hyena-0.2 as wip/hyena.
Hyena is a C\# library used to make awesome applications
2009-11-24 12:17:46 +00:00
Kamel Ibn Aziz Derouiche
6495d44f5b Import pdfmod-0.8 as wip/pdfmod.
PDF Mod is a simple tool for modifying PDF documents
2009-11-24 12:15:24 +00:00
OBATA Akio
392be9442f Update ibus to 1.2.0.20091124. 2009-11-24 10:24:40 +00:00
Mihai Chelaru
371a776f44 bad sync
Problem is fixed in 1.2.8
2009-11-24 09:25:01 +00:00
Geert Hendrickx
f829e6cf8f Append to PATCHFILES instead of setting it, for dovecot-managesieve patch.
This will allow for additional distribution patches later. From Edgar Fuß.
2009-11-24 09:15:21 +00:00
Mihai Chelaru
271c101ac8 add sec. issue 2009-11-24 09:09:05 +00:00
Geert Hendrickx
c2e94cf468 Update to Dovecot 1.2.8.
* Dovecot v1.2.x had been creating base_dir (and its parents if
  necessary) with 0777 permissions. The base_dir's permissions get
  changed to 0755 automatically at startup, but you may need to
  chmod the parent directories manually.

- acl: If user has rights from more than one group, merge them instead
  of choosing one group's rights and ignoring others.
- virtual: When using a lot of mailboxes, the virtual mailbox's header
  could have grown over 32 kB and caused "out of memory" crashes. Also
  over 64 kB headers couldn't even be updated with existing transaction
  log records. Added a new record type that gets used with >=64 kB
  headers. Older Dovecot versions don't understand this header and
  will log errors if they see it.
- FETCH BODYSTRUCTURE didn't return RFC 2231 "key*" fields correctly

Plus some small documentation issues for dovecot-managesieve.
2009-11-24 09:06:47 +00:00
Mihai Chelaru
c63c7d279d add vulnerability 2009-11-24 08:31:59 +00:00
Daniel Horecki
566254f312 update to newest devel snapshot. It is belived to be more stable than 0.1.1 2009-11-23 22:30:12 +00:00
Mihai Chelaru
fa78416278 fix cvs conflict 2009-11-23 13:45:19 +00:00
Mihai Chelaru
1a33bac725 Import monodevelop-2.1.1 as wip/monodevelop.
MonoDevelop is a free GNOME IDE primarily designed
for C# and other .NET languages.

This is 2.2 Beta 2
2009-11-23 13:40:57 +00:00
OBATA Akio
683fbf00aa + scim-unikey 2009-11-23 12:24:41 +00:00
OBATA Akio
452f68cf78 Import scim-unikey-0.3.1 as wip/scim-unikey.
scim-unikey is a scim input method engine.
It use ukengine for progress key event.
(a mod version of ukengine)
2009-11-23 12:23:42 +00:00
OBATA Akio
4a8f4a39b5 + scim-array 2009-11-23 12:03:59 +00:00
OBATA Akio
ea6f0cd4a0 Import scim-array-1.0.1 as wip/scim-array.
This input method engine is developed to support the Array 30 input method in
SCIM framework.  SCIM Array 30 Input Method Engine provides with all the
functions of Array 30, including 1st and 2nd level short codes, special codes,
and symbol input.
2009-11-23 12:03:11 +00:00
OBATA Akio
bffa576d10 * Add missing LICENSE definitions.
* clean up dependency on scim-gtkutils.
   * not include gtk2.bl3.mk in scim.bl3.mk automatically anymore
   * define USE_SCIM_GTKUTILS=yes by each package if using scim_gtkutils library
   * include gtk2.bl3.mk directry if the package using gtk2 directly
2009-11-23 11:37:54 +00:00
David Brownlee
7351980b5e Moved to pkgsrc (& updated to latest version) 2009-11-23 10:12:46 +00:00
Kamel Ibn Aziz Derouiche
0194bd0b4f added jython dependency 2009-11-23 09:05:12 +00:00
Daniel Horecki
7b8fa3e6c8 update package, pkglint, DESTDIR support 2009-11-22 23:15:59 +00:00
Thomas Klausner
a27115d1f5 + gambas2-2.18.0, meta-tracker-0.7.8, virtualbox-3.0.12. 2009-11-22 22:35:54 +00:00
Fredrik Pettai
8221ba04b3 No changelog found, assuming same security fix(es) as the ordinary wordpress.
- 2.8.6
* Fixed an XSS vulnerability in Press This
* Fixed issue with sanitizing uploaded file names that can be exploited in \
certain Apache configurations
2009-11-22 17:44:29 +00:00
Georg Schwarz
8230bf8e11 upgraded moe to release 1.3 2009-11-22 15:49:08 +00:00
Georg Schwarz
c6eec3e50a added support for Solaris 2009-11-22 15:30:21 +00:00
Georg Schwarz
8d5377827b upgraded to new fli4l release
added support for Solaris
2009-11-22 15:00:17 +00:00
OBATA Akio
a8f03d48f2 Remove comented out debug flag. 2009-11-22 12:52:44 +00:00
OBATA Akio
9c6bdfbdb9 Disable buggy gtk-immodule. use scim-brige instead. 2009-11-22 12:38:30 +00:00
Georg Schwarz
d1d8ec6a06 added support for Solaris 2009-11-22 11:17:27 +00:00
OBATA Akio
74828599a1 Improve COMMENTS and DESCR from rpm spec file. 2009-11-22 11:13:09 +00:00