| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
conventions.
PR: ports/79289
Submitted by: Vsevolod A. Stakhov <vsevolod@highsecure.ru>
Notes:
svn path=/head/; revision=132519
|
|
|
|
|
|
|
|
|
|
| |
if destination is a TTY
PR: 79423
Submitted by: Rong-En Fan (maintainer)
Notes:
svn path=/head/; revision=132423
|
|
|
|
|
|
|
| |
large class trees.
Notes:
svn path=/head/; revision=132206
|
|
|
|
|
|
|
| |
file.
Notes:
svn path=/head/; revision=132179
|
|
|
|
| |
Notes:
svn path=/head/; revision=132166
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=132163
|
|
|
|
|
|
|
| |
Reminded by: pav
Notes:
svn path=/head/; revision=131782
|
|
|
|
| |
Notes:
svn path=/head/; revision=131747
|
|
|
|
| |
Notes:
svn path=/head/; revision=131715
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=131666
|
|
|
|
|
|
|
| |
output.
Notes:
svn path=/head/; revision=131564
|
|
|
|
|
|
|
| |
Parallel Events and Asynchronous tasKing Library
Notes:
svn path=/head/; revision=131539
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=131505
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=131454
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=131340
|
|
|
|
|
|
|
| |
make you easy to write your own module.
Notes:
svn path=/head/; revision=131320
|
|
|
|
| |
Notes:
svn path=/head/; revision=131171
|
|
|
|
| |
Notes:
svn path=/head/; revision=131169
|
|
|
|
|
|
|
|
| |
PR: ports/78118
Submitted by: Andreas Kohn <andreas@syndrom23.de>
Notes:
svn path=/head/; revision=131137
|
|
|
|
|
|
|
|
| |
PR: ports/77923
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
Notes:
svn path=/head/; revision=131017
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=130896
|
|
|
|
|
|
|
|
|
|
|
| |
subsets of a list.
PR: ports/78422
Submitted by: Lars Eggert <lars.eggert@gmx.net>
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=130889
|
|
|
|
|
|
|
|
|
|
|
| |
source files.
Submitted by: Bob Wilcox <bob@immure.com>
Enjoyed by: julian
Totally forgotten by: ade
Notes:
svn path=/head/; revision=130836
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=130807
|
|
|
|
|
|
|
|
|
| |
PR: ports/73062
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=130724
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=130377
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=130342
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=130338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=130332
|
|
|
|
|
|
|
|
| |
PR: ports/78105
Submitted by: dom@happygiraffe.net
Notes:
svn path=/head/; revision=130271
|
|
|
|
|
|
|
|
|
|
| |
structures written in Python
PR: ports/77640
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=130197
|
|
|
|
|
|
|
| |
Pointed out by: barner
Notes:
svn path=/head/; revision=130184
|
|
|
|
|
|
|
|
|
|
| |
in Python.
PR: ports/78261
Submitted by: Choe, Cheng-Dae
Notes:
svn path=/head/; revision=130163
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=130046
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=129923
|
|
|
|
|
|
|
|
| |
PR: ports/77936
Submitted by: Martin Matuska <martin (at) matuska.org>
Notes:
svn path=/head/; revision=129725
|
|
|
|
|
|
|
|
|
|
| |
Free for OpenSource projects.
PR: ports/77041
Submitted by: Matthias Andree <matthias.andree (at) gmx.de>
Notes:
svn path=/head/; revision=129696
|
|
|
|
|
|
|
| |
Reported by: Florent Thoumie
Notes:
svn path=/head/; revision=129626
|
|
|
|
|
|
|
| |
Readline/History Library.
Notes:
svn path=/head/; revision=129615
|
|
|
|
|
|
|
|
|
|
| |
diffs.
PR: 77715
Submitted by: Joseph Scott <joseph (at) randomnetworks.com>
Notes:
svn path=/head/; revision=129278
|
|
|
|
|
|
|
| |
and the handful of ports that depended on them.
Notes:
svn path=/head/; revision=129234
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=129124
|
|
|
|
| |
Notes:
svn path=/head/; revision=129020
|
|
|
|
|
|
|
| |
CPAN.
Notes:
svn path=/head/; revision=129014
|
|
|
|
|
|
|
|
|
|
|
| |
testing-specific WWW::Mechanize
subclass.
PR: 77491
Submitted by: aturetta@commit.it
Notes:
svn path=/head/; revision=128793
|
|
|
|
|
|
|
|
| |
PR: 77491
Submitted by: aturetta@commit.it
Notes:
svn path=/head/; revision=128788
|
|
|
|
|
|
|
|
| |
PR: 77491
Submitted by: aturetta@commit.it
Notes:
svn path=/head/; revision=128784
|
|
|
|
|
|
|
| |
files. Needs libdwarf (and libelf in turn).
Notes:
svn path=/head/; revision=128641
|
|
|
|
|
|
|
| |
information in ELF files.
Notes:
svn path=/head/; revision=128639
|
|
|
|
| |
Notes:
svn path=/head/; revision=128598
|