1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Mark Linimon
e45d9900bd Mark as broken on gcc4.2. 2007-10-01 08:38:12 +00:00
Kris Kennaway
267a93931a Now appears to build on amd64 7.x 2007-03-03 18:29:48 +00:00
Maxim Sobolev
a5155a9d7f Fix incorrect patch. 2006-07-19 02:27:23 +00:00
Maxim Sobolev
940359dcbc Make buildable on 7.x and 6.x after addition of getXXX_r() functions.
Submitted by:	ume
2006-07-18 21:52:28 +00:00
Kris Kennaway
cf9fb04ec9 BROKEN on amd64 7.0: Infinite loop during build 2006-02-09 23:14:29 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
9e07d6d1d0 BROKEN on sparc64: Does not compile 2004-11-18 21:57:42 +00:00
Joe Marcus Clarke
4d471a4f1b Fix build with bind9 in the base system.
Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2004-10-11 02:22:21 +00:00
Maxim Sobolev
6fdde1fede Fix build using gcc 3.4. 2004-08-22 19:41:22 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Pav Lucistnik
6ac3ed82f1 - Fix build (USE_GETOPT_LONG) 2004-03-13 21:00:56 +00:00
Kris Kennaway
ed3f2f96a1 BROKEN on 4.x: Does not compile 2004-03-13 05:31:07 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Maxim Sobolev
00e9d3d4a3 Don't hardcode `i386'.
PR:		53469
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-14 18:45:59 +00:00
FUJISHIMA Satsuki
15af2655c1 get rid of libgnugetopt dependency.
This port links libcext_bsd.a which includes NetBSD derived getopt_long().
2003-07-14 02:37:14 +00:00
Maxim Sobolev
8901f21457 Use correct version of the patch. 2003-04-04 10:52:02 +00:00
Maxim Sobolev
f9788f8b94 Update to 1.5.0. 2003-04-04 10:40:24 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
8cc26e8d9d Remove dependency on linuxthreads. The problem with b2bua is that it is
a heavy c++ application, so that default FreeBSD pthread stack size of 64KB
is not sufficient in many cases. Be wise and set the pthread stack size to be
1MB instead.

Bump PORTREVISION.

Sponsored by:	Porta Software Ltd
2003-01-31 12:08:58 +00:00
Maxim Sobolev
8f66818e0f Fix build on systems without /usr/include/getopt.h (4.x).
Submitted by:	kris
2003-01-26 18:06:46 +00:00
Maxim Sobolev
629cabf0d5 Add b2bua 1.4.0, a back-to-back (B2B) SIP user agent. 2003-01-19 20:43:32 +00:00