| non port: devel/Makefile |
Number of commits found: 12515 (showing only 100 on this page) |
|
Thursday, 21 Jun 2007
|
11:14 lth
Add p5-mocked 0.06, mocked - use mocked libraries in unit tests.
 |
|
Monday, 18 Jun 2007
|
06:19 lbr
This class lets you build groups of accessors that will call different
getters and setters.
 |
06:18 lbr
The "mro" namespace provides several utilities for dealing with method
resolution order and method caching in general in Perl 5.9.5 and
higher.
 |
|
Sunday, 17 Jun 2007
|
08:13 rafan
This module contains some common calculation utilities
that are required to perform datetime calculations.
WWW: http://search.cpan.org/dist/DateTime-Util-Calc/
PR: ports/113753
Submitted by: Masahiro Teramoto <markun at onohara.to>
 |
|
Saturday, 16 Jun 2007
|
12:51 vanilla
Add stringencoders 3.3.0, collection of high performance c-string
transformations.
PR: ports/113664
Submitted by: Steven Kreuzer <skreuzer at exit2shell.com>
 |
|
Friday, 15 Jun 2007
|
05:52 miwi
- Add devel/pear-HTML_QuickForm2 - The package is expected to offer at
least the same functionality as HTML_QuickForm and work with PHP5 E_STRICT
setting.
PR: 112743
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
Repocopie by: marcus
 |
|
Thursday, 14 Jun 2007
|
01:57 clsung
Add p5-IO-Async 0.07, perl modules that implement asynchronous
filehandle IO.
PR: ports/113505
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
|
Wednesday, 13 Jun 2007
|
21:26 vanilla
Add papi 3.5.0, API to access the performance counter hw in the
microprocessor.
PR: ports/113472
Submitted by: redcrash at gmail.com
 |
|
Monday, 11 Jun 2007
|
07:41 vs
Remove outdated lang/ghc5 on upstream's request, devel/hs-popenhs which depends
on it, and make x11-toolkits/hs-frantk use lang/hugs
 |
01:29 tmclaugh
Remove expired port.
- Module rolled into www/py-mechanize by author
PR: 109573
 |
|
Sunday, 10 Jun 2007
|
11:16 miwi
PHPUnit3 is a regression testing framework used by the developer
who implements unit tests in PHP5. It is based upon JUnit, which
can be found at http://www.junit.org/.
WWW: http://www.phpunit.de/
PR: 112737
Submitted by: Gerrit Beine<gerrit.beine@gmx.de>
Repocopied by: marcus
 |
|
Thursday, 7 Jun 2007
|
09:09 philip
Luabind is a library that helps you create bindings between C++ and
Lua. It has the ability to expose functions and classes, written
in C++, to Lua. It will also supply the functionality to define
classes in lua and let them derive from other lua classes or C++
classes. Lua classes can override virtual functions from their C++
baseclasses. It is written towards Lua 5.x, and does not work with
Lua 4.
It is implemented utilizing template meta programming. That means
that you don't need an extra preprocess pass to compile your project
(it is done by the compiler). It also means you don't (usually)
have to know the exact signature of each function you register,
since the library will generate code depending on the compile-time
type of the function (which includes the signature). The main
drawback of this approach is that the compilation time will increase
for the file that does the registration, it is therefore recommended
that you register everything in the same cpp-file.
WWW: http://www.rasterbar.com/products/luabind.html
PR: ports/113443
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
 |
|
Wednesday, 6 Jun 2007
|
13:28 miwi
Lock files are used on Unix-like systems as a means of synchronization among
processes. Only one process can hold a lock file. Other processes that want to
acquire it have to wait until it is released by the holder.
In this module the lock file is implemented as an empty regular file,
exclusively locked using fcntl.flock. The file is removed when it is to be
released.
WWW: http://martin.horcicka.eu/python/lock_file/
PR: ports/113392
Submitted by: Martin Horcicka <martin at horcicka.eu>
 |
