Commit graph

18374 commits

Author SHA1 Message Date
Soeren Straarup
d6d3565738 Update to 1.8
PR:		109240
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2007-02-17 06:48:44 +00:00
Kris Kennaway
1ce612ca82 Unmark BROKEN after delphij speedily fixed it. 2007-02-17 02:42:40 +00:00
Xin LI
86cb0f70c9 Remove @dirrmtry libdata/pkgconfig, the entry is found in
local mtree.
2007-02-17 02:38:58 +00:00
Kris Kennaway
f6a234ca79 BROKEN: Incorrect pkg-plist 2007-02-17 02:33:35 +00:00
Rong-En Fan
86ba581082 - Respect NOPORTDOCS
pdf documents should be controlled by NOPORTDOCS

PR:		ports/109222
Submitted by:	rafan
Approved by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
2007-02-16 14:30:05 +00:00
Dirk Meyer
2734b085f5 - update to 1.4.0
Reported by:	portsscout
2007-02-16 11:49:12 +00:00
Rong-En Fan
52797b925c Add p5-Scalar-Listify 0.02, poduces an array(ref)? from a scalar value
or array ref.

PR:		ports/109203
Submitted by:	chinsan
2007-02-16 10:29:36 +00:00
Nicola Vitale
7857f37709 Jinja (Django & Smarty-like) template for TurboGears
Author:	Fred Lin
WWW:	http://sourceforge.net/projects/tgwidgets/
2007-02-16 10:22:33 +00:00
Nicola Vitale
da5cceaf35 Jinja is a small but very fast and easy to use stand-alone template engine
written in pure python.
Since version 0.6 it uses a new parser that increases parsing performance
a lot by caching the nodelists on the harddisk if wanted.
It includes multiple template inheritance and other features like simple
value escaping.

Author: Armin Ronacher
WWW:	http://wsgiarea.pocoo.org/jinja/
2007-02-16 10:05:44 +00:00
Nicola Vitale
573b551297 Breve is a Python template engine that is designed to be clean and
elegant with minimal syntax.  Unlike most Python template engines,
Breve is implemented as an `internal DSL`_ rather than a parser.

Author: Cliff Wells
WWW:	http://breve.twisty-industries.com/
2007-02-16 08:59:16 +00:00
Alex Dupre
fb36f37138 Remove Subversive in favour of subversive. 2007-02-16 06:55:10 +00:00
Alex Dupre
7563fe2a8b The Subversive project is a brand new Eclipse plug-in that provides
Subversion support.  From a user point of view, Subversive provides
Subversion support similar to CVS support, which is already part of
the standard Eclipse platform.

The main use cases, which are familiar to CVS users, are:
    * Connection to the repository using different connection types
    * Repository browsing
    * Check-out
    * Synchronization
    * Commiting
    * Update
    * Resolving conflicts
    * Adding to the list of ignored resources

WWW: http://www.polarion.org/index.php?page=overview&project=subversive
2007-02-16 06:50:54 +00:00
Cheng-Lung Sung
cce114577a - Update to 0.24
no changelog is present on the mastersite, but changes include:
* a new pt_BR translation
* events/guards/actions selectable from toolbar when a model is loaded
* GEF 0.11.3M10 -> 0.12.3
* simplified Arrange menu
* more extensive View menu

PR:		ports/109208
Submitted by:	maintainer (Rene Ladan)
2007-02-16 03:07:36 +00:00
Cheng-Lung Sung
69588a9780 - Update to 1.20 2007-02-16 02:52:07 +00:00
Boris Samorodov
c5e12dcdbe Update to version 23396, changelog is unavailable. 2007-02-15 19:45:19 +00:00
Rong-En Fan
bd7836cca4 Add p5-Array-Group 1.00, convert an array into array of arrayrefs of
uniform size N.

