| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
1.8.4_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
30 Jul 2011 13:28:23
1.8.4_2
|
rene  |
- Fix build with clang [1]
- Pet portlint [1]
Rename new patch files to match the current port style and
http://www.freebsd.org/doc/en/books/porters-handbook/slow-patch.html
PR: ports/158077
Submitted by: Marcin Cieslak [saper saper.info] |
03 Jul 2011 14:12:23
1.8.4_2
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.8.4_2
|
ade  |
Sync to new bsd.autotools.mk |
05 Feb 2010 11:46:55
1.8.4_2
|
dinoex  |
- update to jpeg-8 |
02 Aug 2009 19:36:34
1.8.4_1
|
mezz  |
-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 |
18 Jul 2009 11:11:29
1.8.4_1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
20 Mar 2009 23:31:14
1.8.4
|
miwi  |
- Update to 1.8.4
PR: 132750
Submitted by: Ports Fury |
18 Aug 2008 22:08:16
1.8.3
|
miwi  |
- Update to 1.8.3
PR: 126597
Submitted by: Ports Fury |
06 Aug 2008 20:41:05
1.7.4_1
|
anholt  |
Drop maintainership on my ports as I'm no longer using FreeBSD. |
25 Jul 2008 14:34:52
1.7.4_1
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
17 Oct 2007 10: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 07: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 20: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 08: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 08:47:32
1.7.2
|
anholt  |
New port: sswf, a tool to build Flash animation files from sourcecode, including
support for ActionScript. |