| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes: http://www.kitware.com/blog/home/post/1016
Finally a small, bug-fix release that does not requrie changes to other
ports.
PR: 205014
Notes:
svn path=/head/; revision=403079
|
|
|
|
| |
Notes:
svn path=/head/; revision=403078
|
|
|
|
|
|
|
|
|
|
|
| |
This module provides a way to set a timeout on read / write operations
on an IO::Socket instance, or any IO::Socket::* modules, like
IO::Socket::INET.
WWW: http://search.cpan.org/dist/IO-Socket-Timeout/
Notes:
svn path=/head/; revision=403077
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package implements a PerlIO layer, that adds read / write
timeout. This can be useful to avoid blocking while accessing a
handle (file, socket, ...), and fail after some time.
The timeout is implemented by using <select> on the handle before
reading/writing.
WARNING the handle won't timeout if you use sysread or syswrite on
it, because these functions works at a lower level. However if
you're trying to implement a timeout for a socket, see IO::Socket::Timeout
that implements exactly that.
WWW: http://search.cpan.org/dist/PerlIO-via-Timeout
Notes:
svn path=/head/; revision=403076
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update from 0.5 to 0.8-beta
- Fix DOCS option
- Fetch distfile from github
PR: 204911
Submitted by: crest@bultmann.eu (maintainer)
Reviewed by: koobs, riggs
Notes:
svn path=/head/; revision=403075
|
|
|
|
|
|
|
| |
https://bitbucket.org/osslugaru/lugaru/wiki/Home
Notes:
svn path=/head/; revision=403074
|
|
|
|
|
|
|
|
|
| |
Reestablish the GRAPHITE option. Still off by default, as originally.
Pet overeager portlint (when it comes to patch format).
Notes:
svn path=/head/; revision=403073
|
|
|
|
|
|
|
|
|
|
|
| |
- Introduced BTree Cache to speed up the creating of large btree
indizes. A BTree Cache test done with 100 million tuples went
from 20h to 2.6h to create the index.
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Notes:
svn path=/head/; revision=403072
|
|
|
|
|
|
|
|
|
|
|
|
| |
--- 39-usbmuxd.rules ---
/usr/bin/sed -r -e 's|@udev_activation_rule[@]|RUN+="@sbindir@/usbmuxd --user usbmux --udev"|g' -e 's|@sbindir[@]|/usr/local/sbin|g' < > 39-usbmuxd.rules || rm 39-usbmuxd.rules
sh: Syntax error: redirection unexpected (expecting word)
Reported by: http://muscles.dragonflybsd.org/bulk/latest-per-pkg/usbmuxd/
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=403071
|
|
|
|
|
|
|
|
|
|
|
|
| |
Don't rely on USE_GCC using implicit -isystem/usr/local/include to fix
efivar.c:20:18: fatal error: popt.h: No such file or directory
Approved by: portmgr blanket
Reported by: http://muscles.dragonflybsd.org/bulk/latest-per-pkg/efivar/
Notes:
svn path=/head/; revision=403070
|
|
|
|
|
|
|
|
|
|
| |
ppoll() implemented via kqueue(2) is ~ 200 lines of code. So, this is
a minor optimization.
Changes: https://github.com/facebook/fb-adb/commit/df6073f
Notes:
svn path=/head/; revision=403069
|
|
|
|
|
|
|
|
|
|
| |
- Add patch, fix build with 32-bit platforms
PR: 205020
Submitted by: rakuco
Notes:
svn path=/head/; revision=403068
|
|
|
|
| |
Notes:
svn path=/head/; revision=403067
|
|
|
|
| |
Notes:
svn path=/head/; revision=403065
|
|
|
|
|
|
|
|
|
|
| |
- Blixem
Further improve the display of features in the detail view
when they have transparent fill, making sure that they have a
visible border.
Notes:
svn path=/head/; revision=403064
|
|
|
|
|
|
|
|
| |
PR: 204857
Submitted by: m.tsatsenko@gmail.com (maintainer)
Notes:
svn path=/head/; revision=403063
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=403062
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=403061
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=403060
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=403059
|
|
|
|
|
|
|
|
|
| |
scripts sets PKG_CONFIG_LIBDIR to no installing pcfiles to the no directory...
Reported by: rakuco
Notes:
svn path=/head/; revision=403058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update py-letsencrypt to 0.1.0
- Update py-acme to 0.1.0
- Update pkg-message accordingly
This marks the first non-development release of Letsencrypt.org for the public BETA
Reviewed by: koobs (mentor, maintainer), cpm_fbsd.es (maintainer), feld
Approved by: koobs (mentor, maintainer), cpm_fbsd.es (maintainer), feld
MFH: 2015Q4
Differential Revision: https://reviews.freebsd.org/D4360
Notes:
svn path=/head/; revision=403057
|
|
|
|
|
|
|
| |
This unbreaks the build of xorg-server on 9.3.
Notes:
svn path=/head/; revision=403056
|
|
|
|
| |
Notes:
svn path=/head/; revision=403055
|
|
|
|
|
|
|
| |
Submitted by: junovitch
Notes:
svn path=/head/; revision=403054
|
|
|
|
|
|
|
| |
Use pathfix instead of a dedicated target
Notes:
svn path=/head/; revision=403053
|
|
|
|
|
|
|
| |
Use pathfix instead of specific target
Notes:
svn path=/head/; revision=403052
|
|
|
|
|
|
|
|
| |
Use options helpers
Use USES=localbase
Notes:
svn path=/head/; revision=403051
|
|
|
|
|
|
|
|
| |
from now ncurses will track the release and not the snapshots
ABI has changed, add a note for users on how to upgrade
Notes:
svn path=/head/; revision=403050
|
|
|
|
|
|
|
| |
- Switch to options helpers
Notes:
svn path=/head/; revision=403049
|
|
|
|
|
|
|
| |
- Switch to options helpers
Notes:
svn path=/head/; revision=403048
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
Notes:
svn path=/head/; revision=403047
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
Notes:
svn path=/head/; revision=403046
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2015-3193
Security: CVE-2015-3194
Security: CVE-2015-3195
Security: CVE-2015-3196
Security: CVE-2015-1794
MFH: 2015Q4
Approved by: so
Notes:
svn path=/head/; revision=403044
|
|
|
|
|
|
|
| |
- Switch to options helpers
Notes:
svn path=/head/; revision=403043
|
|
|
|
|
|
|
|
| |
- Don't install empty and unneeded docs
- Switch to options helpers
Notes:
svn path=/head/; revision=403042
|
|
|
|
| |
Notes:
svn path=/head/; revision=403041
|
|
|
|
| |
Notes:
svn path=/head/; revision=403040
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
Notes:
svn path=/head/; revision=403039
|
|
|
|
|
|
|
|
|
|
| |
ABI isn't compatible, so bump PORTREVISION in consumers.
PR: 204990
Submitted by: Anton Sayetsky <vsasjason@gmail.com>
Notes:
svn path=/head/; revision=403038
|
|
|
|
|
|
|
| |
Sort plist examples
Notes:
svn path=/head/; revision=403037
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add more TEST_DEPENDS
- While I'm here:
- Use USE_PERL5=modbuild
- Sort TEST_DEPENDS
Changes: http://search.cpan.org/dist/Workflow/Changes
PR: 205031
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=403036
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
- While I'm here, remove outdated PORTSCOUT
Changes: http://search.cpan.org/dist/XML-Parser-Lite/Changes
PR: 205028
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=403035
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort PLIST
- While I'm here:
- Update *_DEPENDS: remove redundant LOCALBASE/bin
- Sort *_DEPENDS
PR: 205024
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=403034
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here, add NO_ARCH
PR: 205023
Submitted by: <fre.fbsdpr@expertmaker.com>
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=403033
|
|
|
|
|
|
|
| |
Changes: https://github.com/logical42/d3_rails/commits/master
Notes:
svn path=/head/; revision=403032
|
|
|
|
|
|
|
| |
Changes: https://github.com/logical42/d3_rails/commits/master
Notes:
svn path=/head/; revision=403031
|
|
|
|
|
|
|
| |
Changes: https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=403030
|
|
|
|
|
|
|
| |
Changes: https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=403029
|
|
|
|
|
|
|
| |
Changes: https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=403028
|