| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: sunpoet
|
|
|
|
| |
Approved by: roam (maintainer, implicit)
|
| |
|
| |
|
| |
|
|
|
|
| |
minutes.
|
| |
|
|
|
|
| |
Thank you for your work!
|
|
|
|
|
|
| |
- Use USERS/GROUPS
- Remove support for FreeBSD 5.x/6.x
- Cosmetic changes
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Lexical-Var/
|
| |
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Lexical-SealRequireHints/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update lang/ruby19 to p125
Changes:
http://www.ruby-forum.com/topic/3663807#1047121
http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/
PR: ports/165223
Submitted by: swills (myself)
Reviewed by: pgollucci
Approved by: portmgr
|
| |
|
|
|
|
| |
- Add additional MASTER_SITES
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
| |
Approved by: roam@
|
|
|
|
| |
Approved by: roam@
|
|
|
|
| |
Approved by: roam@
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Morrow)
- Adds a symbolic link executable with the version suffix to support tools without debugger configuration (like devel/nemiver)
- Bump PORTREVISION due to track changes to options and pkg-plist
PR: ports/165357
Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Approved by: gabor (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/165458
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
| |
PR: 165441
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
| |
|
|
|
|
| |
Discussed with: maintainer
|
|
|
|
| |
first security vulnerability without official fix is discovered.
|
| |
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
PR: 165459
Approved by: Maintainer (Corey Halpin <chalpin@cs.wisc.edu>)
|
| |
|
|
|
|
| |
Reported by: pav via pointyhat
|
|
|
|
| |
Reported by: pav via pointyhat
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
| |
PR: 164478
Submitted by: Pierre DAVID, jgh@
Author's readme continues to claim compatibility with Tcl older than 8.5.
|
|
|
|
| |
Approved by: glarkin@ (mentor, implicit)
|
|
|
|
| |
Approved by: glarkin@ (mentor, implicit)
|
|
|
|
| |
Approved by: glarkin@ (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/165377
Submitted by: Gerard Seibert <gerard@seibercom.net>
Approved by: glarkin@ (mentor, implicit)
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package contains the code from importlib as found in Python 2.7.
It is provided so that people who wish to use importlib.import_module()
with a version of Python prior to 2.7 or in 3.0 have the function readily
available. The code in no way deviates from what can be found in the 2.7
trunk.
For documentation, see the importlib docs for Python 2.7.
WWW: http://pypi.python.org/pypi/importlib/1.0.
PR: ports/165420
Submitted by: Alexandros Kosiaris <akosiaris@gmail.com>
|
|
|
|
|
|
| |
PR: ports/165335
Submitted by: dinoex@
Approved by: cs@ (maintainer), glarkin@ (mentor, implicit)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/165282
Submitted by: truckman@
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
| |
PR: ports/165435
Submitted by: maintainer, howeyc@gmail.com
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Tor traffic between the client and the bridge. This way, censors, who usually
monitor traffic between the client and the bridge, will see innocent-looking
transformed traffic instead of the actual Tor traffic.
WWW: https://www.torproject.org/projects/obfsproxy.html.en
Approved by: glarkin@ (mentor)
|
|
|
|
| |
Approved by: glarkin@ (mentor)
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
|
|
|
|
|
| |
PR: ports/165397
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
|
|
|
|
| |
Reported by: portsnap buildbox via cperciva
|
|
|
|
|
| |
PR: ports/165425
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
As noted in the file, PREFIX and NO_MTREE need to be defined in the
pre-makefile section, as PREFIX is checked prior to the end of the
section (in bsd.port.mk), and NO_MTREE in the post-makefile section
(in bsd.port.mk and other *.mk files).
The "error" (it was actually an annoyance, but could have been worse)
was triggered when updating KDE ports using the new WITH_PKGNG switch
(bsd.pkgng.mk, also bugged in a similar way at the time, resolved the
value of NO_MTREE prior to its definition in bsd.kde4.mk).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
UPGRADE URGENCY: moderate if you don't experience any of the fixed problems.
* [BUGFIX] Make install now uses cp -f to avoid 'text file busy' errors.
* [BUGFIX] redis-check-aof is now large files safe also on 32 bit systems.
* [BUGFIX] Issue #327 fixed: maxmemory and replication now work much better.
* [BUGFIX] Now HINCRBY can detect overflows too. Fix for issue #330.
* [BUGFIX] Fixed compilation with latest clang.
* [BUGFIX] Fixed handling of empty sorted sets produced in RDB by
very old Redis versions (1.2.x).
</ChangeLog>
|
|
|
|
|
|
|
|
|
|
| |
from packages.
PR: ports/165352
Reported by: Marat Bakeev <hawara@hawara.com>
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: gabor (mentor, implicit)
Feature safe: yes
|
|
|
|
|
|
| |
bzip2-file. Use the smaller pure (binary) bzipped patch file instead.
Submitted by: Alex Kozlow
|
|
|
|
|
|
|
|
| |
or if qt33 is installed.
PR: ports/165438 [1]
Reported by: ale@, rakuco@, Justin Smith <freebsd.users@gmail.com> [1]
angelv <angelvg@gmail.com>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-Declare/Changes
|
|
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS and TEST_DEPENDS
Changes: http://search.cpan.org/dist/List-AllUtils/Changes
PR: ports/165389
Submitted by: sunpoet (myself)
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since 2.0 include:
o Fix segfault with net io engine and no file/hostname given.
o Fix net engine client read server write bug.
o Fix early termination of runs caused by ramp_time > runtime
o Implement zoned random I/O testing support
o Fix thread hang when using async engines (libaio,etc.) when too low of a iops rate...
o Make random map allocation more resilient
o Fail if we can't satisfy the minimum block size
o Enable completion latency stat collection on verify
o Fix bandwidth logging for mixed read/write workloads.
o Token-based flow control
o Fix IOPS logging for mixed read/write workloads
o Use crc32c for the verify_header checksum
o client: exit if no jobs were sent and client is idle
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Tie-Cache/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/ExtUtils-CBuilder/Changes
|
|
|
|
| |
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
|
|
|
|
|
|
| |
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/B-Hooks-EndOfScope/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Class-DBI-Lite/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/File-Map/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Types-Common/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Config-Model/ChangeLog
|
| |
|
| |
|
|
|
|
|
|
| |
- grab maintainership because of long story of timeouts [1]
Approved by: pav (via mail) [1]
|
|
|
|
|
|
|
| |
be numeric, but is null by default.
Currently in discussion upstream, but this change is confirmed to at
least fix the symptom of not properly restoring the session on restart.
|
| |
|
|
|
|
|
| |
PR: 165374
Submitted by: swills
|
|
|
|
|
|
| |
PR: 163721 [based on]
Submitted by: Kurt Jaeger <fbsd-ports at opsec dot eu>
Approved by: maintainer (timeout; 1 month+)
|
|
|
|
| |
Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.2.txt
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Filter/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
1.69.39:
- Fixed a bug in expression calculator that caused result of division by number
larger than 32-bit be always the absolute value of actual result (the sign was
dropped).
1.69.38:
- Fixed a small bug that made relative offsets get invalid symbol type in some
cases.
1.69.37:
- Added "relativeto" testing operator.
- Couple of small bugfixes.
1.69.36:
- Added "assert" directive.
- Macroinstruction argument now can have default value, defined with "=" symbol
followed by value after the argument name in definition.
- Fixed a bug which disallowed combining unary "+" with other unary operators.
PR: ports/165395
Submitted by: Aldis Berjoza <graudeejs@gmail.com> (maintainer)
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Test-Lazy/
|
|
|
|
|
|
|
| |
mutt-compatible format. It may be called from .muttrc to automatically
fill mutt's mailboxes parameter on startup with all available maildirs.
WWW: https://github.com/AMDmi3/findmaildirs
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
of which are in BSD.local.mk.
pointyhat++
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lid -L no longer mishandles open-ended ranges like "..2" and "2.."
* lid's -d, -o and -x options now work properly
- Remove "LICENSE_FILE", leaving "LICENSE" since it's standard GPLv3
- Fix build on FreeBSD-10
PR: ports/165340
Submitted by: Peter Jeremy <peterjeremy@acm.org>
|
|
|
|
| |
- Fix WWW line in pkg-descr
|
| |
|
|
|
|
|
|
|
| |
The Upstream maintainer removed docear.bat and docear.exe from *linux.tar.gz
file, chase that change. No other changes were observed when I compared the
original and the new tarball, and this matches the maintainer's statement at
https://sourceforge.net/apps/phpbb/docear/viewtopic.php?f=2&t=166#p438.
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Text-Lorem/
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/155547
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/164871
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
|
|
|
|
|
|
| |
resolves this.
Submitted by: arved
|
| |
|
|
|
|
|
| |
Reported by: ale@
Pointyhat to: kwm@
|
|
|
|
|
| |
PR: ports/165417
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
|
| |
|
|
|
|
|
|
|
|
| |
- while here drop SUB_LIST defines, as they are provided by java inclusion
PR: ports/165405
Submitted by: jhein@symmetricom.com
Approved by: maintainer, john.c.prather@gmail.com
|
|
|
|
|
|
|
|
|
|
|
| |
This is a makefile written by Martin Atelier that makes it possible
to build Arduino sketches with gmake. An example sketch and Makefile;
it is installed in share/examples/arduino-mk
PR: ports/156143
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
Approved by: gabor (mentor, implicit)
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Reset maintainership due to multiple maintainer timeouts
- Take maintainership
PR: ports/164471 [1]
Submitted by: Nikolay Denev <ndenev@gmail.com> [1]
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.56/Changes
|
| |
|
|
|
|
|
| |
Reported by: pav@
Approved by: jadawin@, miwi@ (mentors, implicit)
|
|
|
|
|
| |
PR: ports/165406
Submitted by: brooks@
|
|
|
|
| |
Approved by: jadawin@, miwi@ (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added several new features:
- Support for transposing all chords in a song
- Support for editing chords
- Many more chord variants have been added
- Improved support for importing Lyrics
- Support for exporting back to Lyrics
- Removed not so useful echo tab
- Improved help tab
- Minor updates to GUI
- Added display of more error messages
- Removed redundant spaces in PDF printouts
- Compile fixes for Linux
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Fixed some atexit() handling
- Compile fixes for Linux
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
emotional. It was introduced as the font used for Android 4.0 "Ice
Cream Sandwich". This typeface is designed for high resolution mobile
devices so it includes several typefaces for text in different sizes.
WWW: http://developer.android.com/design/style/typography.html
PR: 165342
Submitted by: Winston Weinert <winstonw at lavabit dot com>
|
|
|
|
| |
Pointed out by: eadler
|
|
|
|
|
|
|
| |
o) web_dav_extension, for support missing PROPFIND and OPTIONS commands;
o) http_auth_digest, providing support for RFC 2617 Digest Authentication.
PR: 165276, 165333
|
| |
|
|
|
|
|
| |
PR: 165411
Submitted by: Conrad J. Sabatier <conrads at cox dot net>
|
|
|
|
| |
Submitted by: freshports
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
| |
Also, portmgr has been notified that the authors no longer wish to allow
these files to be distributed in a modified fashion, as they are intended
to be used for conformance testing. If anyone is interested in working
with the upstream to integrate FreeBSD's patches, please contact portmgr.
Hat: portmgr
|
| |
|
|
|
|
| |
Thanks to: dougb
|
| |
|
|
|
|
|
|
|
|
|
| |
Remove local patches because the program respects PREFIX and friends now (acc' to upstream)
Changes:
- Respects PREFIX
- Misc changes
|
| |
|
|
|
|
|
| |
Submitted by: Maintainer (Joe Greco <jgreco@ns.sol.net>)
Approved by: Implicitly approved by maintainer
|
|
|
|
| |
Reported by: jerry@seibercom.net and avg via mailing list
|
|
|
|
|
|
|
|
| |
-notk; add a test target; clean up
PR: 160492 [1]
Submitted by: J. Beich (partial patch; under various pseudonyms?) [1]
Approved by: maintainer
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Enable installation of the shared libaray in LLVM.
Add preliminary support for building and installing the gold linker
plugin. No option is avaiable to turn it on (use -DWITH_LTOPLUGIN)
because devel/binutils does not yet build the gold linker.
|
|
|
|
|
| |
PR: ports/164971
Submitted by: swills
|
|
|
|
| |
Changelog at <http://tt-rss.org/redmine/versions/75>.
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: dougb, Frank Bartels
Discussed with: avg
|
|
|
|
|
| |
PR: 165370, 165372
Submitted by: Steve Wills <swills@freebsd.org>
|
|
|
|
|
|
| |
PR: 164944
Submitted by: myself
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from prcvar.cpp:25:
private.h:33: error: field 'cond' has incomplete type
private.h: In constructor 'PRCondVar::PRCondVar(PRLock*)':
private.h:35: error: class 'PRCondVar' does not have any field named 'cond'
prcvar.cpp: In function 'PRStatus PR_WaitCondVar(PRCondVar*, PRIntervalTime)':
prcvar.cpp:44: error: 'struct PRCondVar' has no member named 'cond'
prcvar.cpp:44: error: 'struct PRCondVar' has no member named 'cond'
prcvar.cpp: In function 'PRStatus PR_NotifyCondVar(PRCondVar*)':
prcvar.cpp:49: error: 'struct PRCondVar' has no member named 'cond'
prcvar.cpp: In function 'PRStatus PR_NotifyAllCondVar(PRCondVar*)':
prcvar.cpp:54: error: 'struct PRCondVar' has no member named 'cond'
*** Error code 1
Reported by: pointyhat
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/165379
Submitted by: Seiji Ariga <freebsd@khaotic.net>
|
|
|
|
|
|
|
|
| |
- Builds now on 9.x, drop conditional
- while here use include of bpm and loop on portdocs
PR: ports/165388
Submitted by: maintainer, mc@hack.org
|
| |
|
| |
|
|
|
|
|
| |
PR: 165386
Submitted by: Josh Paetzel
|
|
|
|
|
| |
PR: ports/165346
Submitted by: maintainer, rnejdl@ringofsaturn.com
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojolicious/Changes
PR: ports/165165
Submitted by: sunpoet (myself)
Approved by: Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Sys-HostIP/Changes
PR: ports/165029
Submitted by: sunpoet (myself)
Approved by: Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Sort LIB_DEPENDS
- Add TEST_DEPENDS
- Move MAN3 from Makefile.man to Makefile
Changes: http://search.cpan.org/dist/Imager/Changes
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Variable-Magic/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Sphinx-Search/Changes
|
|
|
|
|
|
|
|
|
|
| |
- changes:
* move commands man pages from section 1 to 8
* pkg check can now be run as a user (will print the missing dependencies if any)
* better handling of database creation error
* new option -f to install subcommand to force reinstallation of a package
* new option -f to upgrade subcommand to force reinstallation of the whole set of packages
* pkg audit can now take a package: name-version in argument
|
|
|
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS and TEST_DEPENDS
- Fix *_DEPENDS: Capture::Tiny is a test-only dependency
Changes: http://search.cpan.org/dist/Email-Sender/Changes
PR: ports/164701
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 20 days)
|
|
|
|
|
|
|
|
| |
- only read bsd.pkgng.mk in post.mk [1]
- move the command definition to bsd.command.mk [1]
- fix check-vulnerable [2]
Submitted by: avilla [1], rene [2]
|
| |
|
|
|
|
|
|
|
|
| |
to handle unzip
PR: ports/164416
Submitted by: bapt (myself)
Approved by: maintainer timeout (> 3 weeks)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
PR: ports/164046
Submitted by: bapt (myself)
Approved by: maintainer timeout (> 5 weeks)
|
|
|
|
| |
Approved by: maintainer timeout (>5weeks)
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
OfflineIMAP changed its maintainer again, now it is
Sebastian Spaeth. There are too many changes since
6.4.0, so they won't be listed here for this update.
Feature safe: yes
|
| |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/perl-ldap/Changes
PR: ports/165234
Submitted by: Nick Hilliard <nick@foobar.org>
|
|
|
|
| |
PR: ports/165082
|
|
|
|
| |
PR: ports/165082
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
- Fix building on Sparc architecture
- Remove dependency on libungif[1]
PR: ports/165299[1]
Submitted by: olgeni[1]
|
|
|
|
|
|
|
| |
compromised.
- Fix MASTER_SITES
- Remove unused arguments from CONFIGURE_ARGS
- Remove unneeded quotations from pkg-config file
|
|
|
|
|
|
|
|
| |
- Remove dependency on libungif[1]
- Import a diff from bzr repository to make VC work with Subversion 1.7[2]
PR: ports/165298[1], ports/162191[2]
Submitted by: olgeni[1], Yasuhiro KIMURA <yasu@utahime.org>[2]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
A tetris like game with single player and multiplayer capabilities
(Internet or LAN).
WWW: http://code.google.com/p/quadra/
PR: ports/163616
Submitted by: Karsten Brandt <spam_schlucker at web.de>
|
|
|
|
|
|
| |
- Add LICENSE
Reported by: pointyhat
|
| |
|
|
|
|
|
|
|
| |
Update maintainer address
PR: ports/165274
Submitted by: Matthew Donovan (maintainer)
|
|
|
|
|
| |
PR: ports/165267
Submitted by: Jason E. Hale (maintainer)
|
|
|
|
|
|
|
| |
Add LICENSE (ZLIB license)
PR: ports/165266
Submitted by: Jason E. Hale (maintainer)
|
|
|
|
|
| |
PR: ports/165262
Submitted by: Jason E. Hale (maintainer)
|
|
|
|
|
| |
PR: ports/165261
Submitted by: Jason E. Hale (maintainer)
|
|
|
|
|
|
|
| |
Update WWW
PR: ports/165260
Submitted by: Jason E. Hale (maintainer)
|
|
|
|
| |
in BSD.local.mk. Do it with @dirrmtry just in case.
|
|
|
|
|
|
| |
extension as well (still PDF import extension and
report builder extension are missing due to license issue,
though).
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Types-Common/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
|
|
|
|
|
|
| |
- Sort *_DEPENDS and MAN3
Changes: http://search.cpan.org/dist/Image-Info/CHANGES
|
| |
|
|
|
|
|
| |
PR: ports/165325
Submitted by: swills
|
|
|
|
|
|
| |
please consider using ports-mgmt/portmaster
Discussed with: bugmeister(eadler, linimon), ruby(swills, pgollucci) via #bsdports
|
|
|
|
| |
This allows some qt apps to dynamicly load openssl
|
|
|
|
| |
Spurred by: pgollucci
|
|
|
|
|
| |
PR: 164716
Submitted by: Falz
|
| |
|
|
|
|
|
|
| |
PR: 165355
Submitted by: Y.A.
Obtained from: debian
|
|
|
|
|
|
| |
PR: ports/165188
Submitted by: Niclas Zeising <zeising@daemonic.se>
Approved by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
|
|
|
|
| |
PR: 165371
|
|
|
|
|
|
| |
PR: ports/165378
Submitted by: swills (myself)
Approved by: Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
|
|
|
|
|
|
|
|
|
| |
of numeric time-series data on an enterprise level.
WWW: http://launchpad.net/graphite
PR: ports/165285
Submitted by: Evan Sarmiento <esarmiento@wayfair.com>
|
|
|
|
|
|
|
| |
WWW: http://launchpad.net/graphite
PR: ports/165283
Submitted by: Evan Sarmiento <bsdports@wayfair.com>
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Submitted by: Oliver Pinter <oliver.pinter@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From CHANGES.txt:
0.7.1
* Removed non-ASCII characters from README and CHANGES docs (required by
distutils if we're to include them in the long_description). Fixes #55.
0.7
* Python 3 is now supported. All tests now pass under Python 3.2 on
Windows and Linux (although Linux backend support is limited). Fixes #28.
* Extension modules on Mac and Windows replaced by pure-Python ctypes
implementations. Thanks to Jerome Laheurte.
* WinVaultKeyring now supports multiple passwords for the same service. Fixes
#47.
* Most of the tests don't require user interaction anymore.
* Entries stored in Gnome Keyring appears now with a meaningful name if you try
to browser your keyring (for ex. with Seahorse)
* Tests from Gnome Keyring no longer pollute the user own keyring.
* `keyring.util.escape` now accepts only unicode strings. Don't try to encode
strings passed to it.
PR: ports/165345
Submitted by: maintainer, douglas@douglasthrift.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From ChangeLog:
2011-09-23 unidecode 0.04.9
* Fixed Python 2.5 installation issue.
2011-09-22 unidecode 0.04.8
* License change to GPL to fit better with other Python modules and
to remove the issue of depending on Perl for licensing terms.
* Always return a string object on Python 2.x. Before this patch,
unidecode() returned a unicode object on Python 2.x if the input
was a unicode object that contained ASCII characters. Behaviour
on Python 3.x remains unchanged. (thanks to Wesley Yarde)
PR: ports/165344
Submitted by: maintainer, douglas@douglasthrift.net
|
|
|
|
| |
submitter changed cateogries on me and I had both in my local tree so tb worked
|
| |
|
|
|
|
|
|
|
|
|
|
| |
A network daemon for aggregating statistics (counters and timers),
rolling them up, then sending them to graphite or mongodb.
WWW: https://github.com/quasor/statsd
PR: ports/165279
Submitted by: Evan Sarmiento <bsdports@wayfair.com>
|
|
|
|
|
|
|
| |
WWW: https://github.com/mongodb/mongo-ruby-driver
PR: ports/165368
Submitted by: Evan Sarmiento <bsdports@wayfair.com>
|
| |
|
|
|
|
|
| |
- Add TEST_DEPENDS to enable testing
- Avoid use of SITE_PERL in DEPENDS
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.55/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Catalyst-Action-REST/Changes
|
|
|
|
|
| |
changes:
http://pypi.python.org/pypi/Zope2/2.13.13#id1
|
|
|
|
|
|
|
|
| |
- Enable gtk by default
- Make use of PORTDOCS and PORTEXAMPLES
PR: ports/165350 (based on)
Submitted by: Shin-ya Murakami (maintainer)
|
|
|
|
|
| |
PR: ports/165362
Submitted by: maintainer, conrads@cox.net
|
|
|
|
|
|
|
| |
WWW: http://www.mongodb.org/
PR: ports/165280
Submitted by: Evan Sarmiento <bsdports@wayfair.com>
|
| |
|
|
|
|
| |
- Hand over to multimedia@ just like other lossless encoders
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Mark broken on FreeBSD < 8.0
- Fix lib32 checks to use /usr/lib32/libc.so
- R0 memobj rewrite [1]
- Fix INVARIANTS warning: acquiring duplicate lock of same type: "IPRT Fast Mutex Semaphore" [1]
Submitted by: Andriy Gapon <avg@FreeBSD.org> [1]
Obtained from: redports.org/~virtualbox/
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
Notified by: Rainer Hurling <rhurlin@gwdg.de>
|
|
|
|
| |
- Move post-patch: to master port (graphics/ming)
|
| |
|
|
|
|
|
|
| |
- Sort LIB_DEPENDS
- Collect post-patch: of slave ports (graphics/p5-ming and graphics/py-ming)
- Bump PORTREVISION for dependency change
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Converts R object into JSON objects and vice-versa
WWW: http://cran.r-project.org/web/packages/rjson/
|
|
|
|
|
| |
PR: ports/165050
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
| |
|
|
|
|
| |
subclass, just generic Term::VT102 is not enough.
|
|
|
|
| |
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
|
|
|
|
|
|
| |
- Fix lib32 checks to use /usr/lib32/libc.so
Obtained from: redports.org/~virtualbox/
|
| |
|
|
|
|
|
|
|
| |
- Fix possible build breakage in tinderbox
- Bump PORTREVISION
Submitted by: gahr
|
|
|
|
|
|
|
| |
- Add flex dependency to fix possible build breakage in tinderbox
- Connect to the category Makefile
Submitted by: gahr
|
| |
|
| |
|
| |
|