Commit graph

158664 commits

Author SHA1 Message Date
drochner
acc63ad570 update to 1.0.0
changes:
-Added surround channel mapping API and capability
-New config file options
-misc updates and fixes

pkgsrc note: The format structure passed to ao_open_*() has grown a new
member ("matrix", for channel mapping). All client pkgs need to be
checked that it is at least zero-initialized.
2010-05-19 18:17:27 +00:00
drochner
88a07c6f2a update to 0.2.5
changes:
-improved kiosk use
-Yellow location for valid SSL, red for invalid
-UI improvements
-bugfixes

pkgsrc change: Drop Linux conditional for installation if the
adblock config file. It seems to depend on the shared library file
extension which might be different than .so on some platforms, but
it is just a config file which doesn't hurt if it is not found.
2010-05-19 18:01:29 +00:00
drochner
d78397eae8 update to 1.2.1
I'm not sure the changelog is well maintained, but it liiks like
bugfixes.
2010-05-19 17:54:24 +00:00
drochner
a6d369f600 minor improvements:
-install some "style" definitions
-use "gmake" as default make tool -- the build process depends
 on gnumake's "-w" flag (can be adjusted in project properties, but this
 way it works out of the box)
bump PKGREVISION
2010-05-19 17:51:22 +00:00
obache
3cff880a87 note chasen and mecab option. 2010-05-19 13:00:08 +00:00
obache
b07455b637 + cabocha, p5-cabocha, py-cabocha, ruby-cabocha 2010-05-19 12:42:08 +00:00
obache
eaedba6502 Added textproc/ruby-cabocha version 0.53 2010-05-19 12:40:09 +00:00
obache
6b2d7b4774 Import ruby-cabocha-0.53 as textproc/ruby-cabocha.
CaboCha is a Japanese dependency analysis machine based on Support Vector
Machines. It is (89.29%) system that accuracy is the highest as a statistical
Japanese dependency analysis machine as of June, 2001. Moreover, definite
analytical algorithm (Cascaded Chunking Model) that doesn't do back-track is
adopted, and an efficient analysis can be done comparatively.

This package is ruby module for CaboCha.
2010-05-19 12:39:53 +00:00
obache
64782a3d25 Added textproc/py-cabocha version 0.53 2010-05-19 12:37:17 +00:00
obache
550241e405 Import py-cabocha-0.53 as textproc/py-cabocha.
CaboCha is a Japanese dependency analysis machine based on Support Vector
Machines. It is (89.29%) system that accuracy is the highest as a statistical
Japanese dependency analysis machine as of June, 2001. Moreover, definite
analytical algorithm (Cascaded Chunking Model) that doesn't do back-track is
adopted, and an efficient analysis can be done comparatively.

This package is python module for CaboCha.
2010-05-19 12:37:04 +00:00
obache
2a8862d404 Added textproc/p5-cabocha version 0.53 2010-05-19 12:35:40 +00:00
obache
1f5dda473d Import p5-cabocha-0.53 as textproc/p5-cabocha.
CaboCha is a Japanese dependency analysis machine based on Support Vector
Machines. It is (89.29%) system that accuracy is the highest as a statistical
Japanese dependency analysis machine as of June, 2001. Moreover, definite
analytical algorithm (Cascaded Chunking Model) that doesn't do back-track is
adopted, and an efficient analysis can be done comparatively.

This package is perl module for CaboCha.
2010-05-19 12:35:26 +00:00
obache
0926617408 Added textproc/cabocha version 0.53 2010-05-19 12:16:41 +00:00
obache
c6e994dd24 Import cabocha-0.53 as textproc/cabocha.
CaboCha is a Japanese dependency analysis machine based on Support Vector
Machines. It is (89.29%) system that accuracy is the highest as a statistical
Japanese dependency analysis machine as of June, 2001. Moreover, definite
analytical algorithm (Cascaded Chunking Model) that doesn't do back-track is
adopted, and an efficient analysis can be done comparatively.
2010-05-19 12:16:25 +00:00
obache
a35c66f849 + yamcha, p5-yamcha, py-yamcha, ruby-yamcha 2010-05-19 12:12:55 +00:00
obache
6903e81750 Added textproc/ruby-yamcha version 0.33 2010-05-19 12:11:07 +00:00
obache
e6d12e9fc8 Import ruby18-yamcha-0.33 as textproc/ruby-yamcha.
YamCha is a generic, customizable, and open source text chunker oriented toward
a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP
chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning
algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in
1995.

