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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/Makefile

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

[First Page]  «  102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112  »  [Last Page]

Saturday, 27 Sep 2003
06:48 edwin search for other commits by this committer
New port: SGL - incomplete STL implementation for ADA95

        The Ada "Standard Generic Library" (SGL) The Ada SGL is a
        port of the C++ Standard Template Library (STL).

PR:             ports/46410
Submitted by:   David Holm <david@realityrift.com>
Original commit
06:46 edwin search for other commits by this committer
New port: florist (Ada-POSIX bindings)

        FLORIST is a FSU implementation of POSIX.5
        WWW: http://www.gnat.com/

PR:             ports/42280
Submitted by:   Vadim Godunko <vgodunko@vipmail.ru> <vgodunko@rost.ru>
Original commit
06:33 edwin search for other commits by this committer
New port: adabooch is a Booch implementation for Ada95

        The Ada 95 version of the components will contain the same
        key abstractions as the C++ form (Structs, Tools and Support).
        However, the organization will be slightly different,
        particularly in the Support domain. This is because Ada 95
        provides several special forms of memory management that
        are quite different from C++.

        The Structs category provides an array of structural
        abstractions (Bags, Collections, Deques, Graphs, Lists,
        Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools
        category provides algorithmic abstractions (Searching,
        Sorting, etc.). The Support category contains all the
        "concrete" forms, plus structures to create the components.

        Some of the structures permit structural sharing (graphs,
        lists, and trees).  Some structures may also be ordered
        (collections, dequeues, and queues). There are also multiple
        forms for some structures: single and double linked lists,
        directed and undirected graphs, and binary, multiway, and
        AVL trees.

        WWW: http://www.adapower.net/booch/

PR:             ports/46448
Submitted by:   David Holm <david@realityrift.com>
Original commit
06:22 edwin search for other commits by this committer
New port: adabooch is a Booch implementation for Ada95

This is the documenation part of it.

        The Ada 95 version of the components will contain the same
        key abstractions as the C++ form (Structs, Tools and Support).
        However, the organization will be slightly different,
        particularly in the Support domain. This is because Ada 95
        provides several special forms of memory management that
        are quite different from C++.

        The Structs category provides an array of structural
        abstractions (Bags, Collections, Deques, Graphs, Lists,
        Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools
        category provides algorithmic abstractions (Searching,
        Sorting, etc.). The Support category contains all the
        "concrete" forms, plus structures to create the components.

        Some of the structures permit structural sharing (graphs,
        lists, and trees).  Some structures may also be ordered
        (collections, dequeues, and queues). There are also multiple
        forms for some structures: single and double linked lists,
        directed and undirected graphs, and binary, multiway, and
        AVL trees.

        WWW: http://www.adapower.net/booch/

PR:             ports/46448
Submitted by:   David Holm <david@realityrift.com>
Original commit
06:15 edwin search for other commits by this committer
New port: Ada thin binding to SDL and OpenGL

        daSDL is a set of Ada (programming language) bindings,
        ports, and some original applications based on SDL (Simple
        DirectMedia Library - http://www.libsdl.org)

        WWW: http://adasdl.sourceforge.net/

PR:             ports/46442
Submitted by:   David Holm <david@realityrift.com>
Original commit
Thursday, 18 Sep 2003
06:52 marcus search for other commits by this committer
Remove bonobo-activation.
Original commit
Wednesday, 10 Sep 2003
13:14 erwin search for other commits by this committer
Add buildtool-doc 0.14, buildtool User's and Developer's manuals.

PR:             54823
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
Original commit
Monday, 8 Sep 2003
10:59 edwin search for other commits by this committer
[new port] libticalcs: TI calculator library

        Libticalcs is part of TiLP, a program to connect a TI
        calculator to a computer. This lib handles the various
        calculator types.

PR:             ports/56136
Submitted by:   Tijl Coosemans <tijl@ulyssis.org>
Original commit
10:55 edwin search for other commits by this committer
[new port] libtifiles: handle TI calculator files

        Libtifiles is a part of TiLP, a program to link TI calculators
        to a computer. It is used to handle all file types.

PR:             ports/56135
Submitted by:   Tijl Coosemans <tijl@ulyssis.org>
Original commit
02:50 edwin search for other commits by this committer
New port: devel/pear-apd - Advanced PHP Debugger (APD).

        Adding APD, a full-featured PHP profiler/debugger loaded
        as a zend_extension.

PR:             ports/56555
Submitted by:   Thierry Thomas <thierry@pompo.net>
Original commit
02:39 edwin search for other commits by this committer
New port: PEAR RSS parser

        Parser for Resource Description Framework (RDF) Site Summary
        (RSS) documents.

PR:             ports/56449
Submitted by:   Alex Miller <asm@asm.kiev.ua>
Original commit
02:30 edwin search for other commits by this committer
New port: PEAR Swiss-army knive for reading and writing XML files

        XML_Serializer serializes complex data structures like
        arrays or object as XML documents. This class helps you
        generating any XML document you require without the need
        for DOM.

        Furthermore this package can be used as a replacement to
        serialize() und unserialize() as it comes with a matching
        XML_Unserializer that is able to create PHP data strcutures
        (like arrays and objects) from XML documents, if type hints
        are available.

PR:             ports/56448
Submitted by:   Alex Miller <asm@asm.kiev.ua>
Original commit
02:28 edwin search for other commits by this committer
New port: PEAR class provided an XPath/DOM XML manipulation

        This is an XML parser based on PHP's built-in xml extension.
        It supports two basic modes of operation: "func" and "event".
        In "func" mode, it will look for a function named after
        each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_
        for end tags), and in "event" mode it uses a set of generic
        callbacks.

PR:             ports/56446
Submitted by:   Alex Miller <asm@asm.kiev.ua>
Original commit
02:16 edwin search for other commits by this committer
New port: PEAR class for representing XML data in a tree structure

        Represent XML data in a tree structure. Allows for the
        building of XML data structures using a tree representation,
        without the need for an extension like DOMXML.

PR:             ports/56444
Submitted by:   Alex Miller <asm@asm.kiev.ua>
Original commit
02:13 edwin search for other commits by this committer
New port: PEAR template API ported from PHPLIB

        The popular Template system from PHPLIB ported to PEAR. It
        has some features that can't be found currently in the
        original version like fallback paths. It has minor improvements
        and cleanup in the code as well as some speed improvements.

PR:             ports/56443
Submitted by:   Alex Miller <asm@asm.kiev.ua>
Original commit
00:34 edwin search for other commits by this committer
New port: PEAR Config package provides methods for configuration manipulation

        The Config package provides methods for configuration manipulation.

        * Creates configurations from scratch
        * Parses and outputs different formats (XML, PHP, INI, Apache...).
        * Edits existing configurations
        * Converts configurations to other formats
        * Allows manipulation of sections, comments, directives...
        * Parses configurations into a tree structure

PR:             ports/56362
Submitted by:   Alex Miller <asm@asm.kiev.ua>
Original commit
00:29 edwin search for other commits by this committer
New port: PEAR XML parsing class based on PHP's bundled expat

        This is an XML parser based on PHP's built-in xml extension.
        It supports two basic modes of operation: "func" and "event".
        In "func" mode, it will look for a function named after
        each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_
        for end tags), and in "event" mode it uses a set of generic
        callbacks.

PR:             ports/56361
Submitted by:   Alex Miller <asm@asm.kiev.ua>
Original commit
00:21 edwin search for other commits by this committer
New port: PEAR XML utility class

        Selection of methods that are often needed when working with
        XML documents. Functionality includes creating of attribute
        lists from arrays, creation of tags, validation of XML names
        and more.

PR:             ports/56360
Submitted by:   Home Sweet Home, Inc.
Original commit
Friday, 5 Sep 2003
19:21 mi search for other commits by this committer
This is first step in an attempt to break the Qt port into pieces.
This port installs qmake, which is only needed to build Qt -- not
to use it. It should also help futute work on the Qt port, by not
requiring the developer to recompile qmake as frequently as at
present. This port uses Qt-3.2.1, which is not committed yet.

Discussed with: kde@
Original commit
05:18 edwin search for other commits by this committer
Massive repo-copies request: net->dns (partly devel->dns)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Original commit
Wednesday, 3 Sep 2003
01:07 edwin search for other commits by this committer
New port: PEAR template API

        The Isotemplate API is somewhat tricky for a beginner
        although it is the best one you can build. template::parse()
        [phplib template = Isotemplate] requests you to name a
        source and a target where the current block gets parsed
        into.  Source and target can be block names or even handler
        names.

PR:             ports/56304
Submitted by:   Alex Miller <asm@asm.kiev.ua>
Original commit
Tuesday, 2 Sep 2003
14:33 mat search for other commits by this committer
Add p5-Module-Reload 1.07,
Reload perl library files when updated on disk.

PR:             56261
Submitted by:   Andrew McNaughton <andrew@scoop.co.nz>
Original commit
09:23 tobez search for other commits by this committer
Add p5-P4, Perl friendly OO interface to the Perforce SCM System.
Original commit
09:22 skv search for other commits by this committer
Add p5-UNIVERSAL-moniker 0.03, moniker for classes.
Original commit
08:55 tobez search for other commits by this committer
Add P4::Client, a Perl extension for the Perforce API.
Original commit
Monday, 1 Sep 2003
14:52 foxfair search for other commits by this committer
Add new port p5-Test-Manifest: Perl module to interact with a t/test_manifest
file
Original commit
11:59 mat search for other commits by this committer
Add p5-Config-Auto 0.03, magical config file parser.

PR:             56155
Submitted by:   Lars Thegler <lars@thegler.dk>
Original commit
Sunday, 31 Aug 2003
22:03 edwin search for other commits by this committer
New port: devel/pear-Console_Table, a PEAR class that makes it easy
to build console style tables.

        A PEAR class that makes it easy to build console style tables.
        This package is used by the new Horde's translation module.

PR:             ports/56240
Submitted by:   Thierry Thomas <thierry@pompo.net>
Original commit
07:46 skv search for other commits by this committer
Add p5-base 2.01,
set of modules to operate with inheritance and
class fields at runtime.
Original commit
Saturday, 30 Aug 2003
18:46 olgeni search for other commits by this committer
Add erlslang, SLang binding for Erlang.

Submitted by:   Chris Pressey <chris_pressey@yahoo.ca>
Original commit
00:56 edwin search for other commits by this committer
[NEW PORT] devel/poslib: Posadis C++ DNS library

        Poslib is a portable C++ DNS library, a part of Posadis
        project.  It consists of two parts: a client library and a
        server library.

        Using the client library, you can simply develop applications
        that use the Domain Name System (DNS). It includes many
        functions for resolving, domain-name manipulation and
        Resource Record (RR) creation.

        The server library, based on the client core, can be used
        to develop DNS servers. By implementing a query entry-point
        function using the Poslib library of functions, you can
        easily create DNS servers, without worrying about low-level
        details such as DNS message compilation, domain-name
        compression and UDP/TCP transmission.

        Author: Meilof Veeningen <meilof@users.sourceforge.net>
        WWW:    http://posadis.sourceforge.net/projects/poslib.php

PR:             ports/55195
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
Original commit
Friday, 29 Aug 2003
11:50 krion search for other commits by this committer
New port - devel/xxl

XXL is a library for C and C++ that provides exception handling
and asset management. Asset management is integrated with the
exception handling mechanism such that assets may be
automatically cleaned up if an exception is thrown, which
allows for much simplified program structure with respect to
error handling.

By allowing XXL to track assets and using its exception
handling features, the programmer no longer has to check error
conditions on every function call and cleanup the assets on
failure because XXL does the work.

PR:             56128
Submitted by:   Robert Schlotterbeck <rws@suki.rs.tarrant.tx.us>
Original commit
Thursday, 28 Aug 2003
19:56 erwin search for other commits by this committer
Add flyspray 0.9.4,
a simple, easy-to-use web based bug tracking
system.

PR:             56082
Submitted by:   Nick Hilliard <nick@foobar.org>
Original commit
09:16 edwin search for other commits by this committer
NEW PORT: devel/libds (Useful data structures library)

        A small, but useful library of data structures. Has AVL
        tree, binary heap, hash table, a queue, a stack, variable
        length array.

PR:             ports/44565
Submitted by:   Peter Bozarov <peter@bozz.demon.nl>
Original commit
07:58 roger search for other commits by this committer
Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323.
Original commit
07:37 demon search for other commits by this committer
New port: p5-Module-CoreList

Module::CoreList contains the hash of hashes %Module::CoreList::version,
this is keyed on perl version as indicated in $].  The second level hash
is module => version pairs.

