aboutsummaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk16
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2014-05-115-5487/+0
| | | | | | | | 2014-05-10 java/linux-sun-jre16: Unsupported and known for multiple security vulnerabilities 2014-05-10 java/linux-sun-jdk16: Unsupported and known for multiple security vulnerabilities Notes: svn path=/head/; revision=353685
* Mark deprecated and set expiration.Jung-uk Kim2014-04-111-0/+3
| | | | Notes: svn path=/head/; revision=351023
* - Move commands from files/pkg-install.in into post-installSteve Wills2014-03-232-28/+9
| | | | | | | | | - Kill files/ Submitted by: Johannes Jost Meixner <xmj@chaot.net> (via irc) Notes: svn path=/head/; revision=348895
* - StageSteve Wills2014-03-232-13/+13
| | | | | | | | PR: ports/187536 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Notes: svn path=/head/; revision=348884
* Fix pkg name collisionBaptiste Daroussin2013-10-071-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=329691
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | java) Notes: svn path=/head/; revision=327738
* - Remove bogus conditional IGNORE for PACKAGE_BUILDING; these shouldBryan Drewery2013-08-291-2/+2
| | | | | | | | | | | | | be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES and require manual fetching, others are already marked RESTRICTED. - Trim headers - Convert some pre-fetch errors into IGNORE - Remove needless quoting in java/jdk7-doc IGNORE With hat: portmgr Notes: svn path=/head/; revision=325598
* . Update to 6u45.Greg Lewis2013-04-212-6/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316197
* . Update to 6u43.Greg Lewis2013-03-052-5/+5
| | | | Notes: svn path=/head/; revision=313432
* . Update to 6u41.Greg Lewis2013-03-022-9/+11
| | | | Notes: svn path=/head/; revision=313227
* . Update to 6u39.Greg Lewis2013-02-022-10/+26
| | | | | | | | | . Cope with the version of the demos distfile not being the same as the version of the main JDK distfile. . Update to OptionsNG. Notes: svn path=/head/; revision=311439
* . Update to 6u38.Greg Lewis2013-01-122-5/+5
| | | | Notes: svn path=/head/; revision=310288
* Do not create unused empty directories.Jung-uk Kim2012-10-261-2/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306476
* Update to 6u37.Jung-uk Kim2012-10-192-11/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306134
* Add a symlink for MD include directory. It is just good enough to make itJung-uk Kim2012-09-072-0/+3
| | | | | | | bootstrap JDK for OpenJDKs. Notes: svn path=/head/; revision=303834
* Update to 6u35.Jung-uk Kim2012-09-072-5/+5
| | | | Notes: svn path=/head/; revision=303827
* . Update to 6u34.Greg Lewis2012-08-192-5/+5
| | | | Notes: svn path=/head/; revision=302767
* . Update to 6u33.Greg Lewis2012-08-043-5/+6
| | | | Notes: svn path=/head/; revision=302025
* Recommend OpenJDK6 instead of the deprecated JRL-licensed port.Jung-uk Kim2012-05-011-1/+1
| | | | Notes: svn path=/head/; revision=295815
* - Update to 6u32.Jung-uk Kim2012-05-013-2175/+2194
| | | | | | | - Add an option to install demos and samples. Turned on by default. Notes: svn path=/head/; revision=295812
* . Update to 6u31.Greg Lewis2012-05-012-4/+3
| | | | Notes: svn path=/head/; revision=295770
* - Correct the usage of @dirrmtryPav Lucistnik2012-01-022-1/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=288440
* . Move the call to unregistervm pack to the top of the packing list.Greg Lewis2011-12-291-1/+1
| | | | | | | | | | Otherwise we've removed the files before we unregister and unregistering doesn't correctly remove the symlinks it created during registration. Pointed out by: pointyhat (courtesy of pav@) Notes: svn path=/head/; revision=288207
* . Update to JDK6 Update 30.Greg Lewis2011-12-243-16/+32
| | | | | | | | PR: 163486 Submitted by: scheidell@ Notes: svn path=/head/; revision=287980
* Update to Update 29.Jung-uk Kim2011-11-303-9/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286690
* Unpack files more reliably.Jung-uk Kim2011-02-171-9/+6
| | | | Notes: svn path=/head/; revision=269293
* - Update to Update 24.Jung-uk Kim2011-02-173-20/+82
| | | | | | | - Remove bogus post-extract target and fix pkg-plist to create directories. Notes: svn path=/head/; revision=269284
* Update to 6 Update 23 release.Alex Dupre2011-02-173-335/+369
| | | | | | | | | PR: ports/154188 Submitted by: ale Feature safe: yes Notes: svn path=/head/; revision=269281
* . Update to Update 22.Greg Lewis2010-11-073-6/+6
| | | | Notes: svn path=/head/; revision=264208
* . Update to Update 21.Greg Lewis2010-07-253-410/+293
| | | | Notes: svn path=/head/; revision=258205
* . Update to Update 20.Greg Lewis2010-04-203-4/+8
| | | | Notes: svn path=/head/; revision=252939
* . Update to Update 18Greg Lewis2010-02-283-234/+560
| | | | | | | | | PR: 143601 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Feature safe: yes Notes: svn path=/head/; revision=250415
* . Update to Update 17.Greg Lewis2009-12-062-4/+4
| | | | Notes: svn path=/head/; revision=245252
* . Update to Update 15.Greg Lewis2009-08-073-219/+205
| | | | Notes: svn path=/head/; revision=239057
* Welcome to the new linux ports infrastructure which allows usingBoris Samorodov2009-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav) Notes: svn path=/head/; revision=230420
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-4/+0
| | | | Notes: svn path=/head/; revision=225297
* . Update to Update 10.Greg Lewis2008-11-083-59/+175
| | | | Notes: svn path=/head/; revision=222525
* . Update to Update 7.Greg Lewis2008-07-133-6/+274
| | | | Notes: svn path=/head/; revision=216754
* . Update to 1.6.0_06/6u6.Greg Lewis2008-04-293-5/+7
| | | | Notes: svn path=/head/; revision=212201
* . Update to 1.6.0_04/6u4.Greg Lewis2008-01-133-76/+121
| | | | Notes: svn path=/head/; revision=205597
* . Remove unused PORTTITLE variable.Greg Lewis2007-10-231-1/+0
| | | | Notes: svn path=/head/; revision=201848
* . Don't quote NO_CDROM or RESTRICTED to make portlint a little happier.Greg Lewis2007-10-071-2/+2
| | | | Notes: svn path=/head/; revision=201028
* . Update to 1.6.0_03 aka 6u3.Greg Lewis2007-10-053-4/+1504
| | | | | | | Reported by: John Prather <john.c.prather@gmail.com> Notes: svn path=/head/; revision=200921
* . New port of Sun's JDK 1.6.x (aka 6.x) for Linux.Greg Lewis2007-08-055-75/+482
| | | | | | | | | | The port was done by the submitter for Update 1, I've made the minor changes for Update 2. Submitted by: jkim Notes: svn path=/head/; revision=197131
* . Update to 1.5.0_12.Greg Lewis2007-06-163-6/+11
| | | | Notes: svn path=/head/; revision=193632
* . Update to 1.5.0_11.Greg Lewis2007-02-252-4/+4
| | | | Notes: svn path=/head/; revision=185909
* . Update to 1.5.0_10.Greg Lewis2006-12-113-7/+34
| | | | Notes: svn path=/head/; revision=179510
* . Update to 1.5.0_07.Greg Lewis2006-06-133-5/+10
| | | | Notes: svn path=/head/; revision=165339
* . Update to 1.5.0_06.Greg Lewis2006-01-133-10/+8
| | | | | | | Submitted by: josef@ via hq@ (packing list fixes added by me) Notes: svn path=/head/; revision=153399
* . Add SHA256.Greg Lewis2005-11-221-0/+1
| | | | Notes: svn path=/head/; revision=149005