Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2_1 04 Jun 2013 15:50:46
  |
flo  |
Bump after r319872, www/libxul update.
(I bumped this port in the wrong checkout) |
1.3.2 29 Apr 2013 08:57:13
  |
bapt  |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
1.3.2 26 Apr 2013 23:26:07
  |
jkim  |
Update to 1.3.2. |
1.3.1 23 Apr 2013 11:46:54
  |
bapt  |
Convert j* categories to USES=pkgconfig |
1.3.1 09 Nov 2012 22:45:19
  |
jkim  |
Add libxul19 as a possible Gecko.
Feature safe: yes |
1.3.1 08 Nov 2012 18:22:11
  |
jkim  |
- Update to 1.3.1.
- Tidy up dependencies, trim Makefile header, and clean up style.
Feature safe: yes |
1.3_1 10 Sep 2012 19:19:33
  |
beat  |
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
resulting package will change.
Submitted by: Jan Beich <jbeich@tormail.org>
With hat: gecko |
1.3 10 Sep 2012 19:15:11
  |
jkim  |
- Add perl as a build dependency.
- Fix perl path for javac wrapper. [1]
PR: ports/170772 [1] |
1.3 10 Sep 2012 18:34:58
  |
jkim  |
Set LC_ALL instead of LANG. Some users still complain about locale issues. |
1.3 07 Sep 2012 18:59:28
  |
jkim  |
Catch up with icedtea.classpath.org changes to fix fetch & extract issues.
Reported by: osa, barbara (barbara dot freebsd at gmail dot com) |
1.3 06 Sep 2012 21:21:00
  |
jkim  |
Remove an unnecessary change in the previous commit. |
1.3 06 Sep 2012 21:15:59
  |
jkim  |
Update to 1.3. |
1.2.1_1 27 Aug 2012 17:43:39
 |
jkim  |
Allow java/openjdk7 to build and execute Java plugin. A necessary patch for
OpenJDK7 was committed as r303173. |
1.2.1_1 13 Aug 2012 21:27:49
 |
jkim  |
Fix web plugin crash with Firefox 14.
PR: ports/170352
Obtained from: IcedTea Project (PR1106) |
1.2.1 31 Jul 2012 20:02:09
 |
jkim  |
Update to 1.2.1. |
1.2_2 26 Jul 2012 05:40:24
 |
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
1.2_2 24 Jul 2012 16:55:48
 |
jkim  |
Fix broken r300965. The options should be defined prior to including
bsd.port.options.mk. While here, convert NOPORTDOCS to DOCS option.
Pointed by: bapt |
1.2_2 16 Jul 2012 18:12:35
 |
jkim  |
Use the new options framework. |
1.2_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.2_1 06 Mar 2012 00:38:48
 |
jkim  |
Fix javaws launcher. This shell script now uses bash extensions. |
1.2 05 Mar 2012 23:51:06
 |
jkim  |
Update to 1.2. |
1.1.4 08 Nov 2011 17:40:22
 |
jkim  |
Update to 1.1.4. |
1.1.3 28 Sep 2011 22:03:08
 |
jkim  |
Update to 1.1.3. |
1.1.2 31 Aug 2011 20:09:13
 |
jkim  |
Make portlint happy. |
1.1.2 31 Aug 2011 19:52:13
 |
jkim  |
Update to 1.1.2. |
1.1 13 Jul 2011 19:17:36
 |
jkim  |
Specify JAVA_VERSION correctly to fix another build breakage.
Reported by: David Wolfskill (david at catwhisker dot org)
Pointy hat to: jkim |
1.1 12 Jul 2011 22:53:45
 |
jkim  |
Replace "readlink -f" with realpath(1). This should fix "make test" on
7.4 and 8.2 when both "RHINO" and "TEST" options are enabled.
Suggested by: Warren Block (wblock at wonkity dot com) |
1.1 12 Jul 2011 19:21:03
 |
jkim  |
Fix various build and installation issues.
- Replace various Linuxisms in Makefile with little more portable code.
Remove now unnecessary build dependency of sysutils/coreutils.
- Install launcher wrappers with INSTALL_SCRIPT[1].
- Rename javaws launcher to itweb-javaws throughout. This conflicts with
a symlink created by java/javavmwrapper[2].
PR: ports/158826 [1]
Reported by: glewis [2] |
1.1 11 Jul 2011 23:13:16
 |
jkim  |
Add LICENSE. |
1.1 11 Jul 2011 22:35:12
 |
jkim  |
Fix build with Rhino support. |
1.1 11 Jul 2011 20:50:42
 |
jkim  |
The IcedTea-Web project provides a Free Software web browser plugin running
applets written in the Java programming language and an implementation of
Java Web Start, originally based on the NetX project.
WWW: http://icedtea.classpath.org/wiki/IcedTea-Web |