aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Remove OSVERSION checks that do not make sense any more.Mathieu Arnold2015-04-031-7/+1
| | | | | | | | | | | | | For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true, as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107). Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when it is always needed, I renamed it, in one case, I merged two patches. Differential Revision: https://reviews.freebsd.org/D2209 Notes: svn path=/head/; revision=383107
* Update netbeans to 8.0.2.Koop Mast2015-04-022-4/+4
| | | | | | | | PR: 197931 Submitted by: hardy.schumacher@gmx.de Notes: svn path=/head/; revision=383043
* Set rpath for libawt_xawt.so as we do for libawt.so and libawt_headless.so.Jung-uk Kim2015-04-013-49/+55
| | | | | | | Optimize fontconfig.properties while I am here. Notes: svn path=/head/; revision=382926
* Update to 5.2.1 release.Alex Dupre2015-04-012-4/+4
| | | | Notes: svn path=/head/; revision=382898
* - Add CPE informationSunpoet Po-Chuan Hsieh2015-03-301-1/+2
| | | | | | | | PR: 199034 Submitted by: shun <shun.fbsd.pr@dropcut.net> Notes: svn path=/head/; revision=382710
* . Update to 2015b.Greg Lewis2015-03-273-7/+3
| | | | Notes: svn path=/head/; revision=382363
* Update to 7u76.Jung-uk Kim2015-03-246-10/+10
| | | | Notes: svn path=/head/; revision=382187
* Catch up with distfile changes.Jung-uk Kim2015-03-245-10/+13
| | | | Notes: svn path=/head/; revision=382186
* Fix a mismerged file for OpenJDK6.Jung-uk Kim2015-03-241-1/+1
| | | | Notes: svn path=/head/; revision=382176
* Tidy up default fontconfig.properties.Jung-uk Kim2015-03-244-133/+141
| | | | Notes: svn path=/head/; revision=382173
* 6 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-244-24/+2
| | | | | | | | | Categories: cad, devel, java, x11-fm, biology, deskutils approved by: PTHREAD blanket Notes: svn path=/head/; revision=382111
* Catch up with font directory changes.Jung-uk Kim2015-03-244-40/+41
| | | | Notes: svn path=/head/; revision=382061
* java/eclipse-(ocl|quantum): Deprecate due to deprecated run dependenciesJohn Marino2015-03-212-0/+6
| | | | | | | PR: 195985 Notes: svn path=/head/; revision=381798
* java/eclipse: Upgrade version 4.3.2 => 4.4.2John Marino2015-03-217-1164/+1056
| | | | | | | | | | Note that Eclipse now requires openJDK8 to build. PR: 195985 Submitted by: Jimmy Kelley (maintainer) Notes: svn path=/head/; revision=381788
* eclipse plugins: Deprecate 25 for removal, ignore 1 to be updatedJohn Marino2015-03-2124-0/+94
| | | | | | | | | | | Removal scheduled 4 weeks into the future on April 18. PR: 195985 Submitted by: Jimmy Kelley (eclipse maintainer) Reason: by-product of upcoming eclipse upgrade Notes: svn path=/head/; revision=381787
* Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-192-2/+2
| | | | | | | | | | | | | | | | | | | | Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr Notes: svn path=/head/; revision=381618
* Clean up patches again. No functional change.Jung-uk Kim2015-03-162-44/+2
| | | | Notes: svn path=/head/; revision=381431
* . Update to 8u40.Greg Lewis2015-03-155-1069/+344804
| | | | Notes: svn path=/head/; revision=381360
* Add wildfly82 8.2.0, replacement for JBoss Application Server.Vanilla I. Shu2015-03-098-0/+1223
| | | | | | | | PR: 195336 Submitted by: Alexander Yerenkow <yerenkow@gmail.com> Notes: svn path=/head/; revision=380837
* Add wildfly90 9.0.0, replacement for JBoss Application Server.Vanilla I. Shu2015-03-098-0/+1379
| | | | | | | | PR: 196165 Submitted by: Alexander Yerenkow <yerenkow@gmail.com> Notes: svn path=/head/; revision=380836
* . Update to the 7u76 docs.Greg Lewis2015-03-082-4/+4
| | | | Notes: svn path=/head/; revision=380722
* . Update to the 8u40 docs.Greg Lewis2015-03-082-4/+4
| | | | | | | PR: 198086 Notes: svn path=/head/; revision=380721
* . Update to 2015a.Greg Lewis2015-03-073-7/+3
| | | | | | | PR: 198167 Notes: svn path=/head/; revision=380713
* . Update to 8u40.Greg Lewis2015-03-063-4/+8
| | | | Notes: svn path=/head/; revision=380574
* . Update to 8u40.Greg Lewis2015-03-063-777/+643
| | | | Notes: svn path=/head/; revision=380573
* - Revert all damages done in r372338 and r379049.Jung-uk Kim2015-02-277-115/+25
| | | | | | | | | - Really fix non-release builds. [1] PR: 193009 [1] Notes: svn path=/head/; revision=380064
* - back to the heapJason Helfman2015-02-251-1/+1
| | | | Notes: svn path=/head/; revision=379963
* Update to 1.5.3Tilman Keskinoz2015-02-232-3/+3
| | | | Notes: svn path=/head/; revision=379707
* Fix build with old Mesa3D. r378494 fixed new Mesa3D but it broke old ones.Jung-uk Kim2015-02-212-3/+20
| | | | Notes: svn path=/head/; revision=379476
* - fix fetchJason Helfman2015-02-191-2/+1
| | | | Notes: svn path=/head/; revision=379399
* Properly use BLOCKING_IO_RETURN_INT() macro for NET_Accept().Jung-uk Kim2015-02-164-0/+34
| | | | Notes: svn path=/head/; revision=379126
* Remove redundant linker options added in r379049.Jung-uk Kim2015-02-161-2/+2
| | | | Notes: svn path=/head/; revision=379124
* . Fix the DEBUG build.Greg Lewis2015-02-152-6/+60
| | | | | | | | PR: 193009 Submitted by: Brian Gardner (openjdk@getsnappy.com) Notes: svn path=/head/; revision=379049
* java/java-checkstyle: Update version 6.2=>6.3Muhammad Moinur Rahman2015-02-072-3/+3
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D1793 Approved by: marino(mentor) Notes: svn path=/head/; revision=378580
* Work around build breakage with recent Mesa 3D.Jung-uk Kim2015-02-051-0/+11
| | | | | | | | | | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765933 https://bugs.freedesktop.org/show_bug.cgi?id=83631 Obtained from: Debian Project Notes: svn path=/head/; revision=378494
* Update to 1.5.2.Jung-uk Kim2015-02-055-312/+67
| | | | Notes: svn path=/head/; revision=378489
* . Attempt to fix the build on 8.x amd64 by telling the HotSpot compilationGreg Lewis2015-02-051-0/+1
| | | | | | | | | not to treat warnings as errors. Reported by: mat@ Notes: svn path=/head/; revision=378440
* . Update to 8u31.Greg Lewis2015-02-024-603/+36135
| | | | Notes: svn path=/head/; revision=378297
* . Update to 7u76Greg Lewis2015-02-0211-136800/+233347
| | | | | | | | . Adopt a patchset strategy similar to the openjdk8 port, which keeps the patch files smaller and makes the BSD differences clearer. Notes: svn path=/head/; revision=378294
* . Fix window maximisation under Gnome 3.Greg Lewis2015-02-021-0/+11
| | | | | | | | PR: 196741 Submitted by: huanghwh@gmail.com Notes: svn path=/head/; revision=378291
* Update to 5.2 release.Alex Dupre2015-01-302-3/+3
| | | | Notes: svn path=/head/; revision=378141
* java/java-checkstyle: Update version 5.8=>6.2Muhammad Moinur Rahman2015-01-252-5/+4
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D1633 Approved by: marino(mentor) Notes: svn path=/head/; revision=377870
* Switch some dependencies from a directory name or a file generated by ↵Antoine Brodin2015-01-2412-21/+21
| | | | | | | | | pkg-install to a package name, as the former can't be attributed to a package Notes: svn path=/head/; revision=377795
* . Udpate to 8u31.Greg Lewis2015-01-242-3/+3
| | | | Notes: svn path=/head/; revision=377783
* . Update to 8u31.Greg Lewis2015-01-242-5/+5
| | | | Notes: svn path=/head/; revision=377782
* . Update to 7u75.Greg Lewis2015-01-243-45/+6
| | | | Notes: svn path=/head/; revision=377781
* . Update to 7u75.Greg Lewis2015-01-243-47/+8
| | | | Notes: svn path=/head/; revision=377780
* Update to b34.Jung-uk Kim2015-01-246-5412/+351
| | | | Notes: svn path=/head/; revision=377775
* Remove explicit dependency on javavmwrapper for ports that USE_JAVAAntoine Brodin2015-01-231-2/+0
| | | | Notes: svn path=/head/; revision=377747
* Upgrade to 3.0.0.20140706-2cfb468.Vanilla I. Shu2015-01-213-46/+53
| | | | Notes: svn path=/head/; revision=377593