summaryrefslogtreecommitdiffstats
path: root/lang/gcc43
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 20080508 snapshot of GCC 4.3.1 which should address thegerald2008-05-142-19/+19
| | | | | issue of -lpthread being needed when linking against libstdc++ on 7.x and -CURRENT.
* Update to the 20080501 snapshot of GCC 4.3.1.gerald2008-05-032-19/+19
|
* Update to the 20080410 snapshot of GCC 4.3.1.gerald2008-04-122-19/+19
|
* Update to the 20080403 snapshot of GCC 4.3.1.gerald2008-04-062-19/+19
|
* Update to the 20080320 snapshot of GCC 4.3.1.gerald2008-03-222-19/+19
|
* Update to the 20080313 snapshot of GCC 4.3.1.gerald2008-03-162-19/+19
|
* Update to the 20080306 snapshot of GCC 4.3.1.gerald2008-03-092-20/+20
|
* Update to the 20080228 snapshot of GCC 4.3.0.gerald2008-02-292-19/+19
|
* Update to the 20080221 snapshot of GCC 4.3.0.gerald2008-02-222-20/+20
| | | | | | Make PORTSNAME overridable.[1] Submitted by: maho[1]
* Update to the 20080215 snapshot of GCC 4.3.0.gerald2008-02-162-19/+19
|
* Update to the 20080208 snapshot of GCC 4.3.0.gerald2008-02-102-19/+19
|
* Update to the 20080201 snapshot of GCC 4.3.0.gerald2008-02-022-19/+19
|
* Update to the 20080125 snapshot of GCC 4.3.0.gerald2008-01-262-19/+19
|
* Update to the 20080118 snapshot of GCC 4.3.0.gerald2008-01-192-19/+19
|
* Update to the 20080111 snapshot of GCC 4.3.0.gerald2008-01-122-19/+19
|
* Update to the 20080104 snapshot of GCC 4.3.0.gerald2008-01-062-19/+19
|
* Update to the 20071221 snapshot of GCC 4.3.0.gerald2007-12-252-19/+19
|
* Update to the 20071026 snapshot of GCC 4.3.0.gerald2007-10-272-19/+19
|
* Update to the 20071019 snapshot of GCC 4.3.0.gerald2007-10-202-19/+19
|
* Migration from bison 1.x to 2.xade2007-10-171-1/+1
| | | | | PR: 117086 Tested by: -exp runs
* Update to the 20071012 snapshot of GCC 4.3.0.gerald2007-10-142-19/+19
|
* Update to the 20070928 snapshot of GCC 4.3.0.gerald2007-09-292-19/+19
|
* Update to the 20070914 snapshot of GCC 4.3.0.gerald2007-09-152-19/+19
|
* Update to the 20070831 snapshot of GCC 4.3.0.gerald2007-09-032-19/+19
|
* Chase mpfr library and bump PORTREVISION.ale2007-08-301-1/+1
|
* Update to the 20070817 snapshot of GCC 4.3.0.gerald2007-08-202-19/+19
|
* Add missing note on the CONFLICTS with lang/gcc295.gerald2007-08-111-0/+2
| | | | Reported by: cy
* Update to the 20070810 snapshot of GCC 4.3.0.gerald2007-08-112-19/+20
|
* Update to the 20070727 snapshot of GCC 4.3.0.gerald2007-07-282-19/+19
|
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* Update to the 20070720 snapshot of GCC 4.3.0.gerald2007-07-212-19/+19
|
* Update to the 20070713 snapshot of GCC 4.3.0.gerald2007-07-152-19/+19
|
* Update to the 20070622 snapshot of GCC 4.3.0.gerald2007-06-242-19/+19
|
* Update to the 20070601 snapshot of GCC 4.3.0.gerald2007-06-022-19/+19
|
* Update to the 20070518 snapshot of GCC 4.3.0 (since this week's one isgerald2007-05-282-19/+19
| | | | broken).
* Update to the 20070427 snapshot of GCC 4.3.0.gerald2007-04-282-19/+19
|
* Update to the 20070420 snapshot of GCC 4.3.0.gerald2007-04-212-22/+22
| | | | | | | Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is, enable this only when Java is enabled. PR: 111544
* Update to the 20070413 snapshot of GCC 4.3.0.gerald2007-04-142-19/+20
| | | | Add WANT_GNOME=yes per our GNOME porting documentation.
* libjava now also provides cp-tools.info.gerald2007-04-121-1/+2
| | | | Reported by: rafan
* Move everything related to the WITH_JAVA_AWT knob into a single blockgerald2007-04-111-14/+12
| | | | | | and make this a subset of the general Java-specific section. Submitted by: alepulver
* Check for, and warn about the datasize limit, before trying to buildgerald2007-04-091-0/+9
| | | | | | | with Java support. PR: 111126 Suggested by: kris, cperciva
* Update to the 20070406 snapshot of GCC 4.3.0.gerald2007-04-092-19/+19
|
* Document the large memory requirements when building with Java support.gerald2007-03-311-0/+4
| | | | Discussed with: alepulver
* Update to the 20070323 snapshot of GCC 4.3.0.gerald2007-03-282-19/+19
|
* Update to the 20070316 snapshot of GCC 4.3.0.gerald2007-03-172-19/+19
|
* Update to the 20070309 snapshot of GCC 4.3.0. This brings a new gcjh43gerald2007-03-123-20/+31
| | | | | | application and man pages for gappletviewer43, gjar43, gjarsigner43, gjavah43, gkeytool43, gnative2ascii43, gorbd43, grmid43, gserialver43, and gtnameserv43.
* Update to the 20070302 snapshot of GCC 4.3.0.gerald2007-03-042-19/+19
|
* Update to the 20070223 snapshot of GCC 4.3.0. No extra patch is neededgerald2007-02-243-50/+19
| | | | to build on i386 any longer.
* Update to the 20070216 snapshot of GCC 4.3.0.gerald2007-02-184-20/+53
| | | | | | | This has a patch of mine to account for the removal of /usr/bin/objformat on 7-CURRENT and defaults to elf instead of aout in this case. Add a temporary patch to fix the bootstrap on i386.
* Update to the 20070209 snapshot of GCC 4.3.0.gerald2007-02-123-20/+27
| | | | | | This adds a couple of further programs related to Java language support, specifically gjar, gjavah, gnative2ascii, gorbd, grmid, gserialver, and gtnameserv.
OpenPOWER on IntegriCloud