1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

382466 Commits

Author SHA1 Message Date
Rusmir Dusko
4d7dce0583 - Change master site and WWW from https://code.google.com/p/lugaru/ to
https://bitbucket.org/osslugaru/lugaru/wiki/Home
2015-12-05 19:07:13 +00:00
Gerald Pfeifer
eb56753d7d Update to the GCC 5.3 release.
Reestablish the GRAPHITE option.  Still off by default, as originally.

Pet overeager portlint (when it comes to patch format).
2015-12-05 18:25:46 +00:00
Kurt Jaeger
528af6fb35 databases/cego: 2.26.16 -> 2.27.0
- 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>
2015-12-05 18:14:19 +00:00
Jan Beich
6f65479d95 comms/usbmuxd: apply udev workaround to DragonFly as well
--- 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
2015-12-05 17:15:28 +00:00
Jan Beich
ecd523ae35 devel/efivar: unbreak build on DragonFly
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/
2015-12-05 16:37:00 +00:00
Jan Beich
a1876632e6 devel/fb-adb: update to prefer native ppoll(2) on 10.2+
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
2015-12-05 15:04:05 +00:00
Rusmir Dusko
68aa16c30e - Add USES= pkgconfig, forgotten in previous commit
- Add patch, fix build with 32-bit platforms

PR:		205020
Submitted by:	rakuco
2015-12-05 14:56:05 +00:00
Baptiste Daroussin
97fce45b79 Fix ncurses linker script 2015-12-05 14:49:05 +00:00
Alexey Dokuchaev
c00f692995 Update to version 0.14.1, which contains 13 closed bugs (ported from 0.15.0). 2015-12-05 13:30:24 +00:00
Kurt Jaeger
2625cb4896 biology/seqtools: 4.39.2 -> 4.39.3
- Blixem
  Further improve the display of features in the detail view
  when they have transparent fill, making sure that they have a
  visible border.
2015-12-05 13:20:21 +00:00
Thomas Zander
31beaaca36 Update to upstream version 5.0.3 ; Pet portlint
PR:		204857
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2015-12-05 12:18:29 +00:00
Sunpoet Po-Chuan Hsieh
41ce6c1e8b - Add LICENSE_FILE
Approved by:	portmgr (blanket)
2015-12-05 12:15:51 +00:00
Sunpoet Po-Chuan Hsieh
167ed8698d - Add LICENSE_FILE
Approved by:	portmgr (blanket)
2015-12-05 12:14:17 +00:00
Sunpoet Po-Chuan Hsieh
cdc391fb68 - Add LICENSE_FILE
Approved by:	portmgr (blanket)
2015-12-05 12:13:15 +00:00
Sunpoet Po-Chuan Hsieh
a8df7c5378 - Add LICENSE_FILE
Approved by:	portmgr (blanket)
2015-12-05 12:12:14 +00:00
Baptiste Daroussin
46b12e63ce Add dependency on pkgconfig, if pkgconf is not installed the ncurses configure
scripts sets PKG_CONFIG_LIBDIR to no installing pcfiles to the no directory...