06:00 miwi
Sid is a LL(1) parser generator that turns specifications of languages into
programs that recognise those languages. One of the aims of sid was to separate
the specification of the language to be recognised from the language that the
recogniser program is written in. For this reason, input to sid is split into
two components: output language independent information, and output language
dependent information.
PR: ports/113128
Submitted by: The Akuma Project
 |
|
Tuesday, 5 Jun 2007
|
13:37 miwi
The linxt Perl script is a Unix command line tool for communicating
with the Lego Mindstorms Robotics NXT brick. It can be used to
query the brick for information like firmware version, battery
level, etc. and also to upload robotics programs compiled with
NBC/NXC.
PR: ports/112606
Submitted by: Jason Bacon <bacon at smithers.neuro.mcw.edu>
 |
13:34 miwi
Device::USB, Perl wrappers for libusb. This
port is a dependency for others on the way regarding Lego
Mindstorms NXT software.
PR: ports/112605
Submitted by: Jason Bacon <bacon at smithers.neuro.mcw.edu>
 |
07:12 miwi
These are a few data structures, classes and functions
which we've needed over many years of Python
programming and which seem to be of general use to
other Python programmers. Many of the modules that
have existed in pyutil over the years have subsequently
been obsoleted by new features added to the Python
language or its standard library, thus showing that
we're not alone in wanting tools like these.
WWW: http://zooko.com/repos/pyutil/
PR: ports/113185
Submitted by: Chao Shin <quakelee at cn.FreeBSD.org>
 |
|
Monday, 4 Jun 2007
|
19:40 miwi
PyUSB is a native Python module written in C (meanwhile, because the next major
version will use ctypes), that provides USB access for it.
WWW: http://pyusb.berlios.de/
PR: ports/112641
Submitted by: R.Mahmatkhanov <R.Mahmatkhanov at SKYLINK.ru>
 |
12:02 gabor
Remove expired ports:
2007-05-15 devel/ups-debug: only runs on FreeBSD 4.X/386
2007-03-10 korean/han: Broken on all supported versions of FreeBSD
2007-05-11 net/tspc2: development is discontinued
 |
06:45 miwi
Lexi translates a description of a lexical analyser into code implementing that
analyser.
WWW: http://www.akumaproject.org/ (notes webpage is in progress)
PR: ports/113124
Submitted by: The Akuma Project
 |
|
Saturday, 2 Jun 2007
|
15:37 gabor
Remove expired ports:
2007-05-20 devel/agenda-libs: Agenda VR3 is dead for long time
2007-05-20 devel/agenda-headers: Agenda VR3 is dead for long time
2007-05-20 devel/agenda-snow-libs: Agenda VR3 is dead for long time
2007-05-20 devel/agenda-static-libs: Agenda VR3 is dead for long time
2007-05-20 devel/mipsel-linux-binutils: This is Agenda VR3-specific port, and
Agenda VR3 is dead for long time.
2007-05-20 devel/mipsel-linux-gcc: This is Agenda VR3-specific port, and Agenda
VR3 is dead for long time.
2007-05-20 devel/mipsel-linux-kernel-headers: This is Agenda VR3-specific port,
and Agenda VR3 is dead for long time.
 |
|
Friday, 1 Jun 2007
|
20:43 ahze
- Retire gstreamer 0.8.0
 |
