aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* QGit is a git GUI viewer built on Qt/C++.Ion-Mihai Tetcu2009-04-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | With qgit you will be able to browse revisions history, view patch content and changed files, graphically following different development branches. Features : - View revisions, diffs, files history, files annotation, archive tree. - Commit changes visually cherry picking modified files. - Apply or format patch series from selected commits, drag and drop commits between two instances of qgit. - Associate commands sequences, scripts and anything else executable to a custom action. Actions can be run from menu and corresponding output is grabbed by a terminal window. qgit implements a GUI for the most common StGIT commands like push/pop and apply/format patches. You can also create new patches or refresh current top one using the same semantics of git commit, i.e. cherry picking single modified files. WWW: https://sourceforge.net/projects/qgit Notes: svn path=/head/; revision=232740
* This module acts as glue between IO::All and LWP, so that files can beMartin Wilke2009-04-231-0/+1
| | | | | | | | | | | | | | | | read and written through the network using the convenient IO:All interface. Note that this module is not used directly: you just use IO::All, which knows when to autoload IO::All::HTTP, IO::All::HTTPS, IO::All::FTP, or IO::All::Gopher, which implement the specific protocols based on IO::All::LWP. WWW: http://search.cpan.org/dist/IO-All-LWP/ PR: ports/133881 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=232608
* This is an abstract role which provides an alternate constructorMartin Wilke2009-04-231-0/+1
| | | | | | | | | | | | | | for creating objects using parameters passed in from a configuration file. The actual implementation of reading the configuration file is left to concrete subroles. WWW: http://search.cpan.org/dist/MouseX-ConfigFromFile/ PR: ports/133914 Submitted by: TERAMOTO Masahiro <markun at onohara.to> Notes: svn path=/head/; revision=232597
* MouseX::Types::Path::Class creates common Mouse types,Martin Wilke2009-04-231-0/+1
| | | | | | | | | | | | | coercions and option specifications useful for dealing with Path::Class objects as Mouse attributes. WWW: http://http://search.cpan.org/dist/MouseX-Types-Path-Class/ PR: ports/133904 Submitted by: TERAMOTO Masahiro <markun at onohara.to> Notes: svn path=/head/; revision=232596
* SVN::Dumpfile represents a Subversion dumpfile. It provides methodsGreg Larkin2009-04-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | to read existing and write modified or new dumpfiles. It supports dumpfiles with the version number 1 - 3 but was written in a tolerant way to also support newer versions as long no major changes are made. This module is a OO redesign and generalisation of SVN::Dumpfilter v0.21. Newer versions of SVN::Dumpfilter are using it to access the input and output dumpfiles. The ability to create new dumpfiles sets it apart from the similar module SVN::Dump. The submodule SVN::Dumpfile::Node::Properties also allows the processing of Subversion revision property files (i.e. the files lying in the $REPOSITORY/db/revprops/ directory holding the author, date and log entry of every revision). WWW: http://search.cpan.org/dist/SVN-Dumpfile/ Notes: svn path=/head/; revision=232440
* Diffuse is a graphical tool for merging and comparing text files. Diffuse isMartin Wilke2009-04-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | able to compare an arbitrary number of files side-by-side and gives users the ability to manually adjust line matching and directly edit files. Diffuse can also retrieve revisions of files from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, Subversion, and SVK repositories for comparison and merging. Some key features of Diffuse: - ability to compare and merge an arbitrary number of files side-by-side (n-way merges) - line matching can be manually corrected by the user - ability to directly edit files - syntax highlighting - Bazaar, CVS, Darcs, Git, Mercurial, Monotone, Subversion, and SVK support - support for UTF-8 encoded unicode - unlimited undo - easy keyboard navigation WWW: http://diffuse.sourceforge.net/ PR: ports/132027 Submitted by: Marco Broeder <marco.broeder at gmx.eu> Notes: svn path=/head/; revision=232133
* Remove expired ports *-rtems-g77, *-rtems-objc, i960-rtems-*.Mark Linimon2009-04-111-17/+0
| | | | Notes: svn path=/head/; revision=232125
* Class::Declare allows class authors to specify public, private and protectedPhilip M. Gollucci2009-04-101-0/+1
| | | | | | | | | | | | | | | | | attributes and methods for their classes, giving them control over how their modules may be accessed. The standard object oriented programming concepts of public, private and protected have been implemented for both class and instance (or object) attributes and methods. WWW: http://search.cpan.org/~ibb/Class-Declare/Declare.pm - Sergey Karatkevich simarg@gmail.com PR: ports/130415 Submitted by: kevit Notes: svn path=/head/; revision=232028
* Add p5-TAP-Formatter-JUnit 0.02, perl extension for Harness outputJun Kuriyama2009-04-101-0/+1
| | | | | | | delegate for JUnit output. Notes: svn path=/head/; revision=232003
* Add p5-TAP-Harness-JUnit 0.26, perl extension to generate JUnitJun Kuriyama2009-04-101-0/+1
| | | | | | | compatible output from TAP. Notes: svn path=/head/; revision=231977
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-101-1/+0
| | | | | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Notes: svn path=/head/; revision=231972
* SOAP4R is a Ruby library for accessing Web Services via SOAPPhilip M. Gollucci2009-04-081-0/+1
| | | | | | | | | WWW: http://dev.ctor.org/soap4r Sponsored by: RideCharge Inc. Notes: svn path=/head/; revision=231902
* It is intended as a holder for data returned from PostGIS and the SpatialPhilip M. Gollucci2009-04-081-0/+1
| | | | | | | | | | | | | Extensions of MySql. The data model roughly follows the OGC "Simple i Features for SQL" specification (see http://www.opengis.org/docs/99-049.pdf), although without any kind of advanced functionalities (such as geometric operators or reprojections). It also supports various output and input formats (GeoRSS, KML, Shapefile). Sponsored by: RideCharge Inc. Notes: svn path=/head/; revision=231900
* Ruby Reports (Ruport) is an extensible reporting system.Philip M. Gollucci2009-04-081-0/+1
| | | | | | | | | | | | | | It aims to be as lightweight as possible while still providing core support for data aggregation and manipulation as well as multi-format rendering of reports. Ruport provides tools for using a number of data sources, including CSV files, ActiveRecord models, and raw SQL connections via RubyDBI (through ruport-util). Sponsored by: RideCharge Inc. Notes: svn path=/head/; revision=231899
* Parses one line street addresses and returns a normalized address object.Philip M. Gollucci2009-04-081-0/+1
| | | | | | | | | | | | | | This is a near direct port of the of the perl module Geo::StreetAddress::US originally written by Schuyler D. Erle. For more information see http://search.cpan.org/~sderle/Geo-StreetAddress-US-0.99/ WWW: http://streetaddress.rubyforge.org Sponsored by: RideCharge Inc. Notes: svn path=/head/; revision=231898
* DeepTest enables tests to run in parallel using multiple processes. ProcessesPhilip M. Gollucci2009-04-081-0/+1
| | | | | | | | | | | may spawned locally to take advantage of multiple processors on a single machine or distributed across many machines to take advantage of distributed processing. Sponsored by: RideCharge Inc. Notes: svn path=/head/; revision=231897
* iCalendar -- Internet calendaring, Ruby stylePhilip M. Gollucci2009-04-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a Ruby library for dealing with iCalendar files. Rather than explaining myself, here is the introduction from RFC-2445, which defines the format: The use of calendaring and scheduling has grown considerably in the last decade. Enterprise and inter-enterprise business has become dependent on rapid scheduling of events and actions using this information technology. However, the longer term growth of calendaring and scheduling, is currently limited by the lack of Internet standards for the message content types that are central to these knowledgeware applications. This memo is intended to progress the level of interoperability possible between dissimilar calendaring and scheduling applications. This memo defines a MIME content type for exchanging electronic calendaring and scheduling information. The Internet Calendaring and Scheduling Core Object Specification, or iCalendar, allows for the capture and exchange of information normally stored within a calendaring and scheduling application; such as a Personal Information Manager (PIM) or a Group Scheduling product. The iCalendar format is suitable as an exchange format between applications or systems. The format is defined in terms of a MIME content type. This will enable the object to be exchanged using several transports, including but not limited to SMTP, HTTP, a file system, desktop interactive protocols such as the use of a memory- based clipboard or drag/drop interactions, point-to-point asynchronous communication, wired-network transport, or some form of unwired transport such as infrared might also be used. WWW: http://rubyforge.org/projects/icalendar/ Sponsored by: RideCharge Inc. Notes: svn path=/head/; revision=231896
* Chronic is a natural language date/time parser written in pure Ruby.Philip M. Gollucci2009-04-081-0/+1
| | | | | | | | | WWW: http://chronic.rubyforge.org Sponsored by: RideCharge Inc. Notes: svn path=/head/; revision=231895
* RUNT -- Ruby Temporal ExpressionsPhilip M. Gollucci2009-04-081-0/+1
| | | | | | | | | | | Runt is a Ruby implementation of select Martin Fowler patterns [http://www.martinfowler.com/articles]. TemporalExpressions allow a developer to define patterns of date recurrence using set expressions. Sponsored by: RideCharge Inc. Notes: svn path=/head/; revision=231894
* Add linux-f8-nspr 4.7.3, netscape Portable Runtime (Linux Fedora 8).Boris Samorodov2009-04-061-0/+1
| | | | Notes: svn path=/head/; revision=231710
* cx_Freeze is a set of utilities for freezing Python scriptsMarcelo Araujo2009-04-051-0/+1
| | | | | | | | | | | into executables using many of techniques found in Thomas Heller's py2exe, Godon McMillan's Installer and the Freeze utility that ships with Python itself. WWW: http://sourceforge.net/projects/cx-freeze/ Notes: svn path=/head/; revision=231668
* rubygem-crack is a Ruby library that really simple JSONMartin Wilke2009-04-041-0/+1
| | | | | | | | | | | | | and XML parsing, ripped from ActiveSupport so it can be used without all of ActiveSupport. WWW: http://rubyforge.org/projects/crack/ PR: ports/133367 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=231593
* Here are new Linux Fedora 8 infrastructure ports.Boris Samorodov2009-04-011-0/+5
| | | | | | | | | | | | | | | | | | The recommended version of FreeBSD to use them is 8-CURRENT. FreeBSD-7.x is not fully compatible with compat.linux.osrelease 2.6.16. Some syscalls cannot be MFCed due to native FreeBSD ABI breakage. Usage (and package building): 1. define compat.linux.osrelease=2.6.16; 2. add following variables to /etc/make.conf: . OVERRIDE_LINUX_BASE_PORT=f8; . OVERRIDE_LINUX_NONBASE_PORTS=f8. Approved by: bsam (me) ;-) Notes: svn path=/head/; revision=231438
* Bring devel/p5-Getopt-Mixed back, this time without EXPIRATION_DATE.Wesley Shields2009-03-311-0/+1
| | | | | | | | | | | | | While the port is abandoned upstream it does still work and mail/t-prot is broken without it. Fixing mail/t-prot does not look like it will ever happen so we should keep Getopt::Mixed around and discourage it's use with DEPRECATED. PR: ports/132922 Submitted by: rollingbits@gmail.com Notes: svn path=/head/; revision=231405
* - Add Piston:Tim Bishop2009-03-311-0/+1
| | | | | | | | | | | | | | | | | Piston is a utility that eases vendor branch management. This is similar to svn:externals, except you have a local copy of the files, which you can modify at will. As long as the changes are mergeable, you should have no problems. Piston has a similar purpose than svnmerge.py which you can find in the contrib/client-side folder of the main Subversion. The main difference is that Piston is designed to work with remote repositories. WWW: http://piston.rubyforge.org/ Notes: svn path=/head/; revision=231382
* Add p5-JSON-RPC 0.96, perl implementation of JSON-RPC 1.1 protocol.Sergey Skvortsov2009-03-291-0/+1
| | | | Notes: svn path=/head/; revision=231271
* Converts back and forth between a nested hash structure and a flatAndrej Zverev2009-03-291-0/+1
| | | | | | | | hash of delimited key-value pairs. Useful for protocols that only support key-value pairs (such as CGI and DBMs). Notes: svn path=/head/; revision=231262
* New port devel/p5-Config-JFDI:Lars Balker Rasmussen2009-03-291-0/+1
| | | | | | | | | | | | | Config::JFDI is an implementation of Catalyst::Plugin::ConfigLoader that exists outside of Catalyst. Essentially, Config::JFDI will scan a directory for files matching a certain name. If such a file is found which also matches an extension that Config::Any can read, then the configuration from that file will be loaded. Notes: svn path=/head/; revision=231255
* New port devel/p5-String-Diff:Lars Balker Rasmussen2009-03-291-0/+1
| | | | | | | | | Simple diff to String More info on http://search.cpan.org/dist/String-Diff/ ... Notes: svn path=/head/; revision=231253
* New portdevel/p5-Algorithm-Merge:Lars Balker Rasmussen2009-03-291-0/+1
| | | | | | | | This module complements Algorithm::Diff by providing three-way merge and diff functions. Notes: svn path=/head/; revision=231252
* New port textproc/p5-Hash-Merge-Simple:Lars Balker Rasmussen2009-03-291-0/+1
| | | | | | | | | | | | | | | Hash::Merge::Simple will recursively merge two or more hashes and return the result as a new hash reference. The merge function will descend and merge hashes that exist under the same node in both the left and right hash, but doesn't attempt to combine arrays, objects, scalars, or anything else. The rightmost hash also takes precedence, replacing whatever was in the left hash if a conflict occurs. This code was pretty much taken straight from Catalyst::Utils, and modified to handle more than 2 hashes at the same time. Notes: svn path=/head/; revision=231251
* Add p5-Test-SharedFork 0.04, perl extension for fork test.Jun Kuriyama2009-03-281-0/+1
| | | | Notes: svn path=/head/; revision=231168
* - remove ruby-zoom (repo-ed to rubygem-zoom)Cheng-Lung Sung2009-03-261-1/+0
| | | | Notes: svn path=/head/; revision=231038
* - ruby-zoom upgrade to 0.4.1Cheng-Lung Sung2009-03-261-0/+1
| | | | | | | | | | - ruby-zoom -> rubygem-zoom PR: ports/131771 Submitted by: maintainer <mitsuru_AT_riken dot jp> Notes: svn path=/head/; revision=231037
* StatSVN retrieves information from a Subversion repository andGreg Larkin2009-03-251-0/+1
| | | | | | | | | | | | generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatSVN generates a static suite of HTML or XDOC documents containing tables and chart images. WWW: http://www.statsvn.org/ Notes: svn path=/head/; revision=231024
* StatCVS retrieves information from a CVS repository and generatesGreg Larkin2009-03-251-0/+1
| | | | | | | | | | | | various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatCVS generates a static suite of HTML or XDOC documents containing tables and chart images. WWW: http://statcvs.sourceforge.net/ Notes: svn path=/head/; revision=231023
* This module is about the string part of plain Perl scalars. A scalarHenrik Brix Andersen2009-03-251-0/+1
| | | | | | | | | | | | | | | | | | | has a string value, which is notionally a sequence of Unicode codepoints, but may be internally encoded in either ISO-8859-1 or UTF-8. In places, and more so in older versions of Perl, the internal encoding shows through. To fully understand Perl strings it is necessary to understand these implementation details. This module provides functions to classify a string by encoding and to encode a string in a desired way. This module is implemented in XS, with a pure Perl backup version for systems that can't handle XS. WWW: http://search.cpan.org/dist/Scalar-String/ Notes: svn path=/head/; revision=231006
* This module is about the native integer numerical data type. A nativeHenrik Brix Andersen2009-03-251-0/+1
| | | | | | | | | | | | | | integer is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native integer type. There are actually two native integer representations: signed and unsigned. Both are handled by this module. WWW: http://search.cpan.org/dist/Data-Integer Notes: svn path=/head/; revision=231005
* Add p5-Test-POE-Client-TCP 0.10, a POE Component providing TCP clientLars Thegler2009-03-251-0/+1
| | | | | | | services for test cases. Notes: svn path=/head/; revision=230938
* Uses the FreeBSD sendfile(2) function to send the contents of an open fileMartin Wilke2009-03-241-0/+1
| | | | | | | | | | | | handle directly to an open socket. WWW: http://search.cpan.org/dist/Sys-Sendfile-FreeBSD/ PR: ports/132812 Submitted by: Mykola Marzhan <delgod at portaone.com> Notes: svn path=/head/; revision=230871
* liblouisxml is a library intended to provide complete brailleMartin Wilke2009-03-231-0/+1
| | | | | | | | | | | | | | | | transcription services for xml documents. It translates into appropriate braille codes and formats according to its style sheet and the specifications in the document. A command-line program, xml2brl which uses this library is also included. The latest version of liblouis is required. WWW: http://code.google.com/p/liblouisxml/ PR: ports/131501 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=230809
* 2009-03-22 emulators/dlx: unmaintained, does not work with current versions ↵Martin Wilke2009-03-231-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped 2009-03-17 irc/blackened: Broken and abandonware 2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped 2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this Notes: svn path=/head/; revision=230793
* GeSHi started as an idea to create a generic syntax highlighterMartin Wilke2009-03-231-0/+1
| | | | | | | | | | | | | | | | | | for the phpBB forum system, but has been generalised to this project. GeSHi aims to be a simple but powerful highlighting class, with the following goals: * Support for a wide range of popular languages * Easy to add a new language for highlighting * Highly customisable output formats WWW: http://qbnz.com/highlighter/ PR: ports/132947 Submitted by: Eygene Ryabinkin <rea-fbsd at codelabs.ru> Notes: svn path=/head/; revision=230779
* libdap is A C++ SDK which contains an implementation of DAP 2.0 and 3.1,Martin Wilke2009-03-221-0/+1
| | | | | | | | | | | | | Client- and Server-side support classes and a prototype implementation of the AIS. WWW: http://opendap.org/download/libdap++.html PR: ports/131972 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=230670
* Add p5-MouseX-AttributeHelpers 0.03, perl extension to extend yourJun Kuriyama2009-03-221-0/+1
| | | | | | | attribute interfaces. Notes: svn path=/head/; revision=230626
* Liblouis is an open-source braille translator and back-translator.Martin Wilke2009-03-211-0/+1
| | | | | | | | | | | | | | | | | | It features support for computer and literary braille, supports contracted and uncontracted translation for many, many languages and has support for hyphenation. New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. Liblouis also supports math braille (Nemeth and Marburg). The formatting of braille is provided by the companion project liblouisxml. WWW: http://code.google.com/p/liblouis/ PR: ports/131464 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=230578
* - Downgrade devel/pdcurses-the version to 3.2 (comes from a repocopy).Alejandro Pulver2009-03-181-0/+1
| | | | | | | | | | | - Add devel/pdcurses-the to the category Makefile. - Add CONFLICTS between pdcurses (also bump PORTREVISION so it gets recorded) and pdcurses-the. - Change dependency in editors/the to use devel/pdcurses-the (which fixes a problem with the cursor). Notes: svn path=/head/; revision=230332
* Add p5-Test-Declare 0.03, perl extension for declarative testing.Jun Kuriyama2009-03-171-0/+1
| | | | Notes: svn path=/head/; revision=230299
* iniparse is a INI parser for Python which is:Martin Wilke2009-03-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Compatiable with ConfigParser: Backward compatible implementations of ConfigParser, RawConfigParser, and SafeConfigParser are included that are API-compatible with the Python standard library. They pass all the unit tests in Python-2.4.4. - Preserves structure of INI files: Order of sections & options, indentation, comments, and blank lines are preserved as far as possible when data is updated. - More convenient: Values can be accessed using dotted notation (cfg.user.name), or using container syntax (cfg['user']['name']). It is very useful for config files that are updated both by users and by programs, since it is very disorienting for a user to have her config file completely rearranged whenever a program changes it. iniparse also allows making the order of entries in a config file significant, which is desirable in applications like image galleries. WWW: http://code.google.com/p/iniparse/ PR: ports/132687 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> Notes: svn path=/head/; revision=230267
* Driver based class to calculate holidays in Japan.Thomas Abthorpe2009-03-161-0/+1
| | | | | | | WWW: http://pear.php.net/package/Date_Holidays_Japan/ Notes: svn path=/head/; revision=230222