| non port: devel/Makefile |
Number of commits found: 12231 (showing only 100 on this page) |
|
Sunday, 12 Jun 2005
|
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>
 |
|
Tuesday, 24 May 2005
|
21:18 pav
New port: devel/pear-PEAR_PackageFileManager PEAR class to maintain PEAR
packages
PEAR::PEAR_PackageFileManager revolutionizes the maintenance of PEAR packages.
PR: ports/81398
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
 |
|
Friday, 20 May 2005
|
15:13 pav
New port: devel/pear-HTML_CSS PEAR class for generating CSS declarations
PEAR::HTML_CSS provides a simple interface for generating
a stylesheet declaration.
PR: ports/81132
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
 |
|
Thursday, 19 May 2005
|
14:50 pav
najitool generates and/or makes altered copies of files in the patterns you
specify or shows to the screen. najitool is being developed in the ANSI C
standard so it should work and compile on any system that supports ANSI C,
which should be every system.
PR: ports/81204
Submitted by: <cokyazici@yahoo.co.uk>
 |
|
Tuesday, 17 May 2005
|
03:09 kevlo
Initial import of icalendar 0.9.3.
The iCalender package is a parser/generator of iCalender files for
use with Python
 |
|
Monday, 16 May 2005
|
17:13 novel
Add devel/libslang2 - a multi-platform programmer's library designed to
allow a developer to create robust multi-platform software.
PR: 81110
Submitted by: Renato Botelho <freebsd@galle.com.br>
 |
06:01 mezz
C# interface to the D-BUS messaging system.
WWW: http://www.freedesktop.org/Software/dbus
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
 |
|
Sunday, 15 May 2005
|
01:36 jylefort
Move p5-POE-Component-EasyDBI from devel to databases.
PR: ports/80779
Submitted by: maintainer
 |
|
Friday, 13 May 2005
|
07:38 skv
Add p5-Devel-Arena 0.04,
perl extension for inspecting the core's
arena structures.
 |
|
Thursday, 12 May 2005
|
13:22 erwin
libuta is now known as wtfk
Forgotten by: oliver
PR: 80928
Submitted by: Vasil Dimov <vd@datamax.bg>
 |
|
Monday, 9 May 2005
|
20:13 jylefort
The binary I/O stream class library presents a platform-independent way to
access binary data streams in C++.
The library is hardware independent in the form that it transparently
converts between the different forms of machine-internal binary data
representation.
It further employs no special I/O protocol and can be used on arbitrary
binary data sources.
WWW: http://libbinio.sourceforge.net/
PR: ports/80727
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
 |
|
Sunday, 8 May 2005
|
18:59 demon
New port: cgilib.
This is quite a simple library that provides an easy interface to the common
gateway interface, known as CGI. The purpose is to provide an easy to use
interface to CGI if you need to write your program in C instead of perl.
It is needed for modern rrdtool.
 |
06:50 lioux
New port py-dateutil version 0.9: Provides powerful extensions to the standard
datetime module
 |
|
Saturday, 7 May 2005
|
11:25 oliver
import atlas-devel (repocopy of atlas)
PR: 77059
Submitted by: Jan Rochel <jannisan@t-online.de>
 |
|
Sunday, 24 Apr 2005
|
22:24 kuriyama
Add p5-iCal-Parser 1.10, parse iCalendar files into a data structure.
 |
04:39 kuriyama
Add p5-Text-vFile-asData 0.02, parse vFile formatted files into data
structures.
 |
|
Saturday, 23 Apr 2005
|
12:35 pav
OCaml library implementing an interface to FreeBSD's POSIX semaphores.
PR: ports/80108
Submitted by: Paul Argentoff <argentoff@gmail.com>
 |
12:00 krion
Add cvschk 1.12, quick offline checker for CVS modifications.
cvschk is a Perl program which allows you to see the status of your
own CVS directories, without access to the CVS repository. It shows
which files you changed, made locally, and which ones were deleted.
PR: ports/80279
Submitted by: Matthias Andree <matthias.andree@gmx.de>
 |
