Commit graph

3879 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
6aa2864536 java/java-checkstyle: Update version 5.8=>6.2
Differential Revision:	https://reviews.freebsd.org/D1633
Approved by:		marino(mentor)
2015-01-25 09:13:58 +00:00
Antoine Brodin
364abe76fd Switch some dependencies from a directory name or a file generated by pkg-install
to a package name,  as the former can't be attributed to a package
2015-01-24 15:07:39 +00:00
Greg Lewis
6ddd76ce77 . Udpate to 8u31. 2015-01-24 08:50:08 +00:00
Greg Lewis
432be5deed . Update to 8u31. 2015-01-24 08:49:42 +00:00
Greg Lewis
aa2fd82a0a . Update to 7u75. 2015-01-24 08:25:53 +00:00
Greg Lewis
1391d92f4b . Update to 7u75. 2015-01-24 08:25:16 +00:00
Jung-uk Kim
d5ce7749e1 Update to b34. 2015-01-24 00:02:00 +00:00
Antoine Brodin
4f4e8c52c6 Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
Vanilla I. Shu
522e1ec6fa Upgrade to 3.0.0.20140706-2cfb468. 2015-01-21 12:54:24 +00:00
Vanilla I. Shu
d26b5788ec Upgrade to 3.3.0.2. 2015-01-21 12:15:21 +00:00
Vanilla I. Shu
a1a16fa6a8 Upgrade to 1.5.0. 2015-01-21 04:43:05 +00:00
Mikhail Teterin
ea89cb4258 Fix a long-standing problem of the jode-script trying to use the wrong
getopt JAR. Bump PORTREVISION.

While here improve various bits a bit and add the regression-test target
using the bundled tests.
2015-01-15 23:28:09 +00:00
Jung-uk Kim
a7c9e17d69 Fix build with libc++ on 10.0.
MFH:		2015Q1
2015-01-15 00:26:39 +00:00
Jung-uk Kim
349f76d284 Fix build.
MFH:		2015Q1
2015-01-14 21:20:32 +00:00
Jung-uk Kim
3715963139 Disable inline threaded version of interpreter when compiled with Clang to
fix build on 10 and later.  Modernize the port while I am here.

HFH:		2015Q1
2015-01-14 21:15:21 +00:00
Antoine Brodin
c6faa705a5 Update graphics/giflib to 5.0.5
Differential Revision:	https://reviews.freebsd.org/D1361
Submitted by:	bapt
Reviewed by:	self
Exp-run by:	self
2015-01-14 18:19:32 +00:00
Jimmy Olgeni
4df78982bb Upgrade to version 1.0.23. 2015-01-04 09:56:06 +00:00
Antoine Brodin
4c1bb8329e Allow building 10 years after 31 decembre 2004
With hat:	portmgr
2014-12-30 23:09:45 +00:00
Antoine Brodin
7cdc0b1e9e Allow building 10 years after 31 december 2004
With hat:	portmgr
2014-12-30 23:02:57 +00:00
Antoine Brodin
2fde215147 Allow building with either giflib 4.2 or 5.0 2014-12-27 07:37:59 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Baptiste Daroussin
d6e472c1a5 cleanup plist 2014-12-20 19:06:19 +00:00
Antoine Brodin
4d31f88897 Use GH_COMMIT 2014-12-20 17:53:01 +00:00
Jung-uk Kim
7df9bf91d2 Turn off -Werror for Clang 3.5+ and revert r374780 for now. 2014-12-16 21:37:30 +00:00
Jung-uk Kim
73bb14c0e3 Add an upstream patch to remove adlc's unused class FileBuffRegion.
https://bugs.openjdk.java.net/browse/JDK-8041620

Note this is an attempt to fix build with upcoming Clang 3.5.

Obtained from:	jdk9
2014-12-16 00:25:58 +00:00
Koop Mast
2d83dcc94d Take maintainer.
Remove something random in the MASTER_SITE section of netbeans.
2014-12-12 18:42:24 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Tilman Keskinoz
71b8fdbc77 Update to 1.5.1
* Remove IGNORE seems to work on amd64 too now
2014-11-29 20:55:33 +00:00
Kurt Jaeger
54229f9c2c New port: java/wildfly81
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing  applications.
WildFly - new name for JBoss Application Server

Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management

And of course Java EE!

WWW: http://wildfly.org

PR:		194478
Submitted by:	yerenkow@gmail.com
2014-11-22 17:29:50 +00:00
John Marino
568ad25d50 java/sigar: Check OSVERSION with OPSYS and break non-FreeBSD platforms 2014-11-22 13:26:24 +00:00
Greg Lewis
111c288cea . Remove the @dirrm lines from pkg-plist which I'd generated for the upgrade. 2014-11-21 02:39:09 +00:00
Jung-uk Kim
bb07796994 - Add an empty directory to plist to fix staging.
- Fix build for 8.x on amd64. [1]
- Use tar(1) to extract all distfiles. [2]