It also contains %Module::CoreList::released hash, which has ISO formatted
versions of the release dates, as gleaned from the perlhist manpage.

Submitted by:   Autrijus Tang <autrijus@autrijus.org>
Original commit
07:36 demon search for other commits by this committer
New port: p5-Module-ScanDeps

This module scans potential modules used by perl programs, using
line-by-line analysis and elaborate heuristics.

Submitted by:   Autrijus Tang <autrijus@autrijus.org>
Original commit
07:35 demon search for other commits by this committer
New port: p5-Locale-Maketext-Simple

This module is a simple wrapper around Locale::Maketext::Lexicon,
designed to alleviate the need of creating Language Classes for module
authors.

If Locale::Maketext::Lexicon is not present, it implements a minimal
localization function, so the program can function normally.

Submitted by:   Autrijus Tang <autrijus@autrijus.org>
Original commit
07:31 demon search for other commits by this committer
New port: p5-PAR.

The PAR Toolkit is a cross between Java's JAR and Perl2EXE; It makes
cross-platform packaging and deployment a breeze for Perl programmers.

Notable features include:

* Turn your Perl programs into ready-to-run executables
* Pack scripts and requered libraries with a binary loader
* Put PAR files into @INC to avoid version conflicts
* Works with remote URL as well as local files
* Supports XS modules and DATA sections
* Turns CPAN module distributions into PAR distributions
* Install, uninstall, signs and verifies PAR distributions
* Runs scripts inside PAR files, generated by "pp -p"

