aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.6Martin Wilke2011-02-052-3/+3
| | | | | | | | | PR: 153478 Submitted by: Hsin-Han You <hhyou@cs.nctu.edu.tw> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268657
* - Update to 1.2.1Martin Wilke2011-02-052-4/+3
| | | | | | | | | PR: 153479 Submitted by: Shin'ya Murakami <murashin@gfd-dennou.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268656
* - Update to 0.8.5Martin Wilke2011-02-052-4/+3
| | | | | | | | | | PR: 153238 Submitted by: pgollucci@ Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=268655
* Tegaki:Martin Wilke2011-02-055-0/+43
| | | | | | | | | | | | | | | | | * is free and open-source * is multi-plaform * focuses on Chinese (simplified and traditional) and Japanese characters * supports 2 different recognition engines * aspires to work on both desktop-PCs and mobile devices WWW: http://www.tegaki.org/ PR: ports/149691 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Feature safe: yes Notes: svn path=/head/; revision=268654
* Tegaki Main program:Martin Wilke2011-02-056-0/+76
| | | | | | | | | | | | | | | | | * is free and open-source * is multi-plaform * focuses on Chinese (simplified and traditional) and Japanese characters * supports 2 different recognition engines * aspires to work on both desktop-PCs and mobile devices WWW: http://www.tegaki.org/ PR: ports/149690 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Feature safe: yes Notes: svn path=/head/; revision=268653
* Tegaki GTK Fontend:Martin Wilke2011-02-055-0/+71
| | | | | | | | | | | | | | | | | * is free and open-source * is multi-plaform * focuses on Chinese (simplified and traditional) and Japanese characters * supports 2 different recognition engines * aspires to work on both desktop-PCs and mobile devices WWW: http://www.tegaki.org/ PR: ports/149689 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Feature safe: yes Notes: svn path=/head/; revision=268652
* Upgrade to version 1.0.28Brian Somers2011-02-055-18/+21
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268651
* Tegaki Pythonlib:Martin Wilke2011-02-055-0/+76
| | | | | | | | | | | | | | | | | * is free and open-source * is multi-plaform * focuses on Chinese (simplified and traditional) and Japanese characters * supports 2 different recognition engines * aspires to work on both desktop-PCs and mobile devices WWW: http://www.tegaki.org/ PR: ports/149688 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Feature safe: yes Notes: svn path=/head/; revision=268650
* Zinnia is a simple, customizable and portable online hand recognition systemMartin Wilke2011-02-055-0/+45
| | | | | | | | | | | | | | | | | based on Support Vector Machines. Zinnia simply receives user pen strokes as a sequence of coordinate data and outputs n-best characters sorted by SVM confidence. To keep portability, Zinnia doesn't have any rendering functionality. In addition to recognition, Zinnia provides training module that allows us to create any hand-written recognition systems with low-cost. WWW: http://zinnia.sourceforge.net/ PR: ports/149687 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Feature safe: yes Notes: svn path=/head/; revision=268649
* Zinnia is a simple, customizable and portable online hand recognition systemMartin Wilke2011-02-055-0/+56
| | | | | | | | | | | | | | | | | | | based on Support Vector Machines. Zinnia simply receives user pen strokes as a sequence of coordinate data and outputs n-best characters sorted by SVM confidence. To keep portability, Zinnia doesn't have any rendering functionality. In addition to recognition, Zinnia provides training module that allows us to create any hand-written recognition systems with low-cost. This is the python interface to the library. WWW: http://zinnia.sourceforge.net/ PR: ports/149686 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Feature safe: yes Notes: svn path=/head/; revision=268648
* Zinnia is a simple, customizable and portable online hand recognition systemMartin Wilke2011-02-055-0/+69
| | | | | | | | | | | | | | | | | based on Support Vector Machines. Zinnia simply receives user pen strokes as a sequence of coordinate data and outputs n-best characters sorted by SVM confidence. To keep portability, Zinnia doesn't have any rendering functionality. In addition to recognition, Zinnia provides training module that allows us to create any hand-written recognition systems with low-cost. WWW: http://zinnia.sourceforge.net/ PR: ports/149685 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Feature safe: yes Notes: svn path=/head/; revision=268647
* Web::oEmbed is a module that implements oEmbed consumer.Martin Wilke2011-02-055-0/+41
| | | | | | | | | | | WWW: http://search.cpan.org/dist/Web-oEmbed/ PR: ports/153988 Submitted by: Gea-Suan Lin <gslin at gslin.org> Feature safe: yes Notes: svn path=/head/; revision=268646
* - Update to 1.18.2Martin Wilke2011-02-057-452/+483
| | | | | | | | | | | - Unbreak for CURRENT PR: 154312 Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268645
* Add some improvements via Doug:Remko Lodder2011-02-052-9/+13
| | | | | | | | | | | | | | | | | | | | | | This patch changes the order in which the conf file is read vs. when the default variable assignments are made in order to provide the ability to override them in the conf file. It also adds the ability to include a conf file in the same directory as the script. The patch also changes some of the = assignments to := where having a null setting by mistake would be fatal. The use case for these changes is the ability to "package" all of the elements together in one place for use on multiple systems that can all mount the same central location. PR: 154518 Submitted by: dougb Hat: secteam Feature safe: yes Notes: svn path=/head/; revision=268644
* - Unbreak build for 9XMartin Wilke2011-02-053-3/+249
| | | | | | | | | | PR: 151640 Submitted by: Sergey Kandaurov <pluknet@gmail.com> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=268643
* - Update MASTER_SITESMartin Wilke2011-02-052-4/+1
| | | | | | | | | | | | - While here drop MD5 support PR: 152538 Submitted by: ilgiz <kegfru@gmail.com> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=268642
* * Fix GSSAPI when using heimdal from portsMartin Wilke2011-02-052-13/+29
| | | | | | | | | | PR: 152071 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=268641
* - Use jot(1) instead of seq(1) (GNU seq(1) does not exist on FreeBSD. Use ↵Martin Wilke2011-02-054-2/+50
| | | | | | | | | | | | | | jot(1) instead.) - While here drop MD5 support PR: 144602 Submitted by: lth@ Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=268640
* Remove md5 and add LICENSEMartin Wilke2011-02-056-4/+2
| | | | | | | | | PR: 154307 Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268639
* - Update to 3.0.4Martin Wilke2011-02-052-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268638
* - While here drop MD5 SupportMartin Wilke2011-02-051-7/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268637
* - Add entry for wordpress - SQL injection vulnerabilityMartin Wilke2011-02-051-0/+33
| | | | | | | | | PR: 153526 Submitted by: Mark Foster <mark@foster.cc> Feature safe: yes Notes: svn path=/head/; revision=268636
* - Pass maintainership to submitterMartin Wilke2011-02-052-2/+2
| | | | | | | | | PR: 154478 Submitted by: chris petrik <c.petrik.sosa@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=268635
* - Correct pkg-messageMartin Wilke2011-02-051-2/+2
| | | | | | | | | PR: 154477 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268634
* - Pass maintainership to submitterMartin Wilke2011-02-052-2/+1
| | | | | | | | | | | - Drop MD5 support PR: 154489 Submitted by: chris petrik <c.petrik.sosa@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=268633
* - Drop MD5 supportMartin Wilke2011-02-051-1/+0
| | | | | | | | | PR: 154487 Submitted by: Takayuki Nakao <t@nakao.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268632
* - Update to 0.74.b1Martin Wilke2011-02-056-33/+57
| | | | | | | | | PR: 154416 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=268631
* - Update to 1.0.19Martin Wilke2011-02-052-3/+3
| | | | | | | | | PR: 154438 Submitted by: Diego Schulz <dschulz@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=268630
* - Update to 1.6.10Martin Wilke2011-02-055-28/+4
| | | | | | | | | PR: 153347 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268629
* - Update to 1.0.0Martin Wilke2011-02-053-11/+18
| | | | | | | | | PR: 153564 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268628
* - Update to 2.2.5.5Martin Wilke2011-02-057-94/+188
| | | | | | | | | PR: 154403 Submitted by: Grzegorz Blach <magik@roorback.net> Feature safe: yes Notes: svn path=/head/; revision=268627
* - Update to 4.2.4Martin Wilke2011-02-052-3/+3
| | | | | | | | | PR: 154462 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268626
* - Update to 2.6.7Martin Wilke2011-02-052-4/+3
| | | | | | | | | PR: 154468 Submitted by: "Andrei V. Shetukhin" <reki@reki.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268625
* - Update to 2.6.8Martin Wilke2011-02-052-4/+3
| | | | | | | | | PR: 154467 Submitted by: "Andrei V. Shetukhin" <reki@reki.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268624
* - Update to 3.0.8Martin Wilke2011-02-052-4/+3
| | | | | | | | | PR: 154424 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268623
* - Update to 4.1.3Martin Wilke2011-02-053-3/+4
| | | | | | | | | PR: 154424 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268622
* - Update to 0.6Martin Wilke2011-02-056-505/+3984
| | | | | | | | | PR: 154418 Submitted by: Stanislav A Svirid <count@211.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268621
* - Update to 0.4.1Martin Wilke2011-02-053-3/+19
| | | | | | | | | PR: 154417 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268620
* Update to BIND 9.6.3, the latest from ISC on the 9.6 branch.Doug Barton2011-02-052-6/+6
| | | | | | | | | | | | | | | | | | | All 9.6 users with DNSSEC validation enabled should upgrade to this version, or the latest version in the 9.7 branch, prior to 2011-03-31 in order to avoid validation failures for names in .COM as described here: https://www.isc.org/announcement/bind-9-dnssec-validation-fails-new-ds-record In addition the fixes for this and other bugs, there are also the following: * Various fixes to kerberos support, including GSS-TSIG * Various fixes to avoid leaking memory, and to problems that could prevent a clean shutdown of named Feature safe: yes Notes: svn path=/head/; revision=268619
* Add p5-Tee, pure Perl emulation of GNU teeSteve Wills2011-02-055-0/+35
| | | | | | | | Approved by: wxs (mentor) Feature safe: yes Notes: svn path=/head/; revision=268618
* Remove former maintainer from pkg-desr at their requestDoug Barton2011-02-051-3/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268617
* Prevent building this port on the cluster, tinderbox does not understandRene Ladan2011-02-041-0/+2
| | | | | | | | | | | borrowing from other ports work directories using the dependency mechanism (BUILD_DEPENDS=file:port:patch) Submitted by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=268615
* Remove expired ports:Rene Ladan2011-02-0470-7721/+6
| | | | | | | | | | | | | | 2011-02-04 databases/qt-ibase-plugin: Port is broken on all supported versions of FreeBSD 2011-02-04 devel/ace+tao: Outdated and does not compile on any supported version of FreeBSD 2011-02-04 graphics/ray++: Does not compile on supported versions of FreeBSD 2011-02-04 japanese/oleo: Does not compile on supported versions of FreeBSD 2011-02-04 lang/dylan: does not build 2011-02-04 multimedia/jahshaka: Does not compile on supported versions of FreeBSD Feature safe: yes Notes: svn path=/head/; revision=268614
* fix plist with gnome option (typo in fact)Baptiste Daroussin2011-02-041-2/+2
| | | | | | | | Submitted by: Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=268613
* - Update to 3.6.0Pietro Cerutti2011-02-048-74/+507
| | | | | | | | | Release notes: ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk360/ANNOUNCE Feature safe: yes Notes: svn path=/head/; revision=268612
* - Update to 2.1.21Sunpoet Po-Chuan Hsieh2011-02-042-6/+5
| | | | | | | | | | | | | | Changes: - Eliminate expectation and use of leading scale factor in the "have" unit of udunits2(1). - Add verification of commit status to "make ftp". - Add dependency of documentation on version. - Add "force" flag to tagging rule in makefile. Feature safe: yes Notes: svn path=/head/; revision=268611
* Fix with custom PREFIXBaptiste Daroussin2011-02-041-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268610
* Update to 20110204Renato Botelho2011-02-042-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268609
* - Fix plist with WITH_KDE4 optionBaptiste Daroussin2011-02-042-6/+4
| | | | | | | | | | - bump portrevision Submitted by: ale Feature safe: yes Notes: svn path=/head/; revision=268608
* - Upgrade to 0.5Baptiste Daroussin2011-02-043-7/+9
| | | | | | | | | - Add license Feature safe: yes Notes: svn path=/head/; revision=268607