Commit graph

12 commits

Author SHA1 Message Date
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Kirill Ponomarev
f16753f6d7 - Use more right way to link library
PR:		ports/63820
Submitted by:	maintainer
2004-03-06 11:59:23 +00:00
Kris Kennaway
57dcf90e0d Flip the sense of the supported architecture list since we only have one
32-bit platform
2004-02-25 10:09:30 +00:00
Kris Kennaway
18e25ec569 alpha is also a 64-bit environment (add to NOT_FOR_ARCHS) 2004-02-23 22:06:01 +00:00
Kirill Ponomarev
8572f4e441 - Utilize NOT_FOR_ARCHS (Code is not 64-bit clean yet. So
disable all 64-bit archs)

PR:		ports/62327
Submitted by:	maintainer
2004-02-05 19:24: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
Pav Lucistnik
dfbd574b02 - Fix installation of header files
- Bump portrevision

PR:		ports/61489
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2004-01-19 08:06:15 +00:00
Clement Laforet
91528b4010 - Update to 5.4.0
- Use %%TAO_VERSION%% in pkg-plist
- Fix CONFLICTS

PR:                 61437
Submitted by:       Sergey Matveychuk <sem@ciam.ru> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 21:26:43 +00:00
Kirill Ponomarev
87d03765c2 - install libs with version numpers
- use common DISTNAME with a slave port
- USE_PERL5_BUILD instead of just USE_PERL5

PR:		61160
Submitted by:	maintainer
2004-01-10 09:27:44 +00:00
Kirill Ponomarev
404d53e08f - Change CONFLICTS= with CONFLICTS?= for slave port
- Change DISTNAME for new tarball name

PR:		61003
Submitted by:	maintainer
2004-01-07 09:17:31 +00:00
Sergei Kolobov
ed30348723 - Allow some Makefile variables to be overriden by slave port(s)
- Remove maintainer's URL from MASTER_SITES

PR:		60962
Submitted by:	maintainer
2004-01-06 07:31:44 +00:00
Kirill Ponomarev
87f43fa80f Add ace+tao ,
The ADAPTIVE Communication Environment (ACE) is an
object-oriented (OO) toolkit that implements fundamental design
patterns for communication software.  ACE provides a rich set
of reusable C++ wrappers and frameworks that perform common
communication software tasks across a range of OS platforms.

TAO is a freely available, open-source implementation of a
CORBA 2.x-compliant ORB that supports real-time extensions.

WWW: http://www.cs.wustl.edu/~schmidt/ACE.html
WWW: http://www.cs.wustl.edu/~schmidt/TAO.html

PR:		60634
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-12-27 23:47:14 +00:00