aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Broken on sparc64 as well.linimon2009-03-161-0/+3
|
* Fails to compile on sparc64 as well as amd64.linimon2009-03-161-2/+4
|
* Mark as broken on sparc64: uses compile options not applicable to this arch.linimon2009-03-161-0/+4
|
* Update from 1.00 to 1.02.osa2009-03-162-4/+4
|
* Update from 0.7.41 to 0.7.42.osa2009-03-162-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> *) Change: now the "Invalid argument" error returned by setsockopt(TCP_NODELAY) on Solaris, is ignored. *) Change: now if a file specified in a "auth_basic_user_file" directive is absent, then the 405 error is returned instead of the 500 one. *) Feature: the "auth_basic_user_file" directive supports variables. Thanks to Kirill A. Korinskiy. *) Feature: the "listen" directive supports the "ipv6only" parameter. Thanks to Zhang Hua. *) Bugfix: in an "alias" directive with references to captures of regular expressions; the bug had appeared in 0.7.40. *) Bugfix: compatibility with Tru64 UNIX. Thanks to Dustin Marquess. *) Bugfix: nginx could not be built without PCRE library; the bug had appeared in 0.7.41. </ChangeLog>
* Mark as broken on sparc64.linimon2009-03-161-0/+4
|
* Reflect the change of UID/GID of ejabberd.delphij2009-03-163-2/+10
| | | | | PR: ports/128463 Submitted by: "Mikle Davidkin" <skylord linkline ru>
* Mark broken: fails to compile on i386 and sparc64.linimon2009-03-161-0/+2
|
* Update to 2.0.3.delphij2009-03-1614-255/+259
| | | | | | Submitted by: "Mikle Davidkin" <skylord linkline ru> PR: 128463 Approved by: maintainer timeout
* 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>
* Mark as broken on sparc64: gcc dumps core.linimon2009-03-161-1/+7
|
* Mark as broken on sparc64: latest version includes i386 asm.linimon2009-03-161-0/+4
|
* Update to 8.2.1johans2009-03-163-106/+531
|
* Mark as broken on sparc64-6.linimon2009-03-161-1/+10
|
* * Install correct (the troff manpage)maho2009-03-161-2/+2
| | | | | | | into /usr/local/man/man1 instead of a pre-formatted one. *Bump port revision. Submitted by: Lyndon Nerenberg <lyndon@orthanc.ca>
* Update to 1.42 release.ale2009-03-162-4/+4
|
* Update to 2.1.0.2 release.ale2009-03-162-4/+4
|
* - Update backup MASTER_SITESmiwi2009-03-161-1/+1
| | | | Submitted by: maintainer via irc
* Brian is a simulator for spiking neural networks available on almost allmiwi2009-03-165-0/+263
| | | | | | | | | | | | | | | | | platforms. The motivation for this project is that a simulator should not only save the time of processors, but also the time of scientists. Brian is easy to learn and use, highly flexible and easily extensible. The Brian package itself and simulations using it are all written in the Python programming language, which is an easy, concise and highly developed language with many advanced features and development tools, excellent documentation and a large community of users providing support and extension packages. WWW: http://www.briansimulator.org/ PR: ports/132155 Submitted by: Wen Heping <wenheping@gmail.com>
* - Don't detect nasm, as it will lead to broken openal library builtamdmi32009-03-161-0/+2
| | | | | | PR: 131021 Submitted by: myself Approved by: maintainer timeout
* Ports modules update at Monday 16 March 2009 at 00:24edwin2009-03-161-1/+41
|
* Cover the upgrade of sysutils/lireedwin2009-03-161-0/+14
|
* Update to version 2.1:edwin2009-03-163-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Lire 2.1 is available for download from http://download.logreport.org/pub/. Major changes since 2.0.3 (the previous stable release): - Lire now requires DBD::SQLite, which uses SQLite 3.0. (SQLite 2 has become obsolete and is no longer supported). This means that the Lire database format has changed. If you have one or more old lire stores, you will need to convert each of them from SQLite2 format to SQLite3 format, like this: sqlite oldstore.db .dump | sqlite3 newstore.db This assumes that you have both sqlite2 and sqlite3 installed on your system, and that the names of the command line interface for the old and new version are sqlite and sqlite3 respectively (this is at least correct for Fedora). After completion of the conversion(s), and after upgrading to Lire 2.1, SQLite 2 can be removed from your system, unless it is used by other applications than Lire of course. - Improvement in exim2dlf, thanks to a patch contributed by Adrian Phillips. Version 4.67 of exim introduced pid to log_selector, exim2dlf now supports such log files too. See also http://lists.logreport.org/pipermail/development/2008/000934.html. Note that compatibility with pre-4.67 exim logfiles is preserved by this patch. - Added the merge2combined and dlf2combined www scripts for merging web server logs of different types into one log file in combined format.
* remove check for XCB, fix build without MOZILLA_PLUGINmakc2009-03-161-16/+4
|
* - update to 0.2dinoex2009-03-164-12/+11
|
* This port contains a MySQL DataStore implementation for GeoServer.miwi2009-03-165-0/+53
| | | | | | | WWW: http://geoserver.org/display/GEOSDOC/MySQL+DataStore PR: ports/132415 Submitted by: Alexander Logvinov <ports at logvinov.com>
* - Update to 1.7.3miwi2009-03-168-896/+1504
| | | | | | PR: 132405 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer
* - Update to 2.3miwi2009-03-163-6/+10
| | | | | | PR: 132069 Submitted by: Dennis Herrmann <adox@mcx2.org> Approved by: maintainer timeout
* - Document opera -- multiple vulnerabilitiesmiwi2009-03-161-0/+32
| | | | PR: based on 132437
* - Update to 0.14gabor2009-03-162-4/+4
|
* remove check for XCBmakc2009-03-162-22/+2
|
* - Update to 2.1.2miwi2009-03-163-33/+35
| | | | | PR: 132668 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update to 0.32miwi2009-03-162-4/+4
| | | | | | PR: 132656 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer
* Update to 0.6.5.1makc2009-03-168-328/+139
| | | | | PR: 132419 Submitted by: Marcin Wisnicki (maintainer)
* - fix NOPORTDOCS=yesdinoex2009-03-161-3/+3
| | | | Reported by: QAT
* Enable pthread to fix crash in Kopetemakc2009-03-161-1/+2
| | | | | | PR: 132087 Submitted by: Bartosz Fabianowski <freebsd at chillt.de> Approved by: Marcin Wisnicki (maintainer)
* 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.50miwi2009-03-162-5/+5
| | | | | PR: 132660 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* - 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.11miwi2009-03-163-5/+22
| | | | | PR: 132663 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* - Update to 0.16.0miwi2009-03-162-6/+11
| | | | | PR: 132643 Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer)
* - Update to 1.5.4miwi2009-03-164-9/+17
| | | | | PR: 132632 Submitted by: José García Juanino <jjuanino@gmail.com> (maintainer)
* - Update to 2.6.4miwi2009-03-162-4/+4
| | | | | PR: 132645 Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer)
* This module provides a set of methods for adding (updating) andmiwi2009-03-165-0/+43
| | | | | | | | | deleting entries in an existing solr server. WWW: http://search.cpan.org/dist/Solr/ PR: ports/132666 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - 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 0.7makc2009-03-163-10/+13
|
* CGI::Session::ExpireSessions is a pure Perl module.araujo2009-03-165-4/+55
| | | | | | | | | | | | | It deletes CGI::Session-type sessions which have passed their use-by date. It works with CGI::Session-type sessions in a database or in disk files, but does not appear to work with CGI::Session::PureSQL-type sessions. The recommended way to use this module is via method expire_sessions(), which requires CGI::Session V 4 or later. WWW: http://search.cpan.org/~rsavage/CGI-Session-ExpireSessions-1.09/ PR: ports/132558 Submitted by: Gerard Seibert <gerard@seibercom.net>
* Update to 1.8.0makc2009-03-163-5/+16
|
* - Fixes a missed offset update when using quiet mode with par2create.araujo2009-03-162-2/+15
| | | | | | | | | This bug has been referenced here: http://sourceforge.net/tracker/index.php?func=detail&aid=1802742&group_id=30568&atid=399698 http://sourceforge.net/tracker/index.php?func=detail&aid=1085638&group_id=30568&atid=399698 PR: ports/132494 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - fix NOPORTDOCS=yesdinoex2009-03-161-3/+3
| | | | Reported by: QAT
* Update to 0.12.1, clean up Makefile, update WWWmakc2009-03-163-11/+6
|
* Update to 2.0.1makc2009-03-167-50/+102
|
* - Update to 0.33gabor2009-03-162-5/+4
| | | | | | PR: ports/132514 Submitted by: Michael Scheidell <scheidell@secnap.net> Approved by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
* Padre - Perl Application Development and Refactoring Environmentmiwi2009-03-165-0/+344
| | | | | | | | | | | | | | | Padre is an Perl IDE that is simple to use for new Perl programmers but also supports large multi-lingual and multi-technology projects. Padre is written in Perl, runs on all three major desktop platforms (Windows, Mac OS X and Unix/GTK), and is distributed under the perl license. WARNING: Padre requires Perl with thread support built-in ! WWW: http://padre.perlide.org/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* 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>
* This is an experimental distribution that attempts to intuit the underlyingmiwi2009-03-165-0/+35
| | | | | | | | | indent "policy" for a text file (most likely a source code file). WWW: http://search.cpan.org/dist/Text-FindIndent/ 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>
* ORLite is an object-relation system specifically tailored for SQLite thatmiwi2009-03-165-0/+39
| | | | | | | | | | follows many of the same principles as the ::Tiny series of modules and has a design and feature set that aligns directly to the capabilities of SQLite. WWW: http://search.cpan.org/dist/ORLite/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* ORLite::Migrate is a light weight single class Database Schema Migrationmiwi2009-03-165-0/+45
| | | | | | | | | | | enhancement for ORLite. It provides a simple implementation of schema versioning within the SQLite database using the built-in user_version pragma (which is set to zero by default). WWW: http://search.cpan.org/dist/ORLite-Migrate/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* wxPerl is an extension module allowing the creation of GUI (Graphicalmiwi2009-03-165-0/+186
| | | | | | | | | | User Interface) from Perl; it is built as a wrapper for the wxWidgets C++ GUI toolkit. WWW: http://wxperl.sourceforge.net/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* This module provides the STDOUT, STDERR and exit codes of asynchronously runningmiwi2009-03-165-0/+43
| | | | | | | | | | processes via events. It may be used for long running or blocking processes that provide periodic updates on state via STDOUT. Simple IPC is possible via STDIN. WWW: http://search.cpan.org/dist/Wx-Perl-ProcessStream/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Alien::wxWidgets can be used to detect and get configurationmiwi2009-03-165-0/+60
| | | | | | | | | settings from an installed wxWidgets. WWW: http://search.cpan.org/dist/Alien-wxWidgets/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* - RUN_DEPENDS on x11/rgbitetcu2009-03-151-2/+4
| | | | | | - bump PORTREVISION Submitted by: Christian Laursen on IRC
* Update to 1.3.10 [1]itetcu2009-03-153-13/+22
| | | | | | | | | | Changelog: http://www.tightvnc.com/whatsnew.html - use bsdoptions.mk :-) PR: ports/132438 [1] Submitted by: Tsurutani Naoki [1] Tested by: jonathan@kc8onw.net
* - bump PORTREVISION to catch graphviz new shared lib versiondinoex2009-03-151-1/+1
|
* Afuse is an automounting file system implemented in user-space usingamdmi32009-03-157-0/+394
| | | | | | | | | | | | | | | | | | | | | FUSE. Afuse currently implements the most basic functionality that can be expected by an automounter; that is it manages a directory of virtual directories. If one of these virtual directories is accessed and is not already automounted, afuse will attempt to mount a filesystem onto that directory. If the mount succeeds the requested access proceeds as normal, otherwise it will fail with an error. The advantage of using afuse over traditional automounters is that afuse is designed to run entirely in user-space by individual users. This way an automounting action can take advantage of the invoking users environment, for example allowing access to an ssh-agent for password-less sshfs mounts, or allowing access to a graphical environment to get user input to complete a mount (i.e. popping up a window asking for a password). WWW: http://afuse.sourceforge.net/ PR: 132309 Submitted by: Alexander Logvinov <ports at logvinov dot com>
* Add missing manpages to plist.fjoe2009-03-151-2/+2
|
* - udpate to 2.22.0dinoex2009-03-155-172/+200
| | | | | | | | | | | - unbreak options WITH_TCL, WITH_TK - new option WITH_GHOSTSCRIPT - drop bash dependecy PR: 132162 - fix tred regression PR: 130751
* Update to 2.0.10hq2009-03-152-5/+4
|
* - Update to 1.8.0 [1]hq2009-03-154-52/+8
| | | | | | - Release maintainership Reported by: portscout [1]
* Update to 2.5.04.3236.fjoe2009-03-155-24/+14
|
* - Update to 0.18.0miwi2009-03-1532-73/+154
|
* - Chase libmpd shlib bumpmiwi2009-03-156-7/+8
|
* Update to 2.6.4.fjoe2009-03-1514-105/+48
|
* Update modules file-1.460-1 and status-1.460-1.olgeni2009-03-152-10/+9
|
* - Update to 0.40clsung2009-03-153-4/+15
| | | | Changes: http://search.cpan.org/dist/Git-PurePerl/CHANGES
* Fix the build on 6.X.marcus2009-03-151-0/+12
| | | | Reported by: pointyhat via erwin
* - Update to 5.7lwhsu2009-03-153-4/+10
| | | | | PR: ports/132650 Submitted by: Alexander Logvinov <ports AT logvinov.com> (maintainer)
* - Add dependency on php5-pcrelwhsu2009-03-151-2/+2
| | | | | PR: ports/132640 Submitted by: "Vasiliy P. Melnik" <basil AT vpm.net.ua> (maintainer)
* - Update to 1.1.7lwhsu2009-03-154-14/+48
| | | | | PR: ports/132628 Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer)
* Ports modules update at Sunday 15 March 2009 at 00:09edwin2009-03-151-2/+13
|
* - Mark ignore, graphics/gnash is currently neweramdmi32009-03-151-0/+2
|
* - Fix dependency bugbeech2009-03-151-1/+2
| | | | | | | - Bump PORTREVISION PR: ports/132627 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
* New 3.3.2 version of Samba33 port.timur2009-03-1518-96/+200
| | | | | | | | | | Major enhancements in Samba 3.3.2 include: * Fix "force group" (bug #6155). * Fix saving of files on Samba share using MS Office 2007 (bug #6160). * Fix guest authentication in setups with "security = share" and "guest ok = yes" when Winbind is running. * Fix corruptions of source path in tar mode of smbclient (bug #6161).
* - Update to 0.15.1miwi2009-03-154-63/+41
| | | | | PR: 132475 Submitted by: Ports Fury
* - Update to 3.14.0miwi2009-03-153-4/+59
| | | | | PR: 132466 Submitted by: Ports Fury
* - Update to 2.11.07miwi2009-03-152-4/+4
| | | | | PR: ports/132474 Submitted by: Ports Fury
* abby is a front-end for cclive video extraction utility.miwi2009-03-154-0/+41
| | | | | | | WWW: http://code.google.com/p/abby PR: ports/132236 Submitted by: Toni Gundogdu <legatvs at gmail.com>
* - Update to 0.8.0beech2009-03-152-4/+4
| | | | | PR: ports/132520 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
* - Update to 2.1.2miwi2009-03-152-5/+6
| | | | | PR: 132629 Submitted by: Jacob Atzen <jatzen@gmail.com> (maintainer)
* - Update to 1.2miwi2009-03-152-4/+4
| | | | | PR: 132630 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
* - Update to 0.4.1miwi2009-03-152-7/+8
| | | | | PR: 132635 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (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)
* - Fix build after strndup MFCmiwi2009-03-152-7/+17
| | | | | | PR: 132009 Submitted by: Florian Smeets <flo@kasimir.com> Approved by: maintainer timeout
* Remove lang/gcc33 per deprecation/expiration note.gerald2009-03-151-0/+1
|
* Remove per deprecation/expiration note.gerald2009-03-1516-472/+0
|
* Remove gcc-testsuite from DISTFILES, along with the post-build andgerald2009-03-151-18/+5
| | | | | | | | | | | | | | | | | check targets. This reduces disk and bandwidth consumptions for a feature (apparently) never used. Remove obsolete code to create (empty) man pages in case regular man pages cannot be created. Address build failure caused by Mk/bsd.port.mk changes mid 2008. [1] (I will go ahead and remove this port per the DEPRECATION note, but figured these backports from newer versions may be helpful in case someone wants to play with it nevertheless.) PR: 132379 [1] Submitted by: Rikiya YONEMOTO [1]
* - Update to 3.7.9beech2009-03-153-14/+15
| | | | | | | | | | | | Changes (from Changelog): * new setting ftp:prefer-epsv. * add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). * fix compilation on OpenBSD (Kevin Lo). * fix parsing of NT unix-like listings where hour is one digit. * gnulib sources updated, vsnprintf-posix module imported. PR: ports/132480 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* No need to handle PACKAGE_BUILDING specially now that we no longer rungerald2009-03-151-1/+1
| | | | the full testsuite in Tinderboxes.
* Update to the 20090313 snapshot of GCC 4.4.0.gerald2009-03-1512-198/+168
| | | | | | | | | | | Remove obsolete code to create (empty) man pages in case regular man pages cannot be created. This catches four dummy man pages we are now able to remove: gjnih44, grepjar44, jar44, jv-scan44, rmic44, and rmiregistry44. Rename the check target to full-regression-test to be in sync with the lang/gcc43 port. Add a conditional dependency on misc/dejagnu and make the inclusion of gcc-testsuite in DISTFILES conditional, too.
* - make fvwm compile w/o Warnings apart from one usage of mkstempdinoex2009-03-1539-1/+581
| | | | | | | | | | | by adding needed #includes, adding return statements to non-void functions and declaring functions returning a int instead of void if they do return an return code. - start using one central safemalloc. - do not mangle pointers which makes FvwmWinList work on amd64/7-STABLE again. PR: 132571 Submitted by: Bjoern A. Zeeb
* Update to the 20090312 snapshot of GCC 4.3.4.gerald2009-03-152-29/+20
| | | | | | | Remove obsolete code to create (empty) man pages in case regular man pages cannot be created. This catches four dummy man pages we are now able to remove: gjnih43, grepjar43, jar43, jv-scan43, rmic43, and rmiregistry43.
* - externd support for tcl/tk 8.3dinoex2009-03-155-15/+0
|
* Fix packaging on perl 5.10skv2009-03-151-2/+2
|
* Update to 0.15.5.marcus2009-03-153-4/+7
|
* Update to 0.40.6.marcus2009-03-153-18/+4
|
* 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
* - externd support for tcl/tk 8.2dinoex2009-03-157-20/+0
|
* - Update to 2.006.lippe2009-03-152-4/+4
| | | | | | PR: ports/131881 Submitted by: Hsin-Han You <hhyou@cs.nctu.edu.tw> Approved by: Koen Martens <gmc@sonologic.nl> (maintainer)
* - Update to 2.03.lippe2009-03-152-13/+12
| | | | | PR: ports/132537 Submitted by: Andrey Ignatov <rdna@rdna.ru>
* - Use sqlite3 as default configlwhsu2009-03-152-1/+10
| | | | | | | - Bump PORTREVISION PR: ports/132424 Submitted by: "Mark D. Foster" <mark AT foster.cc> (maintainer)
* Renamed games/PySolFC to games/pysolfc according to the policies.mva2009-03-156-3/+9
| | | | | Reported by: danfe Approved by: miwi (mentor)
* -improve textdinoex2009-03-151-4/+3
| | | | Submitted by: Alexey Dokuchaev
* Add pdf2svg 0.2.1, convert PDF to SVG.lwhsu2009-03-154-0/+46
| | | | | PR: ports/132616 Submitted by: martin.dieringer at gmx.de
* PySolFC is a fork of PySol Solitaire containing more than 1000 solitairemva2009-03-146-0/+7450
| | | | | | | | | | | card games. Its features include modern look and feel, multiple cardsets and tableau backgrounds, sound, unlimited undo, player statistics, a hint system, demo games, a solitaire wizard, support for user written plug-ins, an integrated HTML help browser, and lots of documentation. WWW: http://pysolfc.sourceforge.net Approved by: miwi (mentor)
* 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
* - Force commit to correct the entrymiwi2009-03-140-0/+0
| | | | | | | | - Update to 6.0.1 PR: 132504 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
* - Update to 0.1.24miwi2009-03-145-490/+575
| | | | | | PR: 132527 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
* - Update to 0.5.6miwi2009-03-143-11/+27
| | | | | PR: 132623 Submitted by: maintainer
* - Fix native language supportmiwi2009-03-143-1/+32
| | | | | PR: 132467 Submitted by: Ports Fury
* - Update to 1.64.5miwi2009-03-142-5/+4
| | | | | PR: 132522 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
* - Update to 0.15.0miwi2009-03-143-5/+12
| | | | | PR: 132519 Submitted by: Chess Griffin <chess@chessgriffin.com> (Maintainer)
* - Update to 2.0.0.19miwi2009-03-146-336/+336
| | | | | PR: 132378 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
* - Update to 0.8miwi2009-03-142-4/+4
| | | | | PR: 132562 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Update to 0.39miwi2009-03-143-7/+10
| | | | | PR: 132561 Submitted by: Dylan Cochran <a134qaed@gmail.com> (maintainer)
* - Update to 0.12.3miwi2009-03-142-12/+8
| | | | | | | - Pass maintainership to submitter PR: 132439 Submitted by: Wen Heping <wenheping@gmail.com>
* - Update to 2.4miwi2009-03-143-30/+21
| | | | | PR: 132468 Submitted by: Ports Fury
* - Update to 2.3.4miwi2009-03-142-6/+16
| | | | | PR: 132470 Submitted by: Ports Fury
* - Update to version 0.7.4miwi2009-03-142-6/+6
| | | | | PR: 132469 Submitted by: Ports Fury
* - Update to version 0.7.1miwi2009-03-142-5/+14
| | | | | PR: 132471 Submitted by: Ports Fury
* - Update to 3.2a.2miwi2009-03-142-9/+7
| | | | | PR: 132472 Submitted by: Ports Fury
* - Update to 2.0.2miwi2009-03-145-43/+37
| | | | | PR: 132473 Submitted by: Ports Fury
* Pencil is a free and opensource tool for making diagrams and GUImiwi2009-03-145-0/+323
| | | | | | | | | | | | | | | | | | | | | | prototyping that everyone can use. Top features: * Built-in stencils for diagraming and prototyping * Multi-page document with background page * On-screen text editing with rich-text supports * PNG rasterizing * Undo/redo supports * Installing user-defined stencils * Standard drawing operations: aligning, z-ordering, scaling, rotating... * Cross-platforms * Adding external objects * And much more... WWW: http://www.evolus.vn/Pencil/ PR: ports/132456 Submitted by: Ashish Shukla <wahjava at gmail.com>
* A Qt4-based lightweight Twitter client.miwi2009-03-147-0/+73
| | | | | | | WWW: http://code.google.com/p/qwit/ PR: ports/132227 Submitted by: Sokolov Alexey <sokolov at TrueBSD.org>
* Fix on perl-5.10.skv2009-03-143-20/+25
|
* - Update Maintainer mail adressmiwi2009-03-146-6/+6
| | | | Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail)
* Complete rename of misc/git to misc/gnuit.gerald2009-03-148-117/+2
| | | | PR: 132200
* 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 3.2miwi2009-03-1414-208/+64
| | | | | | | - Update maintainer mail adress PR: 132601 Submitted by; Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
* - Update to 1.12.2miwi2009-03-142-4/+4
| | | | | PR: 132477 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 0.9.1.1miwi2009-03-142-4/+4
| | | | | PR: 132604 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
* - Update to 1.0.0miwi2009-03-144-9/+7
| | | | | PR: 132570 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
* - Update to 1.0.7miwi2009-03-142-8/+5
| | | | | PR: 132568 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
* - Add missing php-gd supportmiwi2009-03-143-3/+3
| | | | | | PR: 131910 Submitted by: Jeff Kletsky <jeff+freebsd@wagsky.com> Approved by: wordpress and wordpress-mu maintainer timeout
* - Update MASTER_SITESmiwi2009-03-141-1/+1
| | | | | PR: 132486 Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
* - Update to 0.9beta10miwi2009-03-143-9/+38
| | | | | | | - Pass maintainership to submitter PR: 132567 Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net>
* - Update to 0.9.6miwi2009-03-143-18/+33
| | | | | PR: 132567 Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net>
* - Fix OPTIONS and PLISTgahr2009-03-142-39/+55
| | | | | - Add dependency on ruby - Bump PORTREVISION
* Add s9fes 20090311, a simple and comprehensible Scheme interpreter.lwhsu2009-03-145-0/+296
| | | | | PR: ports/131998 Submitted by: Nils M Holm <nmh at t3x.org>
* Update to the 20090311 snapshot of GCC 4.2.5.gerald2009-03-142-22/+15
| | | | | | Remove obsolete code to create (empty) man pages in case regular man pages cannot be created. This catches four dummy man pages we are now able to remove: grepjar42, jar42, rmic42, and rmiregistry42.
* - Update to revision number 2785gahr2009-03-142-4/+4
|
* - Update to 1.0.0gahr2009-03-142-4/+4
|
* - Update to 3.8gahr2009-03-142-4/+4
| | | | | This release adds the ability to define custom error patterns using regular expressions in user tools and fixes a bug with the "Mark All" command.
* Add support for building Python against GNU Portable Threads (Pth),bms2009-03-1414-42/+258
| | | | | | | | | | | | | | | | and also add experimental support for POSIX semaphores in FreeBSD 7-STABLE and up. The option knobs PTH and SEM respectively are added to enable this behaviour. Python is able to use POSIX semaphores for thread synchronization in threading, and prefers them. The multiprocessing module in Python 2.6 requires POSIX semaphores, however, the FreeBSD rtld and malloc need further work to allow a process to call pthread_create() immediately after fork() as it is not something allowed by a strict interpretation of the POSIX specs; therefore allow GNU Pth to be used until the situation is resolved. Approved by: miwi
* - Update to 1.18miwi2009-03-142-5/+5
| | | | - Pass maintainership to perl
* - Update to 1.07miwi2009-03-142-4/+4
|
* - Update to 0.82miwi2009-03-142-4/+4
|
* Take maintainershipmakc2009-03-142-2/+2
|
* - Clean up latest curl entrymiwi2009-03-141-4/+4
|
* - Update to 1.0.0lwhsu2009-03-142-5/+4
| | | | | PR: ports/130258 Submitted by: "Beat Gatzi" <beat AT chruetertee.ch>
* - Add --with-gmp configuration option for performance improvementlwhsu2009-03-142-3/+6
| | | | | PR: ports/132103 Submitted by: Yoshiaki Uchikawa <yoshiaki AT kt.rim.or.jp>
* Fix hal on the latest -CURRENT now that libusb20 has been renamed.marcus2009-03-147-59/+167
|
* Clean out MASTER_SITES.novel2009-03-141-6/+3
| | | | Reported by: Atom Powers <apowers@digipen.edu>
* Upgrade to 1.2.0.brooks2009-03-144-5/+27
| | | | | | | Pass maintainership to submitter. Submitted by: Massimiliano Stucchi <stucchi at gufi dot org> PR: ports/132619
* Add p5-Test-TCP 0.02, perl extension for testing TCP program.kuriyama2009-03-145-0/+38
|
* Update to OOO310_m5.maho2009-03-142-5/+5
| | | | Funded by: OpenOffice.org community
* Mark this IGNORE, since I missed a big regression this update brought.gerald2009-03-142-0/+4
|
* Update to 6.12.0rnoland2009-03-144-8/+8
| | | | | This includes EXA and Xv support for r6/7xx series radeons. You need the updated drm that is in -CURRENT now, -STABLE in about another week
* Ports modules update at Saturday 14 March 2009 at 00:09edwin2009-03-141-0/+2
|
* 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-1443-43/+43
| | | | reasonable standard.
* Upgrade to 0.91kuriyama2009-03-142-4/+4
| | | | No response from: maintainer (1 month)
* Remove obsolete code to create (empty) man pages in case regulargerald2009-03-141-5/+0
| | | | man pages cannot be created.
* Update to Wine 1.1.17. Among others, this includes the following changes:gerald2009-03-148-80/+50
| | | | | | | | - A number of 64-bit improvements. - Obsolete LinuxThreads support has been removed. - Many fixes to the regression tests on Windows. - Various bug fixes. And memory handling on FreeBSD no longer requires a local hack.
* Assign maintainership to flo@kasimir.com.sobomax2009-03-141-1/+1
| | | | Approved by: ex-MAINTAINER
* - Use correct pkgconfig files dir.stas2009-03-141-0/+11
| | | | | | PR: ports/132212 Submitted by: John Hein <jhein@timing.com> Approved by: Amatus <c11h15no2@yahoo.com> (maintainer)
* Unbreak on 64bit platformsarved2009-03-143-4/+22
|
* Fix declaration order bug in parserarved2009-03-141-0/+21
| | | | Reported by: pointyhat
* - Update to 0.10.9lwhsu2009-03-142-4/+4
| | | | | PR: ports/132609 Submitted by: "Junji NAKANISHI" <jun-g AT daemonfreaks.com> (maintainer)
* Reactivate USB joystick support on -CURRENT.mva2009-03-142-5/+41
| | | | | | PR: ports/132150 Submitted by: hps Approved by: miwi (mentor)
* - Update to 20090301miwi2009-03-143-7/+13
| | | | | PR: 132459 Submitted by: Guido Falsi <mad@madpilot.net>
* - Update to r6671miwi2009-03-143-5/+14
| | | | | | | | Add a patch to unbreak the build with current versions of graphics/cairo in the (non-default) WITH_FLTK_CAIRO case. PR: 132412 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
* - Update to 0.6.1miwi2009-03-142-4/+4
| | | | | PR: 132491 Submitted by: Anders Troback <freebsd@troback.com> (maintainer)
* - Update to 1.7miwi2009-03-142-11/+9
| | | | | PR: 132489 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Distfile was rerolled and renamed for a bugfix release.miwi2009-03-142-5/+5
| | | | | PR: 132512 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
* bash3 is now a port that should exist on its own.obrien2009-03-141-1/+0
| | | | Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Use Bison in the build instead of byacc.obrien2009-03-131-2/+6
| | | | | | | This fixes the issue of '$()' (for ``) not being parsed correctly. PR: 101230 Submitted by: bf2006a@yahoo.com
* - Mark BROKEN: bad plistpav2009-03-131-0/+2
| | | | Reported by: pointyhat
* Update to 1.12 release.ale2009-03-133-4/+14
| | | | Submitted by: maintainer
* Update to 1.21arved2009-03-133-5/+5
|
* - Mark BROKEN: does not compile (../include/ecif_userinterface_TCL.h:41:17:pav2009-03-131-0/+2
| | | | | | error: tcl.h: No such file or directory) Reported by: pointyhat
* - Mark BROKEN: does not compile (error: scalar object 'matrix' requires onepav2009-03-131-0/+2
| | | | | | element in initializer) Reported by: pointyhat
* Upgrade to version 1.460.olgeni2009-03-132-8/+5
|
* Upgrade to version 1.390.olgeni2009-03-132-9/+5
|
* 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 "perl-after-upgrade": set correct perl package name in @pkgdep.skv2009-03-1310-230/+25
|
* - Remove excessive @dirrmtrys.alepulver2009-03-131-18/+0
|
* - extra patch is unneeded on current -currentpav2009-03-131-1/+0
| | | | Submitted by: thompsa
* - Add a version check for cmake.araujo2009-03-138-2/+98
| | | | | | | | | - Fix some related bugs. - Bump PORTREVISION. PR: ports/132447 Submitted by: "Benjamin M. A'Lee" <bma@subvert.org.uk> Reviewed by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
* - libX11 configure doesn't have --enable-xdmauth now, XDMCP isstas2009-03-131-1/+1
| | | | always enabled if available.
* Update from 0.6.11 to 0.6.14.osa2009-03-132-4/+4
| | | | | | | Changelog: http://www.libraw.org/download#changelog Submitted by: bsam PR: 132599
* - Fix pkgconfig path.stas2009-03-131-0/+11
| | | | Pointy hat to: me
* - Don't try to use dolt, it is broken with bash4.stas2009-03-132-2/+15
|
* - update to 0.84leeym2009-03-132-4/+4
|
* - Update to version 0.130.alepulver2009-03-1336-436/+1428
| | | | | | | | - Remove wrapper scripts. - Pass maintainership to submitter. PR: ports/128557 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
* - Update to 1.50clsung2009-03-132-5/+6
| | | | | PR: ports/132364 Submitted by: Cezary Morga <cm_AT_therek dot net>
* - fix config.cfg overwritingdelphij2009-03-131-2/+3
| | | | | | | - fix lamdaemon.pl permissions Submitted by: maintainer PR: ports/132555
* - Update to version 1.2.37.alepulver2009-03-133-8/+59
| | | | | | | - Disable Xinerama option by default. PR: ports/132255 Submitted by: Eitan Adler <eitanadlerlist@gmail.com>
* Do not build tests. This will fix the build on 7.X.marcus2009-03-131-0/+11
|
* - Connect unhide to the build.wxs2009-03-131-0/+1
| | | | | PR: ports/132131 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
* Unhide is a forensic tool to find hidden processes and TCP/UDP ports bywxs2009-03-134-0/+70
| | | | | | | | | | | | | | | | | | | rootkits / LKMs or by another hidden technique. It consists of two programs: unhide and unhide-tcp. unhide detects hidden processes through: * Comparison of /proc vs /bin/ps output. * Comparison of info gathered from /bin/ps with info gathered from. * Syscalls (syscall scanning). * Full PIDs space ocupation (PIDs bruteforcing). unhide-tcp identifies TCP/UDP ports that are listening but not listed in /bin/netstat by doing brute forcing of all TCP/UDP ports availables. WWW: http://http://www.security-projects.com/?Unhide/ PR: ports/132131 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
* - Update to version 2009.2.1.alepulver2009-03-133-5/+5
|
* - Drop maintainership, mark BROKEN, DEPRECATED and set to expire in aalepulver2009-03-131-1/+5
| | | | month (has been inactive for 5 years).
* Ports modules update at Friday 13 March 2009 at 00:09edwin2009-03-131-0/+12
|
* - Set JAVA_VERSION to 1.4 1.5 instead of 1.4+, because the program doesn't ↵nivit2009-03-131-2/+2
| | | | | | run with Java 6 - Bump PORTREVISION
* - Update to 1.3.3nivit2009-03-132-5/+5
|
* - Update to 0.9.10amdmi32009-03-136-47/+51
| | | | - Update MASTER_SITES and WWW
* Don't install kioslave to avoid conflict with kdegraphics4makc2009-03-133-2/+10
|
* Fix commentmakc2009-03-131-1/+2
|
* - Remove MASTER_SITESdhn2009-03-131-3/+1
| | | | Approved/Noticed by: tabthorpe (co-mentor)
* - Reset magik@back-up.plmiwi2009-03-132-2/+2
| | | | | | | | Mail reject here: <magik@back-up.pl>: Host or domain name not found. Name service error for name=back-up.pl type=AAAA: Host not found Approved by: portmgr (linimon)
* - Update to 1.12dhn2009-03-134-38/+9
| | | | | | | | - Pass maintainership to submitter PR: ports/132569 Submitted by: Alex Povolotsky <tarkhil@over.ru> Approved by: miwi (mentor)
* - Update to 0.05miwi2009-03-132-4/+7
| | | | | PR: 132583 Submitted by: Vladimir Perepelitsa <mons@cpan.org> (maintainer)
* - Update to 1.4.2miwi2009-03-1312-186/+183
| | | | | PR: 132030 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 0.15miwi2009-03-132-22/+26
| | | | | | PR: 131815 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer timeout
* buzhug is a fast, pure-Python database engine, using a syntax that Pythonmiwi2009-03-135-0/+68
| | | | | | | | | | | | | | | | | | programmers should find very intuitive. The data is stored and accessed on disk (it is not an in-memory database); the implementation has been designed to make all operations, and especially selection, as fast as possible with an interpreted language. The database is implemented as a Python iterator, yielding objects whose attributes are the fields defined when the base is created ; therefore, requests can be expressed as list comprehensions or generator expressions, instead of SQL queries. WWW: http://buzhug.sourceforge.net/ PR: ports/132278 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 0.6.4miwi2009-03-133-14/+68
| | | | | | PR: 132051 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout
* - Mark as unbroken.araujo2009-03-132-6/+12
| | | | - Fix installation.
* - Update pkg-descrdhn2009-03-132-2/+6
| | | | | | | | - Minor line endings fix in dma.rb PR: 132457 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Approved by: miwi (mentor)
* - Update to 2.6.7miwi2009-03-133-4/+8
|
* - Update to 5.1.2dhn2009-03-132-4/+4
| | | | | | PR: 132547 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: miwi (mentor)
* - 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>
* This module aims to smooth out the differences between pastebins, and providesmiwi2009-03-135-0/+94
| | | | | | | | | redundancy: if one site doesn't work, it just tries a different one. WWW: http://search.cpan.org/dist/App-Nopaste PR: ports/132500 Submitted by: bapt <baptiste.daroussin at gmail.com>