1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

3671 Commits

Author SHA1 Message Date
Jung-uk Kim
8f8af7b642 Java Development Kit 8 Documentation. Contains release information,
API documentation, guides to new features and tool documentation.

The documentation will be installed in ${PREFIX}/share/doc/jdk8/

WWW: http://www.oracle.com/us/technologies/java/index.html
2014-06-10 00:02:31 +00:00
Jung-uk Kim
c060aceae5 Chase distfile change and support staging. 2014-06-09 23:50:24 +00:00
Jung-uk Kim
ee253d5adb Use new LIB_DEPENDS format. Remove unnecessary NO_STAGE. 2014-06-09 23:47:29 +00:00
Jung-uk Kim
75c0bd3255 Remove unnecessary NO_STAGE. 2014-06-09 23:46:44 +00:00
Jung-uk Kim
02f9e55e21 Update to 7u60. 2014-06-09 23:27:02 +00:00
Jung-uk Kim
566905fff2 Support staging. 2014-06-09 23:03:07 +00:00
Mikhail Teterin
b890d0fc74 Support staging. While here, get rid of the two-line pkg-plist. 2014-06-09 22:45:46 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Jimmy Olgeni
ac30cb067f Remove indefinite articles from COMMENT where I'm maintainer. 2014-06-08 13:14:42 +00:00
Vanilla I. Shu
3925dc2bce Stagify. 2014-06-08 04:06:19 +00:00
Vanilla I. Shu
6c080e5abe Stagify. 2014-06-08 04:03:51 +00:00
Greg Lewis
6f1ddbf6db Update to 7u60. 2014-06-07 23:37:24 +00:00
Jung-uk Kim
ca590d213b Mark it as unsafe for parallel build. 2014-06-06 23:40:56 +00:00
Jung-uk Kim
8fbb04a969 Work around build failures with JDK7 and later.
Reported by:	exp-run (PR190511)
2014-06-05 21:21:11 +00:00
Jimmy Olgeni
4809de2a35 Upgrade to version 1.9.2.
- Add LICENSE
- Fix portlint warnings
- Use PORT_OPTIONS
2014-06-05 18:18:44 +00:00
Alex Dupre
ac01db4fa8 Force java 1.6 only. 2014-06-05 07:41:12 +00:00
Jung-uk Kim
b7b91fc0fd Fix build with java/openjdk7 and support staging. Note it does not build
with java/openjdk8.

Reported by:	exp-run (PR190511)
2014-06-04 21:50:22 +00:00
Jung-uk Kim
c3818dca2c Update to 7u60. 2014-06-04 19:19:51 +00:00
Greg Lewis
49e37d6ee0 . Update to 2014c. 2014-05-31 20:56:46 +00:00
Pawel Pekala
fc37e9702f - Add staging support
- Convert to new options framework, add EXAMPLES option
2014-05-31 14:53:53 +00:00
Pawel Pekala
901f8a6ab1 Add staging support 2014-05-31 14:48:05 +00:00
Pawel Pekala
217333838c - Add staging support
- Convert to new options framework
2014-05-31 14:39:57 +00:00
Pawel Pekala
febf657cf2 Add staging support 2014-05-31 14:33:59 +00:00
Pawel Pekala
ee648104e5 - Add staging support
- Convert to new options framework
2014-05-31 14:22:28 +00:00
Pawel Pekala
70e0487f6e - Add staging support
- Convert to new options framework
2014-05-31 14:08:39 +00:00
Pawel Pekala
8a5080229f - Add staging support
- Remove leading article from COMMENT
2014-05-31 14:04:01 +00:00
Pawel Pekala
e16b6dc6a1 - Add staging support
- Convert to new options framework, add EXAMPLES option
2014-05-31 14:03:07 +00:00
Pawel Pekala
b39633f69e - Add staging support
- Convert to new options framework
2014-05-31 13:46:04 +00:00
Pawel Pekala
e91eb32c49 - Add staging support
- Convert to USES=tar:bzip2
2014-05-31 13:26:33 +00:00
Pawel Pekala
e4f61f6046 - Add staging support
- Convert to new options framework
- Remove RUN_DEPENDS on javavmwrapper, it's pulled in by java port
2014-05-31 12:48:50 +00:00
Pawel Pekala
845b4ef666 - Add staging support
- Convert to new options framework
2014-05-31 12:03:44 +00:00
Pawel Pekala
4e24a1e8dc - Add staging support
- Convert to new options framework
- USE_ANT, ALL_TARGET, MAKE_ARGS instead of custom do-build target
- Use PLIST_FILES and not generated plist file
2014-05-31 11:50:14 +00:00
Pawel Pekala
aa4e33bcb6 - Add staging support
- Convert to new options framework
- USE_ANT, ALL_TARGET instead of custom do-build target
- Use PLIST_FILES and not generated plist file
2014-05-31 11:08:34 +00:00
Pawel Pekala
a3bd135ce7 - Add staging support
- Remove leading article from COMMENT
- Convert to new options framework
2014-05-30 18:33:59 +00:00
Pawel Pekala
1dda6ea844 - Add staging support
- Convert to new options framework
2014-05-30 18:19:15 +00:00
Pawel Pekala
9c08a14ba3 - Add staging support
- Convert to new options framework
2014-05-30 18:02:03 +00:00
Pawel Pekala
e951e71296 - Add staging support
- Convert to new options framework
2014-05-30 17:49:55 +00:00
Pawel Pekala
c5bf39abc1 - Add staging support
- Convert to new options framework
2014-05-30 17:14:44 +00:00
John Marino
fe6f98f724 java/eclipse*: specify extraction with ${TAR}
It's possible that EXTRACT_CMD won't be predefined in the near future
in order to support distfiles in multiple formats.  We know the
extraction tool needs to be tar, so let's specify it directly.

