Port details |
- phpeclipse PHP Eclipse adds PHP support to the Eclipse IDE Framework
- 1.2.3_6 java =9 1.2.3_6Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-01-13 14:53:32
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: eclipse, unzip, rdesktop, aterm, xfce
- Also Listed In: devel editors
- License: not specified in port
- WWW:
- http://www.phpeclipse.com/
- Description:
- PHPEclipse is a set of plugins for the Eclipse Framework which provides an
integrated IDE for PHP developers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- phpeclipse>0:java/phpeclipse
- To install the port:
- cd /usr/ports/java/phpeclipse/ && make install clean
- To add the package, run one of these commands:
- pkg install java/phpeclipse
- pkg install phpeclipse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: phpeclipse
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PHPEclipse-1.2.3.200910091456PRD-src.zip) = b3ad9b0a5bd6eafbf8ce91f9bdd1dc70f400f0bd4f99eb2bfb5c0a8fd0684908
SIZE (PHPEclipse-1.2.3.200910091456PRD-src.zip) = 19879725
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- eclipse : java/eclipse
- java : java/openjdk8
- Patch dependencies:
-
- unzip : archivers/unzip
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- java_phpeclipse
- USES:
- zip:infozip
- pkg-message:
- For install:
- If you are experiencing problems while saving files or opening HTML files
please select
"Window->Preferences->PHPeclipse Web Development->Browser Preview Defaults"
and uncheck all checkboxes.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.3_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.3_6 20 Jul 2022 14:22:12 |
Tobias C. Berner (tcberner) |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.3_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.3_6 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
1.2.3_6 23 Sep 2017 21:11:51 |
adamw |
Reset maintainership on Dominic Fandrey's ports.
With hat: portmgr |
1.2.3_6 04 Aug 2016 04:01:16 |
marino |
java/phpeclipse: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Note that it's pulled in by a non-default option.
In this particular case, USES=zip:infozip is set, so unzip is pulled in
anyway through this mechanism (so explicit callout is still redundant)
Approved by: infrastructure blanket (removal of redundant deps) |
1.2.3_6 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.2.3_6 14 Nov 2014 15:38:28 |
antoine |
Cleanup plist |
1.2.3_6 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.2.3_5 17 Jun 2014 09:24:14 |
vanilla |
Stagify.
Approved by: portmgr@ |
1.2.3_5 11 Mar 2014 20:21:46 |
antoine |
Unbreak |
1.2.3_5 10 Mar 2014 15:21:21 |
bapt |
Convert j* to USES=zip |
1.2.3_5 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
1.2.3_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2.3_4 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
1.2.3_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2.3_3 15 Jul 2010 06:31:19 |
glewis |
. Update the installation path for the new version of eclipse.
PR: 148614
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (updated version of the
patch)
Approved by: Dominic Fandrey <kamikaze@bsdforen.de> (MAINTAINER) |
1.2.3_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2.3_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2.3 29 Oct 2009 22:30:02 |
miwi |
- Update to 1.2.3
PR: 140042
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
1.2.2 12 Sep 2009 23:27:49 |
miwi |
- UPdate to 1.2.2
PR: 138730
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
1.2.1 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
1.2.1 01 Dec 2008 20:43:32 |
miwi |
- Add missing dependency
Submitted by: maintainer
Reported by: pavbpt/erwinbot |
1.2.1 21 Nov 2008 20:52:05 |
miwi |
- Update to 1.2.1
- Update maintainer mail adress
PR: 128780
Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de> |
1.2.0 24 Sep 2008 09:08:42 |
miwi |
- Update to 1.2.0
PR: 127352
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
1.1.8_2 06 Jun 2008 13:38:51 |
edwin |
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) |
1.1.8_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.1.8 02 Dec 2006 20:34:27 |
itetcu |
- portlint
PR: ports/105455
Submitted by: Dominic Fandrey (maintainer) |
1.1.8 13 Aug 2006 15:22:16 |
stefan |
- Update to 1.1.8.
- Assign maintainership to submitter.
PR: 95399
Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de>
Approved by: arved (mentor)
maintainer timeout (>3 months) |
1.1.4 22 Jan 2006 12:39:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.4 22 Jan 2006 02:17:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.1.4 14 Jun 2005 19:16:22 |
thierry |
Upgrade to 1.1.4.
PR: ports/82068
Submitted by: Antonio Carlos Venancio Junior <antonio (at) php.net>
Approved by: maintainer |
1.1.3 31 May 2005 18:40:48 |
thierry |
+ update to 1.1.3;
+ changelog: http://www.phpeclipse.de/tiki-read_article.php?articleId=18
+ add pkg-plist;
+ add pkg-message;
+ update pkg-descr.
PR: ports/80369
Submitted by: Antonio Carlos Venancio Junior
Approved by: maintainer's time-out |
1.1.1_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.1.1 29 Nov 2004 04:10:59 |
clive |
Switch to auto-generated plist.
PR: ports/74464
Submitted by: Gerrit Beine tux at pinguru.net |
1.1.1 28 Nov 2004 10:37:13 |
clive |
Update phpeclipse to 1.1.1, with removal of phpeclipse_phphelp,
phpeclipse_sql, and phpeclipse_tidy (merged.)
Submitted by: Avalon third-chance at gmx.de |
1.0.8_3 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
1.0.8_2 25 Jul 2004 08:03:08 |
nork |
Mark BROKEN. |
1.0.8_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
1.0.8_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.0.8_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.8 13 Jan 2004 14:52:53 |
alex |
Add phpeclipse 1.0.8, PHP Eclipse adds PHP support to the Eclipse IDE
Framework.
PR: 58399
Submitted by: rtdean@cytherianage.net |