Commit graph

3933 commits

Author SHA1 Message Date
Don Lewis
41d3ef6182 The GitHub revision tag starts with 'v', so add DISTVERSIONPREFIX to
unbreak fetch.  This affects the name of the distfile (but not the
size or hash), so update distinfo to match.

PR:		202735
Approved by:	makc (maintainer)
2015-08-29 18:24:27 +00:00
Dmitry Marakasov
5ea78bb53f - Add NO_ARCH
- Don't install empty docdirs

Approved by:	portmgr blanket
2015-08-28 16:56:52 +00:00
Greg Lewis
4450753778 . Update to 8u60. 2015-08-28 03:36:32 +00:00
Greg Lewis
52b33fa7bc . Update to 8u60
PR:		202696
Submitted by:	xmj@
2015-08-28 03:18:47 +00:00
Max Brazhnikov
4d39a37ba6 java/jrosetta:
- Fix packaging after previous commit

Reported by:	Robert Burmeister via mail
2015-08-26 17:26:59 +00:00
Max Brazhnikov
c7c32639cc Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
Max Brazhnikov
c7efc316b9 java/jgraphx:
- Convert to new options helpers
- Convert to USE_GITHUB
- Fix license (it's BSD actually) and remove MANUAL_PACKAGE_BUILD
2015-08-25 10:00:35 +00:00
Greg Lewis
6d724ea4d9 . Update to 2015f. 2015-08-20 05:50:05 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Jung-uk Kim
c9d7641f61 - Update to b36.
- Fix default core file location in crash report.

MFH:		2015Q3
2015-07-30 22:55:30 +00:00
Dmitry Marakasov
30048433c2 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-28 21:48:05 +00:00
Jimmy Olgeni
014feb84bc Upgrade to version 9.0.1.
PR:		201811
Submitted by:	olgeni
Approved by:	maintainer
2015-07-24 14:45:46 +00:00
Jung-uk Kim
139ceeaf09 Fix few more mismerges in the previous update. 2015-07-20 22:10:17 +00:00
Jung-uk Kim
1ee26da0bb Tidy up couple of problems in the previous update. 2015-07-20 21:16:09 +00:00
Greg Lewis
8088e0cda1 . Update to 8u51. 2015-07-19 14:23:54 +00:00
Max Brazhnikov
4656d37f01 java/jakarta-commons-logging:
- Update to 1.2
- Clean up install target
2015-07-17 15:31:45 +00:00
Greg Lewis
6960022452 . Interfaces like MultiMap in version 3.2.1 of Jakarta Commons Collections
define a remove() operation which takes two arguments and clashes with
  the new remove() operation defined in Map for Java 8.  Hence, restrict
  to Java 6 and 7.

PR:		201335
2015-07-17 02:35:02 +00:00
Greg Lewis
13b21b69be . Update to 8u51. 2015-07-15 02:44:30 +00:00
Greg Lewis
bcfd5b721a . Update to 8u51. 2015-07-15 02:23:50 +00:00
Dmitry Marakasov
cb55216f82 - Mark broken on 9.x i386: does not build:
...
Installing org.eclipse.rcp.id 4.4.2.M20150204-1700.
Installation failed.
An error occurred while installing the items
 session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]org.eclipse.rcp.id.executable.gtk.freebsd.x86 4.4.2.M20150204-1700, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.UnzipAction).
...
[INFO] equinox-sdk ....................................... SUCCESS [4.776s]
[INFO] org.eclipse.rcp.id ................................ FAILURE [4.674s]
[INFO] org.eclipse.rcp.sdk.id ............................ SKIPPED
...

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
MFH:		2015Q3
2015-07-06 14:04:45 +00:00
Greg Lewis
2722598f71 . The test target wants jtreg binaries to be found one directory up. Allow
that to be the case.
2015-07-05 00:45:08 +00:00
Greg Lewis
d5b14ed39b . Fix BSD detection in the langtools test infrastructure. 2015-07-05 00:41:37 +00:00
Greg Lewis
0518c8f735 . Give openjdk7-jre a unique LATEST_LINK value. 2015-07-03 16:47:04 +00:00
Jimmy Olgeni
4556eb1a37 Upgrade to 9.0.0.Final.
PR:		201301
Submitted by:	olgeni
Approved by:	maintainer
2015-07-03 11:12:20 +00:00
Jung-uk Kim
5dffa0a5ba Add a slave port to create JRE-only package for java/openjdk7. 2015-07-02 19:28:38 +00:00
Jung-uk Kim
cee04cb56e Use sysctl(3) instead of procfs(5) when we need executable path from PID.
MFH:		2015Q3
2015-07-02 18:18:16 +00:00
Jung-uk Kim
fd492a9fe5 - Fix broken preprocessor directives.
- Use sysctl(3) instead of procfs(5) when we need executable path from PID.

