Mathieu Arnold
0fb34cdf0d
Typos and forgotten comments from r394508.
...
Submitted by: pgollucci
Sponsored by: Absolight
2015-08-17 14:59:20 +00:00
Diane Bruce
7e79ea9604
Unbreak wsjt
...
Current head python code uses python3 so update to reflect that
both wsjt and the upcoming wsjtx port rely upon Linux binary kvasd
2015-08-17 14:46:45 +00:00
Mathieu Arnold
21a283f3be
Remove UNIQUENAME and LATEST_LINK.
...
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Mark Felder
cda45bfa8a
Last update was causing pollution of BUILD_DEPENDS into RUN_DEPENDS
...
PR: 202338
2015-08-17 14:13:04 +00:00
Jason Unovitch
5c08f16d47
sysutils/xen-tools: Update to 4.5.1 and apply XSA-139/XSA-140 patches
...
- Update to 4.5.1
- Remove XSA-117 to XSA-136 and elf_parse_bsdsyms patches now part of 4.5.1
- Leave XSA-135 QEMU traditional patches due an oversight in 4.5.1
- Apply patches for XSA-139/XSA-140
- Set USE_LDCONFIG, sort USES, use ${PATCH}, and reorder Makefile (portlint)
PR: 201931
Security: CVE-2015-5166
Security: ee99899d-4347-11e5-93ad-002590263bf5
Security: CVE-2015-5165
Security: f06f20dc-4347-11e5-93ad-002590263bf5
Approved by: bapt (maintainer), feld (mentor)
MFH: 2015Q3
2015-08-17 13:55:06 +00:00
Jason Unovitch
906f4181a0
Document two QEMU related xen-tools security advisories
...
PR: 201931
Security: CVE-2015-5166
Security: ee99899d-4347-11e5-93ad-002590263bf5
Security: CVE-2015-5165
Security: f06f20dc-4347-11e5-93ad-002590263bf5
Approved by: feld (mentor)
2015-08-17 13:51:23 +00:00
Jason Unovitch
3ddecc8987
Document PHP security issues impacting the lang/php5* ports (Core/SPL)
...
and 3 extensions (OpenSSL, Phar, SOAP)
PR: 202386
Security: 787ef75e-44da-11e5-93ad-002590263bf5
Approved by: feld (mentor)
2015-08-17 13:44:55 +00:00
Mathieu Arnold
e8796ef612
Rewrite the target ordering code.
...
The targets now have priority assigned to them, and, when the dependency
ordering magic is done at the end of bsd.port.mk, they are sorted
according to their priority.
This allows USES to add targets easily and have them run whenever they
want without touching bsd.port.mk.
To add a target that runs just before post-configure run, do:
_USES_configure+= 695:my-post-configure
my-post-configure:
do something
To fine tune when the target is ran, look at the values in the *_SEQ
variables at the end of bsd.port.mk, and the other USES.
Allow ports Makefiles to override the priority of targets with the
TARGET_ORDER_OVERRIDE variable. For example, to get post-install
running earlier, (its default is 700) do:
TARGET_ORDER_OVERRIDE= 650:post-install
While there, add options target helpers for the do-* targets when they
exist.
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3099
2015-08-17 13:31:25 +00:00
Sunpoet Po-Chuan Hsieh
37e858edd1
- Fix *_DEPENDS
...
- Bump PORTREVISION for dependency change
PR: 202325
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>
Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2015-08-17 13:06:46 +00:00
Sunpoet Po-Chuan Hsieh
74520e9c11
- Update to 0.05
...
Changes: http://search.cpan.org/dist/CGI-Cookie-Splitter/Changes
2015-08-17 13:06:41 +00:00
Sunpoet Po-Chuan Hsieh
425ee9da1d
- Update to 1.11
...
Changes: http://search.cpan.org/dist/Text-Reflow/Changes
2015-08-17 13:06:36 +00:00
Sunpoet Po-Chuan Hsieh
913cf2ad9a
- Update to 0.46
...
Changes: http://search.cpan.org/dist/MooseX-Types/Changes
2015-08-17 13:06:31 +00:00
Sunpoet Po-Chuan Hsieh
b2ffa4974b
- Update to 0.43
...
- Fix and sort *_DEPENDS
Changes: http://search.cpan.org/dist/MooseX-Declare/Changes
2015-08-17 13:06:26 +00:00
Sunpoet Po-Chuan Hsieh
53ba9ca4bb
- Update to 0.11
...
Changes: http://search.cpan.org/dist/MooseX-Types-DateTime/Changes
2015-08-17 13:06:20 +00:00
Sunpoet Po-Chuan Hsieh
bbcf02de66
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:06:15 +00:00
Sunpoet Po-Chuan Hsieh
2187981768
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:06:11 +00:00
Sunpoet Po-Chuan Hsieh
b5183c73de
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:06:06 +00:00
Sunpoet Po-Chuan Hsieh
c4353d78c2
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:06:02 +00:00
Sunpoet Po-Chuan Hsieh
e73323efdf
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:58 +00:00
Sunpoet Po-Chuan Hsieh
98c58efd37
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:53 +00:00
Sunpoet Po-Chuan Hsieh
cfdc95973d
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:49 +00:00
Sunpoet Po-Chuan Hsieh
90a75529dc
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:45 +00:00
Sunpoet Po-Chuan Hsieh
1e48475b30
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:41 +00:00
Sunpoet Po-Chuan Hsieh
5bd443a6be
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:36 +00:00
Sunpoet Po-Chuan Hsieh
5da580b0e9
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:32 +00:00
Sunpoet Po-Chuan Hsieh
49b4f9a55d
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:28 +00:00
Sunpoet Po-Chuan Hsieh
959801ff3f
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:23 +00:00
Sunpoet Po-Chuan Hsieh
64bbb91162
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:18 +00:00
Sunpoet Po-Chuan Hsieh
00bdec50ea
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:14 +00:00
Sunpoet Po-Chuan Hsieh
456503796c
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:09 +00:00
Sunpoet Po-Chuan Hsieh
717df7d2a9
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:04 +00:00
Sunpoet Po-Chuan Hsieh
6495227850
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:05:00 +00:00
Sunpoet Po-Chuan Hsieh
39af64b0b4
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:55 +00:00
Sunpoet Po-Chuan Hsieh
1dfbc1972d
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:50 +00:00
Sunpoet Po-Chuan Hsieh
9d672b8288
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:45 +00:00
Sunpoet Po-Chuan Hsieh
e5e6a40a6f
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:40 +00:00
Sunpoet Po-Chuan Hsieh
7be555767b
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:36 +00:00
Sunpoet Po-Chuan Hsieh
e7d75e76ae
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:31 +00:00
Sunpoet Po-Chuan Hsieh
90d9c7a04a
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:26 +00:00
Sunpoet Po-Chuan Hsieh
0f5d6c99ec
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:21 +00:00
Sunpoet Po-Chuan Hsieh
300b35b763
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:17 +00:00
Sunpoet Po-Chuan Hsieh
fc81747087
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:12 +00:00
Sunpoet Po-Chuan Hsieh
bd67cdc694
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:07 +00:00
Sunpoet Po-Chuan Hsieh
e01a79be11
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:04:02 +00:00
Sunpoet Po-Chuan Hsieh
bed0e21af7
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:03:58 +00:00
Sunpoet Po-Chuan Hsieh
423df70831
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:03:53 +00:00
Sunpoet Po-Chuan Hsieh
d94ddc9219
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:03:49 +00:00
Sunpoet Po-Chuan Hsieh
b2965ddc1e
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:03:45 +00:00
Sunpoet Po-Chuan Hsieh
28a3fcc0b8
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:03:41 +00:00
Vsevolod Stakhov
bbf114610b
- Update to 1.9.1
2015-08-17 12:53:50 +00:00