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