|
Tuesday, 29 May 2007
|
16:15 miwi
The phpDocumentor tool is a standalone auto-documentor similar to JavaDoc
written in PHP. It differs from PHPDoc in that it is MUCH faster, parses a much
wider range of php files, and comes with many customizations including 11 HTML
templates, windows help file CHM output, PDF output, and XML DocBook peardoc2
output for use with documenting PEAR. In addition, it can do PHPXref source
code highlighting and linking.
Features (short list):
-output in HTML, PDF (directly), CHM (with windows help compiler), XML DocBook
-very fast
-web and command-line interface
-fully customizable output with Smarty-based templates
-recognizes JavaDoc-style documentation with special tags customized for PHP 4
-automatic linking, class inheritance diagrams and intelligent override
-customizable source code highlighting, with phpxref-style cross-referencing
-parses standard README/CHANGELOG/INSTALL/FAQ files and includes them
directly in documentation
-generates a todo list from @todo tags in source
-generates multiple documentation sets based on @access private, @internal and
{@internal} tags
-example php files can be placed directly in documentation with highlighting
and phpxref linking using the @example tag
-linking between external manual and API documentation is possible at the
sub-section level in all output formats
-easily extended for specific documentation needs with Converter
-full documentation of every feature, manual can be generated directly from
the source code with "phpdoc -c makedocs" in any format desired.
-current manual always available at http://www.phpdoc.org/manual.php
-user .ini files can be used to control output, multiple outputs can be
generated at once
WWW: http://pear.php.net/package/PhpDocumentor/
PR: ports/112744
Submitted by: Gerrit Beine (<gerrit.beine at gmx.de>)
 |
02:46 clsung
Add p5-ShipIt 0.50, software release tool.
PR: ports/112376
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
01:59 clsung
Add p5-Devel-ebug 0.48, a simple, extensible Perl debugger.
PR: ports/112352
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
|
Monday, 28 May 2007
|
16:09 gabor
Remove expired ports:
2007-05-24 devel/ruby-inline: New versions only available in rubygems. Use
devel/rubygem-inline instead.
2007-05-15 devel/tkref: is seriously outdated, take a look at
http://www.tcl.tk/doc/ for TCL/TK documentation
 |
|
Sunday, 27 May 2007
|
21:50 miwi
Crow is a modern GUI builder for the GTK+ toolkit. It is an advanced
IDE-embeddable RAD tool designed to fulfill the needs of desktop programmers
who want to create multi-platform GTK+ based applications with minimal
GUI coding. Crow is full-featured yet lightweight: its tree-based Property
Explorer solves many GUI constructing tasks in a versatile manner without
additional popup dialogs. The project is targeted to develop a tool that
is coherent and productive for experienced GTK+ users as well as simple
and accessible for newcomers.
WWW: http://crow-designer.sourceforge.net/
PR: ports/112618
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
 |
21:49 miwi
GuiLoader is a high-performance and compact GuiXml loader library.
This library allows GTK+ applications to create GUI widgets and
objects at run-time from GuiXml resource files. GuiLoader is
written in the C language as a GObject subclass and has
a trivial language-independent API. GuiLoader was designed to be
easily wrapped for any language that has GTK+ bindings.
WWW: http://crow-designer.sourceforge.net/
PR: ports/112618
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
 |
21:47 miwi
GuiLoader/C++ is a C++ binding to the GuiLoader library. It is a convenience
layer that simplifies development of GuiLoader based applications written
in the C++ language by introducing exception safety, binding GTK+ objects
defined in GuiXml to C++ variables and type-safe dynamic connection to signals.
WWW: http://crow-designer.sourceforge.net/
PR: ports/112618
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
 |
13:36 lth
Add p5-Test-Assertions 1.054, a simple set of building blocks for both
unit and runtime testing.
 |
13:29 lth
Add p5-Log-Trace 1.070, provides a unified approach to tracing.
 |
13:16 skv
Upgrade Bugzilla to 3.0; repocopy 2.x branch to devel/bugzilla2
 |
09:56 oliver
remove devel/wfut - it is obsolete
 |
|
Friday, 25 May 2007
|
08:55 lbr
XS performance enhancers for Class::C3.
 |
