Commit graph

9 commits

Author SHA1 Message Date
jmmv
e6429ffa2c Explicitly disable GUI library detection. 2003-07-25 17:13:06 +00:00
drochner
58e6bd6720 update to 1.2.5
changes:
 * Added support for sending UDP broadcast packets
 * It is now safe to nest calls to SDLNet_Init() / SDLNet_Quit()
 * Specify the SDL API calling convention (C by default)
 * Sockets are created with the SO_REUSEADDR flag by default
+bugfixes
2003-07-25 16:25:27 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jlam
183cb73c96 buildlink1 -> buildlink2 2002-08-27 18:52:18 +00:00
zuntum
c497ea3c91 Update SDL_net to 1.2.3
Changes:

1.2.3:
Sam Lantinga - Fri Oct 26 07:15:28 PDT 2001
 * Fixed byte order read/write macros on sparc
Jonathan Atkins - Sun Sep 23 10:44:27 PDT 2001
 * Fixed non-blocking socket flags on Windows

1.2.2:
Sam Lantinga - Sun Jul 22 16:41:44 PDT 2001
 * Added Project Builder projects for building MacOS X framework
Masahiro Minami - Sun, 27 May 2001 02:10:35 +0900
 * Added working MacOS Open Transport support

1.2.1:
Sam Lantinga - Tue Apr 17 11:42:13 PDT 2001
 * Cleaned up swap function definitions in SDL_net.h
 * Added the swap functions back in for binary compatibility
Paul Jenner - Sat, 14 Apr 2001 09:20:38 -0700 (PDT)
 * Added support for building RPM directly from tar archive


Fixes pkg/15581 by Ben Wong <Benjamin.Wong@cc.gatech.edu>
2002-02-11 21:15:47 +00:00
zuntum
c80f646a88 Improve DESCR and COMMENT
Inspired by pkg/15581 by Ben Wong <Benjamin.Wong@cc.gatech.edu>
2002-02-11 20:57:36 +00:00
zuntum
f6072c8b5e Initial import of SDL_net-1.2.0
This is a small sample cross-platform networking library
2001-07-10 09:05:28 +00:00