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 photosAll times are UTC
Ukraine

Diego: I replied to your email, it bounced. Please email me again from a different address.

non port: devel/Makefile

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

[First Page]  «  92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102  »  [Last Page]

Wednesday, 1 Nov 2006
20:38 alepulver search for other commits by this committer
This module provides a general-purpose clone function to make deep
copies of Perl data structures. It calls itself recursively to copy
nested hash, array, scalar and reference types, including tied
variables and objects.

WWW: http://search.cpan.org/dist/Clone-PP/

PR:             ports/104979
Submitted by:   Zach Thompson <hideo at lastamericanempire.com>
Original commit
11:23 lawrance search for other commits by this committer
Remove broken ac-archive.  Suggest autoconf-archive instead.

PR:             ports/103935
Submitted by:   Martin Kammerhofer <dada@sbox.tugraz.at>
Original commit
10:59 lawrance search for other commits by this committer
Add autoconf-archive, a set of useful GNU Autoconf macros.

This port is somewhat distinct from ac-archive, see the PR for background.

PR:             ports/103935
Submitted by:   Martin Kammerhofer
Original commit
Tuesday, 31 Oct 2006
18:09 alepulver search for other commits by this committer
The tifiles library is a library to handle the various TI calculator
file formats.

WWW: http://tilp.info/

- Tijl Coosemans
tijl@ulyssis.org

PR:             ports/104410
Submitted by:   Tijl Coosemans <tijl at ulyssis.org>
Original commit
17:59 alepulver search for other commits by this committer
quilt is a collection of bash scripts to manage a series of patches by
keeping track of the changes each patch makes. Patches can be applied,
un-applied, refreshed, etc.
The key philosophical concept is that your primary output is
patches. Not ".c" files, not ".h" files. But patches. So patches are
the first-class object here.
Quilt was originally based on Andrew Morton's patch scripts published
on the linux kernel mailing list a while ago, but where heavily
modified since then.

WWW: http://savannah.nongnu.org/projects/quilt

PR:             ports/104614
Submitted by:   Dirk Jagdmann <doj at cubic.org>
Original commit
17:31 alepulver search for other commits by this committer
Qt3 bindings for the D-BUS interprocess messaging system.

WWW: http://www.freedesktop.org/wiki/Software_2fDBusBindings

PR:             ports/104547
Submitted by:   Maxim Samsonov <xors at sendmail.ru>
Original commit
14:13 vd search for other commits by this committer
Remove expired leaf ports:

2006-10-26 archivers/linux-unace
2006-10-12 audio/gdesklets-cornerxmms
2006-10-12 deskutils/gdesklets-sensor-displayconstraints
2006-10-17 devel/sdl_ldbad
2006-10-27 lang/pdss
2006-10-17 multimedia/slideshow
Original commit
06:08 dinoex search for other commits by this committer
This library is a collection of classes intended to be used to help
improve the performance of GNUstep and Cocoa applications.  The scope
of the library is therefore -

1. Subclasses of standard Cocoa classes which are optimised for
   particular uses.
2. Classes to perform tasks which can improve application performance
   by mechanisms not covered by existing classes.
3. Classes to monitor/analyse performance issues so you can tell what
   needs to be optimised.
Original commit
05:59 dinoex search for other commits by this committer
ProjectManager aims to provide a simple, but very usable development
environment for all a programmer's everyday needs.

WWW: http://home.gna.org/pmanager/
Original commit
05:56 dinoex search for other commits by this committer
Framework needed by Project Manager.

WWW: http://home.gna.org/pmanager/
Original commit
05:53 dinoex search for other commits by this committer
Framework needed by Project Manager.

WWW: http://home.gna.org/pmanager/
Original commit
02:52 alepulver search for other commits by this committer
Tie::CPHash is a Perl module implementing a case preserving but case
insensitive hash table.

Author: CJM <cjm@pobox.com>

PR:             ports/104232
Submitted by:   David Chaplin-Loebell <direct at klatha.com>
Original commit
Saturday, 14 Oct 2006
20:24 joerg search for other commits by this committer
Remove devel/avr-gcc-devel from the directory traversal.

Forgot to do that in the great renaming of devel/avr-gcc*.

Submitted by:   Matthew Seaman
Approved by:    portmgr (marcus)
Original commit
09:06 ahze search for other commits by this committer
- Add py-libgsf

Python wrapper for libgsf

Approved by:    portmgr (marcus, kris)
Original commit
09:04 ahze search for other commits by this committer
- Add glade3
Glade is a RAD tool to enable quick & easy development of user interfaces
for GTK+/GNOME.  It can generate the C source code needed to create
the interfaces designed within Glade's interface editor.