Reported by:	rakuco
2015-12-05 11:53:15 +00:00
Bernard Spil
8d0a0c662d security/py-letsencrypt: Update to 0.1.0
- 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
2015-12-05 11:08:46 +00:00
Koop Mast
bba874625e Add patch to use drm.h instead of redefining the types.
This unbreaks the build of xorg-server on 9.3.
2015-12-05 10:46:58 +00:00
Xin LI
2f45072da8 Document OpenSSL multiple vulnerabilities. 2015-12-05 10:16:22 +00:00
Baptiste Daroussin
1bcf3d6d4a Fix copy/paste error
Submitted by:	junovitch
2015-12-05 10:09:47 +00:00
Baptiste Daroussin
ea6355c9ed Update to 1.4.4
Use pathfix instead of a dedicated target
2015-12-05 10:08:05 +00:00
Baptiste Daroussin
9a1fb91f9d Update to 1.3.3
Use pathfix instead of specific target
2015-12-05 10:05:17 +00:00
Baptiste Daroussin
d29da10059 Update to 1.0.26
Use options helpers
Use USES=localbase
2015-12-05 10:01:33 +00:00
Baptiste Daroussin
c51a425f4d Update ncurses to 6.0
from now ncurses will track the release and not the snapshots
ABI has changed, add a note for users on how to upgrade
2015-12-05 09:46:20 +00:00
Dmitry Marakasov
08ccc83e46 - Add LICENSE
- Switch to options helpers
2015-12-05 09:43:01 +00:00
Dmitry Marakasov
66935baa1f - Add LICENSE_FILE
- Switch to options helpers
2015-12-05 09:42:53 +00:00
Dmitry Marakasov
0a451dcb64 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2015-12-05 09:42:34 +00:00
Dmitry Marakasov
bbe27aa148 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2015-12-05 09:42:30 +00:00
Xin LI
aa17a3d400 Update to 1.0.2e.
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
2015-12-05 09:41:11 +00:00
Dmitry Marakasov
3d17a23d57 - Add LICENSE
- Switch to options helpers
2015-12-05 09:41:02 +00:00
Dmitry Marakasov
0d5812adb6 - Add LICENSE
- Don't install empty and unneeded docs
- Switch to options helpers
2015-12-05 09:37:20 +00:00
Dmitry Marakasov
53896eb27f - Switch to options helpers 2015-12-05 09:37:07 +00:00
Dmitry Marakasov
01e9a8d280 - Switch to options helpers 2015-12-05 09:37:00 +00:00
Dmitry Marakasov
fc34582290 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2015-12-05 09:36:56 +00:00
Jan Beich
f870cd6d03 multimedia/x265: update to 1.8
ABI isn't compatible, so bump PORTREVISION in consumers.

PR:		204990
Submitted by:	Anton Sayetsky <vsasjason@gmail.com>
2015-12-05 09:15:41 +00:00
Baptiste Daroussin
8c136ea5c6 Update to 2.2.12
Sort plist examples
2015-12-05 08:58:16 +00:00
Sunpoet Po-Chuan Hsieh
64003312cb - Update to 1.42
- 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)
2015-12-05 06:12:19 +00:00
Sunpoet Po-Chuan Hsieh
ddd2ce91a6 - Update to 0.721
- 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)
2015-12-05 06:12:15 +00:00
Sunpoet Po-Chuan Hsieh
5208e8188a - Update to 1.16
- 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)
2015-12-05 06:12:11 +00:00
Sunpoet Po-Chuan Hsieh
6ebf98eb29 - Update WWW
- While I'm here, add NO_ARCH

PR:		205023
Submitted by:	<fre.fbsdpr@expertmaker.com>
Approved by:	portmgr (blanket)
2015-12-05 06:12:06 +00:00
Sunpoet Po-Chuan Hsieh
5655aa5fff - Update to 3.5.8
Changes:	https://github.com/logical42/d3_rails/commits/master
2015-12-05 06:12:02 +00:00
Sunpoet Po-Chuan Hsieh
830e95bc5b - Update to 3.5.8
Changes:	https://github.com/logical42/d3_rails/commits/master
2015-12-05 06:11:58 +00:00
Sunpoet Po-Chuan Hsieh
19e6cf9be1 - Update to 1.0.15
Changes:	https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
2015-12-05 06:11:54 +00:00
Sunpoet Po-Chuan Hsieh
9df2998380 - Update to 1.0.15
Changes:	https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
2015-12-05 06:11:50 +00:00
Sunpoet Po-Chuan Hsieh
d4aada5da0 - Update to 1.0.15
Changes:	https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
2015-12-05 06:11:46 +00:00
Sunpoet Po-Chuan Hsieh
c07d39ef9b - Update to 0.11.1
Changes:	https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md
2015-12-05 06:11:42 +00:00
Sunpoet Po-Chuan Hsieh
1b2fdd2c06 - Update to 1.0.2
Changes:	https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md
2015-12-05 06:11:37 +00:00
Sunpoet Po-Chuan Hsieh
9acc4370ac - Update to 3.04
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Business-OnlinePayment/Changes
2015-12-05 06:11:33 +00:00
Sunpoet Po-Chuan Hsieh
0293d19f0c - Update to 0.14
Changes:	http://search.cpan.org/dist/Net-OpenSSH-Parallel/Changes
2015-12-05 06:11:29 +00:00
Sunpoet Po-Chuan Hsieh
5b540146f1 - Fix build with jbig2dec 0.12
- Add LICENSE_FILE

Approved by:	portmgr (blanket)
2015-12-05 05:50:04 +00:00