This package is ruby module for YamCha.
2010-05-19 12:10:51 +00:00
obache
b819bd2261 Added textproc/py-yamcha version 0.33 2010-05-19 12:10:26 +00:00
obache
9c1d8d0ff8 Import py26-yamcha-0.33 as textproc/py-yamcha.
YamCha is a generic, customizable, and open source text chunker oriented toward
a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP
chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning
algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in
1995.

This package is python module for YamCha.
2010-05-19 12:10:10 +00:00
obache
6178e15df1 Added textproc/p5-yamcha version 0.33 2010-05-19 12:09:35 +00:00
obache
08a5e39342 Import p5-yamcha-0.33 as textproc/p5-yamcha.
YamCha is a generic, customizable, and open source text chunker oriented toward
a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP
chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning
algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in
1995.

This package is perl module for YamCha.
2010-05-19 12:09:13 +00:00
obache
c34becdcd5 Added textproc/yamcha version 0.33 2010-05-19 12:08:25 +00:00
obache
b281a7f515 Import yamcha-0.33 as textproc/yamcha.
YamCha is a generic, customizable, and open source text chunker oriented toward
a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP
chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning
algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in
1995.

YamCha is exactly the same system which performed the best in the CoNLL2000
Shared Task, Chunking and BaseNP Chunking task.
2010-05-19 12:08:02 +00:00
asau
a4e2881727 Updated lang/maude to 2.4 2010-05-19 11:56:29 +00:00
asau
e44eebb686 Update to Maude 2.4
==================================
New features and changes since 2.3
==================================

(1) Maude 2.4 provides an order-sorted Ax-unification algorithm for
all order-sorted theories (CSigma, E U Ax) such that:
   - the signature Sigma is preregular modulo Ax;
   - the axioms Ax associated to function symbols are as follows:
        - there can be arbitrary function symbols and constants with
          no equational attributes;
        - the iter equational attribute can be declared for some unary
          symbols;
        - the comm or assoc comm attributes can be declared for some
          binary function symbols, but then no other equational
	  attributes must be given for such symbols.
Explicitly excluded are theories with binary function symbols having
either: (i) the id:, left id:, or right id: attributes; or (ii) the
assoc attribute without the comm one; or (iii) a combination of (i)
and (ii).

(2) Unification is reflected in the META-LEVEL module by two descent
functions:
     op metaUnify : Module UnificationProblem Nat Nat ~>
                                     UnificationPair? [special (...)].
     op metaDisjointUnify : Module UnificationProblem Nat Nat ~>
                                   UnificationTriple? [special (...)].

(3) Statements (rule, equations and membership axioms) can now take a
print attribute. In print attribute mode, when a statement is executed
the items in its print attribute are printed, with variables taking
their value in the current substitution.

(4) Parsing of file names in the commands load, in, cd and pushd now
allows spaces using either of two syntactic conventions:
If the file name starts with " then all following characters will be
taken literally up to the terminating ", line feed or form feed.
If a file name starts with other than ", the following escape
sequences are recognized
   \\	          becomes \
   \<space>       becomes <space>
   \"	          becomes "

(5) For operators in the C, CU, CI and CUI theories, if both arguments
are the same, the rewrite, srewrite and search commands and the model
checker will only consider one of the arguments for that step since
only one rewriting step is made per pass, the choice of argument is
irrelevant. This already happened for operators in the AC and ACU
theories. The frewrite command still always considers all arguments
even if they are identical since multiple rewriting steps can happen
in each pass.