MFH:		2015Q3
2015-07-02 18:17:12 +00:00
Jung-uk Kim
8fd3be6a57 - Update to b35.
- Optimize fontconfig.properties.
2015-06-30 20:11:59 +00:00
Antoine Brodin
dd1801c7fc Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2015-06-28 14:16:04 +00:00
Baptiste Daroussin
5ef31d7ea8 Remove the SH overwrite which is not needed since CONFIGURE_ENV does the proper
job already
2015-06-27 12:01:30 +00:00
Greg Lewis
6ef3675eba . Fix packing list.
. Bump PORTREVISION.

PR:		201005
Submitted by:	ohauer@
2015-06-21 18:30:41 +00:00
Greg Lewis
8678f6ce41 . Update to 2015e. 2015-06-20 06:20:11 +00:00
Jimmy Olgeni
2ffb62c666 Upgrade to 9.0.0.CR2.
PR:		200812
Submitted by:	olgeni
Approved by:	maintainer
2015-06-13 08:15:25 +00:00
Mathieu Arnold
8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00
Jung-uk Kim
ce40d635b9 Fix build without precompiled headers and apply r384056 to java/openjdk6.
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7154517

Obtained from:	OpenJDK project [1]
MFH:		2015Q2
2015-05-20 21:05:25 +00:00
Jung-uk Kim
e25f3cb0e6 Fix the previous commit. Forgot to remove #'s before committing. :-( 2015-05-19 22:16:23 +00:00
Jung-uk Kim
75c6d35b75 Do not use static libjli for stable/10 and head. This complements PR193009.
Re-apply r381431 while I am here.

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
2015-05-19 22:13:51 +00:00
Greg Lewis
1cbf403fa2 . Update to 2015d. 2015-05-19 05:40:21 +00:00
Jimmy Olgeni
7080174a42 Install configuration files using @sample, with permissions 600.
PR:		200146
Submitted by:	olgeni
Approved by:	maintainer
2015-05-18 23:28:52 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Mikhail Teterin
3b6067ed8e Follow portlint's recommendation to NOT hide an install-command under @.
Use this opportunity to correct an error in an earlier commit, which referenced
an incorrect PR. The correct number is:

PR:		199869
2015-05-12 23:52:09 +00:00
Mikhail Teterin
bec4e3417d Make regression-test target depend on build and always use "test", when invoking tests. 2015-05-12 19:06:23 +00:00
Mikhail Teterin
9530e77100 Fix the build in the case of newer JUnit, that, in its turn, uses hamcrest now.
Upgrade from 6.1.5 to 6.2.31. Based on:

PR:		156251
Submitted by:	pi

Now that the test-target fully works, add "regression-test" alias to it so it
can be used for that purpose.
2015-05-12 19:03:30 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Jimmy Olgeni
0a71999744 Bump PORTREVISION for CR1 update. 2015-05-11 10:54:29 +00:00
Jimmy Olgeni
9eedf80c44 Upgrade wildfly90 to 9.0.0.CR1.
Also, for all wildfly ports:

- Remove stray .orig files from plist.
- Fix rc.conf settings in pkg-message files; use pkg-message.in everywhere.
- Add @dir entries to fix directory permissions.
- Make configuration writable by user www (fix startup errors).

PR:		200092
Submitted by:	olgeni
Approved by:	maintainer
2015-05-11 10:52:41 +00:00
Dmitry Marakasov
43748ae8e6 - Add CPE info
Approved by:	portmgr blanket
2015-05-11 06:09:15 +00:00
Dmitry Marakasov
cbc5363136 - Add CPE info
Approved by:	portmgr blanket
2015-05-11 04:32:50 +00:00
Dmitry Marakasov
e109b67d7a - Add CPE info
Approved by:	portmgr blanket
2015-05-10 06:54:14 +00:00
Mathieu Arnold
85a0d592b1 Update java/jboss* to not use GH_COMMIT.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 20:31:03 +00:00