aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Gabor Kovesdan2007-06-021-7/+0
| | | | | | | | | | | | | 2007-05-20 devel/agenda-libs: Agenda VR3 is dead for long time 2007-05-20 devel/agenda-headers: Agenda VR3 is dead for long time 2007-05-20 devel/agenda-snow-libs: Agenda VR3 is dead for long time 2007-05-20 devel/agenda-static-libs: Agenda VR3 is dead for long time 2007-05-20 devel/mipsel-linux-binutils: This is Agenda VR3-specific port, and Agenda VR3 is dead for long time. 2007-05-20 devel/mipsel-linux-gcc: This is Agenda VR3-specific port, and Agenda VR3 is dead for long time. 2007-05-20 devel/mipsel-linux-kernel-headers: This is Agenda VR3-specific port, and Agenda VR3 is dead for long time. Notes: svn path=/head/; revision=192588
* - Retire gstreamer 0.8.0Michael Johnson2007-06-011-3/+0
| | | | Notes: svn path=/head/; revision=192557
* The phpDocumentor tool is a standalone auto-documentor similar to JavaDocMartin Wilke2007-05-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | written in PHP. It differs from PHPDoc in that it is MUCH faster, parses a much wider range of php files, and comes with many customizations including 11 HTML templates, windows help file CHM output, PDF output, and XML DocBook peardoc2 output for use with documenting PEAR. In addition, it can do PHPXref source code highlighting and linking. Features (short list): -output in HTML, PDF (directly), CHM (with windows help compiler), XML DocBook -very fast -web and command-line interface -fully customizable output with Smarty-based templates -recognizes JavaDoc-style documentation with special tags customized for PHP 4 -automatic linking, class inheritance diagrams and intelligent override -customizable source code highlighting, with phpxref-style cross-referencing -parses standard README/CHANGELOG/INSTALL/FAQ files and includes them directly in documentation -generates a todo list from @todo tags in source -generates multiple documentation sets based on @access private, @internal and {@internal} tags -example php files can be placed directly in documentation with highlighting and phpxref linking using the @example tag -linking between external manual and API documentation is possible at the sub-section level in all output formats -easily extended for specific documentation needs with Converter -full documentation of every feature, manual can be generated directly from the source code with "phpdoc -c makedocs" in any format desired. -current manual always available at http://www.phpdoc.org/manual.php -user .ini files can be used to control output, multiple outputs can be generated at once WWW: http://pear.php.net/package/PhpDocumentor/ PR: ports/112744 Submitted by: Gerrit Beine (<gerrit.beine at gmx.de>) Notes: svn path=/head/; revision=192314
* Add p5-ShipIt 0.50, software release tool.Cheng-Lung Sung2007-05-291-0/+1
| | | | | | | | PR: ports/112376 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=192263
* Add p5-Devel-ebug 0.48, a simple, extensible Perl debugger.Cheng-Lung Sung2007-05-291-0/+1
| | | | | | | | PR: ports/112352 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=192258
* Remove expired ports:Gabor Kovesdan2007-05-281-2/+0
| | | | | | | | 2007-05-24 devel/ruby-inline: New versions only available in rubygems. Use devel/rubygem-inline instead. 2007-05-15 devel/tkref: is seriously outdated, take a look at http://www.tcl.tk/doc/ for TCL/TK documentation Notes: svn path=/head/; revision=192199
* Crow is a modern GUI builder for the GTK+ toolkit. It is an advancedMartin Wilke2007-05-271-0/+1
| | | | | | | | | | | | | | | | | | IDE-embeddable RAD tool designed to fulfill the needs of desktop programmers who want to create multi-platform GTK+ based applications with minimal GUI coding. Crow is full-featured yet lightweight: its tree-based Property Explorer solves many GUI constructing tasks in a versatile manner without additional popup dialogs. The project is targeted to develop a tool that is coherent and productive for experienced GTK+ users as well as simple and accessible for newcomers. WWW: http://crow-designer.sourceforge.net/ PR: ports/112618 Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn> Notes: svn path=/head/; revision=192137
* GuiLoader is a high-performance and compact GuiXml loader library.Martin Wilke2007-05-271-0/+1
| | | | | | | | | | | | | | | | This library allows GTK+ applications to create GUI widgets and objects at run-time from GuiXml resource files. GuiLoader is written in the C language as a GObject subclass and has a trivial language-independent API. GuiLoader was designed to be easily wrapped for any language that has GTK+ bindings. WWW: http://crow-designer.sourceforge.net/ PR: ports/112618 Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn> Notes: svn path=/head/; revision=192135
* GuiLoader/C++ is a C++ binding to the GuiLoader library. It is a convenienceMartin Wilke2007-05-271-0/+1
| | | | | | | | | | | | | | layer that simplifies development of GuiLoader based applications written in the C++ language by introducing exception safety, binding GTK+ objects defined in GuiXml to C++ variables and type-safe dynamic connection to signals. WWW: http://crow-designer.sourceforge.net/ PR: ports/112618 Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn> Notes: svn path=/head/; revision=192133
* Add p5-Test-Assertions 1.054, a simple set of building blocks for bothLars Thegler2007-05-271-0/+1
| | | | | | | unit and runtime testing. Notes: svn path=/head/; revision=192030
* Add p5-Log-Trace 1.070, provides a unified approach to tracing.Lars Thegler2007-05-271-0/+1
| | | | Notes: svn path=/head/; revision=192028
* Upgrade Bugzilla to 3.0; repocopy 2.x branch to devel/bugzilla2Sergey Skvortsov2007-05-271-0/+1
| | | | Notes: svn path=/head/; revision=192026
* remove devel/wfut - it is obsoleteOliver Lehmann2007-05-271-1/+0
| | | | Notes: svn path=/head/; revision=191976
* XS performance enhancers for Class::C3.Lars Balker Rasmussen2007-05-251-0/+1
| | | | Notes: svn path=/head/; revision=191736
* Method::Alias is designed to be used as a pragma, to which you provide aCheng-Lung Sung2007-05-251-0/+1
| | | | | | | | | | | | | | | | | | | set of pairs of method names. Only very minimal checking is done, if you wish to create infinite loops or what have you, you are more than welcome to shoot yourself in the foot. # Add a single method alias use Method::Alias 'foo' => 'bar'; # Add several method aliases use Method::Alias 'a' => 'b', 'c' => 'd', 'e' => 'f'; WWW: http://search.cpan.org/dist/Method-Alias Notes: svn path=/head/; revision=191729
* Finish removing devel/make to pacify portsmon.Mark Linimon2007-05-251-1/+0
| | | | | | | Pointy hat to: shaun Notes: svn path=/head/; revision=191702
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+3
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Add p5-CLASS 1.00, alias for __PACKAGE__.Cheng-Lung Sung2007-05-041-0/+1
| | | | | | | | PR: ports/112306 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=191509
* This package adds an element to the PEAR::HTML_QuickForm package to dynamicallyMartin Wilke2007-05-011-0/+1
| | | | | | | | | | | | | | create an HTML input text element that at every keypressed javascript event, returns a list of options in a dynamic dropdown select box (live dropdown select). This element use AJAX (Communication from JavaScript to your browser without reloading the page). This type of livesearch is useful when you have a form with a dropdown list with a large number of row. WWW: http://pear.php.net/package/HTML_QuickForm_Livesearch/ Notes: svn path=/head/; revision=191317
* lhs2TeX is a preprocessor to generate LaTeX code from literate HaskellMartin Wilke2007-05-011-0/+1
| | | | | | | | | | | | sources. It is released under the GPL. WWW: http://www.informatik.uni-bonn.de/~loeh/lhs2tex/ PR: ports/112096 Submitted by: mainland at apeiron.net Notes: svn path=/head/; revision=191280
* New port: devel/libcfgMartin Matuska2007-04-301-0/+1
| | | | | | | | | Library for command line and configuration file parsing Approved by: garga (mentor) Notes: svn path=/head/; revision=191203
* Add libgalago 0.5.2, Galago desktop presence library.Florent Thoumie2007-04-271-0/+1
| | | | Notes: svn path=/head/; revision=191016
* Add p5-Test-JSON 0.02, test JSON data.Lars Thegler2007-04-261-0/+1
| | | | Notes: svn path=/head/; revision=190962
* File::Util provides a comprehensive toolbox of utilities to automateMartin Wilke2007-04-261-0/+1
| | | | | | | | | | | | | | | all kinds of common tasks on file / directories. Its purpose is to do so in the most portable manner possible so that users of this module won't have to worry about whether their programs will work on other OSes and machines. WWW: http://www.cpan.org/ PR: ports/112130 Submitted by: Jeff Hung <jeffhung@mail2000.com.tw> Notes: svn path=/head/; revision=190952
* Exception::HandlerMartin Wilke2007-04-261-0/+1
| | | | | | | | | | | | | Exception::Handler helps to report exceptions with formatted text call-stack. WWW: http://www.cpan.org/ PR: ports/112129 Submitted by: Jeff Hung <jeffhung@mail2000.com.tw> Notes: svn path=/head/; revision=190950
* Class::OOorNOMartin Wilke2007-04-261-0/+1
| | | | | | | | | | | | | | | Class::OOorNO helps your module handle the input for its subroutines whether called in object-oriented style (as object methods or class methods with the arrow syntax ->), or in functional programming style (as subroutines imported to the caller's namespace via Exporter). WWW: http://www.cpan.org/ PR: ports/112128 Submitted by: Jeff Hung <jeffhung@mail2000.com.tw> Notes: svn path=/head/; revision=190947
* add libarena 0.3.1Ying-Chieh Liao2007-04-261-0/+1
| | | | | | | Custom Memory Allocator Interface Notes: svn path=/head/; revision=190893
* Add p5-CPAN-SQLite 0.1, search CPAN using a SQLite database.Cheng-Lung Sung2007-04-251-0/+1
| | | | | | | | PR: ports/107723 Submitted by: Christopher Boumenot <boumenot at gmail.com> Notes: svn path=/head/; revision=190862
* Eric is a full featured Python and Ruby editor and IDE, written in python.Boris Samorodov2007-04-231-0/+1
| | | | | | | | | | | | | | | It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder. This is a port of eric4 (based on Qt4, development version). WWW: http://www.die-offenbachs.de/detlev/eric.html Notes: svn path=/head/; revision=190745
* New port: devel/tclthreadMartin Matuska2007-04-231-0/+1
| | | | | | | | | Tcl Thread extension, script-level access to Tcl threading capabilities. Approved by: garga (mentor) Notes: svn path=/head/; revision=190739
* New port myghtyutils. This is the set of utility classes used by MyghtyDryice Dong Liu2007-04-231-0/+1
| | | | | | | | | templating. And now used by Mako and Pylons. Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=190679
* ZenTest provides 4 different tools and 1 library: zentest, unit_diff,Cheng-Lung Sung2007-04-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | autotest, multiruby, and Test::Rails. ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit. unit_diff is a command-line filter to diff expected results from actual results and allow you to quickly see exactly what is wrong. autotest is a continous testing facility meant to be used during development. As soon as you save a file, autotest will run the corresponding dependent tests. multiruby runs anything you want on multiple versions of ruby. Test::Rails helps you build industrial-strength Rails code. WWW: http://zentest.rubyforge.org/ Notes: svn path=/head/; revision=190639
* Add devel/p5-Class-Closure 0.21, a module that implements encapsulated,Anton Berezin2007-04-221-0/+1
| | | | | | | declarative classes in Perl. Notes: svn path=/head/; revision=190626
* Add port devel/egypt:Andrew Pantyukhin2007-04-211-0/+1
| | | | | | | | | | | | | | | Egypt is a simple tool for creating call graphs of C programs. Egypt neither analyzes source code nor lays out graphs. Instead, it leaves the source code analysis to GCC and the graph layout to Graphviz, both of which are better at their respective jobs than egypt itself could ever hope to be. Egypt is simply a very small Perl script that glues these existing tools together. WWW: http://www.gson.org/egypt/ Author: Andreas Gustafsson <gson@gson.org> Notes: svn path=/head/; revision=190543
* FlexJSON is a lightweight library to serialize objects out in Javascript ObjectMartin Wilke2007-04-201-0/+1
| | | | | | | | | | | | | | Notation (JSON). The library serializes only immediately available fields by default, although it's fairly easy to add additional data such as collections through code or annotations. WWW: http://flexjson.sourceforge.net/ PR: ports/111934 Submitted by: Nemo Liu <nemoliu at gmail.com> Notes: svn path=/head/; revision=190438
* The Swiftcore Analogger implements a fast asynchronous logging systemMartin Wilke2007-04-171-0/+1
| | | | | | | | | | | | | | | | | | for Ruby programs as well as client library for sending logging messages to the Analogger process. Analogger will accept logs from multiple sources and can have multiple logging destinations. Currently, logging to a file, to STDOUT, or to STDERR is supported. A future revision may support logging to a database destination, as well. WWW: http://analogger.swiftcore.org PR: ports/111633 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=190209
* C/C++ preprocessor expands macros and processes '#if', '#include' andMartin Wilke2007-04-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | some other directives. MCPP is an alternative C/C++ preprocessor with the highest conformance, implementated by Kiyoshi Matsui. MCPP is especially useful for debugging the source program which use complicated macros and also useful for checking portability of the source. It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98. Though mcpp could be built as a replacement of GCC's resident proprocessor or as a subroutine called from some other main program, this package installs only a stand-alone program named 'mcpp' which behaves independent from GCC. WWW: http://mcpp.sourceforge.net/ - Kiyoshi Matsui <kmatsui@t3.rim.or.jp> PR: ports/111588 Submitted by: Kiyoshi Matsui <kmatsui at t3.rim.or.jp> Notes: svn path=/head/; revision=190022
* EventMachine implements a fast, single-threaded engine for arbitrary networkMartin Wilke2007-04-151-0/+1
| | | | | | | | | | | | | | | | | | | | communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required. WWW: http://rubyforge.org/projects/eventmachine PR: ports/111095 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=190018
* Add p5-Devel-Required 0.07, automatic update of required modulesRong-En Fan2007-04-151-0/+1
| | | | | | | | | | documentation. PR: ports/111589 Submitted by: chinsan Notes: svn path=/head/; revision=189993
* - Remove archaic portsLi-Wen Hsu2007-04-141-3/+0
| | | | | | | | | | | 2007-03-28 devel/crossgo32: Has expired, archaic port devel/crossgo32-djgpp2: Archaic port devel/crossgo32-djgpp2-pdcurses: Archaic port Approved by: clsung (mentor) Notes: svn path=/head/; revision=189962
* Cog transforms files in a very simple way: it finds chunks of Python codeNicola Vitale2007-04-131-0/+1
| | | | | | | | | | | | | | | embedded in them, executes the Python code, and inserts its output back into the original file. The file can contain whatever text you like around the Python code. It will usually be source code. Author: Ned Batchelder WWW: http://www.nedbatchelder.com/code/cog/index.html PR: ports/111046 Submitted by: Alex Pesternikov <apesternikov at page2rss.com> Notes: svn path=/head/; revision=189913
* ParseTree is a C extension (using RubyInline) that extractsCheng-Lung Sung2007-04-131-0/+1
| | | | | | | | | | | the parse tree for an entire class or a specific method and returns it as a s-expression (aka sexp) using ruby's arrays, strings, symbols, and integers. WWW: http://rubyforge.org/projects/parsetree/ Notes: svn path=/head/; revision=189884
* QCT - Qt/PyQt based commit toolBoris Samorodov2007-04-101-0/+1
| | | | | | | | | | | | | | Primary goals: 1. Platform agnostic (Linux, Windows, MacOS, Cygwin -- and FreeBSD now) 2. VCS agnostic (bazaar, cvs, git, mercurial, monotone, perforce, subversion) 3. Good keyboard navigation, keep the typical work-flow simple Author: Steve Borho <steve@borho.org> WWW: http://qct.sourceforge.net/ Notes: svn path=/head/; revision=189727
* Add p5-Test-Group 0.07, group together related tests in a test suite.Lars Thegler2007-04-101-0/+1
| | | | Notes: svn path=/head/; revision=189650
* Add p5-Test-YAML-Valid 0.03, test for valid YAML.Lars Thegler2007-04-101-0/+1
| | | | Notes: svn path=/head/; revision=189640
* Add p5-Test-XML-Valid 0.04, validate XML and XHTML.Lars Thegler2007-04-101-0/+1
| | | | Notes: svn path=/head/; revision=189638
* Add svn_load_dirs, a Perl script to load directories into a SubversionAkinori MUSHA2007-04-091-0/+1
| | | | | | | repository. Notes: svn path=/head/; revision=189549
* add eventxx 0.4Ying-Chieh Liao2007-04-091-0/+1
| | | | | | | A C++ wrapper for libevent Notes: svn path=/head/; revision=189537
* New port: devel/p5-Task-Weaken, Ensure that a platform has weaken supportLars Balker Rasmussen2007-04-061-0/+1
| | | | Notes: svn path=/head/; revision=189342
* Add devel/p5-Data-GUID 0.043, a Perl module to generate globally uniqueAnton Berezin2007-04-051-0/+1
| | | | | | | identifiers. Notes: svn path=/head/; revision=189297