Commit graph

17 commits

Author SHA1 Message Date
Sergey Matveychuk
d785acc73c - Remove BROKEN on 4.x mark 2007-04-11 18:18:51 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Sergey Matveychuk
d68c424370 - Add gnometarget. [1]
- Better eplanation in a BROKEN message (does not support <5.0) [1]
- Change patch-pkgconfig with a REPLACE_CMD in Makefile [1]
- Improve do-configure target to respect CC,CXX, etc. [1]
- Back shared libraries versioning that was removed by developers [2]

Submitted by:	mezz [1]
Noted by:	pav  [2]
2007-01-30 20:23:16 +00:00
Sergey Matveychuk
277c3230e5 - Update to 5.5.2.
- Turn off a stupid test of std::bad_alloc exception. [1]

Requested by:	kris
2007-01-28 14:46:35 +00:00
Kris Kennaway
ab32e11c23 One of the configure tests in this port attempts to allocate an infinite
amount of memory to see what happens when it fails:

checking if new throws std::bad_alloc exception on failure...

This is extremely antisocial since it will run the machine out of swap.
Mark IGNORE until it can be fixed.
2007-01-28 03:20:35 +00:00
Sergey Matveychuk
1c2a46f0a4 - A work around for creating threads with THR_NEW_LWP.
LWP is not directly applicable to FreeBSD threading model.

PR:		ports/105794
Submitted by:	Andriy Gapon <avg at icyb.net.ua>
2006-12-03 19:42:31 +00:00
Sergey Matveychuk
8a09ab3474 - Fix build on 6-STABLE
Submitted by:	ume
Reported by:	kris mail
2006-09-04 06:31:13 +00:00
Sergey Matveychuk
15b1d31b90 - Fix typo: NOT_FOR_ARCH -> NOT_FOR_ARCHS
Reported by:	kris mail
2006-06-17 08:17:22 +00:00
Sergey Matveychuk
511a711bfa - Add missing ${FILESDIR} for an extra patch. It fixes build on CURRNET.
Reported by:	kris via pointyhat
2006-05-02 21:05:20 +00:00
Sergey Matveychuk
3ae7205d50 - Update to 5.5.1 (bugfix release) 2006-04-23 20:35:15 +00:00
Sergey Matveychuk
cd2ae5a4f5 - NOT_FOR_ARCHS=sparc64
Noted by:	kris mail
2006-04-16 18:34:46 +00:00
Sergey Matveychuk
1983544f69 - Update to 5.5.0
- Split ACE and TAO. Now it's not a slave port.
2006-03-15 11:24:06 +00:00
Sergey Matveychuk
7896da2ae5 - Update to 5.4.2+1.4.2
Submitted by:	Craig Rodrigues <rodrigc(at)crodrigues.org>
2004-12-07 13:32:53 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Clement Laforet
626af8301e - Fix CONFLICTS
PR:                 61412
Submitted by:       Sergey Matveychuk <sem@ciam.ru> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 17:59:46 +00:00
Kirill Ponomarev
0554eef7b7 - Use DISTNAME from master port
PR:		61158
Submitted by:	maintainer
2004-01-10 09:28:13 +00:00
Pav Lucistnik
6e5a382186 Add ace, a slave port of ace+tao without tao.
PR:		ports/60948
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-05 19:32:03 +00:00