aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Log4cxx is a port to C++ of the Log4j project. The goal is have the samePav Lucistnik2005-01-161-0/+1
| | | | | | | | | | functionnalities and interfaces of log4j. PR: ports/76287 Submitted by: Thaddeus Covert <tcovert+ports@sahuagin.net> Notes: svn path=/head/; revision=126582
* Inspired by the Java jMock library, pMock makes the writing of unit tests usingPav Lucistnik2005-01-161-0/+1
| | | | | | | | | | mock object techniques easier. PR: ports/76246 Submitted by: Piet Delport <pjd@satori.za.net> Notes: svn path=/head/; revision=126533
* cgprof generates colored graphs for profiled executables using gcc and gprof.Pav Lucistnik2005-01-151-0/+1
| | | | | | | | | | | | cgprof helps to have a better understanding of program structure and execution. It makes hot spots identification visual and intuitive. It is a shell script using gnu awk, that should run on any Unix like system. PR: ports/75173 Submitted by: Adam McLaurin <adam.freebsd@fastmail.fm> Notes: svn path=/head/; revision=126517
* New port: devel/pear-FSM PEAR Finite State MachineEdwin Groothuis2005-01-111-0/+1
| | | | | | | | | | | The FSM package provides a simple class that implements a Finite State Machine. PR: ports/76043 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=126123
* New port: devel/pear-HTML_Template_Flexy An extremely powerfulEdwin Groothuis2005-01-091-0/+1
| | | | | | | | | | | | | | | | Tokenizer driven Template engine HTML_Template_Flexy started it's life as a simplification of HTML_Template_Xipe, however in Version 0.2, It became one of the first template engine to use a real Lexer, rather than regex'es, making it possible to do things like ASP.net or Cold Fusion tags. PR: ports/75818 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=125925
* Add rapidsvn, Cross-platform GUI front-end for the Subversion revisionJun Kuriyama2005-01-091-0/+1
| | | | | | | system. Notes: svn path=/head/; revision=125910
* Add dialyzer, a static analysis tool for Erlang/OTP applications.Jimmy Olgeni2005-01-081-0/+1
| | | | Notes: svn path=/head/; revision=125849
* gonzui is a source code search engine for accelerating open sourceMunechika SUMIKAWA2004-12-301-0/+1
| | | | | | | | | | | | | software development. In the open source software development, programmers frequently refer to source codes written by others. Our goal is to help programmers develop programs effectively by creating a source code search engine that covers vast quantities of open source codes available on the Internet. WWW: http://namazu.org/~satoru/gonzui/ Notes: svn path=/head/; revision=125544
* - This module prototypes the Perl 6 'exported' and 'exportable' traitsCheng-Lung Sung2004-12-291-0/+1
| | | | | | | | | | in Perl 5. PR: ports/73485 Submitted by: Yuan-Chung Hsiao <ychsiao AT ychsiao dot idv dot tw> Notes: svn path=/head/; revision=125401
* Add ocaml-equeue 2.0.1, the Equeue library for OCaml.Thierry Thomas2004-12-281-0/+1
| | | | | | | | PR: 69422 Submitted by: David JULIEN Notes: svn path=/head/; revision=125387
* Add p5-IO-CaptureOutput 1.02, capture STDOUT/STDERR from subprocessesLars Thegler2004-12-271-0/+1
| | | | | | | and XS/C modules. Notes: svn path=/head/; revision=125278
* Add p5-Test-MockModule 0.04, override subroutines in a module for unitLars Thegler2004-12-271-0/+1
| | | | | | | testing. Notes: svn path=/head/; revision=125273
* Add ruby-io-reactor, a Ruby module that implements an asynchronousAkinori MUSHA2004-12-251-0/+1
| | | | | | | multiplexeded IO Reactor. Notes: svn path=/head/; revision=125155
* - Update devel/boost to 1.32.0Sergey Matveychuk2004-12-241-1/+1
| | | | | | | | | | | - Add slave devel/boost-python port - Remove devel/spirit because of it's a part boost now PR: ports/75377 Submitted by: Simon Barner <barner(at)gmx.de> (maintainer) Notes: svn path=/head/; revision=125059
* Remove syntax_tools: it is now included in lang/erlang.Jimmy Olgeni2004-12-221-2/+0
| | | | Notes: svn path=/head/; revision=124834
* [New Port] SimpleTest 1.0RC1, PHP unit testing framework\Edwin Groothuis2004-12-211-0/+1
| | | | | | | | | | | | | | | Unit testing, mock objects and web testing framework for PHP built around test cases. If you know JUnit or some of the PHPUnit clones this will need no explanation. It also adds JWebUnit style testing including cookies, authentication and form handling WWW: http://sourceforge.net/projects/simpletest/ PR: ports/72061 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=124740
* Add libtap, a C implementation of the Test Anything Protocol, writtenNik Clayton2004-12-211-0/+1
| | | | | | | by yours truly. Notes: svn path=/head/; revision=124727
* Hook up ptmallocErwin Lansing2004-12-201-0/+1
| | | | Notes: svn path=/head/; revision=124583
* Add MOVED section for devel/bison-devel and lang/gcc-oooMaho Nakata2004-12-191-0/+1
| | | | | | | | | and add them in Makefiles at devel/Makefile and lang/Makefile Reported by: kris Notes: svn path=/head/; revision=124480
* New port: devel/pear-HTML_QuickForm_SelectFilter Element forEdwin Groothuis2004-12-151-0/+1
| | | | | | | | | | | | | | PEAR::HTML_QuickForm that defines dynamic filters The PEAR::HTML_QuickForm_SelectFilter package adds an element to the PEAR::HTML_QuickForm package that is used to define dynamic filters on the client side for select elements. PR: ports/75123 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=124168
* Add p5-Cache 2.02, a Perl Cache interface.Lars Thegler2004-12-151-0/+1
| | | | Notes: svn path=/head/; revision=124155
* cut is a C Unit Testing Framework.Sergey Matveychuk2004-12-151-0/+1
| | | | | | | | PR: ports/75093 Submitted by: Sergei Gnezdov <sergeiga(at)yahoo.com> Notes: svn path=/head/; revision=124100
* Add p5-Module-Load-Conditional, a Perl module for looking up other PerlAnton Berezin2004-12-151-0/+1
| | | | | | | modules information/loading at runtime. Notes: svn path=/head/; revision=124090
* Add p5-Module-Load, a Perl module to load both modules and files.Anton Berezin2004-12-151-0/+1
| | | | Notes: svn path=/head/; revision=124080
* Add p5-Params-Check, a generic input parsing/checking mechanism forAnton Berezin2004-12-151-0/+1
| | | | | | | Perl. Notes: svn path=/head/; revision=124078
* Add dits 1.0,Kirill Ponomarev2004-12-131-0/+1
| | | | | | | | | | | | Dits is a tool for validating disk drivers, file systems, and lock managers. More than a simple exerciser, dits is able to verify that no detectable data integrity errors have occurred. PR: ports/74953 Submitted by: Greg Becker <greg@codeconcepts.com> Notes: svn path=/head/; revision=123921
* Add p5-List-Group 1.3, perl module that allows you to group a list byVanilla I. Shu2004-12-131-0/+1
| | | | | | | | | | columns or rows. PR: ports/72706 Submitted by: Tillman Hodgson <tillman@seekingfire.com> Notes: svn path=/head/; revision=123918
* tools to measure size of Perl OPs and [SAV]VsAndrey A. Chernov2004-12-121-0/+1
| | | | Notes: svn path=/head/; revision=123818
* . Remove devel/arch, it is an old version of devel/tla.Greg Lewis2004-12-091-1/+0
| | | | | | | | PR: 69425 Submitted by: Sebastian Schulze Struchtrup <sebstruch@gmx.de> Notes: svn path=/head/; revision=123581
* Add log4cplus, a simple-to-use C++ logging API providing thread-safe, flexible,Pav Lucistnik2004-12-091-0/+1
| | | | | | | | | | | and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API. PR: ports/74642 Submitted by: Petri Totterman <petri.totterman@hmv.fi> Notes: svn path=/head/; revision=123567
* Add libgiigic, a convenience library that works on top of libgii whereby gicPav Lucistnik2004-12-081-0/+1
| | | | | | | | | | | | | stands for 'General Input Configuration'. It provides easy Descent/Forsaken style input configuration. It basically handles binding of keystrokes, mice and valuators to program actions. For short, it allows to configure input events with actions as you know from modern computer games. PR: ports/74822 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> Notes: svn path=/head/; revision=123511
* New port codeville version 0.1.9: An "anarchic" control versionMario Sergio Fujikawa Ferreira2004-12-081-0/+1
| | | | | | | system without unnecessary re-merges Notes: svn path=/head/; revision=123426
* Add port for py-urwid 0.8.4,Hye-Shik Chang2004-12-071-0/+1
| | | | | | | a curses-based user interface library for python. Notes: svn path=/head/; revision=123398
* Add the most recent version of cvsps.Thierry Thomas2004-12-021-0/+1
| | | | | | | It could be used by chora-2.0. Notes: svn path=/head/; revision=123006
* New port: devel/pear-HTML_Javascript Provides an interface for creating ↵Edwin Groothuis2004-12-021-0/+1
| | | | | | | | | | | | | | | simple JS scripts Provides two classes: HTML_Javascript for performing basic JS operations. HTML_Javascript_Convert for converting variables. Allow output data to a file, to the standart output(print), or return. PR: ports/74584 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122948
* New port: devel/pear-XML_Transformer PEAR XML Transformations in PHPEdwin Groothuis2004-12-011-0/+1
| | | | | | | | | | | | The XML Transformer allows the binding of PHP functionality to XML tags to transform an XML document without the need for and the limitations of XSLT. PR: ports/74525 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122878
* Fix jude-community directory name in devel/Makefile.Anton Berezin2004-11-301-1/+1
| | | | | | | | PR: 74554 Submitted by: Renato Botelho <renato ?at? galle ?.? com ?.? br> Notes: svn path=/head/; revision=122815
* Add phpBugTracker, a bug database designed to provide the featuresWes Peters2004-11-281-0/+1
| | | | | | | | | of Bugzilla with better performance and maintainability. phpBT is (obviously) developed in PHP and uses the PEAR database library for database independence; currently PostgreSQL and MySQL are supported. Notes: svn path=/head/; revision=122706
* Add liboil a library of simple functions that are optimized for various CPUs.Koop Mast2004-11-281-0/+1
| | | | | | | | | | | | | These functions are generally loops implementing simple algorithmes. Grab maintainer-ship PR: 74361 Submitted by: ijliao Approved by: pav (mentor) Notes: svn path=/head/; revision=122680
* - Update to 1.2.9Herve Quiroz2004-11-281-0/+1
| | | | | | | | | | | - Rename port as it is no longer port of the Jakarta project - Dynamic plist PR: 74468 Submitted by: me Notes: svn path=/head/; revision=122660
* This is a community fork of the open source project OpenORBHerve Quiroz2004-11-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | (openorb.exolab.org). The goal of this initiative is to make the evolution of the OpenORB project more transparent and to allow the community to take part in making decisions about its future. OpenORB provides a Java implementation of the OMG CORBA 2.4.2 specification. Along with the ORB, the following OMG Services are provided: * Concurrency Control Service * Event Service * Interoperable Naming Service * Notification Service * Persistent State Service * Property Service * Time Service * Trading Service * Transaction Service WWW: http://openorb.sourceforge.net/ Notes: svn path=/head/; revision=122630
* New port: devel/p5-Test-LectroTest -- specification tests makerSergey Matveychuk2004-11-271-0/+1
| | | | | | | | PR: ports/72306 Submitted by: Alex Kapranoff <kappa(at)rambler-co.ru> Notes: svn path=/head/; revision=122606
* As previously announced, remove devel/ruby-flex_rb. It has been markedMark Linimon2004-11-271-1/+0
| | | | | | | broken for several months with no sign of a fix. Notes: svn path=/head/; revision=122582
* New port: devel/pear-HTML_TreeMenu Provides an API to create a HTMLEdwin Groothuis2004-11-271-0/+1
| | | | | | | | | | | | | | | | | | | | | tree PHP Based API creates a tree structure using a couple of small PHP classes. This can then be converted to javascript using the printMenu() method. The tree is dynamic in IE 4 or higher, NN6/Mozilla and Opera 7, and maintains state (the collapsed/expanded status of the branches) by using cookies. Other browsers display the tree fully expanded. Each node can have an optional link and icon. New API in 1.1 with many changes (see CVS for changelog) and new features, of which most came from Chip Chapin (http://www.chipchapin.com). PR: ports/74376 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122552
* New port: devel/pear-Var_Dump Provides methods for dumping structuredEdwin Groothuis2004-11-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | information about a variable The Var_Dump class is a wrapper for the var_dump function. The var_dump function displays structured information about expressions that includes its type and value. Arrays are explored recursively with values indented to show structure. The Var_Dump class captures the output of the var_dump function, by using output control functions, and then uses external renderer classes for displaying the result in various graphical ways: * Simple text, * HTML/XHTML text, * HTML/XHTML table, * XML, * ... PR: ports/74329 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122550
* New port: devel/pear-PHP_Compat Provides missing functionality for older ↵Edwin Groothuis2004-11-271-0/+1
| | | | | | | | | | | | | versions of PHP PHP_Compat provides missing functionality in the form of Constants and Functions for older versions of PHP. PR: ports/71936 ports/74239 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122547
* [new port] devel/p5-Class-AutoClassSergey Matveychuk2004-11-261-0/+1
| | | | | | | | PR: ports/74383 Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar> Notes: svn path=/head/; revision=122467
* [new port] devel/p5-Data-StagSergey Matveychuk2004-11-261-0/+1
| | | | | | | | PR: ports/74382 Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar> Notes: svn path=/head/; revision=122462
* The Excalibur Configuration package contains extensions to the Avalon FrameworkHerve Quiroz2004-11-251-0/+1
| | | | | | | | | | | | supporting configuration management. This Excalibur component is now deprecated but is still required by some Java packages. WWW: http://excalibur.apache.org/deprecation.html Notes: svn path=/head/; revision=122380
* New Port: devel/p5-Decision-ACL - Manage and Build Access Control ListsSergey Matveychuk2004-11-241-0/+1
| | | | | | | | PR: ports/72358 Submitted by: Aaron Dalton <aaron(at)daltons.ca> Notes: svn path=/head/; revision=122327