|
Wednesday, 20 Apr 2005
|
13:33 arved
Add libccid, a USB CCID (Chip/Smart Card Interface Device) driver.
This was tested with a Gemplus GemPC Twin and an SCM Micro SPR 532
 |
13:08 arved
Add libmusclecard, the MUSCLE Card Framework.
This library was part of the pcsc-lite package, but is a seperate package
since the last update.
 |
|
Friday, 15 Apr 2005
|
04:52 flz
- Add py-twistedXish, "Xish is XML-ish".
PR: ports/79933
Submitted by: Neal Nelson <neal@nelson.name>
 |
04:51 flz
- Add py-twistedFlow, Generator based asynchronous result flows.
PR: ports/79928
Submitted by: Neal Nelson <neal@nelson.name>
 |
04:50 flz
- Add py-twistedRunner, process management framework including an inetd
replacement.
PR: ports/79931
Submitted by: Neal Nelson <neal@nelson.name>
 |
04:49 flz
- Add py-twistedCore, Twisted Asynchronous networking framework.
PR: ports/79920
Submitted by: Neal Nelson <neal@nelson.name>
 |
|
Thursday, 14 Apr 2005
|
22:21 flz
- Add py-zopeInterface, Zope 3 Interface infrastructure.
PR: ports/79918
Submitted by: Neal Nelson <neal@nelson.name>
 |
10:43 flz
- Add cl-uffi-sbcl 1.4.37, Universal Foreign Function Interface for Common
Lisp (SBCL-specific).
PR: ports/72702
Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
 |
10:41 flz
- Add cl-uffi-cmucl 1.4.37, Universal Foreign Function Interface for Common
Lisp (CMUCL-specific).
PR: ports/72701
Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
 |
10:34 flz
- Add cl-uffi 1.4.37, Universal Foreign Function Interface for Common Lisp.
PR: ports/72700
Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
 |
|
Wednesday, 13 Apr 2005
|
07:38 ijliao
add nx 0.2
A Python package for the networks (graph)
 |
|
Saturday, 9 Apr 2005
|
22:41 pav
A PECL extension to retrieve information from libstatgrab
libstatgrab is a library that provides a common interface for
retrieving a variety of system statistics on a number of *NIX like
systems.
This extension allows you to call the functions made available by
libstatgrab library.
PR: ports/79542
Submitted by: Tim Bishop <tim@bishnet.net>
 |
|
Friday, 8 Apr 2005
|
13:57 skv
Add p5-Shell-Parser 0.03, simple shell script parser.
 |
13:43 tobez
Remove deprecated and expired devel/p5-Server-FastPL,
math/p5-Math-BigIntFast, math/p5-Statistics-Table-F,
textproc/p5-Sort-PolySort, and www/p5-HTML-Navigation.
Neither one of them is on CPAN any longer.
 |
|
Thursday, 7 Apr 2005
|
09:20 ijliao
add p5-Module-Pluggable-Fast 0.13
Fast plugins with instantiation
 |
|
Tuesday, 5 Apr 2005
|
06:32 sem
QCA is a straightforward and cross-platform crypto API, using Qt datatypes and
conventions.
PR: ports/79289
Submitted by: Vsevolod A. Stakhov <vsevolod@highsecure.ru>
 |
|
Monday, 4 Apr 2005
|
07:01 clsung
- add p5-IO-Pager, which select a pager, optionally pipe it output
if destination is a TTY
PR: 79423
Submitted by: Rong-En Fan (maintainer)
 |
|
Saturday, 2 Apr 2005
|
15:34 lth
Add p5-Test-ClassAPI 1.02, provides basic first-pass API testing for
large class trees.
 |
11:29 lth
Add p5-PerlIO-via-MD5 0.06, PerlIO layer for creating an MD5 digest of a
file.
 |
09:10 marcus
Add py-gamin, the Python bindings for the gamin file alteration monitor.
 |
