| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Noticed by: pav@
Notes:
svn path=/head/; revision=275126
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/156951
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Updated by: mm
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=275125
|
|
|
|
|
|
|
|
|
| |
Java when/where available. [1]
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> [1]
Notes:
svn path=/head/; revision=275124
|
|
|
|
| |
Notes:
svn path=/head/; revision=275123
|
|
|
|
|
|
|
| |
Reported by: PH (via pav)
Notes:
svn path=/head/; revision=275122
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
it heavily, to generate inlined versions of accessors and constructors, which
speeds code up at runtime by a significant amount. String eval is not without
its issues however - it's difficult to control the scope it's used in (which
determines which variables are in scope inside the eval), and it can be quite
slow, especially if doing a large number of evals.
This module attempts to solve both of those problems. It provides an
eval_closure function, which evals a string in a clean environment, other than
a fixed list of specified variables. It also caches the result of the eval, so
that doing repeated evals of the same source, even with a different
environment, will be much faster (but note that the description is part of the
string to be evaled, so it must also be the same (or non-existent) if caching
is to work properly).
Notes:
svn path=/head/; revision=275121
|
|
|
|
| |
Notes:
svn path=/head/; revision=275120
|
|
|
|
|
|
|
|
| |
PR: 157647 (based on)
Submitted by: Fumiyuki Shimizu
Notes:
svn path=/head/; revision=275119
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
version 2.8.1, and remove the older versions. The 2.8 branch has support
for uTP when combined with the upcoming libtorrent-rasterbar 0.16 release.
Additional new features:
Proxy can be disabled for peer connections
Added support for secure SMTP connection (SSL)
Added support for SMTP authentication
Added UPnP/NAT-PMP port forward for the Web UI port
qBittorrent can update dynamic DNS services (DynDNS, no-ip)
Display peer connection type in peer list (BT, uTP, Web)
Added full regex support to RSS downloader
Added regex help and validation in RSS downloader
Added HTTPS support to Web UI (Ishan Arora)
Bug fixes:
Change systray icon on the fly (no restart needed)
Remember peer-level rate limits (requires libtorrent v0.16)
Stop announcing to trackers an all tiers (more respectful)
Stop sharing private trackers with other peers
Tracker exchange extension can be disabled
Cleaner program exit on system log out
Fix possible magnet link parsing problems
Fix possible RSS URL parsing problems
COSMETIC: Added monochrome icon for light themes
Notes:
svn path=/head/; revision=275118
|
|
|
|
|
|
|
|
| |
PR: ports/157627
Submitted by: Joris Dedieu <joris.dedieu@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=275117
|
|
|
|
|
|
|
|
|
| |
PR: ports/157336
Submitted by: martymac
Approved by: avl (maintainer)
Notes:
svn path=/head/; revision=275116
|
|
|
|
|
|
|
|
| |
PR: ports/157292
Submitted by: Alex Keda <admin@lissyara.su> (maintainer)
Notes:
svn path=/head/; revision=275115
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/SNMP-Trapinfo/Changes
PR: ports/157626
Submitted by: Joris Dedieu <joris.dedieu@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=275114
|
|
|
|
|
|
|
|
|
|
|
|
| |
- prevent some useless external program call (based on [2])
- simplify (in)valid category detection
PR: ports/155629 [1], ports/65804 [2], ports/157273 [3]
Submitted by: Eitan Adler <lists@eitanadler.com> [1], green@ [2], bapt@ (myself) [2]
Exp-runs by: pav@
Notes:
svn path=/head/; revision=275113
|
|
|
|
|
|
|
| |
- chase library bump
Notes:
svn path=/head/; revision=275112
|
|
|
|
|
|
|
| |
- changes: http://cpansearch.perl.org/src/RJBS/Config-INI-0.018/Changes
Notes:
svn path=/head/; revision=275111
|
|
|
|
|
|
|
|
| |
Noticed by: pav@ (via pointyhat)
Pointyhat to: wxs@
Notes:
svn path=/head/; revision=275109
|
|
|
|
|
|
|
| |
. Rename jconsole to j-jconsole to prevent conflict and remove CONFLICTS.
Notes:
svn path=/head/; revision=275108
|
|
|
|
|
|
|
|
|
|
|
|
| |
a single tarball and this update brings a number of changes around that.
Enable c, c++, and fortran (and only these) explicitly by default, and
Java when/where available. [1]
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> [1]
Notes:
svn path=/head/; revision=275107
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add missing dependencies
- Make use of the CPAN:USER macro
- Add LICENSE
Changes: http://search.cpan.org/dist/WWW-Contact/Changes
PR: ports/157436 [1]
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: Fred Cox <sailorfred@yahoo.com> (maintainer)
Notes:
svn path=/head/; revision=275106
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=275105
|
|
|
|
| |
Notes:
svn path=/head/; revision=275104
|
|
|
|
|
|
|
|
| |
PR: ports/156954
Submitted by: Matthias Andree <mandree@FreeBSD.org>
Notes:
svn path=/head/; revision=275103
|
|
|
|
| |
Notes:
svn path=/head/; revision=275102
|
|
|
|
| |
Notes:
svn path=/head/; revision=275101
|
|
|
|
| |
Notes:
svn path=/head/; revision=275100
|
|
|
|
| |
Notes:
svn path=/head/; revision=275099
|
|
|
|
|
|
|
|
|
| |
PR: ports/155393
Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua>
Approved by: maintainer timeout (>14 days)
Notes:
svn path=/head/; revision=275098
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/App-GitGot/Changes
Notes:
svn path=/head/; revision=275097
|
|
|
|
|
|
|
|
|
|
|
| |
This includes a workaround for use with zpool v28. See UPDATING for
more information.
PR: ports/157621
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Notes:
svn path=/head/; revision=275096
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.zoneminder.com/wiki/index.php/Change_History#Release_1.24.4_-_2011.2F05.2F30;
. remove patches that were incorporated upstream;
. add a patch to fix zm_stream.cpp (add one byte to the path length); [1]
. add one more site to MASTER_SITES.
Submitted by: Vladimir Pushkar <vladimir.pushkar@gmail.com> (via email) [1]
Notes:
svn path=/head/; revision=275095
|
|
|
|
| |
Notes:
svn path=/head/; revision=275094
|
|
|
|
| |
Notes:
svn path=/head/; revision=275093
|
|
|
|
| |
Notes:
svn path=/head/; revision=275092
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add knobs for SVG and IMLIB.
- Remove redundant MULTIBYTE option.
- Add includes to args passed to configure script.
- Fix libXcursor detection.
PR: 157617 and 157618
Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
Notes:
svn path=/head/; revision=275091
|
|
|
|
|
|
|
|
| |
I have a 3.0.0 version with IPV6 support for IPV6 day in case anyone
is listening and would like to give it a spin.
Notes:
svn path=/head/; revision=275090
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://www.opensolaris.org
PR: ports/156255
Submitted by: Karsten Pedersen <kpedersen at opencde.org>
Notes:
svn path=/head/; revision=275089
|
|
|
|
| |
Notes:
svn path=/head/; revision=275088
|
|
|
|
|
|
|
|
|
|
| |
- Convert to CPAN:USERID
- Remove MD5
Changes: http://cpansearch.perl.org/dist/Spreadsheet-Read/Changes
Notes:
svn path=/head/; revision=275087
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/dist/Software-License/Changes
Notes:
svn path=/head/; revision=275086
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Graphics-Primitive/Changes
Notes:
svn path=/head/; revision=275085
|
|
|
|
|
|
|
|
|
| |
- Add build depend to silence build warning
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
Notes:
svn path=/head/; revision=275084
|
|
|
|
|
|
|
| |
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.4.txt
Notes:
svn path=/head/; revision=275083
|
|
|
|
|
|
|
|
|
|
|
| |
- Move CPPFLAGS out of CONFIGURE_ENV
- Do a better way of patch for Python.
PR: ports/157126
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=275081
|
|
|
|
|
|
|
|
|
|
|
| |
-Add LICENSE.
-Add WWW.
PR: ports/155956
Submitted by: Maxim Samsonov <xors@mne.ru>
Notes:
svn path=/head/; revision=275080
|
|
|
|
|
|
|
|
|
|
| |
depedency.
PR: ports/157416
Reported by: joerg
Notes:
svn path=/head/; revision=275079
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/157113
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0904
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0905
Notes:
svn path=/head/; revision=275078
|
|
|
|
|
|
|
|
| |
PR: ports/155969
Submitted by: Zhihao Yuan <lichray@gmail.com>
Notes:
svn path=/head/; revision=275077
|
|
|
|
|
|
|
|
|
|
|
| |
-Mark MAKE_JOBS_SAFE.
-Remove gconf stuff.
PR: ports/156712
Submitted by: Zhihao Yuan <lichray@gmail.com>
Notes:
svn path=/head/; revision=275076
|
|
|
|
|
|
|
|
|
|
| |
-${MASTER_SITE_MOZILLA} -> MOZILLA in MASTER_SITES
PR: ports/157373
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=275075
|