aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Add a port for IBM's JDK 1.4.0 for Linux.Greg Lewis2002-11-258-0/+986
| | | | Notes: svn path=/head/; revision=71057
* Maintainer springcleaning of his MakefilesEdwin Groothuis2002-11-224-63/+97
| | | | | | | | PR: ports/45513,ports/45512,ports/45511 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> Notes: svn path=/head/; revision=70783
* Update to version 1.18.Archie Cobbs2002-11-222-2/+2
| | | | Notes: svn path=/head/; revision=70751
* Fixed generation of plist file. The file was previously writtenErnst de Haan2002-11-214-0/+4
| | | | | | | | | as ./pkg-plist. It is now written as $WRKDIR/PLIST. Indicated by: kris Notes: svn path=/head/; revision=70651
* Automagically generating plist file.Ernst de Haan2002-11-202-6575/+20
| | | | Notes: svn path=/head/; revision=70563
* Removed unnecessary PLIST_SUB setting.Ernst de Haan2002-11-202-2/+0
| | | | Notes: svn path=/head/; revision=70555
* Automagically generating pkg-plist.Ernst de Haan2002-11-202-5358/+17
| | | | Notes: svn path=/head/; revision=70554
* Automagically generating pkg-plist.Ernst de Haan2002-11-202-1094/+20
| | | | | | | Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> Notes: svn path=/head/; revision=70546
* Upgrade to JDK 1.4.1 documentation. Automagically generatingErnst de Haan2002-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> Notes: svn path=/head/; revision=70545
* Installing JAR file in ${PREFIX}/share/java/classes/.Ernst de Haan2002-11-181-1/+5
| | | | | | | Bumped PORTREVISION. Notes: svn path=/head/; revision=70412
* Maintainer update to version 2.2.9Edwin Groothuis2002-11-166-57/+43
| | | | | | | | PR: ports/45231 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=70270
* Fix build on -current by adding "-D__XSI_VISIBLE -D__BSD_VISIBLE" to CFLAGS.Archie Cobbs2002-11-151-1/+1
| | | | Notes: svn path=/head/; revision=70183
* Fix bug in logic for determining the right pkg-plist file to use.Archie Cobbs2002-11-151-1/+1
| | | | Notes: svn path=/head/; revision=70130
* New port: Jakarta Commons Logging library.Ernst de Haan2002-11-146-0/+103
| | | | | | | | See: http://jakarta.apache.org/commons/logging.html Notes: svn path=/head/; revision=70103
* Improved output from do-install target.Ernst de Haan2002-11-143-7/+8
| | | | Notes: svn path=/head/; revision=70101
* Not including version number in JAR file name.Ernst de Haan2002-11-141-1/+2
| | | | | | | Bumped PORTREVISION. Notes: svn path=/head/; revision=70100
* New port: Jakarta Commons BeanUtils.Ernst de Haan2002-11-147-0/+138
| | | | | | | | See: http://jakarta.apache.org/commons/beanutils.html Notes: svn path=/head/; revision=70098
* Fixed meta information in header (creation date and description).Ernst de Haan2002-11-141-2/+2
| | | | Notes: svn path=/head/; revision=70096
* Installing in correct locations.Ernst de Haan2002-11-142-90/+65
| | | | | | | Bumped PORTREVISION. Notes: svn path=/head/; revision=70093
* New port: Jakarta Commons CLI library.Ernst de Haan2002-11-146-0/+142
| | | | | | | Java-library for command line arguments and options. Notes: svn path=/head/; revision=70091
* Not including version number in JAR file anymore.Ernst de Haan2002-11-142-3/+5
| | | | | | | Bumped PORTREVISION. Notes: svn path=/head/; revision=70090
* Fix user and group ownership of the installed files when they have beenGreg Lewis2002-11-111-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) Notes: svn path=/head/; revision=69929
* Fix user and group ownership of the installed files when they have beenGreg Lewis2002-11-111-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 Notes: svn path=/head/; revision=69926
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-1015-35/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* New port: NetComponents 1.3.8.Ernst de Haan2002-11-096-0/+45
| | | | | | | | See: http://www.savarese.org/oro/downloads/index.html#NetComponents Notes: svn path=/head/; revision=69792
* Upgrade to 1.3.1_06.Ernst de Haan2002-11-092-4/+3
| | | | Notes: svn path=/head/; revision=69785
* Update to the java/javamail port from version 1.2 to 1.3.Edwin Groothuis2002-11-073-350/+355
| | | | | | | | | | Changing maintainer to java@freebsd.org PR: ports/44558 Submitted by: Jose Marques <noway@nohow.demon.co.uk> Notes: svn path=/head/; revision=69666
* Update to java/jaf port from version 1.0.1 to 1.0.2.Edwin Groothuis2002-11-073-56/+56
| | | | | | | | | | Move maintainer to java@freebsd.org PR: ports/44557 Submitted by: Jose Marques <noway@nohow.demon.co.uk> Notes: svn path=/head/; revision=69665
* . Update to 1.1.4Greg Lewis2002-11-063-5/+8
| | | | | | | | . Alter maintainer from freebsd-ports@ to the more standard ports@. . Instead of explicitly depending on jdk1.1 set USE_JAVA appropriately. Notes: svn path=/head/; revision=69618
* Fix user and group ownership of the installed files when they have beenGreg Lewis2002-11-061-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 Notes: svn path=/head/; revision=69613
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Ensure that files permissions/owners are set correctly if the port isNate Williams2002-11-061-2/+4
| | | | | | | | | built by a non-root user. Submitted by: glewis Notes: svn path=/head/; revision=69608
* Fixed pre-patch target broken due to REINPLACE_CMDEdwin Groothuis2002-11-051-2/+4
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69482
* PERL -> REINPLACEEdwin Groothuis2002-11-044-4/+8
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* PERL -> REINPLACEEdwin Groothuis2002-11-041-2/+3
| | | | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento Notes: svn path=/head/; revision=69429
* . Add optional (default: off) runtime dependencies for the font packagesGreg Lewis2002-10-314-0/+40
| | | | | | | necessary to support the different font.properties that are installed. Notes: svn path=/head/; revision=69210
* . Fix UDP packet broadcasting.Greg Lewis2002-10-318-4/+60
| | | | | | | | | . Bump PORTREVISION. Submitted by: daichi, Tetsuo Suzuki <tetsuo@ss-lab.net> Notes: svn path=/head/; revision=69202
* . Check for open-motif with libXm.so, which we actually use, instead ofGreg Lewis2002-10-294-8/+8
| | | | | | | libMrm.a, which isn't. Notes: svn path=/head/; revision=69076
* . In the informative message regarding downloading the necessary files,Greg Lewis2002-10-294-12/+12
| | | | | | | | | use ${DISTDIR} rather than /usr/ports/distfiles. Submitted by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=69074
* Mark BROKEN on 5.0Kris Kennaway2002-10-261-1/+7
| | | | Notes: svn path=/head/; revision=68849
* . echo -> ${ECHO_MSG}Greg Lewis2002-10-254-32/+32
| | | | Notes: svn path=/head/; revision=68769
* . Catch up with additional font.properties files.Greg Lewis2002-10-254-0/+12
| | | | Notes: svn path=/head/; revision=68768
* . Chinese font.properties and make glue.Greg Lewis2002-10-258-8/+980
| | | | | | | Submitted by: Huang wen hui <hwh@ns.gddsn.org.cn> Notes: svn path=/head/; revision=68767
* Upgrade from 2.0 to 2.1.Ernst de Haan2002-10-223-19/+40
| | | | | | | | See: http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/RELEASE-NOTES-2.1.html Notes: svn path=/head/; revision=68580
* Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site.Archie Cobbs2002-10-191-1/+2
| | | | Notes: svn path=/head/; revision=68391
* Installing to ${PREFIX}/linux-sun-jdk1.4.1. This port is nowErnst de Haan2002-10-191-1/+2
| | | | | | | | compatible with bsd.java.mk again. Bumped PORTREVISION. Notes: svn path=/head/; revision=68306
* Upgrade from 1.4.1 to 1.4.1_01.Ernst de Haan2002-10-183-5/+5
| | | | Notes: svn path=/head/; revision=68303
* . More XIM fixes for Japanese users (and presumably others with similarGreg Lewis2002-10-188-0/+256
| | | | | | | | | | character sets). . Bump PORTREVISION. Submitted by: daichi Notes: svn path=/head/; revision=68294
* . Link the Netscape 4 plugin against libintl to avoid a runtime linkGreg Lewis2002-10-184-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>. Notes: svn path=/head/; revision=68293