Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-09-12 | tidy up handling of LDFLAGS wrt USE_GCC_SHLIB a little. | grant | 2 | -14/+2 |
2003-09-12 | Avoid error messages on systems where the "gcc3" package is not yet | tron | 1 | -3/+7 |
2003-09-12 | start of improved compiler handling, mostly derived from the existing | grant | 2 | -30/+6 |
2003-09-12 | upgrade to 1.17. | itojun | 3 | -8/+8 |
2003-09-11 | +focal | drochner | 1 | -1/+2 |
2003-09-11 | import a portable FOCAL clone -- FOCAL is an interpreted programming | drochner | 5 | -0/+57 |
2003-09-11 | Adapt a change from FreeBSD's ports Mk/bsd.python.mk. | recht | 1 | -3/+3 |
2003-09-11 | This needs a java1.2 implementation | jmc | 1 | -1/+3 |
2003-09-10 | Remove the garbage at the end of patch-ab that was added by the | jlam | 2 | -11/+8 |
2003-09-10 | Correctly disable POSIX* and XOPEN* macros on < 1.6T. This should fix | recht | 8 | -52/+92 |
2003-09-09 | -Wl,-R${LIBDIR} is needed in "csi" script. | itojun | 2 | -1/+15 |
2003-09-06 | Update of lang/nawk to 20030731. Cut-down version of changes since | cjep | 2 | -5/+5 |
2003-09-05 | Remove "/pub" from pathnames on "ftp.fu-berlin.de" because such a directory | tron | 1 | -2/+2 |
2003-09-04 | Partly override Python's CFLAGS with the ones from pkgsrc. | recht | 2 | -2/+4 |
2003-09-02 | Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. | seb | 1 | -2/+2 |
2003-09-02 | homepage moved | dillo | 1 | -2/+2 |