09:08 marcus
Add gamin, a file and directory monitoring server and API. Gamin can be
used as a drop-in replacement for FAM. Gamin is designed to be more secure
than FAM as itdoes not require RPC, and runs a separate instance for each
user. While it is API and ABI compatible with FAM, it does not [yet]
support all of FAM's features.
This version of gamin comes with an optional (defaults to on) kqueue
backend for FreeBSD. This backend can only be used with UFS file
systems. If you need FAM-like support on non-UFS file systems, you
must build without the kqueue backend.
 |
|
Sunday, 20 Mar 2005
|
19:57 kwm
Add gstreamer-plugins-gconf
Reminded by: pav
 |
17:30 krion
Add slave port for pcre which enables UTF-8 support.
 |
11:59 lth
Add p5-Test-File 1.09, test file attributes.
 |
|
Saturday, 19 Mar 2005
|
22:05 pav
New port: devel/pear-XML_NITF PEAR NITF XML parser
PEAR::XML_NITF provides a NITF XML parser. The parser was designed with NITF
version 3.1, but should be forward-compatible when new versions of the NITF DTD
are produced. Various methods for accessing the major elements of the document,
such as the hedline(s), byline, and lede are provided. This class was originally
tested against the Associated Press's (AP) XML data feed.
PR: ports/78992
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
 |
|
Friday, 18 Mar 2005
|
14:20 lth
Add p5-IO-Capture 0.03, abstract Base Class to build modules to capture
output.
 |
03:09 ijliao
add libpeak 0.1.0
Parallel Events and Asynchronous tasKing Library
 |
|
Thursday, 17 Mar 2005
|
14:38 pav
New port: devel/pear-PHP_CompatInfo PEAR class to find out the minimum version
and extensions required
PEAR::PHP_CompatInfo will parse a file/folder/script/array to find out the
minimum version and extensions required for it to run. Features advanced
debug output which shows which functions require which version and CLI
output script.
PR: ports/78860
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
 |
|
Wednesday, 16 Mar 2005
|
23:55 pav
New port: devel/pear-Event_Dispatcher PEAR dispatch notifications using PHP
callbacks
The Event_Dispatcher acts as a notification dispatch table.
It is used to notify other objects of interesting things. This
information is encapsulated in Event_Notification objects. Client
objects register themselves with the Event_Dispatcher as observers of
specific notifications posted by other objects. When an event occurs,
an object posts an appropriate notification to the Event_Dispatcher.
The Event_Dispatcher dispatches a message to each registered
observer, passing the notification as the sole argument.
PR: ports/78889
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
 |
|
Tuesday, 15 Mar 2005
|
21:58 flz
- Add p5-Class-Gomor-Hash 0.20, yet another class builder. This one adds
parameter checking in new constructor, that is to check for attributes
existence, and definedness. Since objects are built as hashes, this module
is suffixed by Hash.
PR: ports/76979
Submitted by: GomoR <netpkt@gomor.org>
 |
17:57 clsung
- A simple starter kit for any Perl module
make you easy to write your own module.
 |
|
Monday, 14 Mar 2005
|
09:48 skv
Add p5-release 0.99, upload files to CPAN and SourceForge.
 |
09:33 skv
Add p5-ConfigReader-Simple 1.18, simple configuration file parser.
 |
|
Sunday, 13 Mar 2005
|
22:42 flz
- Add dumb 0.9.2, an IT, XM, S3M and MOD player library
PR: ports/78118
Submitted by: Andreas Kohn <andreas@syndrom23.de>
 |
|
Saturday, 12 Mar 2005
|
12:32 sem
refactoring browser for ruby script
PR: ports/77923
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
 |
|
Friday, 11 Mar 2005
|
16:00 pav
Bayesian Noise Reduction is a statistical approach to evaluating coherence by
instantiating a series of machine-generated contexts to serve as a means of
contrast. This makes it possible to identify text that is out of context using
a form of pattern consistency checking. BNR attempts to solve the problem
commonly referred to as "Bayesian Noise" which, in its simplest definition,
refers to irrelevant data present in a message being classified. Bayesian Noise
Reduction dubs irrelevant text in order to provide cleaner classification and
is implemented as a pre-filter to existing language classification functions.
PR: ports/78159
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
 |
