notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
non port: devel/Makefile

Number of commits found: 12755 (showing only 100 on this page)

[First Page]  «  107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117  »  [Last Page]

Friday, 25 Aug 2006
09:40 vd search for other commits by this committer
Remove expired leaf ports:
2006-08-24 devel/py-ui
2006-08-22 net-im/jabber-msn
Original commit
Wednesday, 23 Aug 2006
13:36 miwi search for other commits by this committer
AIFAD stands for --Automated Induction of Functions over Algebraic
Datatypes-- and improves decision tree learning by supporting significantly
more complex kinds of data. This allows users to more conveniently describe
the data they want to have learnt, which can improve accuracy and complexity
of resulting models.

Author: Markus Mottl <markus.mottl@gmail.com>
WWW:    http://www.ocaml.info/aifad/

Submitted by:   Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:    krion (mentor)
Original commit
Tuesday, 22 Aug 2006
09:57 clsung search for other commits by this committer
Add p5-App-Trace 0.50, embedded debug statements, including call/return
tracing.

PR:             ports/102317
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
08:02 clsung search for other commits by this committer
Add p5-App-Options 1.01, combine command line options, environment vars,
and option file values.

PR:             ports/102316
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
05:57 clsung search for other commits by this committer
Add p5-IO-YAML 0.05, read and write YAML streams incrementally.

PR:             ports/102156
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 20 Aug 2006
12:20 sat search for other commits by this committer
Add ports devel/libYGP and devel/libXGP:

A C++ library, separated in 2 parts:

* A common one, designed to have no dependencies to the operating system
  or any library, providing:
  o A class for communication,
  o Classes to handle regular expressions (both common and UNIX-file like),
  o A general parser,
  o Smart pointers
  o A class to search directories
  o A relation-class to relate objects

* Some classes for the X-windows system (basing on gtkmm (previously
  known as Gtk--)) like:
  o An entry field to enter filenames (with completion, analogue to modern
    browsers),
  o Formatted entry fields (with validy check),
  o A ListBox to display files (with an icon based on the type of the file),
  o A base-class for Applications

WWW: http://libymp.sourceforge.net/
Original commit
06:57 itetcu search for other commits by this committer
This OCaml-library consists of a set of modules which implement functions
for manipulating context-free grammars (CFGs) in a purely functional way.

Author: Markus Mottl <markus.mottl@gmail.com>
WWW:    http://www.ocaml.info/home/ocaml_sources.html

PR:             ports/102104
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
06:51 itetcu search for other commits by this committer
This OCaml-library consists of a set of modules which implement
automatically resizing (= reallocating) datastructures that consume
a contiguous part of memory. This allows appending and removing of
elements to/from arrays (both boxed and unboxed), strings (-> buffers),
bit strings and weak arrays while still maintaining fast constant-time
access to elements.

There are also functors that allow the generation of similar modules
which use different reallocation strategies.

Author: Markus Mottl <markus.mottl@gmail.com>
WWW:    http://www.ocaml.info/home/ocaml_sources.html

PR:             ports/102107
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
06:49 itetcu search for other commits by this committer
This OCaml-library interfaces the BLAS-library (Basic Linear Algebra
Subroutines) and LAPACK-library (Linear Algebra routines), which are
written in FORTRAN.

This allows people to write high-performance numerical code for
applications that need linear algebra.

Author: Markus Mottl <markus.mottl@gmail.com>
WWW:    http://www.ocaml.info/home/ocaml_sources.html

PR:             ports/102115
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
06:47 itetcu search for other commits by this committer
The Pomap-library implements an ADT that maintains maps of partially ordered
elements. Whereas a total order allows you to say whether some element is
lower, equal or greater than another one, partial orders also allow for a
"don-t know" case.

Author: Markus Mottl <markus.mottl@gmail.com>
WWW:    http://www.ocaml.info/home/ocaml_sources.html

PR:             ports/102116
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
Friday, 18 Aug 2006
09:39 sat search for other commits by this committer
Add port devel/p5-CPANPLUS-Dist-Build:

CPANPLUS::Dist::Build is a distribution class for Module::Build
related modules.

Using this package, you can create, install and uninstall perl
modules. It inherits from CPANPLUS::Dist.

Normal users won't have to worry about the interface to this module,
as it functions transparently as a plug-in to CPANPLUS and will
just Do The Right Thing when it's loaded.

