aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 7.3Martin Wilke2007-03-062-6/+7
| | | | | | | | PR: 109800 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=186713
* - Update to 1.0.7Martin Wilke2007-03-062-5/+4
| | | | | | | | | PR: 109879 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=186712
* - Fix build problemesMartin Wilke2007-03-062-2/+3
| | | | | | | | | | | - Bump PORTREVISION PR: 110000 \o/ Submitted by: Roger Gujord<roger@gujord.com> Approved by: maintainer Notes: svn path=/head/; revision=186711
* Tcl-tk-wrapper installs shell wrappers for "tclsh" and "wish" commands thatMartin Wilke2007-03-067-0/+141
| | | | | | | | | | | | | | | | | | | | come with different versions of tcl and tk. Users can define which version of the tcl and tk shells should be called. To make use of the "tclsh" wrapper, users need to install tcl. Recommended tcl ports: lang/tcl84 lang/tcl85 To make use of the "wish" wrapper, users need to install tk. Recommended tk ports: x11-toolkits/tk84 x11-toolkits/tk85 - Martin Matuska martin@matuska.org PR: ports/109852 Submitted by: martin at matuska.org Notes: svn path=/head/; revision=186709
* Menhir is a LR(1) parser generator for the OCaml programming language.Martin Wilke2007-03-066-0/+91
| | | | | | | | | | | | | | | It is 90% compatible to ocamlyacc (included with the OCaml distribution), and it has some advantages over ocamlyacc, such as limited EBNF support, LR(1) generation instead of LALR(1), better conflict explanation and production of reentrant parsers (amongst others). WWW: http://cristal.inria.fr/~fpottier/menhir PR: ports/109910 Submitted by: Jaap Boender <jaapb at kerguelen.org> Notes: svn path=/head/; revision=186707
* Fast Artificial Neural Network Library is a free open source neural networkMartin Wilke2007-03-066-0/+79
| | | | | | | | | | | | | | | | | | | library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Pure Data and Mathematica bindings are available. A reference manual accompanies the library with examples and recommendations on how to use the library. A graphical user interface is also available for the library. WWW: http://leenissen.dk/fann/ PR: ports/109853 Submitted by: Tz-Huan Huang <tzhuan at csie.org> Notes: svn path=/head/; revision=186705
* - Update to 0.9.5Martin Wilke2007-03-063-10/+13
| | | | | | | | | | - Remove 4.X support PR: 109804 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=186704
* - Update to 0.763Martin Wilke2007-03-062-4/+4
| | | | | | | | PR: 109717 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=186703
* - Update to 0.66Martin Wilke2007-03-064-8/+47
| | | | | | | | PR: 109789 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=186702
* - Update to 2.4.5Martin Wilke2007-03-063-5/+5
| | | | | | | | PR: 109796 Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer) Notes: svn path=/head/; revision=186701
* - Update to 0.9.5Martin Wilke2007-03-063-17/+15
| | | | | | | | | | - Remove 4.X Support PR: 109803 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=186700
* - Update to 0.3.3Martin Wilke2007-03-063-28/+31
| | | | | | | | PR: 109722 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer) Notes: svn path=/head/; revision=186699
* - Update to 1.6.20Martin Wilke2007-03-062-4/+4
| | | | | | | | | PR: 109793 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer via irc Notes: svn path=/head/; revision=186698
* - Update to 0.32Martin Wilke2007-03-062-4/+4
| | | | | | | | | PR: 109888 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=186697
* - Update to 2.2.29Martin Wilke2007-03-062-4/+4
| | | | | | | | PR: 109799 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=186696
* - Update to 0.8Martin Wilke2007-03-065-49/+20
| | | | | | | | PR: 109797 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=186695
* The C* Audio Plugin Suite, is a collection of highly refined LADSPAMartin Wilke2007-03-065-0/+59
| | | | | | | | | | | | | | | units capable of (and intended for) realtime operation. The suite includes DSP units emulating instrument amplifiers, stomp-box classics, versatile 'virtual analogue' oscillators, fractal oscillation, reverb, equalization and others. WWW: http://quitte.de/dsp/caps.html PR: ports/109990 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=186693
* Specimen is an open source, MIDI controllable audio sampler. Features include:Martin Wilke2007-03-069-0/+130
| | | | | | | | | | | | | | | | | | | - Up to 64 patches with 8 notes of polyphony each - Fast, high quality pitch scaling - Linear ADSR volume envelopes - MIDI/jack-transport syncable LFOs - Low pass filter with resonance - A variety of direction-independent playback modes - A zoomable sample editor for loop and play points - Portamento WWW: http://zhevny.com/specimen/ PR: ports/109986 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=186691
* PHAT is a collection of GTK+ widgets geared toward pro-audio apps.Martin Wilke2007-03-065-0/+89
| | | | | | | | | | | | | The goal is to eliminate duplication of effort and provide some standardization (well, at least for GTK+ apps). WWW: http://phat.berlios.de/ PR: ports/109985 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=186689
* - Remove 4.X supportMartin Wilke2007-03-063-12/+4
| | | | | | | | PR: 109989 Submitted by: Rene Ladan<r.c.ladan@gmail.com> (maintainer) Notes: svn path=/head/; revision=186688
* - Update to 1.5Martin Wilke2007-03-062-4/+6
| | | | | | | | PR: 109994 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer) Notes: svn path=/head/; revision=186687
* - Pass maintainership to SubmitterMartin Wilke2007-03-062-3/+3
| | | | | | | | | | - Fix build problem PR: 109988 Submitted by: Robert Gogolok<gogo@cs.uni-sb.de> Notes: svn path=/head/; revision=186686
* - Fix MUTT_LITE and NOPORTDOCS knobs.Martin Wilke2007-03-064-37/+16
| | | | | | | | PR: 110002 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=186685
* - UnbreakMartin Wilke2007-03-064-4/+12
| | | | | | | | | | | - Fix pkg-plist - Bump PORTREVISION PR 109999 Submitted by: Udo Schweigert (maintainer) Notes: svn path=/head/; revision=186684
* Update MASTER_SITES. Project moved to googlecode.com.Tom McLaughlin2007-03-062-2/+2
| | | | | | | Notified by: fennerbot Notes: svn path=/head/; revision=186683
* Patch for "Multiple Messages Problem in GnuPG and GPGME"Michael Nottebrock2007-03-062-1/+66
| | | | | | | Security: http://lists.gnupg.org/pipermail/gnupg-announce/2007q1/000251.html Notes: svn path=/head/; revision=186682
* Update to 1.0 rc 25.Xin LI2007-03-066-8/+10
| | | | | | | | PR: 109750 Approved by: maintainer Notes: svn path=/head/; revision=186681
* remove unnecessary dependencies [1]Oliver Lehmann2007-03-062-6/+41
| | | | | | | | | | fix pkg-plist PR: ports/109982 [1] Submitted by: Denis Eremenko <moonshade@pnhz.kz> Notes: svn path=/head/; revision=186680
* - Update to 1.0.5Cheng-Lung Sung2007-03-063-115/+115
| | | | | | | | | - grab maintainership Submitted by: new maintainer (Alexander Logvinov) Notes: svn path=/head/; revision=186679
* - Alexander Logvinov is maintainer now.Cheng-Lung Sung2007-03-062-2/+2
| | | | Notes: svn path=/head/; revision=186678
* Update to 1.4.10Michael Johnson2007-03-063-7/+11
| | | | | | | | PR: ports/109995 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=186677
* - Add missing dependencyRong-En Fan2007-03-061-1/+2
| | | | | | | Submitted by: chinsan (maintainer) Notes: svn path=/head/; revision=186676
* Add p5-Math-NumberCruncher 5.00, collection of useful math-relatedRong-En Fan2007-03-065-0/+41
| | | | | | | | | | functions. PR: ports/109964 Submitted by: chinsan Notes: svn path=/head/; revision=186674
* - Use utf-8 as default charset again.Jun Kuriyama2007-03-063-4/+24
| | | | | | | - Fix silly error for touching unused variable in my patch. Notes: svn path=/head/; revision=186673
* Fix for .contentWindow queries crashing on invalid windows.Michael Nottebrock2007-03-064-2/+74
| | | | | | | | Security: http://bindshell.net/advisories/konq355 Obtained from: KDE SVN Notes: svn path=/head/; revision=186672
* - Update to 0.14Rong-En Fan2007-03-062-4/+4
| | | | | | | | PR: ports/109967 Submitted by: chinsan (maintainer) Notes: svn path=/head/; revision=186671
* - Update to 1.43Rong-En Fan2007-03-064-8/+8
| | | | | | | | PR: ports/109965 Submitted by: chinsan (maintainer) Notes: svn path=/head/; revision=186670
* - Update to 2.1 RC2Rong-En Fan2007-03-064-26/+55
| | | | | | | | | | | - Port rc script changes from security/openvpn 2.0.6_7 to support multiple instances PR: ports/109909 Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer) Notes: svn path=/head/; revision=186669
* - Update to 1.2.1Rong-En Fan2007-03-063-13/+17
| | | | | | | | | | | - Pass maintainership to submitter - Update WWW PR: ports/109861 Submitted by: chinsan Notes: svn path=/head/; revision=186668
* - Deprecate (This port is badly constrcuted, makes some weird conflictingGabor Kovesdan2007-03-061-0/+11
| | | | | | | | | | | issues and has been unmaintained for a long time. I also added some comments, how it should be fixed, if there's an interested party.) - Set EXPIRATION_DATE Reported by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=186667
* Update to 0.20.Anton Berezin2007-03-062-4/+4
| | | | Notes: svn path=/head/; revision=186666
* Build fix.Maho Nakata2007-03-063-10/+24
| | | | | | | Spotted by: pointyhat Notes: svn path=/head/; revision=186665
* - fix option NOPORTDOCSDirk Meyer2007-03-062-85/+89
| | | | | | | | | | | | PR: 109920 Submitted by: Rong-En Fan - fix option WITH_PHP - fix package for options WITH_GUILE, WITH_LUA - cleanup space/tab indent Notes: svn path=/head/; revision=186664
* Add support for czech dictionary.Jean-Marc Zucconi2007-03-063-2/+22
| | | | | | | | PR: ports/109764 Submitted by: "Radim Kolar SF.NET" <hsn-sf@sanatana.iol.cz> Notes: svn path=/head/; revision=186663
* Pass port maintainership to Dmitry Marakasov <amdmi3@amdmi3.ru>.Jimmy Olgeni2007-03-062-2/+2
| | | | Notes: svn path=/head/; revision=186662
* - Update to Release 1.0 (though the distfile says 1.0.1)Cheng-Lung Sung2007-03-063-131/+161
| | | | | | | - I'll maintain it for a while Notes: svn path=/head/; revision=186661
* Add manencode , utility to simply transcode your videos.Cheng-Lung Sung2007-03-065-0/+117
| | | | | | | | PR: ports/109825 Submitted by: Diego Depaoli <trebestie at gmail.com> Notes: svn path=/head/; revision=186659
* Jin is an open source, cross platform, graphical client (interface)Nicola Vitale2007-03-066-0/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | for chess servers. It currently supports these servers: * The Internet Chess Club (aka ICC) * The Free Internet Chess Server (aka FICS) A short list of Jin's main features: * Graphical chess board with many board patterns and piece sets to choose from. You can also create your own * Chat/Command console with (customizable) color-coding for different types of chat/text * A seek graph, showing the currently sought games in a visual manner * Flexible game logger, which saves your finished games to your hard disk (doesn't work in JinApplet) * A scripter, which allows you to define automatic responses to certain events * A list of common actions, which can be quickly executed at the press of a button WWW: http://www.jinchess.com/ Notes: svn path=/head/; revision=186657
* - Upgrade to 1.4.7.Jun Kuriyama2007-03-064-18/+8
| | | | | | | | | | Add safety seatbelt for inserting additional text in signed OpenPGP message. References: http://lists.gnupg.org/pipermail/gnupg-devel/2007-March/023687.html, http://lists.gnupg.org/pipermail/gnupg-devel/2007-March/023686.html Notes: svn path=/head/; revision=186656
* - Update to 1.4.0Cheng-Lung Sung2007-03-062-4/+4
| | | | | | | | PR: ports/109960 Submitted by: maintainer (Steven Kreuzer) Notes: svn path=/head/; revision=186655