b504 FreshPorts -- devel/raknet
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
raknet 3.9.2,1 devel on this many watch lists=0 search for ports that depend on this port
Networking API that provides reliable UDP primarily for online games
Maintained by: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Oct 2005 10:50:29
Also Listed In: net
License: GPLv3 SpecialAuth


A free networking API that provides reliable UDP and high level networking
constructs. Although RakNet can be used for any networked application, it
was developed specifically for rapid development of online games and the
addition of multiplayer to single player games.

WWW: http://www.jenkinssoftware.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
  2. devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/raknet/ && make install clean
To add the package: pkg_add -r raknet


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
  10. http://www.jenkinssoftware.com/raknet/downloads/

Number of commits found: 32

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 20:06:15
Original commit files touched by this commit  3.9.2,1
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
02 Mar 2013 03:55:26
Original commit files touched by this commit  3.9.2,1
eadler search for other commits by this committer
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.

Approved by:	portmgr (tabthorpe)
15 Jun 2012 09:55:17
Original commit files touched by this commit  3.9.2,1
martymac search for other commits by this committer
Switch to OptionsNg
12 Apr 2012 07:31:03
Original commit files touched by this commit  3.9.2,1
martymac search for other commits by this committer
- Update devel/raknet to 3.9.2
- Add a note to LEGAL to point out that we have received a special
  authorization to redistribute RakNet under GPL v3

Discussed with: developers@
23 Sep 2011 22:26:39
Original commit files touched by this commit  3.5.2_1,1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 14:59:23
Original commit files touched by this commit  3.5.2_1,1
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  3.5.2_1,1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  3.5.2_1,1
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  3.5.2_1,1
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
27 Sep 2010 12:08:23
Original commit files touched by this commit  3.5.2_1,1
martymac search for other commits by this committer
Update MAINTAINER address for my ports

Approved by:    ehaupt (mentor)
15 Sep 2010 18:35:24
Original commit files touched by this commit  3.5.2_1
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
07 Sep 2010 15:52:18
Original commit files touched by this commit  3.5.2,1
pgollucci search for other commits by this committer
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
22 Aug 2009 00:18:43
Original commit files touched by this commit  3.5.2,1
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Aug 2009 19:36:34
Original commit files touched by this commit  3.5.2,1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
07 May 2009 21:37:30
Original commit files touched by this commit  3.5.2,1
dhn search for other commits by this committer
- Update to 3.5.2

PR:             ports/134203
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Approved by:    miwi (mentor)
30 Apr 2009 17:32:43
Original commit files touched by this commit  3.5.0,1
skreuzer search for other commits by this committer
Update to v3.5.0

PR:             ports/133750
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:    wxs (mentor)
11 Apr 2009 08:45:15
Original commit files touched by this commit  3.4.1,1
miwi search for other commits by this committer
- Update to 3.4.1

PR:             133483
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
24 Mar 2009 01:40:23
Original commit files touched by this commit  3.10_1
amdmi3 search for other commits by this committer
- Add USE_GCC=3.4 as a temporary fix (port doesn't build otherwise)
- Mark BROKEN on 6.x
- While here, use SF macro and fix some whitespace

PR:             132967
Submitted by:   Ganael Laplanche <ganael dot laplanche at martymac dot com>
(maintainer)
08 Feb 2009 15:33:15
Original commit files touched by this commit  3.10_1
gerald search for other commits by this committer
No longer pass F77 and FFLAGS to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.

Approved by:    maintainer (Ganael LAPLANCHE <ganael.laplanche@martymac.com>)
07 Jan 2009 16:34:27
Original commit files touched by this commit  3.10_1
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
20 Aug 2008 00:57:32
Original commit files touched by this commit  3.10
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
09 Apr 2008 09:03:04
Original commit files touched by this commit  3.10
clsung search for other commits by this committer
- This patch updates devel/raknet from v3.08 to v3.10 (officially called 3.1).
- It also adds support for installing examples to EXAMPLESDIR.

PR:             ports/122580
Submitted by:   maintainer (Ganael Laplanche)
07 Apr 2008 20:49:41
Original commit files touched by this commit  3.08
thierry search for other commits by this committer
This patch updates devel/raknet to version 3.08.

Version 2.0.13 was an old version and faced a checksum mismatch problem
because the port was downloading a generic RakNet.zip file (with no
version). This new version of the port uses a fixed version to ensure
the port will remain fetchable. It also now uses sourceforge as main
repository.

I'll take maintainership for it.

PR:             ports/122169
Submitted by:   Ganael Laplanche <ganael.laplanche (at) martymac.com>
28 Feb 2008 14:53:09
Original commit files touched by this commit  2.0.13
erwin search for other commits by this committer
Mark BROKEN: checksum mismatch
27 Jul 2007 13:12:57
Original commit files touched by this commit  2.0.13
arved search for other commits by this committer
Fix packagebuild by not installing .bak files
04 Jul 2007 22:24:33
Original commit files touched by this commit  2.0.13
danfe search for other commits by this committer
- Spell English `October' correctly
- Get rid or ugly CRLF->LF hack, use DOS2UNIX instead

Eagle eye of:   sat
04 Jul 2007 12:41:23
Original commit files touched by this commit  2.0.13
danfe search for other commits by this committer
Forced commit, previous was for another port:

- Canonicalize Makefile header
- Fix the build with newish GCC
- Clean up Makefile
- Fix a typo in COMMENT
04 Jul 2007 12:38:23
Original commit files touched by this commit  2.0.13
danfe search for other commits by this committer
- Respect ${CC}
- Fix the build with recent GCC [1]
- Clean up Makefile

Reported by:    pointyhat (logs) [1]
04 Jul 2007 08:31:37
Original commit files touched by this commit  2.0.13
pav search for other commits by this committer
- Drop maintainership [1]
- Mark BROKEN on 7.X: does not compile with GCC 4.2
- Style

Requested by:   Andrew I Baznikin <dikiy@scn.ru> (maintainer) [1]
04 May 2006 21:41:12
Original commit files touched by this commit  2.0.13
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
22 Jan 2006 11:02:41
Original commit files touched by this commit  2.0.13
edwin search for other commits by this committer
SHA256ify (manually updated and checked)

Approved by: krion@
28 Oct 2005 10:47:20
Original commit files touched by this commit  2.0.13
sem search for other commits by this committer
A free networking API that provides reliable UDP and high level networking
constructs. Although RakNet can be used for any networked application, it
was developed specifically for rapid development of online games and the
addition of multiplayer to single player games.

WWW: http://www.rakkarsoft.com/

PR:             ports/87304
Submitted by:   Andrew I Baznikin <dikiy@scn.ru>

Number of commits found: 32

282d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24527
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days28
new fortnight57
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0