aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.4.0miwi2010-06-078-203/+278
| | | | | PR: 146463 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
* - Add missing patchmiwi2010-06-071-0/+18
|
* - Update to 0.5.7miwi2010-06-073-23/+6
| | | | | PR: 145949 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
* - Update to 0.30miwi2010-06-072-4/+4
| | | | | | PR: 146841 Submitted by: Victor Popov <v.a.popov@gmail.com> Approved by: maintainer timeout
* - Update to 0.9.9miwi2010-06-075-113/+83
| | | | | PR: 146489 Submitted by: ohn Marshall <john.marshall@riverwillow.com.au> (maintainer)
* - fix package for gnustep-make-2.4.0dinoex2010-06-071-0/+4
|
* - Convert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-072-5/+3
|
* MKLivestatus is a very simple and smart Nagios eventbroker module.miwi2010-06-076-0/+61
| | | | | | | | | | | | | | | Livestatus is concepted and tuned to reduce disk, memory and cpu loads caused by live-data processing on the Nagios system. Just as NDO, Livestatus makes use of the Nagios Event Broker API and loads a binary module into the Nagios process. But other than NDO, Livestatus does not actively write out data e.g. to the disk. Instead, it opens a socket for external applications to connect to and fetch the current status information from Nagios. WWW: http://mathias-kettner.de/checkmk_livestatus.html PR: ports/145449 Submitted by: Peter C. Lai <cowbert at gmail.com>
* - Conver to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-072-16/+11
|
* - Add missing dependence.wen2010-06-071-1/+3
|
* - Convert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-072-14/+11
| | | | - Pet Portlint
* - Remove unused patch filepgollucci2010-06-071-15/+0
|
* - Convert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-073-23/+4
|
* - Covnert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-072-12/+8
|
* - Convert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-072-11/+4
| | | | | - swap LOCAL site for mine - Pet Portlint
* - Convert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-072-14/+9
| | | | - Pet Portlint
* - Convert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-072-14/+11
| | | | - Pet Portlint
* - Convert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-072-9/+6
| | | | | - Don't list freefall/people in MASTER_SITES - Pet Portlint
* - Covnert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-072-8/+4
|
* Efficient algorithms for vector arrays.pgj2010-06-076-0/+52
| | | | WWW: http://code.haskell.org/~dolio/
* An efficient implementation of Int-indexed arrays (both mutable andpgj2010-06-076-0/+71
| | | | | | immutable), with a powerful loop fusion optimization framework. WWW: http://code.haskell.org/vector
* - Convert to AP_FAST_BUILD / AP_GENPLISTpgollucci2010-06-072-7/+3
| | | | - USE_GMAKE is no longer needed and is BUILD_DEPEND only so no PORTREVISION bump
* Fast, memory-efficient, low-level socket functions that usepgj2010-06-076-0/+47
| | | | | | 'Data.ByteString's instead of 'String's. WWW: http://github.com/tibbe/network-bytestring
* - Convert to PORTDOCS/PORTEXAMPLESpgollucci2010-06-072-9/+8
| | | | - Pet portlint
* Some classes for generalized boolean operations.pgj2010-06-076-0/+38
| | | | WWW: http://hackage.haskell.org/package/Boolean
* This package provides wrappers for primitive array operations frompgj2010-06-076-0/+52
| | | | | | GHC.Prim. WWW: http://code.haskell.org/primitive
* - And finally, convert to AP_FAST_BUILD/AP_GENPLISTpgollucci2010-06-072-12/+9
|
* - Lets only link one db backend in by defaultpgollucci2010-06-072-2/+4
| | | | - Bump PORTREVISION
* - Convert from pre-everything to OPTIONSpgollucci2010-06-071-6/+5
|
* - Use PORTDOCS and DATADIR (no-ops)pgollucci2010-06-072-10/+6
|
* Accordingly update third-party headers_more module from 0.09 to 0.10.osa2010-06-074-8/+8
| | | | Do not bump PORTREVISIONs.
* - fix packagedinoex2010-06-071-1/+1
|
* Don't remove en_GB locale directory.naddy2010-06-072-2/+1
| | | | Submitted by: QAT
* --------------------------------------------------------------------------------pgollucci2010-06-076-60/+1
| | | | | | | | | | | | | | | | | | | | ******************************************************************************** DANGER, WILL ROBINSON! DANGER! This module has been deprecated, abandoned, and is no longer supported. It has not seen active development in five years, and its original author has moved on. We *STRONGLY* recommend you port your code to either Bot::BasicBot or POE::Component::IRC. Please feel free to stop by irc.freenode.net/#perl for help making this transition. Or, if you insist on proceeding, please type the following line exactly as is and then press Enter: I acknowledge that Net::IRC is unsupported and I wish to proceed. ******************************************************************************** -------------------------------------------------------------------------------- As suck, remove the port and point users at irc/p5-Bot-BasicBot With Hat: perl@
* Apply a quick-fix against the problem introduced in 3.00g.knu2010-06-072-0/+15
|
* - Fix missing MAN1 page.pgollucci2010-06-071-1/+1
| | | | | | Reported by: pointyhat via pav Pointy hat to: skv@ With Hat: perl@
* - Update to 0.6pgollucci2010-06-073-6/+8
| | | | | | PR: ports/147101 Submitted by: pgollucci@ (myself) Approved by: mk@neon1.net (maintainer)
* - Fix for non standard LOCALBASEpgollucci2010-06-071-0/+4
| | | | | | PR: ports/144463 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> With Hat: perl@
* Ports modules update at Monday 07 June 2010 at 00:09edwin2010-06-071-1/+9
| | | | Feature safe: yes
* - Add LC_ALL=C to MAKE_ENV to fix some build issues (same as lang/mono).romain2010-06-071-0/+5
| | | | Submitted by: nork
* Remove bms from the pkg-descr's of ports he no longer maintains.dougb2010-06-0715-45/+0
|
* - Dependency on x11-toolkits/p5-Tk optionalsylvio2010-06-072-3/+13
|
* - Fix plistpav2010-06-072-0/+4
|
* - devel/subversion pulls in the correct aprpgollucci2010-06-071-4/+2
| | | | | | PR: ports/146953 Submitted by: pgollucci@ (myself) Approved by: maintainer timeout (gslin@gslin.org; 14 days)
* - apr should always be a LIB_DEPENDSpgollucci2010-06-071-1/+2
| | | | | | PR: ports/146948 Submitted by: pgollucci@ (myself) Approved by: maintainer timeout (tcovert@sahuagin.net; 14 days)
* Whois is an intelligent pure Ruby WHOIS client and parser.pgollucci2010-06-074-0/+37
| | | | | | | | | | | | | | | | It provides a flexible and programmable API to query WHOIS servers and look up IP/domain WHOIS information. It also offers command-line interface to run WHOIS queries from the console. It is a OS-independent library and does not require external C libraries or Gems. WWW: http://www.ruby-whois.org/ WWW: http://rubygems.org/gems/whois PR: ports/147563 Submitted by: Eric Freeman <freebsdports at chillibear.com>
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-07178-205/+216
| | | | (via libvorbis, libtheora).
* Update to 0.4.6.marcus2010-06-072-4/+4
|
* Bump PORTREVISION after libao update and handle API incompatibility.naddy2010-06-0750-46/+343
|
* Update to 2.30.2.0.marcus2010-06-073-6/+5
|
* Update to 1.4.0. Improvements in this release:naddy2010-06-076-32/+58
| | | | | | | | | | | | | | | | | | * Implement corrected channel mappings for all input and playback file types * Correct an possible infinite loop in WAV input reading code when header is corrupt * Implement "disable_coupling" option for oggenc * Fix Ctrl-C lockup bug in ogg123 * ogg123 directory playback in sorted order * Add WAVEFORMATEXTENSIBLE support * More translations * Add '-' as stdin/out filename in vcut * Remove 'extra' F parameter from ogg123 remote output * Numerous code and build fixes Local improvements: * ogg123 does not segfault on unknown comments. * Honor WITHOUT_NLS.
* Update to 1.3.1. Improvements in this release:naddy2010-06-0710-144/+30
| | | | | | | | | | | * Optimized/coupled surround support for 5.1 encoding at 44.1/48kHz * Added encoder control call to disable channel coupling * Corrected an overflow bug in very low-bitrate encoding on 32 bit machines that caused inflated bitrates * Numerous API hardening, leak and build fixes * Correct bug in 22kHz compand setup that could cause a crash * Correct bug in 16kHz codebooks that could cause unstable pure tones at high bitrates
* Update to 1.2.0. Improvements in this release:naddy2010-06-073-5/+5
| | | | | | | * Alter default flushing behavior to span less often and use larger page sizes when packet sizes are large. * Build fixes for additional compilers * Documentation updates
* Update to 1.0.0. Improvements in this release:naddy2010-06-076-32/+32
| | | | | | | | | * Added surround channel mapping API and capability * New config file options * Driver options may be specified in config file * Workaround for ESD non-4096 byte write bug * Workaround aRts server crash bug * Numerous patches from multiple downstreams
* - Update to 0.07pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147415 Approved by: catone@cpan.org (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/URI-Escape-XS/Changes
* - Update to 1.45pgollucci2010-06-072-5/+4
| | | | | | PR: ports/147412 Approved by: dsh@vlink.ru (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.14pgollucci2010-06-072-5/+4
| | | | | | | PR: ports/147407 Approved by: mons@cpan.org (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/~BOBTFISH/Catalyst-Controller-ActionRoleChanges
* - Update to 1.012pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147405 Approved by: catone@cpan.org (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/Changes
* - Update to 0.21pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147403 Approved by: baptiste.daroussin@gmail.com (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/App-NopasteChanges
* - Update to 2.124pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147401 Approved by: meyser@xenet.de (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/OpenOffice-OODoc/Changes
* - Update to 0.11pgollucci2010-06-073-5/+4
| | | | | | | PR: ports/147395 Approved by: gunter@six-two.net (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/~danjou/Net-Google-Spreadsheets/Changes
* - Update to 0.18pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147393 Approved by: gunter@six-two.net (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/~danjou/Net-Google-DataAPI/Changes
* - Update to 0.03pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147392 Approved by: tjs@cdpa.nsysu.edu.tw (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/IO-Socket-Multicast6/Changes
* - Update to 3.221pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147390 Approved by: tolid@tolid.eu.org (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/Image-Size/Changes
* - Update to 0.29pgollucci2010-06-072-5/+6
| | | | | | | PR: ports/147387 Approved by: greenwood.andy@gmail.com (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
* - Update to 0.91pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147384 Approved by: mons@cpan.org (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/lib-abs/Changes
* - Update to 3.2pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147383 Approved by: mons@cpan.org (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/common-sense/Changes
* - Update to 0.95pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147375 Approved by: dsh@vlink.ru (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/Params-Validate/Changes
* - Update to 1.200pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147372 Approved by: cjk32@cam.ac.uk (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/Data-Dumper-Concise/Changes
* - Update to 2.01pgollucci2010-06-072-7/+6
| | | | | | | PR: ports/147370 Approved by: mauricio@arareko.net (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/Devel-TraceUseChanges
* - Update to 0.05pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147369 Approved by: svysh@pn.sinp.msu.ru (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/DateTime-Format-DateParse/Changes
* - Update to 0.04pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147368 Approved by: markun@onohara.to (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/Data-Throttler/Changes
* - Update to 0.13pgollucci2010-06-072-5/+4
| | | | | | | PR: ports/147366 Approved by: catone@cpan.org (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/Class-C3-Adopt-NEXT/Changes
* - Update to 0.10pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147362 Approved by: Alan@Wave2.org (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/DBIx-VersionedDDL/Changes
* - Update to 0.02pgollucci2010-06-072-4/+4
| | | | | | | PR: ports/147355 Approved by: jnlin@csie.nctu.edu.tw (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/SMS-Send-TW-HiAir/Changes
* Update to 0.6.14.marcus2010-06-075-22/+25
|
* - Update to 0.10.7pgollucci2010-06-072-5/+6
| | | | | | PR: ports/147545 Approved by: gogo@cs.uni-sb.de (maintainer) Submitted by: myself (pgollucci@)
* - Update to 3.0.7pgollucci2010-06-072-4/+4
| | | | | | PR: ports/147540 Approved by: gogo@cs.uni-sb.de (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.5.5pgollucci2010-06-072-4/+4
| | | | | | PR: ports/147539 Approved by: peter.schuller@infidyne.com (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.5.2pgollucci2010-06-072-4/+4
| | | | | | PR: ports/147537 Approved by: markun@onohara.to (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.7.4pgollucci2010-06-072-4/+4
| | | | | | PR: ports/147533 Approved by: freebsdports@chillibear.com (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.7.4pgollucci2010-06-072-4/+4
| | | | | | PR: ports/147529 Approved by: gogo@cs.uni-sb.de (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.4.0pgollucci2010-06-072-4/+4
| | | | | | PR: ports/147524 Approved by: rpsfa@rit.edu (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.0.5pgollucci2010-06-072-4/+7
| | | | | | PR: ports/147521 Approved by: freebsdports@chillibear.com (maintainer) Submitted by: myself (pgollucci@)
* - Chase net-snmp updatepav2010-06-074-4/+4
| | | | Reported by: pointyhat
* - Mark BROKEN: does not fetchpav2010-06-071-0/+2
| | | | Reported by: pointyhat
* - Fix plistpav2010-06-071-5/+0
| | | | | PR: ports/147481 Submitted by: C-S <c-s@c-s.li> (maintainer)
* Add vmware-tools/scripts/vmware to package listmbr2010-06-071-0/+2
| | | | Submitted by: QAT
* - GEMS are always RUN_DEPENDS of other GEMSpgollucci2010-06-0774-148/+95
| | | | | | | | | | - Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby
* Tweak a conditional added in the previous commit that apparently causesgerald2010-06-071-2/+2
| | | | troubles in some cases.
* Update to 1.361hq2010-06-072-5/+5
|
* Update to 15.1.3ehaupt2010-06-072-4/+4
|
* - Refine previous commitpav2010-06-071-1/+1
| | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
* Fix package listmbr2010-06-071-0/+8
| | | | Submitted by: QAT
* USE_GCC=4.3 is deprecated (and no port uses it anymore). USE_GCC=4.3+gerald2010-06-072-1/+16
| | | | | is transparently rewritten to USE_GCC=4.4+ and lang/gcc43 will be disconnected from the USE_GCC infrastructure soon.
* - Install an additional symlinkpav2010-06-072-1/+3
| | | | Submitted by: Stas Timokhin <devel@stasyan.com> (maintainer)
* Drop maintainership for these ports.bms2010-06-0721-21/+21
| | | | | | | | | | | | Regrettably, I have no free time for the foreseeable future which I can commit directly to these aspects of FreeBSD work, due to a demanding new role elsewhere. I am able to review patches from time to time, but regrettably cannot be directly involved in engineering work beyond this w/o it being directly involved in day-to-day effort. Thank you for your understanding.
* - Cannot use EXTRACT_BEFORE_ARGS with no USE_ZIPpav2010-06-071-1/+1
|
* Add xfce4-generic-slider 0.0.20100604, a slider plugin to adjust and/orehaupt2010-06-065-0/+60
| | | | monitor any numeric variable.
* Upgrade to build 253928mbr2010-06-064-23/+12
|
* Update to 15.1.2ehaupt2010-06-062-4/+4
|
* allow building as non-rootnaddy2010-06-061-0/+11
|
* - update to openssl-1.0.0adinoex2010-06-064-75/+19
| | | | | Security: CVE-2010-1633 this problem was already fixed in 1.0.0 with option WITH_DTLS_BUGS
* - Fix pkg-plist.romain2010-06-062-4/+5
| | | | | PR: ports/147503 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* - Update to 0.93.romain2010-06-063-24/+96
| | | | | PR: ports/147440 Submitted by: me
* - Unbreak the -n flag;romain2010-06-061-6/+5
| | | | | | - Remove invalid reference to freefall. Approved by: garga
* Update to 20100605 version of the FreeBSD docset.blackend2010-06-066-53/+53
| | | | Approved by: doceng (implicit)
* - Update to 2.2.romain2010-06-063-9/+10
|
* Make sound work.ume2010-06-061-1/+2
|
* MongoEngine is an ORM-like layer on top of PyMongo. It allows you to definemiwi2010-06-064-0/+34
| | | | | | | | | | schemas for documents and query collections using syntax inspired by the Django ORM. WWW: http://hmarr.com/mongoengine/ PR: ports/147465 Submitted by: Mirko Zinn <mail at derzinn.de>
* - Update to 2.10.1.1miwi2010-06-062-4/+5
| | | | | PR: 147164 Submitted by: Nick Rogers <ncrogers@gmail.com> (maintainer)
* - use DISTVERSIONdinoex2010-06-061-1/+2
|
* - Update to 0.5miwi2010-06-062-4/+4
| | | | | PR: 146833 Submitted by: Joris Dedieu <joris.dedieu@gmail.com> (maintainer)
* Django-Livesettings is a project split from the 'Satchmo Project'. It providesmiwi2010-06-065-0/+158
| | | | | | | | | | the ability to configure settings via an admin interface, rather than by editing "settings.py". WWW: http://bitbucket.org/bkroeze/django-livesettings/ PR: ports/146733 Submitted by: Kevin Golding <ports at caomhin.org>
* Django-keyedcache provides a simplified, speedy way to manage caching in Djangomiwi2010-06-065-0/+140
| | | | | | | | | apps. WWW: http://bitbucket.org/bkroeze/django-keyedcache/ PR: ports/146732 Submitted by: Kevin Golding <ports at caomhin.org>
* - Update to 0.1.12miwi2010-06-062-6/+10
| | | | | PR: 147515 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Mark BROKEN, requires exact version of www/rubygem-innatepgollucci2010-06-061-0/+2
| | | | With Hat: ruby@
* - Update to 1.0.12miwi2010-06-062-6/+9
| | | | | PR: 147514 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 0.1.3miwi2010-06-062-6/+10
| | | | | PR: 147513 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 1.2.1miwi2010-06-062-6/+9
| | | | | PR: 147511 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 0.7.1miwi2010-06-063-48/+306
| | | | | PR: 147552 Submitted by: Stanislav A Svirid <count@211.ru> (maintainer)
* - Fix buildmiwi2010-06-062-1/+16
| | | | | PR: 146745 Submitted by: Stas Timokhin <devel@stasyan.com> (maintainer)
* - Update to 20090908miwi2010-06-062-5/+4
| | | | | PR: 147495 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update to 0.6.2miwi2010-06-063-9/+23
| | | | | PR: 147488 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update to 0.2.9miwi2010-06-062-4/+4
| | | | | PR: 147435 Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer)
* Update from 2.2.12 to 2.2.14:osa2010-06-066-12/+12
| | | | | | | | | 1) third-party passenger module for www/nginx and www/nginx-devel 2) www/rubygem-passenger Do not bump PORTREVISIONs. [1] Approved by: Jacob Atzen aka jatzen at gmail dot com [2]
* - Fix the pkg-plist.pgollucci2010-06-061-1/+1
| | | | Pointyhat to: myself
* Update to DEV300_m80.maho2010-06-0610-70/+38
| | | | Funded by: OpenOffice.org community.
* - use %%AP_MODULE%% PLIST_SUB var in pkg-plist spgollucci2010-06-0634-36/+36
| | | | | | PR: ports/147143 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav)
* - WITH_APACHE22 is deadpgollucci2010-06-061-6/+3
| | | | | | PR: ports/146902 Submitted by: pgollucci@ (myself) Approved by: maintainer timeout (uzgrishin@mail.ru; 14 days)
* - WITH_APACHE2 is deadpgollucci2010-06-061-1/+1
| | | | | | PR: ports/146900 Submitted by: pgollucci@ (myself) Approved by: maintainer timeout (thomas@goirand.fr; 14 days)
* - WITH_APACHE2 is deadpgollucci2010-06-061-13/+12
| | | | | | PR: ports/146899 Submitted by: pgollucci@ (myself) Approved by: maintainer timeout (mbr; 14 days)
* - No need to mess with FETCH_ARGS anymore.pgollucci2010-06-0614-40/+0
| | | | | | rubygems.org (RG) doesn't do redirects. With Hat: ruby@
* - Work with apache2/apr changesyzlin2010-06-061-8/+1
| | | | | PR: ports/146914 Submitted by: Anish Mistry <amistry AT am-productions.biz>
* - Update Amarok to 2.3.1 releasefluffy2010-06-065-77/+41
| | | | Approved by: maintainer (implicit)
* Reset frol@nov.net due to bounce.linimon2010-06-061-1/+1
| | | | Hat: portmgr
* - MLINKS is always polluted by MANLANG, so use _MANPAGES+= for frenchfluffy2010-06-062-7/+7
| | | | | translation of alsaconf.8 to produce correct package - Use @dirrmtry for common alsa dirs
* Update to the 20100605 snapshot of GCC 4.6.0.gerald2010-06-068-64/+64
|
* - Fix, remove trailing \npgollucci2010-06-061-1/+0
| | | | Pointy hat to: miwi
* - MLINKS should be MLINKS_EN, french translation installs only for ↵fluffy2010-06-061-1/+1
| | | | | | alsaconf.8, not for aplay/arecord Noticed by: QAT
* Reset christoph.mallon@gmx.de due to maintainer-timeouts and no responselinimon2010-06-063-3/+3
| | | | | | to email. Hat: portmgr
* - Update to 0.0.7tota2010-06-062-6/+5
|
* Update to 2.1.maho2010-06-067-91/+85
|
* - Improve NLS supportfluffy2010-06-062-8/+35
| | | | | | | - Fix man links Noticed by: QAT Submitted by: maintainer
* - Unbreakpgollucci2010-06-061-1/+1
| | | | Pointyhat to: myself
* Ports modules update at Sunday 06 June 2010 at 00:09edwin2010-06-061-0/+21
| | | | Feature safe: yes
* Unbreak.maho2010-06-061-2/+4
| | | | | PR: 146746 Submitted by: Stas Timokhin
* - not make jobs safepgollucci2010-06-061-0/+2
| | | | Reported by: P6 TB
* - Update to 2.5.18pgollucci2010-06-062-4/+4
|
* - Update to 2.0.23pgollucci2010-06-062-4/+4
|
* - Update to 2.6.1pgollucci2010-06-062-4/+4
|
* make fetchable and remove restrict, asmaho2010-06-063-12/+22
| | | | | | | | | Since rough translation of http://accc.riken.jp/HPC/HimenoBMT.html says "Himeno bench is released under LGPL ver2.0." the original sentence is following. > 姫野ベンチは LGPL ver2.0 以降に基づいて提供しています。 .
* - Pass maintainership to submittermiwi2010-06-061-1/+1
| | | | | PR: 147478 Submitted by: Anderson Eduardo <anderson@secover.com.br>
* POE::Component::IRC::Plugin::Blowfish is a POE::Component::IRC pluginmiwi2010-06-065-0/+56
| | | | | | | | | that provides blowfish encryption. WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Blowfish/ PR: ports/147508 Submitted by: Jase Thew <freebsd at beardz.net>
* - Update to 1.2.7miwi2010-06-062-6/+7
| | | | | PR: 146666 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
* File::Iterator wraps a simple iteration interface aroundmiwi2010-06-065-0/+41
| | | | | | | | | | | | | | the files in a directory or directory tree. It builds a list of filenames, and maintains a cursor that points to one filename in the list. The user can work through the filenames sequentially by repeatedly doing stuff with the next filename that the cursor points to until their are no filenames left. WWW: http://search.cpan.org/dist/File-Iterator/Iterator.pm PR: ports/146658 Submitted by: Eric Freeman <freebsdports at chillibear.com>
* - Update to 1.2.7miwi2010-06-062-4/+4
| | | | | PR: 146762 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
* - Update to 2.0.0miwi2010-06-067-65/+45
| | | | | PR: 146670 Submitted by: Ports Fury
* - Update to 2.8miwi2010-06-062-17/+16
| | | | | PR: 147498 Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
* - Update to 4.0.8miwi2010-06-064-22/+21
| | | | | PR: 146791 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 0.5miwi2010-06-063-5/+6
| | | | | PR: 146761 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
* The update utility is designed to download and save updates and modulesmiwi2010-06-065-0/+67
| | | | | | | | | | | | | | | of the Kaspersky Lab's applications into a separate folder. With the help of the utility you can download updates for selected Kaspersky Lab's applications installed either in your network or at a home PC. The utility has a function for saving downloaded updates and autopatches in a local folder, a network folder connected as a disc to the computer file system, or onto a flash-carrier. WWW: http://support.kaspersky.com/updater?level=2 PR: ports/147116 Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
* - Update to 0.6.1miwi2010-06-063-100/+4
| | | | | | PR: 146238 Submitted by: Anonymous <swell.k@gmail.com> Approved by: timeout
* - Fix port because it was not installing php5-pdo_pgsql dependgarga2010-06-061-6/+7
| | | | | | | | - Add php5-pgsql as RUN_DEPEND to minimize PostgreSQL verisioning conflicts - Bump PORTREVISION PR: ports/146874 Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
* - Update to 1.7.9miwi2010-06-064-95/+316
| | | | PR: 143696
* - Add a EOL messagemiwi2010-06-062-1/+8
| | | | | PR: 145780 Submitted by: maintainer
* - Update to 1.3.2miwi2010-06-062-4/+4
| | | | | PR: 147455 Submitted by: Tommy Scheunemann <net@arrishq.net> (maintainer)
* - Update to 1.0.0miwi2010-06-062-6/+10
| | | | | PR: 147350 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 1.0.1miwi2010-06-062-6/+10
| | | | | PR: 147349 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 1.0.0miwi2010-06-062-6/+10
| | | | | PR: 147348 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 20100601miwi2010-06-062-4/+7
| | | | | PR: 147433 Submitted by: Bapt <baptiste.daroussin@gmail.com> (maintainer)
* - Document deskutils/dolphin-plugins-mplayerthumbs removalmiwi2010-06-061-0/+2
|
* - fix pkg-plistdinoex2010-06-061-1/+1
|
* - Remove deskutils/dolphin-plugins-mplayerthumbs. It has been supersededmiwi2010-06-065-50/+0
| | | | | | | by kdemultimedia since 4.3 and conflicts with all versions since. PR: 147207 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
* - Support for SOUND even when X11 support is disabled.miwi2010-06-062-14/+22
| | | | | | | | - Disables gettext support with the help of WITHOUT_NLS knob. - LICENSE. PR: 147087 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
* - Add licencemiwi2010-06-061-0/+2
| | | | | PR: 147235 Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
* LICENSE GPLv2dinoex2010-06-0630-12/+46
|
* - Disable ZTS for Apache MPM-ITK for Zend Optimizermiwi2010-06-062-1/+16
| | | | | | PR: 147075 Submitted by: Kuzma Bukin <kuzma.bukin@gmail.com> Approved by: maintainer
* - Add option to use PCRE regex librarymiwi2010-06-061-0/+11
| | | | | | PR: 144832 Submitted by: Marko Njezic <mrmax063@maxempire.com> Approved by: maintainer timeout
* - Unbreak && Fix buildmiwi2010-06-062-5/+19
| | | | | | PR: 146579 Submitted by: Lucius Windschuh <lwindschuh@gmail.com> Approved by: bf@ (maintainer)
* - Fix seizes mouse cursor on right-click with Xorg-server 1.7.5miwi2010-06-062-1/+40
| | | | | PR: 146383 Submitted by: Tom Russo <russo@bogodyn.org>
* - Fix ssh2 supportmiwi2010-06-062-0/+46
| | | | | | PR: 146660 Submitted by: Alex Deiter <alex.deiter@gmail.com> Approved by: maintainer timeout
* PORTREVISION was not bumped after gettext update.marcus2010-06-061-1/+1
|
* Add more USE_GETTEXT macros, and bump PORTREVISIONs.marcus2010-06-069-5/+18
| | | | Reported by: amdmi3
* - Update to 0.3.8.3miwi2010-06-062-5/+6
|
* - Update to 1.9.9.81miwi2010-06-062-4/+4
|
* - Update to 1.1.10miwi2010-06-062-5/+6
|
* - Update to 4.6miwi2010-06-062-4/+4
|
* - Update to 0.3.0miwi2010-06-062-4/+4
|
* - Update to 1.12.1miwi2010-06-062-4/+4
|
* - Update to 0.6.0miwi2010-06-062-5/+4
|
* - Update to 1.0.3miwi2010-06-062-4/+4
|
* - Update to 1.6miwi2010-06-062-4/+4
|
* - Update to 0.15miwi2010-06-062-4/+4
|
* - Update to 15.6miwi2010-06-062-4/+4
|
* - Update to 1.51miwi2010-06-062-4/+4
|
* - Update to 1.2.0miwi2010-06-062-4/+5
|
* - Update to 1.02miwi2010-06-062-4/+4
|
* - Update to 0.10.1miwi2010-06-062-4/+4
|
* - Update to 0.1.4miwi2010-06-062-4/+4
|
* - Update to 1.0.0miwi2010-06-062-5/+4
|
* - Update to 1.9.4miwi2010-06-062-6/+5
|
* - Update to 0.08miwi2010-06-062-4/+4
|
* - Update to 1.0.7miwi2010-06-062-4/+4
|
* - Update to 1.4.romain2010-06-064-92/+76
|
* - Update to 0.3.5miwi2010-06-063-5/+6
|
* - Update to 0.8.42miwi2010-06-062-5/+4
|
* C++ bindings for GEGL.miwi2010-06-065-0/+69
| | | | | | | WWW: http://ftp.gnome.org/pub/gnome/sources/geglmm/ PR: ports/146772 Submitted by: Ashish SHUKLA <wahjava at gmail.com>
* - Update to 1.2.1miwi2010-06-062-5/+5
| | | | | PR: 147442 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
* - Update to 1.0.4miwi2010-06-062-4/+4
| | | | | PR: 147443 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
* - Update to 0.5miwi2010-06-064-8/+6
| | | | | PR: 146850 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
* This module allows you to read configuration data written in amiwi2010-06-065-0/+52
| | | | | | | | | | | | | | | | human-readable and easily-editable text format and access it as a perl data structure. It also allows you to write configuration data from perl back to this format. The data format allows key/value pairs, comments, escaping of unprintable or problematic characters, sensible whitespace handling, support for Unicode data, nested sections, or blocks, of configuration data. WWW: http://search.cpan.org/dist/Config-Wrest/ PR: ports/147283 Submitted by: John Alden + Eric Freeman <freebsdports at chillibear.com>
* CommunigatePro Command Line Interface perl module.miwi2010-06-065-0/+31
| | | | | PR: ports/147283 Submitted by: Alexander Kriventsov <avk at vl.ru>
* Perl encrypt stuff simplymiwi2010-06-065-0/+41
| | | | | | | WWW: http://search.cpan.org/dist/Crypt-Simple/ PR: ports/147284 Submitted by: Alexander Kriventsov <avk at vl.ru>
* Drive ssh or other interactive shell, local or remote (like 'expect')miwi2010-06-065-0/+33
| | | | | | | WWW: http://search.cpan.org/dist/IPC-Session/ PR: ports/147286 Submitted by: Alexander Kriventsov <avk at vl.ru>
* Hold Data Set To Calculate Averagemiwi2010-06-065-0/+37
| | | | | | | WWW: http://search.cpan.org/dist/Data-Average PR: ports/147285 Submitted by: Alexander Kriventsov <avk at vl.ru>
* Update gstreamer-plugins-ugly to 0.10.15.kwm2010-06-056-7/+22
| | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.15.html
* Update gstreamer-plugins-bad to 0.10.19.kwm2010-06-053-3/+14
| | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.19.html While here add back distinfo for -bad, -ugly and -base. Oops
* Update gstreamer-plugins-good to 0.10.23.kwm2010-06-053-19/+12
| | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.23.html
* - Complete pkg-descr.romain2010-06-051-1/+11
| | | | Submitted by: meebey (via IM)
* Fix bashisms (source FILE -> . FILE)mandree2010-06-051-0/+4
| | | | | | | | | | | replace shebang-lines /bin/bash -> /bin/sh bump portrevision (changed files) based on: PR: ports/147472 Submitted by: Olli Hauer <ohauer@gmx.de> Approved by: miwi (mentor)
* Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRCromain2010-06-056-0/+139
| | | | | | | | | client for advanced users, targeting the GNOME desktop. WWW: http://www.smuxi.org PR: ports/141444 Submitted by: Romain Tartiere <romain at blogreen.org>
* Update to DEV300_m79.maho2010-06-056-14/+14
| | | | | Fix hunspell issue by: jkim@ Funded by: OpenOffice.org community
* Update pkg-descr (minor fixes; formatting).mandree2010-06-051-13/+12
| | | | Approved by: miwi (mentor)
* SmartIrc4net is a multi-threaded and thread-safe IRC library written in C#. Itromain2010-06-055-0/+40
| | | | | | | | | | allows you to communicate with IRC servers. The API features full channel syncing and is splitted in 3 layers: IrcConnection, IrcCommands and IrcClient. WWW: http://smartirc4net.meebey.net/jaws/ PR: ports/141443 Submitted by: Romain Tartiere <romain at blogreen.org>
* Update to 3.8.0makc2010-06-0512-530/+636
| | | | | PR: ports/147266 Submitted by: Stas Timokhin (maintainer)
* Nini is an uncommonly powerful .NET configuration library designed to helpromain2010-06-056-0/+79
| | | | | | | | | build highly configurable applications quickly. WWW: http://nini.sourceforge.net PR: ports/141442 Submitted by: Romain Tartiere <romain at blogreen.org>
* - Connect alsa-* ports to the buildfluffy2010-06-051-0/+3
|
* - New port: audio/alsa-utils Compatibility layer for ALSA supportfluffy2010-06-055-0/+158
| | | | | PR: 145967 Submitted by: Aragon Gouveia <aragon AT phat.za.net>
* - New port: audio/alsa-plugins Compatibility layer for ALSA supportfluffy2010-06-056-0/+864
| | | | | PR: 145965 Submitted by: Aragon Gouveia <aragon AT phat.za.net>
* - New port: audio/alsa-lib Compatibility layer for ALSA supportfluffy2010-06-056-0/+745
| | | | | PR: 145964 Submitted by: Aragon Gouveia <aragon AT phat.za.net>
* Fix pkg-plistkevlo2010-06-052-0/+4
|
* Update to 5.8.1makc2010-06-052-4/+4
| | | | | | PR: ports/147192 Submitted by: Demelier David <demelier.david at gmail.com> Reviewed by: Jeroen Schot (maintainer)
* Update to 4.1.1makc2010-06-052-9/+18
| | | | | | PR: ports/147192 Submitted by: Demelier David <demelier.david at gmail.com> Reviewed by: Jeroen Schot (maintainer)
* Add optional dependency on devel/libexecinfomakc2010-06-051-0/+8
| | | | | | PR: ports/146912 Submitted by: Anonymous <swell.k at gmail.com> Approved by: Jase Thew (maintainer)
* - Fix buildmiwi2010-06-051-0/+12
| | | | | | PR: 147288 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Approved by: maintianer
* - Update to 2.7.0pgj2010-06-053-15/+24
|
* Update to 0.9.7makc2010-06-054-28/+82
| | | | | | | | | Mark MAKE_JOBS_UNSAFE Fix `makesum' target when clisp is not installed Add option to build with sbcl PR: ports/146942 Submitted by: Anonymous <swell.k at gmail.com>
* Fix package listgirgen2010-06-052-0/+7
|
* - Update to 2.08.01pgj2010-06-053-6/+9
|
* mark as IGNORE.maho2010-06-051-0/+2
| | | | Funded by: OpenOffice.org community
* Update to 0.9bmakc2010-06-053-9/+12
| | | | | | | Sort plist while here PR: ports/147048 Submitted by: Ganael Laplanche (maintainer)
* Update to 3.2.1.maho2010-06-056-26/+24
| | | | Funded by: OpenOffice.org community.
* fix typo and use default python version (2.6)makc2010-06-052-3/+6
| | | | | PR: ports/147008 Submitted by: Anonymous <swell.k at gmail.com>
* Switch optional dependency from removed devel/callgrind to devel/valgrindmakc2010-06-051-13/+5
| | | | | | | Clean up a bit while here PR: ports/147437 Reported by: Anatoly Borodin <anatoly.borodin AT gmail.com>
* - Switch optional dependency from callgrind to valgrind because callgrindbeat2010-06-051-3/+6
| | | | | | | | was removed from the ports tree some time ago. [1] - Add LICENSE and LICENSE_FILE. PR: ports/147436 [1] Reported by: Anatoly Borodin <anatoly.borodin AT gmail.com> [1]
* - update to 4.8.10dinoex2010-06-054-1853/+30
| | | | - does not run with PHP 5.3
* New ports:fjoe2010-06-058-0/+102
| | | | | - net/libfb - foneBRIDGE configuration library - net/fonulator - foneBRIDGE configuration utility
* - Update to 1.2.3lwhsu2010-06-053-775/+776
| | | | | PR: ports/147490 Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer)
* - Update to 2.0.7lwhsu2010-06-053-40/+46
| | | | | PR: ports/147491 Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer)