aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.0.2skv2007-09-224-8/+8
| | | | | | | PR: ports/116517 Submitted by: Nick Barkas <snb xxx threerings.net> Changes: http://www.bugzilla.org/releases/3.0.2/release-notes.html Security: http://www.vuxml.org/freebsd/f8d3689e-6770-11dc-8be8-02e0185f8d72.html
* Javolution is the Java solution for real-time and embedded systems.ale2007-09-224-0/+66
| | | | | | | | | | | | | | | | | | | | | | Javolution real-time goals are simple: to make your application faster and more time predictable! That being accomplished through: * High performance and time-deterministic (real-time) util / lang / text / io / xml base classes. * Context programming in order to achieve true separation of concerns (logging, performance, etc). * A testing framework addressing not only unit tests but also performance and regression tests as well. * Straightforward and low-level parallel computing capabilities with ConcurrentContext. * Struct and Union base classes for direct interfacing with native applications (e.g. C/C++). * World's fastest and first hard real-time XML marshalling/unmarshalling facility. * Simple yet flexible configuration management of your application. WWW: http://javolution.org/
* - Update to 0.73clsung2007-09-222-5/+5
|
* - Make tcllib depobjs version independentpav2007-09-221-1/+1
| | | | | Reported by: pointyhat Pointy hat to: mi
* Update to 1.4.4arved2007-09-222-5/+5
|
* - Change libevent lib and bump PORTREVISION since devel/libevent are updated.mnag2007-09-225-8/+9
|
* - Update to 1.3dmnag2007-09-223-6/+6
| | | | | PR: 115634 Submitted by: chinsan
* - Update to 0.13.2.araujo2007-09-223-9/+68
| | | | | | | | | - Optionized tkinter support. - Pass maintainership to submitter. PR: ports/116486 Submitted by: Marcus von Appen <mva@sysfault.org> Approved by: stas (mentor)
* - Update to 4.99.34miwi2007-09-212-6/+5
|
* - drop dependency on devel/readline: no longer required for ghcvs2007-09-212-6/+4
| | | | - also build server when building packages
* - Update to 1.67clsung2007-09-212-4/+4
|
* - Force empty dir creation on pkg-plist to create it when installed using agarga2007-09-202-1/+2
| | | | | | | package - Bump PORTREVISION Notified by: pointyhat via linimon
* Update to 0.41lbr2007-09-202-4/+4
|
* - Update to 1.21clsung2007-09-202-6/+5
|
* - Update to 0.72clsung2007-09-202-6/+5
|
* There's a whole bunch of class builders out there. In fact, creating aclsung2007-09-205-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | class builder seems to be something of a rite of passage (this is my fifth, at least). Unfortunately, most of the time I want a class builder I'm in a hurry and sketching out lots of fairly simple data classes with fairly simple structure, mostly just read-only accessors, and that's about it. Often this is for code that won't end up on CPAN, so adding a small dependency doesn't matter much. I just want to be able to define these classes FAST. By which I mean LESS typing than writing them by hand, not more. And I don't need all those weird complex features that bloat out the code and take over the whole way I build modules. And so, I present yet another member of the Tiny family of modules, Object::Tiny. WWW: http://search.cpan.org/dist/Object-Tiny/ PR: ports/116101 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Update to 1.09miwi2007-09-202-7/+6
| | | | | | PR: 116049 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Approved by: maintainer timeout
* - Update to 0.9.0miwi2007-09-203-118/+283
| | | | | PR: 116426 Submitted by: Alexander Logvinov <ports@logvinov.com>
* - Update to 0.10.araujo2007-09-203-14/+18
| | | | | | PR: ports/115472 Submitted by: John E. Hein <jhein@timing.com> Approved by: stas (mentor), Alexandr Davidenko <o.davydenko@gmail.com> (maintainer)
* mkimage adds a header to a kernel image with information and checksums forlme2007-09-205-0/+50
| | | | | | | | | | the u-boot bootloader used in embedded systems. WWW: http://www.denx.de/wiki/UBoot PR: ports/116442 Submitted by: Markus Nünnerich <mn (at) bsdgroup.de> Approved by: miwi (mentor)
* do not force the usage of gcc 3.4, the ports are now gcc 4 readyoliver2007-09-194-8/+6
| | | | Bump PORTREVISION
* - Update to 0.1.20pav2007-09-195-29/+4
|
* - Update to 0.2.3.chinsan2007-09-192-6/+5
|
* 2007-08-22 lang/fesi: Depends on obsolete version of jdkmiwi2007-09-1811-197/+0
| | | | | | | 2007-09-04 lang/gnomebasic: Five years abandoned project; functionality folded into mono 2007-09-01 lang/gnat-gcc34: This port was made for initial bootstraping of later versions and is no longer needed 2007-09-01 devel/hs-green-card: "Does not build with latest GHC" 2007-09-11 devel/p5-Devel-DProf: only works for old, unsupported Perl versions
* Update to 1.10. Require perl 5.8.X (thanks to gabor, this parttobez2007-09-182-4/+6
| | | | | | is much cleaner now than it used to be). Changes: http://search.cpan.org/src/JJORE/B-Generate-1.10/Changes
* Update to 1.2301skv2007-09-183-19/+13
| | | | Changes: http://search.cpan.org/src/GBARR/IO-1.2301/ChangeLog
* Fix potential vulnerability from an off-by-one error in the QUtf8Decoderlofi2007-09-182-1/+12
| | | | | | class. Security: CVS-2007-4137
* - The devel/fpc-fcl is not necessary anymore, it was separated to:acm2007-09-183-522/+0
| | | | | | | | | | | | devel/fpc-fcl-base devel/fpc-fcl-db devel/fpc-fcl-fpcunit devel/fpc-fcl-image devel/fpc-fcl-net devel/fpc-fcl-passrc devel/fpc-fcl-registry devel/fpc-fcl-web devel/fpc-fcl-xml
* - Update to 2.2.0acm2007-09-183-5/+2
|
* - New port: devel/fpc-fpmkunitacm2007-09-183-0/+31
| | | | Free Pascal build system unit
* - The devel/fpc-fcl port was separated to:acm2007-09-1821-5006/+548
| | | | | | | | | | | | devel/fpc-fcl-base devel/fpc-fcl-db devel/fpc-fcl-fpcunit devel/fpc-fcl-image devel/fpc-fcl-net devel/fpc-fcl-passrc devel/fpc-fcl-registry devel/fpc-fcl-web devel/fpc-fcl-xml
* Update to 2.14.9ahze2007-09-172-4/+4
|
* Update to 0.8.9ahze2007-09-172-4/+4
|
* Upgrade to 2.31.3.thierry2007-09-173-4/+8
| | | | | | Changelog at <http://bouml.free.fr/historic.html>. Sponsorized by: 2007 DevSummit
* - Update to 0.07miwi2007-09-172-4/+4
|
* - Update to 0.18miwi2007-09-172-5/+4
|
* - Update to 0.71miwi2007-09-173-8/+8
|
* - Update to 1.2.7lwhsu2007-09-163-5/+5
| | | | | | | - Update WWW PR: ports/116369 Submitted by: Antoine Brodin <antoine.brodin AT laposte.net> (maintainer)
* Fix hardcoded reference to moc.lofi2007-09-151-1/+3
| | | | Submitted by: Danny Pansters <danny@ricin.com>
* Upgrade from 1.9 to 1.10. Some new modules, some fixed bugs.mi2007-09-146-311/+68
|
* Params::Coerce - Allows your classes to do coercion of parametersmiwi2007-09-145-0/+38
| | | | | | | WWW: http://search.cpan.org/dist/Params-Coerce/ PR: ports/116215 Submitted by: Cory R. King <coryking at mozimedia.com>
* Track and report execution time for parts of codemiwi2007-09-145-0/+41
| | | | | | | WWW: http://search.cpan.org/dist/Devel-Timer/ PR: ports/116213 Submitted by: Cory R. King <coryking at mozimediacom>
* Implements the TransformPath conceptmiwi2007-09-145-0/+36
| | | | | | | WWW: http://search.cpan.org/dist/Digest-TransformPath/ PR: ports/116214 Submitted by: Cory R. King <coryking at mozimedia.com>
* adding libmowgli which will be used in future versions of multimedia/audaciousoliver2007-09-145-0/+74
| | | | | | | | | mowgli is a development framework for C (like GLib), which provides high performance and highly flexible algorithms. It can be used as a suppliment to GLib (to add additional functions (dictionaries, hashes), or replace some of the slow GLib list manipulation functions), or stand alone. It also provides a powerful hook system and convenient logging for your code, as well as a high performance block allocator.
* update to 0.5.0oliver2007-09-143-7/+6
|
* - Add patch to put include paths in order (avoid Qt3 | headers)miwi2007-09-141-0/+121
|
* - Update to 2.1miwi2007-09-149-262/+272
| | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail)
* - Update to PyQt-4.3miwi2007-09-1423-1216/+548
| | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail)
* - Update to 4.7miwi2007-09-143-32/+32
| | | | Submitted by: Danny Pansters <danny@ricin.com> (Maintainer via privat mail)
* PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.miwi2007-09-145-0/+98
| | | | | | | | This package provides the QtScript module. WWW: http://www.riverbankcomputing.co.uk/pyqt/ Submitted by: Danny Pansters <danny at ricin.com> via privat mail
* Update to 2.0.5.stefan2007-09-133-7/+7
|
* Update to 0.16.marcus2007-09-133-5/+10
|
* Update to 2.0.18.marcus2007-09-133-17/+60
|
* - Remove PORTSDATA and back files to pkg-plist to prevent removing modulesgarga2007-09-122-4/+77
| | | | | files - Bump PORTREVISION
* - Update to 3.2.stas2007-09-122-4/+4
|
* - Update to 1.3.1.stas2007-09-122-5/+5
| | | | | | Changelog: - Bugfixes - New metods added.
* [patch] Have devel/libhid also install its python site-packageedwin2007-09-124-2/+43
| | | | | | | | | | | | When devel/swig13 is installed, building of devel/libhid fails, due to my overlooking of the swig detection bits in the ports configure script. However, swig is used to build the python site-package of the port, so I've bumped the portrevision and turned these bits on by default (the additional patch-Makefile.in hunk is to suppress a warning). PR: ports/116076 Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
* Update port: devel/ml-doc (very minor patch)edwin2007-09-121-1/+1
| | | | | | | Sorry, I got the comment wrong. PR: ports/116293 Submitted by: Timothy Bourke <timbob@bigpond.com>
* Upgrade to 2.31.2.thierry2007-09-123-4/+5
| | | | Changelog at <http://bouml.free.fr/historic.html>.
* Remove port now that devel/cedet defaults to emacs22 and fix INDEXtmclaugh2007-09-122-14/+0
| | | | Approved by: portmgr (erwin)
* This is a user space caching library, currently used by FreeBSD and Mac OS Xalepulver2007-09-126-0/+61
| | | | | | | to improve performance of NTFS-3G (sysutils/fusefs-ntfs port), because these systems don't have a block device cache, giving a very slow read/write rate. WWW: http://mercurial.creo.hu/repos/libublio
* Update to 0.05lbr2007-09-112-4/+4
|
* - Update to 1.8.1miwi2007-09-112-4/+12
| | | | Approved by: maintainer implicit
* - Update to 0.4.0miwi2007-09-112-5/+5
|
* - Update to 1.6.2miwi2007-09-112-4/+4
|
* - bump PORTREVERSION to force rebuild to catch cedet updatedryice2007-09-101-4/+4
| | | | | - catch up Emacs 22 as default - update my mail address
* update to 1.0.pre4. Thanks to m.boyarov@bsd.by (Max N. Boyarov).dryice2007-09-107-117/+169
| | | | Submitted by: m.boyarov@bsd.by (Max N. Boyarov)
* - Update to 1.2.6lwhsu2007-09-103-5/+8
| | | | | PR: ports/115653 Submitted by: Antoine Brodin <antoine.brodin AT laposte.net> (maintainer)
* Clean up after gnu-auto* removalade2007-09-101-3/+0
|
* No longer needed given new autotools world orderade2007-09-109-329/+0
|
* With the new autotools world order, this is now no longer needed.ade2007-09-104-136/+0
| | | | Approved by: ahze (maintainer)
* Remove dependency on gnu-auto* and use the new autotools world order.ade2007-09-101-8/+2
| | | | Approved by: oliver (maintainer)
* Remove dependency on gnu-auto* and use the new autotools world order.ade2007-09-103-9/+146
| | | | Approved by: kde folks
* Fix up after bsd.perl.mk import.linimon2007-09-103-6/+5
| | | | Hat: portmgr
* Clean up after bsd.perl.mk import.linimon2007-09-101-2/+2
| | | | Hat: portmgr
* - Update to 0.6c7miwi2007-09-102-4/+4
| | | | Approved by: alexbl@
* Fix build of devel/subcommanderedwin2007-09-102-4/+6
| | | | | | | Caused by: edwin@ PR: ports/116229 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* Update 5.23.shaun2007-09-102-7/+7
| | | | | PR: ports/114960 Submitted by: ijliao
* Remove these tooedwin2007-09-103-85/+0
|
* [Update] devel/clanlib Update to 0.8.0edwin2007-09-1035-1006/+538
| | | | | | | | | | | | | | | | Update to 0.8.0 Take maintainership Update games/trophy update trophy to 1.1.4 and pass maintainership to me. Ignore games/clanbomber Set ignore on games/clanbomber, it will compile but not run. PR: ports/115139, ports/115141, ports/115142 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
* Replace BUILD_DEPENDS on Xvfb and a handful of fonts with USE_DISPLAY=yes.edwin2007-09-101-4/+1
|
* - Update to 1.0.5lwhsu2007-09-102-5/+5
| | | | - Use CHEESESHOP in MASTER_SITES
* A new port for linux glade2 library. [1]bsam2007-09-0912-81/+81
| | | | | | | | | | | | While I'm here: . remove extra blank line at headers; . use INSTALLS_SHLIB instead of USE_LDCONFIG (yep, it is still used at linux ports; . fix and sort pkg-plist; . fix distinfo (sources added). PR: 116032 [1] Submitted by: Artem Naluzhnyy <tut at nhamon.com.ua> [1]
* New port: devel/qprog Cross-platform software for the DIY line of PIC ↵edwin2007-09-094-0/+43
| | | | | | | | | | | | | | | | | programmers QProg is an OS X, Windows, and *nix/X11 compatible software interface to the popular DIY line of PIC programmers sold by Kitsrus and is intended to be a cross-platform replacement for the software provided with the DIY kits. WWW: http://bfoz.net/projects/qprog/ -Brandon Fosdick bfoz@bfoz.net PR: ports/114811 Submitted by: Brandon Fosdick <bfoz@bfoz.net>
* New port: devel/subcommander Qt based multiplatform subversion client, diff ↵edwin2007-09-099-0/+165
| | | | | | | | | | | | | | & merge tool The goal of the Subcommander project is to build an easy to use, cross platform (Win32, Unix, MacOSX) subversion GUI client (subcommander) including a visual diff and merge tool (submerge). WWW: http://subcommander.tigris.org/ PR: ports/114905 Submitted by: sutra <zhoushuqun@gmail.com>
* [NEW PORT] devel/cunit: An automated unit testing framework for Cedwin2007-09-097-0/+201
| | | | | | | | | | | | | | | | | CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces. CUnit is built as a static library which is linked with the user's testing code. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results. WWW: http://cunit.sourceforge.net/ PR: ports/114934 Submitted by: Stefan Pauly <stefan@fh-mainz.de>
* Move MASTER_SITES to sourceforge.netedwin2007-09-091-2/+2
| | | | Noticed by: YAPHR
* Attempt to fix build in the new Perl order.linimon2007-09-091-2/+2
|
* Gearman::Client::Async - Asynchronous client module for Gearman forclsung2007-09-085-0/+45
| | | | | | | | | Danga::Socket applications WWW: http://search.cpan.org/dist/Gearman-Client-Async/ PR: ports/116052 Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
* Gearman is a system to farm out work to other machines, dispatching functionclsung2007-09-086-0/+81
| | | | | | | | | | | | | | | calls to machines that are better suited to do work, to do work in parallel, to load balance lots of function calls, or to call functions between languages. This is the server daemon component. The bridge between workers (clients who can do work) and callers (clients who want work done). You should run several of these, at least two, for both load balancing and high availability. WWW: http://search.cpan.org/dist/Gearman-Server/ PR: ports/116050 Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
* [NEW PORT]: devel/rudeconfig - configuration libraryedwin2007-09-085-0/+38
| | | | | | | | | | Add new port devel/rudeconfig. This includes a library written in C++ for handling configuration files. Main web site is http://www.rudeserver.com/config/. PR: ports/114382 Submitted by: Hardy Schumacher <hardy.schumacher@amd.com>
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-08322-2232/+405
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Remove support for antique perl.linimon2007-09-086-76/+8
| | | | Hat: portmgr
* - Update to 1.2lwhsu2007-09-083-5/+5
| | | | | | PR: ports/114116 Submitted by: lwhsu Approved by: Maintainer timeout
* Update to 1.14.7.mezz2007-09-082-4/+4
|
* pty is a tool to help debug console programs which take the terminal out ofmiwi2007-09-074-0/+39
| | | | | | | | | | | | | | | | | | | | | | canonical mode, by allowing the program being debugged and the debugger to run on separate terminal devices. To use pty, the programmer changes to the terminal device where he or she wishes to interact with the program to be debugged, and at the shell prompt, runs pty with no arguments. Pty will print out the filename of the slave side of the pseudo-terminal it has opened. Inside the debugger, running in another terminal device, one then redirects the program to be debugged's IO to the slave (tty command of gdb). When you are finished using pty, you must manually kill it. When pty starts it prints out its pid. WWW: http://www.mammothcheese.ca/munger.html -- James Bailie <jimmy@mammothcheese.ca> PR: ports/116179 Submitted by: James Bailie <jimmy at mammothcheese.ca>
* - Update to 0.005miwi2007-09-072-4/+4
|
* New port: devel/ml-docedwin2007-09-0713-0/+2409
| | | | | | | | | | ML-Doc is a system for documenting the interfaces of SML libraries. It can produce both HTML and LaTeX output. http://people.cs.uchicago.edu/~jhr/tools/ml-doc.html PR: ports/115932: Submitted by: Timothy Bourke <timbob@bigpond.com>
* Update to 2.2.1.marcus2007-09-072-6/+5
|
* Update to 0.2.0.marcus2007-09-073-6/+6
|
* [NEW PORT] net/zeroinstall-injector: 0install injectoredwin2007-09-075-0/+202
| | | | | | | | | | | | | | | | | A running process is created by combining many different libraries (and other components). In the Zero Install world, we have all versions of each library available at all times. The problem then is how to choose which versions to use. The injector solves this problem by selecting components to meet a program's requirements, according to a policy you give it. The injector finds out which versions are available, and downloads and runs the ones you choose. WWW: http://www.0install.net PR: ports/114006 Submitted by: Dylan Cochran <a134qaed@gmail.com>
* New port: devel/p5-Cvs Cvs - Object oriented interface to the CVS commandedwin2007-09-075-0/+94
| | | | | | | | | Cvs Object oriented interface to the CVS command WWW: http://search.cpan.org/~rsoliv/Cvs-0.07/lib/Cvs.pm PR: ports/114114 Submitted by: Philip Drapeau <pdrapeau@advanis.ca>
* Legoctl is a library and program for communicating with Legomiwi2007-09-077-0/+69
| | | | | | | | | | | | Mindstorms robotic controllers. It is used to upload programs, check status, run programs, etc. It is an alternative to linxt, but written entirely in C. It is meant to be used in conjunction with NBC/NXC or some other programming language for Lego robotics. WWW: http://personalpages.tds.net/~jwbacon/Ports PR: ports/116036 Submitted by: Jason Bacon <jwbacon at tds.net>
* - Update to 3.4miwi2007-09-072-7/+6
| | | | | | | - Pass maintainership to submitter PR: 116157 Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
* [new port] devel/ta-libedwin2007-09-065-0/+71
| | | | | | | | | | | | | | | | The ta-lib provides common functions for the technical analysis of financial market data. Widely used by trading software developers working with Excel, .NET, Java, Perl, Python or C/C++. More than 130 technical analysis indicators such as ADX, MACD, RSI, Stochastic, Bollinger Bands. Includes candlestick pattern recognition. Optional abstract API allowing your code to adapt automatically when new functions are added! WWW: http://ta-lib.org/ PR: ports/114812 Submitted by: Balwinder S Dheeman <bdheeman@hotmail.com>
* Update to 0.4.3.marcus2007-09-066-8/+16
|
* - Update to 1.24.chinsan2007-09-062-6/+5
| | | | - Use the CPAN site macro.
* Upgrade to v5.7. Upstream changes include:jkoshy2007-09-062-4/+4
| | | | | | | | | | | | | | | | | | | | | | o Changes to language parsing: + Basic Support for "DIM AS" statements, BlitzBasic, PureBasic and FreeBasic. + C support for forward variable declarations. + C# support for verbatim string literals, multiple namespace declarations. + C++ support for non-extern, non-static functions returning wchar_t, optional tags for forward variable declarations. + Eiffel support for the convert keyword. + Java support for enums. + Perl support for the 'package' keyword, for multi-line subroutine, package and constant definitions, for optional subroutine declarations and formats. Comments mixed into definitions and declarations are now ignored. + PHP Support for interfaces and static/public/protected/private functions. + Python support for arbitrary nesting depth. o Support added for numerous revision control systems. o Many bug fixes.
* Forgot to do the 'cvs rm' on this file.mezz2007-09-061-17626/+0
|
* Update to 1.14.6.mezz2007-09-056-83/+31
|
* - Be more friendly for packagerafan2007-09-055-17/+38
| | | | | | | - Bump PORTREVISION to build new package PR: ports/115862 Submitted by: Nick Hilliard <nick at foobar.org> (maintainer)
* - Update to 1.0.7.araujo2007-09-053-9/+14
| | | | | | PR: ports/115971 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Approved by: stas (mentor)
* Update to 7.3krion2007-09-052-4/+4
|
* - Update to 0.35clsung2007-09-052-4/+4
|
* - Update to 2.0mm2007-09-055-14/+16
| | | | | | | | | | - Fix PHP dependencies - Remove dummy pkg-plist - Some minor fixes PR: ports/115965 Sumbitted by: mm Approved by: Yuan-Chung Hsiao <ychsiao at ychsiao.org> (maintainer)
* - Update to 3.21rafan2007-09-052-4/+4
| | | | | PR: ports/116038 Submitted by: Geraud CONTINSOUZAS <geraud at gcu.info> (maintainer)
* - Install missing icons and pictures.alepulver2007-09-054-4/+146
| | | | | PR: ports/116041 Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info>
* - Update to version 3.3.alepulver2007-09-054-8/+8
|
* - Update to 5.6 snapshot 20070901rafan2007-09-053-2/+9
| | | | | | - Fix build by fixing manaul page content [1] Submitted by: Thomas Dickey (ncurses author) [1]
* - bump PORTREVISIONclsung2007-09-053-4/+79
| | | | | | | | | | | | The port of devel/p5-File-HStore is/was going to be removed from CVS because it depends on security/p5-Digest-SHA2 which has been deprecated in favor of Digest::SHA I created patches so that File-HStore makes use of Digest::SHA instead of Digest::SHA1 and Digest::SHA2. I have contacted the original author to attempt to get this patches accepted upstream, but it has been roughly a month and I have not heard back from him so I am hoping I can get those patches accepted into the tree to prevent File-HStore from being removed. Additional information can be found here: http://lists.freebsd.org/pipermail/freebsd-perl/2007-August/001619.html PR: ports/115911 Submitted by: Steven Kreuzer <skreuzer_AT_exit2shell dot com>
* - fixes the lvalue error when using gcc4clsung2007-09-051-0/+13
| | | | | PR: ports/114903 Submitted by: maintainer (Erik Greenwald)
* - Update to 1.3.0clsung2007-09-052-4/+4
| | | | | | | | - required by rubygem-memcache-client 1.5.0 PR: ports/115502 Submitted by: clsung Approved by: maintainer (Jonathan Weiss)
* - Update to 0.4.4clsung2007-09-053-5/+7
| | | | | | | | - required by rubygem-hoe 1.3.0 PR: ports/115501 Submitted by: clsung Approved by: maintainer (Jonathan Weiss)
* Unbreak, distfile rerolled.lwhsu2007-09-052-5/+3
| | | | (Some self-test cases updated, this change would not affect the package.)
* Fix a really stupid mistake on my part, and correct a crash when openingmarcus2007-09-042-15/+21
| | | | | | | files over NFS. PR: 115969 Submitted by: Oleg Sharoiko <os@rsu.ru>
* Since the new version 1.2.12 use GLIBC_2.4, it's not for linux_base-fc4bsam2007-09-049-24/+27
| | | | | | | | | default port. Backout the previous commit, revert to version 1.2.10 and bump the PORTEPOCH. Pointyhat to: me (bsam) PR: 116059 Submitted by: Marcus von Appen <mva at sysfault.org>
* - Remove 4.x cruft.araujo2007-09-041-7/+1
| | | | | | PR: ports/114684 Submitted by: David Yeske <dyeske@gmail.com> Approved by: itetcu (mentor), maintainer timeout (2 weeks)
* Update to version 1.2.12.bsam2007-09-049-27/+24
| | | | | PR: 115655 Suggested by: Hardy Schumacher <hardy.schumacher at amd.com>
* Update to version 2.7itetcu2007-09-033-25/+23
| | | | | PR: ports/116020 Submitted by: KATO Tsuguru
* Update to version 3.0.0itetcu2007-09-032-8/+21
| | | | | PR: ports/116018 Submitted by: KATO Tsuguru
* Upgrade to 2.31.1.thierry2007-09-033-5/+4
| | | | Changelog at <http://bouml.free.fr/historic.html>.
* Fix build on amd64/ia64arved2007-09-022-6/+29
| | | | | PR: 115897 Submitted by: Artem Naluzhny <tut@nhamon.com.ua>
* Upgrade to 2.11b.tg2007-09-023-14/+16
| | | | Submitted by: jkoshy
* - Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmwrafan2007-09-021-2/+2
| | | | PR: 115302
* Update to Qt 4.3.1.lofi2007-09-0243-184/+198
|
* - Correct plist for python24 and olderpav2007-09-021-0/+3
| | | | | PR: ports/115968 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
* - Update to 0.90.0pav2007-09-023-16/+23
| | | | | PR: ports/115929 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
* Fix dependency issue (thanks to linimon, ancient pointy-hat to me for notlbr2007-09-021-3/+3
| | | | | having the dependency in place from the beginning...) Use CPAN MASTER_SITE notation.
* - Add UTF8 patch obtained from gentoo, it's more stable than old onegarga2007-09-014-432/+28
| | | | | PR: ports/114569 Submitted by: Cristian KLEIN <cristi@net.utcluj.ro>
* Use the CPAN site macro.mat2007-08-3169-312/+89
| | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims.
* Update to 0.30.01mat2007-08-312-6/+6
|
* Update to 0.79mat2007-08-312-14/+6
|
* add datadraw 3.0.8ijliao2007-08-318-0/+129
| | | | A feature rich persistent database generator
* Add p5-Devel-Leak-Object 0.90, detect leaks of objects.skv2007-08-315-0/+42
|
* Update to 0.976lbr2007-08-312-6/+5
|
* - Update to 1.0.5.araujo2007-08-312-7/+4
| | | | | | PR: ports/115490 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: itetcu (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* upgrade to 0.7ijliao2007-08-312-4/+4
|
* Upgrade to 2.31.thierry2007-08-313-4/+9
| | | | Changelog at <http://bouml.free.fr/historic.html>.
* Update to 2.22.3skv2007-08-313-5/+5
| | | | Pointed by: Nick Barkas <snb xxx threerings.net>
* Add new port devel/py-boto: Python interface to Amazon Web Servicesvd2007-08-3011-0/+313
| | | | | | | | | | | | | | | An integrated interface to current and future infrastructural services offered by Amazon Web Services. Currently, this includes: * Simple Storage Service (S3) * Simple Queue Service (SQS) * Elastic Compute Cloud (EC2) * Mechanical Turk WWW: http://code.google.com/p/boto PR: ports/115761 Submitted by: Peter Schuller <peter.schuller@infidyne.com>
* Update to 3.0.1skv2007-08-306-12/+8
| | | | Changes: http://www.bugzilla.org/releases/3.0.1/release-notes.html
* Add port devel/gettext-msghack:sat2007-08-304-0/+39
| | | | | | | | Msghack can be used to alter gettext .po files in ways no sane mind would think about. It is a reimplementation of the original msghack in Python. Author: Trond Eivind Glomsroed <teg@redhat.com>
* Chase mpfr library and bump PORTREVISION.ale2007-08-302-4/+4
|
* Erik Greenwald wants to maintain this port.itetcu2007-08-301-3/+2
| | | | | PR: ports/115880 Submitted by: Erik Greenwald
* Update to 0.93mat2007-08-292-6/+5
|
* - Upgrade to 0.90clsung2007-08-294-77/+83
| | | | | PR: ports/115916 Submitted by: maintainer (Matthew D. Fuller)
* - Update to 0.90clsung2007-08-296-24/+240
| | | | | | | | - New version released. Also, make more visible an optional but handy dependancy. PR: ports/115915 Submitted by: maintainer (Matthew D. Fuller)
* Update to 0.11mat2007-08-283-8/+5
|
* Update to 0.10.5mat2007-08-282-7/+6
|
* Update to 20070801mat2007-08-282-4/+4
|
* Update to 2.05-36mat2007-08-282-7/+6
|
* Update to 0.39mat2007-08-282-10/+5
|
* synfig is a vector based 2D animation package. It is designed to bemiwi2007-08-285-0/+217
| | | | | | | | | | | | | | | | | | | capable of producing feature-film quality animation. It eliminates the need for tweening, preventing the need to hand-draw each frame. synfig features spatial and temporal resolution independence (sharp and smooth at any resolution or framerate), high dynamic range images, and a flexible plugin system. This package contains the renderer used to convert synfig .sif files to raster images, videos and other formats. Layer types include geometric, gradient, filter, distortion, transformation, fractal and others. Output targets include JPEG, PNG, GIF, BMP, PPM, DV, OpenEXR, ffmpeg (MPEG1), libavcodec (AVI), imagemagick (MIFF), yuv420p and others. WWW: http://www.synfig.com/ PR: ports/114045 Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
* ETL is a multi-platform class and template library designed to addmiwi2007-08-285-0/+108
| | | | | | | | | | new datatypes and functions which combine well with the existing types and functions from the C++ Standard Template Library (STL). WWW: http://www.synfig.com/ PR: ports/114045 Submitted by: Yinghong Liu <relaxbsd at gmail.com>
* Unbreak on -CURRENT by falling back to gcc3.4vs2007-08-281-1/+11
| | | | PRs: ports/114427, ports/115694 (Scot Hetzel and cokane@)
* Update to 1.1.7 release.ale2007-08-282-4/+4
|
* Update to 0.26.okazaki2007-08-282-5/+5
| | | | | PR: 115878 Submitted by: maintainer
* - Update devel/p5-Tie-Hash-Indexed from version 0.04 to 0.05clsung2007-08-282-4/+4
| | | | | PR: ports/115889 Submitted by: maintainer (Zach Thompson)
* Respect NOPORTDOCSkrion2007-08-281-5/+6
| | | | | PR: ports/115847 Submitted by: rafan
* Update to 0.67mat2007-08-283-7/+6
|
* Update to 0.69mat2007-08-272-6/+5
|
* fix plistmat2007-08-272-1/+1
| | | | | PR: 115620 Submitted by: leeym
* - Fix build on HEADmiwi2007-08-272-2/+18
| | | | | PR: 115610 Submitted by: Barry Pederson <bp@barryp.org>
* - Update to 0.6.c6miwi2007-08-272-5/+6
| | | | | PR: 115344 Submitted by: Dmitriy Kirhlarov <dimma@higis.ru>
* - Update to 5.6 snapshot 20070825rafan2007-08-275-60/+14
| | | | | | - Remove tack which was removed in 20070303 rollup patch tack is now distributed as another tarball - Remmove some files removed in 20070714 rollup patch
* Devel::EvalContext - Save lexicals and hints between calls to evalclsung2007-08-275-0/+40
| | | | WWW: http://search.cpan.org/dist/Devel-EvalContext/
* Data::Alias is a module that allows you to apply "aliasing semantics"clsung2007-08-275-0/+38
| | | | | | | | to a section of code, causing aliases to be made whereever Perl would normally make copies instead. You can use this to improve efficiency and readability, when compared to using references. WWW: http://search.cpan.org/dist/Data-Alias/
* This defines the policy for file I/O with modules such asclsung2007-08-275-0/+58
| | | | | | | | | | | | | | | | | | | File::Slurp::WithinPolicy. The purpose is to allow systems administrators to define locations and restrictions for applications' file I/O and give app developers a policy to follow. Note that the module doesn't ENFORCE the policy - application developers can choose to ignore it (and systems administrators can choose not to install their applications if they do!). You may control which policy gets applied by creating a File::Policy::Config module with an IMPLEMENTATION constant. You may write your own policy as a module within the File::Policy:: namespace. By default (if no File::Policy::Config is present), the File::Policy::Default policy gets applied which doesn't impose any restrictions and provides reasonable default locations for temporary and log files. WWW: http://search.cpan.org/dist/File-Policy/
* - update to 5.6.1tabthorpe2007-08-272-4/+4
| | | | Approved by: clsung (mentor)
* This module can be used to test that you're logging the rightclsung2007-08-275-0/+47
| | | | | | | thing with Log::Log4perl. It checks that we get what, and only what, we expect logged by your code. WWW: http://search.cpan.org/dist/Test-Log4perl/
* - Update to 1.23.chinsan2007-08-263-7/+6
| | | | - Take maintainership.
* - Update to 0.29.chinsan2007-08-262-5/+5
| | | | - take maintainership.
* Upgrade to iReport-2.0.1.thierry2007-08-263-28/+31
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=534706>.
* - Update to 2.0.0.chinsan2007-08-262-5/+5
| | | | | | | - Pass maintainership to submitter. PR: ports/115790 Submitted by: Bill Moran <wmoran at collaborativefusion.com>
* - Update to 1.08clsung2007-08-252-6/+5
|
* Style fix.flz2007-08-251-2/+1
| | | | Suggested by: sat
* Update to 0.08lbr2007-08-243-5/+8
|
* Add new vender patches that addresses several bugs:laszlof2007-08-242-4/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | readline52-002: Readline neglects to reallocate the array it uses to keep track of wrapped screen lines when increasing its size. This will eventually result in segmentation faults when given sufficiently long input. readline52-003: When moving the cursor, bash sometimes misplaces the cursor when the prompt contains two or more multibyte characters. The particular circumstance that uncovered the problem was having the (multibyte) current directory name in the prompt string. readline52-004: When restoring the original prompt after finishing an incremental search, bash sometimes places the cursor incorrectly if the primary prompt contains invisible characters. readline52-005: When rl_read_key returns -1, indicating that readline's controlling terminal has been invalidated for some reason (e.g., receiving a SIGHUP), the error status was not reported correctly to the caller. This could cause input loops. readline52-006: The readline display code miscalculated the screen position when performing a redisplay in which the new text occupies more screen space that the old, but takes fewer bytes to do so (e.g., when replacing a shorter string containing multibyte characters with a longer one containing only ASCII). readline52-007: An off-by-one error in readline's input buffering caused readline to drop each 511th character of buffered input (e.g., when pasting a large amount of data into a terminal window).
* The bbcode extension is a quick and efficient BBCode Parsing Library.miwi2007-08-234-0/+38
| | | | | | | | | | It provides various tag types, high speed one pass parsing, callback system and tag position restriction. WWW: http://pecl.php.net/package/bbcode/ PR: ports/115238 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
* - Use a more appropriate master site subdirsat2007-08-231-1/+1
| | | | Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
* add p5-Sort-Key-Top 0.01ijliao2007-08-235-0/+40
| | | | Select and sort top n elements
* - change maintainer address on ports I maintaintabthorpe2007-08-2310-10/+10
| | | | Approved by: clsung (mentor)
* Use make's `-j' flag to build (but not install) on all available CPUs.mi2007-08-231-1/+1
| | | | | Tested on a four CPU system. The same trick may/should be used when building other large ports (Qt, KDE components)...
* Update to 0.40lbr2007-08-232-4/+4
|
* Add devel/compiz-bcop, a code generator that provides an easy way to handleflz2007-08-225-0/+49
| | | | | | | | plugin options by generating parts of the plugin code directly from the xml metadata file. It is used for most of the Compiz Fusion plugins. PR: ports/115704 Submitted by: Robert Noland <rnoland@2hip.net>
* - Update to 0.3.4clsung2007-08-223-20/+12
|
* - Update to 2.0.1clsung2007-08-223-50/+59
|
* - remove redundant @dirrmclsung2007-08-221-4/+0
|
* - Update to 3.6.4clsung2007-08-223-5/+9
|
* - Update to 0.34clsung2007-08-222-6/+5
|
* - Update to 1.0.0rafan2007-08-212-4/+4
|
* - Update to 1.3clsung2007-08-212-7/+6
|
* This module collects common validation routines to make input validation,miwi2007-08-215-0/+58
| | | | | | | | | | | and untainting easier and more readable. Most of the functions are not much shorter than their direct perl equivalent, but their names make it clear what you're trying to test for. WWW: http://search.cpan.org/~sonnen/Data-Validate-0.08/ PR: ports/115328 Submitted by: Steven Kreuzer <skreuzer at exit2shell.com>
* Remove from portstree port life under textproc.miwi2007-08-215-38/+0
|
* Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutinemiwi2007-08-215-0/+38
| | | | | | | | | | suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. WWW: http://search.cpan.org/dist/Test-Perl-Critic/ PR: ports/115291 Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
* Update to 0.54.tobez2007-08-212-11/+5
| | | | | Remove 4.X support from the port. Changes: http://search.cpan.org/src/INGY/Test-Base-0.54/Changes
* Update to 0.17.tobez2007-08-212-11/+5
| | | | | Remove 4.X bits from the port. Changes: http://search.cpan.org/src/DCANTRELL/Data-Compare-0.17/CHANGES
* Update to 0.27.tobez2007-08-212-5/+12
| | | | Changes: http://search.cpan.org/src/RDF/Clone-0.27/Changes
* Upgrade to 0.562.tobez2007-08-212-4/+8
| | | | Changes: http://search.cpan.org/src/RJBS/CPAN-Mini-0.562/Changes
* Syncmail is a CVS notification tool which can provide a diff for everyaz2007-08-214-0/+59
| | | | | | | | | change to a CVS repository, mailed to specified email addresses. This tool is useful for large communities to monitor activity, and is used for Python and many other active projects. PR: ports/115476 Submitted by: Greg Larkin <glarkin@sourcehosting.net>
* Update to 1.00lbr2007-08-212-6/+5
|
* - Update to 0.03clsung2007-08-212-12/+6
| | | | - reset maintainership
* - Update to 0.13clsung2007-08-212-7/+6
| | | | - pass maintainership
* - Update to 1.64clsung2007-08-212-4/+4
|
* Update to 1.090itetcu2007-08-203-5/+5
| | | | | PR: ports/115545 Submitted by: Thomas Abthorpe
* Update to 0.13.0delphij2007-08-2018-144/+26
| | | | | PR: ports/115415 Submitted by: maintainer
* - Update to 0.004clsung2007-08-202-13/+6
|
* - Update to 1.4.0miwi2007-08-192-9/+29
| | | | | PR: 115441 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Fixed wrong SIZE and checksum entries.miwi2007-08-192-6/+11
| | | | | | | | | | | - Fixed maintainer stupidity on patching. - Fixed manpage generation. - Use DIST_SUBDIR as recommended by sat@. - Added new MIRROR_SITES entry to provide backwards compatibility from version 2.67 and above. PR: 115245 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* 2007-08-19 irc/riece-emacs20: emacs20 and related ports are obsolete; please ↵miwi2007-08-192-17/+0
| | | | | | | | | | | | | | use a more recent version 2007-08-19 news/gnus-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/tamago-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/leim20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/iiimecf: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/gnuserv-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/semantic-emacs20: emacs20 and related ports are obsolete; please use a more recent version
* 2007-08-19 databases/bbdb-emacs20: emacs20 and related ports are obsolete; ↵miwi2007-08-198-193/+0
| | | | | | | | | | please use a more recent version 2007-08-19 databases/lsdb-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 deskutils/mhc-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/elib-emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 devel/elib-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/pcl-cvs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
* - update to 0.28leeym2007-08-192-7/+4
|
* Handle the case when py-docutils is installed, and register HTML documentationmarcus2007-08-192-1/+15
| | | | | | plist entries. Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
* Cleanup doc installation to prevent potential installation failures.marcus2007-08-191-3/+3
|
* Update to 2.207erwin2007-08-182-4/+4
|
* - Pedro reports that devel/umem builds on amd64, and he is willing to help ↵leeym2007-08-181-1/+1
| | | | | | testing. Noticed by: pfgshield-freebsd at yahoo.com
* - update to 4.7.1dinoex2007-08-174-8/+8
| | | | Reported by: portscout
* - Update to 0.8acm2007-08-172-10/+15
| | | | | | | - Add GIMPACT option - See ChangeLog at: http://sourceforge.net/project/shownotes.php?release_id=480493&group_id=24884
* Makes CFLAGS neater (no repetative -O*)mezz2007-08-161-1/+1
| | | | Submitted by: mi
* - it requires the Fortran compiler, bump PORTREVISIONitetcu2007-08-161-3/+10
| | | | | | | - it's only for i386 and amd64 PR: ports/115506 Submitted by: Harald Servat (maintainer)
* Upgrade 0.9.9.2: [1]itetcu2007-08-166-45/+107
| | | | | | | | | | | - This upgrade deals with an unspecified security problem in 0.9.9. - OPTIONaly RUN_DEPEND on Graphviz - update pkg-message and Readme.FreeBSD Drop custom hack and use SUB_FILES for pkg-message [2] PR: ports/115561 [1] Submitted by: Nick Hilliard (maintainer) [1], itetcu@ (me) [2]
* - Update to 0.49clsung2007-08-162-6/+5
|
* - Update master sites and pkg-descrsat2007-08-152-9/+13
| | | | | - Drop unnecessary configure step - Install docs by default
* - Add qt4-sqlite3-plugin support. It's required to open a qt4 project fileitetcu2007-08-151-2/+4
| | | | | | | | | (*.pro). [1] - Change the Categories in DESKTOP_ENTRIES. [1] - bump PORTREVISION for depends change. [2] PR: ports/115473 Submitted by: Yinghong.Liu (maintainer), itetcu@ (me) [2]
* Update to 0.25lbr2007-08-153-5/+18
|
* Handling messages to users can be a hassle, certainly when the same module isclsung2007-08-155-0/+101
| | | | | | | | | | | | | used for command-line and in a graphical interfaces, and has to cope with internationalization at the same time; this set of modules tries to simplify this. Log::Report combines gettext features with Log::Dispatch-like features. However, you can also use this module to do only translations or only message dispatching. WWW: http://search.cpan.org/dist/Log-Report/ PR: ports/115504 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
* - update to 0.1.2leeym2007-08-152-10/+7
|
* 7.x no longer exposes _cleanup in libc so ignore this port.steve2007-08-151-1/+7
|
* - Remove obsolated USE_GCC=3.4+sem2007-08-141-1/+1
| | | | - Add NOT_FOR_ARCHS=sparc64 (does not build)
* Update to 1.34lth2007-08-142-4/+4
|
* - Update to 3.6.1clsung2007-08-143-123/+135
|
* - Fix build and install by forcing the use of setuptoolssat2007-08-142-22/+28
| | | | Reported by: pointyhat via kris
* - Update to 1.02clsung2007-08-143-6/+7
|
* - Update to 0.25clsung2007-08-142-4/+4
|
* - Update to 0.36clsung2007-08-144-108/+4
| | | | | | | | New upstream release. Two patches no more needed. PR: ports/115180 Submitted by: maintainer (Lapo Luchini)
* - Update to 1.2.2clsung2007-08-142-4/+4
| | | | | | | | - required by rubygem-mechanize-0.6.10 PR: ports/115031 Submitted by: clsung Approved by: maintainer (Jonathan Weiss)
* - Update to 0.4.2clsung2007-08-142-4/+4
| | | | | | | | - required by rubygem-hoe-1.2.2 PR: ports/115030 Submitted by: clsung Approved by: maintainer (Jonathan Weiss)
* - Update to 1.10clsung2007-08-141-0/+2
| | | | - add WWW
* - Update to 1.07clsung2007-08-142-4/+4
|
* - update dependency, with hoe-1.2.1 will not buildclsung2007-08-141-1/+1
|