summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Update to tzupdater 1.3.11.Greg Lewis2008-12-054-12/+12
| | | | Notes: svn path=/head/; revision=223808
* . Update to tzupdater 1.3.11.Greg Lewis2008-12-053-6/+7
| | | | Notes: svn path=/head/; revision=223804
* . Update to tzupdater 1.3.11.Greg Lewis2008-12-053-6/+7
| | | | Notes: svn path=/head/; revision=223803
* . Update to tzupdater 1.3.11Greg Lewis2008-12-053-6/+7
| | | | | | | PR: 129364 Notes: svn path=/head/; revision=223802
* . Update to tzupdater 1.3.11.Greg Lewis2008-12-053-6/+7
| | | | | | | Submitted by: des@ Notes: svn path=/head/; revision=223801
* - Add missing dependencyMartin Wilke2008-12-011-2/+2
| | | | | | | | Submitted by: maintainer Reported by: pavbpt/erwinbot Notes: svn path=/head/; revision=223675
* - Mark BROKEN: does not buildPav Lucistnik2008-11-291-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=223602
* - Mark BROKEN: does not buildPav Lucistnik2008-11-291-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=223599
* - Fix the fetchNicola Vitale2008-11-282-6/+2
| | | | | | | Pointed out by: QAT Notes: svn path=/head/; revision=223496
* - Update to 1.2.0.018852Nicola Vitale2008-11-274-10/+10
| | | | | | | - Set ECLIPSE_VER to 3.3 Notes: svn path=/head/; revision=223456
* - Update to 1.2.1Martin Wilke2008-11-212-6/+6
| | | | | | | | | | - Update maintainer mail adress PR: 128780 Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de> Notes: svn path=/head/; revision=223153
* - Update to RC2Pietro Cerutti2008-11-143-3402/+5866
| | | | Notes: svn path=/head/; revision=222823
* - Release maintainershipDmitry Marakasov2008-11-111-1/+1
| | | | | | | | PR: 128755 Submitted by: Jonathan Chen <jonc at chen dot org dot nz> (maintainer) Notes: svn path=/head/; revision=222738
* - Update to 1.4.2Rong-En Fan2008-11-092-11/+10
| | | | | | | | PR: ports/128713 Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer) Notes: svn path=/head/; revision=222582
* . Add in the root CA certificates file from Update 10.Greg Lewis2008-11-084-5/+81
| | | | | | | | | . Add support for installing the JCE unlimited policy files. . Add the option to update the time zone files and set it to use the current tzupdater (1.3.9-2008g). Notes: svn path=/head/; revision=222532
* . Add the option to update the time zone files and set it to use theGreg Lewis2008-11-083-10/+51
| | | | | | | current tzupdater (1.3.9-2008g). Notes: svn path=/head/; revision=222531
* . Update the root CA certificates file to the version from Update 10.Greg Lewis2008-11-081-0/+0
| | | | Notes: svn path=/head/; revision=222530
* . Update to Update 10.Greg Lewis2008-11-083-59/+175
| | | | Notes: svn path=/head/; revision=222525
* Release maintainership.Jimmy Olgeni2008-11-054-4/+4
| | | | Notes: svn path=/head/; revision=222414
* . Update to tzupdater 1.3.9-2008g.Greg Lewis2008-11-032-6/+6
| | | | Notes: svn path=/head/; revision=222358
* . Update to tzupdate 1.3.9-2008g.Greg Lewis2008-11-032-6/+6
| | | | Notes: svn path=/head/; revision=222345
* . Update to tzupdater 1.3.9 2008g.Greg Lewis2008-11-022-6/+6
| | | | | | | | PR: 128195, 128387 Submitted by: Christian Sturm <athaba@inode.at>, Vaclav Haisman <v.haisman@sh.cvut.cz> Notes: svn path=/head/; revision=222334
* . Update to tzupdater 1.3.9-2008g.Greg Lewis2008-11-026-12/+14
| | | | Notes: svn path=/head/; revision=222329
* . Fix some portlint warnings.Greg Lewis2008-11-022-10/+10
| | | | Notes: svn path=/head/; revision=222328
* . Properly scope the calls to clock_get* so that we use the system versionsGreg Lewis2008-10-182-1/+15
| | | | | | | | | if available rather than the local versions. Fixes System.nanoTime(). Reported by: Kurt Miller Notes: svn path=/head/; revision=221741
* . When building libsplashscreen, put the internal JDK header paths beforeGreg Lewis2008-10-152-4/+23
| | | | | | | | | | | | the external system header paths. This prevents us from picking up the jpeg headers from the system headers when building splashscreen_jpeg.c which caused an undefined reference to be present in libsplashscreen since the internal JDK jpeg headers remap the function names. PR: 119654 Notes: svn path=/head/; revision=221598
* . Add new patch files missed in the previous commit.Greg Lewis2008-10-143-0/+37
| | | | | | | | Submitted by: Stephane Potvin (maintainer) Pointy hat to: greglew Notes: svn path=/head/; revision=221583
* . Update to 3.4.1Greg Lewis2008-10-1215-160/+147
| | | | | | | | | | | . Fix support for xulrunner as the WITH_GECKO option. [1] . Remove mozilla as a WITH_GECKO option. PR: 127353 [1] Submitted by: Stephane Potvin (maintainer) Notes: svn path=/head/; revision=221497
* . Add a cacerts file that includes actual certificates.Greg Lewis2008-10-103-10/+41
| | | | | | | | | . Add support for installing the JCE unlimited policy files. Submitted by: ale Notes: svn path=/head/; revision=221382
* - Update to 1.3.22Nicola Vitale2008-10-092-4/+4
| | | | Notes: svn path=/head/; revision=221370
* Update to 1.41 release.Alex Dupre2008-10-032-4/+4
| | | | Notes: svn path=/head/; revision=221147
* - Update to 0.7722Martin Wilke2008-09-302-4/+4
| | | | | | | | PR: 127749 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=221044
* - Update to 0.6.1Martin Wilke2008-09-262-7/+6
| | | | | | | | PR: 127355 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Notes: svn path=/head/; revision=220794
* - Update to 1.2.0Martin Wilke2008-09-244-42/+259
| | | | | | | | PR: 127352 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Notes: svn path=/head/; revision=220636
* . Fix the build when WITHOUT_MOZILLA is defined by removing the manualGreg Lewis2008-09-132-2/+0
| | | | | | | | | | | inclusion of an (obsolete) copy of bsd.gecko.mk (its included when appropriate by the port setting USE_GECKO). Submitted by: ale Approved by: portmgr (pav) Notes: svn path=/head/; revision=220368
* - Add dependency to libGLPietro Cerutti2008-09-091-0/+2
| | | | | | | | | | PR: 127239 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Reported by: QA Tindie Approved by: portmgr Notes: svn path=/head/; revision=220311
* Update to 3.3.0 release for Eclipse 3.3 support.Alex Dupre2008-09-072-5/+4
| | | | Notes: svn path=/head/; revision=220090
* . Update to Eclipse GanymedeGreg Lewis2008-09-06155-4586/+2706
| | | | | | | Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca> Notes: svn path=/head/; revision=220010
* . Update to Eclipse Europa, copied over from eclipse-devel.Greg Lewis2008-09-0694-1140/+4648
| | | | Notes: svn path=/head/; revision=220009
* - JAVA_VERSION=1.4 1.5 is better style than 1.4-1.5Pav Lucistnik2008-09-051-1/+1
| | | | | | | Reported by: hq Notes: svn path=/head/; revision=219940
* - Backout previous commit, the problem was fixed in previous revisionPav Lucistnik2008-09-051-1/+1
| | | | | | | Reported by: hq Notes: svn path=/head/; revision=219939
* - Update to 5.0.0.cr1, which also fixes build with jdk16Pav Lucistnik2008-09-044-62/+7
| | | | | | | | | PR: ports/126718 Submitted by: Greg Lewis <glewis@eyesbeyond.com> Approved by: maintainer timeout (nemoliu; 14 days) Notes: svn path=/head/; revision=219858
* - Limit to jdk 1.4-1.5, does not build with jdk 1.6Pav Lucistnik2008-09-041-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=219855
* - Limit to jdk 1.4-1.5, does not build with 1.6Pav Lucistnik2008-09-041-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=219854
* - New port: netbeans-develPietro Cerutti2008-09-045-0/+6960
| | | | | | | | | | | | | | | | | The NetBeans IDE 6.5 Beta release provides several new features and enhancements, such as a new IDE-wide QuickSearch shortcut, more user-friendly interface, and automatic Compile on Save. In addition to full support of all Java editions (Java SE, Java EE, Java ME), the NetBeans IDE is the ideal tool for software development with PHP, C/C++, Groovy and Grails, Ruby and Rails, Ajax and JavaScript. The 6.5 release also includes enhanced support for web frameworks (Hibernate, Spring, JSF, JPA), the GlassFish application server, and databases. More here: http://www.netbeans.org/community/releases/65/ Notes: svn path=/head/; revision=219841
* Remove empty files.Max Khon2008-09-032-0/+0
| | | | Notes: svn path=/head/; revision=219771
* - Update to 1.5.2Max Khon2008-09-037-597/+207
| | | | | | | | | | - Assign maintainership to PR submitter PR: 125828 Submitted by: Jonathan Chen Notes: svn path=/head/; revision=219770
* Fix build with Java 1.6Herve Quiroz2008-09-021-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=219646
* . Enforce JAVA_VERSION of 1.6 on FreeBSD 7.x and better. While jdk15 willGreg Lewis2008-08-291-0/+4
| | | | | | | | | | work, diablo-jdk15 won't, so the safest way to do this is to just enforce jdk16 or diablo-jdk16. . Enforce using something that was compiled on FreeBSD 8.x since the binary packages are likely to cause problems. Notes: svn path=/head/; revision=219401
* Update to 3.2.1Herve Quiroz2008-08-262-7/+6
| | | | | | | | PR: 125722 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=219199