Commit graph

55 commits

Author SHA1 Message Date
Pietro Cerutti
c61b256827 - Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time.
2013-10-07 13:15:43 +00:00
Baptiste Daroussin
7e5a7bfffd Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits) 2013-09-20 23:57:47 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Pietro Cerutti
24eec8eea8 - Chase x11-toolkits/fox16 shlib version bump 2013-04-23 16:45:40 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Pietro Cerutti
d288242ae9 - Chase x11-toolkits/fox16 shlib version bump
- Trim Makefile headers for ports owned by me or ports@

Feature safe:	yes
2012-11-27 11:12:36 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Pietro Cerutti
58b5d279ec - Chase x11-toolkits/fox16 shlib version bump
- Bump PORTREVISION
2012-07-13 07:10:02 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pietro Cerutti
fc57b4a6da - Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
2012-05-02 08:30:40 +00:00
Martin Wilke
379717b0bd - Update to 2.28.0
PR:		162855
Submitted by:	ports fury
Feature safe:	yes
2011-11-28 11:30:37 +00:00
Martin Wilke
fbfe27ce87 - Update to 2.22.0
PR:		158451
Submitted by:	Ports Fury
2011-07-02 08:08:03 +00:00
Pietro Cerutti
6e4e58a663 - Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
2011-03-15 16:31:31 +00:00
Pietro Cerutti
4fe3723e30 - Bump PORTREVISION after x11-toolkits/fox16 shlib bump
Reported by:	dougb, linimon
2011-02-09 13:29:39 +00:00
Pietro Cerutti
3d6dc8923a - Fix PLIST
Reported by:	QAT
2010-08-24 21:46:06 +00:00
Pietro Cerutti
a6412f0c1d - Update to 2.11.0
- Chase support for FOX 1.4
2010-08-24 07:17:31 +00:00
Pietro Cerutti
eb08c71483 - Unsupport fox12, in preparation for the removal of x11-toolkits/fox12 2010-08-23 09:50:02 +00:00
Marcelo Araujo
a06139a13c - Back to the ports@ I've no used it anymore. 2010-07-30 12:08:29 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Pietro Cerutti
deb82389eb - Chase x11-toolkits/fox16 update 2010-03-23 21:23:11 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Marcelo Araujo
2832f91935 - Fix LOCALBASE issue.
Reported by:	itetcu (QATty)
Feature safe:	yes
2009-09-27 21:46:00 +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
Marcelo Araujo
23ba430bd7 - Lib updated FOX16.
- Bump PORTREVISION.

Approved by:	maintainer implicit
2009-04-04 17:27:07 +00:00
Marcelo Araujo
75908deff8 - Lib updated Fox16.
- Bump PORTREVISION.

Approved by:	maintainer implicit
2009-02-08 01:09:48 +00:00
Marcelo Araujo
d325b51d97 - It was updated FOX16, need to rebuild all ports that depend
directly of it.
- Bump PORTREVISION.

Approved by:	maintainers implicit
2009-01-09 13:50:12 +00:00
Marcelo Araujo
cfe71018d9 - The FOX10 isn't more supported.
- Bump PORTREVISION.
2008-12-29 10:53:53 +00:00
Pav Lucistnik
6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00
Marcelo Araujo
10eac16241 - Lib updated fox16.
- Bump PORTREVISION.

Noticed by:	mezz
2008-05-21 02:47:35 +00:00
Marcelo Araujo
67907c420d - Lib updated Fox16.
- Bump PORTREVISION.
2008-03-19 01:52:04 +00:00
Marcelo Araujo
976da6e63f - Lib updated Fox16.
- Bump PORTREVISION.

Approved by:	edwin (mantainer, implicit), stas (mentor, implicit)
2008-01-01 17:01:51 +00:00
Marcelo Araujo
b15872ad1d - Lib updated FOX16.
- Bump PORTREVISION.

Approved by:	stas (mentor)
2007-10-29 10:18:43 +00:00
Marcelo Araujo
b5f46ae24c - Lib updated fox16.
- Bump PORTREVISION.

Approved by:	itetcu (mentor)
2007-09-04 02:34:30 +00:00
Marcelo Araujo
c9c9fee310 - Lib updated FOX16.
- Bump PORTREVISION.

Approved by:	stas (mentor)
2007-08-12 12:42:55 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +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
107edbb564 - define OPTIONS only for master port 2007-03-29 10:47:19 +00:00
Rong-En Fan
d859e98c96 - Update to 1.71
- Add support for fox 1.6 (default)
- Switch to USE_LDCONFIG
- Pass maintainership

PR:		ports/109143
Submitted by:	Marcelo Araujo <araujo at bsdmail.org>
Approved by:	maintainer
2007-03-29 10:32:01 +00:00
Shaun Amott
3167b3f600 Chase lib version bump in fox14.
Approved by:	ahze (mentor)
2006-06-20 21:02:18 +00:00
Sergey Matveychuk
66bfe07215 - Rename x11-toolkits/fox -> x11-toolkits/fox10 and
x11-toolkits/fox-devel -> x11-toolkits/fox14
2006-06-10 15:53:58 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +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
Sam Lawrance
93786fa4f8 Add support for fox1.2
PR:		ports/84232
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
2005-08-01 16:09:10 +00:00
Patrick Li
7bfeb41f84 Update to 1.63
PR:		ports/82033
Submitted by:	maintainer
2005-06-10 08:28:24 +00:00
Kirill Ponomarev
f0f831b87f Mark BROKEN only while building with fox-devel, and not with fox. 2005-04-02 12:01:22 +00:00