FreshPorts -- The Place For Ports Fri, 3 Jul 2009 11:51 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
gphpedit 0.9.80_4 editors on this many watch lists=2 search for ports that depend on this port
PHP, HTML and CSS development environment for GNOME 2.x
Maintained by: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Dec 2004 18:18:17
Also Listed In: gnome


gPHPEdit is a Gnome2 text editor optimised for editing PHP, HTML and CSS
files. It supports editing multiple documents with a tabbed interface, PHP
syntax checking, PHP/HTML syntax highlighting, a function list for all open
documents, incremental search, pop-up function hints, and block
(un)indentation.

WWW: http://www.gphpedit.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/libtool15, textproc/intltool, misc/gnome-mime-data, devel/pkg-config
Required To Run: lang/php_doc, lang/php5, misc/gnomehier, misc/gnome-mime-data, devel/pkg-config, devel/gio-fam-backend
Required Libraries: audio/esound, accessibility/atk, accessibility/gail, devel/gconf2, devel/glib20, devel/gnome-vfs, x11-toolkits/gtk20, graphics/libart_lgpl, devel/libbonobo, x11-toolkits/libbonoboui, devel/libglade2, x11/libgnome, graphics/libgnomecanvas, x11-toolkits/libgnomeui, www/libgtkhtml, devel/libIDL, textproc/libxml2, textproc/libxslt, devel/ORBit2, x11-toolkits/pango

To install the port: cd /usr/ports/editors/gphpedit/ && make install clean
To add the package: pkg_add -r gphpedit


Configuration Options
     No options to configure

Master Sites:
http://www.gphpedit.org/download/store/
http://ftp.ceid.upatras.gr/pub/linux/gentoo/distfiles/
http://www.jolupatech.info/crux/gphpedit/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Jul 2008 15:34:52
Original commit files touched by this commit  0.9.80_4
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
06 Jun 2008 14:25:59
Original commit files touched by this commit  0.9.80_4
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)
24 Mar 2008 17:02:27
Original commit files touched by this commit  0.9.80_3
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
25 Oct 2007 00:37:25
Original commit files touched by this commit  0.9.80_3
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 May 2007 21:32:57
Original commit files touched by this commit  0.9.80_2
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}.
08 Jan 2006 07:29:24
Original commit files touched by this commit  0.9.80_1
novel search for other commits by this committer
An attempt to fix build on 4.x by using gcc >= 3.4.

Reported by:    pointyhat via kris
25 Dec 2005 14:39:17
Original commit files touched by this commit  0.9.80_1
novel search for other commits by this committer
Call ${GMAKE} in pre-build target to be sure that it's already installed.

Reported by:    pointyhat via kris
25 Dec 2005 07:04:17
Original commit files touched by this commit  0.9.80_1
novel search for other commits by this committer
- Make it search for php docs in that location where lang/php_doc installs
  them
- Bump PORTREVISION

Reported by:    Mark Nowiasz <buckaroo@gmx.de>
22 Dec 2005 19:30:59
Original commit files touched by this commit  0.9.80
novel search for other commits by this committer
Update to 0.9.80.
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.50_2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.9.50_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.9.50_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
08 Mar 2005 07:38:35
Original commit files touched by this commit  0.9.50
novel search for other commits by this committer
Use @freebsd.org address for my ports.

Approved by:    krion (mentor)
12 Jan 2005 07:05:42
Original commit files touched by this commit  0.9.50
edwin search for other commits by this committer
[ maintainer ] fix fetching by adding an additional MASTER_SITES

        gphpedit.org is down now, so I've googled for another
        MASTER_SITES.

PR:             ports/76127
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
22 Dec 2004 07:30:30
Original commit files touched by this commit  0.9.50
mezz search for other commits by this committer
gPHPEdit is a Gnome2 text editor optimised for editing PHP, HTML and CSS
files. It supports editing multiple documents with a tabbed interface, PHP
syntax checking, PHP/HTML syntax highlighting, a function list for all open
documents, incremental search, pop-up function hints, and block
(un)indentation.

WWW: http://www.gphpedit.org/

PR:             ports/74204
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 3
new 48 hours4
new 7 days69
new fortnight98
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.196 seconds.