make generate-plistNumber of commits found: 66
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | ||
| Commit | Credits | Log message |
|---|---|---|
| 4.2.0_4 28 Jun 2014 22:47:34 Revision:359724 Original commit files touched by this commit |
marino search for other commits by this committer | Remove java/eclipse-devel as java/eclipse is newer 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 |
| 4.2.0_4 29 May 2014 22:30:22 Revision:355758 Original commit files touched by this commit |
marino search for other commits by this committer | java/eclipse*: specify extraction with ${TAR}
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) |
| 4.2.0_4 29 Apr 2014 07:25:36 Revision:352582 Original commit files touched by this commit |
bapt search for other commits by this committer | Reassign eclipse ports to the heap eclipse@ is a failure resulting in eclipse ports being badly maintainer: - outdated - not adapted to infrastructure modification - failures with clang With hat: portmgr |
| 4.2.0_4 20 Sep 2013 19:48:32 Revision:327738 Original commit files touched by this commit |
bapt search for other commits by this committer | Add NO_STAGE all over the place in preparation for the staging support (cat: java) |
| 4.2.0_4 31 Aug 2013 00:40:21 Revision:325754 Original commit files touched by this commit |
bapt search for other commits by this committer | Convert to: USES=pkgconfig USES=desktop-file-utils USES=gmake |
| 4.2.0_4 20 Aug 2013 02:01:24 Revision:325026 Original commit files touched by this commit |
gnn (src,doc committer) search for other commits by this committer | Move the destination of the patching into the work directory. Pointed out by: swills |
| 4.2.0_4 17 Aug 2013 17:37:04 Revision:324860 Original commit files touched by this commit |
gnn (src,doc committer) search for other commits by this committer | Apply a patch for a bug that effects the Keys preference, wherein switching to and from Emacs and Default keybindings pollutes both sets with duplicates. Bump the port revision. |
| 4.2.0_3 14 Aug 2013 14:52:22 Revision:324728 Original commit files touched by this commit |
gnn (src,doc committer) search for other commits by this committer | Fix for broken eclipse-devel after glib-2.36.3 update. Tested on HEAD, 9.1 and 8.4. PR: ports/181124 Submitted by: Jonathan Chen jonc at chen.org.nz |
| 4.2.0_3 29 Apr 2013 08:57:13 Revision:316786 Original commit files touched by this commit |
bapt search for other commits by this committer | Rely on bsdtar to autodetermine the format of the distfiles when possible 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 |
| 4.2.0_3 03 Mar 2013 02:05:27 Revision:313320 Original commit files touched by this commit |
glewis search for other commits by this committer | . Use the webkit-gtk2 library to provide the SWT browser functions instead 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> |
| 4.2.0_2 21 Sep 2012 15:23:57 Revision:304637 Original commit files touched by this commit |
glewis search for other commits by this committer | . Also fix permissions in the dropins/jdt/plugins directory. Pointed out by: ale@ |
| 4.2.0_1 21 Sep 2012 05:47:35 Revision:304606 Original commit files touched by this commit |
glewis search for other commits by this committer | . Fix permissions problems with some of the JARs installed as plugins. This is the same fix applied ale@ to java/eclipse. Reported by: Olivier Smedts <olivier@gid0.org> |
| 4.2.0 19 Sep 2012 19:58:39 Revision:304543 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to 4.2.0 and re-enable. Submitted by: tg@ |
| 3.7.1_2 10 Sep 2012 19:19:33 Revision:304053 Original commit files touched by this commit |
beat search for other commits by this committer | - Move libxul 1.9.2 to www/libxul19 - 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 |
| 3.7.1_1 01 Jun 2012 05:26:28 Original commit files touched by this commit |
dinoex search for other commits by this committer | - update png to 1.5.10 |
| 3.7.1 06 May 2012 03:27:58 Original commit files touched by this commit |
glewis search for other commits by this committer | . Make as IGNORE now that eclipse is updated to 3.7.1. |
| 3.7.1 22 Apr 2012 02:26:58 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to 3.7.1. Submitted by: tg@ |
| 3.7.0_4 29 Jan 2012 00:05:11 Original commit files touched by this commit |
glewis search for other commits by this committer | . Fix a crash when opening the internal web browser. PR: 164554 Submitted by: Jimmy Kelley <jimmy.kelley@charter.net> |
| 3.7.0_3 07 Dec 2011 22:14:19 Original commit files touched by this commit |
glewis search for other commits by this committer | . Fix bogus symlinks being installed as plugins rather than the actual 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 |
| 3.7.0_2 26 Nov 2011 21:45:18 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update the build and install targets used to the current recommendations. Fixes installation of plugins by a user. Submitted by: tg@ Confirmed by: Ronald Klop <ronald-freebsd8@klop.yi.org> Feature safe: yes |
| 3.7.0_1 27 Jul 2011 20:21:52 Original commit files touched by this commit |
pav search for other commits by this committer | - Unbreak Submitted by: tg |
| 3.7.0_1 26 Jul 2011 19:53:15 Original commit files touched by this commit |
pav search for other commits by this committer | - Mark BROKEN: does not package tar: share/applications/eclipse-devel.desktop: Cannot stat: No such file or directory Reported by: pointyhat |
| 3.7.0_1 16 Jul 2011 23:06:29 Original commit files touched by this commit |
glewis search for other commits by this committer | . Chase re-rolled JAR file. PR: 158859 Submitted by: tg@ |
| 3.7.0_1 14 Jul 2011 16:12:59 Original commit files touched by this commit |
glewis search for other commits by this committer | . Fix the packing list by not installing efj.sh for now. Submitted by: tg@ |
| 3.7.0_1 14 Jul 2011 07:05:15 Original commit files touched by this commit |
glewis search for other commits by this committer | . Install the actual files rather than symlinks. Submitted by: tg@ |
| 3.7.0 10 Jul 2011 19:54:53 Original commit files touched by this commit |
glewis search for other commits by this committer | . Unbreak and update to 3.7.0. Submitted by: tg@ |
| 3.6.1 06 Jun 2011 15:00:50 Original commit files touched by this commit |
glewis search for other commits by this committer | . Note this port should be ignored in favour of java/eclipse for now. |
| 3.6.1 30 May 2011 21:32:42 Original commit files touched by this commit |
pav search for other commits by this committer | - Mark BROKEN: unfetchable Reported by: pointyhat |
| 3.6.1 20 Mar 2011 12:54:45 Original commit files touched by this commit |
miwi search for other commits by this committer | - Get Rid MD5 support |
| 3.6.1 18 Nov 2010 16:02:22 Original commit files touched by this commit |
pav search for other commits by this committer | - Try to unbreak Submitted by: tg |
| 3.6.1 17 Nov 2010 20:45:28 Original commit files touched by this commit |
pav search for other commits by this committer | - Mark BROKEN: java: error: no suitable JavaVMs found Reported by: pointyhat |
| 3.6.1 04 Nov 2010 14:55:29 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to 3.6.1. Submitted by: tg@ |
| 3.5.2_3 08 Aug 2010 08:56:41 Original commit files touched by this commit |
beat search for other commits by this committer | - Bump PORTREVISION after libxul update PR: ports/149044 Expr-run by: pav@ Approved by: portmgr (pav) |
| 3.5.2_2 10 Jun 2010 06:20:30 Original commit files touched by this commit |
glewis search for other commits by this committer | . Fix the copying of bundles into the plugin directory during install to 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> |
| 3.5.2_1 04 May 2010 05:58:31 Original commit files touched by this commit |
glewis search for other commits by this committer | . Fix the specifications of MASTER_SITES -- fixes the fetching of the ANT 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> |
| 3.5.2 01 May 2010 17:28:02 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to 3.5.2. Based on: Patches by sepotvin@ to update to 3.5.1. |
| 3.4.1_5 28 Mar 2010 06:47:48 Original commit files touched by this commit |
dinoex search for other commits by this committer | - update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi |
| 3.4.1_4 05 Feb 2010 11:46:55 Original commit files touched by this commit |
dinoex search for other commits by this committer | - update to jpeg-8 |
| 3.4.1_3 27 Nov 2009 09:09:52 Original commit files touched by this commit |
beat search for other commits by this committer | - Remove obsolete gecko providers - Bump PORTREVISION Approved by: portmgr (miwi) Exp-run by: miwi |
| 3.4.1_2 31 Jul 2009 13:57:52 Original commit files touched by this commit |
dinoex search for other commits by this committer | - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin |
| 3.4.1_1 15 Feb 2009 03:21:30 Original commit files touched by this commit |
glewis search for other commits by this committer | . Note that this version is now present in java/eclipse, which should be preferred. |
| 3.4.1_1 03 Feb 2009 06:05:11 Original commit files touched by this commit |
glewis search for other commits by this committer | . Add a setup-user target which users may need to add after updating eclipse. Submitted by: sepotvin@ |
| 3.4.1_1 14 Oct 2008 15:27:07 Original commit files touched by this commit |
glewis search for other commits by this committer | . Add new patch files missed in the previous commit. Submitted by: Stephane Potvin (maintainer) Pointy hat to: greglew |
| 3.4.1 12 Oct 2008 15:46:15 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to 3.4.1 . 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) |
| 3.4 13 Sep 2008 04:06:44 Original commit files touched by this commit |
glewis search for other commits by this committer | . Fix the build when WITHOUT_MOZILLA is defined by removing the manual 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) |
| 3.4 06 Sep 2008 19:31:51 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to Eclipse Ganymede Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca> |
| 3.3.2_1 06 Jun 2008 13:38:51 Original commit files touched by this commit |
edwin search for other commits by this committer | Bump portrevision due to upgrade of devel/gettext. 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) |
| 3.3.2 10 May 2008 03:51:44 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to Eclipse 3.3.2. Submitted by: Ken Yamada |
| 3.3.1_2 19 Apr 2008 17:56:05 Original commit files touched by this commit Sanity Test Failure |
miwi search for other commits by this committer | - Remove unneeded dependency from gtk12/gtk20 [1] - 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) |
| 3.3.1_2 22 Feb 2008 15:52:48 Original commit files touched by this commit |
glewis search for other commits by this committer | . Fix a crash caused by the "Open File" dialogue. Submitted by: Pieter de Goeje <pieter@degoeje.nl> |
| 3.3.1_1 16 Jan 2008 16:26:13 Original commit files touched by this commit |
glewis search for other commits by this committer | . Make eclipse-devel.desktop point to eclipse-devel as it should rather than eclipse. [1] . Use a more consistent naming convention as per other -devel ports. [1] . Remove trailing blank lines in distinfo to make portlint(1) happier. [1] . Force eclipse-devel to use one of the jdk* ports rather than the diablo-jdk15 port on FreeBSD 7.x and higher as mixing the native 7.x libraries of eclipse and the native 6.x libraries of diablo-jdk is a recipe for trouble. [2] PR: 119403 [1], 118115 [2] Submitted by: Daniel Rucci <rucci@smurfbsd.warganizer.com> [1] |
| 3.3.1 25 Oct 2007 15:32:29 Original commit files touched by this commit |
glewis search for other commits by this committer | . The build now works with JDK 1.5, so update JAVA_VERSION accordingly. Submitted by: Ken Yamada <ken@tydfam.jp> |
| 3.3.1 25 Oct 2007 03:04:52 Original commit files touched by this commit |
glewis search for other commits by this committer | . Forced commit to note that these two patches were: Submitted by: Jonas Wolz <jwolz1@gmail.com> |
| 3.3.1 24 Oct 2007 07:05:51 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to 3.3.1. Submitted by: Ken Yamada <ken@tydfam.jp> |
| 3.3 17 Oct 2007 03:40:58 Original commit files touched by this commit |
glewis search for other commits by this committer | . Fix MASTER_SITES so that it will correctly cycle through the Eclipse and FreeBSD local sites. |
| 3.3 13 Oct 2007 14:31:30 Original commit files touched by this commit |
glewis search for other commits by this committer | . Builds and runs on amd64 as well. |
| 3.3 13 Oct 2007 03:28:18 Original commit files touched by this commit |
glewis search for other commits by this committer | . Enlist eclipse-devel to get some wider spread of the Eclipse 3.3 port before it replaces Eclipse 3.2. The submitters (listed in alphabetical order) collaborated on this. Submitted by: Mike Bowie <mbowie@buzmo.com> Dan Rucci <dan@rucci.org> Ken Yamada <ken@tydfam.jp> |
| 3.1M7_2 19 May 2007 20:32:57 Original commit files touched by this commit |
flz search for other commits by this committer | - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
| 3.1M7_1 09 May 2006 00:18:07 Original commit files touched by this commit |
edwin search for other commits by this committer | Remove USE_REINPLACE from categories starting with a J |
| 3.1M7_1 30 Jan 2006 11:30:48 Original commit files touched by this commit |
edwin search for other commits by this committer | SHA256ify (and sometimes SIZEify) Approved by: krion@ |
| 3.1M7_1 22 Jan 2006 13:12:02 Original commit files touched by this commit |
ache search for other commits by this committer | This port broke INDEX building, when WITH_MOTIF is defined, fix expression Approved by: Panagiotis Astithas <past@ebs.gr> from freebsd-eclipse |
| 3.1M7_1 05 Nov 2005 05:22:06 Original commit files touched by this commit |
marcus search for other commits by this committer | Bump PORTREVISION to chase the glib20 shared library update. |
| 3.1M7 28 Aug 2005 15:29:51 Original commit files touched by this commit |
nork search for other commits by this committer | Change MAINTAINER from java@ to freebsd-eclipse@. Noticed by: Vizion <vizion@vizion.occoxmail.com> |
| 3.1M7 31 Jul 2005 05:26:16 Original commit files touched by this commit |
nork search for other commits by this committer | Update to 3.1. o java/eclipse-devel is IGNOREd now until 3.2+. o change MAINTAINERship to java@ on java/eclipse-devel. [1] PR: ports/84252 Submitted by: Panagiotis Astithas <past@ebs.gr> Requested by: devel/eclipse-devel's maintainer [1] Tested by: java@ |
| 3.1M7 29 May 2005 03:41:42 Original commit files touched by this commit |
nork search for other commits by this committer | o Update to 3.1M7. [1] o Add LATEST_LINK. [2] PR: ports/81076 [1] Submitted by: Alex Varju <freebsd-ports@varju.ca> [1] Pointed out by: krisbot via kris [2] Tested by: java@ [1] |
| 3.1M6 07 May 2005 05:00:40 Original commit files touched by this commit |
nork search for other commits by this committer | Add eclipse-devel 3.1M6, an open extensible IDE for anything and nothing in particular. PR: ports/79917 Submitted by: various members of freebsd-java |
Number of commits found: 66
| Login |
|---|
| User Login Create account |
Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
| This site |
|---|
|
What is FreshPorts? About the authors Issues FAQ How big is it? Security Policy Privacy Blog Contact |
| Search |
|---|
|
more... |
| Latest Vulnerabilities |
|---|
|
openvpn Sep 04
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
nginx-module-njs Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
py-dj60-strawberry-graphql Sep 02
py-strawberry-graphql Sep 02
ungoogled-chromium Sep 02
erlang Sep 01
erlang Sep 01
erlang-runtime27 Sep 01
29 vulnerabilities affecting 436 ports have been reported in the past 14 days |
|
* - modified, not new Last processed: |
| Ports |
|---|
|
Home Categories Deleted ports Sanity Test Failures Newsfeeds |
| Statistics |
|---|
|
Graphs NEW Graphs (Javascript) Calculated hourly: Port count 35099
Broken 77
Deprecated 330
Ignore 190
No CDROM 1
Vulnerable 43
Expired 16
Set to expire 253
new 24 hours 11
new 48 hours 13
new 7 days 33
new month 184
|