aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.2Martin Wilke2009-03-1212-186/+183
| | | | | | | | PR: 132030 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=229961
* - Update to 0.15Martin Wilke2009-03-122-22/+26
| | | | | | | | | PR: 131815 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=229960
* buzhug is a fast, pure-Python database engine, using a syntax that PythonMartin Wilke2009-03-125-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> Notes: svn path=/head/; revision=229959
* - Update to 0.6.4Martin Wilke2009-03-123-14/+68
| | | | | | | | | PR: 132051 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=229958
* - Mark as unbroken.Marcelo Araujo2009-03-122-6/+12
| | | | | | | - Fix installation. Notes: svn path=/head/; revision=229957
* - Update pkg-descrDennis Herrmann2009-03-122-2/+6
| | | | | | | | | | | - Minor line endings fix in dma.rb PR: 132457 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Approved by: miwi (mentor) Notes: svn path=/head/; revision=229956
* - Update to 2.6.7Martin Wilke2009-03-123-4/+8
| | | | Notes: svn path=/head/; revision=229955
* - Update to 5.1.2Dennis Herrmann2009-03-122-4/+4
| | | | | | | | | PR: 132547 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=229954
* - Fix wwwMartin Wilke2009-03-121-1/+1
| | | | Notes: svn path=/head/; revision=229953
* Simple .ini files emitter and parser for Perl.Martin Wilke2009-03-124-0/+43
| | | | | | | | | | WWW: http://search.cpan.org/dist/Config-INI/ PR: ports/132496 Submitted by: bapt <baptiste.daroussin at gmail.com> Notes: svn path=/head/; revision=229952
* This module aims to smooth out the differences between pastebins, and providesMartin Wilke2009-03-125-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> Notes: svn path=/head/; revision=229951
* With Mixin::Linewise::Readers and Mixin::Linewise::Writers, you can just writeMartin Wilke2009-03-124-0/+41
| | | | | | | | | | | | | a method to handle handles, and methods for handling strings and filenames are added for you. WWW: http://search.cpan.org/~rjbs/Mixin-Linewise/ PR: ports/132495 Submitted by: bapt <baptiste.daroussin at gmail.com> Notes: svn path=/head/; revision=229950
* - Update to 0.9.1Martin Wilke2009-03-122-12/+7
| | | | | | | | PR: 132360 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=229949
* p5-Geo-Gpx is a perl module to Create and parse GPX files.Martin Wilke2009-03-125-0/+44
| | | | | | | | | | WWW: http://search.cpan.org/dist/Geo-Gpx/ PR: ports/132487 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=229948
* - Update to 0.15Martin Wilke2009-03-123-4/+6
| | | | | | | | PR: 132408 Submitted by: Masahiro Teramoto <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=229947
* - Update to 0.91Martin Wilke2009-03-122-4/+4
| | | | | | | | | PR: 131946 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout Notes: svn path=/head/; revision=229946
* - Update to 0.04Martin Wilke2009-03-122-4/+4
| | | | | | | | | PR: 131940 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout Notes: svn path=/head/; revision=229945
* Perl module of download FLV/MP4/SWF files from nicovideo.jp (Nico Nico Douga).Martin Wilke2009-03-129-0/+77
| | | | | | | | | | WWW: http://search.cpan.org/dist/WWW-NicoVideo-Download/ PR: ports/132306 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org> Notes: svn path=/head/; revision=229944
* - Update to 3.26Martin Wilke2009-03-122-4/+4
| | | | | | | | | PR: 131916 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout Notes: svn path=/head/; revision=229943
* - Update to 0.11Martin Wilke2009-03-122-4/+4
| | | | | | | | | PR: 131947 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout Notes: svn path=/head/; revision=229942
* This extension provides WBXML (Wireless Binary XML) conversion capabilitiesMartin Wilke2009-03-126-0/+69
| | | | | | | | | | | | using the libwbxml library, which can be found at https://libwbxml.opensync.org/ WWW: http://pecl.php.net/package/WBXML/ PR: ports/132552 Submitted by: Florian Smeets <flo at kasimir.com> Notes: svn path=/head/; revision=229941
* - Update to 1.1.0Dennis Herrmann2009-03-122-4/+4
| | | | | | | | | PR: 131883 Submitted by: myself Approved by: maintainer timeout (two weeks), tabthorpe (co-mentor) Notes: svn path=/head/; revision=229940
* - Update to 0.8.3Wesley Shields2009-03-122-4/+4
| | | | | | | | PR: ports/132462 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer) Notes: svn path=/head/; revision=229939
* - Mark as broken (not fetchable).Marcelo Araujo2009-03-121-0/+2
| | | | | | | Reported by: itetcu (QAT) Notes: svn path=/head/; revision=229938
* - Use SF macro in MASTER_SITES.Marcelo Araujo2009-03-122-11/+9
| | | | | | | | | | - Fix mtree problem with NOPORTDOCS. - Bump PORTREVISION. Reported by: itetcu (QAT) Notes: svn path=/head/; revision=229937
* - fix it to work with newusb on HEAD [1] [2]Ion-Mihai Tetcu2009-03-122-4/+68
| | | | | | | | | | - makefile cleanup and portlint petting. PR: ports/132548 [1] Submitted by: Ben Kelly [1], stass@ [2] Notes: svn path=/head/; revision=229936
* Upgrade to 4.2.7.1.Jun Kuriyama2009-03-122-5/+4
| | | | Notes: svn path=/head/; revision=229935
* Provide backup MASTER_SITES on my server and unbreak fetching.Ion-Mihai Tetcu2009-03-121-1/+2
| | | | | | | | Prompted by: QAT QA run Distfile obtain from: Yuri Pankov Notes: svn path=/head/; revision=229934
* Update to 3.1.54 and unbreak.Maho Nakata2009-03-124-1946/+46
| | | | | | | The pkg-plist is now generated semi-automatically. Notes: svn path=/head/; revision=229933
* - Fix install with NOPORTDOCSDmitry Marakasov2009-03-122-4/+8
| | | | | | | Submitted by: Florian Smeets <flo at kasimir dot com> (maintainer) Notes: svn path=/head/; revision=229932
* Upgrade to 0.05.Jun Kuriyama2009-03-123-6/+14
| | | | Notes: svn path=/head/; revision=229931
* Pass maintainership.Edward Tomasz Napierala2009-03-121-1/+1
| | | | Notes: svn path=/head/; revision=229930
* Update to 0.05Lars Thegler2009-03-122-4/+4
| | | | Notes: svn path=/head/; revision=229929
* Fix pkg-plist.Sergey A. Osokin2009-03-122-4/+30
| | | | | | | | | Bump PORTREVISION. Approved by: pav@ (portmgr) Notes: svn path=/head/; revision=229928
* Update to 1.107Lars Thegler2009-03-122-4/+4
| | | | Notes: svn path=/head/; revision=229927
* Update to 1.20Lars Thegler2009-03-122-4/+8
| | | | Notes: svn path=/head/; revision=229926
* Update to 1.11.01 (distversion 1.1101)Lars Thegler2009-03-122-4/+4
| | | | Notes: svn path=/head/; revision=229925
* Update to 1.00Lars Thegler2009-03-122-4/+4
| | | | Notes: svn path=/head/; revision=229924
* . fix build at FreeBSD-6.x (add a variable initialization,Boris Samorodov2009-03-124-8/+24
| | | | | | | | the patch submitted upstream); . bump PORTREVISION (the logic has changed). Notes: svn path=/head/; revision=229923
* Update to 1.009Lars Thegler2009-03-122-5/+4
| | | | Notes: svn path=/head/; revision=229922
* Now that the build break is quickly dealt with, update the descriptionDavid E. O'Brien2009-03-122-6/+6
| | | | | | | and conflicts. Notes: svn path=/head/; revision=229921
* Blah^2. Now DISTNAME is wrong. But yay! patches are here. So now allDavid E. O'Brien2009-03-122-6/+35
| | | | | | | the patch logic won't get in the way. Notes: svn path=/head/; revision=229920
* PKtAnon performs network trace anonymization. It is highly configurableWesley Shields2009-03-125-0/+46
| | | | | | | | | | | | | and uses anonymization profiles. Anonymization profiles allow for mapping of arbitrary anonymization primitives to protocol attributes, thus providing high flexibility and easy usability. A huge number of anonymization primitives and network protocols are supported and ready to use for online and offline anonymization. WWW: http://www.tm.uka.de/software/pktanon/ Notes: svn path=/head/; revision=229919
* Update to 1.1.4.Jeremy Messenger2009-03-123-12/+11
| | | | Notes: svn path=/head/; revision=229918
* - Document epiphany -- untrusted search path vulnerabilityThomas Abthorpe2009-03-121-0/+31
| | | | Notes: svn path=/head/; revision=229917
* - Update to 0.10.0Gabor Pali2009-03-124-54/+196
| | | | | | | | | - Un-break the build Approved by: gabor Notes: svn path=/head/; revision=229916
* - Update to 2.0.7Dmitry Marakasov2009-03-114-14/+31
| | | | | | | | PR: 132417 Submitted by: Andy Kosela <akosela at andykosela dot com> (maintainer) Notes: svn path=/head/; revision=229914
* Update to version 1.1.1.Boris Samorodov2009-03-113-6/+10
| | | | | | | | | PR: ports/131377 Submitted by: bsam (me) Approved by: maintainer (timeout 5 weeks) Notes: svn path=/head/; revision=229913
* . update graphics/exiv2 to the new version;Boris Samorodov2009-03-1123-35/+87
| | | | | | | | | | | | | | | . bump ports which depends upon libexiv2.so (the library was bumpted from *.so.3 to *.so.7); . mark current graphics/py-exiv2 as broken since it doesn't compile with new libexiv2; this should change with graphics/py-exiv2-0.2. PR: ports/131376 Submitted by: bsam (me) Discussed with: kde@ Approved by: maintainer timeout (5 weeks) Notes: svn path=/head/; revision=229912
* - apply patch to prevent from segfaultYen-Ming Lee2009-03-112-0/+13
| | | | | | | | PR: 131450 Submitted by: maintainer Notes: svn path=/head/; revision=229911