- 01 Jul, 2015 25 commits
-
-
johans authored
https://lists.gnu.org/archive/html/bug-texinfo/2015-06/msg00052.html - Remove patch that is now included upstream
-
robak authored
PR: 201237 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer)
-
osa authored
o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel.
-
xmj authored
- fix RUN_DEPENDS - fix install_requires in setup.py patch - while there, add dos2unix PR: 199336 Submitted by: Maxim Filimonov
-
olgeni authored
-
olgeni authored
-
xmj authored
A Python PCRE library WWW: https://github.com/awahlig/python-pcre PR: 196947 Differential Revision: https://reviews.freebsd.org/D1596 Submitted by: Maxim Filimonov <che@bein.link> Reviewed by: koobs, swills (while still in mentorship)
-
xmj authored
Upstream announcement: IMPORTANT: coturn-4.4.5.3 issued with SQL injection security hole fixed The new version features: - Third-party authorization STUN attributes adjusted according to the values assigned by IANA; - SQL injection security hole fixed; - Amazon EC2 AMI security strengthened. The upgrade is a MUST for all production systems. PR: 201231 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.com> Approved by: maintainer <mom040267@gmail.com>
-
xmj authored
-
olgeni authored
Submitted by: Dewayne Geraghty
-
xmj authored
Pyganim (pronounced like "pig" and "animation") is a Python module for Pygame that makes it easy to add sprite animations to your Pygame game programs. Pyganim works with Python 2 and Python 3. The mascot of Pyganim is a red vitruvian pig. Pyganim was written by Al Sweigart and released under a "Simplified BSD" license. Contact Al with any questions/bug reports: al@inventwithpython.com WWW: http://inventwithpython.com/pyganim Needed by: games/hypatia_engine
-
xmj authored
@FreeBSD.org.
-
cy authored
-
swills authored
-
amdmi3 authored
PR: 201219 Submitted by: andrey@bsdnir.info Approved by: bbtruk@users.sourceforge.net (maintainer)
-
vanilla authored
Differential Revision:
-
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 15 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
-