WWW: http://search.cpan.org/dist/CPANPLUS-Dist-Build/
Original commit
Thursday, 17 Aug 2006
21:08 miwi search for other commits by this committer
The Shell::Source allows arbitrary shell scripts, or other programs for
that matter, to be run and their environment to be inherited into a Perl
program.

WWW: http://search.cpan.org/dist/Shell-Source/

PR:             ports/102021
Submitted by:   Timur I. Bakeyev <timur(at)com.bat.ru>
Approved by:    krion (mentor)
Original commit
09:38 clsung search for other commits by this committer
Add pecl-expect 0.2.2, a PHP extension for expect library.

PR:             ports/102167
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Tuesday, 15 Aug 2006
22:44 clsung search for other commits by this committer
Add p5-Config-IniHash 2.8, perl extension for reading and writing INI
files.

PR:             ports/102064
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
15:40 clsung search for other commits by this committer
Add p5-Hash-WithDefaults 0.04, class for hashes with key-casing
requirements supporting defaults.

PR:             ports/102063
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
15:38 clsung search for other commits by this committer
Add p5-Hash-Case 1.003, base class for hashes with key-casing
requirements.

PR:             ports/102062
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
09:58 tobez search for other commits by this committer
Add p5-Test-MockTime 0.03, replaces actual time with simulated time.

PR:             ports/102022
Submitted by:   Timur I. Bakeyev <bat at cpan.org>
Original commit
Monday, 14 Aug 2006
16:16 rafan search for other commits by this committer
Add p5-Class-Adapter 1.02, perl implementation of the "Adapter" Design
Pattern.

PR:             ports/101959
Submitted by:   Tsung-Han Yeh <snowfly at yuntech.edu.tw>
Original commit
15:51 garga search for other commits by this committer
Add p5-List-PowerSet 0.01, perl module that allows you to generate the
power set of a list.

PR:             ports/101740
Submitted by:   Anish Mistry <amistry at am-productions.biz>
Original commit
15:49 garga search for other commits by this committer
Add p5-List-Permutor 0.022, alow you to process all possible
permutations of a list.

PR:             ports/101739
Submitted by:   Anish Mistry <amistry at am-productions.biz>
Original commit
Sunday, 13 Aug 2006
23:20 alepulver search for other commits by this committer
Allegro is a cross-platform library intended for use in computer games and
other types of multimedia programming.

A wide range of extension packages and add-on modules are also available, which
can be found in the "Library Extensions" section of the Allegro website.

WWW: http://www.talula.demon.co.uk/allegro/

PR:             ports/101741
Original commit
Friday, 11 Aug 2006
02:01 clsung search for other commits by this committer
- rtags is a Ruby replacement for ctags - allowing for name navigation
  in source code using vim, emacs and others.

WWW:    http://rtags.rubyforge.org/
Original commit
01:51 clsung search for other commits by this committer
Add p5-Test-Parser 1.3.1, parsing log files from test runs, and displays
in an XML syntax.

PR:             ports/101751
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Thursday, 10 Aug 2006
03:34 clsung search for other commits by this committer
Add p5-Contextual-Return 0.1.0, create context-senstive return values.

PR:             ports/101682
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 8 Aug 2006
15:39 rafan search for other commits by this committer
Add jtag 0.5.1, utility to work with JTAG-aware boards.

PR:             ports/101435
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
15:27 rafan search for other commits by this committer
Add openwince-include 0.4.2, a collection of the useful include files
for embedded developers.

PR:             ports/101434
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
Monday, 7 Aug 2006
19:29 acm search for other commits by this committer
New port: devel/py-ocempgui

OcempGUI is a small toolkit, which comes with various modules suitable for
event management, user interfaces, 2D drawing and accessibility.

OcempGUI enables developers to enhance their python and/or pygame applications
and games easily with graphical UI elements such as buttons, entry boxes,
scrolling abilities and more as well as simple event brokers or features, which
enhance the program by adding accessibility to its objects.

It can save a developer much time by providing a broad range of drawing
routines and ready-to-use event capable object types. The developer can focus
on the main tasks instead of taking care about needed low-level components,
which are given to him with OcempGUI.

WWW: http://ocemp.sourceforge.net/gui.html

