aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc-ooo
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161836
* SHA256ifyEdwin Groothuis2006-01-221-0/+4
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Fix ${MASTER_SITE_foo} usage.Bill Fenner2005-10-251-2/+1
| | | | | | | | | | - Use the proper syntax for grouping when using ${MASTER_SITE_foo} - Don't use ${MASTER_SITE_LOCAL} with no local user subdir. Approved by: MAINTAINER timeout (2 weeks) Notes: svn path=/head/; revision=146340
* Fix build for 7-CURRENTMaho Nakata2005-08-282-3/+25
| | | | Notes: svn path=/head/; revision=141038
* Add NOT_FOR_ARCHS=ia64 since it doesn't build there and openofficeKris Kennaway2005-05-211-0/+2
| | | | | | | isn't likely to be buildable on ia64 any time soon. Notes: svn path=/head/; revision=135798
* Make fetchableMaho Nakata2005-05-141-0/+1
| | | | | | | Submitted by: "Jack L." <xxjack12xx at doramail dot com> Notes: svn path=/head/; revision=135218
* Fix pkg-plistMaho Nakata2005-03-192-25/+4
| | | | | | | | Submitted by: kris Encouraged by: kris Notes: svn path=/head/; revision=131621
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129941
* Fix -pg -pthread issue, and bump PORTREVISION.Norikatsu Shigemura2005-01-082-2/+2
| | | | | | | Submitted by: hrs Notes: svn path=/head/; revision=125856
* Unbreak 'make patch'.David E. O'Brien2005-01-012-3/+2
| | | | | | | Approved by: portmgr(kris) Notes: svn path=/head/; revision=125618
* PortlintDavid E. O'Brien2004-12-191-3/+3
| | | | Notes: svn path=/head/; revision=124519
* Support -pthreads for 5.0-5.2.1.David E. O'Brien2004-12-171-5/+14
| | | | Notes: svn path=/head/; revision=124327
* We've ended up with the same patch twice, I guess Maho-san's and myDavid E. O'Brien2004-12-172-17/+0
| | | | | | | emails crossed each other. Notes: svn path=/head/; revision=124321
* Catch -pthread up with the new KSE world order.David E. O'Brien2004-12-171-0/+13
| | | | Notes: svn path=/head/; revision=124320
* (1) a fix to -pthreadMaho Nakata2004-12-173-42/+22
| | | | | | | | | (2) clean up parts from gcc34 we don't need Submitted by: lofi(1) and obrien (1), (2) Notes: svn path=/head/; revision=124292
* Change LATEST_LINK=no to NO_LATEST_LINK=yes. LATEST_LINK=NoAdam Weinberger2004-12-171-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=124239
* gcc-ooo, gcc compiler for OpenOffice.org 2.0 or laterMaho Nakata2004-12-167-107/+73
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=124199
* Add missing quote in post-build target (which is a real bug, but had notGerald Pfeifer2004-12-101-1/+1
| | | | | | | | | | triggered any problem before). PR: 74901 Submitted by: Pasi Hirvonen <psh@iki.fi> Notes: svn path=/head/; revision=123631
* Update to the 20041203 snapshot of GCC 3.4.4.Gerald Pfeifer2004-12-062-13/+13
| | | | Notes: svn path=/head/; revision=123338
* Update to the 20041126 snapshot of GCC 3.4.4.Gerald Pfeifer2004-11-302-13/+13
| | | | Notes: svn path=/head/; revision=122820
* Update to the 20041119 snapshot of GCC 3.4.4.Gerald Pfeifer2004-11-222-13/+13
| | | | Notes: svn path=/head/; revision=122126
* Update to the 20041112 snapshot, the first of 3.4.4.Gerald Pfeifer2004-11-142-14/+14
| | | | Notes: svn path=/head/; revision=121531
* Update to the 20041105 snapshot.Gerald Pfeifer2004-11-082-13/+13
| | | | Notes: svn path=/head/; revision=121126
* Catch the 'cklatest' target up to changes on the MASTER_SITES.David E. O'Brien2004-11-051-1/+1
| | | | Notes: svn path=/head/; revision=120910
* Update to the 20041029 snapshot of GCC 3.4.3.Gerald Pfeifer2004-10-302-13/+13
| | | | Notes: svn path=/head/; revision=120498
* Update to the 20041015 snapshot of GCC 3.4.3.Gerald Pfeifer2004-10-212-14/+14
| | | | Notes: svn path=/head/; revision=119910
* Update to the 20040827 snapshot of GCC 3.4.2.Gerald Pfeifer2004-09-032-13/+13
| | | | Notes: svn path=/head/; revision=118103
* Fix location of pkgconfig-dataVolker Stolz2004-09-032-2/+12
| | | | | | | Approved by: gerald Notes: svn path=/head/; revision=118059
* Update to the 20040806 snapshot off GCC 3.4.Gerald Pfeifer2004-08-122-13/+13
| | | | Notes: svn path=/head/; revision=116035
* Update to the 2004-07-23 snapshot of GCC 3.4.2.Gerald Pfeifer2004-07-252-13/+13
| | | | Notes: svn path=/head/; revision=114652
* Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1).Gerald Pfeifer2004-07-102-14/+14
| | | | Notes: svn path=/head/; revision=113348
* Update to the 20040702 snapshot. Optimize that SNAPDATE variable away onGerald Pfeifer2004-07-042-17/+16
| | | | | | | | | the way and use ${ECHO_MSG} instead of ${ECHO} [1]. Spotted by: eik [1] Notes: svn path=/head/; revision=112909
* Use ${ECHO} instead of echo.Gerald Pfeifer2004-06-171-3/+3
| | | | Notes: svn path=/head/; revision=111694
* Update to the 2004-06-11 snapshot of GCC 3.4.1.Gerald Pfeifer2004-06-162-13/+13
| | | | Notes: svn path=/head/; revision=111613
* Update to the 2004-06-04 snapshot of GCC 3.4.1.Gerald Pfeifer2004-06-062-15/+15
| | | | | | | On the way, note that libgcj is not built on amd64. Notes: svn path=/head/; revision=110926
* Update to the 2004-04-14 snapshot, which should be nearly identical to theGerald Pfeifer2004-04-172-14/+17
| | | | | | | | GCC 3.4.0 release. Tweak the pre-everything message, plus display a note when libgcj is not built. Notes: svn path=/head/; revision=107365
* I give up, gerald wants the cruft back in.David E. O'Brien2004-03-221-0/+2
| | | | Notes: svn path=/head/; revision=104960
* Use a different method to remove possibly shared directory, so we canDavid E. O'Brien2004-03-221-2/+2
| | | | | | | | | fail silently. Submitted by: kris Notes: svn path=/head/; revision=104894
* Re-commit revision 1.165. The perceived breakage by it was a bug in pkg-plist.David E. O'Brien2004-03-211-2/+0
| | | | Notes: svn path=/head/; revision=104853
* Remove libexec/gcc/%%GNU_HOST%% and libexec/gcc on pkg_delete.David E. O'Brien2004-03-201-0/+2
| | | | Notes: svn path=/head/; revision=104769
* Try to fix breakage of non-amd64 platforms introduced by 1.165 andGerald Pfeifer2004-03-171-13/+3
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=104297
* Don't hardcode CONFIGURE_TARGET anymore -- the value in bsd.port.mk hasDavid E. O'Brien2004-03-171-3/+2
| | | | | | | | finally caught up with newer autoconf's requirements. Allow to build on AMD64 by lying with CONFIGURE_TARGET. Notes: svn path=/head/; revision=104261
* Add a WITHOUT_LIBJAVA know, which disables building libgcj and thus savesGerald Pfeifer2004-03-143-37/+50
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=104016
* Adopt this port and update to the 2004-02-18 snapshot of GCC 3.4.Gerald Pfeifer2004-02-192-45/+18
| | | | | | | | | 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). Notes: svn path=/head/; revision=101421
* Update to the 2004-02-11 snapshot of GCC 3.4.Gerald Pfeifer2004-02-122-22/+24
| | | | | | | | | 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. Notes: svn path=/head/; revision=100789
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26Gerald Pfeifer2004-01-283-39/+38
| | | | | | | | change to the gcc33 port and introduce a new make variable SUFFIX to avoid hardcoding the version number and reorder USE_ variables. Notes: svn path=/head/; revision=99348
* Update to the 2004-01-14 snapshot of GCC 3.4.Gerald Pfeifer2004-01-224-38/+54
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=98790
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98788
* Use PAX macro.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98754