PR:		194988 [1]
Submitted by:	Mikhail T. (mi at aldan dot algebra dot com) [2]
2014-11-20 04:37:20 +00:00
Jung-uk Kim
72fe6d5b0b Fix symbol mapfile for libvm.so. Note FreeBSD still uses GNU nm(1). 2014-11-19 21:52:04 +00:00
Tom Judge
1868e53bdf Fix to use new build process and link against main libsigar.so. 2014-11-17 23:17:08 +00:00
Greg Lewis
f5a15b4243 . Update to 2014j. 2014-11-17 01:44:00 +00:00
Tom Judge
613ed0b48a New port: java/sigar
The Sigar API provides a portable interface for gathering system information
such as:

* System memory, swap, cpu, load average, uptime, loginsi
* Per-process memory, cpu, credential info, state, arguments, environment,
  open files
* File system detection and metrics
* Network interface detection, configuration info and metrics
* TCP and UDP connection tables
* Network route table

This information is available in most operating systems, but each OS has their
own way(s) providing it.  SIGAR provides developers with one API to access this
information regardless of the underlying platform.  The core API is implemented
in pure C with bindings currently implemented for Java, Perl, Ruby, Python,
Erlang, PHP and C#. This port provides the Java bindings.

WWW: https://support.hyperic.com/display/SIGAR/Home
2014-11-14 15:40:15 +00:00
Antoine Brodin
2e3a92ee44 Cleanup plist 2014-11-14 15:38:27 +00:00
Antoine Brodin
a17498b73a Finish cleanup 2014-11-14 11:38:46 +00:00
Antoine Brodin
4f04fe3206 Cleanup plist 2014-11-14 11:30:42 +00:00
Jung-uk Kim
c8829a2519 - Fix build on i386 with clang. [1]
- Fix mismerged libnio.so. [2]

Reported by:	antoine [1]
Tested by:	antoine [1]
PR:		194941 [2]
2014-11-11 23:53:59 +00:00
Alex Dupre
c276371fc2 Update to 1.10 release. 2014-11-10 10:57:00 +00:00
Greg Lewis
ec0ba98b99 . Update to 8u25. 2014-11-09 05:23:31 +00:00
John Marino
8f243da5ec java/eclipse-cdt: Allow it to build with java > 1.6
It builds with openjdk7 at least.  I have no idea if it works, but the
rest of the eclipse ports have moved past 1.6.  (port is unmaintained)
2014-11-07 09:40:34 +00:00
Greg Lewis
ba2e9ae12a . Update to 7u71. 2014-11-01 20:18:09 +00:00
Greg Lewis
dc71fc4640 . Update to 8u25. 2014-11-01 19:36:38 +00:00
Greg Lewis
2dbb2c2cb6 . Update to 8u25. 2014-11-01 19:36:05 +00:00
Greg Lewis
39da530e4d . Update to 7u71. 2014-10-31 02:57:44 +00:00
Greg Lewis
e600937dd0 . Update to 7u71. 2014-10-31 02:56:12 +00:00
Jung-uk Kim
b81354a1df Merge Linux-specific changes to BSD patches. Most importantly, this change
corrects 'os.arch' property for i386 to fix regressions.

PR:		194419
2014-10-30 16:30:36 +00:00
Greg Lewis
b90a66fe0b . Update to 2014i. 2014-10-29 01:56:37 +00:00
Alex Dupre
c6939cfdef Update to 5.1 release. 2014-10-28 14:07:04 +00:00
Marcus von Appen
b997ee32c8 - Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 17:45:13 +00:00
John Baldwin
1ebd0e3345 The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and
is being removed.  No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.

PR:		193961
Approved by:	portmgr (antoine)
2014-10-18 12:20:42 +00:00
Jung-uk Kim
1c8be2bab1 - Update to b33.
- Update TimeZoneNames to tzdata2014g.
2014-10-17 05:00:20 +00:00
John Marino
1dfa52b992 java/java-checkstyle: Upgrade version 5.5 => 5.8
Assign assign submitter as maintainer

PR:		194257
Submitted by:	Muhammad Rahman
2014-10-10 12:33:12 +00:00
Steve Wills
a4664ac928 java/visualvm: update to 1.3.8
PR:		194229
Submitted by:	Jean-Francois BOEUF <JeanFrancois.Boeuf@Gmail.com>
2014-10-09 01:37:58 +00:00
Baptiste Daroussin
4064c61d2c Fix build with gmake 4.1 2014-10-08 07:25:18 +00:00
Alex Dupre
5355bd743d Doesn't build with java 6. 2014-10-03 07:22:52 +00:00
Mikhail Teterin
5d93dd73d4 Upgrade from 3.2.76 to 6.1.5 (the latest at this time). Fix up the WWW-entry
in pkg-descr.

Vendor's self tests continue to fail (timeouts), so this feature remains
disabled by default.
2014-09-29 21:31:52 +00:00
Pietro Cerutti
b7aaf05a86 - Update to 8.0.1
* Release notes: https://netbeans.org/community/releases/80/
  * New and noteworthy: http://wiki.netbeans.org/NewAndNoteworthyNB801
2014-09-26 13:15:12 +00:00
John Marino
28c9b7b0b7 java/java3d: Set to dual GPLv2 and MIT licensing
PR:		193186
Submitted by:	pfg@

