Is there a reason why mysql 5.6 hasn’t been added to the ports?
Searching the ports archive doesn’t give any hints as to why.
Thanks
Sameer
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubs
Below I believe are the patches necessary to bring rtorrent from 0.8.9 to
0.9.2.
Also the patch patch-src_thread_base.cc can be removed, since it’s been
rolled into the existing source.
diff /usr/ports/net-p2p/rtorrent/Makefile Makefile
9c9
< PORTVERSION?= 0.8.9
---
> PORTVERSION?= 0.9.2
1
Below is the patches I believe that are necessary to upgrade libtorrent to
its current version.
diff -u /usr/ports/net-p2p/libtorrent/distinfo distinfo
--- /usr/ports/net-p2p/libtorrent/distinfo 2011-09-01
22:22:12.0 -0700
+++ distinfo2012-05-07 09:51:22.0 -0700
@@
It appears that f...@freebsd.org is no longer involved with maintaining
ports that are assigned to that id.
http://www.freebsd.org/cgi/query-pr-summary.cgi?responsible=flz
Can someone at least review and commit the patches in ports/168262 and
ports/168263
Thanks
Sameer
___