shijingyao1990 / rfc5766-turn-server

Automatically exported from code.google.com/p/rfc5766-turn-server
0 stars 0 forks source link

FreeBSD port is not staged and treated as broken #137

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download the latest FreeBSD port
2. Extract it
3. Try to build and install it with "make install clean"

Instead of building and installing, the build breaks with:
===>  turnserver-3.2.4.4 is marked as broken: Not staged..

The Makefile uses NO_STAGE=yes, which is no longer supported in FreeBSD ports. 
Attached is a patch to fix the port. I have also opened a bug report upstream 
in FreeBSD ports to upgrade to the latest version (3.2.4.4), see 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193816

This is on FreeBSD 10.0-RELEASE, but applies to all FreeBSD versions using an 
up-to-date ports tree.

Original issue reported on code.google.com by bradleyt...@fastmail.fm on 21 Sep 2014 at 5:45

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the patch. I'll review it.

Original comment by mom040...@gmail.com on 21 Sep 2014 at 6:29

GoogleCodeExporter commented 8 years ago

Original comment by mom040...@gmail.com on 21 Sep 2014 at 6:29

GoogleCodeExporter commented 8 years ago
I used the proposed patch but I also additionally fixed the manpages in the 
port. I also updated the bug in the FreeBSD bugzilla repository. 

Bradley, please let me know whether you want to join the TURN server team as 
the FreeBSD port guy - or in any other role that you want.

Thanks
Oleg

Original comment by mom040...@gmail.com on 22 Sep 2014 at 2:15

GoogleCodeExporter commented 8 years ago
Oleg, I would like to being the ports guy. Thanks for the offer. :)

I haven't read through the relevant RFCs yet to be able to contribute more, but 
I do hope to change that in the near future. The team I work on is very 
dependent on the TURN server, so it makes sense to get more involved.

Thanks again, and have a nice day!

Original comment by bradleyt...@fastmail.fm on 22 Sep 2014 at 6:35

GoogleCodeExporter commented 8 years ago
Bradley, I added you to all authors list, as a contributor, to both projects.

The FreeBSD port SVN links are  
https://rfc5766-turn-server.googlecode.com/svn/freebsdport/turnserver

and

https://coturn.googlecode.com/svn/freebsdport

Please follow the changes in FreeBSD and let me know when it's time to make the 
appropriate adjustment. Any other ideas and relevant work are welcome, too !

Thanks !
Oleg

Original comment by mom040...@gmail.com on 23 Sep 2014 at 5:58