Age | Commit message (Expand) | Author | Files | Lines |
2002-08-01 | These packages are available for Linux and NetBSD-1.6*-i386, | jschauma | 2 | -3/+3 |
2002-08-01 | s/i386/${MACHINE_ARCH}/, as proposed by Julien T. Letessier in pkg/17795. | wiz | 1 | -32/+32 |
2002-08-01 | Add and enable blackdown-jre13. | wiz | 1 | -1/+2 |
2002-08-01 | Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with | jlam | 1 | -2/+2 |
2002-08-01 | Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org | jschauma | 1 | -2/+2 |
2002-07-31 | Mechanically replace DEPENDS and BUILD_DEPENDS on a JDK with the | schmonz | 1 | -3/+3 |
2002-07-29 | r5rs, not r4rs | perry | 1 | -2/+2 |
2002-07-29 | Set USE_JAVA=run on some packages that obviously don't need a JDK for the | jlam | 2 | -4/+4 |
2002-07-28 | Format paragraphs. Normalize indentation. Apostrophize. Spell "your" | schmonz | 4 | -26/+26 |
2002-07-28 | Avoid including bsd.pkg.mk twice on not-Darwin. | schmonz | 1 | -3/+4 |
2002-07-28 | Uncomment inadvertently out-commented JDK_HOME definition. Sprinkle | schmonz | 1 | -2/+9 |
2002-07-28 | Entab. | schmonz | 1 | -7/+7 |
2002-07-28 | Shuffle logic to ensure that DISTNAME is always set, even on systems | schmonz | 1 | -4/+3 |
2002-07-28 | Shuffle logic to ensure that DISTNAME is always set, even on systems | schmonz | 2 | -16/+15 |
2002-07-28 | Entab (not as serious as previous). | schmonz | 1 | -2/+2 |
2002-07-28 | Tabs are significant to make(1). Entab to avoid a parse error around | schmonz | 1 | -13/+13 |
2002-07-27 | We allow several JDKs/JREs to coexist, installing them in separate | jschauma | 6 | -1212/+968 |
2002-07-27 | Initial import of blackdown-jre13, split off from lang/blackdown-jdk13. | jschauma | 7 | -0/+306 |
2002-07-27 | We allow several JDKs/JREs to coexist, installing them in separate | jschauma | 3 | -90/+20 |
2002-07-27 | We allow several JDKs/JREs to coexist, installing them in separate | jschauma | 5 | -661/+651 |
2002-07-27 | We allow several JDKs/JREs to coexist, installing them in separate | jschauma | 3 | -134/+27 |
2002-07-27 | We allow several JDKs/JREs to coexist, installing them in separate | jschauma | 4 | -272/+283 |
2002-07-27 | We allow several JDKs/JREs to coexist, installing them in separate | jschauma | 2 | -9/+7 |
2002-07-27 | We allow several JDKs/JREs to coexist, installing them in separate | jschauma | 5 | -135/+116 |
2002-07-25 | Add and enable perl58. | wiz | 1 | -1/+2 |
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -2/+2 |
2002-07-24 | Make use of USE_PERL5 and the other perl-related bits in bsd.pkg.mk instead | jlam | 1 | -25/+4 |
2002-07-23 | Apply the suggested fix from Urban Boquist (urban@boquist.net) in PR 15128 | agc | 2 | -1/+15 |
2002-07-23 | My old email address is dead. | jlam | 1 | -2/+2 |
2002-07-22 | Correctly build from lang/perl58 if we need perl-5.8.0 on Darwin. | jlam | 1 | -5/+6 |
2002-07-22 | libperl needs perl<5.8.0 and perl>=5.6.1. | jlam | 1 | -2/+2 |
2002-07-22 | Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl as | jlam | 2 | -3/+8 |
2002-07-22 | Import perl-5.8.0 as lang/perl58. This package contains the perl-5.8.0 | jlam | 6 | -0/+298 |
2002-07-19 | Add share/emacs/site-lisp/rep-debugger.el. | mycroft | 1 | -1/+2 |
2002-07-18 | repair compilation on pre gcc-2.95.* systems broken by last commit. | dmcmahill | 2 | -13/+16 |
2002-07-17 | Mark this package as only being for SunOS platforms again. The | agc | 1 | -1/+3 |
2002-07-17 | Make this package compile: | agc | 3 | -2/+19 |
2002-07-14 | echo -> ${ECHO} | wiz | 1 | -4/+4 |
2002-07-13 | Add INTERACTIVE_STAGE=fetch to allow bulk-builds to skip this package | jschauma | 1 | -1/+2 |
2002-07-13 | Fix build problem on Solaris. | kent | 2 | -12/+14 |
2002-07-12 | Add checksum for sparc bootstrap file. "make makesum" does not | jonb | 1 | -1/+3 |
2002-07-12 | No termlib in termcap on Solaris, use ncurses' termlib instead. | wiz | 1 | -1/+8 |
2002-07-10 | Distribution of ucblogo has moved to the "non-gnu" subdirectory of the | nathanw | 1 | -2/+2 |
2002-07-04 | Update to 110.38, provided by Chris Richards in pkg/15427. | wiz | 8 | -319/+316 |
2002-07-04 | Allow builds on 1.6_*, too. | jschauma | 1 | -2/+2 |
2002-07-02 | PKGSRCDIR -> PKGDIR. pkg/17457 by rafal. | wiz | 1 | -2/+2 |
2002-06-30 | Register lang/sun{jre,jdk}13 as stub packages on Darwin, pointing | schmonz | 4 | -5/+36 |
2002-06-28 | Make sure that rep.m4 is placed in the right directory. | agc | 2 | -5/+14 |
2002-06-27 | To quote from the Changelog for 0.7.5 of awka: | agc | 1 | -3/+1 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 6 | -14/+14 |