aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* add mmakeijliao2001-09-026-0/+44
| | | | Create a Makefile for Your Java files, ready to compile
* As linux-jdk13, it needs BUILD_DEPENDSkevlo2001-08-292-0/+2
|
* Add BUILD_DEPENDSkevlo2001-08-292-0/+2
| | | | Submitted by: Brad Smith <brad@comstyle.com>
* Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromsobomax2001-08-2837-1920/+6257
| | | | | | | jdk12-beta). PR: 29949 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* - Update to 0.7.3;sobomax2001-08-273-7/+14
| | | | | | - allow JAVADIR to be overriden, so it is possible to built JIT for the jdk1.2.x and jdk1.3.x; - fix the build with jdk1.3.x.
* add X dependenceijliao2001-08-241-0/+2
|
* Upgrade to 2.3clive2001-08-202-4/+2
| | | | | PR: ports/29890 Submitted by: ernst@jollem.com (MAINTAINER)
* add bluejijliao2001-08-186-0/+253
| | | | | | | BlueJ is an integrated Java environment designed for introductory teaching PR: 28473 Submitted by: Jeremy Karlson <carpathia@h24-76-76-76.vc.shawcable.net>
* - No longer remind the folks to install the compat3x libraries, as theynate2001-08-152-8/+2
| | | | are installed automagically.
* - Made the JDK port depend on the new compat3x libraries and it's new port.nate2001-08-152-0/+2
| | | | Submitted by: "Akinori MUSHA" <knu@iDaemons.org>
* Depend on misc/compat3x.knu2001-08-141-14/+1
| | | | Approved by: sobomax (MAINTAINER)
* Tarball was rerolled with slight changes.demon2001-08-068-4/+168
| | | | Bump PORTREVISION.
* Delete outdated linknakai2001-08-061-7/+1
| | | | | PR: ports/29033 Submitted by: Bruce Dang <btdang@home.com>
* Update of pkg-descr and pkg-comment files. For real now :-)jeh2001-06-271-6/+10
| | | | | PR: 28448 Submitted by: Ernst de Haan <ernst@jollem.com>
* Deleting. orion has been moved to wwwjeh2001-06-276-487/+0
| | | | PR: 28415
* Deleteing. orion has been moved to wwwjeh2001-06-272-198/+0
| | | | PR: 28415
* Move orion from java to wwwjeh2001-06-271-1/+0
|
* Improves the Orion port. Now honours NOPORTDOCS too.jeh2001-06-272-398/+401
| | | | | | | Made pkg-plist file a bit smaller. And just tidied things up. PR: 28413 Submitted by: Ernst de Haan <ernst@jollem.com>
* Tidy up java/collections portokazaki2001-06-273-4/+4
| | | | | | | | | 1) Better comment 2) More specific URL in descr 3) New URL for fetching distfile in Makefile PR: 28344 Submitted by: maintainer
* Update to 3.7. Change maintainer's address.okazaki2001-06-275-228/+171
|
* Better stylekevlo2001-06-268-1938/+1940
| | | | Submitted by: Ernst de Haan <ernst@jollem.com>
* Fix Makefile. Using jlint-2.1.tar.gz instead of jlint.tar.gz.kevlo2001-06-262-2/+1
| | | | | PR: 28412 Submitted by: MAINTAINER
* Initial import of jlint-2.1kevlo2001-06-256-0/+40
| | | | | | | Jlint is the Java program analyzer and checker. PR: 28377 Submitted by: Ernst de Haan <ernst@jollem.com>
* Java library for accessing and manipulating XML documents.jeh2001-06-256-0/+130
| | | | | PR: 27814 Submitted by: Ernst de Haan <ernst@jollem.com>
* IBM's Java Development Kit for Linux, version 1.3.jeh2001-06-257-0/+1311
| | | | | PR: 26793 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
* - Update java/cos to latest versionkevlo2001-06-233-3/+9
| | | | | | | - Fix broken link to sample code in docs PR: 28345 Submitted by: MAINTAINER
* Update of the 'java/bugseeker' port. Summary of changes:jeh2001-06-236-215/+254
| | | | | | | | | | | | | | | | | | | | * Set PORTREVISION to 1 * Including patch file in ${FILESDIR} instead of downloading it * Emptied MASTER_SITES since the distfile needs to be obtained from Karmira. This should avoid that I get complaints from fenners script ;) * Allowed scripting of the ${JAVA_HOME} variable, so the installer can choose a JDK him/herself when installing. The bugseeker script is changed accordingly * Now installing the bugseeker shell script as ${PREFIX}/bin/bugseeker with read/execute permissions for anyone * Made IGNORE message more verbose * Made install process more verbose * Added NO_CDROM and RESTRICTED to Makefile * Changed pkg-plist file to use substitutions instead of a fixed path PR: 28323 Submitted by: Ernst de Haan <ernst@jollem.com>
* add janosvmijliao2001-06-196-0/+375
| | | | A virtual machine for executing Java bytecodes
* Cleanups from maintainer and fix the URL from which to retrieve thesteve2001-06-182-20/+24
| | | | | | | distfile. PR: 28137 Submitted by: maintainer, Dave Glowacki <dglo@ssec.wisc.edu>
* Several fixes and improvements:sobomax2001-06-125-17/+131
| | | | | | | | | | | - Now installing a man page for 'orionctl'. - Correctly stopping Orion and removing the PID file on deinstall. - Verbose install (removed the @-signs). - Changes the exit codes in the script (and documented them in the man page) - Extended the documentation in pkg-descr. PR: 27748 Submitted by: maintainer
* Remove the java/jpda port.roam2001-06-116-341/+0
| | | | | PR: 28033 Submitted by: maintainer
* Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.sobomax2001-06-053-3/+3
| | | | | Submitted by: Ernst de Haan <ernst@jollem.com> No responce from: kevlo (maintainer of linux-jdk13)
* Backout my last backout.sobomax2001-06-0112-2632/+2100
| | | | Requested by: eivind
* Undo upgrade to 1.3.1. Unfortunately committer who committed change did notsobomax2001-06-0112-2100/+2632
| | | | | | | notice PR submitter's follow-up in which he asked not to do upgrade due to the bug discovered in this particular version of JDK. Submitted by: Ernst de Haan <ernst@jollem.com>
* Update to version 1.3.1kevlo2001-06-0112-2632/+2100
| | | | | PR: 27638 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
* My modification of the submitter's update didn't go far enough,dougb2001-05-315-25/+15
| | | | | | thereby causing breakage that was not present in the original. Fix the test for distfile a different way, using fewer variables and less gymnastics.
* Update to jdk-1_1_8_003-doc and clean up the port some.dougb2001-05-3125-5605/+5600
| | | | | PR: ports/27784 Submitted by: Ernst de Haan ernst@jollem.com
* upgrade to 2.1.0ijliao2001-05-293-2168/+2850
| | | | | | | | | | Brush up pkg-plist. (sorting entries, and replacing version number to %%PORTVERSION%% by using ${PLIST_SUB}) Makefile brush up (generate ${DISTNAME} from ${PORTNAME} and ${PORTVERSION}) PR: 27609 Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
* Update that introduces extra flexibility for the installation processsobomax2001-05-294-431/+471
| | | | | | | | and other improvements in the Makefile. It also introduces quite a few improvements in the `orionctl' script. PR: 27643 Submitted by: maintainer
* - Properly define DISTFILES, so the port doesn't fail miserably if it is notsobomax2001-05-294-8/+8
| | | | | | | | | | present; - deregister VM on uninstall. PR: 27718 Submitted by: Andreas Schulz <ats@first.gmd.de> Reviewed by: maintainer Approved by: maintainer
* Update to java/cos port to latest version (21May2001)jeh2001-05-274-4/+14
| | | | | PR: 27545 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Put a copy of distfile to MASTER_SITE_LOCAL in order to minimise load onsobomax2001-05-271-0/+2
| | | | | | maintainer's sites with limited bandwith. Asked for by: maintainer
* Add linux-jdk14 , sun's Java Developers Kit for Linux, version 1.4.sobomax2001-05-2615-0/+2515
| | | | | PR: 27644 Submitted by: Ernst de Haan <ernst@jollem.com>
* From the PR:alex2001-05-223-12/+48
| | | | | | | | | | | | | The previous version of this port contains a bug in the orionctl script. I didn't properly test it. This time I extensively tested it. It has also been improved to detect more possible error conditions and exit gracefully in such cases. Bump PORTREVISION. Update plist. PR: 27501 Submitted by: maintainer
* add bugseekder-demoijliao2001-05-196-0/+247
| | | | | | | | The original java/bugseeker, but this time renamed to java/bugseeker-demo. The java/bugseeker port is now the full version. PR: 24454 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
* Remove bogus comments from the end of file.sobomax2001-05-191-19/+0
| | | | Revealed by: phantom
* - Update to 1.5.8c;sobomax2001-05-183-6/+10
| | | | | | | | - pass over maintainership to Ernst de Haan <ernst@jollem.com>. PR: 27382 Submitted by: Ernst de Haan <ernst@jollem.com> Approved by: maintainer (old)
* * Portrevision from 1 to 2 (version is still 1.4.5)sobomax2001-05-174-25/+65
| | | | | | | | | | | | | | | | | * Changed reference to linux-jdk1.2.2 into linux-jdk1.3.0 in the shell script, since the port depends on linux-jdk1.3.0. * Fixed a few typos and other issues in the shell script * No longer installing a link from ${PREFIX}/orion -> ${PREFIX}/orion1.4.5 * Making all directories under ${PREFIX}/orion1.4.5 a+x * Added one mirror site for the DISTFILE * Renamed shell script from `orion.sh' to `orionctl' (similar to `apachectl') * Installing the shell script in the ${PREFIX}/bin/ directory and symlinking from ${PREFIX}/etc/rc.d/orion.sh to the former file, making sure that the shell script is +x * Including the shell script in ${FILESDIR} instead of downloading PR: 27407 Submitted by: maintainer
* Update to version 1.14.archie2001-05-163-4/+4
| | | | PR: ports/27301
* Fix JVM config file and font.propertieskevlo2001-05-154-0/+326
| | | | | PR: 27316 Submitted by: Ernst de Haan <ernst@jollem.com>
* Added port version in post-install output messagealex2001-05-093-396/+421
| | | | | | | | | Installing startup script in ${PREFIX}/etc/rc.d/ Removed ${RECURSIVE_CP} in favour of just a ${CP} -R Stopped using PLIST_SUB in favour of using plist-builder for pkg-plist PR: 26315 Submitted by: maintainer
* Update link to the place where distfile can be downloaded.sobomax2001-05-036-12/+12
| | | | | PR: 27058 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
* Update to 0.7.1.sobomax2001-04-272-2/+2
|
* Return maintainership to ports@freebsd.org; previous maintainer says he nogreid2001-04-267-7/+7
| | | | | | | longer has time to maintain this port. PR: 26873 Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
* - apply PORTDOCS for files in ${PREFIX}/share/dockevlo2001-04-152-6/+14
| | | | | | | - mark BROKEN for FreeBSD/Alpha PR: 26591 Submitted by: MAINTAINER
* Add support for javawmwrapper.dirk2001-04-122-2/+6
| | | | Approved by: maintainer
* Add support for javavmwrapper.dirk2001-04-112-2/+6
| | | | Approved by: kevlo (maintainer)
* Upgrade to 2.0.1.kuriyama2001-03-283-2123/+2174
| | | | | Submitted by: Ernst de Haan <ernst@heinz.jollem.com> (maintainer) PR: ports/25975
* Style fixlioux2001-03-231-1/+1
|
* New port: java/jpdajeh2001-03-236-0/+341
| | | | | | | JPDA, Java Platform Debugger Architecture. PR: 24060 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
* Update to 0.7.0.sobomax2001-03-172-2/+2
|
* Add xalan-j 2.0.0,kuriyama2001-03-166-0/+2153
| | | | | | | | apache XSLT processor for transforming XML documents. PR: ports/25311 Submitted by: ernst@jollem.com
* Chase distfile update (some demo code added).kuriyama2001-03-166-4/+34
| | | | | Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi> (maintainer) PR: ports/25679
* Don't try to build on bento - due to license issues the port requires from usersobomax2001-03-131-0/+4
| | | | | | to manually fetch distfile from the Sun's site. Submitted by: bento
* Fix Mark's mailing address.fenner2001-03-121-1/+1
|
* Fix PLIST for new version 1.13.archie2001-03-121-6/+2
|
* Fix plistkris2001-03-111-0/+1
|
* - Inform the user about the need for the compat 3.X libraries if theynate2001-03-062-2/+8
| | | | | | install on a FreeBSD 4.X system. Submitted by: Ernst de Haan <ernst@jollem.com>
* Upgrade to the lastest version.kevlo2001-03-056-12/+18
|
* Update to version 1.13.archie2001-03-012-2/+2
|
* - Update the distribution site to ftp.freebsd.org's local-distfiles that mynate2001-02-272-4/+4
| | | | former employer finally removed it from their ftp site a year after I left.
* Update to version 1.4.5.steve2001-02-263-200/+206
| | | | | PR: 25216 Submitted by: maintainer
* Update to the latest version of the JDK tutorial.steve2001-02-266-114/+616
| | | | PR: 22682
* Distfile location changed.archie2001-02-241-1/+1
| | | | Detected by: http://people.freebsd.org/~fenner/portsurvey
* fix typo:lioux2001-02-156-6/+6
| | | | | | | - the previous replacement of \s+# -> \t\t# triggered error "Unassociated shell command #" Submitted by: Dan Langille <dan@langille.org>
* typo clean up police: \s -> \tlioux2001-02-157-14/+14
|
* Fix pkg-plistkevlo2001-02-052-2/+0
|
* Distfile chage, update on Dec 12, 2000.vanilla2001-02-022-2/+2
|
* change maintainer's emailijliao2001-01-257-7/+7
| | | | | PR: 24636 Submitted by: MAINTAINER
* Update to 0.6.10.sobomax2001-01-242-2/+2
|
* Update to lastest verion. This version works for the Enterprise Edition.kevlo2001-01-204-15/+13
| | | | | PR: 24453 Submitted by: MAINTAINER
* Fix typoroger2001-01-191-1/+1
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-175-5/+5
|
* Add another MASTER_SITESkevlo2001-01-101-1/+2
| | | | | PR: 24153 Submitted by: MAINTAINER
* Add bugseeker 1.0.2, a debugger for Java software.alex2001-01-066-0/+247
| | | | | PR: 24062 Submitted by: Ernst de Haan <ernst@jollem.com>
* JAva -> Javakevlo2001-01-041-1/+1
|
* Add jad 1.5.7f,jad - the fast JAva Decompiler.patrick2001-01-046-0/+38
| | | | | PR: 21604 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Add orion 1.4.0,orion Application Server.patrick2001-01-046-0/+439
| | | | | PR: 23867 Submitted by: Ernst de Haan <ernst@jollem.com>
* OK, this is the FreeBSD way.sf2001-01-041-1/+2
| | | | This port installs ltlibs. Patches welcome if you don't like this.
* Fix packing list.kevlo2001-01-022-0/+2
|
* Use `--exclude "*.orig"' tar(1) option instead of removing .orig files aftersobomax2000-12-152-6/+2
| | | | | | installation. This should partially close ports/23560 problem. PR: ports/23560
* Update to 0.6.9. This version fixes some incompatabilities between shujit andsobomax2000-12-144-2/+29
| | | | | | | FreeBSD, so it's recommended to upgrade if you have any problems with previous version. Submitted by: Kazuyuki Shudo <shudoh@muraoka.info.waseda.ac.jp>
* Oops, forgot to change the permission.kevlo2000-12-112-0/+6
|
* Initial import of Linux JDK 1.3kevlo2000-12-0715-0/+2517
| | | | This port is Sun's Java Development Kit 1.3.0 for Linux
* GNU's regexp library for Java.des2000-12-076-0/+79
|
* Update to 0.6.8.sobomax2000-11-243-13/+2
|
* Update to 1.7.3.sobomax2000-11-242-3/+3
|
* Add JUnit, a regression testing utility for use with the Java(TM)knu2000-11-047-0/+283
| | | | | | | Language. PR: ports/22578 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing.sobomax2000-11-046-6/+18
| | | | Reported by: Max Khon <fjoe@plesk.com>, Ilya Krel <ilya@krel.org>
* Whitespace-only:sobomax2000-11-012-4/+4
| | | | Make indentation uniform across my ports.
* Add perltools, making using regular expressions in Java almostade2000-10-176-0/+98
| | | | | | | as easy as Perl! PR: 20554 Submitted by: Marcin Cieslak <saper@system.pl>
* Correct patch, so it will apply cleanly.sobomax2000-10-166-12/+12
| | | | Submitted by: Ed Sweeney <edwardsweeney@yahoo.com>
* This port is i386 only for the moment. We need some assembler code writtensobomax2000-10-146-0/+6
| | | | | | to make the Alpha work. Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au>
* Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code fromsobomax2000-10-1343-0/+7237
| | | | Sun and patchset from FreeBSD Java Project.
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-082-2/+2
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* - Update to 0.6.7;sobomax2000-09-262-5/+7
| | | | | | - use USE_RUBY. Submitted by: knu
* Add openjit - a high-performance reflective Java Just-In-Time (JIT) bytecodesobomax2000-09-269-0/+167
| | | | compiler.
* Clarify usage instructions (you have to set LD_LIBRARY_PATH tosobomax2000-09-254-1/+34
| | | | ${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER.
* Backout previous JIT-related change - it can cause legal problems.sobomax2000-09-122-4/+0
| | | | Submitted by: nate
* Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya andsobomax2000-09-112-3/+7
| | | | | shujit, so you can use it with jre by installing whichever you like and setting JAVA_COMPILER environment variable to be shujit or tya.
* Add patch required to respect CFLAGS (forgotten in previous commit).sobomax2000-09-111-0/+15
|
* Update to 0.6.5.sobomax2000-09-113-25/+15
| | | | | | | | - HAS_CONFIGURE -> GNU_CONFIGURE; - don't bind to any particular virtual machine - install jit into ${PREFIX}/lib/shujit; - respect CFLAGS; - drop aout support.
* Several enhancements/cleanups:sobomax2000-09-113-13/+39
| | | | | | | - HAS_CONFIGURE -> GNU_CONFIGURE; - Don't bind to any particular virtual machine - install jit into ${LOCALBASE}/lib/tya; - Respect CFLAGS.
* Update to 0.6.3.sobomax2000-08-293-7/+7
|
* Update to version 12Jun2000kevlo2000-08-143-7/+10
| | | | | PR: 20574 Submitted by: Ports Fury
* Update MASTER_SITEcpiazza2000-08-101-1/+1
| | | | | PR: 20487 Submitted by: rwatson
* Update to version 1.12.archie2000-08-017-46/+23
|
* Upgrade to version 1.0.6.archie2000-07-253-12/+15
|
* Claim maintainership.sobomax2000-07-242-2/+2
| | | | Submitted by: jake (previous maintainer)
* Define int_t and uint_t on CURRENT too. This should fix tya and shujit onsobomax2000-07-244-0/+24
| | | | -current systems.
* Update port to 1.7.2 and fix it on 4-CURRENT and 5-STABLE (missed uint_t type).sobomax2000-07-222-4/+4
|
* Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux.kevlo2000-07-192-2/+2
|
* Apostrophes in string should be escaped.sada2000-07-152-4/+4
|
* Version required is no longer needed in the comment section of Makefile.sada2000-07-152-2/+0
| | | | Submitted by: portlint
* Correct libc warning message:sobomax2000-07-061-1/+1
| | | | /usr/src/lib/compat/compat3x --> /usr/src/lib/compat/compat3x.${ARCH}
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Port has been broken since 12/96..goodbye :-)kris2000-07-031-1/+0
|
* Fix typo where \ was not added after an intermediate MASTER_SITES.will2000-06-301-1/+1
| | | | | PR: 19590 Submitted by: Dann Lunsford <dann@greycat.com>
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-292-2/+4
| | | | MASTER_SITE_LOCAL site.
* Create/remove shared among Java ports ditrectories.sobomax2000-06-232-0/+7
| | | | Submitted by: bento
* Add "unset JAVA_HOME" to make javavmwrapper working with some brain damagedsobomax2000-06-202-1/+3
| | | | software (Adobe AcrobatViewer).
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+2
|
* Fix MASTER_SITES.sobomax2000-06-141-1/+3
| | | | Submitted by: bento
* Fix typo.sobomax2000-06-121-1/+1
|
* Activate jre.sobomax2000-06-121-0/+1
|
* Initial import of JRE - Sun's Java Run Time Enviponment.sobomax2000-06-126-0/+296
|
* Add support for javavmwrapper.sobomax2000-06-124-0/+14
|
* Handle comments in all places.sobomax2000-06-121-3/+4
|
* Activate javavmwrapper.sobomax2000-06-121-0/+1
|
* Initial import of javavmwrapper - a simple shell script which would allowsobomax2000-06-125-0/+161
| | | | | Java-based ports to use any of the Java Virtual Machines installed on the system.
* Create/remove share/java, share/java/classes and share/java/doc directories uponsobomax2000-05-314-0/+14
| | | | | | | install/uninstall, as it is outlined in Java Porters page (http://www.FreeBSD.org/java/docs/howtoports.html). Approved by: asami
* Add WWW.jake2000-05-291-1/+1
|
* Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory.steve2000-05-282-2/+4
|
* Update to version 0.5.2, cleanup Makefile.jake2000-05-174-18/+9
| | | | | | PR: ports/18492 Submitted by: Palle Girgensohn <girgen@partitur.se>, ade Reviewed by: ade
* Activate linux-jdk.chuckr2000-05-161-0/+1
|
* This is the Linux JDK port. It's marked no package and no cdrom, sochuckr2000-05-1614-0/+1860
| | | | | | | | there's no license problem, just allows a lot of java hackers in the game. Thanks to Kees Koster and Jose Marques, I just neatened up around the edges. Submitted by: Kees Koster and Jose Marques
* Update master site.archie2000-05-111-1/+1
|
* Update to 1.1.3.knu2000-04-253-375/+380
| | | | | PR: ports/17913 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Update to 1.1.8_003. (PORTVERSION untouched)knu2000-04-1920-55/+50
| | | | | | | | | | | | PR: 18034 Submitted by: Palle Girgensohn <girgen@partitur.se> Use just `${CP} -R' instead of tar|tar. By the way, owner/group IDs of files should not be preserved on copying in the installation process, because if one did `make' and then `su' to `make install', the installed files would be owned by a normal user. Beware, porters!
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}knu2000-04-154-6/+4
| | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
* Portlint COMMENT's.knu2000-04-151-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* Typo (PORTVESION -> PORTVERSION).asami2000-04-141-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-1227-105/+101
|
* update to 1.7mharo2000-04-063-10/+9
| | | | | PR: 17797 Submitted by: maintainer
* update to reflect latest tarballmharo2000-03-244-3682/+3754
| | | | | PR: 17392 Submitted by: maintainer
* Activate jce-aba.kuriyama2000-03-081-0/+1
|
* Yet another JCE port.kuriyama2000-03-085-0/+209
| | | | | PR: ports/16592 Submitted by: Kensaku Masuda <greg@fxis.fujixerox.co.jp>
* Chase the checksum by updating to NetRexx 1.160, which seems to be mostly dockris2000-02-272-3/+3
| | | | | | | fixes (including some "Jan 1, 1900" javascript bugs in the documentation webpages..nice one, IBM :-) Noticed by: bento
* Prepare directory for installation.kuriyama2000-02-221-0/+1
| | | | Submitted by: bento-box
* update ports/java/shujit from version 0.4.0 to version 0.4.2 and fixbillf2000-02-222-3/+3
| | | | | | | unfetchable distfile. PR: ports/16889 Submitted by: Jake Burkholder <jburkhol@home.com> (maintainer)
* Add RESTRICTED.kuriyama2000-02-191-0/+1
|
* Activate cryptix-jce.kuriyama2000-02-191-0/+1
|
* JCE(Java Cryptograph Extension) by Cryptix.kuriyama2000-02-195-0/+52
|
* Use libungif. Support already present in the configure script.ade2000-02-171-1/+1
|
* ports@freebsd.org -> ports@FreeBSD.orgdirk2000-02-141-1/+1
|
* Use ${TAR} and the right arguments to it.billf2000-02-082-4/+4
| | | | | Submitted by: billf, des (respectivly) Approved by: nate (maintainer)
* Update to version 1.6.steve2000-01-242-5/+5
| | | | | PR: 15991 Submitted by: maintainer
* Update to version 1.11.archie2000-01-242-2/+2
| | | | | PR: ports/16259 Submitted by: des
* update to 0.4.0mharo2000-01-223-5/+14
| | | | | PR: 15990 Submitted by: Jake Burkholder <jake@io.yi.org>
* Change MAINTAINER address from nacai@iname.comnakai2000-01-071-1/+1
| | | | to nakai@FreeBSD.org
* Adding cos version 1.0.steve2000-01-016-0/+97
| | | | | | | The O'Reilly package of utility classes for servelt developers. PR: 12522 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Update location of file on MASTER_SITE.steve2000-01-011-7/+8
| | | | | PR: 15793 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Distfile changed on MASTER_SITE fixup checksum and PLIST accordingly.steve1999-12-304-3454/+3692
| | | | | PR: 15740 Submitted by: maintainer
* Adding jdbcpool version 0.94.steve1999-12-296-0/+96
| | | | | | | Implements a JDBC connection pool. PR: 12523 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Either this port's distfile is no longer avaiable or the URL to grabsteve1999-12-291-0/+2
| | | | it is incorrect. Either way mark it BROKEN until it is found or upgraded.
* Moving the starlogo port from java to lang.steve1999-12-291-1/+0
|
* Adding starlogo version 1.0 beta 2.steve1999-12-271-0/+1
| | | | | | | The Logo programming language written in Java PR: 14879 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Activate the netrexx port.steve1999-11-271-0/+1
|
* Initial import of netrexx version 1.151.steve1999-11-276-0/+290
| | | | | | | A human-oriented programming language for writing/using Java classes. PR: 14503 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* Update MASTER_SITEScpiazza1999-11-271-1/+1
| | | | | PR: 15099 Submitted by: maintainer
* Update to version 0.3.13.steve1999-11-143-3/+14
| | | | | PR: 14670 Submitted by: maintainer
* - Updated to new 1999/11/9 release which fixes some multicast bugs.nate1999-11-104-10/+10
|
* Activate the collections, infobus, jaf, and javamail ports.steve1999-11-011-0/+4
|
* Initial import ov collections version 1.1.steve1999-11-015-0/+82
| | | | | | | An API for exchanging of DataItem's between InfoBus Producers and Consumers. PR: 13159 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Initial import of jaf version 1.0.1.steve1999-11-015-0/+143
| | | | | | | JavaBeans(tm) Actication Framework. PR: 13160 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Add $FreeBSD$ tag.steve1999-11-012-2/+2
|
* Initial import of infobus version 1.2.steve1999-11-015-0/+131
| | | | | | | Enables dynamic exchange of data between JavaBeans(TM). PR: 13163 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Initial import of javamail version 1.1.2.steve1999-11-015-0/+423
| | | | | | | A set of abstract Java classes that model a mail system. PR: 13163 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Update to new version 1.0.5.archie1999-10-195-18/+27
|
* update to use new distfile.cpiazza1999-10-164-3550/+3598
| | | | | PR: 14338 Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
* Add a configure argument so shujit can find its includescpiazza1999-10-101-0/+1
| | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Update to 1.1.1. Move installation directory.kuriyama1999-10-074-2266/+2096
| | | | | Submitted by: Jose Marques <noway@nohow.demon.co.uk> Modified by: kuriyama
* Update to version 1.5.steve1999-10-012-5/+5
| | | | Submitted by: maintainer
* Jikes comes with its own man page now, so install that one insteadarchie1999-09-282-2/+2
| | | | of the placeholder man page.
* Update to version 1.4v2.steve1999-09-282-5/+5
| | | | | PR: 13610 Submitted by: maintainer
* Update to version 0.3.8.steve1999-09-272-3/+3
| | | | | PR: 13608 Submitted by: maintainer
* Upgrade to version 1.06. Also make myself the new maintainer.archie1999-09-273-10/+13
| | | | Handed over by: dillon
* - Upgrade to the newest version of the JDK.nate1999-09-234-12/+12
| | | | [ Not yet announced, will do later ]
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
|
* Mark this port as being i386 only.steve1999-09-182-0/+2
|
* JDK is now at version 1.1.8. Also use ${JAVASUBDIR} wherever possible.asami1999-09-111-2/+2
|
* Tutorial was updated, stay in sync.cpiazza1999-09-096-1574/+1530
| | | | | PR: 13651 Submitted by: maintainer
* Updated to 1.4taoka1999-09-062-5/+5
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-301-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-285-50/+50
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-2519-19/+19
|
* Use USE_GCC. This port still doesn't build:asami1999-08-231-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | === : checking for awk... awk checking version of gcc... configure: error: unrecognized. ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:563: checking host system type configure:594: checking for libgdbm.so configure:714: checking whether make sets ${MAKE} configure:741: checking C compiler configure:750: checking for gcc295 configure:845: checking for objdump configure:888: checking for ruby configure:928: checking for ci configure:965: checking for co configure:1002: checking for mv configure:1039: checking for rm configure:1076: checking for wc configure:1113: checking for etags configure:1151: checking for which configure:1189: checking for fgrep configure:1228: checking for sed configure:1266: checking for mawk configure:1266: checking for gawk configure:1266: checking for nawk configure:1266: checking for awk configure:1298: checking version of gcc (end of "config.log") *** Error code 1 Stop. : === which looks weird since it does find gcc295 (line 750) before it bows out by not recognizing it. But at least it's now finding the right compiler.
* grep -> ${GREP}mharo1999-08-231-2/+2
| | | | | true -> ${TRUE} false -> ${FALSE}
* Remove the chown stuff in pre-install. do-extract handles thiscpiazza1999-08-235-30/+5
| | | | by default now.
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.cpiazza1999-08-231-10/+3
|
* chmod -> ${CHMOD}mharo1999-08-239-18/+18
| | | | chown -> ${CHOWN}
* egcc/eg++ have been renamed to gcc295/g++295. Changecpiazza1999-08-181-4/+4
| | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com>
* Add a workaround to chown the files if the person installingcpiazza1999-08-035-25/+40
| | | | | | | | | | | | | the port is root. It was keeping the uid/gid of 10/143. There might be a better solution than this in the long run but it'll work for now. PR: 12897 Reported by: Jose Marques <jose@nobody.org> Also some minor non-functional changes, exit 0 -> ${FALSE}, PKGMESSAGE to use | ${SED} instead of creating a new file.
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-031-1/+1
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* Fix WWW: typosfenner1999-08-011-2/+2
| | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek
* Update to version 0.3.1b.steve1999-08-015-25/+7
| | | | | PR: 12744 Submitted by: maintainer
* - Update to the newest release of the JDK.nate1999-07-214-28/+10
|
* Make tya actually find jdk.cpiazza1999-07-111-2/+3
| | | | | | | Fixup some instances of ${PREFIX} that should be ${LOCALBASE} too. PR: 12590 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* There is ZERO reason I should need to have Java installed just to fetchobrien1999-07-041-2/+2
| | | | this thing.
* Activate jlex.cpiazza1999-07-041-1/+2
|
* JLex: a uitility based upon the Lex lexical analyzer generator model.cpiazza1999-07-046-0/+78
| | | | | | | | It takes a specification file similar to that accepted by Lex and creates a Java source file for the correspoding lexical analyzer. PR: 12476 Submitted by: Jake Burkholder <jake@checker.org>
* Re-arrange directory hierarchy.kuriyama1999-07-013-104/+128
| | | | Approved by: maintainer
* Undo part of previous commit to put back the correct ${WRKSRC}.steve1999-06-301-2/+2
|
* Update to version 1.1.8 to match JDK.cpiazza1999-06-298-5498/+5676
| | | | | PR: 12114 Submitted by: maintainer
* new ports/{java,irc,x11-servers}, dependency sweep #1billf1999-06-295-13/+13
|
* Fix typo. (fix make fetch problem)shige1999-06-281-6/+6
| | | | | @{ECHO} => ${ECHO_MSG} Submitted by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-2817-34/+34
|
* New category java. Here's the charter:asami1999-06-272-0/+18
| | | | Java language support.
* Commit #3/4 to enforce caps, no period.hoek1999-06-273-3/+3
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Fix for jdk1.1.8.kuriyama1999-06-231-2/+2
|
* Developers, not Developpers.billf1999-06-231-1/+1
|
* Sun's Java Servlet Developpers Kitkuriyama1999-06-235-0/+162
| | | | | PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp
* a) Update jdk-doc to 1.1.8. (from submitter)cpiazza1999-06-2120-5495/+5540
| | | | | | | | b) Change the PLIST to use a PLIST_SUB for the version number to cut down on the size of diffs. (me) PR: 12312 Submitted by: Steve Coltrin <spcoltri@io.com>
* Add to BUILD_DEPENDS instead of overriding it when OSVERSION < 400002.steve1999-06-151-2/+2
| | | | | | PR: 12208 Submitted by: Akinori MUSHA <knu@and.or.jp> Messed up by: steve
* Initial import of shujit version 0.2.10.steve1999-06-118-0/+94
| | | | | | | A Just In Time java bytecode compiler. PR: 11491 Submitted by: Jake Burkholder <jake@checker.org>
* Re-import of tya version 1.3v2 from devel.steve1999-06-105-0/+64
|
* Java Foundation Classes with Swingkuriyama1999-06-095-0/+2287
|
* Incorporate the new patch that fixes a permissions error when tryingsteve1999-06-094-6/+24
| | | | | | to send UDP packets to the broadcast address. Requested by: maintainer
* Work a little PLIST magic so the next time we upgrade the diffs willsteve1999-06-094-1222/+1228
| | | | be minimal.
* - Updated to JDK1.1.8.nate1999-06-0910-1212/+1234
|
* Remove doubled-slash.kuriyama1999-05-201-2/+2
|
* Fix up dependencies so this will build in 3.x.asami1999-05-131-5/+9
| | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Change bsd.port.mk -> bsd.port.post.mktaoka1999-05-0614-63/+132
| | | | | | Modify the method to make MESSAGE when we "make install" Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
* Allow the ${RM} in "pre-clean" to fail; otherwise you can't clean thisfenner1999-05-052-4/+4
| | | | | | port unless you've already installed it. Found by: "make clean" in /usr/ports
* Fix pkg/MESSAGEtaoka1999-05-0510-95/+30
| | | | | | (When we "make install", pkg/MESSAGE is made from pkg/MESSAGE.tmpl.) Noticed by: maintainer
* Add "-f" after ${RM} (for a problem when we "make clean")taoka1999-05-052-4/+4
| | | | Obtained from: the e-mail from maintainer
* Adjust libiberty path in dependency. This probably won't fix the buildasami1999-05-041-2/+2
| | | | anyway but it's one less warning to worry about.