| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 16:45:43
1.6.1
|
mi  |
Upgrade from 1.6.0 to 1.6.1, which includes some fixes for dealing with
corrupted files.
Approved by: maintainer |
03 Mar 2008 04:29:35
1.6.0
|
linimon  |
Re-enable self-test for sparc64-7.
Requested by: marius |
18 Jan 2008 23:31:45
1.6.0
|
linimon  |
Turn off self-test for sparc64. This was the way that sparc64-6.3R packages
were built.
Hat: portmgr |
08 Oct 2007 00:28:24
1.6.0
|
nork  |
make test on PACKAGE_BUILDING.
Suggested by: mi |
07 Oct 2007 18:48:22
1.6.0
|
nork  |
Add missing LIB_DEPENDS. |
07 Oct 2007 18:45:40
1.6.0
|
nork  |
Update to 1.6.0. |
17 Mar 2007 01:05:40
1.4.0
|
nork  |
Add backup sites.
PR: ports/110307
Submitted by: John Merryweather Cooper <john_m_cooper <@> yahoo.com> |
12 Mar 2007 02:47:13
1.4.0
|
nork  |
Oops, I forgot cvs remove.
Reported by: many people
Pointy hat to: myself |
11 Mar 2007 08:50:26
1.4.0
|
nork  |
o Update to 1.4.0
o Chase libraries version bump to depending on this port.
[NOTE]
I disabled FLTK support, so you can't use OpenEXR's applications.
Because I'm validating FLTK support.
Spotted by: Nikolaj Thygesen <nikolaj.thygesen <@> diamondbox.dk>
Obtained from: Florian Kainz <kainz <@> ilm.com>
Committed at: AsiaBSDCon 2007 in Tokyo, Japan
Memorial Committing with:
bushman, kuriyama, hrs, gnn, nobutaka, nyan, motoyuki, metal,
simokawa, akiyama, ume, rwatson, pjd, mckusick, takawata,
murray, cjh, brooks, daichi, delphij, ups, rrs |
28 Jan 2007 09:07:47
1.2.2_1
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
01 Apr 2006 13:08:47
1.2.2_1
|
nork  |
Fix build on gcc 4.1.
PR: ports/95136
Submitted by: Ron MacNeil <macro@hotmail.com> |
23 Feb 2006 10:40:45
1.2.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 12:35:18
1.2.2_1
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Jan 2006 12:54:32
1.2.2_1
|
sem  |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
15 Nov 2005 06:52:12
1.2.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. |
08 Oct 2005 22:00:48
1.2.2
|
nork  |
Update to 1.2.2.
Pointed out by: ports version check via edwin |
15 Sep 2005 15:11:26
1.2.1_2
|
nork  |
o Change dependency on fltk to fltk-threads.
o Bump PORTREVISION, accordingly. |
10 Mar 2005 12:05:25
1.2.1_1
|
vs  |
Fix mispelings of PTHREAD_{CFLAGS,LIBS}. |
23 Dec 2004 13:06:27
1.2.1_1
|
nork  |
Utilize USE_GNOME=pkgconfig.
Bump PORTREVISION,
Submitted by: pav |
23 Dec 2004 12:09:22
1.2.1
|
nork  |
Add rmdir libdata/pkgconfig. But I don't bump PORTREVISION.
Pointed out by: pointyhat via kris |
09 Jul 2004 18:43:11
1.2.1
|
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 |
14 Jun 2004 14:33:53
1.2.1
|
nork  |
Fix broken patch.
Pointed out by: bento via kris, lofi |
13 Jun 2004 18:03:58
1.2.1
|
nork  |
Fix linkage problem (tring to link installed library).
Noticed by: portupgrade |
09 Jun 2004 16:43:51
1.2.1
|
nork  |
Update to 1.2.1.
PR: ports/67743
Submitted by: ijliao |
20 Mar 2004 09:56:44
1.0.7_1
|
nork  |
Add size data.
Submitted by: trevor
Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan. |
14 Mar 2004 06:17:56
1.0.7_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
02 Feb 2004 17:17:08
1.0.7_1
|
nork  |
o no need USE_GCC.
o bump PORTREVISION acordingly.
Submitted by: David Yeske <dyeske@yahoo.com> |
17 Jan 2004 21:44:43
1.0.7
|
nork  |
Update to 1.0.7. |
03 Oct 2003 12:04:59
1.0.5_3
|
edwin  |
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
11 May 2003 20:45:59
1.0.5_3
|
nork  |
o Remove dependency on x11-toolkits/fltk-xunicode by retire.
o Bump PORTREVISION accordingly. |
14 Apr 2003 02:37:14
1.0.5_2
|
nork  |
Remove invalid keyword line, and Bump PORTREVISION accordingly. |
24 Mar 2003 16:25:36
1.0.5_1
|
nork  |
Fix pkg-plist. |
24 Mar 2003 11:57:41
1.0.5
|
nork  |
Update to 1.0.5 and fix conditions for fltk dependency. |
25 Feb 2003 07:36:43
1.0.4_1
|
nork  |
Change USE_GCC=3.1 to USE_GCC=3.1+. This modification has temporary
sample code in.
Reported by: David Yeske <dyeske@yahoo.com>
NINOMIYA Hideyuki <nin@jp.FreeBSD.org> |
22 Feb 2003 16:16:12
1.0.4_1
|
nork  |
De-pkg-comment. |
27 Jan 2003 16:48:17
1.0.4_1
|
nork  |
make more clean Makefile and CFLAGS.
Bump PORTREVISION for *_DEPENDS.
PR: ports/47378
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> |
26 Jan 2003 12:39:22
1.0.4
|
nork  |
Add OpenEXR(1.0.4), a high dynamic-range (HDR) image file format
(manipulator) developed by Industrial Light & Magic, a division
of Lucas Digital Ltd. LLC. It was used in the movies Harry Potter,
Men in Black II, and Signs.
Submitted by: NINOMIYA Hideyuki <nin@Jp.FreeBSD.org> |