PR:             101397
Submitted by:   Alexander Botero-Lowry <alex__@__foxybanana.com>
Approved by:    garga (mentor)
Original commit
13:18 vd search for other commits by this committer
Remove expired leaf ports:
2006-08-01 devel/openorb
2006-08-05 japanese/xemacs-devel-canna+freewnn
2006-08-05 japanese/xemacs-devel-canna+wnn6
2006-08-05 japanese/xemacs-devel-freewnn
2006-08-05 japanese/xemacs-devel-wnn6
2006-08-01 x11/gtk2-theme-switch
Original commit
07:02 vanilla search for other commits by this committer
Add sge 0.030809, a graphic library for the Simple DirectMedia Layer
(SDL).

PR:             ports/101364
Submitted by:   Jona Joachim <walkingshadow at grummel.net>
Original commit
07:00 vanilla search for other commits by this committer
Renamed to devel/sge.
Original commit
Sunday, 6 Aug 2006
14:17 itetcu search for other commits by this committer
This package implements frequent string operations: searching, replacing,
splitting, matching. It is independent from the Str library, and can
replace Str in many cases. Unlike Str, xstr is thread-safe. xstr does
not implement regular expressions in general, but an important subset.
Some operations of xstr are performed as quickly as by Str; if the string
to be processed is small, xstr is often faster than Str; if the string is
big, xstr is upto half as fast than Str.

Author: Gerd Stolpmann <gerd@gerd-stolpmann.de>
WWW:    http://www.ocaml-programming.de/packages/

PR:             ports/101032
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
09:42 vanilla search for other commits by this committer
Add SGE 0.030809, a graphic library for the Simple DirectMedia Layer
(SDL).

PR:             ports/101364
Submitted by:   Jona Joachim <walkingshadow at grummel.net>
Original commit
Friday, 4 Aug 2006
17:01 itetcu search for other commits by this committer
This library contains functionality for parsing and pretty-printing
S-expressions. In addition to that it contains an extremely useful
preprocessing module for Camlp4, which can be used to automatically generate
code from type definitions for efficiently converting OCaml-values to
S-expressions and vice versa. In combination with the parsing and
pretty-printing functionality this frees the user from having to write his own
I/O-routines for datastructures he defines. Possible errors during automatic
conversions from S-expressions to OCaml-values are reported in a very
human-readable way. Another module in the library allows you to extract and
replace sub-expressions in S-expressions.

Author: Markus Mottl <mmottl@janestcapital.com>
WWW:    http://www.janestcapital.com/ocaml/index.html

PR:             ports/101221
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
16:54 itetcu search for other commits by this committer
This is a camlp4 extension that expands brace expansions like a shell
does. See sample.ml for examples.

Author: Gerd Stolpmann
WWW:    http://www.ocaml-programming.de/packages/

PR:             ports/101219
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
16:05 itetcu search for other commits by this committer
An extension Library

This is mostly to fill in some gaps in the standard and unix
libraries, either for completeness or because they're things I find
myself needing a lot of the time, and a few modules that aren't worthy
of being their own releases. Enjoy. Most of this used to be part of an
old library (stew) that I broke up into a couple of smaller ones. This
one /was/ extlib, now annexlib. Its companion is mathlib.

See supplied documentation for additional info.

Author: Shawn Wagner <shawnw@speakeasy.org>
WWW:    http://raevnos.pennmush.org/code/extlib/

PR:             ports/101207
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
15:21 itetcu search for other commits by this committer
Various examples for the Objective Caml Camomile library.

WWW:    http://camomile.sourceforge.net/

PR:             ports/101170
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
15:02 itetcu search for other commits by this committer
This is a very preliminary release of CamlJava, an OCaml/Java
interface based on the following schema:

         Caml/C interface       JNI (Java Native Interface)
  Caml <------------------> C <-----------------------------> Java

Currently, CamlJava provides a low-level, weakly-typed OCaml interface
very similar to the JNI.  Java object references are mapped to an
abstract type, and various JNI-like operations are provided to allow
Java method invocation, field access, and more.  A basic callback
facility (allowing Java code to invoke methods on Caml objects) is
also provided, although some stub Java code must be written by hand.

In the future, a higher-level, strongly-typed interface will be
provided, whereas Java classes are mapped directly to Caml classes.
This raises fairly delicate type mapping issues, though, so don't hold
your breath.

WWW:    http://caml.inria.fr/

PR:             ports/101147
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
11:10 philip search for other commits by this committer
Add p5-DateTime-Calendar-Discordian:

  A module that implements the Discordian calendar made popular(?) in the
  "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson and by the
  Church of the SubGenius.

