| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Update master_sites
PR: ports/175373
Submitted by: Lawrence Chen <lchen@zen.lhaven.homeip.net>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=313139
|
|
|
|
| |
Notes:
svn path=/head/; revision=313138
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
Version 1.1.18 (released 28-Feb-2013)
* fix exception raised by BDB-backed SVN repositories (issue #519)
* hide revision-less files when rcsparse is in use
* include branchpoints in branch views using rcsparse (issue #347)
* miscellaneous cvsdb improvements:
- add --port option to make-database (issue #521)
- explicitly name columns in queries (issue #522)
- update MySQL syntax to avoid discontinued "TYPE=" terms
Notes:
svn path=/head/; revision=313137
|
|
|
|
|
|
|
|
| |
PR: ports/176463
Submitted by: John Chen <johnpupu at gmail dot com>
Notes:
svn path=/head/; revision=313136
|
|
|
|
| |
Notes:
svn path=/head/; revision=313135
|
|
|
|
|
|
|
|
|
| |
While here make the port NLS aware.
Approved by: bdrewery (mentor)
Notes:
svn path=/head/; revision=313134
|
|
|
|
|
|
|
|
| |
PR: ports/176478
Submitted by: Mark Felder <feld@feld.me> (maintainer)
Notes:
svn path=/head/; revision=313133
|
|
|
|
| |
Notes:
svn path=/head/; revision=313132
|
|
|
|
|
|
|
| |
VuXML entry coming in the next day or two tops.
Notes:
svn path=/head/; revision=313131
|
|
|
|
| |
Notes:
svn path=/head/; revision=313130
|
|
|
|
| |
Notes:
svn path=/head/; revision=313129
|
|
|
|
|
|
|
|
|
|
|
| |
- Add option to install plugins [1]
- Fix build with clang
PR: ports/175310 [1]
Submitted by: Peter Klett <peter@netkey.at> (maintainer)
Notes:
svn path=/head/; revision=313128
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New features:
- cf-promises flag --parse-tree is replaced by
--policy-output-format=, requiring the user to
specify the output format (none, cf, json)
- cf-promises allows partial check of policy (without
body common control) without integrity check;
--full-check enforces integrity check
- agent binaries support JSON input format (.json
file as generated by cf-promises)
- cf-key: new options --trust-key/-t and --print-digest/-p
- Class "failsafe_fallback" is defined in failsafe.cf when
main policy contains errors and failsafe is run because
of this
- add scope attribute for body classes (Redmine #2013)
Changes:
- process promises don't log if processes are out of range
unless you run in verbose mode
- reports promises are now allowed in any context (Redmine
#2005)
- cf-report has been removed
- cf-execd: --once implies --no-fork
Bugfixes:
- do not wait for splaytime when executing only once
- disable xml editing functionality when libxml2 doesn't
provide necessary APIs (Redmine #1937)
Approved by: cy (maintainer, implicit)
Notes:
svn path=/head/; revision=313127
|
|
|
|
| |
Notes:
svn path=/head/; revision=313126
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Serf 1.2.0 [2013-02-22, from /tags/1.2.0]
Fixed issue 94: Serf can enter an infinite loop when server aborts conn.
Fixed issue 91: Serf doesn't handle an incoming 408 Timeout Request
Fixed issue 80: Serf is not handling Negotiate authentication correctly
Fixed issue 77: Endless loop if server doesn't accept Negotiate authn
Fixed issue 93: cleanup-after-fork interferes with parent (r1714)
Fixed most of issue 89: Support REAL SPNEGO authentication
Enable Negotiate/Kerberos support for proxy servers.
Return error when C-L, chunked, gzip encoded response bodies where
truncated (due to aborted connection) (r1688)
Add a logging mechanism that can be enabled at compile-time.
Don't lookup server address if a proxy was configured. (r1706)
Fix an off-by-one in buffer sizing (r1695)
Disable SSL compression by default + API to enable it (r1692)
New serf_connection_get_latency() for estimated network latency (r1689)
New error code and RFC compliance for the HTTPS tunnel (r1701, r1644)
Handle EINTR when a user suspends and then backgrounds the app (r1708)
Minor fixes and test suite improvements.
PR: 176404
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Notes:
svn path=/head/; revision=313125
|
|
|
|
|
|
|
|
|
| |
- trim historical header and drop ABI version for pcre
Reported by: portscout@
Notes:
svn path=/head/; revision=313124
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
- Sort out HTMLDOCS installation
- Don't depend on unnecessary glib parts [1]
PR: 176391 [1]
Submitted by: Reko Turja <reko.turja@liukuma.net>
Notes:
svn path=/head/; revision=313123
|
|
|
|
|
|
|
| |
- Add pkg-message
Notes:
svn path=/head/; revision=313122
|
|
|
|
| |
Notes:
svn path=/head/; revision=313121
|
|
|
|
| |
Notes:
svn path=/head/; revision=313120
|
|
|
|
| |
Notes:
svn path=/head/; revision=313119
|
|
|
|
|
|
|
| |
Changes: http://invisible-island.net/add/CHANGES
Notes:
svn path=/head/; revision=313118
|
|
|
|
|
|
|
|
|
|
| |
- Use options.mk instead of pre.mk/post.mk
Approved by: portmgr (miwi)
Reported by: miwi [1]
Notes:
svn path=/head/; revision=313117
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect CC, etc by passing QMAKEFLAGS to qmake
- Tweak desktop entry
Approved by: gahr (maintainer)
Reported by: miwi [1]
Notes:
svn path=/head/; revision=313116
|
|
|
|
|
|
|
| |
ports and clean up the port headers.
Notes:
svn path=/head/; revision=313115
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES [1]
- Trim Makefile's header [1]
- Add WWW link to pkg-descr
PR: ports/176500 [1]
Submitted by: Denis Generalov <gd@rambler-co.ru>
Notes:
svn path=/head/; revision=313114
|
|
|
|
|
|
|
| |
ports.
Notes:
svn path=/head/; revision=313113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
decryption, signatures, etc.
libsodium is a portable, cross-compilable, installable,
packageable, API-compatible version of NaCl(security/nacl).
NaCl's goal is to provide all of the core operations needed
to build higher-level cryptographic tools.
WWW: https://github.com/jedisct1/libsodium
Submitted by: "csosstudy E." <csosstudy@gmail.com>
PR: ports/176493
Notes:
svn path=/head/; revision=313112
|
|
|
|
|
|
|
| |
- Trim header
Notes:
svn path=/head/; revision=313111
|
|
|
|
|
|
|
| |
Use DOCS and EXAMPLES from OptionsNG.
Notes:
svn path=/head/; revision=313110
|
|
|
|
|
|
|
| |
Obtained from: gentoo
Notes:
svn path=/head/; revision=313109
|
|
|
|
|
|
|
|
| |
PR: ports/176524
Submitted by: maintainer
Notes:
svn path=/head/; revision=313108
|
|
|
|
|
|
|
| |
- Trim header
Notes:
svn path=/head/; revision=313107
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Oxygen style and decoration with support for transparency.
This is an official branch of the KDE oxygen style. It is kept in sync with the
official oxygen style, and adds support of full transparency on the windows.
The style and the decoration are named "Oxygen Transparent" and appear as such
in KDE's system settings (in both the applications and workspace appearance
pages).
A configuration helper application is included with the style that allows one to
configure both the style and the decoration in the same window. It is called
oxygen-transparent-settings.
WWW: http://kde-look.org/content/show.php?content=127752
PR: 172733
Approved by: bdrewery (mentor)
Notes:
svn path=/head/; revision=313106
|
|
|
|
|
|
|
| |
- Trim header
Notes:
svn path=/head/; revision=313105
|
|
|
|
|
|
|
| |
- Trim header
Notes:
svn path=/head/; revision=313104
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
=> Attempting to fetch http://dev.zenoss.org/trac/changeset/26203/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.ApacheMonitor?old_path=%2F&format=zip
fetch: http://dev.zenoss.org/trac/changeset/26203/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.ApacheMonitor?old_path=%2F&format=zip: No address record
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ZenPacks.zenoss.ApacheMonitor?old_path=%2F&format=zp
Notes:
svn path=/head/; revision=313103
|
|
|
|
| |
Notes:
svn path=/head/; revision=313102
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
=> Attempting to fetch http://dev.zenoss.org/trac/changeset/26194/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.DellMonitor?old_path=%2F&format=zip
fetch: http://dev.zenoss.org/trac/changeset/26194/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.DellMonitor?old_path=%2F&format=zip: No address record
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ZenPacks.zenoss.DellMonitor?old_path=%2F&format=zip
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ZenPacks.zenoss.DellMonitor?old_path=%2F&format=zip: No address record
Notes:
svn path=/head/; revision=313101
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
=> Attempting to fetch http://dev.zenoss.org/trac/changeset/26205/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.NtpMonitor?old_path=%2F&format=zip
fetch: http://dev.zenoss.org/trac/changeset/26205/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.NtpMonitor?old_path=%2F&format=zip: No address record
Notes:
svn path=/head/; revision=313100
|
|
|
|
|
|
|
| |
- Trim header
Notes:
svn path=/head/; revision=313099
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=313098
|
|
|
|
|
|
|
|
| |
Changelog:
http://feh.finalrewind.org/archive/2.9.1/
Notes:
svn path=/head/; revision=313097
|
|
|
|
|
|
|
|
| |
PR: ports/176502
Submitted by: Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=313096
|
|
|
|
|
|
|
|
| |
PR: ports/176440
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Notes:
svn path=/head/; revision=313095
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
Notes:
svn path=/head/; revision=313094
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile's header [1]
- Add LICENSE (artistic 1 & GPL 1)
- Remove unneeded dependency on Test::Simple>0 (already in core)
Changes: http://search.cpan.org/dist/URI-Escape-XS/Changes
PR: ports/176499 [1]
Submitted by: Denis Pokataev <catone@cpan.org> (maintainer)
Notes:
svn path=/head/; revision=313093
|
|
|
|
|
|
|
| |
- while here trim header
Notes:
svn path=/head/; revision=313092
|
|
|
|
| |
Notes:
svn path=/head/; revision=313091
|
|
|
|
|
|
|
| |
Discussed with: crees (maintainer)
Notes:
svn path=/head/; revision=313090
|