WWW: http://glade.gnome.org/

Approved by:    portmgr (marcus, kris)
Original commit
08:41 marcus search for other commits by this committer
Add new entries for:

accessibility/orca
audio/gstreamer-plugins-pulse
audio/pulseaudio
devel/dbus-glib
devel/gnome-vfs-monikers
editors/gedit-plugins
misc/pciids
multimedia/gstreamer-plugins-annodex
multimedia/gstreamer-plugins-bz2
sysutils/hal
sysutils/hal-device-manager
sysutils/gnome-mount
sysutils/gnome-power-manager
sysutils/gnome-volume-manager
sysutils/policykit
sysutils/gstreamer-plugins-hal
www/gstreamer-plugins-neon

Approved by:    portmgr (implicit, kris)
Original commit
Monday, 9 Oct 2006
23:36 edwin search for other commits by this committer
Add avr-gcc to the system
Original commit
07:03 vd search for other commits by this committer
Remove expired leaf port:

2006-10-09 devel/cscout-devel
Original commit
Sunday, 8 Oct 2006
14:07 stas search for other commits by this committer
- Connect evfs to the build.

Approved by:    sem (mentor)
Original commit
Saturday, 7 Oct 2006
21:28 alepulver search for other commits by this committer
Versuch is a H323 voice & video proxy appropriated for border and zone
controlling (without RAS). Disigned for heavy load.

WWW: http://versuch.sourceforge.net/

PR:             ports/103936
Submitted by:   warlock
Original commit
Thursday, 5 Oct 2006
22:51 alepulver search for other commits by this committer
Shell::EnvImporter allows various kinds of shell scripts (csh, tcsh, bash, zsh
and even perl) to be "sourced" into a Perl program.  This module also allows
restoration of the pre-sourced environment.

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

PR:             ports/102587
Submitted by:   Martin Jackson (mhjacks at swbell.net)
Original commit
21:56 joerg search for other commits by this committer
devel/avr-gcc has been repocopied to devel/avr-gcc-3, so to make room
for devel/avr-gcc-devel taking over the role of the default AVR-GCC
port now.
Original commit
06:26 acm search for other commits by this committer
- New port: devel/libzrtpcpp

A separate extension package for GNU ccRTP, it provides support for the ZRTP
protocol (as defined in the Internet draft draft-zimmermann-avt-zrtp).

WWW:    http://www.gnu.org/software/ccrtp/
Original commit
02:32 ijliao search for other commits by this committer
add duplo 0.2.0
Find duplicated code blocks in large C/C++/Java/C#/VB.Net systems
Original commit
Wednesday, 4 Oct 2006
23:35 alepulver search for other commits by this committer
DirectX header files for use with MinGW. These header files are used by
the SDL project to compile SDL on Cygwin, but can also be used to
compile native applications for Windows with MinGW.

WWW: http://www.libsdl.org/extras/win32/cygwin/README.txt

PR:             ports/100836
Submitted by:   Ed Schouten <ed at fxq.nl>
Original commit
Tuesday, 3 Oct 2006
14:43 clsung search for other commits by this committer
Add p5-Inline-C2XS 0.04, perl module to create an XS file from an Inline C file.
Original commit
14:29 clsung search for other commits by this committer
Add p5-Class-Constant 0.05, build constant classes.

PR:             ports/102555
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
00:53 clsung search for other commits by this committer
Add p5-File-Pid 1.01, pid File Manipulation.

PR:             ports/102892
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Monday, 2 Oct 2006
17:37 alepulver search for other commits by this committer
- Remove devel/pwlib152: requested by maintainer.

PR:             ports/96467
Submitted by:   Diane Bruce <db@db.net> (maintainer)
Original commit
14:51 clsung search for other commits by this committer
Add p5-Sys-Sig 0.03, return signal constants for this host.

PR:             ports/103112
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
12:38 vd search for other commits by this committer
Remove expired ports:
2006-10-01 devel/rtplib
2006-09-01 emulators/linux_base
2006-09-01 emulators/linux_base-debian
2006-09-01 emulators/linux_base-8
2006-09-01 emulators/linux_base-rh-9
2006-10-01 misc/pointless
2006-10-01 www/mediawiki14
Original commit
Saturday, 30 Sep 2006
03:56 clsung search for other commits by this committer
Add p5-Object-Array 0.060, array references with accessors.

PR:             ports/102681
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Friday, 29 Sep 2006
00:47 clsung search for other commits by this committer
Add p5-Thread-Apartment 0.51, apartment threading wrapper for Perl
objects.

