| Commit message (Collapse) | Author | Files | Lines |
|
Given the amount of work required to maintain a single version of eclipse,
it was thought prudent to focus maintenance efforts on a single port,
especially since the plugins are designed for java/eclipse, not the
development version. Discussed in PR.
PR: 188659
|
|
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)
|
|
eclipse@ is a failure resulting in eclipse ports being badly maintainer:
- outdated
- not adapted to infrastructure modification
- failures with clang
With hat: portmgr
|
|
java)
|
|
USES=pkgconfig
USES=desktop-file-utils
USES=gmake
|
|
Pointed out by: swills
|
|
switching to and from Emacs and Default keybindings pollutes
both sets with duplicates.
Bump the port revision.
|
|
Tested on HEAD, 9.1 and 8.4.
PR: ports/181124
Submitted by: Jonathan Chen jonc at chen.org.nz
|
|
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
|
|
of libxul since the SWT plugin libraries in the eclipse-devel port will
not compile using libxul version 10.
PR: 175826
Submitted by: Jimmy Kelley <ljboiler@gmail.com>
|
|
Pointed out by: ale@
|
|
This is the same fix applied ale@ to java/eclipse.
Reported by: Olivier Smedts <olivier@gid0.org>
|
|
Submitted by: tg@
|
|
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
resulting package will change.
Submitted by: Jan Beich <jbeich@tormail.org>
With hat: gecko
|
|
|
|
|
|
Submitted by: tg@
|
|
PR: 164554
Submitted by: Jimmy Kelley <jimmy.kelley@charter.net>
|
|
JARs by passing -L to rsync rather than -l.
. Bump PORTREVISION since this can cause plugin installation to fail.
Submitted by: Wayne Sierke <ws@au.dyndns.ws>
Feature safe: yes
|
|
Fixes installation of plugins by a user.
Submitted by: tg@
Confirmed by: Ronald Klop <ronald-freebsd8@klop.yi.org>
Feature safe: yes
|
|
Submitted by: tg
|
|
tar: share/applications/eclipse-devel.desktop: Cannot stat: No such file or directory
Reported by: pointyhat
|
|
PR: 158859
Submitted by: tg@
|
|
Submitted by: tg@
|
|
Submitted by: tg@
|
|
Submitted by: tg@
|
|
|
|
Reported by: pointyhat
|
|
|
|
Submitted by: tg
|
|
Reported by: pointyhat
|
|
Submitted by: tg@
|
|
PR: ports/149044
Expr-run by: pav@
Approved by: portmgr (pav)
|
|
ensure that the bundles are put into the correct location, which is
sometimes a subdirectory of the plugin directory. The previous fix
missed those and left dangling symlinks.
Problem reported by: Andriy Gapon <avg@icyb.net.ua>
|
|
distribution at least.
. Copy the bundles into the plugin directory during install, otherwise the
install creates symlinks to the bundles in the actually port's working
directory, which it means it stops working after a 'make clean'.
Reported by: Ronald Klop <ronald-freebsd8@thuis.klop.ws>
|
|
Based on: Patches by sepotvin@ to update to 3.5.1.
|
|
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
|
|
- Bump PORTREVISION
Approved by: portmgr (miwi)
Exp-run by: miwi
|
|
bumped or updated
Requested by: edwin
|
|
preferred.
|
|
eclipse.
Submitted by: sepotvin@
|
|
Submitted by: Stephane Potvin (maintainer)
Pointy hat to: greglew
|
|
. Fix support for xulrunner as the WITH_GECKO option. [1]
. Remove mozilla as a WITH_GECKO option.
PR: 127353 [1]
Submitted by: Stephane Potvin (maintainer)
|
|
inclusion of an (obsolete) copy of bsd.gecko.mk (its included when
appropriate by the port setting USE_GECKO).
Submitted by: ale
Approved by: portmgr (pav)
|
|
Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca>
|
|
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
Submitted by: Ken Yamada
|
|
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
Submitted by: Pieter de Goeje <pieter@degoeje.nl>
|