FreshPorts -- The Place For Ports Thu, 11 Mar 2010 12:29 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_5 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/libtool22, 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, 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: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Nov 2009 23:41:55
Original commit files touched by this commit  0.9.80_5
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
02 Aug 2009 20:36:34
Original commit files touched by this commit  0.9.80_5
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Jul 2009 14:57:52
Original commit files touched by this commit  0.9.80_5
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
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: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 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 21390
Broken 172
Deprecated 45
Ignore 897
Forbidden 2
Restricted 386
No CDROM 141
Vulnerable 57
Expired 19
Set to expire 32
Interactive 79
new 24 hours 4
new 48 hours14
new 7 days31
new fortnight56
new month127

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.214 seconds.