PR:             ports/102637
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
Thursday, 28 Sep 2006
22:48 clsung search for other commits by this committer
Add p5-Term-VT102 0.82, a class to emulate a DEC VT102 terminal.

PR:             ports/103746
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
14:26 clsung search for other commits by this committer
Add p5-Sys-Syscall 0.21, access system calls that Perl doesn\'t provide
access to.

PR:             ports/103744
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
07:26 clsung search for other commits by this committer
Add p5-Thread-Queue-Duplex 0.92, thread-safe request/response queue with
identifiable elements.

PR:             ports/102636
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
01:55 clsung search for other commits by this committer
Add p5-subatom 0.12, produce an atom feed from subversion commits.

PR:             ports/103644
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
00:51 clsung search for other commits by this committer
Add p5-Inline-TT 0.07, provides inline support for template toolkit 2.x.

PR:             ports/103661
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 26 Sep 2006
09:01 clsung search for other commits by this committer
Add pear-Console_Getopt 1.2, PHP class that provides Command-line option
parser.

PR:             ports/101266
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Friday, 22 Sep 2006
07:47 tobez search for other commits by this committer
Add p5-Devel-TraceUse 1.00, a Perl module that shows the modules your
program loads, recursively.

PR:             ports/103437
Submitted by:   Mauricio Herrera Cuadra <mauricio at arareko.net>
Original commit
Thursday, 21 Sep 2006
11:35 mich search for other commits by this committer
- add port svndelta

svndelta helps control Subversion-managed projects. svndelta summarizes
project changes (including lines of code) and also adds to and removes
from Subversion the files that have been added and removed locally.

svndelta filters project changes by using .svnignore files, both
system-wide and locally. Thus, for example, svndelta will not attempt to
add backup files or object files to a project, or include them in
summaries of changes.

WWW:            http://www.incava.org/projects/svndelta/
Original commit
Monday, 18 Sep 2006
18:24 erwin search for other commits by this committer
Sys::SigAction - Perl extension for Consistent Signal Handling.
With the use of this module, the signal handling behavior
can be coded in a way that does not change from one perl version
to the next, and thus using POSIX::sigaction() becomes a little easier.

WWW: http://search.cpan.org/dist/Sys-SigAction/

PR:             ports/103364
Submitted by:   Sergei Vyshenski <svysh@cryptocom.ru>
Original commit
Thursday, 14 Sep 2006
05:09 alexbl search for other commits by this committer
GUI builder for the GTK+ toolkit designed to be ultra easy to use

Author: Lorenzo Gil Sanchez <lgs@sicem.biz>
WWW:    http://gazpacho.sicem.biz/

PR:             ports/103154
Submitted by:   Gustavo Fukao <gustavofukao at gmail.com>
Approved by:    novel
Original commit
Wednesday, 13 Sep 2006
17:50 rafan search for other commits by this committer
Add p5-Test-HTML-Tidy 1.00, Test::More-style wrapper around HTML::Tidy.
This is a step for devel/p5-SVN-Web update.
Original commit
Monday, 11 Sep 2006
18:06 vd search for other commits by this committer
Remove expired leaf ports:
2006-09-01 devel/linux_devtools
2006-09-10 graphics/pecl-imagick
2006-09-01 korean/linux_locale
Original commit
01:02 ijliao search for other commits by this committer
add jsmin 20060504
The JavaScript Minifier

PR:             100461
Original commit
Wednesday, 6 Sep 2006
07:33 itetcu search for other commits by this committer
OMake is a build system designed for scalability and portability. It uses a
syntax similar to make utilities you may have used, but it features many
additional enhancements.

WWW:    http://omake.metaprl.org/index.html

PR:             ports/101582
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
Tuesday, 5 Sep 2006
12:16 lth search for other commits by this committer
Add p5-Test-Object 0.06, thoroughly testing objects via registered
handlers.
Original commit
03:12 ijliao search for other commits by this committer
add fastercsv 0.2.1
A complete replacement to the CSV standard library
Original commit
Monday, 4 Sep 2006
21:06 danfe search for other commits by this committer
- Resurrect once dead port
- Take maintainership
- Respect CC and CLAGS
- Clean up Makefile
- Utilize EXAMPLESDIR macro
- Pet some portlint(1)
- Fix a WWW line, remove attribution
Original commit
Sunday, 3 Sep 2006
15:06 ahze search for other commits by this committer
- Add xdg-utils

