Yen-Ming Lee
ceeb737405
- update to 1.16
2007-03-27 16:32:42 +00:00
Pav Lucistnik
bb54399293
- Fix after objformat removal
...
Reported by: pointyhat
2007-03-27 16:29:28 +00:00
Martin Wilke
9fdb2b8a4b
ez_xml is a XML template generator that compiles a XML template file into a
...
Python module. Programmers feed data to a template module to generate a
respective XML document. ez_xml provides concise functions, no complex
flow-control instructions.
WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/ez_xml
PR: ports/110927
Submitted by: Thinker K.F. Li <thinker at branda.to>
2007-03-27 15:47:48 +00:00
Martin Wilke
1d28d00540
sqlcc is a SQL Command Composer for Python. It make you coding SQL command
...
with Python's syntax, no more string composing. You can insert, update, and
query with sqlcc. Even you can initial a database with schema defined with
sqlcc.
WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc
PR: ports/110925
Submitted by: Thinker K.F. Li <thinker at branda.to>
2007-03-27 15:46:19 +00:00
Martin Wilke
70b8577fa3
pythk is a collection of functions for Python.
...
WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc
PR: ports/110926
Submitted by: Thinker K.F. Li <thinker at branda.to>
2007-03-27 15:44:47 +00:00
Martin Wilke
03290403db
- File was rerolled
...
Notes from author: I fixed the capilalization of a new exception
and reupped the files.
Submitted by: pav
2007-03-27 14:55:58 +00:00
Martin Wilke
6910d85718
- Update MASTER_SITES
...
PR: 110928
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
2007-03-27 14:33:58 +00:00
Pav Lucistnik
d98646820c
- Fix for objformat-less current
2007-03-27 11:39:24 +00:00
Martin Wilke
e32e1333f6
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
...
This package provides the Qsci module for the Qscintilla2 editor component.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
http://www.riverbankcomputing.co.uk/qscintilla/
PR: ports/109627
Submitted by: Danny Pansters <danny at ricin.com>
2007-03-27 10:14:41 +00:00
Martin Wilke
2b277123c8
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
...
This package provides the QAssistant module.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109625
Submitted by: Danny Pansters <danny at ricin.com>
2007-03-27 10:10:38 +00:00
Martin Wilke
72f354b85e
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
...
This package provides the QTest module.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109631
Submitted by: Danny Pansters <danny at ricin.com>
2007-03-27 10:05:12 +00:00
Martin Wilke
b2108a0d7c
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
...
This package provides the QtDesigner plugin.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109623
Submitted by: Danny Pansters <danny at ricin.com>
2007-03-27 10:04:15 +00:00
Martin Wilke
0ee9f92c35
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
...
This package provides the QtDesigner module.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109630
Submitted by: Danny Pansters <danny at ricin.com>
2007-03-27 10:02:36 +00:00
Martin Wilke
f304a19afd
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
...
This package provides the D-BUS module.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109626
Submitted by: Danny Pansters <danny at ricin.com>
2007-03-27 09:58:49 +00:00
Martin Wilke
e972cb67a2
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
...
This package provides the QtCore module.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109619
Submitted by: Danny Pansters <danny at ricin.com>
2007-03-27 09:46:54 +00:00
Martin Wilke
1c4b818f88
The Qt Designer plugin allows QScintilla2 instances to be included in GUI
...
designs just like any other Qt4 widget.
WWW: http://www.riverbankcomputing.co.uk/qscintilla/
PR: ports/109623
Submitted by: Danny Pansters <danny at ricin.com>
2007-03-27 09:44:46 +00:00
Martin Wilke
b1b3f70c68
QScintilla2 is a port to Qt4 of Neil Hodgson's Scintilla C++ editor class.
...
WWW: http://www.riverbankcomputing.co.uk/qscintilla/
PR: ports/109618
Submitted by: Danny Pansters <danny at ricin.com>
2007-03-27 09:41:06 +00:00
Martin Wilke
b21f1eb174
- Update to 20070310
...
PR: 109636
Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
2007-03-27 09:28:42 +00:00
Mathieu Arnold
b00b568ef9
Update to 0.91
2007-03-27 09:12:52 +00:00
Martin Wilke
51ed7e3328
- Update to 2007d
...
PR: 110869
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
2007-03-27 07:38:12 +00:00
Martin Wilke
dfe946eb27
- Update to 1.8
...
PR: 110844
Submitted by: CHAO Shin <quakelee@cn.freebsd.org> (maintainer)
2007-03-27 07:38:02 +00:00
Martin Wilke
bd08ec305a
- Fix the permission of bin/bnfc, binary executable should use INSTALL_PROGRAM
...
- NOPORTDOCS shoule not apply to things in EXAMPLESDIR
- We can use bsd.port.mk in this port
PR: 110852
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer
2007-03-27 07:37:57 +00:00
Martin Wilke
370067c224
Gearman is a system to farm out work to other machines, dispatching function
...
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between
languages.
This is the server daemon component. The bridge between workers (clients who
can do work) and callers (clients who want work done). You should run several
of these, at least two, for both load balancing and high availability.
WWW: http://www.danga.com/gearman/
PR: ports/110878
Submitted by: Vivek Khera <vivek at khera.org>
2007-03-27 07:15:30 +00:00
Martin Wilke
ccc84cd693
Gearman is a system to farm out work to other machines, dispatching function
...
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between
languages.
This is the Perl client component.
WWW: http://www.danga.com/gearman/
PR: ports/110876
Submitted by: Vivek Khera <vivek at khera.org>
2007-03-27 07:14:43 +00:00
Rong-En Fan
c66f7230f2
- Update to 0.994.0
2007-03-27 03:41:10 +00:00
Rong-En Fan
6839feaabc
- Update to 2.0.1
2007-03-27 03:40:46 +00:00
Rong-En Fan
7d44a49bdd
- Update to 0.73
...
- Drop perl < 5.6 support
2007-03-27 03:40:28 +00:00
Jeremy Messenger
0cea0d9670
-Update to 0.4.4.
...
-No longer need popt dependency.
-Remove a FreeBSD 4.x check.
2007-03-27 02:42:16 +00:00
Mark Linimon
5f514f5f8e
I meant to revert the previous commit, not change the assignment to
...
something else.
Pointed out by: mezz
2007-03-27 01:44:25 +00:00
Mark Linimon
0383def79b
I do not appreciate the attempt to play politics with the reassignment of
...
maintainership of these two files. I insist that further commits be run
through portmgr@ first.
Hat: portmgr
2007-03-27 01:23:57 +00:00
Jean-Yves Lefort
e25341484f
Take maintainership.
...
Approved by: maintainer timeout (16 days)
2007-03-27 00:34:04 +00:00
Mathieu Arnold
f6c97bc11e
Update to 0.18
2007-03-26 22:48:31 +00:00
Mathieu Arnold
344521144b
Update to 1.18
2007-03-26 22:48:09 +00:00
Mathieu Arnold
1f94a1fbab
Update to 0.05
2007-03-26 21:58:13 +00:00
Jeremy Messenger
0180080a9e
Portlint:
...
-INSTALLS_SHLIB -> USE_LDCONFIG.
2007-03-26 21:35:04 +00:00
Mathieu Arnold
29ccd7d950
Update to 0.15
2007-03-26 21:07:40 +00:00
Jeremy Messenger
dcfc609d42
Portlint:
...
-INSTALLS_SHLIB -> USE_LDCONFIG.
2007-03-26 19:56:40 +00:00
Mathieu Arnold
364e0f14c1
Update to 0.63
2007-03-26 19:36:51 +00:00
Yen-Ming Lee
2c758b97a4
- update to 0.05
2007-03-26 17:54:28 +00:00
Mathieu Arnold
c842223fac
Update to 0.67
2007-03-26 13:04:18 +00:00
Martin Wilke
704f146cfb
- Update to 0.4
...
PR: 110814
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2007-03-26 11:26:03 +00:00
Luigi Rizzo
05c59b761a
Upgrade to version 20070326, which implements device control variables
...
(available under /proc on Linux) as a sysctl tree debug.{drivername}
With this feature you can, as an example, set
sysctl debug.gspca.compress=1 and sysctl debug.gspca.autoexpo=0
to speed up capture on some cameras.
This version also includes some pwcview changes to display up
to 4 copies of the grabbed image, with various mirroring options.
2007-03-26 11:23:50 +00:00
Rong-En Fan
5af796f064
- Update to 0.992.0
...
PR: ports/110832
Submitted by: clsung
2007-03-26 10:55:34 +00:00
Yen-Ming Lee
0d378ccd9e
- update to 0.16
2007-03-26 10:17:23 +00:00
Anton Berezin
f4a2018629
Update to 3.55.
2007-03-26 08:43:31 +00:00
Cheng-Lung Sung
169543ed50
- install man pages
...
- bump PORTREVISION
PR: ports/110706
Submitted by: maintainer (Neal Nelson)
2007-03-26 05:33:17 +00:00
Dryice Dong Liu
aac0747660
update to 0.7.0
...
PR: ports/110822
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
Approved by: itetcu (mentor, implicit)
2007-03-26 02:20:32 +00:00
Mark Linimon
986368d038
Reset ports@rbt.ca due to current lack of time to work on FreeBSD.
...
Hat: portmgr
2007-03-25 22:19:12 +00:00
Martin Wilke
bf377710f9
- Fix build
...
PR: 110279
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
2007-03-25 21:21:39 +00:00
Pav Lucistnik
cb2ef39d51
- Update to 3.6
...
PR: ports/110185
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Approved by: maintainer timeout (osa; 14 days)
2007-03-25 21:03:41 +00:00