aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* bump PORTREVISION after cmake updatemakc2009-03-2510-1/+10
|
* Update devel/cmake to 2.6.3.makc2009-03-257-45/+44
| | | | | | - Set INSTALL_TARGET for cmake based ports to install/strip. This solves problem of installing non-stripped binaries (noticed by delphij for KDE4 ports) - Fix linking to -lpthread for cmake based ports (KDE4 ports are affected mostly)
* - Update to 2.7.13sem2009-03-253-4/+7
|
* - Fix plist and distinfotabthorpe2009-03-252-5/+7
| | | | Approved by: maintainer implicit
* - Pass maintainership to miwitabthorpe2009-03-2518-19/+22
|
* - Update to 0.1.2tabthorpe2009-03-253-6/+8
| | | | - Pass maintainership to miwi
* - Update to 0.1.3tabthorpe2009-03-253-7/+9
| | | | - Pass maintainership to miwi
* - Update to 0.21.2tabthorpe2009-03-252-5/+5
| | | | - Pass maintainership to miwi
* - Update to 2.2miwi2009-03-253-6/+31
| | | | | | PR: 132921 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
* Uses the FreeBSD sendfile(2) function to send the contents of an open filemiwi2009-03-255-0/+38
| | | | | | | | | 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>
* - Update to 0.03miwi2009-03-252-4/+4
| | | | | PR: 132990 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
* - Update to 0.13.0chinsan2009-03-243-5/+5
|
* Updated p4d. Bugs fixed:lth2009-03-2424-276/+276
| | | | | | | | | | | | | | | | | | | | | | | | | #189734 ** The new tcp buffer calculation could cause a deadlock in client/server communications. This problem was only detected on configurations involving Solaris or Linux. Due to the complications of platform specific tcp implementations the algorithm has been reworked to make allowances for certain eccentricities. (Bug #32494). #188676 * 'p4 resolve' using the automatic option could crash the client application when running on windows. This would only happen if the 'theirs' file had been locked by another windows application e.g. microsoft word. (Bug #32384) Updated p4web. Bugs fixed: #190006 Always offer browse depot selection in multiuser mode. (Bug #32704) Complete release notes at: http://www.perforce.com/perforce/doc.082/user/relnotes.txt http://www.perforce.com/perforce/doc.082/user/p4webnotes.html
* - Add USE_GCC=3.4 as a temporary fix (port doesn't build otherwise)amdmi32009-03-241-4/+8
| | | | | | | | - Mark BROKEN on 6.x - While here, use SF macro and fix some whitespace PR: 132967 Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
* - Update to 1.1.9wxs2009-03-243-11/+8
| | | | | | | | - Register conflict with net/silc-client and net/silc-irssi-plugin PR: ports/132077 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout
* - Update to 3.6.2amdmi32009-03-244-22/+40
| | | | | | | | | - Unbreak - Add check for hwpmc module (required to be loaded in order to build the port) - Add NO_PACKAGE for the same reason PR: 132910 Submitted by: Harald Servat Gelabert <redcrash at gmail dot com> (maintainer)
* liblouisxml is a library intended to provide complete braillemiwi2009-03-245-0/+95
| | | | | | | | | | | | | 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>
* - Update to 1.0.5gahr2009-03-246-72/+146
| | | | - Take maintainship
* 2009-03-22 emulators/dlx: unmaintained, does not work with current versions ↵miwi2009-03-249-355/+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
* GeSHi started as an idea to create a generic syntax highlightermiwi2009-03-244-0/+309
| | | | | | | | | | | | | | | 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>
* - Update to 0.0.3miwi2009-03-246-14/+24
| | | | | PR: 132961 Submitted by: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> (maintainer)
* - Update to 1.16chinsan2009-03-242-4/+4
|
* - Update to 0.14chinsan2009-03-242-4/+4
|
* - Update to 1.0.0chinsan2009-03-242-4/+4
|
* - Update to 0.9.0chinsan2009-03-242-4/+4
| | | | | PR: ports/132340 Submitted by: Wen Heping <wenheping at gmail _dot_ com>
* Update to 0.07lbr2009-03-233-7/+8
|
* Update to 0.08003lbr2009-03-232-4/+4
|
* - Update to 0.06chinsan2009-03-232-4/+4
|
* Reset barner@FreeBSD.org due to several months of inactivity.linimon2009-03-236-6/+6
| | | | Hat: portmgr
* libdap is A C++ SDK which contains an implementation of DAP 2.0 and 3.1,miwi2009-03-225-0/+144
| | | | | | | | | | 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>
* - Update to 0.8miwi2009-03-223-4/+6
| | | | | | PR: 131943 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout
* - Update to 3.1.0miwi2009-03-223-5/+412
| | | | | PR: 132896 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 3.0.2miwi2009-03-222-4/+4
| | | | | PR: 132895 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Mark BROKEN: does not compilepav2009-03-221-0/+2
| | | | Reported by: pointyhat
* Upgrade to 0.00005.kuriyama2009-03-222-4/+4
|
* Add p5-MouseX-AttributeHelpers 0.03, perl extension to extend yourkuriyama2009-03-225-0/+61
| | | | attribute interfaces.
* Update to 0.10lbr2009-03-222-4/+4
|
* Update to 0.16lbr2009-03-222-4/+4
|
* Update to 1.0004...lbr2009-03-222-4/+4
|
* Update to 1.0003lbr2009-03-221-1/+2
|
* Update to 0.19lbr2009-03-222-5/+5
|
* Update to 0.72lbr2009-03-222-5/+5
|
* Update to 0.78lbr2009-03-222-10/+9
|
* Update to 0.51lbr2009-03-223-16/+19
|
* Update to 0.11lbr2009-03-222-5/+5
|
* Update to 0.07lbr2009-03-222-5/+5
|
* Update to 0.32 (maintainer timeout).lbr2009-03-223-9/+9
| | | | | PR: 131902, 132846 Submitted by: clsung, lbr
* - Update to 0.9.13miwi2009-03-213-4/+8
| | | | | PR: 132898 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 0.91miwi2009-03-214-384/+88
| | | | | PR: 132840 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* Liblouis is an open-source braille translator and back-translator.miwi2009-03-215-0/+173
| | | | | | | | | | | | | | | 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>
* - Update to 1.3.10miwi2009-03-214-8/+8
| | | | | PR: 132842 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Fix for upcoming boost 1.37.0amdmi32009-03-212-0/+13
|
* - Fix PORTDATA supportpgj2009-03-212-14/+24
| | | | | | PR: ports/132338 Submitted by: pgj Approved by: gabor
* - Update to 0.1.3miwi2009-03-212-12/+17
| | | | | PR: 132742 Submitted by: Ports Fury
* - Update to 1.0.3amdmi32009-03-212-18/+5
| | | | | PR: 132838 Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer)
* - Update to 2.11.0miwi2009-03-212-4/+4
| | | | Approved by: maintainer implicit
* - Fix a typo.wxs2009-03-211-1/+1
| | | | | | PR: ports/132823 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Reviewed by: Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
* - Update to 3.17miwi2009-03-212-5/+4
|
* - Update to 0.65miwi2009-03-213-9/+13
|
* - Update to 0.83miwi2009-03-212-4/+4
|
* - Fix build on non i386 archsdinoex2009-03-211-0/+4
| | | | Reported by: QAT
* - Update to 0.1.6lwhsu2009-03-202-4/+4
| | | | | | PR: ports/132844 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: wen heping <wenheping AT gmail.com> (maintainer)
* - udpate to 0.4.1dinoex2009-03-2012-78/+83
|
* - Update to 0.9.8.4lwhsu2009-03-202-4/+22
| | | | | PR: ports/132720 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
* Upgrade to 0.06.kuriyama2009-03-202-4/+4
|
* - Fix build when aio.ko is loadedamdmi32009-03-202-5/+30
| | | | | | | - While here, fix build on CURRENT PR: 129363 Submitted by: "G. Paul Ziemba" <p-fbsd-bugs at ziemba dot us>
* - Update to 0.16beat2009-03-203-13/+17
| | | | | | PR: ports/132702 Submitted by: Andris Raugulis <ar AT null.lv> (maintainer) Approved by: miwi (mentor)
* - udpate to etoile distfile 0.4.1dinoex2009-03-203-5/+7
|
* - set NO_PACKAGEdinoex2009-03-201-1/+1
|
* - add PORTSCOUTdinoex2009-03-201-0/+3
|
* Welcome to the new linux ports infrastructure which allows usingbsam2009-03-208-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav)
* - Allow build on amd64pav2009-03-202-4/+43
| | | | | PR: ports/132728 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
* - depend on correct version of bash (bash3)amdmi32009-03-192-4/+10
| | | | | | | | - fix plist for WITH_RPMBUILD case - fix plist for the case where sendmail binary not beeing in the default directory (/usr/sbin/). PR: 132762 Submitted by: Dirk Jagdmann <doj at cubic dot org> (maintainer)
* - Update to 1.13dhn2009-03-192-4/+4
| | | | Approved by: miwi (mentor)
* Release these ports into wild. I don't have time for these ports anymore. I ammezz2009-03-195-5/+5
| | | | keeping maintain two ports that don't require a lot of time to take care of.
* - Sort plist so it's easier to see changes.miwi2009-03-194-3366/+3384
| | | | | | | | - Update MASTER_SITES to dereference redirect (which breaks -CURRENT; works on 7.x due to fetch(1) bug). - Add extra dependancy to ensure all bits are built Submitted by: maintainer via mail
* Update to 2.6.4.marcus2009-03-182-4/+4
|
* Update to 2.24.1.marcus2009-03-183-4/+16
|
* Update to 0.8.13.marcus2009-03-182-4/+4
|
* - Downgrade devel/pdcurses-the version to 3.2 (comes from a repocopy).alepulver2009-03-184-6/+11
| | | | | | | | - 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).
* - Update to version 0.13.7amdmi32009-03-183-5/+339
| | | | | PR: 132741 Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
* - Update to version 6.3amdmi32009-03-183-11/+9
| | | | | PR: 132743 Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
* - Update to 0.1.1tabthorpe2009-03-174-8/+8
|
* Add p5-Test-Declare 0.03, perl extension for declarative testing.kuriyama2009-03-175-0/+41
|
* - Update to 0.14.1beat2009-03-173-4/+29
| | | | | | PR: ports/132626 Submitted by: Ashish Shukla <wahjava AT gmail.com> Approved by: darcsis AT gmail.com (maintainer), miwi (mentor)
* - Update to 1.1.2miwi2009-03-172-7/+7
| | | | | PR: 132704 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
* - Update to 0.06miwi2009-03-172-5/+6
| | | | | PR: 132706 Submitted by: Cezary Morga <cm@therek.net> (maintainer)
* iniparse is a INI parser for Python which is:miwi2009-03-176-0/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* - Update to 3.0.1miwi2009-03-173-11/+10
| | | | | | PR: 131735 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
* - Update to 1.13.0miwi2009-03-172-7/+7
| | | | | PR: 132683 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
* - Update to 1.13miwi2009-03-176-3304/+3386
| | | | | | PR: 132675 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> Approved by: maintainer
* Upgrade to 4.12.thierry2009-03-172-4/+4
| | | | Changelog at <http://bouml.free.fr/historic.html>.
* - Update to 0.1.2tabthorpe2009-03-163-6/+8
|
* Driver based class to calculate holidays in Japan.tabthorpe2009-03-165-0/+38
| | | | WWW: http://pear.php.net/package/Date_Holidays_Japan/
* Driver based class to calculate holidays in Italy.tabthorpe2009-03-165-0/+38
| | | | WWW: http://pear.php.net/package/Date_Holidays_Italy/
* - Update to 0.21.1tabthorpe2009-03-162-4/+4
|
* - Update to 0.1.3tabthorpe2009-03-165-10/+12
|
* Fix braino.linimon2009-03-161-1/+1
|
* Broken on sparc64 as well.linimon2009-03-161-0/+3
|
* Fabric is a simple pythonic remote deployment tool.nivit2009-03-165-0/+52
| | | | | | | | | | | | | | It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a 'fabfile.' This is called remote automation, and the primary use case is deploying applications to multiple similar hosts. WWW: http://www.nongnu.org/fab/ PR: ports/132653 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
* Perl module for ptrace(2). i386 arch only.miwi2009-03-165-0/+41
| | | | | | | WWW: http://search.cpan.org/dist/FreeBSD-i386-Ptrace/ PR: ports/132647 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
* - Update to 0.12.6miwi2009-03-162-5/+4
| | | | | PR: 132649 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Update to 0.9miwi2009-03-163-16/+7
| | | | | PR: 132662 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* - Update to 0.13miwi2009-03-162-8/+6
| | | | | | | - Pass maintainership to perl PR: 132667 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update hs-hscolour to 1.12pgj2009-03-161-2/+2
| | | | | | PR: ports/132279 Submitted by: Jacula Modyun <jacula (at) gmail (dot) com> Approved by: gabor
* Update to 2.0.1makc2009-03-167-50/+102
|
* Unloads the given class by clearing out its symbol table and removingmiwi2009-03-165-0/+48
| | | | | | | | | | | | | | | | | | | | | it from %INC. SYNOPSIS use Class::Unload; use Class::Inspector; use Some::Class; Class::Unload->unload( 'Some::Class' ); Class::Inspector->loaded( 'Some::Class' ); # Returns false require Some::Class; # Reloads the class WWW: http://search.cpan.org/dist/Class-Unload/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* The Class::XSAccessor::Array module implements fast XS accessors bothmiwi2009-03-165-0/+48
| | | | | | | | | | | | | | | for getting at and setting an object attribute. Additionally, the module supports mutators and simple predicates (has_foo() like tests for definedness of an attributes). The module works only with objects that are implemented as arrays. A simple benchmark showed more than a factor of two performance advantage over writing accessors in Perl. WWW: http://search.cpan.org/dist/Class-XSAccessor-Array/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Devel::CheckOS provides a more friendly interface to $^O, and also lets youmiwi2009-03-166-0/+186
| | | | | | | | | | check for various OS "families" such as "Unix", which includes things like Linux, Solaris, AIX etc. WWW: http://search.cpan.org/dist/Devel-CheckOS/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Many tools need to be equally useful both on ordinary files, and on code thatmiwi2009-03-165-0/+42
| | | | | | | | | | | | | has been checked out from revision control systems. File::Find::Rule::VCS provides quick and convenient methods to exclude the version control directories of several major Version Control Systems (currently CVS, subversion, and Bazaar). WWW: http://search.cpan.org/dist/File-Find-Rule-VCS/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* File::ShareDir::PAR provides the same functionality as File::ShareDir but triesmiwi2009-03-165-0/+57
| | | | | | | | | | | | | | | | | | | | | hard to be compatible with PAR packaged applications. The problem is, that the concept of having a distribution or module specific share directory becomes a little hazy when you're loading everything from a single file. PAR uses an @INC hook to intercept any attempt to load a module. File::ShareDir uses the directory structure that is typically found in the directories that are listed in @INC for storing the shared data. In a PAR enviroment, this is not necessarily possible. WARNING: This module contains highly experimental code. If you want to load modules from .par files using PAR and then access their shared directory using File::ShareDir, you probably have no choice but to use it. WWW: http://search.cpan.org/dist/File-ShareDir-PAR/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Devel::Dumpvar is a pure object-orientated reimplementation of the dumpvar.plmiwi2009-03-166-0/+42
| | | | | | | | | | script. This makes it much more versatile version to use for dumping information to debug log files or other uses where is no need to reassemble the data. WWW: http://search.cpan.org/dist/Devel-Dumpvar/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Module::Extract is a convenience base class for creating module that work withmiwi2009-03-165-0/+43
| | | | | | | | | | | | | | | | | Perl distributions. Its purpose is to take care of the mechanisms of locating and extracting a Perl distribution so that your module can do something specific to the distribution. This module was originally created to provide an abstraction for the extraction logic for both Module::Inspector and Module::P4P and to allow additional features to be added in the future without having to modify both of them, because the general problem of "locate, download, and expand a distribution" is one that is almost ideal for adding additional features down the line. WWW: http://search.cpan.org/dist/Module-Extract/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Module::Manifest is a simple utility module created originally for usemiwi2009-03-165-0/+44
| | | | | | | | | | | | | | | in Module::Inspector. It allows you to load the MANIFEST file that comes in a Perl distribution tarball, examine the contents, and perform some simple tasks. Granted, the functionality needed to do this is quite simple, but the Perl distribution MANIFEST specification contains a couple of little idiosyncracies, such as line comments and space-seperated inline comments. WWW: http://search.cpan.org/dist/Module-Manifest/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Module::Inspector provides a wrapper around various modules used to read andmiwi2009-03-165-0/+46
| | | | | | | | | | | | examine the different parts of a Perl module distribution tarball, and can inspect a module unrolled on disk, in a repository checkout, or just look directly inside a tarball. It also rovides a companion to the Class::Inspector API for accessing information on class after installation. WWW: http://search.cpan.org/dist/Module-Inspector/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* This is a small convenience module created originally as partmiwi2009-03-165-0/+42
| | | | | | | | | | of Module::Inspector but released seperately, in the hope that people might find it useful in other contexts. WWW: http://search.cpan.org/dist/Module-Math-Depends/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Test::Compile lets you check the validity of a Perl module file or Perl scriptmiwi2009-03-165-0/+37
| | | | | | | | | file, and report its results in standard Test::Simple fashion. WWW: http://search.cpan.org/dist/Test-Compile/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Parse::ErrorString::Perl is a module for parsing Perl interpretermiwi2009-03-165-0/+44
| | | | | | | | | error messages. WWW: http://search.cpan.org/dist/Parse-ErrorString-Perl/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Add missing manpages to plist.fjoe2009-03-151-2/+2
|
* Update to 2.0.10hq2009-03-152-5/+4
|
* Update to 2.5.04.3236.fjoe2009-03-155-24/+14
|
* - Update to 0.40clsung2009-03-153-4/+15
| | | | Changes: http://search.cpan.org/dist/Git-PurePerl/CHANGES
* - Update to 1.2miwi2009-03-152-4/+4
| | | | | PR: 132630 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
* - Update to 0.6.16miwi2009-03-153-6/+6
| | | | | PR: 132634 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
* - Update to 0.6.4miwi2009-03-153-5/+5
| | | | | PR: 132633 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
* Exuberant Ctags supports indexing of many modern programming languages. Pythonlippe2009-03-155-0/+44
| | | | | | | | | | | | is a powerful scriptable dynamic language. Using Python to access Ctags index file is a natural fit in extending an application's capability to examine source code. WWW: http://www.python.org/pypi/python-ctags/ PR: ports/131983 Submitted by: Aaron Diep <ahkdiep@gmail.com> Reviewed by: myself
* Lazy SmallCheck is a library for exhaustive, demand-driven testing ofpgj2009-03-149-0/+161
| | | | | | | | | | | | Haskell programs. It is based on the idea that if a property holds for a partially-defined input then it must also hold for all fully-defined refinements of the that input. Compared to `eager' input generation as in SmallCheck, Lazy SmallCheck may require significantly fewer test-cases to verify a property for all inputs up to a given depth. WWW: http://www.cs.york.ac.uk/~mfn/lazysmallcheck/ Approved by: gabor
* - Update to 0.5.0.1pgj2009-03-144-8/+8
| | | | Approved by: tabthorpe
* - Update to 0.39miwi2009-03-143-7/+10
| | | | | PR: 132561 Submitted by: Dylan Cochran <a134qaed@gmail.com> (maintainer)
* - Update Maintainer mail adressmiwi2009-03-142-2/+2
| | | | Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail)
* Test::Mock::LWP provides easy mocking of LWP packages:miwi2009-03-145-0/+45
| | | | | | | | | HTTP::Request, HTTP::Response, LWP and LWP::UserAgent. WWW: http://search.cpan.org/dist/Test-Mock-LWP/ PR: ports/132589 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
* - Update to 0.2.2miwi2009-03-142-4/+4
| | | | | PR: 132598 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update to 0.3201miwi2009-03-144-18/+12
| | | | | PR; 132603 Submitted by: Murilo Opsfelder <mopsfelder@gmail.com>
* - Update to 1.18miwi2009-03-142-5/+5
| | | | - Pass maintainership to perl
* - Update to 0.82miwi2009-03-142-4/+4
|
* Take maintainershipmakc2009-03-141-1/+1
|
* Add p5-Test-TCP 0.02, perl extension for testing TCP program.kuriyama2009-03-145-0/+38
|
* Add p5-local-lib 1.003002, perl extension to create and use a local lib/kuriyama2009-03-145-0/+46
| | | | with PERL5LIB.
* Free most of my ports, since they aren't being maintained to ashaun2009-03-147-7/+7
| | | | reasonable standard.
* Upgrade to 0.91kuriyama2009-03-142-4/+4
| | | | No response from: maintainer (1 month)
* Reactivate USB joystick support on -CURRENT.mva2009-03-142-5/+41
| | | | | | PR: ports/132150 Submitted by: hps Approved by: miwi (mentor)
* Fix unitialized value warning if program is called without an existing pidarved2009-03-132-0/+15
| | | | | | PR: 130647 Submitted by: Alexander Kriventsov Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - update to 0.84leeym2009-03-132-4/+4
|
* - Update to 1.50clsung2009-03-132-5/+6
| | | | | PR: ports/132364 Submitted by: Cezary Morga <cm_AT_therek dot net>
* - Update to 1.3.3nivit2009-03-132-5/+5
|
* - Update to 0.05miwi2009-03-132-4/+7
| | | | | PR: 132583 Submitted by: Vladimir Perepelitsa <mons@cpan.org> (maintainer)
* - Fix wwwmiwi2009-03-131-1/+1
|
* Simple .ini files emitter and parser for Perl.miwi2009-03-134-0/+43
| | | | | | | WWW: http://search.cpan.org/dist/Config-INI/ PR: ports/132496 Submitted by: bapt <baptiste.daroussin at gmail.com>
* With Mixin::Linewise::Readers and Mixin::Linewise::Writers, you can just writemiwi2009-03-134-0/+41
| | | | | | | | | | a method to handle handles, and methods for handling strings and filenames are added for you. WWW: http://search.cpan.org/~rjbs/Mixin-Linewise/ PR: ports/132495 Submitted by: bapt <baptiste.daroussin at gmail.com>
* - Update to 0.04miwi2009-03-132-4/+4
| | | | | | PR: 131940 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout
* Upgrade to 0.05.kuriyama2009-03-123-6/+14
|
* Update to 0.05lth2009-03-122-4/+4
|
* Update to 1.11.01 (distversion 1.1101)lth2009-03-122-4/+4
|
* Update to 1.009lth2009-03-122-5/+4
|
* - update to 0.14leeym2009-03-122-14/+28
|
* Update to 5.13erwin2009-03-125-25/+47
| | | | | PR: 132549 Submitted by: Wen Heping <wenheping@gmail.com>
* - Update to 0.2.1miwi2009-03-122-4/+4
| | | | | PR: 132534 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* This module provides an API for parts of the perl parser. It can bemiwi2009-03-125-0/+49
| | | | | | | | | used to modify code while it's being parsed. WWW: http://search.cpan.org/dist/B-Hooks-Parser/ PR: ports/132532 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* PL_check is an array indexed by opcode number (op_type) that containsmiwi2009-03-125-0/+39
| | | | | | | | | | function pointers invoked as the last stage of optree compilation, per op. WWW: http://search.cpan.org/dist/B-OPCheck/ PR: ports/132531 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Update to 0.32miwi2009-03-122-6/+9
| | | | | | | - Pass maintainership to submitter PR: 132533 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update to 1.07miwi2009-03-123-5/+12
| | | | | | | - Pass maintainership to perl PR: 132530 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* Add easygit 0.98, easy wrapper for git.lth2009-03-114-0/+39
|
* - Update to 2.01.1pgj2009-03-118-85/+120
| | | | | | - Refine patches Approved by: tabthorpe
* - Update to 1.30pgj2009-03-112-4/+8
| | | | | | - Respect CXXFLAGS Approved by: tabthorpe
* - Unbreakamdmi32009-03-116-9/+36
|
* - Add patch to unbroke on CURRENT (with new ARP code)sem2009-03-112-7/+196
|
* Turned out "ua" was not part of our standard locales.knu2009-03-113-0/+6
|
* Update to 0.22lth2009-03-102-4/+4
|
* - Update to 1.2.4johans2009-03-103-15/+14
| | | | | Should work fine with current and upcoming 3.11 version of ocaml - Claim maintainership
* Update to 1.93.0.knu2009-03-109-81/+708
|
* - fix dependency on devel/libusb [1]itetcu2009-03-101-6/+3
| | | | | | | - reset maintainer (not seen since Dec 2007, email bounces) [2] Reported by: QAT [1] Approved by: portmgr (linimon@) [2]
* - Update to 1.7.1gahr2009-03-103-84/+85
| | | | | Approved by: glewis@ (on behalf of java@) Thanks to: scf@ the reminder
* 2009-02-15 ftp/downloader: sources unavailable - website dissappearedmiwi2009-03-104-47/+0
| | | | | | | | 2009-03-04 devel/rubygem-mojombo-grit: Obsolete, use devel/rubygem-grit instead 2009-03-08 mail/postfix1: Not supported anymore by vendor. Please choose a new one version. 2009-03-08 mail/postfix21: Not supported anymore by vendor. Please choose a new one version. 2009-03-08 mail/postfix22: Not supported anymore by vendor. Please choose a new one version. 2009-03-01 www/rubygem-actionwebservice: from rails 2.0 www/rubygem-rails use www/rubygem-activeresource instead
* Update to 0.0.7.mva2009-03-103-4/+26
| | | | Approved by: miwi (mentor)
* - Update to 3.0.4miwi2009-03-103-4/+7
| | | | | PR: 132297 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Unbreak after strnlen additionmiwi2009-03-101-0/+15
| | | | | PR: 132482 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
* - Update to 0.9.3miwi2009-03-103-4/+10
| | | | | PR: 132217 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 0.9.11miwi2009-03-103-14/+53
| | | | | PR: 132216 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Reset farrokhi@freebsd.org due to long period of inactivity.miwi2009-03-102-2/+2
| | | | Approved by: portmgr (linimon)
* - Fix MASTER_SITESpgj2009-03-101-1/+1
| | | | Approved by: tabthorpe
* Update to 5.16.4johans2009-03-103-12/+13
|
* - Fix build.stas2009-03-101-1/+3
| | | | Pointy hat to: me
* - Chase libusb20 rename in r189585.stas2009-03-1028-25/+267
| | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi
* The program bisonc++ creates a C++ parser function and -class having apgj2009-03-1010-0/+165
| | | | | | | | | | cleaner setup than the code generated by Alain Coetmeur's bison++. Furthermore, since bisonc++ more closely follows current-day ideas about C++ programming its code is easier to read. WWW: http://bisoncpp.sourceforge.net/ Approved by: tabthorpe
* Bobcat is an acronym of `Brokken's Own Base Classes And Templates'. Itpgj2009-03-1011-0/+234
| | | | | | | | | | is a shared library implementing C++ classes that are frequently used in software developed by Frank Brokken. Frank's existing programs will depend on `bobcat' in the near future. WWW: http://bobcat.sourceforge.net/ Approved by: tabthorpe
* Add icmake (missed from the last commit)pgj2009-03-101-0/+1
| | | | Approved by: tabthorpe
* Icmake is a hybrid between a 'make' utility and a 'shell script'pgj2009-03-105-0/+92
| | | | | | | | | language. Originally, it was concocted to provide a useful tool for automatic program maintenance and system administrative tasks on MS-DOS platforms. Later on, Icmake was eventually ported to Unix platforms (SCO and Linux). By now Icmake also runs on a HP-Unix platform. Approved by: tabthorpe
* - Switch to USE_TK= 84+wxs2009-03-101-2/+3
| | | | | | PR: ports/132386 Submitted by: "Scot W. Hetzel" <swhetzel@gmail.com> Approved by: mm, wxs (maintainer)
* - Update to 1.005jadawin2009-03-092-4/+4
| | | | | PR: ports/132451 Submitted by: hideo <hideo at lastamericanempire.com>
* Update to the version bundled with Subversion 1.5.6.knu2009-03-092-6/+5
|
* Update to 0.16.0.mva2009-03-093-4/+28
| | | | Approved by: beech (mentor)
* Update to 0.38.1.mva2009-03-093-4/+10
| | | | Approved by: beech (mentor)
* Update to 2.1.5 release.ale2009-03-092-4/+4
|
* Update KDE to 4.2.1.makc2009-03-092-4/+3
| | | | | | | multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE.
* - update to 0.13leeym2009-03-092-4/+4
|
* Add p5-Data-Localize 0.00004, perl extension for alternate datakuriyama2009-03-095-0/+46
| | | | localization API.
* Upgrade to 0.102.kuriyama2009-03-092-4/+4
|
* Upgrade devel/mingw32-pdcurses to version 3.4.ed2009-03-092-16/+11
| | | | Pointed out by: portscout/miwi
* Add rubygem-ditz 0.5, simple, light-weight distributed issue tracker.kuriyama2009-03-084-0/+35
|
* - Update to version 2.2.10johans2009-03-084-24/+28
| | | | | | http://indent.isidore-it.eu/beautify.html - Take over maintainership - Don't rebuild html docs (remove implicit build dep. on texi2html)
* Upgrade to 0.2.1.kuriyama2009-03-083-10/+37
|
* Update to 2.24.1.marcus2009-03-082-4/+4
|
* Update to 2.14.17.marcus2009-03-082-4/+4
|
* Update to version 4.3.1.bsam2009-03-085-143/+147
|
* Remove devel/prcs and devel/tvision per expiration note.gerald2009-03-0721-6075/+0
|
* - Update to 0.988rafan2009-03-072-4/+4
|
* Upgrade to 0.101.kuriyama2009-03-072-4/+4
|
* Upgrade to 0.05.kuriyama2009-03-072-5/+5
|
* Cppcheck is a tool for static C/C++ code analysis, and it tries topgj2009-03-075-0/+60
| | | | | | | | | | | | | | detect bugs that your compiler do not see. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more. Cppcheck is versatile. You can check non-standard code that includes various compiler extensions, inline assembly code, etc. The goal is no false positives. WWW: http://sourceforge.net/projects/cppcheck Approved by: tabthorpe
* - Update to 0.16.0pgj2009-03-072-8/+6
| | | | Approved by: tabthorpe
* Language C is a Haskell library for the analysis and generation of Cpgj2009-03-079-0/+229
| | | | | | | | | code. It features a complete, well tested parser and pretty printer for all of C99 and a large set of GNU extensions. WWW: http://www.sivity.net/projects/language.c/ Approved by: tabthorpe
* - Update to 0.5pgj2009-03-076-14/+18
| | | | Approved by: tabthorpe
* - Use my FreeBSD address on the ports I maintaindhn2009-03-0711-11/+11
| | | | Approved by: tabthorpe (co-mentor)
* Remove devel/p5-Getopt-Mixed: expired on 2007-04-23. Please usewxs2009-03-065-41/+0
| | | | Getopt::Long which supports both long and short options.
* Bump PORTREVISION after xfce 4.6 updateoliver2009-03-062-0/+2
|
* Update to 0.634mat2009-03-062-4/+4
|
* - Update bison to 2.4.1, see announcements for important changes:johans2009-03-063-14/+34
| | | | | | | | | | | | | http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html - Take over bison maintainership - as approved by portmgr (marcus) - Add patches for ports to compile with new bison: Replace %{ .. %} with %code { .. } where required and accommodate stricter typing requirements Thanks to pav for an exp-run on pointyhat PR: ports/131640 Approved by: portmgr (pav)
* Update to 5.2.9 release and re-add pcre extension.ale2009-03-063-0/+28
|
* - Update to 0.5.2miwi2009-03-062-4/+4
|
* - Update to 0.10beat2009-03-062-4/+4
| | | | | | PR: ports/132307 Submitted by: TAKAHASHI Kaoru <kaoru AT kaisei.org> (maintainer) Approved by: miwi (mentor)
* - Update to 1.9.2miwi2009-03-062-4/+4
|
* - Update to 1.1.1lwhsu2009-03-062-5/+5
| | | | | PR: ports/132335 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer)
* Update to new upstream version.joerg2009-03-052-4/+4
|
* Update to new upstream version.joerg2009-03-052-5/+5
|
* Update to 1.2.4makc2009-03-053-7/+7
| | | | | PR: ports/132223 Submitted by: David Naylor (maintainer)
* Upgrade llvm and llvm-gcc to the 2.5 release.brooks2009-03-058-64/+158
| | | | | See the release notes for details: http://www.llvm.org/releases/2.5/docs/ReleaseNotes.html
* Fix pulseaudio option knob.mva2009-03-051-1/+1
| | | | Approved by: beech (mentor)
* Upgrade to r65948 which fixes a few key optimizer bugs.brooks2009-03-054-10/+5
| | | | | | Avoid installing more conflicting headers. Tested with: porttools port test :)
* Update to 1.36mat2009-03-042-4/+4
|
* Update to 0.47mat2009-03-042-5/+4
|
* - Update to 0.6.5amdmi32009-03-044-33/+33
| | | | | | | - Fix whitespace PR: 132282 Submitted by: Romain Tartiere <romain at blogreen dot org> (maintainer)
* - Update to 3.8.1clsung2009-03-042-5/+6
|
* - Update to 4.0.0clsung2009-03-042-5/+5
|
* - Update to 0.3.12clsung2009-03-042-4/+4
|
* - Update to 0.9.10clsung2009-03-043-5/+30
|
* - Update to 0.32clsung2009-03-042-4/+4
| | | | Changes: http://search.cpan.org/dist/Module-Build/Changes
* - Update to 0.19clsung2009-03-042-4/+4
| | | | Changes: http://search.cpan.org/dist/IO-Async/Changes
* - Update to 0.10.2amdmi32009-03-043-4/+7
|
* Fix plist error in textproc/libyamljpaetzel2009-03-041-1/+1
| | | | Approved by: linimon (mentor)
* Catch a few files and directories I should have noticed during thebrooks2009-03-042-25/+36
| | | | | | previous update. Reported by: QAT
* - Fix build for amd64tabthorpe2009-03-041-0/+2
| | | | | Submitted by: maintainer Reported by: QAT
* Update to r65948.brooks2009-03-047-22/+61
| | | | | | | | | Add printf0 support. [1] Install the clang C headers (excluding std*.h since we have our own) now that the installer puts them somewhere sane. Submitted by: ed
* - Update to 0.5tabthorpe2009-03-034-27/+30
| | | | | | | - Pass maintainership to submitter PR: ports/132133 Submitted by: Sofian Brabez <sbrabez gmail.com>
* - Update to 1.2.2clsung2009-03-032-15/+6
| | | | | | | PR: ports/131351 Submitted by: clsung Reviewed by: maintainer (TAKATSU Tomonari) Approved by: maintainer
* Fix build on CURRENT.mva2009-03-031-0/+4
| | | | | | PR: ports/132269 Submitted by: Mel Flynn <mel@rachie.is-a-geek.net> Approved by: beech (mentor)
* - update to 1.06leeym2009-03-032-5/+4
|
* Update to 3.0.1.mva2009-03-032-4/+4
| | | | Approved by: beech (mentor)
* - Update to 15.7gahr2009-03-032-6/+5
| | | | | PR: 132251 Submitted by: bf <bf2006a@yahoo.com>
* Add missing libLTO.so to the plist.brooks2009-03-032-1/+4
| | | | Reported by: QAT
* - Update to 1.0.1miwi2009-03-032-4/+4
| | | | | PR: 132247 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)