Commit graph

21 commits

Author SHA1 Message Date
Joe Marcus Clarke
4f92d86b77 Fix some other build problems with GCC 3.3.1. Since these patches affect
headers used by dependents, bump PORTREVISION.

Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-07-23 03:51:42 +00:00
Joe Marcus Clarke
14a61ff9ad Fix build with GCC 3.3.1.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-07-23 01:40:59 +00:00
Joe Marcus Clarke
f40bc84752 Fix problems with g++-2.9x and virtual interfaces.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
Obtained from:	Bowie Owens <bowie@owens.csiro.au>
2003-06-20 15:48:49 +00:00
Joe Marcus Clarke
098af8d37e * Remove the need for X, and instal this port in ${LOCALBASE}
* Correct the plist to include the ORBit backends

Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-06-19 15:53:01 +00:00
Adam Weinberger
fad19d1dfe Update to 1.3.6, shlib bump, utilize USE_GNOME, and make gnome@
the maintainer.
2003-06-16 19:16:46 +00:00
Christian Weisgerber
54eb40c54a Update to version 1.3.5
PR:		51050
Submitted by:	Ports Fury
2003-04-25 18:50:38 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Patrick Li
8290a90bda Fix build in -current and unmark broken.
PR:		ports/46081
Submitted by:	Juha Liukkonen <jml@cubical.fi>
2002-12-15 04:22:39 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Kris Kennaway
f0fdebb721 BROKEN: Does not build 2002-05-18 03:28:59 +00:00
Ade Lovett
25c7b32910 Update to 0.30.4
PR:		35787
Submitted by:	Ports Fury
2002-03-12 01:18:37 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Johann Visagie
c0ebbd3943 - Add patch-Makefile.buildvars to add ${LOCALBASE}/include to INCLUDEDIRS
(port did not build with ORBit ports >= 0.5.10).
- GNU_CONFIGURE -> USE_AUTOMAKE, in order to incorporate variables from
  Makefile.buildvars in Makefiles.
- Move removal of "test" directory from Makefile.in to Makefile.am, to
  accommodate the fact that we're now using automake:  Remove
  patch-Makefile.in and add patch-Makefile.am.
- Expand pkg-descr a bit.
- Alphabetise pkg-plist and add directories.
- Bump PORTREVISION.
2001-11-15 09:36:17 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Pete Fritchman
1b4f516e45 Add orbitcpp-0.30.1, C++ bindings for ORBit, a CORBA 2.2-compliant ORB
PR:		30232
Submitted by:	Thomas Hentschel <bsd@hentschel.net>
2001-10-29 08:57:07 +00:00