summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Update to 2013c.Greg Lewis2013-04-232-3/+3
| | | | Notes: svn path=/head/; revision=316294
* . Update to 6u45.Greg Lewis2013-04-212-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316207
* . Update to 7u21.Greg Lewis2013-04-212-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316206
* . Update to 6u45.Greg Lewis2013-04-212-6/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316197
* . Update to 7u21.Greg Lewis2013-04-212-5/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316196
* - Remove USE_GZIP (it's default)Alex Kozlov2013-04-171-1/+0
| | | | | | | | | | | - Remove USE_GO (unused after r296612) - Convert Makefile headers to new style Approved by: portmgr (bapt) Feature safe: yes Notes: svn path=/head/; revision=316012
* . Fix build error for java/eclipse with current glibGreg Lewis2013-04-061-0/+15
| | | | | | | | | PR: 177582 Submitted by: Jimmy Kelley <ljboiler@gmail.com> Approved by: portmgr (miwi) Notes: svn path=/head/; revision=315747
* - Fix fetchMartin Wilke2013-04-021-1/+1
| | | | | | | | Reported by: pointyhat Approved by: portmgr Notes: svn path=/head/; revision=315660
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* . Bump PORTREVISION for the last two commits.Greg Lewis2013-03-271-0/+1
| | | | Notes: svn path=/head/; revision=315347
* . Fix the location of theGreg Lewis2013-03-271-0/+20
| | | | | | | | | | | | | FILES_c += initIDs.c line so it comes after FILE_c is explicitly set in the BSD specific block. This fixes missing symbols in libawt. Submitted by: Kurt Miller (kurt@intricatesoftware.com) Obtained from: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ef510cd4aec5 Notes: svn path=/head/; revision=315346
* . Allow users to force the file system provider to be the BSD file systemGreg Lewis2013-03-272-0/+58
| | | | | | | | | | | | | | | | provider. This is helpful when users also wish to force os.name to a different value (e.g. Linux) but not being forced to also use the Linux file system provider. This can be done by defining the property java.nio.file.spi.DefaultFileSystemProvider. This patch differs from the submitters in that the range of values are restricted to the current known defaults. PR: 173847 Submitted by: 4721 at hushmail.com Notes: svn path=/head/; revision=315345
* Update to 4.9 release.Alex Dupre2013-03-192-10/+8
| | | | Notes: svn path=/head/; revision=314667
* Fix portEitan Adler2013-03-181-0/+1
| | | | | | | Reported by: bapt Notes: svn path=/head/; revision=314606
* "aaargh, quoted Makefile variables"Eitan Adler2013-03-184-11/+6
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=314605
* Update to OptionsNGEitan Adler2013-03-181-2/+3
| | | | Notes: svn path=/head/; revision=314511
* . Update to 2013b.Greg Lewis2013-03-173-3/+5
| | | | Notes: svn path=/head/; revision=314464
* In categories starting with [h-m], remove empty lines from pkg-plist (andAlexey Dokuchaev2013-03-173-6/+0
| | | | | | | purge one empty file). Notes: svn path=/head/; revision=314442
* - adopt optionsNGJason Helfman2013-03-161-10/+8
| | | | | | | | | | - trim historical header - trim COMMENT Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314339
* - adopt optionsNGJason Helfman2013-03-161-15/+10
| | | | | | | | | - cleanup of EXAMPLES and unconditionally assign PORTDOCS Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314337
* - adopt optionsNGJason Helfman2013-03-161-7/+5
| | | | | | | | | - trim historical header Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314335
* - Remove needless quoting of BROKEN/IGNOREBryan Drewery2013-03-162-7/+3
| | | | | | | | | | - Trim headers PR: ports/168908 With hat: portmgr Notes: svn path=/head/; revision=314333
* Introducing jboss72Chris Rees2013-03-1410-0/+1798
| | | | | | | | PR: ports/176960 Submitted by: Alexander Yerenkow <yerenkow@gmail.com> Notes: svn path=/head/; revision=314186
* Update to 1.4.7 release.Alex Dupre2013-03-122-3/+3
| | | | Notes: svn path=/head/; revision=313962
* Revert last commits and restore previous working fix [1].Alex Dupre2013-03-121-2/+9
| | | | | | | | | | Switch to OptionsNG. PR: ports/176795 [1] Submitted by: Eric Krausser <eric@krausser-edv.de> Notes: svn path=/head/; revision=313961
* . Update to 7u17.Greg Lewis2013-03-105-659/+51789
| | | | Notes: svn path=/head/; revision=313788
* Add multiple security patches from IcedTea6 1.12.4.Jung-uk Kim2013-03-063-1/+975
| | | | | | | | | http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-March/022145.html Obtained from: IcedTea Project Notes: svn path=/head/; revision=313493
* Add multiple security patches from IcedTea6 1.12.3.Jung-uk Kim2013-03-0636-5/+22745
| | | | | | | | | | http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-February/021858.html http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-February/021998.html Obtained from: IcedTea Project Notes: svn path=/head/; revision=313491
* . Update to 6u43.Greg Lewis2013-03-052-3/+3
| | | | Notes: svn path=/head/; revision=313433
* . Update to 6u43.Greg Lewis2013-03-052-5/+5
| | | | Notes: svn path=/head/; revision=313432
* . Update to 7u17.Greg Lewis2013-03-052-3/+3
| | | | Notes: svn path=/head/; revision=313431
* . Update to 7u17.Greg Lewis2013-03-052-5/+5
| | | | Notes: svn path=/head/; revision=313430
* . Use gpatch for patching on older (7.x) versions of FreeBSD.Greg Lewis2013-03-031-0/+5
| | | | | | | | PR: 175829 Submitted by: Nobuhiro Ban <ban.nobuhiro@gmail.com> Notes: svn path=/head/; revision=313327
* . Use the webkit-gtk2 library to provide the SWT browser functions insteadGreg Lewis2013-03-032-3/+24
| | | | | | | | | | | of libxul since the SWT plugin libraries in the eclipse-devel port will not compile using libxul version 10. PR: 174846 Submitted by: Jimmy Kelley <ljboiler@gmail.com> Notes: svn path=/head/; revision=313322
* . Use the webkit-gtk2 library to provide the SWT browser functions insteadGreg Lewis2013-03-032-3/+47
| | | | | | | | | | | of libxul since the SWT plugin libraries in the eclipse-devel port will not compile using libxul version 10. PR: 175826 Submitted by: Jimmy Kelley <ljboiler@gmail.com> Notes: svn path=/head/; revision=313320
* . Update to 6u41.Greg Lewis2013-03-022-3/+3
| | | | Notes: svn path=/head/; revision=313228
* . Update to 6u41.Greg Lewis2013-03-022-9/+11
| | | | Notes: svn path=/head/; revision=313227
* . Update to 7u15.Greg Lewis2013-03-022-3/+3
| | | | Notes: svn path=/head/; revision=313184
* . Update to 7u15.Greg Lewis2013-03-022-8/+10
| | | | Notes: svn path=/head/; revision=313183
* - Set as IGNORE, as no development version exists at this timePietro Cerutti2013-02-261-1/+1
| | | | Notes: svn path=/head/; revision=312974
* - Update to 7.3Pietro Cerutti2013-02-264-7216/+7831
| | | | | | | Release notes: http://netbeans.org/community/releases/73/relnotes.html Notes: svn path=/head/; revision=312972
* - Update MASTER_SITESMartin Wilke2013-02-231-1/+1
| | | | Notes: svn path=/head/; revision=312820
* - Reassign ports from avl@ back to pool at his request.Dima Panov2013-02-201-1/+1
| | | | | | | | Submitted by: avl via IM Approved by: avl via IM Notes: svn path=/head/; revision=312628
* Add also LC_ALL, to be sure.Alex Dupre2013-02-201-1/+1
| | | | | | | Submitted by: jkim Notes: svn path=/head/; revision=312619
* Simplify.Alex Dupre2013-02-191-5/+1
| | | | | | | Submitted by: jkim Notes: svn path=/head/; revision=312556
* Fix LATEST_LINK.Jimmy Olgeni2013-02-171-0/+2
| | | | Notes: svn path=/head/; revision=312434
* Register conflict with springframework-3.2.Jimmy Olgeni2013-02-171-0/+2
| | | | Notes: svn path=/head/; revision=312423
* Upgrade to version 3.2.1.Jimmy Olgeni2013-02-172-45/+96
| | | | Notes: svn path=/head/; revision=312422
* Copy java/springframework to java/springframework31.Jimmy Olgeni2013-02-174-0/+153
| | | | Notes: svn path=/head/; revision=312420
* - Build with java/bootstrap-openjdk on X86 platforms by default.Jung-uk Kim2013-02-121-40/+18
| | | | | | | | - Attempt to build with gcc on non-X86 platforms. Note the gcc must be built with Java support. Notes: svn path=/head/; revision=312134