Commit Graph

207351 Commits

Author SHA1 Message Date
Beech Rintoul
6090756546 - Add sourcefirge to master_sites
PR:		ports/129614
Submitted by:	Sachidananda Urs <sacchi@gmail.com> (maintainer)
2008-12-14 19:45:15 +00:00
Thierry Thomas
4f4fd8cd12 Upgrade to 7.0.22.
Changelog at <http://download.aquafold.com/download/changelog.txt>.
2008-12-14 18:22:07 +00:00
Martin Wilke
c90d40efe0 - Update to 2.6.3 2008-12-14 15:06:04 +00:00
Dmitry Marakasov
3c3a10d74d - Update to 0.6
PR:		129634
Submitted by:	Nikos Ntarmos <ntarmos at ceid dot upatras dot gr> (maintainer)
2008-12-14 14:45:36 +00:00
Dmitry Marakasov
c3b1d8c4c3 - Update to 20081209 2008-12-14 14:30:31 +00:00
Martin Wilke
1f4b57efbe - Update to 1.2.1
Approved by:	maintainer
2008-12-14 13:34:44 +00:00
Martin Wilke
c0dad626a2 - Force commit to correct the previous entry:
- Update to 1.7.0

PR:		129090
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
Approved by:	maintainer timeout
2008-12-14 13:32:01 +00:00
Martin Wilke
faed6c5a11 - Update to 1.7.0
PR:		129090
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch> (maintainer)
2008-12-14 13:31:09 +00:00
Martin Wilke
7a0abc2df9 - Update to 0.2
PR;		129608
Submitted by;	Antonios Anastasiadis <antonakis@gmail.com> (maintainer)
2008-12-14 13:29:45 +00:00
Martin Wilke
22717a14de GTK frontend for XNeur keyboard layout switcher.
In-place converter of text typed in with a wrong keyboard layout. When users
work in multilingual environment (e.g. Russian+English), they sometimes type
in text with wrong keyboard layout. In auto mode XNeur can automatically
detect language of a word user typed, switch keyboard layout and convert the
word from one keyboard layout into another. In manual mode user has ability
to convert last typed word or some selected text using hot keys. The idea of
this utility is similar to Punto Switcher for Windows. For now XNeur support
English, Russian, Ukrainian, Belarusian, French and Romanian.

WWW: http://www.xneur.ru/

PR:		ports/129610
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-12-14 13:29:06 +00:00
Martin Wilke
5e74f768ca - Update to 0.777
PR:		129611
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2008-12-14 13:28:17 +00:00
Martin Wilke
0ef3681767 - Update to 0.1082
PR:		129497
Submitted by;	Denis Pokataev <catone@cpan.org>
Approved by:	maintainer
2008-12-14 13:27:28 +00:00
Martin Wilke
9029690c47 - Update to 0.8.2
PR:		129612
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	maintainer
2008-12-14 13:26:32 +00:00
Martin Wilke
87aed22ac8 - Update to 20081213 2008-12-14 11:30:10 +00:00
Martin Wilke
0063414f56 The Traits project is at the center of all Enthought Tool Suite
development and has changed the mental model used at Enthought for
programming in the already extremely efficient Python programming
language.

The Traits project allows Python programmers to use a special kind
of type definition called a trait, which gives object attributes
some additional characteristics, such as Initialization, Validation,
Delegation, Notification and Visualization.

A class can freely mix trait-based attributes with normal Python
attributes, or can opt to allow the use of only a fixed or open set
of trait attributes within the class. Trait attributes defined by
a classs are automatically inherited by any subclass derived from
the class.

WWW:	http://pypi.python.org/pypi/Traits/

PR:		ports/129589
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-12-14 10:40:57 +00:00
Martin Wilke
090297cdcd The EnthoughtBase project includes a few core packages that are used by
many other projects in the Enthought Tool Suite:

*enthought.etsconfig: Supports configuring settings that need to be
shared across multiple projects or programs on the same system. Most
significant of these is the GUI toolkit to be used. You can also
configure locations for writing application data and user data, and the
name of the company responsible for the software (which is used in the
application and user data paths on some systems).
*enthought.logger: Provides convenience functions for creating
logging handlers.
*enthought.util: Provides miscellaneous utility functions.

WWW:	http://code.enthought.com/projects/enthought_base.php

PR:		ports/129583
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-12-14 10:40:22 +00:00
Martin Wilke
8cdb0ad932 Bayesian estimation, particularly using Markov chain Monte
Carlo (MCMC), is an increasingly relevant approach to
statistical estimation. However, few statistical software
packages implement MCMC samplers, and they are non-trivial
 to code by hand. pymc is a python package that implements
the Metropolis-Hastings algorithm as a python class, and is
extremely flexible and applicable to a large suite of problems.
pymc includes methods for summarizing output, plotting,
goodness-of-fit and convergence diagnostics.

WWW:	http://pypi.python.org/pypi/pymc/

PR:		ports/129567
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-12-14 10:37:39 +00:00
Martin Wilke
14b6ba7a44 WMFS, as known as Window Manager From Scratch, is a very very
lightweight window manager for X. The goal of this project is
to make a very basic, lightweight and dynamic WM. The result
is for now a little WM usable for daily use.

WWW:	http://wmfs.sangor.net/

PR:		ports/129507
Submitted by:	Dennis Herrmann <adox at mcx2.org>
2008-12-14 10:35:10 +00:00
Martin Wilke
614a36a604 With PEAR::Payment_DTA provides functions to create DTA files used in Germany
to exchange informations about money transactions with banks or online
banking programs.

No dependencies registered.

