Commit graph

3630 commits

Author SHA1 Message Date
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
Jung-uk Kim
a548434ab2 Always link libjli statically. When launchers are symlinked, it may not be
able to find libjli.so from RPATH because argv[0] points to the symlink.
Note it seems Linux does not have the problem when /proc/self/exe exists.
If it does not exist, it also fails to find libjli.so.  Clean up patches
while I am here.
2014-05-17 06:14:58 +00:00
Carlo Strub
ed09e29e51 Withdraw maintainership
PR:		ports/189730
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Approved by:	portmgr (implicit)
2014-05-16 21:13:15 +00:00
Jung-uk Kim
3eb0319a7b Add upstream patches to support java/openjdk8. Note OpenJDK8 is not
officially supported by the upstream and the next major release will drop
support for OpenJDK6.
2014-05-16 00:01:02 +00:00
Jung-uk Kim
86dcea5c7a Add support for java/icedtea-web. Clean up some patches while I am here. 2014-05-15 23:53:56 +00:00
Jimmy Olgeni
6de57c38f6 Add staging support. 2014-05-14 12:41:33 +00:00
Jimmy Olgeni
b75c7f298e Add staging support. 2014-05-14 12:15:10 +00:00
Jimmy Olgeni
82249b2135 Add staging support. 2014-05-14 12:07:23 +00:00
Jimmy Olgeni
0ebda89bcb Add staging support. 2014-05-13 19:39:45 +00:00
Jimmy Olgeni
34b551c8e8 Add staging support. 2014-05-13 19:39:19 +00:00
Alex Dupre
64730c2b08 Stagify. 2014-05-12 15:56:57 +00:00
Alex Dupre
2a9230859c Stagify. 2014-05-12 15:51:52 +00:00
Alex Dupre
fd0413eb2d Stagify. 2014-05-12 15:51:11 +00:00
Alex Dupre
ecbf1f618d Stagify. 2014-05-12 15:50:19 +00:00
Alex Dupre
3342beb24d Stagify. 2014-05-12 15:47:44 +00:00
Rene Ladan
dcb0b9861a Remove expired ports:
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
2014-05-11 13:25:26 +00:00
Antoine Brodin
636287c888 Maintainer no longer wishes to maintain those ports
With hat:	portmgr
2014-05-10 22:06:22 +00:00
Greg Lewis
dce9c0bf02 . Handle spaces in CC, CXX or HOST_CC [1]
. Convert a space to a tab [2]
. Pet portlint by changing /nonexistent to ${NONEXISTENT} [2]

PR:		189385 [2]
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> [1]
		Takefu <takefu@airport.fm> [2]
