Commit Graph

230 Commits

Author SHA1 Message Date
Maho Nakata
775ef27fd9 Fix build for 7-CURRENT 2005-08-28 08:00:11 +00:00
Kris Kennaway
a021acdaa2 Add NOT_FOR_ARCHS=ia64 since it doesn't build there and openoffice
isn't likely to be buildable on ia64 any time soon.
2005-05-21 18:03:43 +00:00
Maho Nakata
8f75843b47 Make fetchable
Submitted by:	"Jack L." <xxjack12xx at doramail dot com>
2005-05-14 01:06:26 +00:00
Maho Nakata
b5eec8b24a Fix pkg-plist
Submitted by:	kris
Encouraged by:	kris
2005-03-19 09:41:52 +00:00
Kris Kennaway
1c32e4e1de BROKEN: Incomplete pkg-plist 2005-02-28 00:31:05 +00:00
Norikatsu Shigemura
640ff5e7d0 Fix -pg -pthread issue, and bump PORTREVISION.
Submitted by:	hrs
2005-01-08 18:21:58 +00:00
David E. O'Brien
9b308410a8 Unbreak 'make patch'.
Approved by:	portmgr(kris)
2005-01-01 02:49:41 +00:00
David E. O'Brien
faa3299926 Portlint 2004-12-19 20:05:20 +00:00
David E. O'Brien
a7f3a324ee Support -pthreads for 5.0-5.2.1. 2004-12-17 19:35:59 +00:00
David E. O'Brien
45a982ed52 We've ended up with the same patch twice, I guess Maho-san's and my
emails crossed each other.
2004-12-17 17:50:20 +00:00
David E. O'Brien
c8c76c3900 Catch -pthread up with the new KSE world order. 2004-12-17 17:45:03 +00:00
Maho Nakata
f9a954880c (1) a fix to -pthread
(2) clean up parts from gcc34 we don't need

Submitted by:	lofi(1) and obrien (1), (2)
2004-12-17 09:17:37 +00:00
Adam Weinberger
d73b83b3e4 Change LATEST_LINK=no to NO_LATEST_LINK=yes. LATEST_LINK=No
doesn't actually do what maho intended.

This should also fix INDEX builds for the time being, though
I'm not sure it's what maintainer had in mind.
2004-12-17 01:46:44 +00:00
Maho Nakata
0877d6533b gcc-ooo, gcc compiler for OpenOffice.org 2.0 or later
compilation. This version of gcc is as same as which
Hamburg team use to develop OpenOffice.org, applying
following fixes:

o visiblity fix
http://www.nedprod.com/programs/gccvisibility.html
o emum fix
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00968.html

For detail, see the announce:
http://porting.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=14280

Many thanks to: Pavel Janik <Pavel at Janik.cz>

PR:	74937
2004-12-16 10:36:06 +00:00
Gerald Pfeifer
560a496a8b Add missing quote in post-build target (which is a real bug, but had not
triggered any problem before).

PR:		74901
Submitted by:	Pasi Hirvonen <psh@iki.fi>
2004-12-10 10:53:43 +00:00
Gerald Pfeifer
85f12eb3ab Update to the 20041203 snapshot of GCC 3.4.4. 2004-12-06 21:33:33 +00:00
Gerald Pfeifer
d3b7bf0059 Update to the 20041126 snapshot of GCC 3.4.4. 2004-11-30 15:37:05 +00:00
Gerald Pfeifer
1c9cf791c0 Update to the 20041119 snapshot of GCC 3.4.4. 2004-11-22 09:54:34 +00:00
Gerald Pfeifer
d1dd15bb4f Update to the 20041112 snapshot, the first of 3.4.4. 2004-11-14 00:53:57 +00:00
Gerald Pfeifer
b8f419b677 Update to the 20041105 snapshot. 2004-11-08 15:07:46 +00:00
David E. O'Brien
e4cd19415f Catch the 'cklatest' target up to changes on the MASTER_SITES. 2004-11-05 19:53:25 +00:00
Gerald Pfeifer
5e51067421 Update to the 20041029 snapshot of GCC 3.4.3. 2004-10-30 17:07:02 +00:00
Gerald Pfeifer
cf5087d1a6 Update to the 20041015 snapshot of GCC 3.4.3. 2004-10-21 17:18:47 +00:00
Gerald Pfeifer
6aef5ec97e Update to the 20040827 snapshot of GCC 3.4.2. 2004-09-03 22:24:26 +00:00
Volker Stolz
8864d164aa Fix location of pkgconfig-data
Approved by: gerald
2004-09-03 17:42:11 +00:00
Gerald Pfeifer
52e5408702 Update to the 20040806 snapshot off GCC 3.4. 2004-08-12 14:17:13 +00:00
Gerald Pfeifer
fea4dadb0e Update to the 2004-07-23 snapshot of GCC 3.4.2. 2004-07-25 13:20:47 +00:00
Gerald Pfeifer
6e25d7c699 Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1). 2004-07-10 21:01:57 +00:00
Gerald Pfeifer
766213bcb0 Update to the 20040702 snapshot. Optimize that SNAPDATE variable away on
the way and use ${ECHO_MSG} instead of ${ECHO} [1].

