Commit graph

22 commits

Author SHA1 Message Date
Pav Lucistnik
41576a9431 - Update to 1.0.2
PR:		ports/83598
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2005-07-18 12:17:48 +00:00
Pav Lucistnik
f0c23e865f - Update to 1.0.1
PR:		ports/70383
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2004-08-13 23:21:14 +00:00
Ade Lovett
e32a824579 Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
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.
2004-08-03 22:36:52 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Ade Lovett
66d36e4cb1 Reset two missed ports back to WANT_AUTO* -- the other one mentioned,
apr-thread, doesn't appear to exist in the ports tree.
2004-04-04 21:42:12 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
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.
2004-03-14 06:17:56 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
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.
2004-03-12 02:48:25 +00:00
Alex Dupre
35a3256787 Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.

Approved by:	nork (mentor/implicitly)
2004-02-09 11:43:38 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Mark Linimon
78c70a488b Fix the ability to make master_sites_all. While I'm here, add the
explicit dependency on the lang/php4 binary -- I could not install
without that.
PR: ports/59386.
Submitted by: Dan Langille <dan@langille.org>.
2003-11-18 01:18:50 +00:00
Norikatsu Shigemura
0918b5159a Update to 1.0.0.
Fix build error caused by conflicting dependencies.

PR:		ports/59074
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2003-11-11 05:39:50 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
8b410af392 BROKEN: conflicting dependencies (php4-cli-4.3.4.r1 and php4-4.3.4.r1) 2003-10-24 03:33:25 +00:00
Norikatsu Shigemura
52cba93eb2 o Updated documentation
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)
2003-07-11 02:13:18 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* 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)
2003-06-26 22:58:32 +00:00
Daichi GOTO
f47edd409c x11-toolkits/php-gtk: Fix build dependency
PR:		53579
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2003-06-23 13:10:55 +00:00
Norikatsu Shigemura
7e6a6f20df Add configure script.
PR:		ports/53343
Pointy hat to:	myself
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2003-06-18 07:43:01 +00:00
Norikatsu Shigemura
1c2c357c86 Fix dependencies and Cleanup pkg-plist.
Bump PORTREVISION.

PR:		ports/53343
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2003-06-17 16:19:05 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Edwin Groothuis
cf5405e123 Fix build for x11-toolkits/php-gtk
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>
2003-04-13 11:23:18 +00:00
Edwin Groothuis
dd3060cd59 New port: php-gtk
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.
2003-04-01 23:06:03 +00:00