summaryrefslogtreecommitdiff
path: root/devel/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add dparser 1.7Ying-Chieh Liao2003-11-111-0/+1
| | | | | | | A simple but powerful tool for parsing Notes: svn path=/head/; revision=93730
* add libcwd 0.99.31Ying-Chieh Liao2003-11-101-0/+1
| | | | | | | The C++ Debugging Support Library Notes: svn path=/head/; revision=93632
* add glrparser 1.4Ying-Chieh Liao2003-11-101-0/+1
| | | | | | | A parser works with the GLR(0) algorithm Notes: svn path=/head/; revision=93614
* Add ports/devel/openthreads, which is a dependency of ports/graphics/osgJames E. Housley2003-11-061-0/+1
| | | | | | | | PR: 58121 Submitted by: yinjieh@csie.nctu.edu.tw Notes: svn path=/head/; revision=93238
* Add p5-DateTime-Incomplete 0.01.01Mathieu Arnold2003-11-051-0/+1
| | | | | | | An incomplete DateTime, like January 5. Notes: svn path=/head/; revision=93134
* Add glademm 2.0.0.1, a C++ code generator backendAlexander Nedotsukov2003-11-041-0/+1
| | | | | | | for glade and glade2. Notes: svn path=/head/; revision=93049
* Remove devel/amulet.Mark Linimon2003-11-021-1/+0
| | | | | | | | | PR: ports/56423 Submitted by: self (as linimon@lonesome.com) Reviewed by: edwin Notes: svn path=/head/; revision=92874
* File::Path::Expand expands user directories in filenames. ForKirill Ponomarev2003-11-011-0/+1
| | | | | | | | | | | | the simple case it's no more complex than s{^~/}{$HOME/}, but for other cases it consults C<getpwent> and does the right thing. PR: 58812 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=92787
* Retire the following ports; they have been integrated into ruby18 andAkinori MUSHA2003-10-311-1/+0
| | | | | | | | | | | | | | | | | ruby16-shim-ruby18: devel/ruby-yaml net/ruby-drb net/ruby-gserver net/ruby-soap net/ruby-xmlrpc security/ruby-openssl sysutils/ruby-devel-logger textproc/ruby-rexml www/ruby-webrick Notes: svn path=/head/; revision=92732
* Add p5-FileHandle-Unget 0.11,Vanilla I. Shu2003-10-301-0/+1
| | | | | | | | | | | a FileHandle which supports ungetting of multiple bytes. PR: 58673 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92646
* Add p5-Class-MethodMapper 1.0,Jun Kuriyama2003-10-301-0/+1
| | | | | | | perl module for abstract Class wrapper for AutoLoader. Notes: svn path=/head/; revision=92631
* Add p5-Calendar-Simple 1.08,Jun Kuriyama2003-10-291-0/+1
| | | | | | | perl extension to create simple calendars. Notes: svn path=/head/; revision=92546
* Add p5-Glib2 1.00,Vanilla I. Shu2003-10-291-0/+1
| | | | | | | | | | | this module provides access to Glib and GObject libraries. PR: 58605 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=92517
* Add p5-Algorithm-Networksort 1.01,Foxfair Hu2003-10-281-0/+1
| | | | | | | | | | a perl module that will create inline comparisons for sorting. PR: 58551 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=92459
* Add p5-Algorithm-NaiveBayes 0.02,Foxfair Hu2003-10-281-0/+1
| | | | | | | | | | perl class performing Bayesian prediction of categories. PR: 58527 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=92457
* add gaul 0.1846Ying-Chieh Liao2003-10-281-0/+1
| | | | | | | Genetic Algorithm Utility Library Notes: svn path=/head/; revision=92418
* add p5-Algorithm-Evolutionary 0.53Ying-Chieh Liao2003-10-241-0/+1
| | | | | | | A library for doing evolutionary computation in Perl Notes: svn path=/head/; revision=92048
* Add p5-Tie-FileLRUCache 1.01,Foxfair Hu2003-10-241-0/+1
| | | | | | | | | | a lightweight but robust filesystem based persistent LRU cache. PR: 58455 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=92025
* Add p5-Tie-DB_File-SplitHash 1.01, a wrapper around the DB_File BerkeleyFoxfair Hu2003-10-241-0/+1
| | | | | | | | | | database system. PR: 58454 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=92022
* Add p5-Class-ParmList 1.03, a module for processing named parameterFoxfair Hu2003-10-241-0/+1
| | | | | | | | | | | | | | | | lists for method calls. This is a simple package for validating calling parameters to a subroutine or method. It allows you to use "named parameters" while providing checking for number and naming of parameters for verifying inputs are as expected and meet any minimum requirements. It also allows the setting of default values for the named parameters if omitted PR: 58453 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=92019
* Add p5-Class-NamedParms 1.04, a lightweight named parameter handling system.Foxfair Hu2003-10-241-0/+1
| | | | | | | | | | | | | Class::NamedParms is a perl module which provides standard get/set/clear accessors for a class via named parameter with forced lexical checking of named parameters for validity and initialization validation. Lightweight and simple to use. Designed as a base class for inheritance by other modules. PR: 58452 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=92017
* add jakelib2 2.0.0sYing-Chieh Liao2003-10-241-0/+1
| | | | | | | A cross platform C++ class library with a Java-like API Notes: svn path=/head/; revision=92007
* Add maven a Java project management and project comprehension tool. MoreJoe Marcus Clarke2003-10-211-0/+1
| | | | | | | | | | details are available at http://maven.apache.org. PR: 58339 Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=91844
* Add p5-ExtUtils-PkgConfig 1.00, simplistic interface to pkg-config.Sergey Skvortsov2003-10-181-0/+1
| | | | Notes: svn path=/head/; revision=91569
* Add p5-ExtUtils-Depends 0.102,Sergey Skvortsov2003-10-181-0/+1
| | | | | | | | easily build XS extensions that depend on XS extensions. Notes: svn path=/head/; revision=91567
* Add p5-Sort-Tree 1.08,Vanilla I. Shu2003-10-171-0/+1
| | | | | | | | | | | a perl module for sorting a objects into a tree structure. PR: 58079 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=91483
* Add p5-Devel-Size 0.58,Mathieu Arnold2003-10-161-0/+1
| | | | | | | Perl extension for finding the memory usage of Perl variables. Notes: svn path=/head/; revision=91432
* Add p5-Devel-Trace 0.10,Mathieu Arnold2003-10-161-0/+1
| | | | | | | Print out each line before it is executed (like sh -x). Notes: svn path=/head/; revision=91430
* Add p5-POE-Exceptions 0.03, POE class for handling exceptions.Sergey Skvortsov2003-10-161-0/+1
| | | | Notes: svn path=/head/; revision=91422
* new port of maketoolTrevor Johnson2003-10-151-0/+1
| | | | Notes: svn path=/head/; revision=91303
* Add ruby-fliemagic, a Ruby binding to libmagic(3).Akinori MUSHA2003-10-141-0/+1
| | | | Notes: svn path=/head/; revision=91241
* Add pmk, "Pre Make Kit." pmk is a sane and BSDL autoconf replacement.Sean Chittenden2003-10-131-0/+1
| | | | | | | | | | | There are no dependencies on external software and the syntax of .pmk files is more than tollerable. A quick example of the syntax can be found here (scroll down to the pmkscan section): http://premk.sourceforge.net/example.html Notes: svn path=/head/; revision=91076
* Add p5-GTop 0.11, a Perl interface to libgtop.Mathieu Arnold2003-10-131-0/+1
| | | | | | | | PR: 57922 Submitted by: Trevor Cornpropst <tcornpropst@cox.net> Notes: svn path=/head/; revision=91060
* Add p5-Config-Simple 4.55, simple configuration file class.Mathieu Arnold2003-10-131-0/+1
| | | | | | | | PR: 57929 Submitted by: Manuel Rabade Garcia <mig@mig-29.net> Notes: svn path=/head/; revision=91046
* Add calibrator, a tool which attempts to determine various statisticsBruce M Simpson2003-10-131-0/+1
| | | | | | | about a machine's cache and TLB characteristics. Can produce gnuplot output. Notes: svn path=/head/; revision=91016
* Add linux_devtools 8.0.Trevor Johnson2003-10-121-0/+1
| | | | Notes: svn path=/head/; revision=90886
* Infrastructure for C Program Analysis and TransformationAlexander Leidinger2003-10-111-0/+1
| | | | | | | | | | | | | | CIL (C Intermediate Language) is a high-level representation along with a set of tools that permit easy analysis and source-to-source transformation of C programs. CIL is both lower-level than abstract-syntax trees, by clarifying ambiguous constructs and removing redundant ones, and also higher-level than typical intermediate languages designed for compilation, by maintaining types and a close relationship with the source program. Notes: svn path=/head/; revision=90862
* Add p5-Object-MultiType 0.03,Erwin Lansing2003-10-111-0/+1
| | | | | | | | | | | This module return an object that works like a Hash, Array and Scalar object at the same time. PR: 57846 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=90844
* Add p5-Devel-Cover 0.24, code coverage metrics for Perl.Mathieu Arnold2003-10-101-0/+1
| | | | Notes: svn path=/head/; revision=90801
* Add p5-Pod-CoverageMathieu Arnold2003-10-101-0/+1
| | | | | | | Checks if the documentation of a module is comprehensive. Notes: svn path=/head/; revision=90797
* Add the Linux binary version of the visual client for the Perforce SCM.Bruce M Simpson2003-10-081-0/+1
| | | | Notes: svn path=/head/; revision=90596
* Remove duplicate port: devel/asm2html (see textproc/asm2html)Edwin Groothuis2003-10-071-1/+0
| | | | | | | Noticed by: maintainer of devel/asm2html Notes: svn path=/head/; revision=90557
* Add py-clientcookie 0.4.4a, client-side HTTP cookies for Python.Kirill Ponomarev2003-10-071-0/+1
| | | | | | | | PR: 57711 Submitted by: Richard Kiss <kiss@gizzywump.com> Notes: svn path=/head/; revision=90547
* Add p5-Shape 0.04,Vanilla I. Shu2003-10-071-0/+1
| | | | | | | | | | | perl5 module to read and write shapefiles via shapelib. PR: 51098 Submitted by: Leif Pedersen <pedersen@meridian-enviro.com> Notes: svn path=/head/; revision=90489
* New port: JRTPLIB - RTP library in C++Edwin Groothuis2003-10-061-0/+1
| | | | | | | | | | | | New port: JRTPLIB - library in C++ for developing applications using RTP protocol. For details see http://lumumba.luc.ac.be/jori/jrtplib/jrtplib.html PR: ports/48929 Submitted by: Petr Holub <hopet@ics.muni.cz> Notes: svn path=/head/; revision=90361
* New port: a small assembly to HTML convertEdwin Groothuis2003-10-061-0/+1
| | | | | | | | | | | | asm2html is a small tool to convert NASM syntax assembly code to nice-looking HTML. This makes it alot easier to view assembly source code on websites. PR: ports/47026 Submitted by: Douwe Kiela <virtus@wanadoo.nl> Notes: svn path=/head/; revision=90350
* new port devel/tkinspectEdwin Groothuis2003-10-061-0/+1
| | | | | | | | | | | | | | | Tkinspect is a Tk program browser originally written by Sam Shen and now updated to work with Tcl/Tk 8+, incr Tcl 3+ and to cope with systems such as MS Windows where the Tk 'send' command is not available. Based upon the 5.1.6 release of tkinspect this version contains numerous bug fixes and functionality patches. See the ChangeLog file for details. PR: ports/46602 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=90337
* New port: devel/ruby-rbprofEdwin Groothuis2003-10-041-0/+1
| | | | | | | | | | New port: rbprof. A faster more flexible profiler for Ruby. PR: ports/36913 Submitted by: Sean Chittenden <sean@chittenden.org> Notes: svn path=/head/; revision=90187
* Add cxmon 3.0, interactive file manipulation tool and disassembler.Oliver Lehmann2003-10-031-0/+1
| | | | | | | | PR: 56879 Submitted by: Joachim Strombergson Notes: svn path=/head/; revision=90172
* Add p5-DateTime-Fiscal-Year 0.02,Mathieu Arnold2003-10-031-0/+1
| | | | | | | Calculate the day or week of the Fiscal Year with an arbitrary start date. Notes: svn path=/head/; revision=90156