| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Feb 2013 15:04:01
0.7.7_5
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
26 Jun 2012 12:45:06
0.7.7_5
|
rm  |
- add patch to fix build when graphics/py-exiv2 is installed
- add dependency on py-exiv2 explicitly
- bump PORTREVISION because of dependency change
While here:
- use PYTHON_PKGNAMEPREFIX instead of PYTHON_SITELIBDIR
- strict python version to 2.x
- update pkg-descr:WWW
- correct pkg-plist
PR: 158987
Submitted by: "J.R. Oldroyd" <fbsd at opal dot com> (maintainer) |
01 Jun 2012 05:26:28
0.7.7_4
|
dinoex  |
- update png to 1.5.10 |
21 Jan 2012 17:40:15
0.7.7_3
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
17 Jan 2012 14:35:18
0.7.7_3
|
martymac  |
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]
Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1] |
23 Sep 2011 22:26:39
0.7.7_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 |
03 Jul 2011 13:38:45
0.7.7_2
|
ohauer  |
- remove MD5 |
14 Sep 2010 18:58:52
0.7.7_2
|
makc  |
Bump PORTREVISION for libdvdread dependants |
28 Mar 2010 06:47:48
0.7.7_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
18 Feb 2010 09:28:39
0.7.7
|
lwhsu  |
- Update to 0.7.7
PR: ports/144053
Submitted by: "J.R. Oldroyd" <fbsd AT opal.com> (maintainer)
Feature safe: yes |
05 Feb 2010 11:46:55
0.7.6_2
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:28:34
0.7.6_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
31 Jul 2009 13:57:52
0.7.6_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
30 May 2009 18:52:18
0.7.6
|
miwi  |
- Update to 0.7.6
PR: 135043
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) |
10 Feb 2009 13:40:12
0.7.5_1
|
pav  |
- Chase libdvdread update
Missed by: rnoland
Reported by: pointyhat |
31 Jan 2009 12:30:07
0.7.5
|
beech  |
The Kaa Media Repository is a set of python modules related to
media.
Kaa modules are based on parts from Freevo and modules created for
MeBox. Kaa exists to encourage code sharing between these projects,
and to serve as an umbrella for several previously disparate
media-related modules in order to make them available from one
(unique) namespace.
Kaa provides a base module that implements the common features
needed for application development, such as mainloop management,
timers, signals, callbacks, file descriptor monitors, etc. Kaa's
other modules provide specific media-related functionality, such
as retrieving metadata on arbitrary media files (kaa.metadata,
previously called mmpython), Python wrappers for Imlib2, Xine, and
Evas, and many other high level APIs for easily creating applications
that deal with video and audio.
Kaa is named after the python character in the Jungle Book by Rudyard
Kipling.
WWW: http://doc.freevo.org/2.0/Kaa
PR: ports/130524
Submitted by: J.R. Oldroyd <fbsd at opal.com> |