aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.18.0Dirk Meyer2008-12-241-1/+1
| | | | Notes: svn path=/head/; revision=224669
* - update to 2.0.7Dirk Meyer2008-12-243-41/+39
| | | | Notes: svn path=/head/; revision=224668
* - fix build for gnustep-gui 0.16Dirk Meyer2008-12-244-0/+62
| | | | Notes: svn path=/head/; revision=224667
* - Update to 0.10.0Dmitry Marakasov2008-12-232-4/+4
| | | | Notes: svn path=/head/; revision=224660
* Implements consistent hashing that can be used when the number ofDmitry Marakasov2008-12-235-0/+50
| | | | | | | | | | | | | | | | | server nodes can increase or decrease (like in memcached). The hashing ring is built using the same algorithm as libketama. Consistent hashing is a scheme that provides a hash table functionality in a way that the adding or removing of one slot does not significantly change the mapping of keys to slots. WWW: http://pypi.python.org/pypi/hash_ring PR: 129890 Submitted by: Yi-Jheng Lin <yzlin at cs dot nctu dot edu dot tw> Notes: svn path=/head/; revision=224659
* Unbreak on 8 after the recent jail changes.Erwin Lansing2008-12-232-0/+48
| | | | | | | | Submitted by: bz, pointyhat Reviewed by: miwi Notes: svn path=/head/; revision=224657
* - Updated to 0.4.3Greg Larkin2008-12-232-4/+4
| | | | Notes: svn path=/head/; revision=224636
* Update to 0.3.3Gabor Pali2008-12-238-14/+14
| | | | | | | | | PR: ports/129856 Submitted by: Ashish Shukla <wahjava (at) gmail (dot) com> (maintainer) Approved by: miwi Notes: svn path=/head/; revision=224628
* - Update to 0.02Martin Wilke2008-12-222-6/+5
| | | | | | | = Take maintainership Notes: svn path=/head/; revision=224615
* - Update to 0.02Martin Wilke2008-12-222-5/+5
| | | | Notes: svn path=/head/; revision=224614
* Mark BROKEN on HEAD after the import of strndup(3).Erwin Lansing2008-12-221-1/+8
| | | | | | | | | As OSVERSION was not bumped at the time, approximate with 800058. Submitted by: pointyhat Notes: svn path=/head/; revision=224610
* relative - Load modules with relative namesMartin Wilke2008-12-225-0/+42
| | | | | | | | | | | | | | | This module allows you to load modules using only parts of their name, relatively to the current module or to a given module. Module names are by default searched below the current module, but can be searched upper in the hierarchy using the ..:: syntax. WWW: http://search.cpan.org/dist/relative/ PR: ports/129659 Submitted by: skreuzer at exit2shell.com Notes: svn path=/head/; revision=224601
* - Update to 2.0.4Martin Wilke2008-12-222-10/+9
| | | | | | | | | | - Pass maintainership to submitter PR: 129707 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=224598
* py-demjson provides classes and functions for encoding or decodingMartin Wilke2008-12-225-0/+40
| | | | | | | | | | | | | | | | | | | | data represented in the language-neutral JSON format (which is often used as a simpler substitute for XML in Ajax web applications). This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as it's 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard. WWW: http://deron.meranda.us/python/demjson/ PR: ports/129711 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=224596
* - Update to 0.9.2Martin Wilke2008-12-223-15/+73
| | | | | | | | PR: 129729 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=224595
* - Update to 1.3.28Martin Wilke2008-12-222-6/+5
| | | | | | | | | | - Pass maintainership to submitter PR: 129705 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=224593
* This module simplifies management of GNU gettext .po files and isThomas Abthorpe2008-12-225-0/+34
| | | | | | | | an alternative to using emacs po-mode. It provides an object-oriented interface in which each entry in a .po file is a Locale::PO object. Notes: svn path=/head/; revision=224583
* - Update to 1.6.0.6Wesley Shields2008-12-223-67/+69
| | | | | | | | | | - No longer broken when using HTMLDOCS [1] - Cleanup pkg-plist a bit Submitted by: [1]: Ashish Shukla Notes: svn path=/head/; revision=224580
* - Update to 2.42Philippe Audeoud2008-12-222-4/+4
| | | | Notes: svn path=/head/; revision=224578
* - Give up. Drop maintainership.Sergey Matveychuk2008-12-223-3/+3
| | | | Notes: svn path=/head/; revision=224577
* Update to 0.9607Erwin Lansing2008-12-222-4/+4
| | | | Notes: svn path=/head/; revision=224576
* - Update to 0.9.12Rong-En Fan2008-12-222-4/+4
| | | | | | | | PR: 129834 Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer) Notes: svn path=/head/; revision=224572
* - Update to r3.15.a3.12Pav Lucistnik2008-12-223-11/+24
| | | | | | | | | PR: ports/127563 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer timeout (lev; 3 months) Notes: svn path=/head/; revision=224567
* - Update to 2.7.12Sergey Matveychuk2008-12-223-4/+115
| | | | Notes: svn path=/head/; revision=224566
* - Update to 1.3.1Cheng-Lung Sung2008-12-223-501/+543
| | | | | | | | | PR: ports/128731 Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=224549
* Update qsvn to 0.8.0Max Brazhnikov2008-12-214-58/+61
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=224536
* Update to 0.14Lars Balker Rasmussen2008-12-212-4/+4
| | | | Notes: svn path=/head/; revision=224531
* Fix a small dependency problemGabor Pali2008-12-212-2/+2
| | | | | | | Approved by: miwi Notes: svn path=/head/; revision=224528
* Fix a small dependency problemGabor Pali2008-12-212-2/+2
| | | | | | | Approved by: miwi Notes: svn path=/head/; revision=224527
* A small, efficient and portable Haskell regex library for Perl 5Gabor Pali2008-12-219-0/+181
| | | | | | | | | | | | | | | | compatible regular expressions. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. WWW: http://code.haskell.org/~dons/code/pcre-light PR: ports/129683 Submitted by: pgj Approved by: miwi Notes: svn path=/head/; revision=224521
* Efficient, pure binary serialisation using lazy ByteStrings. HaskellGabor Pali2008-12-219-0/+179
| | | | | | | | | | | | | | | | values may be encoded to and from binary formats, written to disk as binary, or sent over the network. Serialisation speeds of over 1 G/sec have been observed, so this library should be suitable for high performance scenarios. WWW: http://code.haskell.org/binary/ PR: ports/129678 Submitted by: pgj Approved by: miwi Notes: svn path=/head/; revision=224518
* - Fix plistRong-En Fan2008-12-201-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=224507
* - Update to 5.7 snapshot 20081213Rong-En Fan2008-12-202-1/+13
| | | | Notes: svn path=/head/; revision=224503
* Update to 0.22Lars Balker Rasmussen2008-12-192-4/+4
| | | | Notes: svn path=/head/; revision=224494
* - Set for expiration in one month: has been broken for more than 6 monthsPav Lucistnik2008-12-193-0/+6
| | | | Notes: svn path=/head/; revision=224487
* - Update to 1.0 and unbreakPav Lucistnik2008-12-195-84/+25
| | | | | | | | | PR: ports/129160 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout (nivit; 24 days) Notes: svn path=/head/; revision=224465
* - Mark BROKEN: does not compilePav Lucistnik2008-12-191-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=224434
* Update to 0.39Erwin Lansing2008-12-192-4/+4
| | | | Notes: svn path=/head/; revision=224422
* Update to 1.06Erwin Lansing2008-12-192-4/+4
| | | | Notes: svn path=/head/; revision=224421
* - Update to 3.4.1Pav Lucistnik2008-12-196-28/+34
| | | | | | | | | PR: ports/127916 Submitted by: Wen heping <wenheping@gmail.com> Approved by: Neal Nelson <neal@nelson.name> (maintainer) Notes: svn path=/head/; revision=224419
* - update to 0.28Yen-Ming Lee2008-12-192-5/+4
| | | | Notes: svn path=/head/; revision=224403
* Over to new volunteer.Mark Linimon2008-12-191-1/+1
| | | | Notes: svn path=/head/; revision=224402
* Remove devel/hs-fps: all features are merged into the current GHC compilers.Mark Linimon2008-12-195-92/+0
| | | | | | | | | PR: ports/129633 Submitted by: pgj Approved by: maintainer's ports bit being returned for safekeeping Notes: svn path=/head/; revision=224400
* - Update to 2.41Philippe Audeoud2008-12-182-4/+4
| | | | Notes: svn path=/head/; revision=224393
* - Update to 3.8Wesley Shields2008-12-184-94/+8
| | | | | | | | | | - Switch to using easy_install macro PR: ports/129429 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=224391
* - Update to 0.10.4Wesley Shields2008-12-183-4/+7
| | | | | | | | PR: ports/129582 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=224384
* - Update to 0.632Philippe Audeoud2008-12-182-4/+4
| | | | Notes: svn path=/head/; revision=224378
* Over to new volunteer.Mark Linimon2008-12-182-2/+2
| | | | Notes: svn path=/head/; revision=224365
* Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2008-12-181-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224354
* Reassign ports maintained by dryice@ for now due to other commitments.Mark Linimon2008-12-1810-10/+10
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224353