Tools to allow all applications to easily integrate with the free desktop
WWW: http://portland.freedesktop.org/
Original commit
11:53 lbr search for other commits by this committer
New port: devel/p5-Config-Any, Load class configuration data from a number of
file formats
Original commit
08:55 sat search for other commits by this committer
Remove devel/p5-Linux-Pid. It was a p5-Apache-SizeLimit dep, but now that
the latter has been removed, it's time to remove this port, too. Moreover,
a thourough look revealed that Linux::Pid has actually never been invoked
from Apache::SizeLimit.
Original commit
Saturday, 2 Sep 2006
23:30 kris search for other commits by this committer
Remove bitkeeper, which was discontinued by the author.
Original commit
Thursday, 31 Aug 2006
18:06 pav search for other commits by this committer
Levenshtein computes Levenshtein distances, similarity ratios, generalized
medians and set medians of Strings and Unicodes.  Becuase it's implemented
in C, it's much faster than corresponding Python library functions and
methods.

WWW: http://trific.ath.cx/resources/python/levenshtein/

PR:             ports/102702
Submitted by:   Aron Stansvik <elvstone@gmail.com>
Original commit
11:11 sat search for other commits by this committer
Add port devel/p5-Tie-Watch:

This class module binds one or more subroutines of your devising to a Perl
variable. All variables can have FETCH, STORE and DESTROY callbacks.
Additionally, arrays can define CLEAR, DELETE, EXISTS, EXTEND, FETCHSIZE,
POP, PUSH, SHIFT, SPLICE, STORESIZE and UNSHIFT callbacks, and hashes can
define CLEAR, DELETE, EXISTS, FIRSTKEY and NEXTKEY callbacks.

With Tie::Watch you can:
* alter a variable's value
* prevent a variable's value from being changed
* invoke a Perl/Tk callback when a variable changes
* trace references to a variable

WWW: http://search.cpan.org/dist/Tie-Watch/
Author: Steve Lidie <sol0@Lehigh.EDU>

Justification: x11-toolkits/p5-Tk-JComboBox dep, sysutils/namefix recursive dep
Original commit
Wednesday, 30 Aug 2006
01:44 clsung search for other commits by this committer
Add p5-threads 1.37, perl interpreter-based threads.

PR:             ports/100691
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 29 Aug 2006
17:27 garga search for other commits by this committer
Generate is a text preprocessor that I originally wrote to help me write
custom accounting applications based on the Progress database product. I
felt that the built in wasn't useful enough so I designed a new one and
implemented it. It actually started life as a package configuration and
batch file generator for DOS and mutated to a simple script interpreter
to replace shar file distribution. At this point it has almost nothing in
common with that first program.

The basic idea behind generate is to create a script which generates files.
There is some simple flow control constructs but the power lies in its
macro processing. I have shamelessly stolen ideas from cpp, m4, make and
David Tilbrook's dtree.

WWW: http://www.druid.net/darcy/readme-generate.html

PR:             ports/102507
Submitted by:   D'Arcy J.M. Cain <darcy at druid.net>
Original commit
16:21 garga search for other commits by this committer
Add py-generate 2.3, python module to implement generate.

PR:             ports/102541
Submitted by:   D'Arcy J.M. Cain <darcy at druid.net>
Original commit
Monday, 28 Aug 2006
20:04 alepulver search for other commits by this committer
- Complete rename of devel/gpc to devel/libgpc and change module lang_gpc to
  gpc.

PR:             ports/102359
Original commit
15:11 sat search for other commits by this committer
Add port devel/gzstream:

Gzstream is a small C++ library, basically just a wrapper, that provides
the functionality of the zlib C-library in a C++ iostream. It is freely
available under the LGPL license.

Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the
Computational Geometry Group at UNC Chapel Hill.

WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/
Original commit
10:23 skv search for other commits by this committer
Add p5-Devel-STrace 0.31, strace(1)-like runtime call trace for Perl
applications.
Original commit
09:57 skv search for other commits by this committer
Add p5-Devel-RingBuffer 0.31, shared memory ring buffers for Perl
scripts diagnosis/debug.
Original commit
06:18 jylefort search for other commits by this committer
Add kasm.

kasm is a System RPL/Machine Language assembler for the Saturn microprocessor,
used in the HP48/HP49 calculators (this microprocessor is also used in other
HP calculators, but kasm is made specifically for the HP48/HP49
calculators). It uses the same syntax as the MASD compiler (found in the
MetaKernel program for HP48 calculators and in the HP49 calculator). This
syntax, which has only very small incompatibilities with the traditional
syntax (used in the HP Tools, in the GNU Tools and in JAZZ), supports a few
constructs that make the assembly language be closer to a high level
programming language. It supports all the structures (blocks, etc.) and
shortcuts (RPL, SCREEN, etc.) of the MASD compiler in the HP49G calculators.

WWW: http://k-asm.sourceforge.net/
Original commit
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

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

[First Page]  «  92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102  »  [Last Page]