| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 Oct 2007 11:13:01
1.7.4_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
29 Jan 2007 23:51:55
1.7.4
|
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
31 Aug 2006 08:12:37
1.7.4
|
anholt  |
Update to 1.7.4.
PR: ports/101946
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
23 Feb 2006 10:40:45
1.7.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 12:35:18
1.7.2
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.7.2
|
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. |
03 Nov 2005 03:38:14
1.7.2
|
anholt  |
Add the @dirrm entries, which I had missed entirely.
Reported by: pointyhat via kris |
23 Oct 2005 21:59:15
1.7.2
|
anholt  |
Add missing dependency on freetype, which was always happily satisfied already
by my installed systems.
Reported by: pointyhat via kris |
20 Oct 2005 09:49:47
1.7.2
|
anholt  |
BUILD_DEPEND on bison, which is required to successfully build (fallback to
byacc fails).
Reported by: pointyhat via kris |
17 Oct 2005 09:47:32
1.7.2
|
anholt  |
New port: sswf, a tool to build Flash animation files from sourcecode, including
support for ActionScript. |