14:49 flz
- Add p5-Algorithm-ChooseSubsets 0.01, Perl algorithm to iterate through subsets
of a list.
PR: ports/78422
Submitted by: Lars Eggert <lars.eggert@gmx.net>
Approved by: pav (mentor)
 |
00:09 ade
Add tkmerge, a rather spiffy Tk interface to help with merging
source files.
Submitted by: Bob Wilcox <bob@immure.com>
Enjoyed by: julian
Totally forgotten by: ade
 |
|
Thursday, 10 Mar 2005
|
15:27 hq
Jep embeds CPython in Java. It is safe to use in a heavily threaded
environment, it is quite fast and its stability is a main feature and goal.
WWW: http://jepp.sourceforge.net
PR: 78339
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
 |
|
Wednesday, 9 Mar 2005
|
14:54 flz
- Add p5-Gnome2-GConf 1.000, Perl bindings for the GConf2 configuration engine.
PR: ports/73062
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: pav (mentor)
 |
|
Friday, 4 Mar 2005
|
20:19 leeym
- add p5-CPAN-YACSmoke-0.03
This module uses the backend of CPANPLUS to run tests on modules recently
uploaded to CPAN and post results to the CPAN Testers list.
It will create a database file in the .cpanplus directory, which it uses
to track tested distributions. This information will be used to keep from
posting multiple reports for the same module, and to keep from testing
modules that use non-passing modules as prerequisites.
If it is given multiple versions of the same distribution to test, it will
test the most recent version only. If that version fails, then it will test
a previous version.
By default it uses CPANPLUS configuration settings.
 |
10:27 leeym
- add File-HomeDir-0.06
File::HomeDir -- get home directory for self or other users
This module provides a function, home, and also ties the in-all-packages
variable %~.
WWW: http://search.cpan.org/dist/File-HomeDir/
 |
09:59 leeym
- add p5-Regexp-Assemble-0.09
Regexp::Assemble allows you to take a number of regular expressions and
assemble them into a single regular expression (or RE) that will match
everything that any of the individual REs match, only what they match
and nothing else.
WWW: http://search.cpan.org/dist/Regexp-Assemble/
 |
09:09 leeym
- add p5-CPANPLUS-0.53
CPAN++ (also referred to and pronounced as CPANPLUS) is a new and flexible
method of perl module management and installation using the Comprehensive
Perl Archive Network (CPAN). It aims to be a rewrite, and in time a
replacement to the current CPAN.pm. In addition to fixing some long-standing
problems, CPAN++ includes new features, such as module uninstall.
Note: CPANPLUS will become a part of core in perl 5.10
PR: 77012
Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
 |
|
Thursday, 3 Mar 2005
|
13:57 ahze
Add p5-SVN-Notify 2.43, subversion activity notification.
PR: ports/78105
Submitted by: dom@happygiraffe.net
 |
|
Wednesday, 2 Mar 2005
|
16:20 barner
Add py-elementtree 1.2, a container for hierarchical data
structures written in Python
PR: ports/77640
Approved by: arved (mentor)
 |
11:56 ahze
Remove this port, it is a dupe to devel/py-ro
Pointed out by: barner
 |
09:05 ahze
Add py-pyro 3.4, distributed Object Technology system written entirely
in Python.
PR: ports/78261
Submitted by: Choe, Cheng-Dae
 |
|
Monday, 28 Feb 2005
|
22:16 ahze
- split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include <bsd.port.mk>
If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
you must follow one of the examples listed below
WANT_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_VORBIS)
USE_GSTREAMER+= vorbis
.endif
or
USE_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_FAAD)
USE_GSTREAMER+= faad
.endif
Note: USE_GSTREAMER=yes will always add a dependency to
ports/multimedia/gstreamer-plugins
--
Thanks to krion for runing this on pointyhat
Thanks to kwm for helping with this, and many bug fixes , and updates.
 |
|
Sunday, 27 Feb 2005
|
19:24 tobez
Add p5-File-PathConvert, a perl module to perform various path
manipulations. Although the author of the module has deprecated it and
asks to use File::Spec and Cwd instead, it apparently is still being
used (by freshports, for example).
 |
