- 01 Jul, 2015 9 commits
-
-
amdmi3 authored
- Enable SSE on amd64 by default PR: 200411 Submitted by: fidaj@ukr.net, rddeblois@gmail.com (maintainer)
-
swills authored
-
cy authored
-
cy authored
-
cy authored
Special thanks to delphij@ for the prep work. Security: VuXML: 0d0f3050-1f69-11e5-9ba9-d050996490d0 Security: http://bugs.ntp.org/show_bug.cgi?id=2853 Security: https://www.kb.cert.org/vuls/id/668167 Security: http://support.ntp.org/bin/view/Main/SecurityNotice#June_2015_NTP_Security_Vulnerabi
-
swills authored
This wasn't necessary Pointyhat to: swills Reported by: tijl, bapt
-
swills authored
The patch to Makefile.PL needed to also replace $Config{lib_ext} (which defaults to ".a") with ".so" so that we link against the right thing. This avoids the need to patch databases/libmemcached. While here, also avoid hard coding the path to PREFIX and split out the libstdc++ to libc++ patch, avoiding duplication. Pointyhat to: swills Reported by: tijl, bapt
-
delphij authored
PR: ports/201192 Submitted by: maintainer (Torsten Zühlsdorff)
-
delphij authored
PR: 201105 Submitted by: Jason Unovitch
-
- 30 Jun, 2015 31 commits
-
-
amdmi3 authored
PR: 201134 Submitted by: cyberbotx@cyberbotx.com Differential Revision:
-
amdmi3 authored
- Add LICENSE PR: 201173 [1] Submitted by: tkato432@yahoo.com [1] Differential Revision:
-
amdmi3 authored
- Add LICENSE - Add NO_ARCH PR: 201174 Submitted by: tkato432@yahoo.com Differential Revision:
-
avilla authored
Building the port without NLS failed as the configure script still required the gettext tools. PR: 201221
-
amdmi3 authored
gsm0610_rpe.c:81:10: error: invalid operand for instruction " movq %[gsm_H],%%mm1;\n" ^ Submitted by: pkg-fallout Approved by: portmgr blanket Differential Revision:
-
rakuco authored
Make sure the generated binaries have the right entry for libjsoncpp.so in the ELF headers. PR: 200969
-
amdmi3 authored
PR: 201134 Submitted by: cyberbotx@cyberbotx.com (maintainer) Differential Revision:
-
rakuco authored
Fix the problem described in bug 200969: currently, libjsoncpp.so is not properly versioned by SCons; in other words, there's no SONAME in the library's ELF header, which confuses the linker when creating binaries that link against it. Solve it by using InstallVersionedLib(), available since SCons 2.3.0: this call is able to properly version the shared library the way we need it. Since there is no support for actually installing the files outside the build directory, we have to recreate the required symlinks ourselves in the Makefile. Another related change is that we now create the libraries with the proper names instead of doing that in the Makefile. I'm (ab)using the maintainer's approval given to bug 200939, as swills's latest patch includes this change as well. PR: 200969 PR: 201057 Approved by: johan@stromnet.se (maintainer)
-
madpilot authored
change which depends on a newer courier-authlib verison.
-
thierry authored
Note: to avoid conflicts with the other tidy-s, the previous names are kept.
-
delphij authored
-
olgeni authored
-
mmoll authored
- switch to USE_GITHUB - cleanup RUN_DEPENDS Approved by: swills (mentor), Joe Benden (maintainer, timeout) Differential Revision: https://reviews.freebsd.org/D2918
-
mmoll authored
Approved by: swills (mentor), Joe Benden (maintainer, timeout) Differential Revision: https://reviews.freebsd.org/D2917
-
swills authored
-
olgeni authored
-
mmoll authored
Approved by: swills (mentor), Joe Benden (maintainer, timeout) Differential Revision: https://reviews.freebsd.org/D2916
-
mmoll authored
Approved by: swills (mentor), Joe Benden (maintainer, timeout) Differential Revision: https://reviews.freebsd.org/D2915
-
mmoll authored
Approved by: swills (mentor), Joe Benden (maintainer, timeout) Differential Revision: https://reviews.freebsd.org/D2914
-
mmoll authored
- upstream code was unchanged, except the version bump - fix dependency after renaming of rubygem-augeas - use www/rubygem-rack16 Approved by: swills (mentor), mm (maintainer, timeout) Differential Revision: https://reviews.freebsd.org/D2826
-
olgeni authored
-
amdmi3 authored
PR: 201178 Submitted by: tkato432@yahoo.com Differential Revision:
-
amdmi3 authored
PR: 201179 Submitted by: tkato432@yahoo.com Differential Revision:
-
olgeni authored
-
olgeni authored
-
madpilot authored
Approved by: kwm (gnome, implicit)
-
jkim authored
- Optimize fontconfig.properties.
-
bapt authored
qemu emulation Reported by: Sylvain Garrigues (via #poudriere) Tested by: Sylvain Garrigues (via #poudriere)
-
swills authored
While here, pet portlint
-
swills authored
-
swills authored
While here, patch out the bundled libmemcached and use the one from ports
-