Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a new ELF version and upgrade the a.out version to the latest | steve | 1999-03-26 | 4 | -16/+36 |
| | | | | release. | ||||
* | Update to version 0.47 | archie | 1999-03-22 | 2 | -3/+3 |
| | |||||
* | Fixes from maintainer: | steve | 1999-03-22 | 10 | -15/+115 |
| | | | | | | | | | This patch does the following things: - show some **very** useful links after installing the port - use ${TAR} instead of just tar and prepend arguments with a `-' PR: 10703 Submitted by: maintainer | ||||
* | Sun's Java Developers Kit documentation | taoka | 1999-03-18 | 25 | -0/+5660 |
| | | | | | PR: ports/10483 Submitted by: Martti Kuparinen martti.kuparinen@ericsson.com | ||||
* | Update to version 0.46. | archie | 1999-03-10 | 3 | -29/+23 |
| | |||||
* | Fix to make ports work with bsd.port.mk rev. 1.306. | asami | 1999-03-08 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) | ||||
* | Update to jikes-0.45. Still need a better master site. | archie | 1999-03-01 | 3 | -68/+31 |
| | |||||
* | Bump png's major number to 3. | vanilla | 1999-01-23 | 1 | -2/+2 |
| | |||||
* | Change maitainer's email address, | vanilla | 1999-01-12 | 1 | -2/+2 |
| | | | | and BROKEN some gnome ports until I upgrade it. | ||||
* | Yikes, there was another ../../files. | asami | 1998-12-23 | 1 | -1/+2 |
| | |||||
* | Use FILESDIR/PKGDIR instead of relative paths from ${WRKSRC}. | asami | 1998-12-22 | 1 | -1/+2 |
| | |||||
* | Remove BROKEN_ELF, glibstdc++28 is not broken anymore. | asami | 1998-12-22 | 1 | -3/+1 |
| | |||||
* | - Updated to JDK1.1.7.V98-12-21 | nate | 1998-12-22 | 4 | -6/+6 |
| | |||||
* | Remove trailing whitespace. | asami | 1998-12-17 | 1 | -3/+3 |
| | |||||
* | Create ports patches for patches found on ftp site maintained by | dillon | 1998-12-16 | 2 | -1/+37 |
| | | | | | | | | | | | | | | | | Vadim Zaliva. See Makefile comments. * add extended version info to 'jikes -h' so we can track bugs with the port * unused variables warnings * patch for array cloning bug * patch for makedepend bug * patch for ANSI fp handling (i.e. avoid faulting out on divide by 0 an such). | ||||
* | Remove commented out DISTFILES declaration since this is | steve | 1998-12-16 | 1 | -2/+1 |
| | | | | its default value. | ||||
* | Cleanup PLIST too with upgrade. | steve | 1998-12-11 | 1 | -29/+28 |
| | |||||
* | Update to version 1.0b3. | steve | 1998-12-11 | 2 | -4/+4 |
| | | | | | PR: 9046 Submitted by: maintainer | ||||
* | Submitted by: Steve Price <sprice@hiwaay.net> | dillon | 1998-12-10 | 2 | -5/+5 |
| | | | | | Remove DISTFILES= in Makefile (default works fine), general cleanup to make portlint(1) clean. | ||||
* | Add IBM's open-source jikes package to the ports collection | dillon | 1998-12-10 | 7 | -0/+89 |
| | |||||
* | Make good the missing symlinks in PLIST, | sada | 1998-12-04 | 4 | -2/+206 |
| | | | | | | and make to remove the installed directories. PR: ports/8957 Submitted by: taoka@infonets.hiroshima-u.ac.jp | ||||
* | Make this package by removing the --exclude option to tar. I'm assuming this | asami | 1998-11-16 | 2 | -4/+4 |
| | | | | | is what Nate intended because all the *.class files are listed in pkg/PLIST. If it's the other way around, go ahead and revert it (and fix PLIST), Nate. | ||||
* | Fixup dependency problems with libawt and libjpeg, libpng and libgif. | steve | 1998-11-15 | 1 | -3/+6 |
| | | | | | Reviewed by: Mark Huizer <xaa@xaa.iae.nl> (maintainer) Submitted by: Doug Rabson <dfr@calcaphon.com> | ||||
* | - Updated to JDK1.1.7, and became the maintainer since I make the original | nate | 1998-11-14 | 8 | -1244/+1008 |
| | | | | JDK release it's easier for me to do this. | ||||
* | Use pkg/MESSAGE for information the user needs to read after | hoek | 1998-10-25 | 3 | -27/+9 |
| | | | | | installing the package but before executing the package. Include the homepage in pkg/DESCR. portlint. | ||||
* | Mark BROKEN for ELF: depends on glibstdc++28 | jseger | 1998-10-14 | 1 | -1/+3 |
| | |||||
* | Update to version 1.0b2 and convert to ELF. | steve | 1998-10-10 | 3 | -22/+27 |
| | | | | | PR: 8210 Submitted by: Archie Cobbs <archie@whistle.com> | ||||
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 1 | -2/+2 |
| | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) | ||||
* | - Update to jdk1.1.6.V98-8-14. | nate | 1998-08-19 | 4 | -6/+6 |
| | |||||
* | The first time I tried committing this set of manpage removals it got | hoek | 1998-08-18 | 2 | -2/+0 |
| | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. | ||||
* | Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all | asami | 1998-08-07 | 1 | -3/+2 |
| | | | | | | | | | | under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and 1.227.2.43. Note gcc28 is hopelessly broken, it uses an undefined variable ${GNUOSREL} and thus has an empty string wherever ${OSREL} should be. However, it's consistent with its own PLIST at the current state so I haven't "fixed" it yet. | ||||
* | No need to define EXTRACT_SUFX if DISTFILES is specified. | asami | 1998-08-04 | 1 | -2/+1 |
| | |||||
* | Upgrade to version 1.0.b1. | steve | 1998-07-31 | 4 | -55/+34 |
| | | | | Submitted by: maintainer | ||||
* | Portlint.... | asami | 1998-07-27 | 2 | -4/+4 |
| | |||||
* | Update to 1.1.6 | cracauer | 1998-07-27 | 8 | -504/+1032 |
| | | | | More usage hints in DESRC | ||||
* | Upgrade to version 1.2. | steve | 1998-07-12 | 4 | -19/+23 |
| | | | | | PR: 7045 Submitted by: Yukihiro Nakai <Nakai@technologist.com> | ||||
* | Find the distfiles again. | steve | 1998-06-28 | 1 | -4/+4 |
| | | | | PR: 7027 | ||||
* | Remove NO_CONFIGURE and NO_PATCH, they never meant anything. | asami | 1998-06-27 | 2 | -4/+2 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Upgrade to the 25-Feb FBSD JDK version. | obrien | 1998-03-02 | 6 | -6/+14 |
| | |||||
* | The JDK port now installs a full Java developer's kit. | cracauer | 1998-02-11 | 12 | -140/+954 |
| | |||||
* | Upgrade PLIST too. | obrien | 1997-12-08 | 2 | -24/+43 |
| | |||||
* | Upgrade to version 0.9.2. | obrien | 1997-12-08 | 3 | -11/+9 |
| | | | | Note that BISS-awt is not available for this version of kaffe. | ||||
* | Remove alterego.stack.nl from the MASTER_SITES, since it doesn't exist | fenner | 1997-11-21 | 1 | -3/+2 |
| | | | | for now. | ||||
* | Upgrade to 1.0. | tg | 1997-11-14 | 2 | -4/+4 |
| | | | | | PR: 5036 Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Fix http address in DESCR | chuckr | 1997-07-19 | 1 | -1/+1 |
| | | | | | PR: 4123 Obtained from: Mark Huizer <xaa@stack.nl> | ||||
* | Add . The package would include the JDK-1.1.1. | tg | 1997-07-01 | 1 | -1/+4 |
| | |||||
* | Remove entry for guavac.info. | max | 1997-06-30 | 1 | -1/+1 |
| | | | | Add @dirrm. | ||||
* | Patch up Makefile.in to ignore the doc subdirectory since guavac.info | max | 1997-06-30 | 1 | -0/+11 |
| | | | | | doesn't provide any information at all. (This file is close to empty.) | ||||
* | Add STRIP="" instead of changing ${INSTALLPROGRAM} to ${INSTALL} | max | 1997-06-30 | 1 | -1/+5 |
| | | | | in dist Makefile. And also strip the binaries. |