(6) The GNU libsigsegv library is used to distinguigh between true
segmentation faults and stack overflows and so stack overflows are now
reported with an informative message.

(7) Several optimizations, bug fixes and improvements.
2010-05-19 11:55:43 +00:00
obache
a1516f34a0 + TinySVM 2010-05-19 11:48:39 +00:00
obache
7c151a8973 Added math/TinySVM version 0.09 2010-05-19 11:47:38 +00:00
obache
db9b4a64bb Import TinySVM-0.09 as math/TinySVM.
TinySVM is an implementation of Support Vector Machines (SVMs) [Vapnik 95],
[Vapnik 98] for the problem of pattern recognition. Support Vector Machines is a
new generation learning algorithms based on recent advances in statistical
learning theory, and applied to large number of real-world applications, such as
text categorization, hand-written character recognition.
2010-05-19 11:47:15 +00:00
asau
d4fe0ae53d Fix MASTER_SITES. 2010-05-19 11:11:44 +00:00
asau
e9937b1967 Updated lang/snobol to 1.3 2010-05-19 10:31:26 +00:00
asau
fa98462c2e Update to SNOBOL4 1.3
Changes since 1.2 release:
- Try to fetch X86 CPU identification using "cpuid" instruction
- Detect Ubuntu version
- Only use 64-bit libraries when running on 64-bit kernel
- Fixes for builds with older versions of Visual C
- Dectect Windows 7
- Fix Garbage Collection crashes after calling an external function
- Fix HTTP w/ DOC/WatTCP
- Fix MinGW compliation
2010-05-19 10:30:58 +00:00
wiz
bdd81e50f0 + abcmidi-20100508, cdrtools-2.01.01alpha79, fotoxx-10.3.1, lbdb-0.37,
lcms-2.0, libssh-0.4.3, nut-15.6, py-django-1.2, py-psycopg-2.2.1,
  solfege-3.16.3, xf86-video-mga-1.4.12, yasm-1.0.1.
2010-05-19 10:00:50 +00:00
tnn
eda29f26c0 Install the gdata provider when lightning is enabled. This allows you to
bidirectionally access your Google Calendar from within lightning.
For more information:
https://wiki.mozilla.org/Calendar:GDATA_Provider#Accessing_your_Calendar
2010-05-19 09:21:43 +00:00
sbd
22bbfb7a5b Add BUILTIN_PKGS with the "builtin" package names to the build information.
E.g if readline 6.0 and ncurses 5.7 are part of the system we get:
BUILTIN_PKGS=readline-6.0 ncurses-5.7
2010-05-19 09:12:15 +00:00
asau
5499111f67 Updated lang/gprolog to 1.3.1 2010-05-19 09:11:34 +00:00
asau
324cb3f6fe Update to GNU Prolog version 1.3.1.
Changes in GNU Prolog version 1.3.1:

* add working sigaction detection to detect fault addr (e.g. Mac OS X)
* add gplc option --no-mult-warn
* add prolog flags suspicious_warning, multifile_warning
* detect integer underflow/overflow in the parser
* fix a memory leak in catch/3
* increase limits (MAX_VAR_NAME_LENGTH=1024 and MAX_VAR_IN_TERM=10240)
* add PL_INT_LOWEST_VALUE and PL_INT_GREATEST_VALUE to gprolog.h
* prefix all global symbols, constants and types with Pl_ PL_ Pl
* fix a bug in the byte-code due to new max number of atoms
* provide a minimal gprolog.h
* detect if struct sigcontext needs asm/sigcontext.h on linux
* modify gplc: --c-compiler also sets linker and --linker added
* port to x86_64/bsd - many thanks to:
  David Holland <dholland@netbsd.org>
