Commit graph

18 commits

Author SHA1 Message Date
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
Kirill Ponomarev
8b4f44fd86 BROKEN: Does not build with current fox-devel version. 2005-02-28 09:54:16 +00:00
Kirill Ponomarev
22937b6c0a Bump library version number due to last x11-toolkits/fox-devel
update.
2005-02-25 14:12:29 +00:00
Pav Lucistnik
22062658cb - Update fxscintilla to 1.62
This version supports both FOX 1.0 and FOX 1.2, and the port use FOX 1.2
  by default. FOX 1.0 version is available under OPTIONS
- Add slave port fxscintilla-fox10
- Switch ruby-fox port to fxscintilla-fox10

PR:		ports/75160
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru> (fxscintilla maintainer)
2004-12-18 22:38:38 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Pav Lucistnik
d7c30af315 Add fxscintilla, an implementation of Scintilla editing widget for FOX
library.

PR:		ports/68019
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2004-06-23 23:21:56 +00:00