non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
Monday, 7 Jul 2003
|
08:02 erwin
Add p5-DateTime-Format-Pg 0.04,
parse and format PostgreSQL dates
and times.
PR: 54027
Submitted by: Mathieu Arnold <m@absolight.net>
|
07:58 erwin
Add p5-DateTime-Format-DBI 0.02,
find a parser class for a database
connection.
PR: 54025
Submitted by: Mathieu Arnold <m@absolight.net>
|
04:35 adamw
Add p5-Term-ANSIScreen.
Term::ANSIScreen is an Term::ANSIColor clone with support for screen mode,
cursor control and keyboard mapping sequences.
|
Sunday, 6 Jul 2003
|
13:06 erwin
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>
|
12:59 erwin
Add p5-DateTime-Format-Builder 0.75,
create DateTime parser classes
and objects.
PR: 54022
Submitted by: Mathieu Arnold <m@absolight.net>
|
12:44 erwin
Add p5-DateTime-Format-Strptime 1.0302,
parse and format strp and
strf time patterns.
PR: 54013
Submitted by: Mathieu Arnold <m@absolight.net>
|
12:40 erwin
Add p5-DateTime-Format-Baby 1.0100, parse and format baby-style time.
PR: 54010
Submitted by: Mathieu Arnold <m@absolight.net>
|
12:29 erwin
Add p5-DateTime-Event-Sunrise 0.04,
dateTime Objects for sunrise
and sunset for a given day.
PR: 54008
Submitted by: Mathieu Arnold <m@absolight.net>
|
11:17 erwin
Add p5-DateTime-Event-NameDay 0.02,
perl DateTime extension to work
with namedays from various countries.
PR: 54006
Submitted by: Mathieu Arnold <m@absolight.net>
|
11:11 erwin
Add p5-DateTime-Event-ICal 0.01,
perl DateTime extension for
computing rfc2445 recurrences.
PR: 54001
Submitted by: Mathieu Arnold <m@absolight.net>
|
10:32 erwin
Add p5-DateTime-Event-Recurrence 0.05,
perl DateTime extension for
computing basic recurrences.
PR: 53999
Submitted by: Mathieu Arnold <m@absolight.net>
|
10:14 erwin
Add p5-Log-Dispatch-FileRotate 1.10,
a Log::Dispatch plug-in for
files that archive/rotate themselves.
PR: 53985
Submitted by: Lars Thegler <lars@thegler.dk>
|
10:03 erwin
Add p5-DateTime-Event-Easter 1.0100,
returns Easter events for
DateTime objects.
PR: 53979
Submitted by: Mathieu Arnold <m@absolight.net>
|
09:54 erwin
Add p5-DateTime-Event-Cron 0.03,
dateTime extension for generating
recurrence sets from crontab.
PR: 53978
Submitted by: Mathieu Arnold <m@absolight.net>
|
09:41 erwin
Add p5-Set-Crontab 1.00,
set::Crontab - Expand crontab(5)-style
integer lists.
PR: 53975
Submitted by: Mathieu Arnold <m@absolight.net>
|
09:38 erwin
Add p5-DateTime-Calendar-Mayan 0.05,
the Mayan Long Count, Haab,
and Tzolkin calendars.
PR: 53973
Submitted by: Mathieu Arnold <m@absolight.net>
|
09:14 erwin
Add p5-Parse-PerlConfig 0.05,
perl5 module to use perl scripts as
config files.
PR: 54077
Submitted by: Leif Pedersen <pedersen@meridian-enviro.com>
|
Wednesday, 2 Jul 2003
|
18:26 ade
Upgrade to libtool 1.5 after repo-copy.
|
18:03 erwin
Add p5-Test-Pod 0.95, check for POD errors in files.
PR: 54021
Submitted by: Mathieu Arnold <m@absolight.net>
|
12:24 daichi
Add libidn 0.2.0, internationalized Domain Names command line tool.
PR: 53519
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
04:02 marcus
Add anjuta-devel.
Spotted by: kris
Pointy hat to: me
|
Tuesday, 1 Jul 2003
|
18:10 erwin
Add p5-Time-Local 1.07,
efficiently compute time from local and GMT
time.
PR: 53960
Submitted by: Mathieu Arnold <m@absolight.net>
|
Sunday, 29 Jun 2003
|
12:38 erwin
Add p5-DateTime-Calendar-Christian 0.03,
dates in the Christian
calendar.
PR: 53783
Submitted by: Mathieu Arnold <m@absolight.net>
|
12:35 erwin
Add p5-DateTime-Calendar-Julian 0.04, dates in the Julian calendar.
PR: 53781
Submitted by: Mathieu Arnold <m@absolight.net>
|
12:31 erwin
Add p5-DateTime-Precise 1.05,
perform common time and date
operations with additional GPS operations.
PR: 53779
Submitted by: Mathieu Arnold <m@absolight.net>
|
12:22 erwin
Add p5-DateTime-Set 0.08, datetime sets and set math.
PR: 53777
Submitted by: Mathieu Arnold <m@absolight.net>
|
12:19 erwin
Add p5-Set-Infinite 0.49, set::Infinite - Sets of intervals.
PR: 53776
Submitted by: Mathieu Arnold <m@absolight.net>
|
09:30 demon
New port: Module::Build.
Module::Build is a means for build and install Perl modules.
It is meant to be a replacement for ExtUtils::MakeMaker.
|
09:27 demon
New port: Module::Info.
Module::Info gives you information about Perl modules without actually
loading the module. It actually isn't specific to modules and should
work on any perl code.
|
09:17 demon
New port: ExtUtils::ParseXS.
ExtUtils::ParseXS will compile XS code into C code by embedding the
constructs necessary to let C functions manipulate Perl values and creates
the glue necessary to let Perl access those functions. The compiler uses
typemaps to determine how to map C function parameters and variables to Perl
values.
|
00:57 ade
Remove autoconf254 and automake16 -- they're not used by anything, and will
be superseded by upcoming patches to autoconf257 and automake17 for the
latest and greatest versions.
|
Saturday, 28 Jun 2003
|
22:36 marcus
Add libpci, an API to read and write PCI configuration registers.
Submitted by: Samy Al Bahra <samy@kerneled.com>
|
Thursday, 26 Jun 2003
|
22:58 ade
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
|
Monday, 23 Jun 2003
|
21:03 obraun
Haskell Cryptographic Library
WWW: http://www.haskell.org/crypto/ReadMe.html
|
Saturday, 21 Jun 2003
|
20:32 osa
Add libhoard - fast, scalable and memory-efficient
allocator for multiprocessors.
Approved by: fjoe (mentor) (implicit)
|
Thursday, 19 Jun 2003
|
14:11 erwin
Add p5-enum 1.016,
this perl module defines a set of symbolic
constants with ordered numeric values ala C enum types..
PR: 50272
Submitted by: Maxim Maximov (mcsi@agava.com)
|
13:47 erwin
Add porttools 0.01,
tools for testing and submitting port updates
and new ports.
PR: 53487
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
Wednesday, 18 Jun 2003
|
02:23 leeym
add Tie::File - Access the lines of a disk file via a Perl array.
|
Tuesday, 17 Jun 2003
|
16:10 nork
Add php-xdebug 1.2.0, xdebug extension for PHP.
PR: ports/53147
Submitted by: Jens Rehsack <rehsack@liwing.de>
Reviewed by: Alex Dupre <sysadmin@alexdupre.com>
|
Sunday, 15 Jun 2003
|
23:03 marcus
Add libglademm, the C++ wrappers for libglade2.
Submitted by: Alexander Nedotsukov <bland@mail.ru>
|
22:59 marcus
Add gconfmm, the C++ bindings for GConf2.
|
22:58 marcus
Add gnome-vfsmm, the C++ bindings for gnomevfs2.
Submitted by: Alexander Nedotsukov <bland@mail.ru>
|
22:57 marcus
Add libbonobomm, the C++ bindings for libbonobo.
Submitted by: Alexander Nedotsukov <bland@mail.ru>
|
Saturday, 14 Jun 2003
|
18:36 osa
New port: library that makes it easy for programs to use
privilege separation
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
PR: 53314
Approved by: fjoe (implicit)
|
Friday, 13 Jun 2003
|
18:36 ijliao
add ArgoUML 0.12
A UML design tool with cognitive support
|
Wednesday, 11 Jun 2003
|
08:13 erwin
Add p5-Locale-Maketext-Gettext 1.07,
joins gettext and Maketext
frameworks.
PR: 51467
Submitted by: Mathieu Arnold <m@absolight.net>
|
Tuesday, 10 Jun 2003
|
09:27 fjoe
New port: devel/libzt
Collection of utility code for C application/server
development.
PR: 53124
Submitted by: Kirill Ponomarew
|
Monday, 9 Jun 2003
|
20:51 obraun
Add hs-uni 0.99, a tool integration framework for Haskell, including Htk.
PR: ports/53062
Submitted by: Guy Coleman <gtchask@mm.st>
|
Sunday, 8 Jun 2003
|
08:02 nork
Add dcons-20030525, is Dumb CONSole device driver.
Order by:-) simokawa
Submitted by: simokawa
|
05:51 nork
All pear ports use devel/pear-PEAR as a common base. Now therefore
pear-install is no need.
PR: ports/52596
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Saturday, 7 Jun 2003
|
10:08 erwin
Add p5-DateTime 0.11, a date and time object.
PR: 51783
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: edwin (mentor)
|
09:48 erwin
Add p5-DateTime-TimeZone 0.13,
time zone object base class and
factory.
PR: 51782
Submitted by: Mathieu Arnold <m@absolight.net>
|
Friday, 6 Jun 2003
|
16:59 alfred
Add cvsdiff2patch, a utility I wrote that'll fudge bad cvs(1) diff output
into something that patch(1) should swallow.
|
11:06 erwin
Add p5-DateTime-LeapSecond 0.02, leap seconds table and utilities.
PR: 51781
Submitted by: Mathieu Arnold <m@absolight.net>
|
Tuesday, 3 Jun 2003
|
05:34 will
Add tnt 1.1.1, the Template Numerical Toolkit.
PR: 52850
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
05:14 will
Add libukcprog 1.0, generally useful low level routines.
PR: 51722
Submitted by: Tim Bishop <tim@bishnet.net>
|
05:11 will
Add libstatgrab 0.4, which provides a useful interface to
system statistics.
PR: 51723
Submitted by: Tim Bishop <tim@bishnet.net>
|
05:01 will
Add cvstrac 1.1.2, a Web-Based Bug And Patch-Set Tracking
System For CVS.
PR: 51975
Submitted by: Bruce M Simpson <bms@spc.org>
|
04:34 will
Add elfsh 0.43, an attractive toolkit for the analyzation of ELF
object files.
PR: 52151
Submitted by: Samy Al Bahra <samy@kerneled.com>
|
03:45 will
Add p5-Date-Simple 2.04, a simple date object.
PR: 52316
Submitted by: Alexey V. Antipovsky <kemm@in-line.ru>
|
03:28 will
Add cl-asdf-clisp 2003.05.16, a system definition facility for
Common Lisp.
PR: 52360
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
02:54 will
Add cl-asdf 2003.05.16, a system definition facility for Common Lisp.
PR: 52358
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
02:44 lioux
Link to new location after repo copy move
understand_ada -> linux-understand_ada
understand_c -> linux-understand_c
Repo copy approved by: portmgr (self)
Repo copied by: cvs (joe)
|
02:40 will
Add bnf 1.6.9, a program to generate a C parser given a
grammar in BNF notation.
PR: 52558
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
|
Monday, 2 Jun 2003
|
10:15 skv
Add p5-POE-Session-MultiDispatch 1.3,
callback dispatch for session
events.
|
01:36 adamw
devhelp is a developer's help browser for GNOME 2. It is a GUI
frontend to books about GNOME development, providing cross-referenced,
easily searchable information. Many books are available, and can
be found through the project's website.
|
Thursday, 22 May 2003
|
17:02 demon
This port has been removed from CPAN.
Newer version of File::Copy is included into perl distribution.
PR: 52524
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Tuesday, 20 May 2003
|
10:24 skv
Add cvsmonitor 0.6.2, monitor activity on a CVS Repository.
|
Monday, 19 May 2003
|
15:46 skv
Add p5-File-Find-Rule 0.10, alternative interface to File::Find.
|
12:20 arved
Retire adabroker. It is no longer maintained and does not compile with the
latest compiler.
PR: 52314
Submitted by: maintainer
|
06:54 demon
New port -- p5-App-Info:
Interface for providing metadata about installed software packages.
|
04:18 edwin
[NEW PORT] devel/mingw32-gcc: new version of mingw32 toolchain for Windows
target
This is gcc from latest mingw32-2.0.0 package. Here is old
port `devel/mingw-' from 1.0.0 package, but maintainer of
this old port syay, taht he don't want update it, because
new versions is not too stable. It is good idea, to have
old and stable environment (with old and good-known gcc-2.95,
etc) and new one. We have many versions of native gcc in
`lang/', for example.
PR: ports/44459
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
|
03:39 edwin
[NEW PORT] devel/mingw32-bin-msvcrt: new version of mingw32 toolchain
for Windows target
This is runtime and headers from latest mingw32-2.0.0
package. Here is old port `devel/mingw-' from 1.0.0 package,
but maintainer of this old port syay, taht he don't want
update it, because new versions is not too stable. It is
good idea, to have old and stable environment (with old and
good-known gcc-2.95, etc) and new one. We have many versions
of native gcc in `lang/', for example.
PR: ports/44458
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
|
03:27 edwin
[NEW PORT] devel/mingw32-binutils: new version of mingw32 toolchain
for Windows target
This is bimutils from latest mingw32-2.0.0 package.
Here is old port `devel/mingw-bimutils' from 1.0.0 package,
but maintainer of this old port syay, taht he don't want
update it, because new versions is not too stable. It is
good idea, to have old and stable environment (with old and
good-known gcc-2.95, etc) and new one. We have many versions
of native gcc in `lang/', for example.
PR: ports/44457
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
|
Sunday, 18 May 2003
|
14:53 skv
Add p5-Array-Window 0.1, calculate windows/subsets/pages of arrays.
|
14:25 skv
Add p5-File-Flat 0.8, implements a flat filesystem.
|
14:17 skv
Add p5-File-NCopy 0.34, copy file(s) to directories/file.
|
13:54 skv
Add p5-Config-Tiny 0.3,
read/Write .ini style files with as little
code as possible.
|
Friday, 16 May 2003
|
02:20 petef
Add tclxml 2.6, API for parsing XML documents using Tcl.
PR: 52090
Submitted by: David Yeske <dyeske@yahoo.com>
|
Thursday, 15 May 2003
|
14:08 oliver
Add libzvbi, routines to access raw VBI capture devices
PR: 48809
Approved by: alex (mentor)
|
12:40 mich
New port.
DoctorJ is a set of applications that analyze Java code. Documentation
is verified for compliance with the standard and for accuracy against
the code, beyond what javadoc does. Statistics for a file or project
can be generated, including the number of lines of code per class and
method, and the overall total. A syntax analyzer is in development
PR: 51042
Approved by: roberto(mentor)
|
Tuesday, 13 May 2003
|
12:35 demon
Remove p5-Time port. devel/p5-Time-modules is the newer version of the
same software and even has a maintainer.
|
Monday, 12 May 2003
|
17:54 obraun
Libvc is a vCard library. It was originally written for `rolo'.
WWW: http://rolo.sf.net/
|
16:18 fjoe
New port: kyra
Kyra is a simple Sprite engine written in C++.
PR: 52007
Submitted by: Kirill Ponomarew
|
06:12 perky
Add a port for py-ctypes 0.6.0,
A charming python module that enables calling C library functions directly
from python.
|
01:39 petef
Add picp 0.4, driver for the Microchip Picstart Plus development
programmer.
PR: 44786
Submitted by: Bruce M Simpson <bms@spc.org>
|
01:19 petef
Add libdjbdns 1.05, public domain DNS client library.
PR: 51815
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
Saturday, 10 May 2003
|
20:59 petef
Add wxGlade 0.2.1, GUI builder for wxPython/wxWindows written in
Python.
PR: 51643
Submitted by: Michal Pasternak <dotz@irc.pl>
|
Wednesday, 7 May 2003
|
17:16 alfred
My library for doing (supposedly) fast IP lookups into networks.
|
15:54 netchild
remove SN, add sourcenav (repo copy)
|
13:06 mich
New port.
- p4delta works with a project that is in the Perforce configuration management
system. It lists the local files that have been added, changed, or deleted.
Content differences are summarized, i.e., the number of lines of code that
have been added, changed, and deleted. It can also add, edit, and remove the
appropriate files to/from Perforce
PR: 51040
Submitted by: me
Approved by: roberto (mentor)
|
05:57 marcus
Add libsoup.
|
04:48 seanc
Add bison 1.875. Some grammars require the new version of Bison (such as
PostgreSQL), however the new bison also breaks many many ports. Compromise
with a new port. Installs as bison and _not_ bison1875 and should be
mutually exclusive to the main bison port. Hopefully the bison authors will
clean up their product and this port can disappear when the base bison port
is updated in the future or enough ports are updated to work with newer
versions of bison.
Repo copied by: fjoe
Approved by: kris
|
Tuesday, 6 May 2003
|
03:56 kris
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
|
Monday, 5 May 2003
|
08:21 znerd
New port: icu2.
ICU library (International Components for Unicode) version 2.x.
Submitted by: Andrew Bihun <andrew@ids.pl>
|
Sunday, 4 May 2003
|
15:33 gerald
Contribute a port of SGB, the Stanford Graphbase by Donald E. Knuth, which
is a workbench for combinatorial computing and provides standard sets of
data that can be used for benchmark tests of competing methods.
Reviewed by: obrien
|
Friday, 2 May 2003
|
22:34 sobomax
Add p5-File-Flock 101.060501, a perl5 module for file locking with
flock.
|
Tuesday, 29 Apr 2003
|
02:54 edwin
New port: Bicycle Repair Man, a Python refactoring tool
There are no refactoring tools in the ports tree at all. This
should be fixed, so I chose the one that was most useful to me
and has the coolest name to boot.
PR: ports/49975
Submitted by: Mike Meyer <mwm@mired.org>
|
Wednesday, 23 Apr 2003
|
06:54 alfred
Best program ever. (build accellerator)
|
Saturday, 19 Apr 2003
|
14:19 fjoe
New port: libdict
Libdict is a compact, ANSI C library which provides access to a set of
generic and flexible ``dictionary'' data structures. All algorithms
used in libdict have been optimized, and, with one very small exception,
are not recursive but iterative. It was written by Farooq Mela, and is
released under a BSD style licence.
PR: 50453
Submitted by: Alex Semenyaka
|
Number of commits found: 11319 (showing only 100 on this page) |