2014-05-09 01:36:19 +00:00
Baptiste Daroussin
b67bcd423b Catch a couple of missing convertsion to :tu/:tl
Submitted by:	ak
With hat:	portmgr
2014-05-05 11:15:53 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Jung-uk Kim
82dc8daa1a Set JAVA_VERSION to exclude java/openjdk8. It is not supported yet. 2014-05-02 23:11:09 +00:00
Jung-uk Kim
459df51bd5 Add a separate comment for the package. 2014-05-02 18:05:45 +00:00
Jung-uk Kim
7b606a8a55 Add a slave port to create JRE-only package for java/openjdk8. 2014-05-02 18:00:49 +00:00
Danilo Egea Gondolfo
3b7dd98360 - Install junit4.jar to fix detection in math/scilab
PR:		ports/189201
Submitted by:	Max Brazhnikov <makc@FreeBSD.org>
2014-05-02 13:02:01 +00:00
Max Brazhnikov
99e94fef94 Grab unmaintained dependencies for math/scilab 2014-05-01 16:49:42 +00:00
Max Brazhnikov
b83ffb5777 java/jgraphx:
- Update to 2.5.1.0
- Use direct link instead of GITHUB (doesn't work for me)
- Remove needless JAVA_VERSION
- Take maintainership (the port is required for math/scilab)

PR:		ports/189203
Approved by:	crees (former maintainer)
2014-05-01 16:28:52 +00:00
Jung-uk Kim
09a9ed6002 Merge more HotSpot patches from java/openjdk6 and clean up. 2014-05-01 04:43:39 +00:00
Jung-uk Kim
31f1b998e4 Include bundled header files before others. For example, this fixes build
with conflicting header files from graphics/jpeg.  Note OTHER_INCLUDES or
OTHER_CPPFLAGS may be used instead.  However, I think this is the least
intrusive change.  Also, note java/openjdk6 already has a similar fix and
java/openjdk8 does not need it.

Tested by:	Jonathan Chen (jonc at chen dot org dot nz)
2014-04-30 04:47:25 +00:00
Baptiste Daroussin
0bec74d5fb Reassign eclipse ports to the heap
eclipse@ is a failure resulting in eclipse ports being badly maintainer:
- outdated
- not adapted to infrastructure modification
- failures with clang

With hat:	portmgr
2014-04-29 07:25:36 +00:00
Max Brazhnikov
4d2a6e6d62 java/jakarta-commons-collections:
- Add stage support
- Drop unneeded JAVA_VERSION
- Convert NOPORTDOCS to option
- Clean up Makefile
2014-04-29 06:48:03 +00:00
Jung-uk Kim
50649382a2 - Unbreak libnet. Obviously, bsd_close.c must not be excluded for BSD.
- Move jspawnhelper to jre/lib/<arch> directory as Solaris does. [1]
- Add sigset(2) wrapper for libsig.so.
- Disable UseMembar by default.

Inspired by:	Kurt Miller (kurt at intricatesoftware dot com) [1]
2014-04-29 05:25:45 +00:00
Greg Lewis
139ca58e28 . Fix spawning external processes from the JVM. [1]
. Remove some patches that have been merged to the upstream repository.

PR:		188979, 188980 [1]
Obtained from:	Kurt Miller (via the upstream bsd-port repo) [1]
2014-04-29 04:15:11 +00:00
Jung-uk Kim
272cfd36b7 Add couple of patches missed in the previous commit. 2014-04-28 19:43:16 +00:00
Jung-uk Kim
e3b3ad973c Merge more patches for JDK from java/openjdk6 and clean up. 2014-04-28 19:27:48 +00:00
Max Brazhnikov
afc9c7c8a3 java/javahelp:
- Remove dead entry from MASTER_SITES
- Add stage support
- Drop unneeded JAVA_VERSION
- Convert NOPORTDOCS to option
- Amend COMMENT, update WWW

java/jrosetta:
- Add stage support
- Drop JAVA_VERSION

math/jlatexmath:
- Remove dead entry from MASTER_SITES
- Add stage support
- Drop JAVA_VERSION
- Use options helpers
2014-04-25 11:51:05 +00:00
Jung-uk Kim
db1cc7694d - Disable ccache. Precompiled headers seem to cause troubles with it. [1]
- Add more BSD patches for Java files and fix endianness issues for C files.

Reported by:	Jenkins (via swills) [1]
2014-04-25 05:02:35 +00:00
Jung-uk Kim
c20dd5b4a1 - Update to r351880.
- Bundle libfreetype.so.6.
2014-04-23 03:25:08 +00:00
Thierry Thomas
6404645136 - Fix the fetch link;
- Support staging.
2014-04-22 20:30:15 +00:00
Jung-uk Kim
a8eeed9413 Refine the patch again. No functional change. 2014-04-21 22:54:16 +00:00
Jung-uk Kim
70c243430e Update to 8u5. 2014-04-21 21:30:04 +00:00
Jung-uk Kim
1f64c6c6fb Refine the previous patch. No functional change. 2014-04-21 21:07:26 +00:00
Jung-uk Kim
ed5e9e275a Fix build with clang. 2014-04-21 20:56:10 +00:00