Age | Commit message (Expand) | Author | Files | Lines |
2003-08-11 | Use iconv's buildlink2.mk so this works on 1.6.x and -current | jmc | 1 | -2/+2 |
2003-08-11 | update to 3.3.1 | drochner | 21 | -140/+36 |
2003-08-11 | wrap lines to <= 75 | grant | 2 | -6/+8 |
2003-08-11 | this stuff is NetBSD-specific, and not needed on Linux, Solaris, or | grant | 2 | -2/+2 |
2003-08-10 | Say what will fail, and state clearly that this needs a current kernel. | christos | 1 | -1/+5 |
2003-08-10 | Tell users to compile their kernel with | jschauma | 2 | -8/+20 |
2003-08-10 | Update sun-j*14 to latest version 1.4.1_04 using patches provided by | jschauma | 5 | -16/+16 |
2003-08-09 | mono needs bison to build. | recht | 1 | -2/+4 |
2003-08-09 | Create buildlink2.mk for included libraries and headers. | wiz | 1 | -0/+28 |
2003-08-09 | Make this package looking more like the other gcc packages. | seb | 6 | -623/+92 |
2003-08-09 | Remove some leftovers from older texinfo handling framework. | seb | 2 | -5/+2 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 17 | -34/+17 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 7 | -14/+7 |
2003-08-09 | Warning hack ahead! | seb | 1 | -2/+11 |
2003-08-08 | include major version number in COMMENT for distinction, some minor | grant | 8 | -16/+16 |
2003-08-07 | The INSTALL script was overlooked during the conversion to | seb | 1 | -37/+0 |
2003-08-06 | Ok, get copies of stuff into buildlink dir correct this time. | jmc | 1 | -3/+5 |
2003-08-06 | Chicken and egg problem. Need buildlink2 support for building the shell so | jmc | 1 | -3/+6 |
2003-08-06 | Add a symlink so that the shared lib can be found as *.so, and | drochner | 4 | -6/+18 |
2003-08-06 | -add a patch from Marc Recht vie pkgsrc-wip which meddes with these | drochner | 6 | -2/+134 |
2003-08-06 | oops - forgot a piece of a patch taken over from Python-2.2 | drochner | 4 | -10/+28 |
2003-08-05 | Add i18n.so module to PLIST. | jtb | 1 | -1/+5 |
2003-08-04 | Update to version 2.1.4. | jtb | 2 | -6/+5 |
2003-08-04 | Update to version 0.7.3.2. | jtb | 13 | -300/+422 |
2003-08-04 | add python-2.3 | drochner | 1 | -1/+3 |
2003-08-04 | Python-2.3 with thread support. Tested on -current/i386 only so far | drochner | 12 | -0/+2910 |
2003-08-04 | Extend the Python version zoo by Python-2.3 w/o threads. | drochner | 10 | -0/+2879 |
2003-08-04 | prepare for Python-2.3 | drochner | 2 | -5/+42 |
2003-08-03 | Add missing .endif. *sigh* | jmmv | 1 | -1/+2 |
2003-08-03 | Go back to the 'target' conditional. 'commands' fails on the 1.5 branch, | jmmv | 1 | -3/+4 |
2003-08-02 | Get the correct distfile for ${MACHINE_ARCH} == "arm". | kristerw | 1 | -2/+2 |
2003-08-02 | no longer needed. | grant | 1 | -56/+0 |
2003-08-01 | This works on Linux, too. At least under i386. | jschauma | 1 | -3/+3 |
2003-07-30 | Use !commands(do-configure) instead of !target(do-configure). | jmmv | 1 | -2/+2 |
2003-07-29 | Sync with ../gcc3 (cpp defaults to -gcc). | martin | 4 | -3/+36 |
2003-07-29 | Sync with ../gcc3 pkg (cpp defaults to -gcc). | martin | 4 | -3/+36 |
2003-07-28 | Add PKG_GCC3_JAVA to BUILD_DEFS. | jmmv | 1 | -1/+3 |
2003-07-26 | Bring in a patch from the base system gcc3 and adapt example gcc3.mk file | martin | 4 | -3/+36 |
2003-07-24 | Escape the . in the sed substitution. | jtb | 1 | -2/+2 |
2003-07-24 | Update to version 2.0.10. | jtb | 3 | -7/+22 |
2003-07-24 | Fix logic in determining if pthreads is required. | jtb | 1 | -5/+6 |
2003-07-23 | fix GCC_VERSION so GCC_ARCHDIR is correctly set. | grant | 2 | -12/+10 |
2003-07-23 | Convert to USE_NEW_TEXINFO via easy route (by using buildlink2). | seb | 2 | -9/+4 |
2003-07-23 | sync with PKGREVISION bump of gcc3-c++-3.3 | drochner | 1 | -2/+2 |
2003-07-23 | sync with PKGREVISION bump of gcc3-c-3.3 | drochner | 1 | -2/+2 |
2003-07-22 | Let a package override the contents of the do-configure target, if needed. | jmmv | 1 | -1/+3 |
2003-07-22 | Regen after gcc patch updates | jmc | 1 | -4/+3 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 15 | -30/+30 |
2003-07-21 | Make this package similar to lang/gcc{,3}. | seb | 7 | -710/+71 |
2003-07-18 | Undo last for now, until I find out what went wrong here. | wiz | 1 | -4/+3 |