aboutsummaryrefslogtreecommitdiff
path: root/editors/gphpedit
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2013-12-018-214/+0
| | | | | | | | | | | | | | | | | | | | | | 2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build 2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang 2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything 2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4 2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated 2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1 2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11 2013-12-01 comms/uhso-kmod: included in base system on all supported releases 2013-12-01 deskutils/ecru: No longer maintained upstream 2013-12-01 editors/gphpedit: No longer maintaned upstream 2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd 2013-12-01 graphics/py-clutter: Broken for more than 6 month 2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter Notes: svn path=/head/; revision=335357
* Mark DEPRECATED: no upstream activity for about 3 years.Roman Bogorodskiy2013-11-031-0/+3
| | | | Notes: svn path=/head/; revision=332598
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-6/+2
| | | | Notes: svn path=/head/; revision=326137
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244490
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* An attempt to fix build on 4.x by using gcc >= 3.4.Roman Bogorodskiy2006-01-081-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=153040
* Call ${GMAKE} in pre-build target to be sure that it's already installed.Roman Bogorodskiy2005-12-251-3/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=152007
* - Make it search for php docs in that location where lang/php_doc installsRoman Bogorodskiy2005-12-252-4/+16
| | | | | | | | | | them - Bump PORTREVISION Reported by: Mark Nowiasz <buckaroo@gmx.de> Notes: svn path=/head/; revision=151997
* Update to 0.9.80.Roman Bogorodskiy2005-12-227-124/+53
| | | | Notes: svn path=/head/; revision=151871
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Use @freebsd.org address for my ports.Roman Bogorodskiy2005-03-081-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=130591
* [ maintainer ] fix fetching by adding an additional MASTER_SITESEdwin Groothuis2005-01-121-1/+3
| | | | | | | | | | | gphpedit.org is down now, so I've googled for another MASTER_SITES. PR: ports/76127 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=126203
* gPHPEdit is a Gnome2 text editor optimised for editing PHP, HTML and CSSJeremy Messenger2004-12-229-0/+271
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> Notes: svn path=/head/; revision=124800