| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Require new GCC to build this port on GCC architectures.
PR: 238489
Approved by: jonc@chen.org.nz (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20667
|
|
|
|
|
|
|
|
| |
While here, fix powerpc64 build and remove pkg-plist for dynamic plist
to cater for multiple ARCH builds.
PR: 238152
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
|
|
|
|
| |
PR: 237280
|
|
|
|
|
| |
PR: 237280
Submitted by: Jonathan Chen <jonc@chen.org.nz>
|
|
|
|
|
|
|
|
|
|
|
| |
- port is rewritten from scratch
- Warning: UI widgets are oddly sized, currently under investigation
PR: 236792
Submitted by: Jonathan Chen <jonc@chen.org.nz>
Reviewed by: mizhka@gmail.com, Curtis Hamilton
Approved by: ljboiler@gmail.com (maintainer timeout)
Relnotes: https://www.eclipse.org/eclipseide/2019-03/noteworthy/
|
| |
|
| |
|
|
|
|
| |
a bit while a proper fix is being worked on.
|
|
|
|
|
|
|
|
|
| |
Disable webkit-gtk[23] support if the port/plugin supports it.
Remove options for webkit-gtk[23] using ports or if they don't have a
option, mark them deprecated with the same date as webkit-gtk[23].
Haskell and geany where skipped and will be handled by the maintainers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase
|
|
|
|
|
| |
PR: 223545
With hat: portmgr
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
| |
- Consistently pad (separate) shebang in wrapper scripts with an empty line
|
|
|
|
|
|
|
|
|
|
| |
- new MASTER_SITE
PR: 211764
Changes: http://www.eclipse.org/neon/noteworthy/
https://www.eclipse.org/eclipse/development/readme_eclipse_4.6.php
Submitted by: Jimmy Kelley <ljboiler@gmail.com> (maintainer)
Reviewed by: Michael Zhilin <mizhka@gmail.com>, kappei84@gmail.com
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 207863
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
...
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
|
|
|
|
|
|
|
| |
Note that Eclipse now requires openJDK8 to build.
PR: 195985
Submitted by: Jimmy Kelley (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
PR: 192696
Submitted by: Jimmy Kelley <ljboiler@gmail.com>
Reviewed by: swills (mentor), marino (mentor)
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
|
| |
The new 4.3.2 Eclipse port doesn't look for dropins in the "standard"
FreeBSD location (/usr/local/share/eclipse/dropins) as expected. The
eclipse.ini file has been modified to make that happen.
PR: 191766
Submitted by: maintainer (Jimmy Kelly)
|
| |
|
|
|
|
|
|
| |
Deprecate them while here
With hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
At least one port is still using Makefile.plugins. Put in a placeholder
to unbreak the index.
PR: 188659
|
|
|
|
|
|
|
|
|
|
| |
Freshports won't update the entry due to choking on the MAVEN_OPTS
comment. Truthfully the comment is more trouble than it's worth. First,
it's MVN_OPTS, not MAVEN_OPTS. Secondly, "+=" is a no-op, so the
definition should be there anyway. Thirdly, MVN_OPTS is undefined.
Just remove the whole mess.
PR: 188659
|
|
|
|
|
| |
A space character was missing in a comment that made the freshport
sanity check think it was a bad shell command.
|
|
|
|
|
|
|
|
|
|
|
|
| |
At long last, eclipse has been updated to the latest release and is now
under the stewardship of Jimmy Kelly. This version supports OpenJDK8
runtime environments. A special thanks to Jonathan Chen for getting the
ball rolling after the PR stalled.
PR: 188659
Submitted by: Jimmy Kelly
Distfiles by: Jonathan Chen
Verified by: F10/amd64 poudriere
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
|
|
|
| |
eclipse@ is a failure resulting in eclipse ports being badly maintainer:
- outdated
- not adapted to infrastructure modification
- failures with clang
With hat: portmgr
|
| |
|
|
|
|
| |
java)
|
|
|
|
| |
base
|
|
|
|
|
|
|
|
| |
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
Will let maintainers decide if archivers/unzip is really still needed.
Some of these ports/options remain broken due to other issues.
With hat: portmgr
|
|
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
|
| |
|
|
|
|
|
|
| |
PR: 177582
Submitted by: Jimmy Kelley <ljboiler@gmail.com>
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
| |
of libxul since the SWT plugin libraries in the eclipse-devel port will
not compile using libxul version 10.
PR: 174846
Submitted by: Jimmy Kelley <ljboiler@gmail.com>
|
|
|
|
|
|
|
|
| |
Trim headers
Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG=build
Change MAINTAINER address from freebsd-eclipse@ to eclipse@
Approved by: eclipse (glewis)
|
| |
|