PR:		ports/109167
Submitted by:	chinsan
2007-02-15 14:20:51 +00:00
Anton Berezin
cb9fefc87a Add devel/p5-Time-Interval 1.21, a perl module for dealing with time
intervals.
2007-02-15 12:03:03 +00:00
Martin Wilke
93964dfeaa - Update to 0.3.0
PR:             109196
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
2007-02-15 11:48:03 +00:00
Ying-Chieh Liao
e91ad7f1af add winpdb 1.0.8
An advanced Python debugger
2007-02-15 10:07:32 +00:00
Yen-Ming Lee
90a37ea32f - update to 3.11 2007-02-15 00:16:27 +00:00
Jeremy Messenger
63092579bb Update to Update to 2.12.6. 2007-02-14 22:59:20 +00:00
Martin Wilke
597034ad58 - Update to 2.0.5
PR:		108596
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
Approved by:	maintainer
2007-02-14 20:31:12 +00:00
Anton Berezin
a29732abbd Update to 1.9705. 2007-02-14 19:27:57 +00:00
Anton Berezin
6ebec2aab7 Update to 2.36. 2007-02-14 19:09:51 +00:00
Alex Dupre
037cbf20af The Subversive project is a brand new Eclipse plug-in that provides
Subversion support.  From a user point of view, Subversive provides
Subversion support similar to CVS support, which is already part of
the standard Eclipse platform.

The main use cases, which are familiar to CVS users, are:
    * Connection to the repository using different connection types
    * Repository browsing
    * Check-out
    * Synchronization
    * Commiting
    * Update
    * Resolving conflicts
    * Adding to the list of ignored resources

WWW: http://www.polarion.org/index.php?page=overview&project=subversive
2007-02-14 16:52:40 +00:00
Mathieu Arnold
06021cb885 Update to 0.60 2007-02-14 16:13:10 +00:00
Martin Wilke
a51eb791ef The ezpyinline is a pure python module which requires almost no setup to
allows you put C source code directly "inline" in a Python script or module,
then the C code is automatically compiled and then loaded for immediate access
from Python.