|
Friday, 25 Feb 2005
|
06:52 sem
Smake is a highly portable make program with automake features.
PR: ports/77936
Submitted by: Martin Matuska <martin (at) matuska.org>
 |
|
Thursday, 24 Feb 2005
|
21:18 sem
BitKeeper - Scalable Distributed Software Configuration Management System.
Free for OpenSource projects.
PR: ports/77041
Submitted by: Matthias Andree <matthias.andree (at) gmx.de>
 |
|
Wednesday, 23 Feb 2005
|
22:30 thierry
Remove devel/p5-Term-ReadLine-Gnu, already known as devel/p5-ReadLine-Gnu.
Reported by: Florent Thoumie
 |
18:41 thierry
Add p5-Term-ReadLine-Gnu 1.15, perl extension for the GNU
Readline/History Library.
 |
|
Saturday, 19 Feb 2005
|
12:12 thierry
Add pear-Text_Diff 0.0.4, engine for performing and rendering text
diffs.
PR: 77715
Submitted by: Joseph Scott <joseph (at) randomnetworks.com>
 |
|
Friday, 18 Feb 2005
|
23:44 kris
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
 |
03:13 wes
Add yet another AVR assembler. This one appears to have better
version control than Tom's AVR Assembler (tavrasm), and to accept
more of the standard Atmel source files. This one also has an
enhanced macro facility.
 |
|
Wednesday, 16 Feb 2005
|
13:15 tobez
Add p5-IPC-Cmd, a perl module for finding and running system commands.
 |
09:52 tobez
Add p5-CPAN-Mini, a module to create and maintain a minimal mirror of
CPAN.
 |
|
Monday, 14 Feb 2005
|
15:22 tobez
Add p5-Test-WWW-Mechanize 1.02,
testing-specific WWW::Mechanize
subclass.
PR: 77491
Submitted by: aturetta@commit.it
 |
14:52 tobez
Add p5-Test-LongString 0.07, a library to test long strings.
PR: 77491
Submitted by: aturetta@commit.it
 |
14:12 tobez
Add p5-Module-Refresh 0.05, refresh %INC files when updated on disk.
PR: 77491
Submitted by: aturetta@commit.it
 |
|
Saturday, 12 Feb 2005
|
22:12 joerg
dwarfdump is a utility to display DWARF debugging information in ELF
files. Needs libdwarf (and libelf in turn).
 |
22:09 joerg
libdwarf is a library to analyze (and even produce) DWARF debugging
information in ELF files.
 |
13:38 skv
Add p5-Class-Handle 1.03, create objects that are handles to classes.
 |
|
Thursday, 10 Feb 2005
|
06:08 leeym
Sub::Override allows the programmer to simply name the sub to replace
and to supply a sub to replace it with.
WWW: http://search.cpan.org/dist/Sub-Override/
PR: 75804
Submitted by: Lars Eggert <lars.eggert at gmx.net>
 |
|
Wednesday, 9 Feb 2005
|
23:04 pav
Eris, the WorldForge client entity library is designed to simplify client
development (and avoid duplicating effort) by providing a common framework to
deal with server communications.
PR: ports/77064
Submitted by: Jan Rochel <jannisan@t-online.de>
 |
21:58 pav
Mercator is a procedural terrain library. It is primarily aimed at terrain for
multiplayer online games and forms one of the WorldForge
(http://www.worldforge.org) core libraries.It is intended to be used as a
terrain library on both the client, and the server.
PR: ports/77085
Submitted by: Jan Rochel <jannisan@t-online.de>
 |
|
Saturday, 5 Feb 2005
|
21:28 pav
Python module interface to the sendfile(2) syscall with full support for the
FreeBSD nuances.
PR: ports/77094
Submitted by: Ben Woolley <ports@tautology.org>
 |
17:12 lth
Add p5-Filesys-Virtual-Plain 0.05, a plain virtual filesystem.
 |
|
Thursday, 3 Feb 2005
|
15:43 skv
Add p5-ExtUtils-Constant 0.16,
generate XS code to import C header
constants.
 |
Number of commits found: 12231 (showing only 100 on this page) |