aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/php-gtk/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop).Mark Linimon2010-01-101-1/+1
| | | | Notes: svn path=/head/; revision=247513
* - Drop scintilla support, as scintilla no longer supports gtk12Dmitry Marakasov2009-08-141-9/+1
| | | | | | | Approved by: zaa@zaa.pp.ru (maintainer via private email) Notes: svn path=/head/; revision=239494
* -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
* - Set PORTSCOUT varPhilip M. Gollucci2009-06-231-0/+1
| | | | | | | | | PR: ports/135387 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=236505
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* 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 unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Update to the autotools new world order.Ade Lovett2007-07-281-2/+2
| | | | | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav Notes: svn path=/head/; revision=196437
* - 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
* - Fix build with scintilla and gtkhtml which are moved to LOCALBASERong-En Fan2007-03-021-3/+3
| | | | | | | | PR: ports/109738 Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer) Notes: svn path=/head/; revision=186361
* Give maintainership to Alexander Zhuravlev <zaa@zaa.pp.ru>Edwin Groothuis2007-02-241-1/+1
| | | | Notes: svn path=/head/; revision=185795
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | | | | PR: ports/92445 Hat: portmgr Notes: svn path=/head/; revision=166956
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Simplify PHP base ports infrastructure:Alex Dupre2006-05-061-1/+1
| | | | | | | | | | | | - remove all slave ports - add the ability to build all SAPIs concurrently - update php5 to 5.1.4 *Read* the UPDATING file *before* trying to update PHP (or at least before mailing me). Notes: svn path=/head/; revision=161492
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-3/+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-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 1.0.2Pav Lucistnik2005-07-181-6/+6
| | | | | | | | PR: ports/83598 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer) Notes: svn path=/head/; revision=139497
* - Update to 1.0.1Pav Lucistnik2004-08-131-23/+13
| | | | | | | | PR: ports/70383 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer) Notes: svn path=/head/; revision=116159
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15Ade Lovett2004-08-031-0/+1
| | | | | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates. Notes: svn path=/head/; revision=115365
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-5/+3
| | | | Notes: svn path=/head/; revision=110841
* Reset two missed ports back to WANT_AUTO* -- the other one mentioned,Ade Lovett2004-04-041-2/+2
| | | | | | | apr-thread, doesn't appear to exist in the ports tree. Notes: svn path=/head/; revision=106156
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-3/+2
| | | | | | | | | | | the USE_<x> equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups. Notes: svn path=/head/; revision=103722
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toAlex Dupre2004-02-091-6/+3
| | | | | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100488
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix the ability to make master_sites_all. While I'm here, add theMark Linimon2003-11-181-1/+2
| | | | | | | | | | explicit dependency on the lang/php4 binary -- I could not install without that. PR: ports/59386. Submitted by: Dan Langille <dan@langille.org>. Notes: svn path=/head/; revision=94218
* Update to 1.0.0.Norikatsu Shigemura2003-11-111-17/+10
| | | | | | | | | | Fix build error caused by conflicting dependencies. PR: ports/59074 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer) Notes: svn path=/head/; revision=93717
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-1/+1
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* BROKEN: conflicting dependencies (php4-cli-4.3.4.r1 and php4-4.3.4.r1)Kris Kennaway2003-10-241-0/+2
| | | | Notes: svn path=/head/; revision=92016
* o Updated documentationNorikatsu Shigemura2003-07-111-7/+24
| | | | | | | | | | | | | o Support for scintilla o Build one shared library instead of many o Fix bento build error o Bump PORTREVISION acordingly PR: ports/54341 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer) Notes: svn path=/head/; revision=84628
* libtool uber-patchAde Lovett2003-06-261-3/+5
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* x11-toolkits/php-gtk: Fix build dependencyDaichi GOTO2003-06-231-1/+2
| | | | | | | | PR: 53579 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer) Notes: svn path=/head/; revision=83484
* Fix dependencies and Cleanup pkg-plist.Norikatsu Shigemura2003-06-171-9/+13
| | | | | | | | | | Bump PORTREVISION. PR: ports/53343 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer) Notes: svn path=/head/; revision=83164
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Fix build for x11-toolkits/php-gtkEdwin Groothuis2003-04-131-7/+5
| | | | | | | | | | | | | Due to incorrect build dependencies, php-gtk failed to build (as reported by bento). This patch fixes BUILD_DEPENDS and corrects another small bug (pre-configure wouldn't be called under certain circumstances). PR: ports/50854 Submitted by: Alex Kiesel <kiesel@schlund.de> Notes: svn path=/head/; revision=78874
* New port: php-gtkEdwin Groothuis2003-04-011-0/+106
Great! I had planned to port this application. Here are some patches to the original submitted PR. They upgrade to v. 0.5.2, force the build of self contained extensions, install examples (all tested and working), fix some typos in the code, USE_GNOMENG, and add a BUILD_DEP towards phpize. I have also added knobs to build gdkpixbuf and gtkhtml extensions (not scintilla). They build OK, but I have been unable to test them => they are not installed. PR: ports/46201 Submitted by: Th. Thomas. Notes: svn path=/head/; revision=77929