aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* New port: trove4j.znerd2003-03-275-0/+423
| | | | | PR: 45287 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Fix port build failure.archie2003-03-201-0/+15
|
* Fix port build failure.archie2003-03-204-37/+125
|
* Fix plist after update to 02 patch bundlephantom2003-03-161-3/+0
| | | | Requested by: kris
* Fix checking of libc_r capabilities at FreeBSD version whichphantom2003-03-153-18/+66
| | | | | | | don't have pthread_attr_get_np() at all (early 4.7-STABLE and previous versions). Reported by: Phillip Oleson <poleson@verio.net>
* Make this port non-interactive. I.e. extract distfile unconditionally.phantom2003-03-141-6/+6
| | | | | | | | This is pre-requisite of native jdk14 port build on bento. Requested by: kris Approved by: portmgr No response from: znerd (maintainer)
* Add runtime test to check of required libc_r functionality. I.e. warnphantom2003-03-146-24/+282
| | | | | | | | people about requirement of libc_r updates as early as possible. Bump PORTREVISION Approved by: portmgr (kris) (implicitly)
* Add notice about amount of disk space requiredphantom2003-03-133-0/+27
|
* Correct pkg-plistphantom2003-03-133-612/+0
| | | | Submitted by: olgeni, glewis
* Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,phantom2003-03-133-0/+6
| | | | but sometimes leaves in)
* Fix build on 5.0-RELEASEphantom2003-03-133-0/+33
|
* Bump PORTREVISIONphantom2003-03-113-0/+3
|
* Since we have problems with running debuging binaries on some machinesphantom2003-03-113-0/+45
| | | | | | (old K6 and some SMP machines) don't use javah_g in build process. Reported by: many people
* Add patch which backouts some of my early compile hacks which now preventingphantom2003-03-113-0/+39
| | | | | | MulticastSocket.joinGroup() from behaving correctly. Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
* Add another check for !PACKAGE_BUILDING when setting IGNOREkris2003-03-101-1/+1
|
* Don't set IGNORE if PACKAGE_BUILDINGkris2003-03-101-1/+1
|
* Add jdk14 port to build and modulesphantom2003-03-071-0/+1
| | | | Approved by: portmgr
* Clear moonlight beckons.ade2003-03-0792-46/+46
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* I am pleased to announce first public -beta patchset of FreeBSD/Java portphantom2003-03-0730-7680/+6057
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for JDK 1.4.1. This is complete and close to production quality native JDK with both working client and server native JVMs. Local micro benchmarks shown very little difference between Linux and FreeBSD JVMs in speed. One of important points of this patchset that it marks point when we are very close to passing of Sun TCK tests. Currently about 20 of >27000 tests are known to be broken (tests were run at -STABLE). If testing of this patchset will be smooth and founding of this work will be continued we may expect to have binary distribution of JDK 1.4.1 in April or begining of May. BUT, don't forget that even TCK tests can't cover all possible problems and this is -beta patchset. Keep your eyes open and report your problems to freebsd-java mailing list or to me directly! * About supported FreeBSD releases: Altough 4.8-RELEASE will be first officially supported FreeBSD release, you may use JDK 1.4.1-p3 at stock post-02-Feb-2003 -STABLE or -CURRENT. You also may use it at post-07-Jan-2003 -STABLE and -CURRENT (including 5.0-RELEASE), but it's required to apply libc_r patch, distributed with patchset3 archive, and rebuild libc_r first. * About compiler: This port is supposed to be built with stock FreeBSD compiler (3.2.[12] for -CURRENT and 2.95.4 for -STABLE)! * Following issues are known, but not yet addressed: . IPv6 networking. IPv6 support is disabled in this patchset. . Asian languages support. Patches are welcome! . K6 (586-class) processors support. There're issues with building on old K6 processors. If you've problems with 586-class machines other than K6 - please let me know. . Mozilla plugin is not yet ported. * Following areas should be used with increased attention: . Java Virtual Machine Profiling Interface (JVMPI) . Java Virtual Machine Debugging Interface (JVMDI) . Host Porting Interface (HPI) If you have problems with these interfaces please let me know. * THANKS! I would thank very much to FreeBSD Foundation, without which support and sponsorship JDK 1.4.1 port would not happen in such timeframes (less than 2 months). Sponsored by: FreeBSD Foundation Approved by: portmgr
* . Allow package building on bento to bypass the distfile check.glewis2003-03-074-4/+4
| | | | Requested by: kris
* . Fix the DOWNLOAD_URL to point at 1.4.1_02, not 1.4.1_01.glewis2003-03-071-1/+1
| | | | | Submitted by: Mark Linimon <linimon@lonesome.com> Pointy hat to: glewis
* . Allow package building on bento to bypass the distfile check.glewis2003-03-061-1/+1
| | | | Requested by: kris
* . Update to SR3.glewis2003-03-064-9/+25
| | | | | | | | | | . de-pkg-comment. . Move check for distfile after the include of bsd.pre.port.mk so it actually works correctly. . Make install owner/group safe (*). PR: 36411 (*) Hopefully approved by: znerd
* . Update to 1.4.1_02glewis2003-03-063-6/+18
| | | | | | | | . find -> ${FIND} . Make install owner/group safe. (*) PR: 36411 (*) Approved by: znerd
* Don't set IGNORE when PACKAGE_BUILDINGkris2003-03-045-9/+9
|
* Fixes:znerd2003-03-044-8/+52
| | | | | | | | | | | | - unbreak with new gcc on -current ('using namespace std') - CFLAGS/env police - condense port's Makefile - install additional shell script - install documentation (honour NOPORTDOCS) PR: 48464 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Tested on: -STABLE, -CURRENT
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1
| | | | targets in bsd.port.mk
* de-pkg-commentglewis2003-03-018-4/+4
|
* 1. Bump PORTREVISION for this and previous changes.glewis2003-03-018-4/+364
| | | | | | | | | | | 2. Enable compiling the HotSpot JVM. This is experimental and there are a number of caveats with its use that are reported by the port. The flag to enable this is WITH_HOTSPOT. 3. Try to pick some OSVERSION settings appropriate for the current native threads implementation. PR: 47397 (2) Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> (2)
* . Updated version of native threads for FreeBSD. This uses recentlyglewis2003-03-014-0/+2904
| | | | | | | | | | | | committed enhancements to libc_r and is only suitable for very recent versions of FreeBSD. The big benefit is that it removes almost all the previous grovelling about in the pthreads internals. The change only comes into effect when WITH_NATIVE_THREADS is set. A separate Makefile commit will attempt to enforce appropriate OSVERSION settings for using it. Submitted by: fjoe
* . Rename our internal gethostby{name,addr}_r functions to avoid collisions.glewis2003-03-014-0/+456
| | | | | | | | | | | | | Currently gethostbyaddr_r collides with the implementation (in libc!) for FreeBSD 5.x which both uses a different prototype (as per the Linux version) and is marked temporary and not thread safe. Also, limit the scope of these internal implementations to this file. This fixes crashes in networked applications for FreeBSD 5.x. Some tweaks (making the functions static, naming, BSD ifdefs) by me. Submitted by: "Georg-W. Koltermann" <g.w.k@web.de>
* . Respect LOCALBASE in the DEVTOOLS_PATH setting.glewis2003-03-014-0/+36
| | | | | PR: 47668 Submitted by: Mike Meyer <mwm-dated-1044336154.329122@mired.org>
* . Add missing include of <sys/time.h>, needed by <sys/resource.h> forglewis2003-03-014-0/+48
| | | | | | FreeBSD 5.x. This fixes native threads compilation on FreeBSD 5.x. Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
* . Be consistent about our compiler settings. Using gcc32 here was bothglewis2003-03-014-0/+52
| | | | | inconsistent with the rest of the code and only relevant on 4.x (since 5.x has gcc 3.2.x as its default compiler).
* Add missed `@exec registervm' into pkg-plist, because while the port doesn'tsobomax2003-02-282-1/+4
| | | | | | | packaged by bento cluster due to legal restrictions, user still can create his own custom package to simplify internal deployment. Sponsored by: Porta Software Ltd.
* Fix install bug: install resources along with classfiles.archie2003-02-281-0/+2
|
* de-pkg-commentglewis2003-02-282-1/+1
|
* New port xdoclet (xdoclet-1.2b2):sheldonh2003-02-265-0/+1335
| | | | | | | | XDoclet is a Java code generation engine. It enables Attribute-Oriented Programming for java. In short, this means that you can add more significance to your code by adding meta data (attributes) to your java sources. This is done in special JavaDoc tags.
* Remove duplicate lines that were created due to applying the same patchsobomax2003-02-252-46/+0
| | | | | | two times. Submitted by: des
* Remove jikes-devel port now that jikes has caught up.archie2003-02-2510-113/+0
|
* Update to version 1.18, but without using 'libicuuc' which seemsarchie2003-02-252-3/+3
| | | | to be what destablizes the jikes-devel port.
* Update the BundleId for rev 7.marcus2003-02-241-1/+1
|
* Update to 1.3.1 revision 7.sobomax2003-02-232-4/+3
|
* Unbreak port in the non-gnome case.archie2003-02-231-11/+9
|
* Remove RESTRICTED tag for crypto stuff.nork2003-02-231-1/+0
| | | | Approved by: kris (implicitly)
* de-pkg-comment.kuriyama2003-02-222-1/+1
|
* Don't remove the share/java and share/java/classes system directorieskris2003-02-221-3/+0
|
* Add two missing fileskris2003-02-221-0/+2
|
* . Commit the version of these patches with the correct paths. Grrr.glewis2003-02-222-14/+8
|
* De-pkg-comment.knu2003-02-2132-16/+16
|
* de-pkg-commentglewis2003-02-212-1/+1
|
* Update to version 1.0.6.archie2003-02-2120-51/+282
|
* De-pkg-comment.knu2003-02-216-3/+3
|
* . Make portlint happier.glewis2003-02-201-5/+4
|
* . Use <sys/soundcard.h> on FreeBSD (fixes compilation on 5.x).glewis2003-02-202-0/+32
| | | | | | | | . Cope with gcc 3.x in a preprocessor conditional. PR: 47707, 47699 Submitted by: grog (PRs), "R. Lake" <rich@lakes.plus.com> (independently in email)
* Fix on -stable.sobomax2003-02-171-1/+1
| | | | Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Use USE_JAVA.sobomax2003-02-171-6/+3
|
* - Update to 0.7.4;sobomax2003-02-167-40/+124
| | | | | | - use USE_JAVA. Submitted by: des (USE_JAVA)
* . Resurrect patch accidentally removed in last commit.glewis2003-02-134-0/+72
|
* . Update to patchset 8.glewis2003-02-1348-4568/+8
|
* Update of java/cos to 05Nov2002edwin2003-02-083-40/+63
| | | | | | PR: ports/45165 Submitted by: Palle Girgensohn <girgen@pingpong.net> Approved by: maintainer timeout
* . Apply similar patches to those applied to the linux-sun-jdk13 port soglewis2003-02-084-1/+37
| | | | | | | | | | that this port works out of the box: . Use the linux version of expr in the .java_wrapper scripts. . Use the Classic VM by default, not HotSpot (which is unhappy with the emulation layer). . Bump PORT_REVISION. Approved by: znerd
* - Changed maintainer to the JDK porting team <java-port@FreeBSD.org>,nate2003-02-051-1/+1
| | | | | although there is very little that needs to be done on such an old binary release.
* Be consistent. If we're going to explicitly use /sbin/sysctl to checkglewis2003-01-305-5/+5
| | | | the value, then tell the user to use that to set the value too.
* Use the full path to /sbin/sysctlkris2003-01-305-5/+5
| | | | Noticed by: 'make index' in crontab
* . Remove bogus MASTER_SITES line. It wasn't used (manual downloadglewis2003-01-221-1/+0
| | | | required) and just gets me email about unfetchable distfiles.
* jakarta-regexp distribution seems to have moved to a new websiteedwin2003-01-161-1/+1
| | | | | PR: ports/47030 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* [MAINTAINER UPDATE] Update build of netrexx to USE_JAVAedwin2003-01-162-77/+4
| | | | | PR: ports/41984 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
* Add missing includekris2003-01-141-0/+1
|
* Add two missing fileskris2003-01-141-0/+2
|
* Don't create/remove share/java/classes and share/java; these arekris2003-01-141-3/+0
| | | | system directories created by BSD.local.dist
* Update to 2.4.1.znerd2003-01-032-2/+3
|
* Update to 1.0.1.znerd2003-01-032-4/+3
|
* chase gdbm lib versionijliao2003-01-031-1/+1
|
* Now extracts non-interactive. Bumped PORTREVISION.znerd2002-12-042-12/+15
| | | | | Reviewed by: glewis, kris Approved by: kris
* Fixed do-install.znerd2002-12-041-1/+1
| | | | Submitted by: bento, MAINTAINER
* Remove duplicate do-build targetkris2002-12-011-3/+0
|
* Add a port for IBM's JDK 1.4.0 for Linux.glewis2002-11-258-0/+986
|
* Maintainer springcleaning of his Makefilesedwin2002-11-234-63/+97
| | | | | PR: ports/45513,ports/45512,ports/45511 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* Update to version 1.18.archie2002-11-232-2/+2
|
* Fixed generation of plist file. The file was previously writtenznerd2002-11-214-0/+4
| | | | | | as ./pkg-plist. It is now written as $WRKDIR/PLIST. Indicated by: kris
* Automagically generating plist file.znerd2002-11-202-6575/+20
|
* Removed unnecessary PLIST_SUB setting.znerd2002-11-202-2/+0
|
* Automagically generating pkg-plist.znerd2002-11-202-5358/+17
|
* Automagically generating pkg-plist.znerd2002-11-202-1094/+20
| | | | Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* Upgrade to JDK 1.4.1 documentation. Automagically generatingznerd2002-11-203-9488/+24
| | | | | | | the package list. This reduces the size of the ports tree with ~ 600 K ! Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* Installing JAR file in ${PREFIX}/share/java/classes/.znerd2002-11-181-1/+5
| | | | Bumped PORTREVISION.
* Maintainer update to version 2.2.9edwin2002-11-176-57/+43
| | | | | PR: ports/45231 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Fix build on -current by adding "-D__XSI_VISIBLE -D__BSD_VISIBLE" to CFLAGS.archie2002-11-161-1/+1
|
* Fix bug in logic for determining the right pkg-plist file to use.archie2002-11-151-1/+1
|
* New port: Jakarta Commons Logging library.znerd2002-11-146-0/+103
| | | | | See: http://jakarta.apache.org/commons/logging.html
* Improved output from do-install target.znerd2002-11-143-7/+8
|
* Not including version number in JAR file name.znerd2002-11-141-1/+2
| | | | Bumped PORTREVISION.
* New port: Jakarta Commons BeanUtils.znerd2002-11-147-0/+138
| | | | | See: http://jakarta.apache.org/commons/beanutils.html
* Fixed meta information in header (creation date and description).znerd2002-11-141-2/+2
|
* Installing in correct locations.znerd2002-11-142-90/+65
| | | | Bumped PORTREVISION.
* New port: Jakarta Commons CLI library.znerd2002-11-146-0/+142
| | | | Java-library for command line arguments and options.
* Not including version number in JAR file anymore.znerd2002-11-142-3/+5
| | | | Bumped PORTREVISION.
* Fix user and group ownership of the installed files when they have beenglewis2002-11-121-0/+1
| | | | | | | | built by someone other than root. After the files have been moved run ${CHOWN} on them recursively. PR: 36411 (still more ports to go) Approved by: Dave Glowacki <dglo@ssec.wisc.edu> (maintainer)
* Fix user and group ownership of the installed files when they have beenglewis2002-11-121-2/+4
| | | | | | | | built by someone other than root. Instead of moving the files with tar, move them with cpio and set up ownership. PR: 36411 (more ports still to go) Submitted by: alane
* Don't remove system directories share/java, share/java/classes, andkris2002-11-1115-35/+0
| | | | share/doc
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* New port: NetComponents 1.3.8.znerd2002-11-096-0/+45
| | | | | See: http://www.savarese.org/oro/downloads/index.html#NetComponents
* Upgrade to 1.3.1_06.znerd2002-11-092-4/+3
|
* Update to the java/javamail port from version 1.2 to 1.3.edwin2002-11-073-350/+355
| | | | | | | Changing maintainer to java@freebsd.org PR: ports/44558 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Update to java/jaf port from version 1.0.1 to 1.0.2.edwin2002-11-073-56/+56
| | | | | | | Move maintainer to java@freebsd.org PR: ports/44557 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* . Update to 1.1.4glewis2002-11-073-5/+8
| | | | | . Alter maintainer from freebsd-ports@ to the more standard ports@. . Instead of explicitly depending on jdk1.1 set USE_JAVA appropriately.
* Fix user and group ownership of the installed files when they have beenglewis2002-11-071-1/+4
| | | | | | | | built by someone other than root. Instead of moving the files with tar, move them with cpio and set up ownership. PR: 36411 (9 more ports to go) Submitted by: alane
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* - Ensure that files permissions/owners are set correctly if the port isnate2002-11-071-2/+4
| | | | | | built by a non-root user. Submitted by: glewis
* Fixed pre-patch target broken due to REINPLACE_CMDedwin2002-11-051-2/+4
| | | | Noticed by: bento
* PERL -> REINPLACEedwin2002-11-044-4/+8
| | | | And some ports have USE_PERL5=yes now.
* PERL -> REINPLACEedwin2002-11-041-2/+3
| | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento
* . Add optional (default: off) runtime dependencies for the font packagesglewis2002-11-014-0/+40
| | | | necessary to support the different font.properties that are installed.
* . Fix UDP packet broadcasting.glewis2002-11-018-4/+60
| | | | | | . Bump PORTREVISION. Submitted by: daichi, Tetsuo Suzuki <tetsuo@ss-lab.net>
* . Check for open-motif with libXm.so, which we actually use, instead ofglewis2002-10-294-8/+8
| | | | libMrm.a, which isn't.
* . In the informative message regarding downloading the necessary files,glewis2002-10-294-12/+12
| | | | | | use ${DISTDIR} rather than /usr/ports/distfiles. Submitted by: Mike Meyer <mwm@mired.org>
* Mark BROKEN on 5.0kris2002-10-261-1/+7
|
* . echo -> ${ECHO_MSG}glewis2002-10-254-32/+32
|
* . Catch up with additional font.properties files.glewis2002-10-254-0/+12
|
* . Chinese font.properties and make glue.glewis2002-10-258-8/+980
| | | | Submitted by: Huang wen hui <hwh@ns.gddsn.org.cn>
* Upgrade from 2.0 to 2.1.znerd2002-10-223-19/+40
| | | | | See: http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/RELEASE-NOTES-2.1.html
* Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site.archie2002-10-201-1/+2
|
* Installing to ${PREFIX}/linux-sun-jdk1.4.1. This port is nowznerd2002-10-191-1/+2
| | | | | compatible with bsd.java.mk again. Bumped PORTREVISION.
* Upgrade from 1.4.1 to 1.4.1_01.znerd2002-10-193-5/+5
|
* . More XIM fixes for Japanese users (and presumably others with similarglewis2002-10-198-0/+256
| | | | | | | character sets). . Bump PORTREVISION. Submitted by: daichi
* . Link the Netscape 4 plugin against libintl to avoid a runtime linkglewis2002-10-194-0/+60
| | | | | | | error. This may allow browsers which use Netscape 4 plugins (e.g. Konqueror) to make use of it. Code change by me, problem report by Dylan Carlson <absinthe@pobox.com>.
* . Russian and Ukrainian font property files and appropriate build changes.glewis2002-10-1912-0/+1664
| | | | Submitted by: mi
* Upgrade to 2.4.0. The port now installs only a JAR fileznerd2002-10-193-2013/+1832
| | | | | | | and the API documentation. These are all installed in the correct locations now. PR: 44211
* Removed unnecessary settings.znerd2002-10-191-2/+0
|
* Small style improvement.znerd2002-10-191-2/+3
|
* New port: Jakarta Commons Collections.znerd2002-10-196-0/+128
| | | | | See: http://jakarta.apache.org/commons/collections.html
* New port: Jakarta Commons Lang.znerd2002-10-196-0/+132
| | | | | See: http://jakarta.apache.org/commons/lang.html
* Only installing JAR and docs. And installing where they should go.znerd2002-10-192-150/+67
| | | | | | Honoring NOPORTDOCS now. Bumped PORTREVISION.
* Update to version 1.0.5.archie2002-10-1813-48/+43
|
* . Make the instructions for downloading the various source bits clearer.glewis2002-10-181-6/+27
| | | | | | The instructions are based on text submitted in the PR (by grog). PR: 42942
* . Make the instructions for downloading the various source bits clearer.glewis2002-10-184-24/+104
| | | | | | The instructions are based on text submitted in the PR (by grog). PR: 42942
* Fix MASTER_SITES.sobomax2002-10-171-1/+1
| | | | | PR: 43827 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
* Upgrade to 1.3.1_05.znerd2002-10-142-3/+3
| | | | | PR: 44009 Requested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* Update MASTER_SITES after directory re-org.archie2002-10-141-1/+1
|
* Update to version 1.17.archie2002-10-142-4/+3
|
* Moved MAINTAINER up in the file to stop portlint from complaining.znerd2002-10-121-2/+2
|
* Changed WWW reference.znerd2002-10-121-1/+1
|
* New port: Jakarta Log4J, version 1.2.7.znerd2002-10-116-0/+549
| | | | | | | | See: http://jakarta.apache.org/log4j/ Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> PR: 42449
* Not using IGNORE anymore to avoid package building.znerd2002-10-1011-57/+18
| | | | | | | | | | | | | | | | .if defined(BATCH) || defined(PACKAGE_BUILDING) IGNORE= "You can not legally distribute binaries" .endif This was superfluous and inhibiting package builds of things that depend on the port. Having RESTRICTED and NO_CDROM is enough to ensure that a package will not appear on the FTP site or a CDROM (it will be built and used as a basis for other packages to build with, but will be deleted at the end of the build run). Requested by: kris Reviewed by: portmgr (silence) PR: 42758
* Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.znerd2002-10-104-4/+4
| | | | | | | | | | | | | | The fix consists of 2 lines at the beginning of the program: setuid(geteuid()); setgid(getegid()); Bumped PORTREVISION of Orion, Tomcat and JBoss ports. PR: 40470, 43679 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> Reviewed by: audit Approved by: Silence on -audit (since Sept 13, 2002)
* Fixed checksum mismatch. Provided alternative download locationznerd2002-10-101-1/+1
| | | | | | for old version of distfile. PR: 43397
* Maintainership dropped by maintainer. Back to freebsd-ports.znerd2002-10-102-4/+1
| | | | | PR: 43397 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Changed target installation directory so it does not includeznerd2002-10-104-5/+8
| | | | | | | | | the minor version number anymore. Bumped PORTREVISION. PR: 43565 Requested by: Andrew Gerweck <andy@gerweck.dyndns.org>
* New port: java-checkstyle.znerd2002-10-105-0/+74
| | | | | PR: 42412 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* upgrade to 1.0.7ijliao2002-10-104-52/+74
| | | | | PR: 43266 Submitted by: maintainer
* Update to patchset 11.glewis2002-09-184-15/+21
|
* Installing in ${PREFIX}/linux-sun-jdk1.4.1 instead ofznerd2002-09-171-1/+1
| | | | | ${PREFIX}/linux-sun-jdk1.4, bsd.java.mk is already expecting linux-sun-jdk1.4.1.
* Upgrade to 1.4.1.znerd2002-09-173-305/+301
| | | | See: http://java.sun.com/j2se/1.4.1/changes.html
* Fixed package list. Found out about a problem on bento.znerd2002-09-171-25/+38
| | | | This is in preparation for 4.7-RELEASE.
* Now properly using pkg-message to display warning aboutznerd2002-09-142-5/+8
| | | | stability of this port.
* Upgrade to JUnit 3.8.1, a roll-up release for 3.8 with a couple of fixes.okazaki2002-09-073-2/+6
|
* Use the right pkg-plist depending on whether GNOME support is configured.archie2002-09-073-3/+2093
|
* Comment out .BEGIN section, which is breaking the INDEX build.kris2002-08-311-4/+4
|
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-312-2/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Using libicuuc.a seems to make jikes more unstable. Since this is supposedarchie2002-08-313-46/+1
| | | | | to be the stable version, stop using it. Folks who need it can use the "jikes-devel" port.
* Annihilate #inclusions of <malloc.h>.archie2002-08-312-0/+21
|
* Make this port GNOMENG aware.archie2002-08-311-5/+7
| | | | PR: ports/42206
* Printing warning message since this JDK is unstable. The messageznerd2002-08-301-0/+5
| | | | | | | | | | | is displayed before any targets. The message displayed is: This JDK is currently unstable, especially when run as a non-root user. You are advised to use either the Sun JDK 1.3 for Linux (${PORTSDIR}/java/linux-sun-jdk13) or the FreeBSD JDK 1.3 (${PORTSDIR}/java/jdk13) instead. Pointed out by: Yuri Khotyaintsev <yuri@irfu.se>
* Use the new bsd.java.mk structure, so it doesn't try to installznerd2002-08-301-1/+1
| | | | | | | jdk-1.1.8 when the user has a newer version of Java installed. Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> PR: 39901
* This port depends on jakarta-ant, but the appropriateznerd2002-08-291-0/+2
| | | | | | | BUILD_DEPENDS line was missing. Submitted by: maintainer PR: 42086
* Split the jikes port into stable and development versions.archie2002-08-2815-21/+133
| | | | | PR: ports/41961 Reviewed by: freebsd-java
* Don't compile jikes with '-O' because that makes core dumps more likely.archie2002-08-281-2/+3
| | | | | | Exactly why is not understood yet. PR: ports/41961
* Unmaintain.des2002-08-271-1/+1
|
* Upgrade to JUnit 3.8.okazaki2002-08-263-80/+115
| | | | | Install src.jar again, since it is possible for a Java-developper to use source archive effectively in some IDEs.
* Update to version 1.0.4.archie2002-08-2513-64/+30
|
* Remove this patch, it's not actually needed.archie2002-08-241-11/+0
|
* Remove explicit dependency already covered by USE_GNOMELIBS.archie2002-08-231-3/+3
|
* Patches to fix compilation on -stable.archie2002-08-232-0/+27
|
* Remove sablepath from SUBDIRkris2002-08-231-1/+0
| | | | Pointy hat to: archie
* . Synchronise with jdk13 Makefile as much as possible to reduceglewis2002-08-201-9/+38
| | | | | | | | | | | | maintenance. The main changes are: . Use 'p' for the patchset version, not 'b' and refer to the patchset internally with JDK_PATCHSET_VERSION rather than JDK_BETALEVEL. . Add the NATIVE_BOOTSTRAP feature and synchronise DEPENDS lists as much as possible. . Add the extra pre-build checks to try and avoid build errors. . There is also a very minor amount of whitespace diff reduction (this should have gone in a separate commit). Last hunk of the diff.
* Patch to fix the build when doing USE_GNOMELIBS.archie2002-08-202-0/+34
|
* Fix test for gnome header file.archie2002-08-191-1/+1
|
* Removing restrictions and providing download locations. Could notznerd2002-08-191-12/+3
| | | | | | | | | | find any reason for these restrictions on the Sun website. Only software is under license and export control. The download does not require accepting a license, either. See: http://java.sun.com/products/jdk/1.1/README http://java.sun.com/products/jdk/1.1/docs.html http://servlet.java.sun.com/help/download
* Pass CFLAGS to configure scripts using CONFIGURE_ENV.archie2002-08-193-20/+2
|
* Update to version 1.0.3.archie2002-08-1910-19/+83
| | | | Make USE_GNOMELIBS optional. Add a patch that fixes a native library bug.
* Bump the shared library version of dependency libgmp from 5 -> 6.archie2002-08-181-2/+2
| | | | Tweak makefile output.
* Upgrade from 1.2.2.012 to 1.2.2.013. Note that the JPDA JARznerd2002-08-173-13/+10
| | | | | | file is now no longer distributed with this JDK. Also slightly changed the output from the do-install target.
* Update to SableVM version 1.0.2.archie2002-08-1624-1693/+2245
| | | | This port includes the Java classes, making the java/sablepath port obsolete.
* Unified one-line descriptions for JDK ports.znerd2002-08-1212-12/+12
|
* Improved description of this port.znerd2002-08-122-3/+6
|
* Added Blackdown JDK 1.4.1 for Linux.znerd2002-08-126-0/+1760
| | | | See also: http://www.blackdown.org/java-linux/java2-status/jdk1.4-status.html
* Upgrade to new release of the IBM JDK 1.3.x for Linux.znerd2002-08-102-2/+2
| | | | | | | | This new release is marked as Service Release 2; Build Identifier cxia32131-20020622. PR: 41094 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
* Changed the installation directory of the Sun JDK 1.4.xznerd2002-08-102-6/+6
| | | | | | | | for Linux from linux-sun-jdk1.4.0.01 to linux-sun-jdk1.4.0. This is more like the installation directories for the other JDK ports. PR: 41424
* Changed the installation directory of the Sun JDK 1.4.x for Linuxznerd2002-08-102-2/+2
| | | | | | to linux-sun-jdk1.4.0.01. PR: 41424
* Changed WRKDIR definition. It is changed fromznerd2002-08-104-4/+4
| | | | | | ${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work. PR: 39593
* Changed the installation directory of the Sun JDK 1.3.x for Linux toznerd2002-08-108-9/+10
| | | | | | linux-sun-jdk1.3.1. PR: 41424
* . Fix a typo in a message printed out to the user.glewis2002-08-094-4/+4
|
* Changed the installation directory toznerd2002-08-081-2/+2
| | | | | | | ${PREFIX}/linux-blackdown-jdk1.2.2 and changed the package name to linux-blackdown-jdk-XXX (where XXX is the package version). Bumped PORTREVISION.
* LIB_DEPENDS should have been BUILD_DEPENDS.archie2002-08-081-2/+2
| | | | Submitted by: vanilla
* Add a check in pre-build for a sysctl which will cause an error duringglewis2002-08-074-0/+36
| | | | bootstrapping with the Linux JDK.
* Add support for the -encoding option by utilizing the ICU library.archie2002-08-064-4/+50
| | | | PR: ports/38396
* Improved font.properties.ja based on the Kochi fonts rather than theglewis2002-08-064-0/+1232
| | | | | | Watanabe/Wadalab fonts. Submitted by: daichi <daichi@ongs.co.jp>
* Now that sobomax has updated the system version of tar don't redefineglewis2002-08-064-8/+20
| | | | | | | | TAR and add gtar to BUILD_DEPENDS unless the OSVERSION is old enough. Small tweak by me to note that sobomax has MFC'ed the tar update. Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Add in a patch from the porting repository that allows people to buildglewis2002-08-064-0/+248
| | | | HotSpot if they wish (by hand, not via the port yet).
* Update to patchset 7.glewis2002-07-2668-2216/+8
|
* Update to version 1.16.archie2002-07-193-4/+6
|
* Remove unintentional dependency on readlink by replacing the call to itglewis2002-07-154-4/+4
| | | | | with a piece of sh+awk based on a recent post to freebsd-arch by Cyrille Lefevre <cyrille.lefevre@laposte.net>.
* Add missed @unexec keyword to the call to unregistervm as well as missedsobomax2002-07-112-2/+3
| | | | | | @exec registervm [...]. Reported by: phantom
* Add sablepath and sablevm.archie2002-07-101-0/+2
|
* SableVM implements the Java virtual machine specification, second edition.archie2002-07-1012-0/+494
| | | | | | | | | | | | SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc. SableVM uses a modified version of the GNU Classpath Java classes; these classes are installed by the "sablepath" port. WWW: http://www.sablevm.org/
* This port builds and installs a version of the GNU Classpath Java classarchie2002-07-1013-0/+1274
| | | | | | and native libraries package that has been customized to work with SableVM. WWW: http://www.sablevm.org/
* Only depend on the Linux JDK when NATIVE_BOOTSTRAP isn't defined.glewis2002-07-084-4/+12
|
* Port update: 1.3.1_03 --> 1.3.1_04.znerd2002-07-052-7/+7
|
* Upgrade to 1.2.0.znerd2002-07-054-24/+11
| | | | | PR: 39956, 37922 Submitted by: maintainer
* Upgrade from JUMP 0.3 to JUMP 0.4.1.znerd2002-06-283-8/+8
| | | | | See: http://sourceforge.net/project/shownotes.php?release_id=97033
* Add a pre-build target to check for a setting of WRKDIRPREFIX which willglewis2002-06-274-0/+52
| | | | | | | | result in the InvokerGen.java target failing. The bootstrapping Linux JDK will confuse itself if WRKDIRPREFIX also exists in /compat/linux as a symbolic link to the directory in the standard FreeBSD hierarchy. Much appreciated sleuth work by: dillon
* Add open-motif to RUN_DEPENDS temporarily until we teach the JDK toglewis2002-06-264-0/+4
| | | | | | statically link with the Motif libraries. Submitted by: "Alexander Zagrebin" <alexz@visp.ru>
* - Use REINPLACE_CMDijliao2002-06-242-3/+5
| | | | | | | - Change maintainer's address PR: 39759 Submitted by: maintainer
* Use "bsd.java.mk".okazaki2002-06-242-184/+175
| | | | | | | Install documents into ${DOCSDIR}. Increment PORTREVISION. Submitted by: des
* fix typo to install docsijliao2002-06-181-3/+3
| | | | | PR: 39112 Submitted by: maintainer
* Renamed jdk-tutorial to java-tutorial.znerd2002-06-186-3400/+1
|
* Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-169-12/+12
| | | | Forgotten by: znerd
* Remove perltools here too.glewis2002-06-161-1/+0
|
* Remove this port, it saves me fixing the dependencies :).glewis2002-06-165-97/+0
| | | | | | | | The java/jakarta-oro port provides the same functionality. PR: 39113 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> Approved by: Marcin Cieslak <saper@system.pl> (maintainer)
* Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-166-7/+7
| | | | Forgotten by: znerd
* . Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-161-1/+1
| | | | Forgotten by: znerd (who is even the maintainer of this one :).
* Chase java/jdk repocopy.kuriyama2002-06-151-1/+1
| | | | Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* Upgrade to JUMP 0.3. Added an alternative download location.znerd2002-06-153-45/+70
| | | | | Not removing ${PREFIX}/share/java at deinstallation anymore since it is part of the base hierarchy now.
* . Fix the dependencies for this port following the renaming of the JDKglewis2002-06-151-8/+10
| | | | | | | | ports. . Use (and define if necessary) ${FIND} and ${CPIO}, rather than /usr/bin/find and /usr/bin/cpio, respectively. Reviewed by: znerd
* Fix problems I created with the previous change:glewis2002-06-141-1/+4
| | | | | | | | | . Add a post-patch target to clean up *.orig files (taken from the linux-sun-jdk13 port). . Fix the name of the installation location to be consistent with other JDK ports and to not move with, for example, PORTREVISION changes. Approved by: znerd (maintainer)
* Not installing the packages anymore.znerd2002-06-142-68/+74
| | | | | Fixed the packing list. Bumped PORTREVISION.
* Upgrade to JUMP 0.2.znerd2002-06-142-4/+2
|
* Patches that solve the problem that expr and libjava.soznerd2002-06-143-0/+31
| | | | | | | | cannot be found. Bumped PORTREVISION. Submitted by: glewis
* . Fix dependencies after recent JDK ports repo copy.glewis2002-06-144-64/+76
| | | | | | | | | | | | | PR: 39231 . Don't use -p with ${MKDIR}, its the default. . Define (if necessary) and use ${SORT}, ${CPIO} and ${FIND} rather than hardwiring them as /usr/bin/sort, etc. Apologies to sobomax for not asking for a review, I thought it important to unbreak the port as quickly as possible. Submitted by: alane (dependencies), znerd
* Now removes ${PREFIX}/share/java after deinstallation if itznerd2002-06-132-1/+2
| | | | | is empty. Bumped PORTREVISION.
* Now builds from source using Ant.znerd2002-06-132-58/+338
| | | | | Added some download locations. Bumped PORTREVISION.
* Running Ant in ${WRKSRC} instead of ${WRKDIR}. This does notznerd2002-06-131-1/+1
| | | | change the working of the Makefile since NO_WRKSUBDIR is defined.
* Now builds from source using Ant.znerd2002-06-133-27/+33
| | | | Bumped PORTREVISION.
* Fixed the packing list.znerd2002-06-131-0/+81
|
* New port: JUMP Ultimate Math Package.znerd2002-06-136-0/+76
|
* This port now installs below ${PREFIX}/share/doc, where itznerd2002-06-136-6760/+6738
| | | | | | | | | | | | | | | | | | | | should. The tutorial is not specific to JDK 1.1.8, it pertains to Java versions up to 1.4. That's why I've changed the PORTVERSION from 1.1.8 to 2002.03.04, the date the tutorial was last updated. See: http://java.sun.com/docs/books/tutorial/information/download.html Since this is not really a JDK tutorial but rather a Java tutorial, the port installation directory is now called java-tutorial. Not displaying the message anymore. It is evident where the files go. Changed the pkg-plist to use %%T%% instead of jdk%%VERSION%%/docs/books/tutorial as the prefix.
* Added an entry to MASTER_SITES.znerd2002-06-132-2/+4
|
* Unification of JDK port names.znerd2002-06-1336-5877/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/java/Makefile Matches new names and locations of JDK ports. Checked sorting. ports/java/jdk All files removed from CVS. This port is moved to java/jdk11. Checked that the repocopy was okay. ports/java/jdk12-beta All files removed from CVS. This port is moved to java/jdk12. Checked that the repocopy was okay. ports/java/linux-jdk All files removed from CVS. This port is moved to java/linux-blackdown-jdk12. Checked that the repocopy was okay. ports/java/linux-jdk13 All files removed from CVS. This port is moved to java/linux-sun-jdk13. Checked that the repocopy was okay. ports/java/linux-jdk14 All files removed from CVS. This port is moved to java/linux-sun-jdk14. Checked that the repocopy was okay. PR: 27358
* . Fix compilation on FreeBSD 4.2 by including <sys/param.h>glewis2002-06-124-0/+80
| | | | | | | | | | | | PR: 36871 . Fix compilation on -CURRENT using gcc 3.1 by including <string.h> (for strlen(3)) Reported and tested by: John Angelmo <john@veidit.net> Reviewed by: sobomax Approved by: sobomax
* Added jboss3.znerd2002-06-111-0/+1
|
* Changed the name of the control script from jbossctl toznerd2002-06-113-6/+7
| | | | | | | | jboss2ctl. Changed the name of the startup script from 020.jboss.sh to 020.jboss2.sh. Changed the description of this port to include the major version number to distinguish this port from the JBoss 3 port. Bumped the PORTREVISION.
* Upgrade to JBoss 3.0.0.znerd2002-06-1112-3786/+735
|
* Updated the homepage URL.znerd2002-06-101-1/+1
|
* Upgrade to 1.4.0_01.znerd2002-06-066-36/+36
|
* Upgrade from 2.4.4 to 2.4.6.znerd2002-06-0612-4644/+4408
|
* Rename monstrously long patch filenames that were causing tar to exceedkris2002-06-0648-44/+44
| | | | length limitations (100 characters) and fail.
* Switch dependency from open-motif-devel to open-motif, since the formerkris2002-06-042-2/+2
| | | | | | was removed. Pointy hat to: obrien
* Fix typo: USE_PERL -> USE_PERL5petef2002-06-031-1/+1
|
* Improved download URL.znerd2002-05-284-2/+4
| | | | | | Prompted by: obrien Also now unregistering with javavm at deinstallation.