| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: ports/124502
Submitted by: myself
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=215551
|
|
|
|
|
|
|
|
| |
PR: ports/124807
Submitted by: gahr
Notes:
svn path=/head/; revision=215542
|
|
|
|
| |
Notes:
svn path=/head/; revision=215540
|
|
|
|
| |
Notes:
svn path=/head/; revision=215538
|
|
|
|
| |
Notes:
svn path=/head/; revision=215525
|
|
|
|
| |
Notes:
svn path=/head/; revision=215522
|
|
|
|
| |
Notes:
svn path=/head/; revision=215521
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
be used to connect a native script engine, PHP, with a Java or ECMA 335
virtual machine. It is more than 50 times faster than local RPC via SOAP,
requires less resources on the web-server side, and it is faster and more
reliable than direct communication via the Java Native Interface.
J2EE back end clustering and Apache load balancing are supported as well as
running PHP scripts within JSP, JSF or other frameworks.
The php/Java bridge allows you to quickly access java classes from within
your PHP scripts without having to know Java. It also allows you to access
PHP scripts from within your Java classes without having to know PHP.
WWW: http://php-java-bridge.sourceforge.net/
Notes:
svn path=/head/; revision=215507
|
|
|
|
|
|
|
|
|
| |
PR: 124376
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=215495
|
|
|
|
|
|
|
|
| |
Submitted by: peter@
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=215486
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect NOPORTDOCS/EXAMPLES
PR: 124814
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=215482
|
|
|
|
| |
Notes:
svn path=/head/; revision=215478
|
|
|
|
|
|
|
|
| |
PR: ports/124800
Submitted by: Michael <freebsdports@bindone.de>
Notes:
svn path=/head/; revision=215471
|
|
|
|
|
|
|
|
|
|
| |
Several critical bugs fixed
PR: ports/124797
Submitted by: Michael <freebsdports@bindone.de>
Notes:
svn path=/head/; revision=215470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
interface to the user interface description and command language Tcl/Tk. It
allows the implementation of graphical user interfaces in a structured and
reusable way, supported by the powerful module system of Standard ML.
WWW: http://www.informatik.uni-bremen.de/~cxl/sml_tk
PR: ports/119640
Submitted by: Timothy Bourke <timbob at bigpond.com>
Notes:
svn path=/head/; revision=215448
|
|
|
|
|
|
|
|
|
|
|
| |
- add URL and update wordings in pkg-descr
PR: 124245
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=215440
|
|
|
|
|
|
|
|
|
| |
PR: 124367
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=215439
|
|
|
|
|
|
|
| |
Approved by: gabor (mentor, implicit)
Notes:
svn path=/head/; revision=215425
|
|
|
|
|
|
|
| |
Approved by: gabor (mentor, implicit)
Notes:
svn path=/head/; revision=215424
|
|
|
|
| |
Notes:
svn path=/head/; revision=215420
|
|
|
|
|
|
|
|
| |
PR: 124684
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Notes:
svn path=/head/; revision=215406
|
|
|
|
|
|
|
|
|
|
| |
- Fix NOPORTDOCS/NOPORTEXAMPLES
- Take over maintainership
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=215404
|
|
|
|
|
|
|
|
|
| |
- Take over maintainership
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=215401
|
|
|
|
|
|
|
|
|
|
| |
- Fix NOPORTDOCS/NOPORTEXAMPLES
- Take over maintainership
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=215400
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
stores, Plone content, or whatever -- py-rtree is an index to speed up the
search for objects that intersect with a spatial bounding box.
WWW: http://trac.gispython.org/projects/PCL/wiki/Rtree
PR: ports/124640
Submitted by: wenheping at gmail.com
Notes:
svn path=/head/; revision=215371
|
|
|
|
| |
Notes:
svn path=/head/; revision=215366
|
|
|
|
| |
Notes:
svn path=/head/; revision=215362
|
|
|
|
| |
Notes:
svn path=/head/; revision=215357
|
|
|
|
| |
Notes:
svn path=/head/; revision=215352
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently it defines generic interfaces, provides simple main memory and
disk based storage managers and a robust implementation of an R*-tree, an
MVR-tree and a TPR-tree.
Supported Features:
* Generic main memory and disk based storage managers.
* R*-tree index (also supports linear and quadratic splitting).
* MVR-tree index (a.k.a. PPR-tree).
* TPR-tree index.
* Advanced query capabilities, using Strategy and Visitor patterns.
* Arbitrary shaped range queries, by defining generic geometry interfaces.
* Large parameterization capabilities, including dimensionality,
fill factor, node capacity, etc.
* STR packing / bulk loading.
WWW: http://trac.gispython.org/projects/SpatialIndex/wiki
PR: ports/124628
Submitted by: Wen Heping <wenheping at gmail.com>
Notes:
svn path=/head/; revision=215346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and standard PostgreSQL geometry types. It integrates with the psycopg
Python/PostgreSQL interface. It provides implementations of all of the
OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently
supports the EWKB, HEXEWKB, WKB, and WKT formats.
WWW: http://freshmeat.net/projects/geotypes/
PR: ports/124504
Submitted by: wenheping at gmail.com
Notes:
svn path=/head/; revision=215343
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/124721
Submitted by: Kurt Jaeger <freebsd-bugs@opsec.eu>
Approved by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Notes:
svn path=/head/; revision=215335
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=215329
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
simple solution for using all kinds of Input Devices (KeyBoards,
Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback).
Written in C++ using Object Oriented Design patterns.
NOTE: this ports lacks joystick support. For now.
WWW: http://www.wreckedgames.com/
PR: ports/124711
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=215326
|
|
|
|
|
|
|
|
|
|
| |
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.
Approved by: philip (mentor), rink
Notes:
svn path=/head/; revision=215321
|
|
|
|
|
|
|
|
|
|
| |
the regression tests get run on the package cluster. Make regression-test
depend on build. Remove an extra blank line.
Submitted by: pfgshield dash freebsd at yahoo dot com
Notes:
svn path=/head/; revision=215314
|
|
|
|
|
|
|
|
|
| |
- Update maintainer's email address
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Notes:
svn path=/head/; revision=215303
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/124658
Submitted by: Alexander Logvinov <ports@logvinov.com>
Notes:
svn path=/head/; revision=215301
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=215297
|
|
|
|
| |
Notes:
svn path=/head/; revision=215283
|
|
|
|
| |
Notes:
svn path=/head/; revision=215282
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/SARTAK/Moose-0.50/Changes
PR: ports/124264
Submitted by: skv
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=215276
|
|
|
|
|
|
|
|
| |
PR: 124699
Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=215265
|
|
|
|
|
|
|
|
| |
PR: ports/124618
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
Notes:
svn path=/head/; revision=215262
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/SARTAK/Class-MOP-0.62/Changes
PR: ports/124263
Submitted by: skv
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=215255
|
|
|
|
|
|
|
|
|
| |
PR: ports/124262
Submitted by: skv
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=215253
|
|
|
|
|
|
|
|
|
| |
remove ^M from line endings.
List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua>
Notes:
svn path=/head/; revision=215241
|
|
|
|
|
|
|
|
|
| |
fixed in next two months.
With hat: portmgr
Notes:
svn path=/head/; revision=215228
|
|
|
|
|
|
|
|
| |
PR: 124394
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=215214
|
|
|
|
|
|
|
|
| |
PR: 124535
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=215211
|