| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- Use bundled Ant instead of system to resolve build breakage
PR: 153697
Reported by: Makoto Kishimoto <ksmakoto AT dd DOT iij4u DOT or DOT jp>
Patch by: Jimmy Kelley <ljboiler AT gmail DOT com>
Approved by: maintainer timeout (>2 months)
Notes:
svn path=/head/; revision=271400
|
|
|
|
|
|
|
|
|
| |
PR: ports/155180
Discussed with: makc, bapt
Approved by: ehaupt (mentor), maintainer timeout
Notes:
svn path=/head/; revision=271399
|
|
|
|
| |
Notes:
svn path=/head/; revision=271398
|
|
|
|
|
|
|
|
|
|
| |
- Explicitely disable yasm support, it's broken on 64bit
PR: 155519 [1]
Submitted by: Oliver Herold <oh AT fixmbr DOT de>
Notes:
svn path=/head/; revision=271397
|
|
|
|
|
|
|
| |
Submitted by: maintainer via private email
Notes:
svn path=/head/; revision=271396
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC version.
PORTREVISION intentionally not bumped because this does not affect compiled
binary.
PR: ports/155743
Submitted by: mm
Notes:
svn path=/head/; revision=271395
|
|
|
|
| |
Notes:
svn path=/head/; revision=271394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
development framework. It is developed as part of the Pylons Project.
The major feature additions in Pyramid 1.0 are:
* New name and branding association with the Pylons Project.
* BFG conversion script
* Paster template improvements
* Terminology changes
* Better platform compatibility and support
* Direct built-in support for the Mako templating language.
* Built-in support for sessions.
* Updated URL dispatch features
* Better imperative extensibility
* ZCML externalized
* Better support for global template variables during rendering
* View mappers
* Testing system improvements
* Authentication support improvements
* Documentation improvements
WWW: http://docs.pylonsproject.org
Notes:
svn path=/head/; revision=271393
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for defining, registering and looking up components.
There are two basic kinds of components: adapters and utilities.
Utilities are just components that provide an interface and that
are looked up by an interface and a name.
Adapters are components that are computed from other components
to adapt them to some interface. Because they are computed from
other objects, they are provided as factories, usually classes.
WWW: http://www.python.org/pypi/zope.component
Notes:
svn path=/head/; revision=271392
|
|
|
|
|
|
|
| |
- Assume amd64 and i386 have SSE
Notes:
svn path=/head/; revision=271391
|
|
|
|
| |
Notes:
svn path=/head/; revision=271390
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supporting various kinds of configurations.
It is based on the idea of configuration directives. Users of the
configuration system provide configuration directives in some language
that express configuration choices. The intent is that the language be
pluggable. An XML language is provided by default.
WWW: http://www.python.org/pypi/zope.configuration
Notes:
svn path=/head/; revision=271389
|
|
|
|
|
|
|
|
|
|
| |
within program source text; translation of the messages is the
responsiblitiy of the 'zope.i18n' package.
WWW: http://www.python.org/pypi/zope.i18nmessageid
Notes:
svn path=/head/; revision=271388
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
backward-compatibility and correctly mark deprecated modules,
classes, functions, methods and properties.
zope.deprecation provides a simple function called
'deprecated(names, reason)' to deprecate the previously mentioned
Python objects.
WWW: http://www.python.org/pypi/zope.deprecation
Notes:
svn path=/head/; revision=271387
|
|
|
|
|
|
|
|
| |
Changes: http://ayam.sourceforge.net/Changes.txt
- Use USE_TK instead of LIB_DEPENDS
Notes:
svn path=/head/; revision=271386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package provides a translation string class, a translation string
factory class, translation and pluralization primitives, and a utility
that helps Chameleon templates use translation facilities of this package.
It does not depend on Babel, but its translation and pluralization
services are meant to work best when provided with an instance of
the babel.support.Translations class.
WWW: http://pypi.python.org/pypi/translationstring
Notes:
svn path=/head/; revision=271385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of Attributes (but not methods). Every schema is an interface and
specifies the public fields of an object. A field roughly corresponds
to an attribute of a python object. But a Field provides space for at
least a title and a description. It can also constrain its value and
provide a validation method. Besides you can optionally specify
characteristics such as its value being read-only or not required.
This package is intended to be independently reusable in any Python
project. It is maintained by the Zope Toolkit project.
WWW: http://www.python.org/pypi/zope.schema
Notes:
svn path=/head/; revision=271384
|
|
|
|
| |
Notes:
svn path=/head/; revision=271383
|
|
|
|
| |
Notes:
svn path=/head/; revision=271382
|
|
|
|
| |
Notes:
svn path=/head/; revision=271381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
seismogram files in the WAV(audio) format. The data are squeezed to
audible frequencies.
ObsPy is an open-source project dedicated to provide a Python framework
for processing seismological data. It provides parsers for common
file formats and seismological signal processing routines which allow
the manipulation of seismological time series (see Beyreuther et. al.
2010). The goal of the ObsPy project is to facilitate rapid application
development for seismology.
WWW: http://www.obspy.org/
Notes:
svn path=/head/; revision=271380
|
|
|
|
|
|
|
|
|
|
| |
The distribution comes with a complete template engine:
Chameleon Page Templates
WWW: http://chameleon.repoze.org/
Notes:
svn path=/head/; revision=271379
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rewriting. It offers equational definitions with pattern matching, full
symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation,
lexical closures, built-in list and matrix support and an easy-to-use C
interface. The interpreter uses LLVM as a backend to JIT-compile Pure
programs to fast native code.
WWW: https://code.google.com/p/pure-lang/
PR: ports/155647
Submitted by: Zhihao Yuan <lichray@gmail.com>
Notes:
svn path=/head/; revision=271378
|
|
|
|
|
|
|
| |
Reported by: erwin
Notes:
svn path=/head/; revision=271377
|
|
|
|
|
|
|
|
|
|
|
| |
actions. Instead of taking actions when a function (or class) decorator
is executed at import time, you can defer the action usually taken by
the decorator until a separate "scan" phase.
WWW: http://pypi.python.org/pypi/venusian
Notes:
svn path=/head/; revision=271376
|
|
|
|
| |
Notes:
svn path=/head/; revision=271375
|
|
|
|
|
|
|
|
|
|
| |
Keys and values that are not used frequently will be evicted
from the cache faster than keys and values that are used frequently.
WWW: http://pypi.python.org/pypi/repoze.lru
Notes:
svn path=/head/; revision=271374
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Check for the direct assignment of BUILD_DEPENDS to RUN_DEPENDS [1]
* Add a deprecated pointer for USE_XPM. [2]
* CPPFLAGS is now passed to CONFIGURE_ENV automatically. [3]
PR: 154896 [1]
155550 [3]
Submitted by: eadler [2]
Notes:
svn path=/head/; revision=271373
|
|
|
|
| |
Notes:
svn path=/head/; revision=271371
|
|
|
|
|
|
|
|
| |
Pointy hat to: ale
Reported by: pointyhat
Notes:
svn path=/head/; revision=271370
|
|
|
|
|
|
|
|
| |
Pointy hat to: miwi
Reported by: pointyhat
Notes:
svn path=/head/; revision=271369
|
|
|
|
|
|
|
| |
Submitted by: andreast
Notes:
svn path=/head/; revision=271368
|
|
|
|
|
|
|
| |
PR: 155571
Notes:
svn path=/head/; revision=271367
|
|
|
|
|
|
|
|
|
|
| |
the GCC 4.6 branch has been carved, thus quite similar to that. Over
the next months this will see a lot of active and partially invasive
development. Accordingly this port is for early exposure and not yet
production use.
Notes:
svn path=/head/; revision=271366
|
|
|
|
| |
Notes:
svn path=/head/; revision=271365
|
|
|
|
| |
Notes:
svn path=/head/; revision=271364
|
|
|
|
|
|
|
| |
while here add most of the licenses
Notes:
svn path=/head/; revision=271363
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Make Q3DIR in Makefile.include PREFIX safe, broke urbanterror-data port test
games/ioquake3-devel
- Update to SVN r1936, includes bug fixes and security enhancements
games/urbanterror-data
- Update from 4.1 to 4.1.1
- Unfortunately currently only 1 working mirror
- Avoid "Q3DIR!=make -V"
games/iourbanterror
- Add SVN release information to PORTVERSION
- Use r1936 engine sources
games/openarena
- Update to SVN r1910 based engine sources
games/openarena-oax
- Update from B47 to B48 release
PR: ports/155716
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=271362
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Make MPDCONF have sane FreeBSD defaults
- Move default musicpd root to /var/mpd and stop clobbering make.conf
- Now runs as user MPDUSER by default (in new conf)
PR: ports/155726
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=271361
|
|
|
|
| |
Notes:
svn path=/head/; revision=271360
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable OPTINT by default
- Take maintainership
Changes: http://foswiki.org/System/ReleaseNotes01x01#Release01x01Changes
PR: ports/155060
Submitted by: skv
Notes:
svn path=/head/; revision=271359
|
|
|
|
| |
Notes:
svn path=/head/; revision=271358
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://code.google.com/p/pipe-progress/
PR: ports/155722
Submitted by: Artem Zaytsev <a.arepo@gmail.com>
Notes:
svn path=/head/; revision=271357
|
|
|
|
| |
Notes:
svn path=/head/; revision=271356
|
|
|
|
| |
Notes:
svn path=/head/; revision=271355
|
|
|
|
| |
Notes:
svn path=/head/; revision=271354
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DROLSKY/MooseX-Singleton-0.26/ChangeLog
Notes:
svn path=/head/; revision=271353
|
|
|
|
|
|
|
|
| |
PR: ports/155718
Submitted by: Evgeny Zhirnov <jirnov AT gmail.com> (maintainer)
Notes:
svn path=/head/; revision=271352
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add test dependencies
- Pass maintainership to perl@
Changes: http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.25/Changes
PR: ports/155590
Submitted by: Jase Thew <freebsd@beardz.net>
Notes:
svn path=/head/; revision=271351
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=271350
|