Submitted by:   Autrijus Tang <autrijus@autrijus.org>
Original commit
07:29 demon search for other commits by this committer
New port: p5-version.

This module implements overloaded version objects for all versions
of Perl, including all of the features of version objects which will
be part of Perl 5.10.0 except automatic v-string handling.

Submitted by:   Autrijus Tang <autrijus@autrijus.org>
Original commit
07:25 demon search for other commits by this committer
New port: p5-PAR-Dist.

This module creates and manipulates PAR distributions.  They are
architecture-specific PAR files, containing everything under blib/
of CPAN distributions after their "make" or "Build" stage, a META.yml
describing metadata of the original CPAN distribution, and a MANIFEST
detailing all files within it.  Digitally signed PAR distributions
will also contain a SIGNATURE file.

The naming convention for such distributions is:

    $NAME-$VERSION-$ARCH-$PERL_VERSION.par

For example, "PAR-Dist-0.01-i386-freebsd-5.8.0.par" corresponds to the
0.01 release of "PAR-Dist" on CPAN, built for perl 5.8.0 running on
"i386-freebsd".

Submitted by:   autrijus@autrijus.org
Original commit
Wednesday, 20 Aug 2003
08:54 mat search for other commits by this committer
Add p5-DateTime-Calendar-FrenchRevolutionary 0.04

Dates in the French Revolutionary Calendar.

PR:             55117
Submitted by:   me
Approved by:    demon (mentor)
Original commit
06:56 erwin search for other commits by this committer
Add p5-Algorithm-Numerical-Shuffle 1.4, shuffle a list.

Shuffle is a perl module which performs a one pass, fair shuffle on a
list. If the list is passed as a reference to an array, the shuffle
is done in situ.

The running time of the algorithm is linear in the size of the list.
For an in situ shuffle, the memory overhead is constant; otherwise,
linear extra memory is used.

The algorithm used is discussed by Knuth [3]. It was first published
by Fisher and Yates [2], and later by Durstenfeld [1].

PR:             55574
Submitted by:   andrew@scoop.co.nz
Original commit
Tuesday, 19 Aug 2003
10:57 mat search for other commits by this committer
Add p5-DateTime-Format-HTTP 0.35

This module provides functions that deal the date formats used by the HTTP
protocol (and then some more).

PR:             54187
Submitted by:   mat
Approved by:    demon (mentor)
Original commit
Monday, 18 Aug 2003
19:40 olgeni search for other commits by this committer
Add HyperSpec, a Common Lisp reference in HTML format, based on the
ANSI X3.226-1994 standard.
Original commit
01:25 marcus search for other commits by this committer
Remove gide.  This was replaced with anjuta which will be replaced by
scaffold in GNOME 2.4.
Original commit
01:20 marcus search for other commits by this committer
Remove gnomedebug.  It's old, broken on -CURRENT, and not heavily used
(if at all).
Original commit
Sunday, 17 Aug 2003
22:01 seanc search for other commits by this committer
Add tla, an arch CLI written in C.

