| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Jun 2008 03:54:54
1.71_7
|
pav  |
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr |
21 May 2008 03:47:35
1.71_7
|
araujo  |
- Lib updated fox16.
- Bump PORTREVISION.
Noticed by: mezz |
19 Mar 2008 01:52:04
1.71_6
|
araujo  |
- Lib updated Fox16.
- Bump PORTREVISION. |
01 Jan 2008 17:01:51
1.71_5
|
araujo  |
- Lib updated Fox16.
- Bump PORTREVISION.
Approved by: edwin (mantainer, implicit), stas (mentor, implicit) |
29 Oct 2007 10:18:43
1.71_4
|
araujo  |
- Lib updated FOX16.
- Bump PORTREVISION.
Approved by: stas (mentor) |
04 Sep 2007 03:34:30
1.71_3
|
araujo  |
- Lib updated fox16.
- Bump PORTREVISION.
Approved by: itetcu (mentor) |
12 Aug 2007 13:42:55
1.71_2
|
araujo  |
- Lib updated FOX16.
- Bump PORTREVISION.
Approved by: stas (mentor) |
29 Jun 2007 17:29:19
1.71_1
|
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
19 May 2007 21:32:57
1.71_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
29 Mar 2007 11:47:19
1.71
|
rafan  |
- define OPTIONS only for master port |
29 Mar 2007 11:32:02
1.71
|
rafan  |
- 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 |
20 Jun 2006 22:02:18
1.63_2
|
shaun  |
Chase lib version bump in fox14.
Approved by: ahze (mentor) |
10 Jun 2006 16:51:16
1.63_1
|
sem  |
- Rename x11-toolkits/fox -> x11-toolkits/fox10 and
x11-toolkits/fox-devel -> x11-toolkits/fox14 |
13 May 2006 06:00:46
1.63_1
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
23 Feb 2006 10:40:45
1.63_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 03:16:52
1.63
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.63
|
ade  |
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. |
01 Aug 2005 17:09:10
1.63
|
lawrance  |
Add support for fox1.2
PR: ports/84232
Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (maintainer) |
10 Jun 2005 09:28:25
1.63
|
pat  |
Update to 1.63
PR: ports/82033
Submitted by: maintainer |
02 Apr 2005 13:01:22
1.62_1
|
krion  |
Mark BROKEN only while building with fox-devel, and not with fox. |
28 Feb 2005 09:54:16
1.62_1
|
krion  |
BROKEN: Does not build with current fox-devel version. |
25 Feb 2005 14:12:29
1.62_1
|
krion  |
Bump library version number due to last x11-toolkits/fox-devel
update. |
18 Dec 2004 22:38:38
1.62
|
pav  |
- 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) |
09 Jul 2004 18:43:11
1.57
|
marcus  |
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 |
24 Jun 2004 00:21:56
1.57
|
pav  |
Add fxscintilla, an implementation of Scintilla editing widget for FOX
library.
PR: ports/68019
Submitted by: Alexander Novitsky <alecn2002@yandex.ru> |