summaryrefslogtreecommitdiffstats
path: root/lang/gcc42/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - add RC_D_SH to keep shared libs working after rebootdinoex2006-03-261-0/+1
|
* Update to the 20060311 snapshot of GCC 4.2.0.gerald2006-03-151-7/+1
| | | | | | | | | | | | | | | | The spamming of $PREFIX/include/ssp is now finally gone after my reports upstream, which allows us to restrict the conflict with gcc-4.1.* to the case where we build Java. Convert the build-time dependency on math/mpfr to a full one, since the Fortran frontend also needs this at run time. Always build both shared and static libraries instead of having these as two exclusive options defaulting to the former. Remove bogus USE_X11 (which was not used by default nor any other port). No longer hardcode the version number in LATEST_LINK.
* Update to the 20060218 snapshot of GCC 4.2.0.gerald2006-02-211-4/+0
| | | | | | Remove USE_REINPLACE= as advised by new portlint. Also note that at least some of the installation hierarchy problems with libgomp have been fixed now due to my report upstream.
* Update to the 20060121 snapshot of GCC 4.2.0, which now includes libgomp.gerald2006-01-271-0/+5
|
* Update to the 20051224 snapshot of GCC 4.2.0.gerald2005-12-281-2/+1
| | | | | | Improve packaging by using @dirrm include/ssp instead of speculative removal. Remove broken removal of the info/gcc42 directory; this has to be handled by Mk/bsd.ports.mk.
* Install the .info files of the lang/gcc42 port in a port-specificgerald2005-12-211-0/+2
| | | | | | | subdirectory, which allows us to remove the conflicts with lang/gcc33 and lang/gcc34. Dedicated to: obrien
* Complete the repocopy of lang/gcc41 to lang/gcc42 and update to the 20051210gerald2005-12-111-26/+26
| | | | | | | | snapshot of GCC 4.2.0. Change pkg-plist to avoid hardcoding any version number. PR: 90253
* Add missing pkg-plist update from the previous commit.gerald2005-11-301-0/+1
|
* Update to the 20051029 snapshot of GCC 4.1. This brings many bugfixesgerald2005-11-081-4/+0
| | | | | | due to the stabilization work for the 4.1.0 release and also addresses some hierarchy problems I had reported (and which we no longer need to work around).
* Update to the 20050924 snapshot of GCC 4.1.0. This brings a huge libjava/gerald2005-09-251-0/+4
| | | | Classpath merger.
* Update to the 20050730 snapshot of GCC 4.1.0.gerald2005-08-011-18/+18
| | | | | | | | | | | | Replace the WITHOUT_LIBJAVA knob by WITHOUT_JAVA which also disables building the compiler and tools proper and avoids fetching the entire Java frontend and library tarball. Remove bogus ${PREFIX}/share/classpath/api directory that libjava adds these days. Make the (optional) handling of the Fortran and Java frontends easier to understand.
* Update to the 20050723 snapshot of GCC 4.1.0. Should now work on FreeBSD 7.gerald2005-07-251-2/+0
|
* GCC 4.1 currently adds an empty directory share/classpath/api und $PREFIX.gerald2005-07-191-0/+2
|
* Adjust pkg-plist to (temporary) bug which added libssp include files.gerald2005-07-061-0/+5
|
* Update to the 20050625 snapshot of GCC 4.1.0.gerald2005-06-261-6/+0
| | | | | | | Directly install libraries into a port-specific location instead of moving them there after the original installation. This is simpler and also avoids the problem where the port would overwrite/remove an existing copy of libiberty.a, which boils down to a true conflict.
* Update to the 20050528 snapshot of GCC 4.1.0. Adjust the libjava-relatedgerald2005-05-291-1/+3
| | | | part of the packaging list.
* Update to the 20050522 snapshot of 4.1.0. Simplify the handling of mangerald2005-05-221-4/+0
| | | | | | | | | pages on systems with an old version of Perl, once and for all and forever. Reenable building libjava where appropriate, now that this has been fixed upstream. And treat Fortran libraries exactly like other language support libraries, reducing conflicts with other gcc ports and getting rid of the libtool archives on the way.
* Update to the 20050515 snapshot of GCC 4.1.0.gerald2005-05-161-10/+3
| | | | | | | | | | Add a conflict with the gcc34 port and address portlint warnings. Simplify the handling of libraries which are not installed in all configurations and put all libgcj libraries in the same directory as all others, getting rid of the libtool .la archives on the way. No longer install fsf-funding.7 gfdl.7 gpl.7, remove some cruft from the post-install target, and simplify generation of the dynamic parts of the packaging list.
* Update to the 20050508 snapshot of GCC 4.1.0. Add the new gjnih41 programgerald2005-05-091-6/+7
| | | | | and its man page, address some portlint warnings, and resort pkg-plist. Mark conflicts with lang/gcc33 and lang/gcc40.
* Complete the repocopy of gcc40 to gcc41 and update to the 20050424gerald2005-04-251-24/+24
| | | | | | snapshot of GCC 4.1.0. PR: 80306
* Update to the 20050220 snapshot of GCC 4.0, and mostly fix the packing listgerald2005-02-211-5/+7
| | | | for the libjava case (still disabled for now, though).
* Update to the 20050130 snapshot of GCC 4.0.0. Adjust pkg-plist wrt. togerald2005-02-011-6/+4
| | | | libjava which I hope to re-enable with the next update.
* Adding knob WITH_FORTRAN.maho2004-12-161-0/+5
| | | | | | | | Now we have GNU Fortran 90/95 compiler with this knob. PR: 74187 Approved by: gerald (maintainer)
* Autogenerate the libexec portion of PLIST.obrien2004-11-051-19/+4
| | | | | | Remove unused .la files. Reviewed by: gerald
* Complete the repo-copy of gcc34 to gcc40 and update to the 20041024gerald2004-10-311-24/+23
| | | | | | snapshot of GCC 4.0.0. PR: 71696.
* Fix location of pkgconfig-datavs2004-09-031-2/+1
| | | | Approved by: gerald
* Use a different method to remove possibly shared directory, so we canobrien2004-03-221-2/+2
| | | | | | fail silently. Submitted by: kris
* Remove libexec/gcc/%%GNU_HOST%% and libexec/gcc on pkg_delete.obrien2004-03-201-0/+2
|
* Add a WITHOUT_LIBJAVA know, which disables building libgcj and thus savesgerald2004-03-141-21/+21
| | | | | | | | | 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)
* Update to the 2004-01-14 snapshot of GCC 3.4.gerald2004-01-221-3/+5
| | | | | | | | | | | | | | | 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.
* Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05gerald2004-01-101-3/+0
| | | | | | 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.
* Fix packaging which was quite broken. On the way, update PORTVERSION togerald2004-01-091-1/+1
| | | | | 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.
* Update to the 2003-12-10 mainline snapshot of GCC which has fixes for (atgerald2003-12-141-3/+19
| | | | | | | | least) two FreeBSD-related problems I had reported against the previous snapshot. Make some final adjustments to track changes in directory layout between GCC 3.3 and 3.4, make some simplifications, and remove the BROKEN tag.
* Update to the 2003-11-26 snapshot and fix several packaging issues.gerald2003-12-041-23/+0
| | | | | | | | Import significant simplifications of the post-install handling of GCJ include files from the gcc33 port. Use the new INFO= facility. The port is still (marked) broken, but should essentially work out of the box once the remaining upstream bugs have been fixed.
* Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.gerald2003-11-141-17/+17
| | | | | | | There is no bounds-checking patch for GCC 3.4 yet, extended printf format checking for FreeBSD has not been ported yet, and the port is BROKEN due to weird libjava build failures which occur if and only if building from within the FreeBSD ports system.
* Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.obrien2003-07-091-3/+3
|
* Don't remove the share/java and share/java/classes system directories.kris2003-06-091-2/+0
|
* Update to the official release of GCC 3.3. On the way, somewhat restructuregerald2003-05-151-3/+0
| | | | | | the port so that switching between snapshots and releases will amount to fewer changes in the future. Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1.
* Further fixes to pkg-plist. (Tested according to Porter's Handbook 2.4 ongerald2003-04-231-3/+1
| | | | i386-unknown-freebsd4.8.)
* merge changes from gcc32 to gcc33 after testingdinoex2003-04-211-0/+25
| | | | | | | | - Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work. - fix PLIST so critical file libgcc_s.so.1 is included. - complete PLIST - COMMENT can be overrritten by a slave port - uncomment MANPAGES, as they are currently not installed.
* Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot.obrien2003-03-291-1/+12
|
* Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.obrien2002-10-101-20/+22
|
* Upgrade to a 06-April-2002 GCC 3.2 in-development checkout.obrien2002-04-071-25/+25
|
* Upgrade to a 27-March-2002 GCC 3.2 in-development checkout.obrien2002-03-291-12/+12
|
* Sync with gcc30's style.obrien2002-03-041-61/+15
| | | | | | This includes changing the name from g<BINARY> to <BINARY>31, using a single .info file rather than the mirage of them, and switch to using the .bz2 distfiles.
* Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.obrien2002-03-021-19/+0
|
* Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.obrien2001-05-041-7/+20
| | | | [and a sad day in history]
* Fix nits in the auto lib-gcc PLIST generation.obrien2001-03-021-22/+6
|
* Change name of programs from e<program_name> to g<program_name>, sinceobrien2000-12-051-4/+4
| | | | | | | | e<program_name> conflicts with the egcs port. I'm open to a better nameing scheme. Also change the shared libs configuring logic a little bit due to changed way of doing it on libstdc++-v3, which this snapshot uses by default.
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.obrien2000-09-051-204/+5
|
OpenPOWER on IntegriCloud