| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
starting with B,C
|
|
|
|
| |
starting with A
|
|
|
|
| |
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
| |
PR: ports/137465
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: andrey@kostenko.name
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is a complete solution for every organization to create, collaborate, share
and publish all its internal and external documents.
You and your team can create and collaborate on:
- Text documents
- Spreadsheets (coming soon)
- Presentations
- Task Lists
- E-mails
- Calendars
- Web Links
- Contacts
WWW: http://www.opengoo.org/
|
|
|
|
|
|
|
| |
properly to the plist is valid on something other than 8.0 amd64. Also
sort the generated Makefile.man so it remains stable.
Reported by: QAT
|
|
|
|
|
|
|
| |
WWW: http://www.freeswitch.org/
PR: ports/137891
Submitted by: Richard Neese <r.neese at gmail.com>
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/138009
Submitted by: makc
|
|
|
|
| |
Reported by: erwin
|
| |
|
|
|
|
|
|
| |
Remove the option to skip fortran support. Some fortran files are
unconditionally installed and many if not most users will want to
support fortran numerical codes.
|
| |
|
| |
|
|
|
|
|
|
|
| |
longer available
- Reset maintainer
Submitted by: maintainer
|
|
|
|
|
| |
PR: 136849
Submitted by: pgollucci
|
| |
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
|
| |
PR: 138008
Submitted by: Anonymous <swell.k@gmail.com>
Pointy hat to: novel
|
| |
|
|
|
|
| |
Submitted by: pointyhat
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sideeffect, this fixes the plasma systemmonitor applets as most of them
were using this sensor internally for management of the sensor list due
to a limitation of ksysguardd. As this sensor didn't exist on FreeBSD,
they showed nada.
- Add a patch from upstream to fix the network part of the plasma
systemmonitor [1]
- Bump PORTREVISION
Obtained from: KDE SVN (rev. 1001470) [1]
7.x testing by: decept on #kde-freebsd (Freenode)
|
|
|
|
|
| |
PR: 137809
Submitted by: Ilya Bakulin <webmaster@kibab.com>
|
|
|
|
|
| |
PR: 137808
Submitted by: Ilya Bakulin <webmaster@kibab.com>
|
|
|
|
|
| |
PR: 137807
Submitted by: Ilya Bakulin <webmaster@kibab.com> (maintainer)
|
|
|
|
|
|
|
| |
Details: http://lists.exim.org/lurker/message/20090729.134711.ef8c803e.en.html
PR: ports/137257
Submitted by: Artis Caune <Artis.Caune@gmail.com>
|
|
|
|
|
|
| |
- Take maintainership.
Obtained from: http://code.google.com/p/bonnie-64/source/detail?r=2
|
|
|
|
|
| |
PR: ports/137965 (based on)
Submitted by: Martin Schweizer <schweizer.martin gmail.com>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Search-Xapian/Changes
|
|
|
|
|
|
| |
PR: ports/138033
Submitted by: glarkin
Approved by: wenheping at gmail dot com (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DateTime-TimeZone/Changes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-Cover/CHANGES
Changes file is not helpful, though.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-Base/Changes
|
| |
|
|
|
|
| |
Approved by: maintainer (implicitly)
|
|
|
|
| |
Submitted by: glebius (maintainer)
|
|
|
|
| |
Funded by: OpenOffice.org community.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
heartbeat-2.1.4 used in port sysutils/heartbeat does not
work correctly if there are multiple interfaces with the
same IP address (where only one of is UP, the others are
DOWN). Fix this with files/patch-resources-OCF-IPaddr;
. bump PORTREVISION.
PR: ports/137865 [1]
Submitted by: Michael Leun <michael.leun at arcor.net> [1]
Approved by: Justin Head <ports at encarnate.com> (maintainer) [1]
|
|
|
|
|
|
|
| |
- Remove patches accepted and committed upstreams
Thanks to: Federico Hernandez <ultrafredde@gmail.com>
(upstreams support)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-NBsocket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Async/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=========
1. Rework the NO_DEP_UPDATES feature which is an optimization when you
are updating or installing a port whose dependencies are all up to date.
a. Stop using a temporary file for this feature, and instead utilize the
existing IPC_SAVE mechanism
b. Focus the toggling of this flag in update_port() so that it will always
be unset when it needs to be (and not when it doesn't)
[This is the actual bug fix]
c. Add a flag that is global but not exported in dependency_check() so
that the toggle in update_port() will know when (and when not) to fire
2. Set PM_BUILDING when it needs to be set in multiport()
Enhancements
============
1. Use globstrip() in multiport(), change the variable to match the parser,
and add notes in the parser and multiport() to keep the code in synch
(it's _just_ different enough so that a function doesn't make sense atm)
2. Replace globstrip sed kludge with more effcient shell pattern
3. Make the PM_BUILDING values more explicit to aid in debugging
|
| |
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/137765
Submitted by: Danton Dorati <danton_AT_freebsdbrasil dot com dot br>
|
|
|
|
|
|
|
|
|
|
| |
for homebrew PSP development.
WWW: http://www.ps2dev.org
PR: ports/132323, ports/132324, ports/132325, ports/132326
ports/132327, ports/132328, ports/132329, ports/132330
Submitted by: Tassilo Philipp <tphilipp@potion-studios.com>
|
| |
|
| |
|
|
|
|
|
|
| |
Changelog at <http://download.aquafold.com/download/changelog.txt>.
Reported by: pointyhat via Pav
|
| |
|
|
|
|
| |
Reported by: QAT
|
| |
|
|
|
|
| |
of changes.
|
|
|
|
|
| |
PR: ports/137997
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
|
| |
PR: 135958
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
|
|
|
|
|
|
| |
PR: ports/137549
Submitted by: Sylvio Cesar <scjamorim bsd.com.br>
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: tabthorpe (mentor, implicit)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
|
|
|
|
| |
Funded by: OpenOffice.org community
|
|
|
|
| |
Funded by: OpenOffice.org community
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/FLORA/MooseX-Method-Signatures-0.21/Changes
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/FLORA/Parse-Method-Signatures-1.003011/Changes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: pointyhat (pav)
|
|
|
|
|
| |
- Reindent OPTIONS
- Take maintainership
|
|
|
|
|
|
| |
tune your guitar.
WWW: http://code.google.com/p/wxguitar/
|
| |
|
|
|
|
|
|
| |
since it's used as internal help file.
Reported by: QAT
|
|
|
|
| |
FreeBSD 7.2 or 8.0, and configure fails on 6.4.
|
|
|
|
|
|
| |
- Remove patches that have been merged upstream
- Add dependency on bash (and don't call it /bin/bash)
- Grab maintainership
|
| |
|
|
|
|
| |
an extra option set and no longer used by anything in the tree.
|
| |
|
|
|
|
|
|
|
| |
- Consistently spell ``NVidia''
- Convert to OPTIONS, clean up Makefile
- Unmute installation commands
- I use NVidia and I overclock, so take it
|
|
|
|
|
| |
PR: ports/137926
Submitted by: Steve Randall <srandall52@sbcglobal.net>
|
| |
|
| |
|
|
|
|
|
| |
<yuanjue@yuanjue.net>: connect to yuanjue.net[208.73.210.27]:25: Connection
refused
|
|
|
|
|
| |
PR: 137949
Submitted by: Wen Heping <wenheping@gmail.com>
|
|
|
|
|
| |
PR: 137954
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
|
|
|
|
|
| |
PR: 137948
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 137947
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
|
| |
gnutls-config.
Reported by: QAT
|
| |
|
|
|
|
| |
Reported by: QAT
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
servers in Ethernet. Supports various modes. Theres possibility
to set outgoing MAC addresses and optional settings in generated
DHCP requests. Supports legal DHCP servers list. One can run it
in interactive mode under users control or fully automatic mode for
start up from script.
WWW: http://www.netpatch.ru/en/dhcdrop.html
PR: 137955
Submitted by: Babinski Nick <nick@malbi.dp.ua>
|
| |
|
|
|
|
|
|
| |
PR: 137943
Submitted by: myself
Approved by: Jamie Landeg Jones <jamie@bishopston.net> (maintainer)
|
|
|
|
|
|
| |
Pointhat to: miwi
Approved by: miwi (mentor)
|
|
|
|
| |
- Add 'freebsd' to the list of supported JAVA_VENDOR
|
| |
|
|
|
|
|
|
| |
- Adjust port description according to the new author's page, fix WWW
- Fix plist issues (mixed usage of PORTDOCS and PORTEXAMPLES)
- Relinquish, I no longer use it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
environment (IDE) tailored to the needs of Qt developers.
It includes:
* An advanced C++ code editor
* Integrated GUI layout and forms designer
* Project and build management tools
* Integrated, context-sensitive help system
* Visual debugger
* Rapid code navigation tools
* Supports multiple platforms
WWW: http://www.qtsoftware.com/products/developer-tools
Approved by: miwi (mentor)
|
|
|
|
|
| |
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: maintainer timeout
|
|
|
|
| |
Submitted by: Anonymous <swell.k@gmail.com>
|
|
|
|
| |
Submitted by: Anonymous <swell.k@gmail.com>
|
| |
|
|
|
|
|
| |
PR: 137430
Submitted by: Anonymous <swell.k@gmail.com>
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Types/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: Ulrich Spoerlein <uqs at spoerlein.net> via email
|
| |
|
|
|
|
|
| |
PR: 137798
Submitted by: makc
|
|
|
|
|
| |
- Remove files/patch-doc-txt2html.py
- Set USE_PYDISTUTILS to easy_install
|
| |
|
| |
|
|
|
|
| |
Thanks to: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
|
|
|
| |
- Pass maintainer to submitter.
PR: ports/137350
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainer to submitter.
PR: ports/137811
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
| |
Reported by: pgollucci
|
|
|
|
|
|
|
| |
ports that are with libtool22 while users have libtool15 installed. It will
stop the check dependency and tell you to update your libtool first.
Approved by: portmgr
|
|
|
|
| |
Submitted by: Andreas Tobler <andreast-list AT fgznet.ch>
|
|
|
|
|
|
| |
PR: ports/137895
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: D'Arcy J.M. Cain <darcy@druid.net> (maintainer)
|
|
|
|
|
|
| |
PR: ports/137896
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: D'Arcy J.M. Cain <darcy@druid.net> (maintainer)
|
|
|
|
|
|
|
|
| |
- Remove BROKEN with managesieve option (no need to bump PORTREVISION
as this option is off by default).
PR: ports/137937
Submitted by: Yarema <yds@CoolRat.org> (maintainer)
|
|
|
|
|
| |
PR: ports/137936
Submitted by: Yarema <yds@CoolRat.org> (maintainer)
|
|
|
|
|
| |
PR: ports/137935
Submitted by: Yarema <yds@CoolRat.org> (maintainer)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Reported by: erwin (pointyhat)
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
|
|
|
| |
- Use Apache 2.0+.
PR: ports/137810
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
|
|
|
|
|
|
|
| |
- Pass maintainer to submitter.
PR: ports/137889
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
|
|
| |
PR: ports/137856
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Jiawei <leafy7382@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/137847
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
|
|
|
|
|
|
| |
PR: ports/137853
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Luiz Eduardo Roncato Cordeiro <cordeiro@cert.br> (maintainer)
|
| |
|
|
|
|
| |
be buggy with pidgin.
|
| |
|
|
|
|
|
| |
PR: 137910
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
|
|
|
|
| |
Repocopy from www/mediawiki12 to www/mediawiki112
|
|
|
|
|
| |
PR: 137933
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
|
|
|
|
|
| |
PR: 137932
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
|
|
|
|
|
| |
PR: 137931
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
|
|
|
|
|
|
|
| |
- Update maintainer mail adress
PR: 137930
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
|
|
|
|
|
| |
PR: 137603
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 137861
Submitted by: CeDeROM <tomek.cedro@gmail.com> (maintainer)
|
|
|
|
| |
www/py-turbogears -> www/py-turbogears2
|
|
|
|
| |
PR: 133344
|
| |
|
|
|
|
| |
Reported by: ionbot
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 137923
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
|
|
|
|
|
| |
PR: 137913
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
|
|
|
|
|
| |
PR: 137908
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 137905
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 137904
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 137903
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 137902
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 137898
Submitted by: Shinsuke Matsui <smatsui@karashi.org> (maintainer)
|
|
|
|
|
| |
PR: 137894
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 137893
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 137928
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
which are so general purpose that they don't belong in Zope
application-specific packages.
WWW: http://www.python.org/pypi/zope.exceptions
PR: ports/137927
Submitted by: Wen Heping <wenheping at gmail.com>
|
|
|
|
|
| |
PR: 137938
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
|
|
|
|
|
| |
PR: 137859
Submitted by: olli hauer <ohauer@gmx.de>
|
| |
|
|
|
|
|
| |
WWW: http://doc.otrs.org/2.4/en/html/x48.html#new-features-of-2.4
Changes: http://source.otrs.org/viewvc.cgi/otrs/CHANGES?revision=1.950&view=markup
|
|
|
|
| |
- Kill old-school attribution and EOL space
|
|
|
|
|
| |
PR: ports/137909
Submitted by: skv
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
damaged.
Spotted by: miwi
|
| |
|
| |
|
|
|
|
|
|
|
| |
user-friendly KDE GUI, a preset support, a low-latency DSP engine, and each
effect parameter can be altered "on the fly".
WWW: http://zyzstar.kosoru.com/?creox
|
| |
|
|
|
|
| |
PR: ports/137919
|
|
|
|
|
|
| |
PR: ports/133344
Submitted by: Alex Bakhtin <bakhtin xx amt.ru>
Approved by: maintainer timeout (> 4 months)
|
|
|
|
|
|
|
|
|
|
| |
. remove BUILD_DEPENDS=mcpp:${PORTSDIR}/devel/mcpp; [2]
. bump PORTREVISION. [1]
PR: ports/137767 [1]
Submitted by: Ayumi M <ayu at commun.jp> [1]
Approved by: Stefan Ehmann <shoesoft at gmx.net> (maintaiiner) [1]
Suggested by: Stefan Ehmann <shoesoft at gmx.net> (maintaiiner) [2]
|
| |
|
|
|
|
|
|
| |
PR: ports/137851
Submitted by: Alberto Villa <villa.alberto at gmail.com>
approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on Google Appengine.
The stable version includes the following classes:
Session: An http session class to preserve identity across http requests.
It uses both BigTable and Memcache for performance and reliability.
It also includes middleware to plug in with django.
Cache: A BigTable and Memcache caching class. Any object that can be pickled
can be stored in cache.
Event: A subscribe/fire event system that gives developers the ability to set
callback functions.
Flash: A cookie based messaging library. Using json, data structures can be
stored as a cookie in the browser and retrieved on the next request.
Useful for messages such as "Thank you for logging in."
WWW: http://code.google.com/p/gaeutilities/
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION.
PR: ports/137510 [1]
Submitted by: dikshie <dikshie at sfc.wide.ad.jp> [1]
Approved by: Boris Kovalenko <boris at tagnet.ru> (maintainer) [1]
|
|
|
|
| |
- Add files/patch-kiwi-dist.py
|
|
|
|
| |
Reported by: <s.svirid at sibset-team.ru> (maintainer of net-mgmt/noc by e-mail)
|
|
|
|
| |
Approved by: gahr (maintainer)
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DateTime-TimeZone/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DateTime-Format-Pg/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/BRICAS/Catalyst-Plugin-ConfigLoader-0.27/Changes
|
|
|
|
|
| |
Submitted by: pointyhat
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Service provider and Enterprise Network Operation Centers (NOC).
Areas covered by NOC:
* Fault Management
* Service Activation/Provisioning
* Knowledge Base
* Multi-VRF Address space management
* Virtual Circuits management (VLAN, DLCI, etc)
* Configuration Management
* DNS provisioning
* Peering management, RPSL and BGP filters generator, integrated
looking glass
* Reporting
NOC Project is distributed under the term of BSD-like LICENSE.
Enjoy!
The NOC Project Team
WWW: http://www.nocproject.org/
PR: ports/137489
Submitted by: Stanislav Svirid <count at 211.ru>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Finance-Currency-Convert-XE/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Data-Dump/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CSS-DOM/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/RadiusPerl/Changes
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix python support in highgui module.
Bump PORTREVISION
Pass maintainership to submitter.
PR: 137805, 137871
Submitted by: Alberto Villa <villa.alberto AT gmail DOT com>
Approved by: miwi (mentor)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/137907
Approved by: netchild (maintainer)
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/SEMUELF/Data-ParseBinary-0.24/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/FLORA/MooseX-AttributeHelpers-0.21/ChangeLog
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/BARBIE/VCS-Lite-0.09/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/FLORA/Catalyst-Action-RenderView-0.11/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/PETDANCE/WWW-Mechanize-1.60/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/DROLSKY/Catalyst-Plugin-Session-State-URI-0.11/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Session-State-Cookie-0.12/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Session-0.25/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Session-Store-FastMmap-0.11/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/BOOK/HTTP-Proxy-0.24/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/FLORA/Catalyst-Plugin-FillInForm-0.12/Changes
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/MSTROUT/Catalyst-Model-DBIC-Schema-0.26/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Feature: now the start cache loader runs in a separate process; this
should improve large caches handling.
*) Feature: now temporarily files and permanent storage area may reside
at different file systems.
</ChangeLog>
|
|
|
|
|
|
| |
- Remove duplicated gnutls dependency
Pointy hat to: novel
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/KRAIH/Text-SimpleTable-2.0/Changes
|
|
|
|
|
|
|
|
|
| |
files into a human-readable form. You can format/dump the files
several ways as well as dumping straight binary. This utility is
intended to aid in the understanding of the internal contents of a
PostgreSQL block.
WWW: http://sources.redhat.com/rhdb/utilities.html
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 137760
Submitted by: Sofian Brabez
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 137210
Submitted by: farrokhi
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: 137209
Submitted by: farrokhi
|
|
|
|
|
|
| |
PR: 137207
Submitted by: farrokhi
Approved by: maintainer timeout
|