Arch is a really nifty revision control system. It's "whole-tree
changeset based" which means, roughly, that it can handle (with atomic
commits) file and directory adds, deletes, and renames cleanly, and
that it does branching simply and easily. Arch is also "distributed"
which means, for example that you can make arch branches of your own
from remote projects, even if you don't have write access to the
revision control archives for those projects.

This looks to be as close to an open source p4 replacement as one could
hope without being p4.  I'll go so far as to suggest that if this SCM
was employed by the BSD crowd, merging changes between dragonfly (post
source repo reorog), NetBSD, and OpenBSD would be radically less painful.
It is very possible that the dragonfly fork may not have happened under
the arch SCM development methodology, but if it did, at the very least it
would be possible to incorporate dillion's reorg work in a single patch
set, no cvs admin repo surgery needed.

WWW: http://arch.fifthvision.net/bin/view
Original commit
Friday, 15 Aug 2003
18:40 knu search for other commits by this committer
Add ruby-p4 (P4Ruby), Ruby interface to the Perforce API.
Original commit
Tuesday, 12 Aug 2003
18:52 erwin search for other commits by this committer
Add p5-DateTime-Format-ISO8601 0.03

Parses almost all ISO 8601:2000(E) date and time formats. ISO 8601:2000(E)
time-intervals will be supported in a later release.

PR:             54195
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
18:48 erwin search for other commits by this committer
Add p5-DateTime-Format-W3CDTF 0.03,

This module understands the W3CDTF date/time format, an ISO 8601 profile,
defined at http://www.w3.org/TR/NOTE-datetime. This format as the native date
format of RSS 1.0.

PR:             54194
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
Sunday, 10 Aug 2003
15:07 sobomax search for other commits by this committer
Add libexecinfo 1.0, a library for inspecting program's backtrace.
Original commit
Saturday, 9 Aug 2003
21:03 knu search for other commits by this committer
Add ruby-gnomevfs, Ruby binding for GnomeVFS.
Original commit
15:37 erwin search for other commits by this committer
devel/p5-DateTime-LeapSecond had been integrated into
devel/p5-DateTime

