Commit graph

47 commits

Author SHA1 Message Date
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
b425f15e41 Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken.
2010-10-07 15:21:05 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Mark Linimon
a8b14b118b Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop). 2010-01-10 06:43:00 +00:00
Dmitry Marakasov
d88fd095c3 - Drop scintilla support, as scintilla no longer supports gtk12
Approved by:	zaa@zaa.pp.ru (maintainer via private email)
2009-08-14 00:30:07 +00:00
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Philip M. Gollucci
2cde01ecd8 - Set PORTSCOUT var
PR:             ports/135387
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
Approved by:    maintainer timeout (14 days)
2009-06-23 05:19:24 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
77dfb92878 - Fix build with scintilla and gtkhtml which are moved to LOCALBASE
PR:		ports/109738
Submitted by:	Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer)
2007-03-02 15:36:09 +00:00
Edwin Groothuis
36d9a29383 Give maintainership to Alexander Zhuravlev <zaa@zaa.pp.ru> 2007-02-24 10:43:21 +00:00
Mark Linimon
fb0914231a Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR:		ports/92445
Hat:		portmgr
2006-07-05 02:30:58 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Alex Dupre
f12d3a0ccb Simplify PHP base ports infrastructure:
- 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).
2006-05-06 13:26:49 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
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