summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Update to 2013c.Greg Lewis2013-04-232-3/+3
|
* . Update to 6u45.Greg Lewis2013-04-212-4/+4
| | | | Feature safe: yes
* . Update to 7u21.Greg Lewis2013-04-212-3/+3
| | | | Feature safe: yes
* . Update to 6u45.Greg Lewis2013-04-212-6/+6
| | | | Feature safe: yes
* . Update to 7u21.Greg Lewis2013-04-212-5/+5
| | | | Feature safe: yes
* - 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
* . 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)
* - Fix fetchMartin Wilke2013-04-021-1/+1
| | | | | Reported by: pointyhat Approved by: portmgr
* 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.
* . Bump PORTREVISION for the last two commits.Greg Lewis2013-03-271-0/+1
|
* . 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
* . 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
* Update to 4.9 release.Alex Dupre2013-03-192-10/+8
|
* Fix portEitan Adler2013-03-181-0/+1
| | | | Reported by: bapt
* "aaargh, quoted Makefile variables"Eitan Adler2013-03-184-11/+6
| | | | Approved by: portmgr (bapt)
* Update to OptionsNGEitan Adler2013-03-181-2/+3
|
* . Update to 2013b.Greg Lewis2013-03-173-3/+5
|
* In categories starting with [h-m], remove empty lines from pkg-plist (andAlexey Dokuchaev2013-03-173-6/+0
| | | | purge one empty file).
* - adopt optionsNGJason Helfman2013-03-161-10/+8
| | | | | | | - trim historical header - trim COMMENT Approved by: portmgr (miwi)
* - adopt optionsNGJason Helfman2013-03-161-15/+10
| | | | | | - cleanup of EXAMPLES and unconditionally assign PORTDOCS Approved by: portmgr (miwi)
* - adopt optionsNGJason Helfman2013-03-161-7/+5
| | | | | | - trim historical header Approved by: portmgr (miwi)
* - Remove needless quoting of BROKEN/IGNOREBryan Drewery2013-03-162-7/+3
| | | | | | | - Trim headers PR: ports/168908 With hat: portmgr
* Introducing jboss72Chris Rees2013-03-1410-0/+1798
| | | | | PR: ports/176960 Submitted by: Alexander Yerenkow <yerenkow@gmail.com>
* Update to 1.4.7 release.Alex Dupre2013-03-122-3/+3
|
* 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>
* . Update to 7u17.Greg Lewis2013-03-105-659/+51789
|
* 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
* 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
* . Update to 6u43.Greg Lewis2013-03-052-3/+3
|
* . Update to 6u43.Greg Lewis2013-03-052-5/+5
|
* . Update to 7u17.Greg Lewis2013-03-052-3/+3
|
* . Update to 7u17.Greg Lewis2013-03-052-5/+5
|
* . 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>
* . 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>
* . 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>
* . Update to 6u41.Greg Lewis2013-03-022-3/+3
|
* . Update to 6u41.Greg Lewis2013-03-022-9/+11
|
* . Update to 7u15.Greg Lewis2013-03-022-3/+3
|
* . Update to 7u15.Greg Lewis2013-03-022-8/+10
|
* - Set as IGNORE, as no development version exists at this timePietro Cerutti2013-02-261-1/+1
|
* - Update to 7.3Pietro Cerutti2013-02-264-7216/+7831
| | | | Release notes: http://netbeans.org/community/releases/73/relnotes.html
* - Update MASTER_SITESMartin Wilke2013-02-231-1/+1
|
* - 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
* Add also LC_ALL, to be sure.Alex Dupre2013-02-201-1/+1
| | | | Submitted by: jkim
* Simplify.Alex Dupre2013-02-191-5/+1
| | | | Submitted by: jkim
* Fix LATEST_LINK.Jimmy Olgeni2013-02-171-0/+2
|
* Register conflict with springframework-3.2.Jimmy Olgeni2013-02-171-0/+2
|
* Upgrade to version 3.2.1.Jimmy Olgeni2013-02-172-45/+96
|
* Copy java/springframework to java/springframework31.Jimmy Olgeni2013-02-174-0/+153
|
* - 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.