The eclipse ports have pending PRs to update the version, although I
don't know if they include staging.  Each Eclipse is a huge port so
staging is out scope of this extraction tool work.

Approved by:	portmgr (implicit)
2014-05-29 22:30:22 +00:00
Kurt Jaeger
54b3ec00c2 java/wildfly80: New port: WildFly - replacement for JBoss Application Server
PR:             ports/188339
Submitted by:   Alexander Yerenkow <yerenkow@gmail.com>
Approved by:    jadawin (mentor)
2014-05-27 08:12:46 +00:00
Jimmy Olgeni
d33e6bd187 Upgrade to version 1.0.17.
- Add LICENSE
- Replace WITHOUT_COMPILE with COMPILE option
- Replace NOPORTDOCS with MDOCS
- Use COPYTREE_SHARE
- Remove indefinite article from COMMENT
2014-05-26 15:16:12 +00:00
Jimmy Olgeni
8207817427 Upgrade to version 1.0.22.
- Add LICENSE
- Convert to USES=zip
- Replace WITHOUT_COMPILE with COMPILE option
- Replace NOPORTDOCS with MDOCS
- Use COPYTREE_SHARE
- Remove indefinite article from COMMENT
2014-05-26 15:05:14 +00:00
Martin Wilke
1e3322fef2 - Covert gmake, xz to USES
Approved by:	portmgr
2014-05-26 12:19:32 +00:00
Baptiste Daroussin
1e279835ef Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 08:44:34 +00:00
Eitan Adler
fdbc00e17d LEGAL: fix multiple ports
Sync make -VLEGAL and /usr/ports/LEGAL

Approved by:	portmgr (implicit)
2014-05-26 02:38:34 +00:00
Jung-uk Kim
0702846b6c Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be used
to print a generated PostScript file.  When lpd(8) is used, lpr(1) from base
must be used.  Also, status command for lpc(8) requires a printer name.  If
no argument is specified, i.e., "/usr/sbin/lpc status", then it displays the
command usage, i.e., "usage: status  {all | printer ...}".  Unfortunately,
"usage" is interpreted as a printer name because ":" is included.  Add "all"
and adjust an expression for grep(1).
2014-05-21 20:06:16 +00:00
Jung-uk Kim
d7cffff692 - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be
used to print a generated PostScript file.  When lpd(8) is used, lpr(1) from
base must be used.  Also, status command for lpc(8) requires a printer name.
If no argument is specified, i.e., "/usr/sbin/lpc status", then it displays
the command usage, i.e., "usage: status  {all | printer ...}".
Unfortunately, "usage" is interpreted as a printer name because ":" is
included.  Add "all" and adjust an expression for grep(1). [1]
- Use /proc/curproc/file to find its executable path if available.  It fixes
java/icedtea-web, for example. [2]

PR:		ports/178856 [1]
PR:		java/189905 [2]
2014-05-21 20:03:14 +00:00
Jung-uk Kim
a763513dab Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be used
to print a generated PostScript file.  When lpd(8) is used, lpr(1) from base
must be used.  Also, status command for lpc(8) requires a printer name.  If
no argument is specified, i.e., "/usr/sbin/lpc status", then it displays the
command usage, i.e., "usage: status  {all | printer ...}".  Unfortunately,
"usage" is interpreted as a printer name because ":" is included.  Add "all"
and adjust an expression for grep(1).

PR:		ports/178856
2014-05-21 19:57:11 +00:00
Lev A. Serebryakov
86b3bba34a (1) Update to latest 1.8.9
(2) USES=libtool instead of USE_AUTOTOOLS=libtool
 (3) Bump required Java version to 1.7 for java/java-subversion.
 (4) Build java/kava-subversion with system clang, not "any" gcc
     on 10 and CURRENT (checked with OpenJDK7 and OpenJDK8).
2014-05-18 15:13:21 +00:00
Jung-uk Kim
eff95d7ef9 Remove a hack to create symlink to libjli.so. java/openjdk8 does not need
this hack any more because it is statically linked now.
2014-05-17 06:19:24 +00:00