PR:             55376
Submitted by:   maintainer
Original commit
13:17 skv search for other commits by this committer
Add p5-IPC-MM 0.03, perl interface to Ralf Engelschall's mm library.
Original commit
Friday, 8 Aug 2003
03:46 kris search for other commits by this committer
As announced on May 6, remove the broken devel/silc-toolkit port.
Original commit
03:45 kris search for other commits by this committer
As announced on May 6, remove the broken devel/ptl port.
Original commit
03:43 kris search for other commits by this committer
As announced on May 6, remove the broken devel/sdcc port.
Original commit
03:42 kris search for other commits by this committer
As announced on May 6, remove the broken devel/py-htmlkit port.
Original commit
03:40 kris search for other commits by this committer
As announced on May 6, remove the broken devel/uds port
Original commit
Thursday, 7 Aug 2003
06:48 skv search for other commits by this committer
Add p5-Sys-Mmap 0.11, map in a file as a Perl variable using mmap(2).
Original commit
05:04 kris search for other commits by this committer
As announced on May 6, remove the broken kelp port
Original commit
04:45 kris search for other commits by this committer
As announced on May 6, remove the broken crystal port
Original commit
Wednesday, 6 Aug 2003
15:45 skv search for other commits by this committer
Add p5-Want 0.06, a generalisation of wantarray.
Original commit
Friday, 1 Aug 2003
19:39 oliver search for other commits by this committer
Add gccxml 0.4.2, xML output extension to GCC.

PR:             54555
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Original commit
Thursday, 31 Jul 2003
12:23 krion search for other commits by this committer
New port devel/p5-DateTime-Locale

DateTime::Locale is primarily a factory for the various locale
subclasses. It also provides some functions for getting
information on available locales.

PR:             55069
Submitted by:   Mathieu Arnold <m@absolight.net>
Approved by:    fjoe (mentor) (implicit)
Original commit
03:07 marcus search for other commits by this committer
Remove gnome2-devel.
Original commit
03:03 marcus search for other commits by this committer
Remove gnome-devel.
Original commit
Tuesday, 29 Jul 2003
13:02 knu search for other commits by this committer
Sorry, devel/file was a duplicate of sysutils/file.

One thing that was good about this mess was that I could take a closer
look at the code and found some bugs that I reported to the author a
while ago.
Original commit
07:32 knu search for other commits by this committer
Add file 4.03, the latest version of the famous file(1) utility, with
libmagic(3) included.
Original commit
Monday, 28 Jul 2003
19:45 mi search for other commits by this committer
A library for creating, reading and manipulating Web Service Definition
Language (WSDL) files using Python. Requires PyXML and 4Suite.

(Fixes to unbreak the 4Suite port were recently sent to maintainer and
will be committed shortly.)
Original commit
00:11 maho search for other commits by this committer
Added a new port: devel/hptools
Latest version of the System RPL and saturn assembler tools for
HP 48/49 and maybe even 28 series of calculators.

PR:             53885
Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
Original commit
Saturday, 26 Jul 2003
16:22 oliver search for other commits by this committer
Add physfs, a library to provide abstract access to various archives
Original commit
Tuesday, 22 Jul 2003
13:02 krion search for other commits by this committer
New port devel/p5-mixin

Mixin inheritance is an alternative to the usual
multiple-inheritance and solves the problem of knowing which
parent will be called. It also solves a number of tricky
problems like diamond inheritence.

The idea is to solve the same sets of problems which MI solves
without the problems of MI.

PR:             54746
Submitted by:   Mathieu Arnold <m@absolight.net>
Approved by:    fjoe (mentor)
Original commit
Monday, 21 Jul 2003
07:46 znerd search for other commits by this committer
Renamed port devel/jakarta-ant to devel/apache-ant due to a rename of the
project.

See:
http://ant.apache.org/

Approved by:    joe
Original commit
Saturday, 19 Jul 2003
19:37 erwin search for other commits by this committer
Add p5-DateTime-TimeZone-Alias 0.04,
create aliases for DateTime
timezones.

PR:             54184
Submitted by:   Mathieu Arnold <m@absolight.net>
Sponsored by:   FreeBSD BBQ v2. Thanks Cameron and Kris!
Original commit
19:24 erwin search for other commits by this committer
Add p5-DateTime-Format-Roman 0.02,
roman day numbering for DateTime
objects.

PR:             54183
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
00:48 erwin search for other commits by this committer
Add p5-B-Deobfuscate 0.09,
extension to B::Deparse for use in
de-obfuscating source code.

PR:             54178
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
00:40 erwin search for other commits by this committer
Add p5-B-Keywords 0.05, lists of reserved barewords and symbol names.

