non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
Thursday, 13 Oct 2005
|
12:04 lth
Add p5-Test-SubCalls 0.01, track the number of times subs are called.
|
Wednesday, 12 Oct 2005
|
16:23 ahze
- Add devel/gtkmozedit
- By default this uses firefox for gecko but mozilla can be used with
WITH_MOZILLA=mozilla
Text editor widget based on Mozilla's editing functionality. This means top
notch HTML support as well as nice goodies like builtin undo.
|
05:54 edwin
Moved games/kxl to devel/kxl
PR: ports/87240
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
04:46 lioux
New port ftjam version 2.3.5: Small build tool that can be used as
a replacement for make(1)
|
02:36 mnag
Guichan is a portable C++ GUI library designed for
games using Allegro, SDL and/or OpenGL.
WWW: http://guichan.sourceforge.net/
PR: 86954
Submitted by: Tobias Gion <freebsd@gionet.de>
|
Wednesday, 5 Oct 2005
|
17:59 oliver
Software updater tool for WorldForge applications.
WFUT allows the automatic updating of "channels" which are available on a
server. The channels are specified by an XML file (which also has an XSL file
associated with it for viewing in a web browser). Each channel has an
associated XML document listing the files available in the channel and the
current version number.WFUT compares this file list with a similar file on the
local machine to determine what files need updating.
WFUT performs a CRC32 check on each file downloaded before overwriting any
existing ones. WFUT keeps a list of files downloaded in a temporary file (which
will not be completely valid XML due to missing end tag) in something happens
during an update which does not allow the local list to be saved.
WWW: http://www.worldforge.org/dev/eng/tools/wfut
|
Tuesday, 4 Oct 2005
|
14:00 hq
The Portlet API (JSR-168)
To enable interoperability between Portlets and Portals, this specification
defines a set of APIs for Portal computing addressing the areas of aggregation,
personalization, presentation and security.
WWW: http://www.jcp.org/en/jsr/detail?id=168/
|
Sunday, 2 Oct 2005
|
06:07 tmclaugh
-devel/beagle has been repo-copied to devel/open-beagle to reflect the
project's name.
Approved by: ahze (mentor)
Repo-copy: marcus
|
Saturday, 1 Oct 2005
|
18:52 erwin
Module::Find lets you find and use modules in categories. This can be very
useful for auto-detecting driver or plugin modules. You can differentiate
between looking in the category itself or in all subcategories.
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
|
Friday, 30 Sep 2005
|
16:45 skv
Add p5-Data-Lazy 0.5, "lazy" variables.
|
15:00 skv
Add p5-ExtUtils-MakeMaker-Coverage 0.05, add a Makefile target to
determine test coverage using Devel::Cover.
|
14:46 skv
Add p5-Object-Accessor 0.12, interface to create per object accessors.
|
Thursday, 29 Sep 2005
|
18:15 garga
Add ruby-zoom 0.2.0, a Ruby binding to the Z39.50 Object-Orientation
Model (ZOOM).
PR: ports/86213
Submitted by: Mitsuru YOSHIDA <mitsuru@riken.jp>
|
Tuesday, 27 Sep 2005
|
11:41 kwm
Add buildbot.
Buildbot is a system to automate the compile/test cycle to validate code
changes.
|
Friday, 23 Sep 2005
|
19:58 mnag
Remove devel/libunrar (wrong category)
Notified by: dinoex
Add new port archivers/libunrar
"Library to work with RAR archivies"
PR: ports/86508
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: pav (mentor)
|
14:00 mnag
New port
"Library to work with RAR archivies"
PR: ports/86508
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: pav (mentor)
|
13:11 mnag
New port
"Minimal perfect hashing code generator"
PR: ports/86479
Submitted by: Charles Swiger <chuck@pkix.net>
Approved by: pav (mentor)
|
Thursday, 22 Sep 2005
|
11:45 tobez
Add p5-PadWalker 0.12, a perl module that allows one to inspect lexical
variables in scope.
|
11:03 tobez
Add p5-Data-ACL 0.02, a Perl extension for simple ACL lists.
|
Tuesday, 20 Sep 2005
|
10:54 garga
Add libbegemot 1.11, a function library for begemot tools.
PR: ports/86327
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru>
|
Monday, 19 Sep 2005
|
10:47 garga
Add cvsspam 0.2.12, sends diffs when a change is committed to your CVS
repository.
PR: ports/86231
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
Saturday, 17 Sep 2005
|
17:45 lth
Add p5-Module-Reload-Sel 1.02, reload perl library files when updated on
disk.
PR: ports/85126
Submitted by: simond@irrelevant.org
|
11:04 pav
This is a port of the SFS-Lite development libraries. The SFS toolkit
was developed to support the SFS distributed file system (see
http://www.fs.net). But because others use the toolkit for other
reasons, we're making SFS's libraries available as a separate,
lightweight package. sfslite compiles much faster and can be
installed as different non-conflicting build modes (such as
sfslite-dbg or sfslite-noopt) so might be better for some applications
that need the SFS libraries but not SFS.
PR: ports/86178
Submitted by: Maxwell Krohn <krohn@mit.edu>
|
02:20 leeym
- add p5-accessors-0.02
The accessors pragma lets you create simple accessors at compile-time.
|
Friday, 16 Sep 2005
|
22:31 pav
PHP - Replace, rename, and remove user defined functions and classes.
Define customized superglobal variables for general purpose use.
Execute code in restricted environment (sandboxing).
PR: ports/84545
Submitted by: Elias Mandouvalos <ocean@mail.gr>
|
20:41 pav
Adime is a portable add-on library for Allegro with functions for generating
Allegro dialogs in a very simple way. Its main purpose is to give as easy an
API as possible to people who want dialogs for editing many kinds of input
data.
PR: ports/85165
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
|
05:55 fjoe
New port: p5-Term-Animation 2.1
This module provides a framework to produce sprite animations using
ASCII art. Each ASCII 'sprite' is given one or more frames, and placed
into the animation as an 'animation object'. An animation object can
have a callback routine that controls the position and frame of the
object.
If the constructor is passed no arguments, it assumes that it is
running full screen, and behaves accordingly. Alternatively, it can
accept a curses window (created with the Curses newwin call) as an
argument, and will draw into that window.
WWW: http://search.cpan.org/dist/Term-Animation/
|
Thursday, 15 Sep 2005
|
07:09 ahze
- Add configgen
Simple script that makes life a little easier with gnu-autotools
on FreeBSD. Configgen takes all the guess work out of figuring out
paths, gnu-autotools versions, and more. Configgen can simply be
run in a source directory and it will figure out which versions of
autotools to use and the best way to auto-generate a configure script
or you can specify a command below.
-gnu Create generic gnu configure script
-gnome Create gnome specific configure script
-bsd Use FreeBSD auto-tools
(versions: libtool15, automake15, autoconf253)
-bsd14 Use FreeBSD auto-tools
(versions: libtool13, automake14, autoconf213)
-bsd19 Use FreeBSD auto-tools
(versions: libtool15, automake19, autoconf259)
<config> Specify a auto-gen configure script
|
Wednesday, 14 Sep 2005
|
20:14 lth
Add p5-Algorithm-LCS 1.04, fast (XS) implementation of the Longest
Common Subsequence Algorithm.
PR: ports/84151
Submitted by: tiger@whitetigersd.com
|
14:04 pav
PHPDoc is an attemt to adopt Javadoc to the PHP world.
PR: ports/84643
Submitted by: Gerrit Beine <tux@pinguru.net>
|
Tuesday, 13 Sep 2005
|
14:09 linimon
Finish removing p5-Perl-Tidy.
Pointy hat to: tobez
|
12:51 lth
Add p5-IO-Prompt 0.99.2, interactively prompt for user input.
|
06:49 leeym
- add beautifyphp-0.5.0
This program tries to reformat and beautify PHP source code files automatically.
The program is Open Source and distributed under the terms of GNU GPL.
It is written in PHP and has a web frontend.
Note: devel/pear-PHP_Beautifier is for PHP5 only, and this one for PHP4.
|
Monday, 12 Sep 2005
|
09:35 lth
Add p5-Module-Starter-PBP 0.0.2, create a module as recommended in "Perl
Best Practices".
|
07:28 pav
Pymacs is a powerful tool which, once started from Emacs, allows both-way
communication between Emacs Lisp and Python. Pymacs aims Python as an
extension language for Emacs rather than the other way around, and this
assymetry is reflected in some design choices. Within Emacs Lisp code, one
may load and use Python modules. Python functions may themselves use Emacs
services, and handle Emacs Lisp objects kept in Emacs Lisp space.
PR: ports/85995
Submitted by: Mike Meyer <mwm@mired.org>
|
Sunday, 11 Sep 2005
|
19:32 vsevolod
Add py-zconfig - a general use python configuration file library.
PR: 85887
Submitted by: Landon Fuller <landonf@opendarwin.org>
Approved by: perky (mentor)
|
Wednesday, 7 Sep 2005
|
00:54 kris
Add cscout-devel.
Pointy hat to: grog
|
Sunday, 4 Sep 2005
|
18:33 ade
A few more cleanups after recent events with bison
* lose the bison175 port, it's not needed for now and will
only confuse matters
* clean up devel/Makefile, modules, and MOVED appropriately
* take maintainership of the bison* ports
Approved by: portmgr
|
14:23 pav
Ice language mapping for Python.
Internet Communications Engine (Ice) is a modern alternative to object
middleware such as CORBA(TM) or COM/DCOM/COM+.
PR: ports/85546
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
|
13:44 sem
The API takes advantage of the server's opaque flag support and sets its
"complex" flag whenever the object being stored or retrieved isn't a plain
scalar. In that case, the Storable module is used to freeze and thaw the
value automatically going in and out of the memcached.
PR: ports/84739
Submitted by: Jacques Marneweck <jacques@powertrip.co.za>
|
12:38 pav
RGL is a framework for graph data structures and algorithms.
The design of the library is much influenced by the Boost Graph
Library (BGL) which is written in C++ heavily using its template
mechanism. Refer to http://www.boost.org/libs/graph/doc for further
links and documentation on graph data structures and algorithms and
the design rationales of BGL.
PR: ports/84587
Submitted by: Ulrich Spoerlein <q@galgenberg.net>
|
12:36 pav
rubygem-stream, an interface for external iterators.
PR: ports/84586
Submitted by: Ulrich Spoerlein <q@galgenberg.net>
|
Friday, 2 Sep 2005
|
07:58 pav
- Copy existing bison 1.75 port as devel/bison175
Repocopy by: marcus
|
02:22 jylefort
Add bisongen.
BisonGen is a general-purpose parser generator that converts a grammar
description for an LALR(1) context-free grammar into a program to
parse that grammar.
WWW: http://www.4suite.org
PR: ports/84546
Submitted by: Frerich Raabe <frerich@hex.athame.co.uk>
|
Thursday, 1 Sep 2005
|
14:33 lawrance
Add p5-Bundle-Perl6 0.07, a bundle to install Perl6-related modules.
PR: ports/73487
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
|
09:39 tobez
Add p5-Perl-Tidy, a parse and beautifier of perl code.
|
Wednesday, 31 Aug 2005
|
17:15 hq
JavaSVN is a pure Java Subversion client library.
You would like to use JavaSVN when you need to access or modify Subversion
repository from your Java application, be it a standalone program, plugin or
web application. Being a pure Java program, JavaSVN doesn't need any
additional configuration or native binaries to work on any OS that runs Java.
JavaSVN Features:
* No external binaries or libraries are needed.
* JavaSVN supports http, https, svn and svn+ssh connection protocols.
* Low level API allows effective direct Subversion repository access.
* Compatible with applications that already use native javahl bindings.
WWW: http://tmate.org/svn/
PR: 84613
Submitted by: Gerrit Beine <tux@pinguru.net>
|
11:57 skv
Add p5-Readonly 1.03, facility for creating read-only scalars, arrays,
hashes.
|
Monday, 29 Aug 2005
|
14:16 kuriyama
Add p5-Term-ReadPassword 0.06, perl module for asking the user for a
password.
|
07:12 demon
New port: p5-capitalization.
Perl module which allows you to use familiar style on method naming.
|
Sunday, 28 Aug 2005
|
18:16 lioux
New port ocaml-event version 0.5.0: An ocaml wrapper for the libevent API
|
06:53 marcus
Add libnotify, a library for desktop applications to send and receive
D-BUS notifications.
PR: 84719
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|
Thursday, 18 Aug 2005
|
01:07 kris
This port was committed without a maintainer, and in the suceeding 3
weeks noone has volunteered to take it, so it is being removed. It also
fails to build on pointyhat.
Approved by: portmgr
|
Sunday, 31 Jul 2005
|
17:11 sem
This module implements a memory-efficient node type (for trees, skip lists
and similar data structures) for Perl.
PR: ports/82885
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
14:03 thierry
Add pear-HTML_Template_Sigma 1.1.2, a PEAR template API.
PR: 83866
Submitted by: Franz Klammer <klammer (at) webonaut.com>
|
Friday, 29 Jul 2005
|
16:15 oliver
add physfs 1.1.0
PR: ports/83994
Submitted by: oliver
Repocopy by: marcus
|
Thursday, 28 Jul 2005
|
15:36 lth
Add p5-Class-ErrorHandler 0.01, base class for error handling.
|
14:35 garga
Add p5-Encode 2.10, provides interfaces between strings and the rest of
the system.
PR: ports/84005
Submitted by: Rong-En Fan <rafan@infor.org>
|
Sunday, 24 Jul 2005
|
20:01 jylefort
Add p5-User-Identity.
User::Identity is a Perl module for abstracting information about a
physical person.
WWW: http://search.cpan.org/search?dist=User-Identity
PR: ports/83837
Submitted by: Max Campos <mcampos@bpsw.biz>
|
Saturday, 23 Jul 2005
|
12:31 vsevolod
Add devel/drpython - highly customizable cross-platform ide to aid
programming in Python.
Approved by: perky (mentor)
|
Friday, 22 Jul 2005
|
11:04 erwin
Add p5-File-Random 0.17, perl module for random selecting of a file.
PR: ports/82864
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
Thursday, 21 Jul 2005
|
13:10 pav
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
flexible 3D engine written in C++ designed to make it easier and more
intuitive for developers to produce games and demos utilising 3D
hardware. The class library abstracts all the details of using the
underlying system libraries like Direct3D and OpenGL and provides an
interface based on world objects and other intuitive classes.
PR: ports/83781
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
Wednesday, 20 Jul 2005
|
13:51 pav
Rake is a Ruby make-like utility using standard Ruby syntax for the
build specification file.
PR: ports/82397
Submitted by: Jonathan Weiss <jw@innerewut.de>
|
13:50 pav
Active Support
Utility classes and extension to the standard library that
were required by Rails, but found of general use.
PR: ports/82397
Submitted by: Jonathan Weiss <jw@innerewut.de>
|
Tuesday, 19 Jul 2005
|
02:30 linimon
As previously announced, remove these files due to their having passed
their expiration dates. See individual Makefiles (or MOVED) for reasons.
Hat: portmgr
|
Monday, 18 Jul 2005
|
21:08 pav
PyProtocols extends the PEP 246 adapt() function with a new "declaration API"
that lets you easily define your own protocols and adapters, and declare what
adapters should be used to adapt what types, objects, or protocols.
In addition to its own Interface type, PyProtocols can also use Twisted and
Zope's Interface types too.
PR: ports/83626
Submitted by: Nicola Vitale <nivit@email.it>
|
18:26 hq
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
Maven 2.0 is a rewrite of the popular Maven application to achieve a number of
goals, and to provide a stable basis to take it into the future.
WWW: http://maven.apache.org/maven2/index.html
|
Saturday, 16 Jul 2005
|
15:29 erwin
Add p5-Text-LevenshteinXS 0.03, text::LevenshteinXS - CPAN Levenshtein
edit distance.
PR: ports/82396
Submitted by: christian
|
Friday, 15 Jul 2005
|
12:48 hq
Fujaba Tool Suite 4
The primary topic of the Fujaba Tool Suite project is to provide an easy to
extend UML and Java development platform with the ability to add plug-ins.
* Fujaba Tool Suite combines UML class diagrams and UML behaviour diagrams to
a powerful, easy to use, yet formal system design and specification language.
* Furthermore the Fujaba Tool Suite supports the generation of Java sourcecode
out of the whole design which results in an executable prototype, ideally.
* Moreover the way back is provided, too (to some extend so far), so that Java
sourcecode can be parsed and represented within UML.
WWW: http://wwwcs.uni-paderborn.de/cs/fujaba/index.html
PR: 83471
Submitted by: Gerrit Beine <tux@pinguru.net>
|
Wednesday, 13 Jul 2005
|
19:05 pav
Mercurial is a fast, lightweight source control management system designed for
efficient handling of very large distributed projects.
PR: ports/83298
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|
Monday, 11 Jul 2005
|
08:09 jylefort
Add p5-Algorithm-Bucketizer.
Algorithm::Bucketizer distributes items of a defined size into a number of
dynamically created buckets, each of them capable of holding items of a defined
total size.
WWW: http://search.cpan.org/search?dist=Algorithm-Bucketizer
PR: ports/83064
Submitted by: Christopher Boumenot <boumenot@gmail.com>
|
07:55 jylefort
Add p5-Sort-Array.
This extended sorting algorithm allows you to
a) sort an array by ANY field number, not only the first
b) find duplicates in your data-set and sort them out.
WWW: http://search.cpan.org/dist/Sort-Array/
PR: ports/82968
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
Sunday, 10 Jul 2005
|
22:41 mezz
What is it?
-----------
NAnt is a .NET based build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.
If you are not familiar with Jakarta Ant you can get more information at the
Ant project web site (http://ant.apache.org/).
Why NAnt?
---------
Because Ant was too Java specific.
Because Ant needed the Java runtime. NAnt only needs the .NET
or Mono runtime.
WWW: http://nant.sourceforge.net/
Submitted by: apeiron (Christopher Nehren <apeiron@comcast.net>)
Maitnainer: ""
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
21:43 mezz
The mono-tools package contains the documentation browser for the Mono
class libraries.
WWW: http://www.mono-project.com
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
Friday, 8 Jul 2005
|
22:47 pav
dotconf++ is a dotconf like configuration file parser written in C++.
It supports macro substitution from the environment or from the file
itself, config file inclusion, easy handling of XML like tags,
checking for required tags, and more.
PR: ports/83090
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru>
|
Tuesday, 5 Jul 2005
|
10:59 lth
Add p5-Params-Util 0.05, utility functions to aid in parameter checking.
|
Wednesday, 29 Jun 2005
|
22:14 jylefort
Add p5-Algorithm-LUHN.
This module calculates the Modulus 10 Double Add Double checksum, also known
as the LUHN Formula. This algorithm is used to verify credit card numbers and
Standard & Poor's security identifiers such as CUSIP and CSIN.
You can find plenty of information about the algorithm by searching the web
for "modulus 10 double add double".
WWW: http://search.cpan.org/dist/Algorithm-LUHN/
PR: ports/82650
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
Tuesday, 28 Jun 2005
|
14:35 jylefort
Add p5-Data-Taxonomy-Tags.
Data::Taxonomy::Tags will basically take care of easily managing tags for an
item. You provide it with a string of tags and it will allow you to call
methods to get all the tags and categories as well as add and delete tags
from the list.
WWW: http://search.cpan.org/dist/Data-Taxonomy-Tags/
PR: ports/82669
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
01:17 jylefort
Add google-sparsehash.
An extremely memory-efficient hash_map implementation. 2 bits/entry overhead!
The Google SparseHash project contains several hash-map implementations in use
at Google, with different performance characteristics, including an
implementation that optimizes for space and one that optimizes for speed.
WWW: http://goog-sparsehash.sf.net
PR: ports/82696
Submitted by: Vasil Dimov <vd@datamax.bg>
|
Friday, 24 Jun 2005
|
06:43 ahze
Add py-ll-url 0.15.1, RFC2396 implementation of URLs and file like
classes for URLs.
PR: ports/82580
Submitted by: Choe, Cheng-Dae
|
06:28 ahze
Add py-ll-core 0.3, utility functions and classes used by the other
LivingLogic packages.
PR: ports/82578
Submitted by: Choe, Cheng-Dae
|
Wednesday, 22 Jun 2005
|
06:53 ahze
Add p5-Test-Warn 0.08, perl extension to test methods for warnings.
PR: ports/82400
Submitted by: Brian Minard <bminard@flatfoot.ca>
|
Monday, 20 Jun 2005
|
08:20 lawrance
Add p5-Tie-iCal 0.13, tie iCal files to Perl hashes.
PR: ports/82216
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
|
Sunday, 19 Jun 2005
|
05:54 ahze
- Add devel/libopensync
OpenSync is a synchronization framework that is platform and distribution
independent. It consists of several plugins that can be used to connect to
devices, a powerfull sync-engine and the framework itself. The synchronization
framework is kept very flexible and is capable of synchronizing any type of
data, including contacts, calendar, tasks, notes and files.
Note: You may want to avoid extra dependencies from devel/swig13 by building
with
the following SWIG_LANGUAGES="perl python"
|
Saturday, 18 Jun 2005
|
19:58 lioux
New port alleyoop version 0.8.3: A graphical front-end to Valgrind
memory checker
|
Wednesday, 15 Jun 2005
|
22:41 thierry
Add BOUML 2.2.2, a free UML tool box allowing you to specify and
generate code in C++, Java and Idl.
BOUML is extensible, and the external tools (named plug-outs) may
be developed in C++ or Java, using BOUML for their definition as
any other program. The code generators and reverses are ones of
the pre-defined plug-outs included in the BOUML distribution.
|
Sunday, 12 Jun 2005
|
19:21 thierry
Add ireport 0.5.0, a visual report builder/designer for
JasperReports.
Reviewed by: hq
|
19:19 thierry
Add tinylaf 1.2.1, a pluggable Look and Feel for Java.
|
19:18 thierry
Add looks 1.3.1: the JGoodies Looks improve the appearance of your
Java applications.
|
19:16 thierry
Add jcmdline 1.0.3, a Java command line processor.
|
Saturday, 11 Jun 2005
|
16:13 skv
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
|
Friday, 10 Jun 2005
|
05:07 danfe
Add ROTE, a simple library for VT102 terminal emulation.
WWW: http://rote.sourceforge.net/
|
Wednesday, 8 Jun 2005
|
15:10 arved
Add an experimental port of ice, the Internet Communications Engine, a
modern alternative to object middleware such as CORBA.
PR: 64136
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
Original submission by: Sergey Matveychuk <sem@ciam.ru>
Thanks to: flz for reviving the PR
|
14:45 lawrance
Add gwenhywfar 1.13.2, multi-platform helper library for networking and
security applications.
PR: ports/80795 (based on)
Submitted by: Peter Cornelius <pcc.at.gmx.net>
|
Friday, 3 Jun 2005
|
13:43 vs
Remove ports which expired on 2005-06-01 (no pending PRs, either)
|
Wednesday, 1 Jun 2005
|
17:10 demon
New port: Xfce Foundation Classes.
The Xfce Foundation Classes (XFC) is a set of well integrated C++ classes
for developing Xfce applications on UNIX-like operating systems.
XFC combines the power of GTK+ and the power of C++ into a state-of-the-art
application development framework for the Xfce Desktop Environment. XFC
judiciously uses C++ language features to avoid layering on too much extra
C++ complexity. Its API is easy to understand and use, and should feel
immediately familiar to most GTK+ programmers.
|
08:42 simon
Add cogito 0.10, cogito, GIT - the content tracker.
The GIT itself is merely an extremely fast and flexible filesystem-based
database designed to store directory trees with regard to their history.
The top layer is a SCM-like tool Cogito which enables human beings to work
with the database in a manner to a degree similar to other SCM tools (like
CVS, BitKeeper or Monotone).
PR: ports/81698
Submitted by: Michael Seyfert <michaels@sdf.lonestar.org>
Approved by: erwin (mentor)
|
Sunday, 29 May 2005
|
14:01 skv
Add ncnf 3.0.1, generic configuration management library.
|
Friday, 27 May 2005
|
23:14 pat
Clean up the ports tree some by removing my junk... more to come...
|
Thursday, 26 May 2005
|
18:44 jylefort
Add p5-Smart-Comments.
Smart comments provide an easy way to insert debugging and tracking code into
a program. They can report the value of a variable, track the progress of a
loop, and verify that particular assertions are true.
Best of all, when you're finished debugging, you don't have to remove them.
Simply commenting out the use Smart::Comments line turns them back into
regular comments. Leaving smart comments in your code is smart because if you
needed them once, you'll almost certainly need them again later.
Author: Damian Conway <DCONWAY@cpan.org>
WWW: http://search.cpan.org/dist/Smart-Comments/
PR: ports/81476
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
Number of commits found: 11319 (showing only 100 on this page) |