Very useful during codefreeze to tell the testing-team why the build is
failing or why there are regressions. :-)
Original commit
Thursday, 3 Aug 2006
14:17 novel search for other commits by this committer
GTK+ front-end to ACOVEA.

WWW:    http://www.coyotegulch.com/products/acovea/acovea-gtk.html

PR:             ports/101257
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
Original commit
11:01 jkoshy search for other commits by this committer
Remove a duplicate port; I hadn't noticed that it was already
present as "textproc/libtre".

Submitted by:    Nicolas Rachinsky <nicolas-0 at ml.turing-complete.org>
Original commit
06:16 clsung search for other commits by this committer
Add p5-SVN-Agent 0.02, simple svn manipulation.

PR:             ports/100136
Submitted by:   Yuan-Chung Hsiao <ychsiao at ychsiao.org>
Original commit
Wednesday, 2 Aug 2006
11:43 jkoshy search for other commits by this committer
Add a port for 'tre', an LGPL'ed regex library.  From the port's
description:

  TRE is a lightweight, robust, and efficient POSIX compliant regexp
  matching library supporting:
   - approximate (fuzzy) matching,
   - strict standards conformance,
   - predicable and modest memory consumption,
   - wide-character and multibyte character support,
   - binary pattern and data support,
   - thread-safe implementation.

  At the core of TRE is a new algorithm for regular expression matching
  with submatch addressing. The algorithm uses linear worst-case time
  in the length of the text being searched, and quadratic worst-case
  time in the length of the used regular expression.
Original commit
11:13 sat search for other commits by this committer
devel/p5-Readonly-XS is included in devel/p5-Readonly

Reported by:    skv
Pointy hat to:  sat
Original commit
10:27 novel search for other commits by this committer
ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm)
implements a genetic algorithm to find the "best" options for
compiling programs with the GNU Compiler Collection (GCC) C and C++
compilers. "Best", in this context, is defined as those options
that produce the fastest executable program from a given source
code. Acovea is a C++ framework that can be extended to test other
programming languages and non-GCC compilers.

WWW:    http://www.coyotegulch.com/products/acovea/index.html

PR:             ports/101211
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
Original commit
10:19 sat search for other commits by this committer
Add port devel/p5-Readonly-XS:

The Readonly module (q.v.) is an effective way to create non-modifiable
variables. However, it's relatively slow.

The reason it's slow is that is implements the read-only-ness of variables
via tied objects. This mechanism is inherently slow. Perl simply has to do
a lot of work under the hood to make tied variables work.

This module corrects the speed problem, at least with respect to scalar
variables. When Readonly::XS is installed, Readonly uses it to access the
internals of scalar variables. Instead of creating a scalar variable object
and tying it, Readonly simply flips the SvREADONLY bit in the scalar's
FLAGS structure.

Readonly arrays and hashes are not sped up by this, since the SvREADONLY
flag only works for scalars. Arrays and hashes always use the tie interface.

Why implement this as a separate module? Because not everyone can use XS.
Not everyone has a C compiler. Also, installations with a statically-linked
perl may not want to recompile their perl binary just for this module.
Rather than render Readonly.pm useless for these people, the XS portion was
put into a separate module.

WWW: http://search.cpan.org/dist/Readonly-XS/

Justification:  socialtext dependency
Original commit
08:43 novel search for other commits by this committer
Evocosm is a set of classes that abstract the fundamental
components of an evolutionary algorithm:

 -- Random Numbers
 -- Validation
 -- Floating- Point Chromosomes
 -- Roulette Wheels
 -- Organisms
 -- Fitness Landscapes
 -- Evocosms
 -- Fitness Scaling
 -- Migration
 -- Selecting Survivors
 -- Reproduction
 -- Mutation Operators

WWW:    http://www.coyotegulch.com/products/libevocosm/index.html

PR:             ports/101210
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
Original commit
08:12 novel search for other commits by this committer
The Coyotl library collects several C++ tools that have proven useful
in many of my programs, but which aren't "big enough" to warrant
an individual library.

Key features of Coyotl include:
 -- A polymorphic collection of the best psuedorandom number generators,
    including the Mersenne Twister and Marsaglia's favorites.
 -- Utilities for floating-point numbers, including additional functions
    for trigonometry, least common multiple, greatest common denominator,
    rounding, and other purposes.
 -- A simple cross-platform command-line parser.
 -- A framework for generating random rectangular mazes.
 -- A template for fixed-point math based on different integer sizes
    and decimal point locations.
 -- Templatized sorting utilities (designed before Std. C++'s <algorithms>,
    but still useful)
 -- Validation tools for "Design by Contract" programming.