ezpyinline is forked from PyInline (http://pyinline.sourceforge.net/)
but aim to be as easy as possible and do all the magics for you.

WWW:	http://cheeseshop.python.org/pypi/ezpyinline

PR:		ports/109135
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2007-02-14 09:22:06 +00:00
Martin Wilke
ede7494005 - Update to 1.4
PR:		108985
Submitted by:	CHAO Shin <quakelee@cn.freebsd.org> (maintainer)
2007-02-14 09:12:11 +00:00
Kevin Lo
46e2ef44a9 Zap extra PYICALENDAR_EGG
Submitted by: Li-Wen Hsu
2007-02-14 07:48:30 +00:00
Cheng-Lung Sung
208135c420 - Update to 1.5
- Update WWW

PR:		ports/109129
Submitted by:	Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
2007-02-14 07:01:06 +00:00
Cheng-Lung Sung
c044549e51 - Update to 0.2.0
PR:		ports/109032
Submitted by:	maintainer (Li-Wen Hsu)
2007-02-14 03:44:00 +00:00
Cheng-Lung Sung
395ad34d49 - Update to 0.9.2
PR:		ports/108880
Submitted by:	maintainer (Jonathan Weiss)
2007-02-14 03:10:17 +00:00
Kevin Lo
7a7fd6d24d Add devel/py-setuptool to BUILD_DEPENDS and RUN_DEPENDS.
PR: ports/109141
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
2007-02-14 02:01:04 +00:00
Cheng-Lung Sung
fbb60722e8 Module::CPANTS::Analyse - Generate Kwalitee ratings for a distribution
Kwalitee is inexact quality:
* All dependencies in Makefile.PL or the Module::Build equivalent
* Well-tested
* Well-documented
* Documents match code match tests
* Covered well
* Pod passes Test::Pod
* All hyperlinks work

WWW: http://search.cpan.org/dist/Module-CPANTS-Analyse/
2007-02-14 00:35:56 +00:00
Thierry Thomas
36609a7eb2 Chase another silent update.
Full diff at
<http://people.freebsd.org/~thierry/ports/bouml-070205_070212.diff>
(mostly removing a tmp file).

Reported by:	pointyhat via Kris
2007-02-13 21:43:10 +00:00
Oliver Lehmann
da7c5c8e4f @dirrm share/xfce4 -> @dirrmtry share/xfce4 2007-02-13 16:38:57 +00:00
Nicola Vitale
5af39a1286 - Changed py-zopeInterface path in BUILD_DEPENDS
- Bumped PORTREVISION

PR:		ports/109023
Submitted by:	nivit
Approved by:	Neal Nelson <neal at nelson.name> (maintainer)
2007-02-13 16:31:03 +00:00
Cheng-Lung Sung
8372ec79ed Module::ExtractUse is basically a Parse::RecDescent grammar to
parse Perl code. It tries very hard to find all modules
(whether pragmas, Core, or from CPAN) used by the parsed code.

WWW: http://search.cpan.org/dist/Module-ExtractUse/
2007-02-13 15:47:46 +00:00
Rong-En Fan
25866fe7f8 - Update to 5.6.20070210 2007-02-13 14:40:28 +00:00
Rong-En Fan
e24e5eb83e - Update to 1.4.1
- Add PEAR_CONSOLE_GETARGS knob

PR:		ports/109125
Submitted by:	chinsan (maintainer)
2007-02-13 12:40:36 +00:00
Cheng-Lung Sung
af44fafe7d - Update to 0.70 2007-02-13 09:52:17 +00:00
Yen-Ming Lee
0b91586987 - update to 2.8.2
PR:		109121
Submitted by:	leeym
Approved by:	maintainer
2007-02-13 08:48:01 +00:00
Volker Stolz
c9d2c70a02 Mark as BROKEN with latest GHC while waiting for upstream-fix. 2007-02-13 08:27:17 +00:00
Xin LI
8818312988 java Management Extensions (JMX) is an API that facilitates building management
applications that can configure, and perform operations on, a server applica
-tion. In general, each manageable component of the server application is re
-presented by a Management Bean (or MBean, for short). JMX defines three types
of MBeans, of which Model MBeans are the most flexible. Model MBeans provide a
way to define MBeans for many different components, without having to write a
specific MBean implementation class for each one.

However, this power comes at a price. It is necessary to set up a substantial
amount of metadata about each MBean, including the attributes it should expose
(similar to JavaBeans properties), the operations it should make available (si
-milar to calling methods of a Java object via reflection), and other related
information. The Modeler component is designed to make this process fairly pain
-less -- the required metadata is configured from an XML description of each
Model MBean to be supported. In addition, Modeler provides a factory mechanism
to create the actual Model MBean instances themselves.

The Modeler component of the Jakarta Commons subproject offers convenient
support for configuring and instantiating Model MBeans (management beans),
as described in the JMX Specification.

Homepage:	http://jakarta.apache.org/commons/modeler/
Submitted by:	Nemo LIU <nemoliu at gmail dot com>
PR:		ports/109074
2007-02-13 07:06:52 +00:00
Volker Stolz
b0e08aa844 Mark as BROKEN with latest GHC: needs updating
I'll see to getting it updated, but patches are welcome.
2007-02-13 05:03:04 +00:00
Volker Stolz
90c4381aa1 Mark as BROKEN and DEPRECATED with 6 months grace:
Does not build with latest GHC and possibly no further upstream development
2007-02-13 04:59:30 +00:00
Volker Stolz
fe83501e0c Mark as BROKEN and DEPRECATED with 6 months grace:
Not compatible with latest GHC, and there might be no further upstream development as well.
2007-02-13 04:54:53 +00:00
Cheng-Lung Sung
97719c2453 - Update to 1.06
- remove .if ${PERL_LEVEL} < 500600 lines
2007-02-13 02:58:34 +00:00
Joe Marcus Clarke
a4b89dc561 Update to 2.2.100. 2007-02-13 01:23:13 +00:00
Joe Marcus Clarke
d553e4e595 Update to 2.14.6. 2007-02-13 01:14:03 +00:00