1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Edwin Groothuis
2f5fd33d0b Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:10:52 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd Change maintainer address to my @FreeBSD.org email
Approved by:	garga (mentor)
2006-07-23 02:45:24 +00:00
Mark Linimon
496a30746b Mark as broken on amd64, ia64, and i386-4. 2006-07-15 22:17:31 +00:00
Edwin Groothuis
c894a71802 [REPOCOPY] net/hawknl-devel: Portable networking library (devel)
HawkNL is a free, open source, game oriented network API
	released under the GNU Library General Public License (LGPL).
	HawkNL (NL) is a fairly low level API, a wrapper over
	Berkeley/Unix Sockets and Winsock.

	But NL also provides other features including support for
	many OSs, groups of sockets, socket statistics, high accuracy
	timer, CRC functions, macros to read and write data to
	packets with endian conversion, and support for multiple
	network transports.

	NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux,
	Solaris, IRIX, AIX, BSDs, Mac OSX.

	WWW:	http://www.hawksoft.com/hawknl/

PR:		ports/94984
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-04-04 22:44:04 +00:00
Renato Botelho
920d7855a1 HawkNL is a free, open source, game oriented network API released under the GNU
Library General Public License (LGPL). HawkNL (NL) is a fairly low level API,
a wrapper over Berkeley/Unix Sockets and Winsock.

But NL also provides other features including support for many OSs, groups of
sockets, socket statistics, high accuracy timer, CRC functions, macros to read
and write data to packets with endian conversion, and support for multiple
network transports.

NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX,
BSDs, Mac OSX.

WWW:	http://www.hawksoft.com/hawknl/

PR:		ports/94114
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-03-25 11:55:08 +00:00