Age | Commit message (Expand) | Author |
2007-07-23 | - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script | Rong-En Fan |
2007-07-23 | - Announce --mandir and --infodir in configure --help so it won't fail | Rong-En Fan |
2007-02-15 | Account for the removal of /usr/bin/objformat on 7-CURRENT and default | Gerald Pfeifer |
2006-11-19 | Mark as NOT_FOR_ARCHS=amd64 instead of BROKEN. This version of GCC really sh... | Gerald Pfeifer |
2006-06-17 | Make CONFIGURE_ARGS and MAKE_ARGS additive, for the sake of child | Gerald Pfeifer |
2006-03-26 | Install the .info files in a port-specific subdirectory, which removes | Gerald Pfeifer |
2006-03-25 | - add RC_D_SH to keep shared libs working after reboot | Dirk Meyer |
2006-02-13 | Remove USE_REINPLACE= and adjust the quoting of BROKEN=, both as advised | Gerald Pfeifer |
2006-01-22 | SHA256ify | Edwin Groothuis |
2005-12-28 | Update to the 20051223 snapshot of GCC 4.1.0. | Gerald Pfeifer |
2005-12-22 | Update to the 20051215 snapshot of GCC 4.0.3. | Gerald Pfeifer |
2005-12-21 | Install the .info files of the lang/gcc42 port in a port-specific | Gerald Pfeifer |
2005-12-11 | Complete the repocopy of lang/gcc41 to lang/gcc42 and update to the 20051210 | Gerald Pfeifer |
2005-10-31 | Accept -march/-mcpu "k8", "opteron", and "athlon64". | David E. O'Brien |
2005-10-31 | Support FreeBSD 7. | David E. O'Brien |
2005-07-19 | We no longer install any libraries to $PREFIX/lib, so remove this from | Gerald Pfeifer |
2005-07-14 | IGNORE on 7.x and above. | Gerald Pfeifer |
2005-07-14 | Directly install libraries into a port-specific location instead of | Gerald Pfeifer |
2005-07-10 | Now that the GCC 3.3 branch has been closed, switch from tracking snapshots | Gerald Pfeifer |
2005-05-22 | Fix the handling of man pages on systems with an old version of Perl, once | Gerald Pfeifer |
2005-05-20 | Fix (and simplify) the handling of man pages on old systems with Perl 5.0. | Gerald Pfeifer |
2005-05-16 | Update to the 20050511 snapshot of GCC 3.3.6. | Gerald Pfeifer |
2005-05-09 | Silence two portlint warnings. | Gerald Pfeifer |
2005-05-03 | Update to the 20050427 snapshot of GCC 3.3.6. On the way, remove all traces | Gerald Pfeifer |
2005-04-02 | Update to the 20050330 pre-release of GCC 3.3.6. | Gerald Pfeifer |
2005-02-24 | Update to the 20050223 snapshot of GCC 3.3.6. | Gerald Pfeifer |
2005-02-03 | Update to the 20050202 snapshot of GCC 3.3.6. | Gerald Pfeifer |
2005-01-16 | Update to the 20050112 snapshot of GCC 3.3.6. Among others, this includes a | Gerald Pfeifer |
2004-12-17 | Update to the 20041215 snapshot of GCC 3.3.6. | Gerald Pfeifer |
2004-11-04 | Update to the 20041103 snapshot of GCC 3.3.5. | Gerald Pfeifer |
2004-10-19 | Update to the 20041013 snapshot. | Gerald Pfeifer |
2004-09-02 | Update to the 20040901 snapshot of GCC 3.3.5. | Gerald Pfeifer |
2004-07-04 | Update to the 20040630 snapshot and change the version to 3.3.5. | Gerald Pfeifer |
2004-07-03 | Mark BROKEN on amd64. It looks like the system compiler miscompiles this, | Gerald Pfeifer |
2004-06-17 | Update to the 2004-06-16 snapshot of GCC 3.3.4. | Gerald Pfeifer |
2004-05-14 | Update to the 2004-05-05 snapshot of GCC 3.3.4. | Gerald Pfeifer |
2004-05-03 | Remove support for WITH_BOUNDSCHECKING which was broken most of the time | Gerald Pfeifer |
2004-04-17 | Update to the 2004-04-11 snapshot and a later version of the bounds checking | Gerald Pfeifer |
2004-03-28 | Add a WITHOUT_LIBJAVA knob, which disables building libgcj and thus saves | Gerald Pfeifer |
2004-03-14 | Update to the 20040308 snapshot of GCC 3.3.4. | Gerald Pfeifer |
2004-02-18 | Mark broken on amd64 (which used to be called x86_64). | Gerald Pfeifer |
2004-02-16 | Update to the 2004-02-16 snapshot of GCC 3.3.4. | Gerald Pfeifer |
2004-02-08 | Fix build on systems without a decent version of Perl. | Gerald Pfeifer |
2004-02-06 | Update to the 2004-02-02 snapshot of GCC 3.3. (Add distinfo part.) | Gerald Pfeifer |
2004-02-05 | Update to the 2004-02-02 snapshot of GCC 3.3. | Gerald Pfeifer |
2004-02-04 | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke |
2004-02-01 | Consider another instance of the man pages not being generated if Perl 5.6 | Gerald Pfeifer |
2004-01-30 | The Fortran frontend binary is called g77, not f77. | Gerald Pfeifer |
2004-01-26 | Update to the 2004-01-26 snapshot of GCC 3.3. Introduce a new make variable | Gerald Pfeifer |
2004-01-22 | Use the SORT macro from bsd.port.mk. | Trevor Johnson |