aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-2210-21/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387021
* Fix build without precompiled headers and apply r384056 to java/openjdk6.Jung-uk Kim2015-05-202-7/+22
| | | | | | | | | | http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7154517 Obtained from: OpenJDK project [1] MFH: 2015Q2 Notes: svn path=/head/; revision=386893
* Fix the previous commit. Forgot to remove #'s before committing. :-(Jung-uk Kim2015-05-191-2/+2
| | | | Notes: svn path=/head/; revision=386819
* Do not use static libjli for stable/10 and head. This complements PR193009.Jung-uk Kim2015-05-194-44/+134
| | | | | | | | | Re-apply r381431 while I am here. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Notes: svn path=/head/; revision=386818
* . Update to 2015d.Greg Lewis2015-05-193-4/+3
| | | | Notes: svn path=/head/; revision=386742
* Install configuration files using @sample, with permissions 600.Jimmy Olgeni2015-05-188-92/+196
| | | | | | | | | PR: 200146 Submitted by: olgeni Approved by: maintainer Notes: svn path=/head/; revision=386724
* MASTER_SITES cleanup.Mathieu Arnold2015-05-1412-25/+16
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Follow portlint's recommendation to NOT hide an install-command under @.Mikhail Teterin2015-05-121-1/+1
| | | | | | | | | | Use this opportunity to correct an error in an earlier commit, which referenced an incorrect PR. The correct number is: PR: 199869 Notes: svn path=/head/; revision=386183
* Make regression-test target depend on build and always use "test", when ↵Mikhail Teterin2015-05-121-2/+2
| | | | | | | invoking tests. Notes: svn path=/head/; revision=386169
* Fix the build in the case of newer JUnit, that, in its turn, uses hamcrest now.Mikhail Teterin2015-05-124-20/+25
| | | | | | | | | | | | | Upgrade from 6.1.5 to 6.2.31. Based on: PR: 156251 Submitted by: pi Now that the test-target fully works, add "regression-test" alias to it so it can be used for that purpose. Notes: svn path=/head/; revision=386168
* Cleanup DIST* variables.Mathieu Arnold2015-05-1116-31/+19
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Bump PORTREVISION for CR1 update.Jimmy Olgeni2015-05-111-0/+1
| | | | Notes: svn path=/head/; revision=386065
* Upgrade wildfly90 to 9.0.0.CR1.Jimmy Olgeni2015-05-1112-434/+2940
| | | | | | | | | | | | | | | | Also, for all wildfly ports: - Remove stray .orig files from plist. - Fix rc.conf settings in pkg-message files; use pkg-message.in everywhere. - Add @dir entries to fix directory permissions. - Make configuration writable by user www (fix startup errors). PR: 200092 Submitted by: olgeni Approved by: maintainer Notes: svn path=/head/; revision=386063
* - Add CPE infoDmitry Marakasov2015-05-111-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386052
* - Add CPE infoDmitry Marakasov2015-05-111-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386044
* - Add CPE infoDmitry Marakasov2015-05-101-0/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=385926
* Update java/jboss* to not use GH_COMMIT.Mathieu Arnold2015-05-074-17/+15
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385667
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-072-7/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* . Update to 8u45.Greg Lewis2015-05-065-549/+46187
| | | | Notes: svn path=/head/; revision=385506
* java/junit: 4.11 -> 4.12Kurt Jaeger2015-05-022-24/+12
| | | | | | | | | | | | | | | Changes: https://github.com/junit-team/junit/blob/master/doc/ReleaseNotes4.12.md Moved from building from source with ant to using the binary jar file, as the new build mechanism is based on maven. java/hamcrest was split from 4.12. PR: 192575 Submitted by: danilo (maintainer), kevin.bowling@kev009.com Notes: svn path=/head/; revision=385202
* New port: java/hamcrestKurt Jaeger2015-05-024-0/+42
| | | | | | | | | | | | | | | | Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules. WWW: http://hamcrest.org/ PR: 192575 Submitted by: danilo Notes: svn path=/head/; revision=385166
* . Update to 7u80.Greg Lewis2015-04-283-867/+110288
| | | | Notes: svn path=/head/; revision=384884
* - Add CPE infoDmitry Marakasov2015-04-251-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=384701
* the boostrap bundle libs, do not expose them to the pkg(8) solverBaptiste Daroussin2015-04-211-0/+2
| | | | Notes: svn path=/head/; revision=384470
* . Update to 8u45.Greg Lewis2015-04-194-10/+8
| | | | Notes: svn path=/head/; revision=384311
* . Udpate to 7u80.Greg Lewis2015-04-196-530/+641
| | | | Notes: svn path=/head/; revision=384309
* Remove expired ports:Rene Ladan2015-04-1889-2925/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-04-18 java/eclipse-ocl: depends on deprecated java/eclipse-emf 2015-04-18 java/eclipse-quantum: depends on deprecated java/eclipse-gef 2015-04-18 java/eclipse-propedit: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-aptana: evaluation recommendation is to remove rather than update 2015-04-18 devel/subclipse: evaluation recommendation is to remove rather than update 2015-04-18 devel/scala-ide: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-webtools: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-RDT: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-aptana-radrails: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-jad: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-vep-examples: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-gef-examples: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-gef: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-sysdeo-tomcat: evaluation recommendation is to remove rather than update 2015-04-18 java/commonclipse: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-sqlexplorer: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-viplugin: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-vep: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-checkstyle: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-aptana2: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-examples: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-hibernatetools: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-langpack: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-uml: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-datatools: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-emf: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-pmd: evaluation recommendation is to remove rather than update Notes: svn path=/head/; revision=384216
* Fix build with GCC with recent head kernel by disabling PCH for GCC.Bryan Drewery2015-04-152-1/+11
| | | | | | | | | | | | | | | | | The case for this is a recent head kernel building an older branch that uses GCC in a jail. This is discussed at https://lists.freebsd.org/pipermail/svn-src-all/2015-March/101722.html It may be possible to fix GCC to do the right thing with mmap(2) but it would not be simple to make ports use a fixed GCC on older releases and without needlessly building a ports compiler when the system one would otherwise be fine without PCH. With hat: portmgr Notes: svn path=/head/; revision=384056
* converters/libiconv:Tijl Coosemans2015-04-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=384038
* java/jakarta-commons-httpclient: add CPE informationBartek Rutkowski2015-04-091-0/+2
| | | | | | | | | | - Maintainer's timeout (ale@FreeBSD.org) PR: 198970 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Notes: svn path=/head/; revision=383679
* 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