After examining the LICENSE files in the existing tarball, Pedro came to
the conclusion that the license is a combination between GPLv2 and some
MIT-like licenses.  The package is redistributable; the outdated
restriction is probably left over from a previous version, so it has
been removed.
2014-09-25 20:52:28 +00:00
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Antoine Brodin
0477f24e8a Allow staging as a regular user 2014-09-11 21:26:06 +00:00
Adam Weinberger
6581fe3012 Fix build by forcing -lpopt. 2014-09-10 22:03:13 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Tijl Coosemans
e6699effeb Add USES=libtool and INSTALL_TARGET=install-strip 2014-09-08 16:45:19 +00:00
Tijl Coosemans
113ec4fc2a Add USES=libtool and INSTALL_TARGET=install-strip 2014-09-08 16:44:05 +00:00
Baptiste Daroussin
8a2ac20b34 Remove non staged ports without pending PR from j* 2014-09-01 16:48:53 +00:00
Greg Lewis
3fb44ee64f . Update to 2014f. 2014-08-31 07:15:26 +00:00
John Marino
4671731e5c Stage java/eclipse-langpack
PR:		193088
Submitted by:	turutani (Kyoto)
2014-08-30 22:14:10 +00:00
Bartek Rutkowski
fc2ede033f java/eclipse: Set a default theme and external browser
PR:		192696
Submitted by:	Jimmy Kelley <ljboiler@gmail.com>
Reviewed by:	swills (mentor), marino (mentor)
Approved by:	mentors (implicit)
2014-08-27 14:23:57 +00:00
Alex Dupre
e5ee82f004 Update to 5.0 release. 2014-08-27 12:50:27 +00:00
Greg Lewis
714b35487d . Update to 8u20. 2014-08-24 05:44:04 +00:00
Greg Lewis
64ad431e25 . Update to 8u20 2014-08-24 05:31:30 +00:00
Antoine Brodin
783540d9ac Canonicalize a few LICENSE_PERMS
With hat:	portmgr
2014-08-22 07:20:30 +00:00
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
Tijl Coosemans
efff947650 - Add USES=libtool
- Remove redundant -i.bak
2014-08-17 19:25:16 +00:00
Tijl Coosemans
1fecd6a9ee - Add USES=libtool
- Patch configure to fix detection of shared library support
2014-08-17 18:45:52 +00:00
Lev A. Serebryakov
cc2002fab7 Update to latest 1.8.10
Turn off unneded options in case of addons explicitly.
2014-08-12 15:05:00 +00:00
Antoine Brodin
8c5b79937d Finish stage support 2014-08-11 17:36:52 +00:00
Antoine Brodin
4601848c53 Finish stage conversion 2014-08-10 19:18:14 +00:00
Antoine Brodin
e7e5fc8626 Fix stage violation 2014-08-10 08:47:38 +00:00
Greg Lewis
13cc90bf0e . Update to 7u67. 2014-08-10 02:30:13 +00:00
Greg Lewis
251882790c . Update to 7u67. 2014-08-10 02:28:30 +00:00
Danilo Egea Gondolfo
e0f91e7c9b - Update from 1.1b5 to 3.1a1
- Update MASTER_SITES
- Take maintainership
- Update WWW
2014-08-03 00:09:25 +00:00
Adam Weinberger
fff296bfe7 Convert a bunch of USE_XZ to USES=tar:xz.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Baptiste Daroussin
2bbb53adc3 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 17:07:12 +00:00
Greg Lewis
6aff7f3a8a . Don't hardcode /bin/bash. Fixes build trace output. 2014-07-20 19:33:08 +00:00
Greg Lewis
c2262e1806 . Introduce a DIST_BUILD_NUMBER variable and refer to that in both DISTNAME
and MASTER_SITES.  This fixes the download URL. [1]
. Add a dependency on fontconfig. [2]

Pointed out by:	Chris Sabo <csabo2@gmail.com> [1]
Requested by:	Michael Schmiedgen <schmiedgen@takwa.de> [2]
2014-07-20 19:29:53 +00:00
Greg Lewis
fafc5e69ef . Update to 8u11. This requires moving the patch file for 8u5 to start
with 8u05 to preserve patch file ordering.
2014-07-20 17:00:57 +00:00
Jung-uk Kim
e45d1e1be9 - Update to b32.
- Update TimeZoneNames to tzdata2014b.
- Enlist openjdk6 users as testers of ant 1.9.4.
2014-07-17 04:03:21 +00:00
Greg Lewis
63182852ca . Update to 7u65. 2014-07-16 15:21:38 +00:00
Greg Lewis
b0dffdff28 . Update to 8u11. 2014-07-16 02:59:57 +00:00
Greg Lewis
d84505a503 . Update to 8u11. 2014-07-16 02:46:51 +00:00
Greg Lewis
56f6f8d540 . Update to 7u65. 2014-07-16 02:36:31 +00:00
Greg Lewis
23b245ed03 . Update to 7u65. 2014-07-16 02:28:13 +00:00
Adam Weinberger
1f65a30b2a Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES. 2014-07-15 17:52:17 +00:00