aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Curb (probably CUrl-RuBy or something) provides Ruby-languageMartin Wilke2010-06-024-0/+32
| | | | | | | | | | | | | | bindings for libcurl, a fully-featured client-side URL transfer library. WWW: http://taf2.github.com/curb/ WWW: http://curb.rubyforge.org/ PR: ports/147182 Submitted by: Eric Freeman <freebsdports at chillibear.com> Notes: svn path=/head/; revision=255549
* This is a small mixed library of some usefulMartin Wilke2010-06-024-0/+31
| | | | | | | | | | | | | stuff for and extensions of Ruby that are not really good/big enough for a real library. WWW: http://github.com/flori/spruz PR: ports/147170 Submitted by: Eric Freeman <freebsdports at chillibear.com> Notes: svn path=/head/; revision=255548
* - Update to 0.2.2Martin Wilke2010-06-022-6/+5
| | | | | | | | PR: 146891 Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer) Notes: svn path=/head/; revision=255547
* - Update to 0.6.0Martin Wilke2010-06-024-5/+17
| | | | | | | | PR: 146869 Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer) Notes: svn path=/head/; revision=255546
* - Update to 0.19Martin Wilke2010-06-022-7/+8
| | | | | | | | PR: 146778 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer) Notes: svn path=/head/; revision=255545
* - Fix build of gnutls modulePav Lucistnik2010-06-023-7/+21
| | | | | | | | | PR: ports/144989 Submitted by: Austin Teague <opticshade@gmail.com> Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=255544
* Plzip is a massively parallel (multi-threaded), lossless dataMartin Wilke2010-06-024-0/+38
| | | | | | | | | | | | | | | | | compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Plzip uses the lzip file format; the files produced by plzip are fully compatible with lzip-1.4 or newer. WWW: http://www.nongnu.org/lzip/plzip.html Albert Vernon <f3cun3c02@sneakemail.com> PR: ports/146884 Submitted by: Albert Vernon <f3cun3c02 at sneakemail.com> Notes: svn path=/head/; revision=255543
* The lzlib compression library provides in-memory LZMA compressionMartin Wilke2010-06-024-0/+34
| | | | | | | | | | | | | | | | and decompression functions, including integrity checking of the uncompressed data. The compressed data format used by the library is the lzip format. WWW: http://www.nongnu.org/lzip/lzlib.html Albert Vernon <f3cun3c02@sneakemail.com> PR: ports/146882 Submitted by: Albert Vernon <f3cun3c02 at sneakemail.com> Notes: svn path=/head/; revision=255542
* - Update to 3.5.0.1Martin Wilke2010-06-022-4/+4
| | | | | | | | PR: 146734 Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) Notes: svn path=/head/; revision=255541
* A standardized solution of integrating external applications with Drupal.Martin Wilke2010-06-024-0/+79
| | | | | | | | | | | | | | Service callbacks may be used with multiple interfaces like XMLRPC, JSON, JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web services via multiple interfaces while using the same callback code. WWW: http://drupal.org/project/services PR: ports/146936 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> Notes: svn path=/head/; revision=255540
* - Update to 2.6.5Martin Wilke2010-06-023-5/+16
| | | | | | | | PR: 146962 147077 Submitted by: Florian Smeets <flo@kasimir.com> (maintainer) Notes: svn path=/head/; revision=255539
* - Removed unnecessary config.hin patch, since the configure scriptGreg Larkin2010-06-021-4/+0
| | | | | | | | | | correctly detects if the platform has a DOS-compliant setmode function. PR: ports/147006 Submitted by: swell.k@gmail.com Notes: svn path=/head/; revision=255538
* - Install additional header and shared library for upcoming netgen portPav Lucistnik2010-06-022-4/+10
| | | | | | | | PR: ports/147124 Submitted by: Stas Timokhin <devel@stasyan.com> Notes: svn path=/head/; revision=255537
* - Update to 0.3.2Pav Lucistnik2010-06-024-7/+14
| | | | | | | | PR: ports/147308 Submitted by: Dmitry Yashin <yashin.dm@gmail.com> (maintainer) Notes: svn path=/head/; revision=255536
* - Update to 0.12.1Pav Lucistnik2010-06-023-22/+19
| | | | | | | | | PR: ports/147201 Submitted by: Carey Jones <mcj@bluetonic.org> Approved by: Leonhard Wimmer <leo@mediatomb.cc> (maintainer) Notes: svn path=/head/; revision=255535
* - Switch MASTER_SITES to use new RG macroGreg Larkin2010-06-025-10/+5
| | | | | | | | PR: ports/147043 Submitted by: pgollucci Notes: svn path=/head/; revision=255534
* - Remove PORTSCOUT variable made redundant by recent portscout update. BetaGreg Larkin2010-06-021-1/+0
| | | | | | | | | versions and RC versions are automatically ignored. Reported by: shaun (via email) Notes: svn path=/head/; revision=255533
* Add a missing symlink to the plist.Joe Marcus Clarke2010-06-022-0/+2
| | | | | | | Reported by: pointyhat via erwin Notes: svn path=/head/; revision=255532
* Gettext is only required in the crypto path.Joe Marcus Clarke2010-06-021-2/+2
| | | | | | | Reported by: Claude Buisson <clbuisson@orange.fr> Notes: svn path=/head/; revision=255531
* Update to Mercurial 1.5.4.Ollivier Robert2010-06-023-5/+7
| | | | | | | | | | | | | | | | | | | | | 1.5.4 (2010-06-01) This is a scheduled monthly minor bugfix release. dispatch: include Python version in traceback push: update help status: avoid performance regression when no .hgsub is present clone: fix performance issue with hardlinks and Windows shares hgweb: fix race in refreshing repo list (issue2188) hgrc: clarify that hgrc keys can be overridden and sections can be split eol: new extension for managing file newlines based on a version controlled configuration file pager: fork and exec pager as parent process with /bin/sh -c rebase: stress that only local changesets should be rebased convert/svn: close gettags() log stream (issue2196) record: check that we are not committing a merge before patch selection Notes: svn path=/head/; revision=255530
* - Update to 2.12Sylvio Cesar Teixeira2010-06-023-23/+34
| | | | | | | | PR: ports/147299 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=255529
* - Update to 2.12Sylvio Cesar Teixeira2010-06-023-11/+21
| | | | | | | | PR: ports/147298 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=255528
* Correct the spelling of hs-test-framework-hunit.Mark Linimon2010-06-021-1/+1
| | | | | | | Pointy hat to: pgj Notes: svn path=/head/; revision=255527
* - Update to 0.62.01Dennis Herrmann2010-06-026-11/+52
| | | | Notes: svn path=/head/; revision=255526
* Remove postgresql-contrib.Mark Linimon2010-06-021-1/+0
| | | | | | | Forgotten by: girgen Notes: svn path=/head/; revision=255525
* - Update to 0.13.5Sylvio Cesar Teixeira2010-06-023-7/+6
| | | | | | | | PR: ports/147297 Submitted by: Pascal Stumpf <pascal.stumpf@cubes.de> Notes: svn path=/head/; revision=255524
* - Update to 2010.06.01Dennis Herrmann2010-06-023-4/+5
| | | | Notes: svn path=/head/; revision=255523
* - Update to 0.12.3Wen Heping2010-06-022-4/+4
| | | | Notes: svn path=/head/; revision=255522
* - Update to 3 rc1Pav Lucistnik2010-06-025-174/+249
| | | | | | | | PR: ports/144255 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer) Notes: svn path=/head/; revision=255521
* Add X.Org xf86-input-egalax driver, version 0.1.Sergey A. Osokin2010-06-025-0/+34
| | | | | | | Submitted by: glebius Notes: svn path=/head/; revision=255520
* - Canonize OPTIONS triplet (no -> off)Pav Lucistnik2010-06-021-1/+1
| | | | | | | | | PR: ports/144673 (part of) Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: maintainer timeout (mi; 2 months) Notes: svn path=/head/; revision=255519
* - Update meta-port to 4.6.2Thomas Abthorpe2010-06-021-2/+1
| | | | | | | Approved by: oliver (maintainer, via private email) Notes: svn path=/head/; revision=255518
* - Ensure executable permissions on periodic script in case files subdirectoryPav Lucistnik2010-06-021-0/+1
| | | | | | | | | | get permissions stripped PR: ports/147255 Submitted by: Chris Rees <utisoft@gmail.com> Notes: svn path=/head/; revision=255517
* - Update WWWPav Lucistnik2010-06-021-1/+1
| | | | | | | | PR: ports/147315 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=255516
* - Update to 3.43.9Pav Lucistnik2010-06-024-191/+188
| | | | | | | | PR: ports/147241 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=255515
* - UnbreakGabor Kovesdan2010-06-024-6582/+6653
| | | | | | | | - Update to 20100601 - Fix typo in install-time message Notes: svn path=/head/; revision=255514
* - Rework "missing" target to invoke pkg_info once, running pkg_info -O for eachPav Lucistnik2010-06-021-5/+5
| | | | | | | | | | dependency was very time consuming PR: ports/146829 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Notes: svn path=/head/; revision=255513
* - Update to 3.0.1Pav Lucistnik2010-06-024-5/+40
| | | | | | | | PR: ports/147195 Submitted by: Pavel Pankov <pankov_p@mail.ru> (maintainer) Notes: svn path=/head/; revision=255512
* This command-line utility is intended to provide quick access to currentWen Heping2010-06-025-0/+55
| | | | | | | | | | | | | | | | | | | | | weather conditions and forecasts. Presently, it is capable of returning data for localities throughout the USA by retrieving and formatting decoded METARs (Meteorological Aerodrome Reports) from NOAA (the USA National Oceanic and Atmospheric Administration) and forecasts from NWS (the USA National Weather Service). The tool is written to function in the same spirit as other command- line informational utilities like cal(1), calendar(1) and dict(1). It can retrieve arbitrary weather data via specific command-line switches (station ID, city, state), or aliases can be configured system wide and on a per-user basis. It can be freely used and redistributed under the terms of a BSD-like License. WWW: http://fungi.yuggoth.org/weather/ PR: ports/147003 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=255511
* Fix broken plistPalle Girgensohn2010-06-022-32/+38
| | | | | | | PR: ports/147312 Notes: svn path=/head/; revision=255510
* - Update to 0.61.2Wen Heping2010-06-023-51/+63
| | | | Notes: svn path=/head/; revision=255509
* - Update to 3.4.0Wen Heping2010-06-023-5/+17
| | | | Notes: svn path=/head/; revision=255508
* - Use RG macroMartin Wilke2010-06-021-1/+1
| | | | | | | PR: 147045 Notes: svn path=/head/; revision=255507
* Update WWWEmanuel Haupt2010-06-021-0/+2
| | | | Notes: svn path=/head/; revision=255506
* Update to 0.07000Andrej Zverev2010-06-023-7/+13
| | | | | | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes - Remove SQLite from dependence (requied only for testing) - Add missed dependencies (p5-Data-Dumper-Concise requied 1.200, but since we don't have it right now it tree, set not strict version check) - I hope, it's still work after this. Notes: svn path=/head/; revision=255505
* KPackageKit is the KDE interface for PackageKit. It featuresAlberto Villa2010-06-025-0/+144
| | | | | | | | | | | | | | | | everything Gnome PackageKit does except: - install catalog; - service pack; - a D-Bus session interface. These items are not mandatory since they are more features of the GUI itself than a feature in PackageKit. WWW: http://kde-apps.org/content/show.php/KPackageKit?content=84745 Approved by: tabthorpe, miwi (mentors) Notes: svn path=/head/; revision=255504
* - Update to 1.64Lars Engels2010-06-022-5/+6
| | | | | | | | | | | - Respect CFLAGS PR: ports/146344 Submitted by: bf <bf1783@gmail.com> Approved by: maintainer (me) Notes: svn path=/head/; revision=255503
* Bazaar Explorer is a desktop application for using the Bazaar Version ControlWen Heping2010-06-025-0/+412
| | | | | | | | | | | | | | | System. It provides a high level interface to all commonly used features, launching "applets" from the QBzr plug-in to provide most of the functionality. Alternatively, the applets from the bzr-gtk plug-in can be used if it is installed. WWW: https://launchpad.net/bzr-explorer PR: ports/147092 Submitted by: C-S <c-s@c-s.li> Notes: svn path=/head/; revision=255502
* - Document two mediawiki security vulnerabilitiesWen Heping2010-06-021-0/+34
| | | | | | | Approved by: delphij@(ports-security override) Notes: svn path=/head/; revision=255501
* - Update to 1.15.4(security update)Wen Heping2010-06-028-16/+16
| | | | | | | Approved by: delphij@(ports-security override) Notes: svn path=/head/; revision=255500