* fix problem using ebx as global reg (bug in gcc 4.3.2)
* fix a bug in is/2 with [X] (X should only be an integer)
* fix a bug with atoms '/*' '*/' and '%' (were not quoted)
* increase maximum number of atoms to 1048576 (2^20)
* increase default stack sizes (16Mb for heap, 8Mb for others)
* fix stack alignment for x86_64/Solaris
* include patch from Paul Eggert <eggert@cs.ucla.edu> for sparc/solaris8
* port to x86_64/Solaris - many thanks to:
  Scott L. Burson <Scott@coral8.com>
* fix a bug in arithmetics (mod)
* fix a bug in the FD solver (under 64 bits machines)
2010-05-19 09:10:55 +00:00
sketch
b5c7097024 Note irssi-icb bump. 2010-05-18 21:39:44 +00:00
sketch
c66b2ca69f Fix line length problems, previously sending >255 char messages to icb
would just result in a server error.  Now we split them correctly.
2010-05-18 21:38:49 +00:00
gls
eb78450f9a Mention audio/cmus update. 2010-05-18 21:13:13 +00:00
gls
517309f4e8 Update audio/cmus to 2.3.2
Changelog:

Among other things, this release features gapless MP3 playback,
native PulseAudio support, faster startup, and much improved compilations
handling.
2010-05-18 21:11:47 +00:00
drochner
8b23a17f64 update to 2.28.2
changes:
-Fix crasher when MusicBrainz can't read a disc
-translation updates
2010-05-18 20:03:04 +00:00
drochner
42ef9d96eb update to 8b
changes:
-Repair problem in new memory source manager with corrupt JPEG data
-Repair problem in Makefile.am test target
add "test" target
2010-05-18 19:59:21 +00:00
drochner
94b8299852 +qt4-creator 2010-05-18 19:47:47 +00:00
drochner
a7321d0dee add qt4-creator-1.3.1, a QT4 IDE, from fw@submerge.ch per pkgsrc-wip
(just changed the distfile to .tar.gz because the .zip doesn't
extract properly with pkgsrc's unzip)
2010-05-18 19:44:01 +00:00
martin
e82a49d31e Adapt global symbold names to ELF worldorder 2010-05-18 18:33:48 +00:00
drochner
a99be8b6ed update to 3.2.3
changes:
-bugfixes
-translation updates
2010-05-18 16:38:53 +00:00
drochner
9859771217 make PTHREAD_LIB override work as intended, from Sean Boudreau per
mail to tech-pkg
(shouldn't make a difference to the installed pkg because libpthread
is pulled in by a number of other libraries)
2010-05-18 16:37:11 +00:00
adam
bc21bf397d Updated mail/cone to 0.83 2010-05-18 13:25:16 +00:00
adam
b2a3ffdb15 Changes 0.83:
* cone/sgml/cone-folderindex.sgml (prompt): Mention the inn 2.5.x bug.
* cone/myreferences.H (m): Fix NULL ptr deref.
* cone/cursesmessage.C (nextLink): Fix wild pointer.
* libmail/copymessage.C (fail): Fix segfault if fetching the contents,
  of the message being copied, fails.
* cone/cursesmessage.C (reformatAddLine): Clear the entire struct
  to suppress warnings from valgrind.
* gcc 4.5 portability fixes.
* tcpd/libcouriergnutls.c (tls_connect): Fix bad call to
  gnutls_server_name_set().

Changes 0.82:
* cone/curseseditmessage.C (getMarkedRegion): Portability fix (gcc 4.4.3).
* all: Some code cleanup.

Changes 0.81:
* cone/spellcheckerAspell.C: Do not set "lang" and "encoding" to empty values.

Changes 0.80:
* cone/libmail: Link with libidn if this library is installed. Added
  getAddrAddr() and setAddrAddr() methods to mail::emailAddress that
  use libidn, if installed, to decode/encode the hostname portion of the
  email address.
* The GNU IDN library is now required to build Cone
2010-05-18 13:24:15 +00:00
taca
aba80dd669 +puppet-0.25.5. 2010-05-18 12:53:25 +00:00