| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 205751
Submitted by: chris@chrullrich.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IntelliJ IDEA is an advanced Java IDE developed by JetBrains and
focused on developer productivity. The community edition features:
* An intelligent code editor that understands Java code; provides
refactorings, code inspections and intentions, and allows for
fast code navigation.
* Integration with such tools as JUnit and TestNG, Ant and Maven,
and popular version control systems including: CVS, Subversion
and git.
* XML-Java interoperability and comprehensive Groovy programming
language support.
* The Swing UI designer complements the suite of tools for
developing Java desktop applications.
WWW: http://www.jetbrains.com/idea/
PR: 204804
Submitted by: t@tobik.me
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are currently no less than 5 versions of wildfly: 80, 81, 82, 90,
and 100. According to the developers, only the current release is really
supported although some security patches may get backported to the
previous release as necessary. Since the current release is 10.0, only
the last version of 9 could potentially receive updates.
I'm setting the expiration for 80 and 81 for 1 FEB 2016.
I'm setting the expiration for 82 for 15 JUL 2016
That should get 82 in the new quarterly branch and then it's gone from
the trunk. That should be reasonable to upgrade to 10.0 or later by
then.
PR: 205490
Approved by: yerenkow (gmail) (maintainer)
|
|
|
|
| |
Approved by: portmgr blanket approval
|
|
|
|
|
|
|
|
|
|
|
| |
only get usage for the current thread. Return -1 if the requested function
is not supported, i.e., user time for other threads, rather than crash. [1]
- Properly implement os::elapsedVTime() using getrusage(). Basically, it is
taken from Linux version.
- Temporarily revert r403748 to fix bootstrapping with earlier OpenJDK8. [2]
PR: 205523, 205843 [1]
PR: 205544 [2]
|
|
|
|
| |
PR: 205229
|
|
|
|
| |
- Switch to options helpers
|
| |
|
|
|
|
|
|
|
|
|
| |
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable
PR: 205258
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
|
|
| |
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable
PR: 205259
Approved by: maintainer timeout (2 weeks)
|
|
|
|
| |
PR: 205523
|
|
|
|
|
| |
PR: 205523
Submitted by: will (via bsd-port-dev@openjdk.java.net)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Repo copy java/wildfly90 -> java/wildfly100 and update to 10.0.0
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing applications.
WildFly - new name for JBoss Application Server
WWW: http://wildfly.org
PR: 204541
Submitted by: Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
|
|
|
|
| |
Reported by: antoine
|
|
|
|
|
|
| |
it was intended to test the newly built JVM, it is not cross-build friendly.
Submitted by: Eugene M. Zheganin (emz at norma dot perm dot ru)
|
| |
|
|
|
|
| |
build OpenJDK7 for ARM yet, there is no need to disallow it at all.
|
|
|
|
| |
PR: 203747
|
|
|
|
| |
PR: 203747
|
|
|
|
| |
PR: 204268
|
|
|
|
| |
Reported by: ak
|
| |
|
| |
|
|
|
|
|
| |
PR: 204359
Submitted by: sergey.v.brunov@gmail.com
|
|
|
|
|
| |
PR: 204540
Approved by: maintainer (implicit to match original behavior)
|
|
|
|
|
| |
PR: 204542
Approved by: maintainer (implicit to match original behavior)
|
|
|
|
|
|
|
|
|
| |
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable
PR: 204542
Submitted by: yerenkow@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable
PR: 204540
Submitted by: yerenkow@gmail.com (maintainer)
|
|
|
|
| |
PR: 205234
|
|
|
|
| |
when building 32-bit targets on a 64-bit host for some unknown reason.
|
|
|
|
| |
PR: 205192
|
|
|
|
|
|
| |
java.lang.OutOfMemroryError.
http://hg.openjdk.java.net/jdk8u/jdk8u/rev/f398f28e3112
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Switch to options helpers
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
PR: 204492
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump to Eclipse 4.5.1
- Switch to using Maven 3.3
- add fix for running Eclipse build for Gtk2 only on a system where
Gtk3 might also be installed.
- Details:
https://projects.eclipse.org/releases/mars/details
- Bugs fixed:
https://bugs.eclipse.org/bugs/buglist.cgi?classification=Eclipse&classification=RT&product=Equinox&product=JDT&product=PDE&product=Platform&query_format=advanced&resolution=FIXED&target_milestone=4.5.1
PR: 203689
Submitted by: Jimmy Kelley <ljboiler@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
Noticed by: ohauer
MFH: 2015Q4
|
|
|
|
| |
MFH: 2015Q4
|
|
|
|
|
|
|
| |
- Remove COMPILE option. It is broken and I have never used it.
PR: 203251
Reported by: olivier at gautherot.net
|
|
|
|
|
|
|
|
| |
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
|
|
|
|
|
|
|
| |
While here, replace "freebsd" in LIBNAME with ${OPSYS:tl} to facilitate
DragonFly support.
Approved by: Just fix it
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
|
|
|
|
| |
PR: 203713
Submitted by: Peter Wemm <peter@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv. The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.
PR: 202838
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 201308
Submitted by: mikael.urankar@gmail.com
Reviewed by: sbruno
|
| |
|
|
|
|
|
|
| |
PR: 201307
Submitted by: rpaulo
Reviewed by: glewis
|
| |
|
| |
|
|
|
|
|
|
| |
- Switch to COPYTREE_SHARE and don't install empty dirs
Approved by: portmgr blanket
|
|
|
|
|
|
| |
JDK to being fetched remotely using PATCHFILES and PATCH_SITES.
This cuts the size taken by openjdk7 in the ports repository.
|
| |
|
|
|
|
|
|
| |
JDK to being fetched remotely using PATCHFILES and PATCH_SITES.
This cuts the size taken by openjdk8 in the ports repository.
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
- Don't install empty docdirs
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
PR: 202696
Submitted by: xmj@
|
|
|
|
|
|
| |
- Fix packaging after previous commit
Reported by: Robert Burmeister via mail
|
| |
|
|
|
|
|
|
| |
- Convert to new options helpers
- Convert to USE_GITHUB
- Fix license (it's BSD actually) and remove MANUAL_PACKAGE_BUILD
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
- Fix default core file location in crash report.
MFH: 2015Q3
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
| |
PR: 201811
Submitted by: olgeni
Approved by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Update to 1.2
- Clean up install target
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
...
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
|
|
|
|
| |
that to be the case.
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 201301
Submitted by: olgeni
Approved by: maintainer
|
| |
|
|
|
|
| |
MFH: 2015Q3
|
|
|
|
|
|
| |
- Use sysctl(3) instead of procfs(5) when we need executable path from PID.
MFH: 2015Q3
|
|
|
|
| |
- Optimize fontconfig.properties.
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
job already
|
|
|
|
|
|
|
| |
. Bump PORTREVISION.
PR: 201005
Submitted by: ohauer@
|
| |
|
|
|
|
|
|
| |
PR: 200812
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7154517
Obtained from: OpenJDK project [1]
MFH: 2015Q2
|
| |
|
|
|
|
|
|
| |
Re-apply r381431 while I am here.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
| |
|
|
|
|
|
|
| |
PR: 200146
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Use this opportunity to correct an error in an earlier commit, which referenced
an incorrect PR. The correct number is:
PR: 199869
|
|
|
|
| |
invoking tests.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/junit-team/junit/blob/master/doc/ReleaseNotes4.12.md
Moved from building from source with ant to using the binary jar file,
as the new build mechanism is based on maven. java/hamcrest was split
from 4.12.
PR: 192575
Submitted by: danilo (maintainer), kevin.bowling@kev009.com
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Provides a library of matcher objects (also known as
constraints or predicates) allowing 'match' rules to
be defined declaratively, to be used in other frameworks.
Typical scenarios include testing frameworks, mocking libraries
and UI validation rules.
WWW: http://hamcrest.org/
PR: 192575
Submitted by: danilo
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2015-04-18 java/eclipse-ocl: depends on deprecated java/eclipse-emf
2015-04-18 java/eclipse-quantum: depends on deprecated java/eclipse-gef
2015-04-18 java/eclipse-propedit: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-aptana: evaluation recommendation is to remove rather than update
2015-04-18 devel/subclipse: evaluation recommendation is to remove rather than update
2015-04-18 devel/scala-ide: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-webtools: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-RDT: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-aptana-radrails: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-jad: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-vep-examples: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-gef-examples: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-gef: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-sysdeo-tomcat: evaluation recommendation is to remove rather than update
2015-04-18 java/commonclipse: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-sqlexplorer: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-viplugin: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-vep: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-checkstyle: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-aptana2: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-examples: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-hibernatetools: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-langpack: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-uml: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-datatools: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-emf: evaluation recommendation is to remove rather than update
2015-04-18 java/eclipse-pmd: evaluation recommendation is to remove rather than update
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The case for this is a recent head kernel building an older branch that uses
GCC in a jail.
This is discussed at https://lists.freebsd.org/pipermail/svn-src-all/2015-March/101722.html
It may be possible to fix GCC to do the right thing with mmap(2) but it would
not be simple to make ports use a fixed GCC on older releases and without
needlessly building a ports compiler when the system one would otherwise be
fine without PCH.
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
LIBICONV_PLUG is defined in the iconv test, also switch to external
gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5
Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
dependencies
PR: 199099
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
| |
- Maintainer's timeout (ale@FreeBSD.org)
PR: 198970
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
|
|
|
|
| |
PR: 197931
Submitted by: hardy.schumacher@gmx.de
|
|
|
|
| |
Optimize fontconfig.properties while I am here.
|
| |
|
|
|
|
|
| |
PR: 199034
Submitted by: shun <shun.fbsd.pr@dropcut.net>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Categories: cad, devel, java, x11-fm, biology, deskutils
approved by: PTHREAD blanket
|
| |
|
|
|
|
| |
PR: 195985
|
|
|
|
|
|
|
| |
Note that Eclipse now requires openJDK8 to build.
PR: 195985
Submitted by: Jimmy Kelley (maintainer)
|
|
|
|
|
|
|
|
| |
Removal scheduled 4 weeks into the future on April 18.
PR: 195985
Submitted by: Jimmy Kelley (eclipse maintainer)
Reason: by-product of upcoming eclipse upgrade
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
| |
|
| |
|
|
|
|
|
| |
PR: 195336
Submitted by: Alexander Yerenkow <yerenkow@gmail.com>
|
|
|
|
|
| |
PR: 196165
Submitted by: Alexander Yerenkow <yerenkow@gmail.com>
|
| |
|
|
|
|
| |
PR: 198086
|
|
|
|
| |
PR: 198167
|
| |
|
| |
|
|
|
|
|
|
| |
- Really fix non-release builds. [1]
PR: 193009 [1]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 193009
Submitted by: Brian Gardner (openjdk@getsnappy.com)
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D1793
Approved by: marino(mentor)
|
|
|
|
|
|
|
| |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765933
https://bugs.freedesktop.org/show_bug.cgi?id=83631
Obtained from: Debian Project
|
| |
|
|
|
|
|
|
| |
not to treat warnings as errors.
Reported by: mat@
|
| |
|
|
|
|
|
| |
. Adopt a patchset strategy similar to the openjdk8 port, which keeps the
patch files smaller and makes the BSD differences clearer.
|
|
|
|
|
| |
PR: 196741
Submitted by: huanghwh@gmail.com
|
| |
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D1633
Approved by: marino(mentor)
|
|
|
|
|
|
| |
pkg-install
to a package name, as the former can't be attributed to a package
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
getopt JAR. Bump PORTREVISION.
While here improve various bits a bit and add the regression-test target
using the bundled tests.
|
|
|
|
| |
MFH: 2015Q1
|
|
|
|
| |
MFH: 2015Q1
|
|
|
|
|
|
| |
fix build on 10 and later. Modernize the port while I am here.
HFH: 2015Q1
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
| |
Approved by: bapt
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
https://bugs.openjdk.java.net/browse/JDK-8041620
Note this is an attempt to fix build with upcoming Clang 3.5.
Obtained from: jdk9
|
|
|
|
| |
Remove something random in the MASTER_SITE section of netbeans.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
* Remove IGNORE seems to work on amd64 too now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- 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]
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Fix mismerged libnio.so. [2]
Reported by: antoine [1]
Tested by: antoine [1]
PR: 194941 [2]
|
| |
|
| |
|
|
|
|
|
| |
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)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
corrects 'os.arch' property for i386 to fix regressions.
PR: 194419
|
| |
|
| |
|
|
|
|
|
|
| |
USES=python
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
- Update TimeZoneNames to tzdata2014g.
|
|
|
|
|
|
|
| |
Assign assign submitter as maintainer
PR: 194257
Submitted by: Muhammad Rahman
|
|
|
|
|
| |
PR: 194229
Submitted by: Jean-Francois BOEUF <JeanFrancois.Boeuf@Gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
in pkg-descr.
Vendor's self tests continue to fail (timeouts), so this feature remains
disabled by default.
|
|
|
|
|
| |
* Release notes: https://netbeans.org/community/releases/80/
* New and noteworthy: http://wiki.netbeans.org/NewAndNoteworthyNB801
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 193088
Submitted by: turutani (Kyoto)
|
|
|
|
|
|
|
| |
PR: 192696
Submitted by: Jimmy Kelley <ljboiler@gmail.com>
Reviewed by: swills (mentor), marino (mentor)
Approved by: mentors (implicit)
|
| |
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
- Remove redundant -i.bak
|
|
|
|
| |
- Patch configure to fix detection of shared library support
|