PR:             54175
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
Friday, 18 Jul 2003
11:47 olgeni search for other commits by this committer
Add syntax_tools, code manipulation modules for Erlang.
Original commit
Wednesday, 16 Jul 2003
06:39 kuriyama search for other commits by this committer
Add p5-Test-MockObject 0.12.

Perl extension for emulating troublesome interfaces.
Original commit
Tuesday, 15 Jul 2003
21:40 marcus search for other commits by this committer
Re-add libgtop.
Original commit
19:11 marcus search for other commits by this committer
Begin the de-orbit burn of the GNOME 1.4 desktop.  This is phase I.  All
core desktop components are being removed.
Original commit
19:10 marcus search for other commits by this committer
Begin the de-orbit burn of the GNOME 1.4 desktop.  This is phase I.  All
core desktop components are being removed.
Original commit
Sunday, 13 Jul 2003
18:20 sobomax search for other commits by this committer
Add mpatrol 1.4.8, a dynamic memory debugging and profiling library.

PR:             53317
Submitted by:   Patrick MARIE <mycroft@virgaria.org>
Original commit
Thursday, 10 Jul 2003
14:47 netchild search for other commits by this committer
This is Diomidis Spinellis' (dds@FreeBSD.org) source code analyzer and
refactoring browser for collections of C programs.

I coordinated the creation of the port with him, he will maintain the
port himself in the future.

I think this is the first binary only program (at least in the ports
collection) which supports FreeBSD on alpha, amd64, i386, ia64 and
sparc64.

Reviewed by:    dds
Original commit
Tuesday, 8 Jul 2003
08:47 erwin search for other commits by this committer
Add p5-DateTime-Format-ICal 0.06,
parse and format ICal datetime
and duration strings.

PR:             54034
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
Monday, 7 Jul 2003
09:27 erwin search for other commits by this committer
Add p5-DateTime-Calendar-Pataphysical 0.02,
dates in the
pataphysical calendar.

PR:             53956
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
09:25 erwin search for other commits by this committer
Add p5-DateTime-Format-Mail 0.25,
convert between DateTime and
RFC2822/822 formats.

PR:             54104
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
09:11 erwin search for other commits by this committer
Add p5-DateTime-Format-Epoch 0.04,
convert DateTimes to/from epoch
seconds.

PR:             54030
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
08:34 erwin search for other commits by this committer
Add p5-DateTime-Format-DateManip 0.01,
convert Date::Manip dates
and durations to DateTimes and vice versa.

PR:             54029
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
08:22 erwin search for other commits by this committer
Add p5-DateTime-Format-Excel 0.28,
convert between DateTime and
Excel dates.

PR:             54032
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
08:07 erwin search for other commits by this committer
Add p5-DateTime-Format-MySQL 0.03,
parse and format MySQL dates and
times.

PR:             54028
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
08:02 erwin search for other commits by this committer
Add p5-DateTime-Format-Pg 0.04,
parse and format PostgreSQL dates
and times.

PR:             54027
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
07:58 erwin search for other commits by this committer
Add p5-DateTime-Format-DBI 0.02,
find a parser class for a database
connection.

PR:             54025
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
04:35 adamw search for other commits by this committer
Add p5-Term-ANSIScreen.

Term::ANSIScreen is an Term::ANSIColor clone with support for screen mode,
cursor control and keyboard mapping sequences.
Original commit
Sunday, 6 Jul 2003
13:06 erwin search for other commits by this committer
Add p5-DateTime-Format-Bork 0.01,
formats datetimes for that guy
from The Muppet Show.

PR:             54023
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
12:59 erwin search for other commits by this committer
Add p5-DateTime-Format-Builder 0.75,
create DateTime parser classes
and objects.

PR:             54022
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
12:44 erwin search for other commits by this committer
Add p5-DateTime-Format-Strptime 1.0302,
parse and format strp and
strf time patterns.

PR:             54013
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
12:40 erwin search for other commits by this committer
Add p5-DateTime-Format-Baby 1.0100, parse and format baby-style time.

PR:             54010
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit

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

[First Page]  «  102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112  »  [Last Page]