aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Be consistent. If we're going to explicitly use /sbin/sysctl to checkGreg Lewis2003-01-305-5/+5
| | | | | | | the value, then tell the user to use that to set the value too. Notes: svn path=/head/; revision=74272
* Use the full path to /sbin/sysctlKris Kennaway2003-01-305-5/+5
| | | | | | | Noticed by: 'make index' in crontab Notes: svn path=/head/; revision=74251
* . Remove bogus MASTER_SITES line. It wasn't used (manual downloadGreg Lewis2003-01-211-1/+0
| | | | | | | required) and just gets me email about unfetchable distfiles. Notes: svn path=/head/; revision=73739
* jakarta-regexp distribution seems to have moved to a new websiteEdwin Groothuis2003-01-161-1/+1
| | | | | | | | PR: ports/47030 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> Notes: svn path=/head/; revision=73230
* [MAINTAINER UPDATE] Update build of netrexx to USE_JAVAEdwin Groothuis2003-01-162-77/+4
| | | | | | | | PR: ports/41984 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> Notes: svn path=/head/; revision=73216
* Add missing includeKris Kennaway2003-01-141-0/+1
| | | | Notes: svn path=/head/; revision=73090
* Add two missing filesKris Kennaway2003-01-141-0/+2
| | | | Notes: svn path=/head/; revision=73087
* Don't create/remove share/java/classes and share/java; these areKris Kennaway2003-01-141-3/+0
| | | | | | | system directories created by BSD.local.dist Notes: svn path=/head/; revision=73076
* Update to 2.4.1.Ernst de Haan2003-01-032-2/+3
| | | | Notes: svn path=/head/; revision=72405
* Update to 1.0.1.Ernst de Haan2003-01-032-4/+3
| | | | Notes: svn path=/head/; revision=72404
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72367
* Now extracts non-interactive. Bumped PORTREVISION.Ernst de Haan2002-12-042-12/+15
| | | | | | | | Reviewed by: glewis, kris Approved by: kris Notes: svn path=/head/; revision=71358
* Fixed do-install.Ernst de Haan2002-12-041-1/+1
| | | | | | | Submitted by: bento, MAINTAINER Notes: svn path=/head/; revision=71357
* Remove duplicate do-build targetKris Kennaway2002-11-301-3/+0
| | | | Notes: svn path=/head/; revision=71259
* 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