07:12 clsung
Method::Alias is designed to be used as a pragma, to which you provide a
set of pairs of method names. Only very minimal checking is done, if you
wish to create infinite loops or what have you, you are more than
welcome to shoot yourself in the foot.
# Add a single method alias
use Method::Alias 'foo' => 'bar';
# Add several method aliases
use Method::Alias 'a' => 'b',
'c' => 'd',
'e' => 'f';
WWW: http://search.cpan.org/dist/Method-Alias
 |
02:24 linimon
Finish removing devel/make to pacify portsmon.
Pointy hat to: shaun
 |
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
|
Friday, 4 May 2007
|
00:48 clsung
Add p5-CLASS 1.00, alias for __PACKAGE__.
PR: ports/112306
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
|
Tuesday, 1 May 2007
|
19:39 miwi
This package adds an element to the PEAR::HTML_QuickForm package to dynamically
create an HTML input text element that at every keypressed javascript event,
returns a list of options in a dynamic dropdown select box
(live dropdown select). This element use AJAX (Communication from JavaScript
to your browser without reloading the page).
This type of livesearch is useful when you have a form with a dropdown list
with a large number of row.
WWW: http://pear.php.net/package/HTML_QuickForm_Livesearch/
 |
11:16 miwi
lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell
sources. It is released under the GPL.
WWW: http://www.informatik.uni-bonn.de/~loeh/lhs2tex/
PR: ports/112096
Submitted by: mainland at apeiron.net
 |
|
Monday, 30 Apr 2007
|
13:02 mm
New port: devel/libcfg
Library for command line and configuration file parsing
Approved by: garga (mentor)
 |
|
Friday, 27 Apr 2007
|
15:38 flz
Add libgalago 0.5.2, Galago desktop presence library.
 |
|
Thursday, 26 Apr 2007
|
20:40 lth
Add p5-Test-JSON 0.02, test JSON data.
 |
20:03 miwi
File::Util provides a comprehensive toolbox of utilities to automate
all kinds of common tasks on file / directories. Its purpose is to do
so in the most portable manner possible so that users of this module
won't have to worry about whether their programs will work on other
OSes and machines.
WWW: http://www.cpan.org/
PR: ports/112130
Submitted by: Jeff Hung <jeffhung@mail2000.com.tw>
 |
20:00 miwi
Exception::Handler
Exception::Handler helps to report exceptions with formatted text
call-stack.
WWW: http://www.cpan.org/
PR: ports/112129
Submitted by: Jeff Hung <jeffhung@mail2000.com.tw>
 |
