Age | Commit message (Expand) | Author | Files | Lines |
2003-10-06 | Use .tar.bz2 distfile. | wiz | 2 | -4/+5 |
2003-10-05 | Unneeded after 3.1.3 update. | wiz | 4 | -52/+0 |
2003-10-05 | Update to 3.1.3. | wiz | 6 | -52/+43 |
2003-10-05 | fix test for Solaris linker by also grepping for "ld: Solaris Link | grant | 7 | -9/+41 |
2003-10-05 | add rcs id | grant | 1 | -0/+2 |
2003-10-05 | Update lang/perl58 to 5.8.1. Changes from version 5.8.0nb2 include: | jlam | 9 | -174/+122 |
2003-10-04 | Add and enable Makefile | agc | 1 | -1/+2 |
2003-10-04 | You can never have enough scheme interpreters. | agc | 8 | -0/+195 |
2003-10-04 | Link under BSD/OS too. (Okay'd by jlam.) | reed | 2 | -10/+14 |
2003-10-02 | Update to 0.28 | recht | 7 | -81/+30 |
2003-10-01 | Add and enable py-psyco. | recht | 1 | -1/+2 |
2003-10-01 | Intial import of py-psyco 1.1.1 | recht | 4 | -0/+67 |
2003-09-30 | DTRT for USE_BUILDLINK2=no (or [nN][oO]). | kristerw | 1 | -5/+5 |
2003-09-30 | Fix build with GCC 3.3.1: don't hunt for libm with log() but with floor(). | seb | 4 | -2/+99 |
2003-09-28 | Avoid creating multi-line string constants in the generated unicode.c file, | agc | 2 | -1/+20 |
2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 8 | -16/+16 |
2003-09-27 | It is not safe to do unaligned access in ISO C, even if the configure script | kristerw | 3 | -2/+22 |
2003-09-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 8 | -16/+16 |
2003-09-25 | Update to 0.26. | recht | 12 | -150/+282 |
2003-09-23 | enable on alpha. still fails 3 out of nearly 200 self tests | dmcmahill | 1 | -2/+7 |
2003-09-22 | Update lang/kaffe to 1.1.0, using patches provided in PR pkg/22155 by | jschauma | 12 | -210/+74 |
2003-09-21 | Add USE_BUILDLINK2 so this picks up a proper depend | jmc | 1 | -1/+2 |
2003-09-18 | Add missing html docs. | yyamano | 1 | -1/+10 |
2003-09-18 | It works on Linux/i386. | yyamano | 1 | -1/+2 |
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 2 | -9/+9 |
2003-09-17 | Make it build on darwin. I forgot to commit this for a long time. | yyamano | 1 | -2/+5 |
2003-09-17 | Ensure "make clean" as an ordinary user works. | agc | 1 | -2/+8 |
2003-09-16 | Fix build with gcc3. From Jonathan Perkin in PR pkg/22437. | jmmv | 9 | -1/+430 |
2003-09-16 | Update to 6.21.4. Closes PR pkg/19298 and PR pkg/21934. Changes: | jmmv | 6 | -34/+246 |
2003-09-16 | the USE_GCC3 make variable causes conflicts with the monolithic | drochner | 3 | -6/+3 |
2003-09-16 | Sync PLIST with reality. | agc | 1 | -1/+4 |
2003-09-14 | Use my NetBSD.org email address. | recht | 2 | -4/+4 |
2003-09-14 | Update to 0.8.1 | recht | 3 | -81/+131 |
2003-09-14 | hange extension.mk to also install optimized files for distutils packages. | recht | 1 | -2/+4 |
2003-09-14 | Avoid redefinition of redefinition of wchar_t and wint_ if | recht | 6 | -6/+60 |
2003-09-13 | Final answer to perllocal.pod problem: just remove the file on pkgviews | jlam | 1 | -3/+16 |
2003-09-13 | Sprinkle .PHONY. | jlam | 1 | -1/+2 |
2003-09-13 | Instead of trying to avoid creating perllocal.pod, go ahead and create it, | jlam | 1 | -9/+3 |
2003-09-13 | Use LIBSWANTED.IRIX and remove inclusion of libiconv buildlink as it's no | jschauma | 1 | -4/+2 |
2003-09-13 | Back out INSTALL_TARGET?= pure_install since it will break several | jlam | 1 | -2/+2 |
2003-09-13 | Rename _PERL5_VAR.* to _PERL5_SITEVAR.* and move them to somewhere global | jlam | 1 | -16/+21 |
2003-09-13 | Need to override the directory that scripts are installed into. For some | jlam | 1 | -3/+11 |
2003-09-13 | _PERL_{INSTALLSITELIB,etc.} shouldn't be added to MAKEFLAGS since their | jlam | 1 | -9/+16 |
2003-09-13 | Only include libiconv/buildlink2.mk on IRIX. It's not needed on NetBSD. | jlam | 1 | -2/+4 |
2003-09-13 | All pkgsrc-installed perl modules are installed in the "site" directories, | jlam | 1 | -1/+6 |
2003-09-13 | Catch up with changes in how PERL5_ARCHLIB is computed in bsd.pkg.mk. | jlam | 1 | -10/+3 |
2003-09-13 | Skip appending to perllocal.pod. We don't keep this consistent anyway | jlam | 1 | -1/+10 |
2003-09-12 | Make including module.mk work in a pkgviews world, where perl's PREFIX | jlam | 1 | -4/+46 |
2003-09-12 | Make this work in pkgviews world where perl's prefix isn't necessarily | jlam | 1 | -3/+10 |
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -2/+2 |