WWW:    http://www.coyotegulch.com/products/libcoyotl/index.html

PR:             ports/101209
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
Original commit
01:21 ijliao search for other commits by this committer
add p5-AI-Prolog 0.734
Perl extension for logic programming

PR:             101019
Original commit
01:18 ijliao search for other commits by this committer
add p5-Hash-AsObject 0.05
Hashes with accessors/mutators

PR:             101017
Original commit
01:16 ijliao search for other commits by this committer
add p5-aliased 0.20
Use shorter versions of class names

PR:             101016
Original commit
Tuesday, 1 Aug 2006
20:45 sat search for other commits by this committer
Add port devel/p5-Log-Dispatch-Email-EmailSend:

This is a subclass of Log::Dispatch::Email that implements the
send_email method using the Email::Send module.

WWW: http://search.cpan.org/dist/Log-Dispatch-Email-EmailSend/
Original commit
20:12 sat search for other commits by this committer
Add port devel/p5-Linux-Pid:

Why should one use a module to get the PID and the PPID of a process
where there are the $$ variable and the getppid() builtin? (Not
mentioning the equivalent POSIX::getpid() and POSIX::getppid()
functions.)

In fact, this is useful on Linux, with multithreaded programs. Linux'
C library, using the linux thread model, returns different values of
the PID and the PPID from different threads. (Other thread models such
as NPTL don't have the same behaviour). This module forces perl to
call the underlying C functions getpid() and getppid().

WWW: http://search.cpan.org/dist/Linux-Pid/
Original commit
16:54 garga search for other commits by this committer
Add p5-Logfile-Rotate 1.04, perl module to rotate logfiles.
Original commit
14:15 sat search for other commits by this committer
Add port devel/p5-Class-Field:

Class::Field exports two subroutines, field and const. These
functions are used to declare fields and constants in your class.

Class::Field generates custom code for each accessor that is
optimized for speed.

WWW: http://search.cpan.org/dist/Class-Field/
Original commit
13:29 clsung search for other commits by this committer
Add p5-IPC-Mmap-Share 0.03, safely share structures among processes
using anonymous mmap.

PR:             ports/100417
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
13:25 clsung search for other commits by this committer
- this p5- Module has been renamed to IPC-Mmap-Share(ports/100417)
- fresh port, no need to repocopy
Original commit
12:55 clsung search for other commits by this committer
Add p5-Tie-Simple 1.03, variable ties made easier: much, much, much
easier.

PR:             ports/101156
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
12:38 clsung search for other commits by this committer
Add p5-Term-Menus 1.16, create Powerful Terminal, Console and CMD
Enviroment Menus.

PR:             ports/101143
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
11:20 acm search for other commits by this committer
New port: devel/pikdev

PiKdev is a simple graphic IDE for the development of PIC-based applications.
It currently supports assembly language. C language is also supported for PIC
18 devices. PiKdev is developed in C++ under Linux, FreeBSD and is based on
the KDE environment.

WWW:    http://pikdev.free.fr/

Approved by:    garga (mentor)
Original commit
07:16 clsung search for other commits by this committer
- p5-POE-Component-RSSAggregator provide
  Watch Muliple RSS Feeds for New Headlines
- a non-blocking way to watch multiple RSS sources with one process
Original commit
04:22 aaron search for other commits by this committer
Adding port devel/libs11n, A C++ library for easily serializing a wide
variety of objects.
Original commit
01:52 ijliao search for other commits by this committer
add p5-Sub-Multi 0.002
Data::Bind-based multi-sub dispatch
Original commit
Monday, 31 Jul 2006
18:40 novel search for other commits by this committer
This package generates a comprehensive information page for your current
PEAR install.

  * The format for the page is similar to that for phpinfo() except using PEAR
    colors.
  * Has complete PEAR Credits (based on the packages you have installed).
  * Will show if there is a newer version than the one presently installed
    (and what its state is)
  * Each package has an anchor in the form pkg_PackageName - where PackageName
    is a case-sensitive PEAR package name

With a few parameters, the entire package.xml is automatically updated with a
listing of all files in a package.

WWW: http://pear.php.net/package/PEAR_Info/

PR:             ports/101102
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Saturday, 29 Jul 2006
20:15 itetcu search for other commits by this committer
libftdi - A library (using libusb) to talk to FTDI's FT2232C,
FT232BM and FT245BM type chips including the popular bitbang mode.

Note: When you get a -5 error "can't claim usb device" during
ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.

WWW: http://www.intra2net.com/de/produkte/opensource/ftdi/

PR:             ports/100982
Submitted by:   Olexandr Davydenko <o.davydenko at gmail.com>
Original commit
Wednesday, 26 Jul 2006
19:44 mnag search for other commits by this committer
* MOVED

- Add entry about viewcvs->viewvc
- Fix last entry. s|ports/sysutils/e17-module|sysutils/e17-module| [1]

Pointy hat to:  itectu [1]

* devel/viewcvs

- Remove port

* net-mgmt/rancid

- Change to devel/viewvc in pkg-message
Original commit
19:38 novel search for other commits by this committer
This module is designed to parse a configuration file in the same syntax
used by the Apache web server (see http://httpd.apache.org for
details). This allows you to build applications which can be easily
managed by experienced Apache admins. Also, by using this module,
you'll benefit from the support for nested blocks with built-in
parameter inheritance. This can greatly reduce the amount or repeated
information in your configuration files.

A good reference to the Apache configuration file format can be found
here:
http://httpd.apache.org/docs-2.0/configuring.html

WWW: http://search.cpan.org/~samtregar/Config-ApacheFormat-1.2/

PR:             ports/100885
Submitted by:   Martin Tournoij <carpetsmoker at gmail.com>
Original commit
Tuesday, 25 Jul 2006
21:21 miwi search for other commits by this committer
pefile is a Python module to read and work with PE files.  Most of the
information in the PE Header is accessible, as well as all the sections,
section's information and data.

WWW: http://dkbza.org/pefile.html

PR:             ports/100393
Submitted by:   Antoine Brodin <antoine.brodin(at)laposte.net>
Approved by:    krion (mentor)
Original commit
20:58 ehaupt search for other commits by this committer
Add p5-Test-MockRandom 0.99, replaces random number generation with
non-random number generation.

PR:             100749
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
20:57 ehaupt search for other commits by this committer
Add p5-Test-Number-Delta 0.18, compare the difference between two
numbers within a specified amount.

PR:             100698
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
17:39 aaron search for other commits by this committer
Adding port devel/ccrtp, Implementation of the real-time transport
protocol.

PR:             ports/97508
Submitted by:   acm
Original commit
Monday, 24 Jul 2006
17:48 vanilla search for other commits by this committer
Add engrave 20060719, a library for editing the contents of an edje .eet
file.

PR:             ports/100573
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
06:16 clsung search for other commits by this committer
Add p5-Class-Accessor-Named 0.003, better profiling output for
Class::Accessor.

PR:             ports/100655
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 23 Jul 2006
06:46 clsung search for other commits by this committer
Add p5-Env-Path 0.16, advanced operations on path variables.

PR:             ports/100653
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
06:33 clsung search for other commits by this committer
Add p5-Devel-Messenger 0.01, let Your Code Talk to You.

PR:             ports/100618
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Saturday, 22 Jul 2006
19:45 sat search for other commits by this committer
Add port devel/py-fusefs:

FUSE Python bindings

WWW: http://fuse.sourceforge.net/wiki/index.php/FusePython
Original commit
08:57 miwi search for other commits by this committer
Add fistgen language for describing stackable filesystems.

FiST (File System Translator) is a language for describing stackable file
systems. Fistgen is the FiST language code translator. This package includes
sources for fistgen and stackable templates for several operating systems.

Author: Erez Zadok <ezk@cs.sunysb.edu>
WWW:    http://www.filesystems.org/

PR:             ports/100580
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
Friday, 21 Jul 2006
16:27 clsung search for other commits by this committer
Add p5-Scalar-Defer 0.04, calculate values on demand.

PR:             ports/100597
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
16:14 clsung search for other commits by this committer
- Add p5-Make-Cache 1.041, Caching of object and test run information.
Original commit
15:32 clsung search for other commits by this committer
Add p5-IPC-Open3-Simple 0.04, a simple alternative to IPC::Open3.

PR:             ports/100627
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
14:58 clsung search for other commits by this committer
Add p5-File-HStore 0.08, store files on a filesystem using a very simple
hash-based storage.

PR:             ports/100622
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
14:09 clsung search for other commits by this committer
Add p5-Class-InsideOut 1.00, a safe, simple inside-out object
construction kit.

PR:             ports/100596
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
13:56 clsung search for other commits by this committer
Add p5-SVN-Statistics 0.031, SVN::Statistics - perl module to create
subversion statistics.

PR:             ports/100134
Submitted by:   Yuan-Chung Hsiao <ychsiao at ychsiao.org>
Original commit
Wednesday, 19 Jul 2006
22:56 clsung search for other commits by this committer
Add p5-Params-Classify 0.000, argument type classification.

PR:             ports/100546
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
22:54 clsung search for other commits by this committer
Add p5-File-Find-Rule-Filesys-Virtual 1.22, file::Find::Rule adapted to
Filesys::Virtual.

PR:             ports/100542
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
15:35 clsung search for other commits by this committer
Add p5-Log-Simple 1.8, basic runtime logger.

PR:             ports/100537
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
08:04 clsung search for other commits by this committer
Add p5-Test-Output 0.10, utilities to test STDOUT and STDERR messages.

PR:             ports/100515
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
02:29 clsung search for other commits by this committer
Add p5-Object-Declare 0.08, declarative object constructor.

PR:             ports/100503
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
01:08 clsung search for other commits by this committer
Add p5-Time-Duration-Parse 0.02, parse string that represents time
duration.

PR:             ports/100470
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
00:15 shaun search for other commits by this committer
Add devel/p5-UI-Dialog.

UI::Dialog is an OOPerl wrapper for the various dialog applications.
These dialog backends are currently supported: Zenity, XDialog, GDialog,
KDialog, CDialog, and Whiptail. There is also an ASCII backend provided
as a last resort interface for the console based dialog variants.

PR:             ports/97598
Submitted by:   Dmitry Karasik <dmitry@karasik.eu.org>
Approved by:    ahze (mentor, implicit)
Original commit
Monday, 17 Jul 2006
01:09 clsung search for other commits by this committer
Add p5-Class-Multimethods-Pure 0.11, method-ordered multimethod
dispatch.

PR:             ports/100375
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
01:05 clsung search for other commits by this committer
Add p5-Test-Singleton 1.03, test for Singleton classes.

PR:             ports/100370
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
00:56 clsung search for other commits by this committer
Add p5-Luka 1.06, exception handling and reporting framework.

PR:             ports/100342
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 16 Jul 2006
15:23 clsung search for other commits by this committer
Add p5-Test-HasVersion 0.01, check Perl modules have version numbers.

PR:             ports/100368
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Saturday, 15 Jul 2006
09:15 clsung search for other commits by this committer
Add p5-IPC-Mmap-SimpleShare 0.03, safely share structures among
processes using anonymous mmap.

PR:             ports/100257
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
08:35 itetcu search for other commits by this committer
WSGIUtils is a package of standalone utility libraries that ease the development
of simple WSGI programs.

The package is divided into two main components which can be used individualy or
in combination.

wsgiServer is a multi-threaded WSGI web server based on SimpleHTTPServer.

wsgiAdaptor is a simple WSGI application that provides basic authentication,
signed cookies and persistent sessions.

WWW: http://www.owlfish.com/software/wsgiutils/

PR:             ports/99488
Submitted by:   Jordi Haarman
Original commit
08:27 itetcu search for other commits by this committer
SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL
specifications used in Zope to power HTML and XML templates. SimpleTAL is an
idependent implementation of TAL; there are no dependencies on Zope nor is any
of the Zope work re-used.

WWW: http://www.owlfish.com/software/simpleTAL/

PR:             ports/99489
Submitted by:   Jordi Haarman
Original commit
05:37 clsung search for other commits by this committer
Add p5-IPC-Mmap 0.11, provides a minimal mmap() interface for both POSIX
and Win32.

PR:             ports/100256
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
04:55 clsung search for other commits by this committer
Add p5-Clone-More 0.90.2, perl module for natively copying Perl data
structures.

PR:             ports/100252
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
02:08 rafan search for other commits by this committer
Add p5-File-Find-Object 0.0.3, an object oriented File::Find
replacement.

PR:             ports/100314
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
02:07 rafan search for other commits by this committer
Add p5-File-Slurp-Tree 1.24, slurp and emit file trees as nested hashes.

PR:             ports/100310
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit

Number of commits found: 12755 (showing only 100 on this page)

[First Page]  «  107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117  »  [Last Page]