sthen
8e7c02a324
Don't hardcode 'php5' in config file and DESCRs, there is php7 now.
...
Reported and initial diff from Frank Groeneveld, revised by me, ok robert@
2016-04-18 09:45:52 +00:00
juanfra
e9f3f3d593
I forgot to add libiconv to LIB_DEPENDS. Spotted by naddy@.
2016-04-14 18:12:17 +00:00
juanfra
c1e0f9a3a3
Update to go 1.5.4. OK jasper@ jsing@ (MAINTAINER).
...
https://groups.google.com/forum/#!topic/golang-announce/9eqIHqaWvck
"Go's crypto libraries passed certain parameters unchecked to the
underlying big integer library, possibly leading to extremely
long-running computations, which in turn makes Go programs vulnerable to
remote denial of service attacks. Programs using HTTPS client
certificates or the Go SSH server libraries are both exposed to this
vulnerability.
This is CVE-2016-3959 and was addressed by this change:
https://golang.org/cl/21533
Thanks to David Wong for identifying this issue."
2016-04-14 17:43:26 +00:00
semarie
9414cd5321
add plist update too in lang/rust
...
(and bump revision)
bad semarie@, no cookie.
2016-04-14 03:42:12 +00:00
semarie
6e19421df3
update lang/rust to 1.8.0
...
ok juanfra@
2016-04-13 17:33:51 +00:00
naddy
4e1c0559e6
Replace iconv and gettext modules.
...
Clean up the dependencies of the -main and -fastcgi subpackages.
ok sthen@ robert@
2016-04-13 11:42:59 +00:00
juanfra
d6b5f9972b
Remove iconv module.
2016-04-12 22:07:57 +00:00
sthen
a3254d72c5
add http mirror for invisible-island.net distfiles; ok jca bentley naddy
2016-04-12 11:41:02 +00:00
jca
9c6fc9ff29
Miod says ocaml works on hppa.
2016-04-11 11:21:31 +00:00
jasper
82e4e90969
update to elixir-1.2.4
2016-04-11 11:04:52 +00:00
naddy
0d8f05a14b
remove leftovers from the -fpm subpackage; ok sthen@ robert@
2016-04-10 19:38:13 +00:00
naddy
52501c1f09
replace libiconv module with library dependency; no bump needed
2016-04-09 20:14:48 +00:00
robert
3d3f536105
update to 4.2.3.4
2016-04-09 14:19:02 +00:00
robert
f86e963873
update to 7.0.5
2016-04-08 20:26:13 +00:00
robert
d2b852453e
add more exceptions for php-7.0
2016-04-08 20:25:51 +00:00
jeremy
a0bba702a8
Update to ruby 2.1.9
2016-04-07 14:24:30 +00:00
naddy
d9f3e296dc
replace gettext module with library dependency; ok rpointel@
2016-04-06 11:29:25 +00:00
juanfra
8b292561ad
Add a note about a bug in DrRacket reported by Ray Lai.
2016-04-05 23:14:01 +00:00
kili
7781d0abf0
Provide and use additional distfiles containing the shared libraries
...
required by the bootstrapper, so we don't need a new bootstrapper
whenever libc or other required libraries gets a major bump.
requested by naddy@
2016-04-05 08:15:50 +00:00
robert
981e253b27
update to 5.6.20
2016-04-04 18:56:11 +00:00
robert
16a0393af2
update to 5.5.34
2016-04-04 18:47:22 +00:00
naddy
59666f3dc6
g/c PFRAG.shared
2016-04-04 16:09:09 +00:00
visa
29d7ebfad2
Re-enable on mips64.
...
OK jasper@
2016-03-30 16:47:34 +00:00
naddy
b565ffc051
g/c PFRAG.shared from OCaml ports; ok chrisz@
2016-03-29 11:27:00 +00:00
kili
4c06108c58
Merge PFRAG.ahared into PLIST. Reminded by naddy@.
2016-03-28 22:42:13 +00:00
juanfra
eb1c1ad46d
Add a warning about to run raco commands as root.
2016-03-28 19:08:18 +00:00
naddy
fe1d4a2aa6
g/c PFRAG.shared
2016-03-27 20:53:14 +00:00
sthen
e960c1656c
regenerate bootstrap
2016-03-26 12:11:51 +00:00
kili
fb40da4e25
New bootstrappers, this time for real linked against new libc and libpthread.
...
Fix a typo in a comment (noticed by naddy@).
2016-03-25 10:42:17 +00:00
kili
4b2e6e59b5
New bootstrappers.
2016-03-24 20:32:57 +00:00
kili
77092f8492
Switch the manpage link for pledge(2) to man.openbsd.org.
2016-03-24 20:32:25 +00:00
jsg
2bc786660f
Change the default gcc arm arch target from strongarm (armv4) to
...
arm9e (armv5te w/o xscale extensions). We no longer support anything
less than armv5te and this allows some additional instructions.
-mthumb-interwork remains off by default.
Same change made to base gcc works here as well.
ok pascal@
2016-03-24 13:16:32 +00:00
naddy
d233c2890d
g/c PFRAG.shared
2016-03-23 21:58:11 +00:00
sthen
e162843019
add commented-out entry for 7.0 with explanation of why it's not enabled yet
2016-03-21 10:04:43 +00:00
naddy
cfbb239b6a
Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
...
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
naddy
38978018fb
remove SHARED_ONLY from PHP ports, unused
2016-03-19 23:59:15 +00:00
naddy
88c5a3338b
For all our ports that use the pecl module, SHARED_ONLY is always
...
defined and "c" is always added to WANTLIB. Remove the check from
the module and add WANTLIB += c to the individual port Makefiles.
No changes in package signature, no other modules affected.
2016-03-19 21:18:37 +00:00
naddy
42bc647e80
remove SHARED_ONLY from ports that only use modules that neither set nor
...
read this variable
2016-03-18 23:12:15 +00:00
naddy
d0908e426f
Do not derive other variables from PKG_ARCH. In the general case it
...
can contain a list (e.g. "powerpc,macppc"), which can lead to unexpected
results.
2016-03-18 22:14:47 +00:00
naddy
2c4204cf62
remove SHARED_ONLY from simple ports that use the gettext or libiconv module
2016-03-18 21:38:22 +00:00
sthen
7123c98071
oops, revert pieces which shouldn't have been in previous commit
2016-03-17 16:58:01 +00:00
sthen
dc5525c548
update to php-7.0.4, ok robert@
2016-03-17 16:54:12 +00:00
sthen
640e4458f9
update to php-5.6.19, ok robert@
2016-03-17 16:54:06 +00:00
sthen
1a0d82458d
update to php-5.5.33, ok robert@
2016-03-17 16:53:58 +00:00
naddy
071c34fd6f
remove SHARED_ONLY from ports that use only the gnu module
2016-03-16 21:19:37 +00:00
naddy
5fc24d3cb3
removing SHARED_ONLY is safe here
2016-03-16 20:02:11 +00:00
naddy
ef68f42b62
remove SHARED_ONLY from ports that don't use any MODULES
2016-03-16 16:46:31 +00:00
naddy
1dac0ff671
get rid of NO_SHARED_LIBS and PFRAG.shared
2016-03-15 21:13:32 +00:00
naddy
bd903afdb8
replace after-bsd.port.mk hack with PROPERTIES check, regen PLIST
2016-03-15 21:12:06 +00:00