Spotted by:	eik [1]
2004-07-04 14:39:45 +00:00
Gerald Pfeifer
6ed02c850f Use ${ECHO} instead of echo. 2004-06-17 21:39:17 +00:00
Gerald Pfeifer
c7fc29b5dc Update to the 2004-06-11 snapshot of GCC 3.4.1. 2004-06-16 18:16:26 +00:00
Gerald Pfeifer
3b61648547 Update to the 2004-06-04 snapshot of GCC 3.4.1.
On the way, note that libgcj is not built on amd64.
2004-06-06 03:57:54 +00:00
Gerald Pfeifer
2fbb3a733b Update to the 2004-04-14 snapshot, which should be nearly identical to the
GCC 3.4.0 release.
Tweak the pre-everything message, plus display a note when libgcj is not built.
2004-04-17 16:40:30 +00:00
David E. O'Brien
a2e4a83ec1 I give up, gerald wants the cruft back in. 2004-03-22 17:13:33 +00:00
David E. O'Brien
09a6fc2bd4 Use a different method to remove possibly shared directory, so we can
fail silently.

Submitted by:	kris
2004-03-22 02:10:27 +00:00
David E. O'Brien
d4b244baf7 Re-commit revision 1.165. The perceived breakage by it was a bug in pkg-plist. 2004-03-21 17:02:53 +00:00
David E. O'Brien
323c97787b Remove libexec/gcc/%%GNU_HOST%% and libexec/gcc on pkg_delete. 2004-03-20 19:50:58 +00:00
Gerald Pfeifer
bd3834a0e5 Try to fix breakage of non-amd64 platforms introduced by 1.165 and
remove inflamatory comment.

Remove BROKEN from sparc64 and simplify special case handling of
libgcj on ia64 and sparc64.
USE_SIZE is now the default, no need to specify it explicitly.
Remove WANT_THREADS_SUPPORT knob, which should be a no-op by now.
2004-03-17 14:21:58 +00:00
David E. O'Brien
d9162f1589 Don't hardcode CONFIGURE_TARGET anymore -- the value in bsd.port.mk has
finally caught up with newer autoconf's requirements.
Allow to build on AMD64 by lying with CONFIGURE_TARGET.
2004-03-17 08:18:15 +00:00
Gerald Pfeifer
7fb421e760 Add a WITHOUT_LIBJAVA know, which disables building libgcj and thus saves
quite some build time and also disk.  Make this the default on sparc64 and
ia64 where libgcj has not been ported to and thus fix long-standing packaging
issues on these two platforms.
On the way, update to the 20040310 snapshot of GCC 3.4.0.

PR:		63427 (mostly)
2004-03-14 21:33:57 +00:00
Gerald Pfeifer
5a8cd782b0 Adopt this port and update to the 2004-02-18 snapshot of GCC 3.4.
Given that I am now responsible for snapshot generation on gcc.gnu.org,
remove the feature to obtain sources from GCC CVS.  Mark broken on amd64
(which used to be called x86_64).
2004-02-19 22:12:30 +00:00
Gerald Pfeifer
0bfd4c2e53 Update to the 2004-02-11 snapshot of GCC 3.4.
Port the following two fixes from the lang/gcc33 port:
2004/02/08: Fix build on systems without a decent version of Perl.
2004/01/30: The Fortran frontend binary is called g77, not f77.
2004-02-12 20:40:06 +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
Gerald Pfeifer
dcdb48da42 Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26
change to the gcc33 port and introduce a new make variable SUFFIX to
avoid hardcoding the version number and reorder USE_ variables.
2004-01-28 22:15:03 +00:00
Gerald Pfeifer
f23ad694cc Update to the 2004-01-14 snapshot of GCC 3.4.
Merge in my 2004/01/17 change to the gcc33 port to configure with
--program-suffix and related and further simplifications.

Merge in my 2004/01/13 change to the gcc33 port to make the automatic
generation of the package list for libraries and include files more
failure tolerant, so that at least `make install` now works on sparc64.

Merge in my 2004/01/05 change to the gcc33 port to combine and simplify
the post-install handling of target libraries and GCJ include files.

libgcj still is not supported and packaging is broken on sparc64; mark
BROKEN on that platform.
2004-01-22 11:58:14 +00:00
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Trevor Johnson
f3a1a0c101 Use PAX macro. 2004-01-22 08:05:25 +00:00
Gerald Pfeifer
a72114a358 Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05
changes which combine and simplify the post-install handling of target
libraries and GCJ include files and my 2003-12-14 change which simplifies
handling of .info files from the lang/gcc33 port.
2004-01-10 12:20:00 +00:00
Gerald Pfeifer
8f8670c3ab Fix packaging which was quite broken. On the way, update PORTVERSION to
match the new versioning scheme in GCC-land and adjust the renaming of
gccbug to the scheme used by the other programs installed by this port.
2004-01-09 22:04:51 +00:00
David E. O'Brien
bddaccf46a Update to the 2003-12-31 snapshot. 2004-01-06 18:50:41 +00:00