aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* QCA is a straightforward and cross-platform crypto API, using Qt datatypes andSergey Matveychuk2005-04-051-0/+1
| | | | | | | | | | conventions. PR: ports/79289 Submitted by: Vsevolod A. Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=132519
* - add p5-IO-Pager, which select a pager, optionally pipe it outputCheng-Lung Sung2005-04-041-0/+1
| | | | | | | | | | if destination is a TTY PR: 79423 Submitted by: Rong-En Fan (maintainer) Notes: svn path=/head/; revision=132423
* Add p5-Test-ClassAPI 1.02, provides basic first-pass API testing forLars Thegler2005-04-021-0/+1
| | | | | | | large class trees. Notes: svn path=/head/; revision=132206
* Add p5-PerlIO-via-MD5 0.06, PerlIO layer for creating an MD5 digest of aLars Thegler2005-04-021-0/+1
| | | | | | | file. Notes: svn path=/head/; revision=132179
* Add py-gamin, the Python bindings for the gamin file alteration monitor.Joe Marcus Clarke2005-04-021-0/+1
| | | | Notes: svn path=/head/; revision=132166
* Add gamin, a file and directory monitoring server and API. Gamin can beJoe Marcus Clarke2005-04-021-0/+1
| | | | | | | | | | | | | | | 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
* Add gstreamer-plugins-gconfKoop Mast2005-03-201-0/+1
| | | | | | | Reminded by: pav Notes: svn path=/head/; revision=131782
* Add slave port for pcre which enables UTF-8 support.Kirill Ponomarev2005-03-201-0/+1
| | | | Notes: svn path=/head/; revision=131747
* Add p5-Test-File 1.09, test file attributes.Lars Thegler2005-03-201-0/+1
| | | | Notes: svn path=/head/; revision=131715
* New port: devel/pear-XML_NITF PEAR NITF XML parserPav Lucistnik2005-03-191-0/+1
| | | | | | | | | | | | | | 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
* Add p5-IO-Capture 0.03, abstract Base Class to build modules to captureLars Thegler2005-03-181-0/+1
| | | | | | | output. Notes: svn path=/head/; revision=131564
* add libpeak 0.1.0Ying-Chieh Liao2005-03-181-0/+1
| | | | | | | Parallel Events and Asynchronous tasKing Library Notes: svn path=/head/; revision=131539
* New port: devel/pear-PHP_CompatInfo PEAR class to find out the minimum versionPav Lucistnik2005-03-171-0/+1
| | | | | | | | | | | | | | | 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
* New port: devel/pear-Event_Dispatcher PEAR dispatch notifications using PHP ↵Pav Lucistnik2005-03-161-0/+1
| | | | | | | | | | | | | | | | | | | 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
* - Add p5-Class-Gomor-Hash 0.20, yet another class builder. This one addsFlorent Thoumie2005-03-151-0/+1
| | | | | | | | | | | | 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
* - A simple starter kit for any Perl moduleCheng-Lung Sung2005-03-151-0/+1
| | | | | | | make you easy to write your own module. Notes: svn path=/head/; revision=131320
* Add p5-release 0.99, upload files to CPAN and SourceForge.Sergey Skvortsov2005-03-141-0/+1
| | | | Notes: svn path=/head/; revision=131171
* Add p5-ConfigReader-Simple 1.18, simple configuration file parser.Sergey Skvortsov2005-03-141-0/+1
| | | | Notes: svn path=/head/; revision=131169
* - Add dumb 0.9.2, an IT, XM, S3M and MOD player libraryFlorent Thoumie2005-03-131-0/+1
| | | | | | | | PR: ports/78118 Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=131137
* refactoring browser for ruby scriptSergey Matveychuk2005-03-121-0/+1
| | | | | | | | PR: ports/77923 Submitted by: Alexander Novitsky <alecn2002@yandex.ru> Notes: svn path=/head/; revision=131017
* Bayesian Noise Reduction is a statistical approach to evaluating coherence byPav Lucistnik2005-03-111-0/+1
| | | | | | | | | | | | | | | | 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
* - Add p5-Algorithm-ChooseSubsets 0.01, Perl algorithm to iterate through ↵Florent Thoumie2005-03-111-0/+1
| | | | | | | | | | | 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
* Add tkmerge, a rather spiffy Tk interface to help with mergingAde Lovett2005-03-111-0/+1
| | | | | | | | | | | source files. Submitted by: Bob Wilcox <bob@immure.com> Enjoyed by: julian Totally forgotten by: ade Notes: svn path=/head/; revision=130836
* Jep embeds CPython in Java. It is safe to use in a heavily threadedHerve Quiroz2005-03-101-0/+1
| | | | | | | | | | | | 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
* - Add p5-Gnome2-GConf 1.000, Perl bindings for the GConf2 configuration engine.Florent Thoumie2005-03-091-0/+1
| | | | | | | | | PR: ports/73062 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Approved by: pav (mentor) Notes: svn path=/head/; revision=130724
* - add p5-CPAN-YACSmoke-0.03Yen-Ming Lee2005-03-041-0/+1
| | | | | | | | | | | | | | | | | | | 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
* - add File-HomeDir-0.06Yen-Ming Lee2005-03-041-0/+1
| | | | | | | | | | | | 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
* - add p5-Regexp-Assemble-0.09Yen-Ming Lee2005-03-041-0/+1
| | | | | | | | | | | | 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
* - add p5-CPANPLUS-0.53Yen-Ming Lee2005-03-041-0/+1
| | | | | | | | | | | | | | | | 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
* Add p5-SVN-Notify 2.43, subversion activity notification.Michael Johnson2005-03-031-0/+1
| | | | | | | | PR: ports/78105 Submitted by: dom@happygiraffe.net Notes: svn path=/head/; revision=130271
* Add py-elementtree 1.2, a container for hierarchical dataSimon Barner2005-03-021-0/+1
| | | | | | | | | | structures written in Python PR: ports/77640 Approved by: arved (mentor) Notes: svn path=/head/; revision=130197
* Remove this port, it is a dupe to devel/py-roMichael Johnson2005-03-021-1/+0
| | | | | | | Pointed out by: barner Notes: svn path=/head/; revision=130184
* Add py-pyro 3.4, distributed Object Technology system written entirelyMichael Johnson2005-03-021-0/+1
| | | | | | | | | | in Python. PR: ports/78261 Submitted by: Choe, Cheng-Dae Notes: svn path=/head/; revision=130163
* - split multimedia/gstreamer-plugins in to individual ports perMichael Johnson2005-02-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add p5-File-PathConvert, a perl module to perform various pathAnton Berezin2005-02-271-0/+1
| | | | | | | | | 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
* Smake is a highly portable make program with automake features.Sergey Matveychuk2005-02-251-0/+1
| | | | | | | | PR: ports/77936 Submitted by: Martin Matuska <martin (at) matuska.org> Notes: svn path=/head/; revision=129725
* BitKeeper - Scalable Distributed Software Configuration Management System.Sergey Matveychuk2005-02-241-0/+1
| | | | | | | | | | Free for OpenSource projects. PR: ports/77041 Submitted by: Matthias Andree <matthias.andree (at) gmx.de> Notes: svn path=/head/; revision=129696
* Remove devel/p5-Term-ReadLine-Gnu, already known as devel/p5-ReadLine-Gnu.Thierry Thomas2005-02-231-1/+0
| | | | | | | Reported by: Florent Thoumie Notes: svn path=/head/; revision=129626
* Add p5-Term-ReadLine-Gnu 1.15, perl extension for the GNUThierry Thomas2005-02-231-0/+1
| | | | | | | Readline/History Library. Notes: svn path=/head/; revision=129615
* Add pear-Text_Diff 0.0.4, engine for performing and rendering textThierry Thomas2005-02-191-0/+1
| | | | | | | | | | diffs. PR: 77715 Submitted by: Joseph Scott <joseph (at) randomnetworks.com> Notes: svn path=/head/; revision=129278
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-181-3/+0
| | | | | | | and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
* Add yet another AVR assembler. This one appears to have betterWes Peters2005-02-181-0/+1
| | | | | | | | | 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
* Add p5-IPC-Cmd, a perl module for finding and running system commands.Anton Berezin2005-02-161-0/+1
| | | | Notes: svn path=/head/; revision=129020
* Add p5-CPAN-Mini, a module to create and maintain a minimal mirror ofAnton Berezin2005-02-161-0/+1
| | | | | | | CPAN. Notes: svn path=/head/; revision=129014
* Add p5-Test-WWW-Mechanize 1.02,Anton Berezin2005-02-141-0/+1
| | | | | | | | | | | testing-specific WWW::Mechanize subclass. PR: 77491 Submitted by: aturetta@commit.it Notes: svn path=/head/; revision=128793
* Add p5-Test-LongString 0.07, a library to test long strings.Anton Berezin2005-02-141-0/+1
| | | | | | | | PR: 77491 Submitted by: aturetta@commit.it Notes: svn path=/head/; revision=128788
* Add p5-Module-Refresh 0.05, refresh %INC files when updated on disk.Anton Berezin2005-02-141-0/+1
| | | | | | | | PR: 77491 Submitted by: aturetta@commit.it Notes: svn path=/head/; revision=128784
* dwarfdump is a utility to display DWARF debugging information in ELFJoerg Wunsch2005-02-121-0/+1
| | | | | | | files. Needs libdwarf (and libelf in turn). Notes: svn path=/head/; revision=128641
* libdwarf is a library to analyze (and even produce) DWARF debuggingJoerg Wunsch2005-02-121-0/+1
| | | | | | | information in ELF files. Notes: svn path=/head/; revision=128639
* Add p5-Class-Handle 1.03, create objects that are handles to classes.Sergey Skvortsov2005-02-121-0/+1
| | | | Notes: svn path=/head/; revision=128598