| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix comparison (nod to Freshports sanity-checking daemon). | Trevor Johnson | 2005-01-14 | 1 | -1/+1 |
* | This does compile on the Alpha--well, sometimes it does. I agree with kris' | Trevor Johnson | 2005-01-14 | 1 | -1/+5 |
* | Does not compile on alpha. Since it's unlikely anyone is going to fix | Kris Kennaway | 2005-01-02 | 1 | -1/+1 |
* | Compiles on Alpha again. | David E. O'Brien | 2004-12-12 | 1 | -3/+0 |
* | If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE | David E. O'Brien | 2004-11-14 | 1 | -0/+3 |
* | List gcov command. | Trevor Johnson | 2004-09-01 | 1 | -0/+1 |
* | Use INFO and TOUCH macros. Fix white space. | Trevor Johnson | 2004-03-15 | 2 | -11/+6 |
* | BROKEN on alpha 5.x: does not compile | Kris Kennaway | 2004-02-17 | 1 | -0/+4 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -1/+1 |
* | Remove hashes of unused Fortran, Objective-C and Java distfiles. | Trevor Johnson | 2004-01-27 | 1 | -3/+3 |
* | This no longer provides a Java compiler. | Trevor Johnson | 2004-01-27 | 1 | -1/+1 |
* | Make fetchable. | Trevor Johnson | 2003-12-26 | 1 | -1/+1 |
* | The __WORD_BIT constant in GCC's stl_bvector.h caused a namespace | Trevor Johnson | 2003-12-04 | 1 | -0/+6 |
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | Sergey A. Osokin | 2003-09-24 | 1 | -1/+1 |
* | These older compilers don't support amd64, sparc64, and ia64. | David E. O'Brien | 2003-05-09 | 1 | -0/+1 |
* | Retire comment file. | Trevor Johnson | 2003-03-01 | 2 | -1/+1 |
* | Use the full path to /sbin/sysctl | Kris Kennaway | 2003-01-30 | 1 | -1/+1 |
* | Actually all that needed to be done in this file to fix for 5-CURRENT | David E. O'Brien | 2003-01-01 | 1 | -26/+6 |
* | Attempt to Fix build on -CURRENT | Tilman Keskinoz | 2002-12-31 | 6 | -12/+142 |
* | I'd like to try to maintain this. | Trevor Johnson | 2002-11-05 | 1 | -1/+1 |
* | The effort to maintain these for FreeBSD just isn't worth it with the lack | David E. O'Brien | 2002-11-05 | 1 | -1/+1 |
* | Use MASTER_SITES_GCC. | Akinori MUSHA | 2002-10-19 | 1 | -3/+2 |
* | Due to popular demant into each port which might be inserted into dependency | Maxim Sobolev | 2002-09-14 | 1 | -0/+4 |
* | Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the | Gerald Pfeifer | 2002-07-31 | 1 | -1/+1 |
* | Allow to build in -CURRENT. | David E. O'Brien | 2002-05-06 | 2 | -0/+70 |
* | Catch up with Makefile rev 1.83. | David E. O'Brien | 2002-05-06 | 1 | -11/+2 |
* | Remove the split up .info bits files. I switched to "makeinfo --no-split". | David E. O'Brien | 2002-05-06 | 1 | -54/+0 |
* | Update pkg-comment to reflect GCC's new meaning (since 2.95) and refer | Gerald Pfeifer | 2002-04-12 | 2 | -7/+7 |
* | GCC 2.95 and later aren't called egcs (any longer), so remove three patches | Gerald Pfeifer | 2002-04-12 | 3 | -36/+0 |
* | Since I cannot think of any reason one would use this port for FORTRAN or | David E. O'Brien | 2002-04-10 | 1 | -15/+10 |
* | Document. | David E. O'Brien | 2002-03-24 | 1 | -1/+1 |
* | Let machine/ansi.h know not to play glibc for us. | David E. O'Brien | 2002-03-24 | 1 | -5/+13 |
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -6/+6 |
* | Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflict | Akinori MUSHA | 2002-01-19 | 1 | -0/+2 |
* | ftp.freesoftware.com -- R.I.P. | David E. O'Brien | 2001-09-13 | 1 | -2/+1 |
* | Remove duplicate words where appropriate. | Dima Dorfman | 2001-06-24 | 1 | -1/+1 |
* | DEFAULT_VTABLE_THUNKS got set back to `1' from `2' in 2.95.3. | David E. O'Brien | 2001-04-17 | 1 | -2/+14 |
* | Update to version 2.95.3. | David E. O'Brien | 2001-03-19 | 2 | -17/+15 |
* | Use MASTER_SITE_SOURCEWARE. | David E. O'Brien | 2001-02-15 | 1 | -9/+6 |
* | Update to the 3rd 2.95.3 pre-release (test) release. | David E. O'Brien | 2001-02-13 | 2 | -12/+13 |
* | Introduce `TARGLIB' from gcc-devel to clean this thing up. | David E. O'Brien | 2001-01-07 | 1 | -16/+16 |
* | Update to GCC 2.95.3 release candidate "test1" | David E. O'Brien | 2001-01-07 | 2 | -15/+17 |
* | Make LIBSTDCPP_REV match the new reality. | David E. O'Brien | 2000-12-13 | 1 | -1/+1 |
* | Change the libstdc++.so version number to be more like the stock one. | David E. O'Brien | 2000-12-05 | 1 | -1/+1 |
* | Do dynamic PLIST creation like the `gcc-devel' port. This is the easiest | David E. O'Brien | 2000-12-05 | 2 | -229/+13 |
* | Add "-Wnon-const-format" which checks for non-constant format strings for | David E. O'Brien | 2000-11-27 | 5 | -25/+234 |
* | Use PLIST_SUB to only include curses.h when OSVERSION >= 400000. (It | Satoshi Asami | 2000-10-10 | 2 | -9/+15 |
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -1/+1 |
* | Oops, curses.h isn't built for 3-stable systems. | Satoshi Asami | 2000-06-02 | 1 | -1/+0 |
* | Add missing file (curses.h). | Satoshi Asami | 2000-06-01 | 1 | -0/+1 |