| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | . Update to 2013c. | Greg Lewis | 2013-04-23 | 2 | -3/+3 |
| | | |||||
| * | . Update to 6u45. | Greg Lewis | 2013-04-21 | 2 | -4/+4 |
| | | | | | Feature safe: yes | ||||
| * | . Update to 7u21. | Greg Lewis | 2013-04-21 | 2 | -3/+3 |
| | | | | | Feature safe: yes | ||||
| * | . Update to 6u45. | Greg Lewis | 2013-04-21 | 2 | -6/+6 |
| | | | | | Feature safe: yes | ||||
| * | . Update to 7u21. | Greg Lewis | 2013-04-21 | 2 | -5/+5 |
| | | | | | Feature safe: yes | ||||
| * | - Remove USE_GZIP (it's default) | Alex Kozlov | 2013-04-17 | 1 | -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 glib | Greg Lewis | 2013-04-06 | 1 | -0/+15 |
| | | | | | | | PR: 177582 Submitted by: Jimmy Kelley <ljboiler@gmail.com> Approved by: portmgr (miwi) | ||||
| * | - Fix fetch | Martin Wilke | 2013-04-02 | 1 | -1/+1 |
| | | | | | | Reported by: pointyhat Approved by: portmgr | ||||
| * | Style: tab -> space. | Eitan Adler | 2013-03-28 | 1 | -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 Lewis | 2013-03-27 | 1 | -0/+1 |
| | | |||||
| * | . Fix the location of the | Greg Lewis | 2013-03-27 | 1 | -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 system | Greg Lewis | 2013-03-27 | 2 | -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 Dupre | 2013-03-19 | 2 | -10/+8 |
| | | |||||
| * | Fix port | Eitan Adler | 2013-03-18 | 1 | -0/+1 |
| | | | | | Reported by: bapt | ||||
| * | "aaargh, quoted Makefile variables" | Eitan Adler | 2013-03-18 | 4 | -11/+6 |
| | | | | | Approved by: portmgr (bapt) | ||||
| * | Update to OptionsNG | Eitan Adler | 2013-03-18 | 1 | -2/+3 |
| | | |||||
| * | . Update to 2013b. | Greg Lewis | 2013-03-17 | 3 | -3/+5 |
| | | |||||
| * | In categories starting with [h-m], remove empty lines from pkg-plist (and | Alexey Dokuchaev | 2013-03-17 | 3 | -6/+0 |
| | | | | | purge one empty file). | ||||
| * | - adopt optionsNG | Jason Helfman | 2013-03-16 | 1 | -10/+8 |
| | | | | | | | | - trim historical header - trim COMMENT Approved by: portmgr (miwi) | ||||
| * | - adopt optionsNG | Jason Helfman | 2013-03-16 | 1 | -15/+10 |
| | | | | | | | - cleanup of EXAMPLES and unconditionally assign PORTDOCS Approved by: portmgr (miwi) | ||||
| * | - adopt optionsNG | Jason Helfman | 2013-03-16 | 1 | -7/+5 |
| | | | | | | | - trim historical header Approved by: portmgr (miwi) | ||||
| * | - Remove needless quoting of BROKEN/IGNORE | Bryan Drewery | 2013-03-16 | 2 | -7/+3 |
| | | | | | | | | - Trim headers PR: ports/168908 With hat: portmgr | ||||
| * | Introducing jboss72 | Chris Rees | 2013-03-14 | 10 | -0/+1798 |
| | | | | | | PR: ports/176960 Submitted by: Alexander Yerenkow <yerenkow@gmail.com> | ||||
| * | Update to 1.4.7 release. | Alex Dupre | 2013-03-12 | 2 | -3/+3 |
| | | |||||
| * | Revert last commits and restore previous working fix [1]. | Alex Dupre | 2013-03-12 | 1 | -2/+9 |
| | | | | | | | | Switch to OptionsNG. PR: ports/176795 [1] Submitted by: Eric Krausser <eric@krausser-edv.de> | ||||
| * | . Update to 7u17. | Greg Lewis | 2013-03-10 | 5 | -659/+51789 |
| | | |||||
| * | Add multiple security patches from IcedTea6 1.12.4. | Jung-uk Kim | 2013-03-06 | 3 | -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 Kim | 2013-03-06 | 36 | -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 Lewis | 2013-03-05 | 2 | -3/+3 |
| | | |||||
| * | . Update to 6u43. | Greg Lewis | 2013-03-05 | 2 | -5/+5 |
| | | |||||
| * | . Update to 7u17. | Greg Lewis | 2013-03-05 | 2 | -3/+3 |
| | | |||||
| * | . Update to 7u17. | Greg Lewis | 2013-03-05 | 2 | -5/+5 |
| | | |||||
| * | . Use gpatch for patching on older (7.x) versions of FreeBSD. | Greg Lewis | 2013-03-03 | 1 | -0/+5 |
| | | | | | | PR: 175829 Submitted by: Nobuhiro Ban <ban.nobuhiro@gmail.com> | ||||
| * | . Use the webkit-gtk2 library to provide the SWT browser functions instead | Greg Lewis | 2013-03-03 | 2 | -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 instead | Greg Lewis | 2013-03-03 | 2 | -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 Lewis | 2013-03-02 | 2 | -3/+3 |
| | | |||||
| * | . Update to 6u41. | Greg Lewis | 2013-03-02 | 2 | -9/+11 |
| | | |||||
| * | . Update to 7u15. | Greg Lewis | 2013-03-02 | 2 | -3/+3 |
| | | |||||
| * | . Update to 7u15. | Greg Lewis | 2013-03-02 | 2 | -8/+10 |
| | | |||||
| * | - Set as IGNORE, as no development version exists at this time | Pietro Cerutti | 2013-02-26 | 1 | -1/+1 |
| | | |||||
| * | - Update to 7.3 | Pietro Cerutti | 2013-02-26 | 4 | -7216/+7831 |
| | | | | | Release notes: http://netbeans.org/community/releases/73/relnotes.html | ||||
| * | - Update MASTER_SITES | Martin Wilke | 2013-02-23 | 1 | -1/+1 |
| | | |||||
| * | - Reassign ports from avl@ back to pool at his request. | Dima Panov | 2013-02-20 | 1 | -1/+1 |
| | | | | | | Submitted by: avl via IM Approved by: avl via IM | ||||
| * | Add also LC_ALL, to be sure. | Alex Dupre | 2013-02-20 | 1 | -1/+1 |
| | | | | | Submitted by: jkim | ||||
| * | Simplify. | Alex Dupre | 2013-02-19 | 1 | -5/+1 |
| | | | | | Submitted by: jkim | ||||
| * | Fix LATEST_LINK. | Jimmy Olgeni | 2013-02-17 | 1 | -0/+2 |
| | | |||||
| * | Register conflict with springframework-3.2. | Jimmy Olgeni | 2013-02-17 | 1 | -0/+2 |
| | | |||||
| * | Upgrade to version 3.2.1. | Jimmy Olgeni | 2013-02-17 | 2 | -45/+96 |
| | | |||||
| * | Copy java/springframework to java/springframework31. | Jimmy Olgeni | 2013-02-17 | 4 | -0/+153 |
| | | |||||
| * | - Build with java/bootstrap-openjdk on X86 platforms by default. | Jung-uk Kim | 2013-02-12 | 1 | -40/+18 |
| | | | | | | - Attempt to build with gcc on non-X86 platforms. Note the gcc must be built with Java support. | ||||