WWW: http://pear.php.net/package/Payment_DTA/

PR:		ports/129532
Submitted by:	Dorit Rottner (<rottner at punkt.de>)
2008-12-14 10:32:59 +00:00
Martin Wilke
9cbfb2d0b4 Rubygem-oauth is a RubyGem for implementing both OAuth clients and
servers in Ruby applications.

WWW:	http://oauth.rubyforge.org/

PR:		ports/129514
Submitted by:	wenheping <wenheping at gmail.com>
2008-12-14 10:32:12 +00:00
Martin Wilke
029970fe4d - Update to 1.4.0
PR:		129495
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
2008-12-14 10:30:36 +00:00
Martin Wilke
6ce9108cb3 - Add missing dependency
PR:		129494
Submitted by:	maintainer
2008-12-14 10:29:30 +00:00
Martin Wilke
cba2820558 - Update to 4.10.0
PR:		129286
Submitted by:	Chifeng Qu <chifeng@gmail.com>
Approved by:	maintainer timeout
2008-12-14 10:28:12 +00:00
Martin Wilke
d0c29170ea - Update to 0.6.2 2008-12-14 10:22:03 +00:00
Martin Wilke
af7a6642e2 - Update to 0.6.3
Approved by:	maintainer implicit
2008-12-14 10:21:40 +00:00
Martin Wilke
22046e0d58 - Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2 2008-12-14 10:20:51 +00:00
Martin Wilke
fa28033647 - Update to 1.06
Approved by:	maintainer implicit
2008-12-14 10:20:21 +00:00
Martin Wilke
4ced6ee648 - Update to 5.17.0
PR:		129505
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2008-12-14 10:18:32 +00:00
Martin Wilke
11d252a3ba - Update to 1.2
- Pass maintainership to  submitter

PR:		129530
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2008-12-14 10:15:10 +00:00
Martin Wilke
6095d736d0 - Update to 0.46
- Pass maintainership to submitter

PR:		129510
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2008-12-14 10:14:00 +00:00
Martin Wilke
0abb34221a - Update to 1.0.6
- Pass maintainership to submitter

PR:		129511
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2008-12-14 10:12:33 +00:00
Martin Wilke
f210c3a7fc - Update to 2.6
- Passmaintainership to submitter

PR:		129512
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2008-12-14 10:11:26 +00:00
Martin Wilke
f3c8884be0 - Update to 0.91
= Pass maintainership to submitter

PR:		129531
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2008-12-14 10:09:19 +00:00
Beech Rintoul
93c1064754 - Upgrade to 2.2b1
- Bring the Makefile in sync with the stable devel/cvsps port.
- Fix CONFLICTS=

PR:		ports/129624
Submitted by:	Yarema <yds@CoolRat.org>
2008-12-14 07:25:54 +00:00
Beech Rintoul
eaa5cbadd0 - Fix pkg-plist
PR:		ports/129063
Approved by:	maintainer timeout (2+ weeks)
2008-12-14 02:20:58 +00:00
Lars Balker Rasmussen
cf6bca1a0b Update to 0.67 2008-12-14 01:16:46 +00:00
Tilman Keskinoz
dc3d024b32 Update to 4.23 2008-12-13 18:16:10 +00:00
Martin Wilke
e77086d49f S/DEPRICATED/DEPRECATED 2008-12-13 17:00:58 +00:00
Martin Wilke
29775210b1 2008-09-19 x11-wm/alloywm: Has been broken for more than 6 months
2008-07-18 x11/9term: depends on expired port
2008-12-13 16:55:08 +00:00
Martin Wilke
4a2b67fa72 2008-09-19 databases/py-tada: Has been broken for more than 6 months
2008-09-19 databases/qdbm-java: Has been broken for more than 6 months
2008-09-19 audio/shellac: Has been broken for more than 6 months
2008-09-19 audio/snett: Has been broken for more than 6 months
2008-12-13 16:47:52 +00:00
Martin Wilke
ceccb4399f 2008-09-19 devel/hs-buddha: Has been broken for more than 6 months
2008-09-19 devel/hs-tclhaskell-ghc: Has been broken for more than 6 months
2008-09-19 devel/pear-apd: Has been broken for more than 6 months
2008-12-13 16:44:03 +00:00
Tilman Keskinoz
7d5208f3a9 Update to 1.3 2008-12-13 16:36:27 +00:00
Martin Wilke
5f3c129405 - Update to 0.1.2
PR:		129549
Submitted by:	TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
2008-12-13 15:33:26 +00:00
Martin Wilke
de31df7cbd - Update to 0.7.0
PR:		129578
Submitted by:	"Zane C.B." <vvelox@vvelox.net> (maintainer)
2008-12-13 15:33:22 +00:00
Martin Wilke
b65df656e0 - Update to 0.1.10
PR:		129575
Submitted by:	Fabian Keil <fk@fabiankeil.de> (maintainer)
2008-12-13 15:33:20 +00:00
Martin Wilke
12908c52ee - Update to 1.1.6
PR:		129562
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2008-12-13 15:33:18 +00:00
Martin Wilke
87f348c0b5 - Update to 0.0.27
PR:		129559
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-12-13 15:33:14 +00:00
Martin Wilke
004961e206 - Update to 0.8.1
PR:		129558
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	maintainer
2008-12-13 15:33:11 +00:00
Martin Wilke
fe96bf02bb - Update to 1.2.96
PR:		129543
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
2008-12-13 15:33:08 +00:00
Martin Wilke
1b98ac97ca - Update to 2.0.4.1
- Pass maintainership to submitter

PR:		129535
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2008-12-13 15:33:05 +00:00