19:58 miwi
Class::OOorNO
Class::OOorNO helps your module handle the input for its subroutines
whether called in object-oriented style (as object methods or class
methods with the arrow syntax ->), or in functional programming style
(as subroutines imported to the caller's namespace via Exporter).
WWW: http://www.cpan.org/
PR: ports/112128
Submitted by: Jeff Hung <jeffhung@mail2000.com.tw>
 |
02:21 ijliao
add libarena 0.3.1
Custom Memory Allocator Interface
 |
|
Wednesday, 25 Apr 2007
|
07:50 clsung
Add p5-CPAN-SQLite 0.1, search CPAN using a SQLite database.
PR: ports/107723
Submitted by: Christopher Boumenot <boumenot at gmail.com>
 |
|
Monday, 23 Apr 2007
|
17:22 bsam
Eric is a full featured Python and Ruby editor and IDE, written in python.
It is based on the cross platform Qt gui toolkit, integrating the highly
flexible Scintilla editor control. It is designed to be usable as everdays'
quick and dirty editor as well as being usable as a professional project
management tool integrating many advanced features Python offers
the professional coder.
This is a port of eric4 (based on Qt4, development version).
WWW: http://www.die-offenbachs.de/detlev/eric.html
 |
14:55 mm
New port: devel/tclthread
Tcl Thread extension, script-level access to Tcl threading capabilities.
Approved by: garga (mentor)
 |
04:55 dryice
New port myghtyutils. This is the set of utility classes used by Myghty
templating. And now used by Mako and Pylons.
Approved by: itetcu (mentor, implicit)
 |
|
Sunday, 22 Apr 2007
|
14:23 clsung
ZenTest provides 4 different tools and 1 library: zentest, unit_diff,
autotest, multiruby, and Test::Rails.
ZenTest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker
pace. ZenTest only works with Ruby and Test::Unit.
unit_diff is a command-line filter to diff expected results from
actual results and allow you to quickly see exactly what is wrong.
autotest is a continous testing facility meant to be used during
development. As soon as you save a file, autotest will run the
corresponding dependent tests.
multiruby runs anything you want on multiple versions of ruby.
Test::Rails helps you build industrial-strength Rails code.
WWW: http://zentest.rubyforge.org/
 |
10:04 tobez
Add devel/p5-Class-Closure 0.21, a module that implements encapsulated,
declarative classes in Perl.
 |
|
Saturday, 21 Apr 2007
|
14:04 sat
Add port devel/egypt:
Egypt is a simple tool for creating call graphs of C programs. Egypt
neither analyzes source code nor lays out graphs. Instead, it leaves
the source code analysis to GCC and the graph layout to Graphviz, both
of which are better at their respective jobs than egypt itself could
ever hope to be. Egypt is simply a very small Perl script that glues
these existing tools together.
WWW: http://www.gson.org/egypt/
Author: Andreas Gustafsson <gson@gson.org>
 |
|
Friday, 20 Apr 2007
|
12:18 miwi
FlexJSON is a lightweight library to serialize objects out in Javascript Object
Notation (JSON). The library serializes only immediately available fields by
default, although it's fairly easy to add additional data such as collections
through code or annotations.
WWW: http://flexjson.sourceforge.net/
PR: ports/111934
Submitted by: Nemo Liu <nemoliu at gmail.com>
 |
|
Tuesday, 17 Apr 2007
|
18:48 miwi
The Swiftcore Analogger implements a fast asynchronous logging system
for Ruby programs as well as client library for sending logging messages
to the Analogger process.
Analogger will accept logs from multiple sources and can have multiple
logging destinations. Currently, logging to a file, to STDOUT, or to
STDERR is supported. A future revision may support logging to a
database destination, as well.
WWW: http://analogger.swiftcore.org
PR: ports/111633
Submitted by: Alexander Logvinov <ports at logvinov.com>
 |
|
Sunday, 15 Apr 2007
|
18:59 miwi
C/C++ preprocessor expands macros and processes '#if', '#include' and
some other directives.
MCPP is an alternative C/C++ preprocessor with the highest conformance,
implementated by Kiyoshi Matsui. MCPP is especially useful for
debugging the source program which use complicated macros and also
useful for checking portability of the source. It supports multiple
standards: K&R, ISO C90, ISO C99, and ISO C++98.
Though mcpp could be built as a replacement of GCC's resident
proprocessor or as a subroutine called from some other main program,
this package installs only a stand-alone program named 'mcpp' which
behaves independent from GCC.
WWW: http://mcpp.sourceforge.net/
- Kiyoshi Matsui <kmatsui@t3.rim.or.jp>
PR: ports/111588
Submitted by: Kiyoshi Matsui <kmatsui at t3.rim.or.jp>
 |
18:57 miwi
EventMachine implements a fast, single-threaded engine for arbitrary network
communications. It's extremely easy to use in Ruby. EventMachine wraps all
interactions with IP sockets, allowing programs to concentrate on the
implementation of network protocols. It can be used to create both network
servers and clients. To create a server or client, a Ruby program only needs
to specify the IP address and port, and provide a Module that implements the
communications protocol. Implementations of several standard network protocols
are provided with the package, primarily to serve as examples. The real goal
of EventMachine is to enable programs to easily interface with other programs
using TCP/IP, especially if custom protocols are required.
WWW: http://rubyforge.org/projects/eventmachine
PR: ports/111095
Submitted by: Alexander Logvinov <ports at logvinov.com>
 |
09:46 rafan
Add p5-Devel-Required 0.07, automatic update of required modules
documentation.
PR: ports/111589
Submitted by: chinsan
 |
|
Saturday, 14 Apr 2007
|
18:09 lwhsu
- Remove archaic ports
2007-03-28 devel/crossgo32: Has expired, archaic port
devel/crossgo32-djgpp2: Archaic port
devel/crossgo32-djgpp2-pdcurses: Archaic port
Approved by: clsung (mentor)
 |
|
Friday, 13 Apr 2007
|
16:42 nivit
Cog transforms files in a very simple way: it finds chunks of Python code
embedded in them, executes the Python code, and inserts its output back into
the original file. The file can contain whatever text you like around the
Python code. It will usually be source code.
Author: Ned Batchelder
WWW: http://www.nedbatchelder.com/code/cog/index.html
PR: ports/111046
Submitted by: Alex Pesternikov <apesternikov at page2rss.com>
 |
07:36 clsung
ParseTree is a C extension (using RubyInline) that extracts
the parse tree for an entire class or a specific method and
returns it as a s-expression (aka sexp) using ruby's arrays,
strings, symbols, and integers.
WWW: http://rubyforge.org/projects/parsetree/
 |
|
Tuesday, 10 Apr 2007
|
22:32 bsam
QCT - Qt/PyQt based commit tool
Primary goals:
1. Platform agnostic (Linux, Windows, MacOS, Cygwin -- and FreeBSD now)
2. VCS agnostic (bazaar, cvs, git, mercurial, monotone, perforce, subversion)
3. Good keyboard navigation, keep the typical work-flow simple
Author: Steve Borho <steve@borho.org>
WWW: http://qct.sourceforge.net/
 |
08:12 lth
Add p5-Test-Group 0.07, group together related tests in a test suite.
 |
07:17 lth
Add p5-Test-YAML-Valid 0.03, test for valid YAML.
 |
07:02 lth
Add p5-Test-XML-Valid 0.04, validate XML and XHTML.
 |
|
Monday, 9 Apr 2007
|
09:58 knu
Add svn_load_dirs, a Perl script to load directories into a Subversion
repository.
 |
02:50 ijliao
add eventxx 0.4
A C++ wrapper for libevent
 |
|
Friday, 6 Apr 2007
|
08:21 lbr
New port: devel/p5-Task-Weaken, Ensure that a platform has weaken support
 |
|
Thursday, 5 Apr 2007
|
15:41 tobez
Add devel/p5-Data-GUID 0.043, a Perl module to generate globally unique
identifiers.
 |
09:40 oliver
add libwfut - WorldForge update library
 |
|
Wednesday, 4 Apr 2007
|
11:23 tobez
Add devel/p5-File-CreationTime 2.03, a Perl module that keeps track of
creation times on filesystems that don't normally provide such
information.
 |
11:12 tobez
Add devel/p5-File-Attributes-Recursive 0.02, a variant of
p5-File-Attributes that inherits file attributes from parent
directories.
 |
08:57 clsung
Add p5-threads-shared 1.08, perl extension for sharing data structures
between threads.
PR: ports/110474
Submitted by: Ruben van Staveren
 |
|
Tuesday, 3 Apr 2007
|
14:26 tobez
Add devel/p5-File-Attributes 0.04, a Perl module that lets you assign
attributes to files.
 |
14:08 tobez
Add devel/p5-Best 0.11.
Often there are several possible providers of some functionality your
program needs, but you don't know which is available at the run site.
For example, one of the modules may be implemented with XS, or not in
the core Perl distribution and thus not necessarily installed.
Best.pm attempts to load modules from a list, stopping at the first
successful load and failing only if no alternative was found.
 |
13:59 tobez
Add devel/p5-Directory-Scratch 0.12, a Perl module that provides an
easy-to-use self-cleaning scratch space.
 |
13:38 tobez
Add devel/p5-Algorithm-IncludeExclude 0.01, a Perl module to build and
evaluate include/exclude lists.
 |
|
Thursday, 29 Mar 2007
|
11:31 sat
Add port devel/stfl:
STFL is a library which implements a curses-based widget set for text
terminals. The STFL API can be used from C, SPL, Python, Perl and Ruby.
Since the API is only 14 simple function calls big and there are
already generic SWIG bindings it is very easy to port STFL to
additional scripting languages.
A special language (the Structured Terminal Forms Language) is used to
describe STFL GUIs. The language is designed to be easy and fast to
write so an application programmer does not need to spend ages fiddling
around with the GUI and can concentrate on the more interesting
programming tasks.
WWW: http://www.clifford.at/stfl/
Author: Clifford Wolf <clifford@clifford.at>
 |
|
Wednesday, 28 Mar 2007
|
07:45 miwi
The Google Data APIs (GData) provide a simple protocol for reading and
writing data on the web.
Each of the following Google services provides a Google data API:
* Base
* Blogger
* Calendar
* Picasa Web Albums
* Spreadsheets
* Google Apps Provisioning
* Code Search
* Notebook
The GData Python Client Library provides a library and source code that
make it easy to access data through Google Data APIs.
WWW: http://code.google.com/p/gdata-python-client/
PR: ports/110958
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
 |
|
Tuesday, 27 Mar 2007
|
15:47 miwi
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>
 |
15:46 miwi
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>
 |
15:44 miwi
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>
 |
10:14 miwi
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>
 |
10:10 miwi
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>
 |
10:05 miwi
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>
 |
10:04 miwi
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>
 |
10:02 miwi
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>
 |
09:58 miwi
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>
 |
09:46 miwi
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>
 |
09:44 miwi
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>
 |
09:41 miwi
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>
 |
07:15 miwi
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>
 |
07:14 miwi
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>
 |
|
Sunday, 25 Mar 2007
|
20:41 ahze
- Remove xdg-user-dirs-gtk, this was committed a little early (with GNOME 2.18)
 |
15:57 marcus
Resurrect goffice-0.2.2 as goffice1 after a repocopy from devel/goffice.
The goffice-1 API is still required by a few ports.
 |
|
Saturday, 24 Mar 2007
|
20:18 tobez
Add devel/p5-Lexical-Alias 0.04, a Perl module to make a lexical
variable be an alias for another variable.
 |
14:22 dryice
New slave port of devel/cedet for Emacs 22
PR: ports/110707
Submitted by: Max N. Boyarov <m.boyarov at bsd.by>
Approved by: itetcu (mentor, implicit)
 |
06:33 leeym
<quoted from pkg-descr>
This is a port of Solaris libumem to non-Solaris systems.
The port was made while integrating libumem with our Ecelerity MTA product, so
your initial experience will not be 100% out-of-the-box, because there is no
standalone configure script for the library at this time. (patches welcome!)
In addition, since our deployment is threaded, we force the library into
threaded mode.
While the library is itself stable (it's the memory allocator used by the
Solaris OS), the port may have a few rough edges. We're shipping umem with
Linux and Windows versions of our product as we have found it to be stable.
We will continue to update this project as and when we make improvements, and
welcome third-party patches that improve the usability for everyone.
Wez Furlong,
OmniTI, Inc.
</quoted from pkg-descr>
This port is not yet fully tested, however, "br" <bf2006a at yahoo.com> is
helping me to evaluate it. And also, he encourages me to commit my code so that
more people would know about it.
Reference: http://www.freebsd.org/projects/ideas/#p-libumem
 |
|
Thursday, 22 Mar 2007
|
18:01 lth
Add p5-File-Finder 0.53, nice wrapper for File::Find ala find(1).
 |
Number of commits found: 12515 (showing only 100 on this page) |