The FreeBSD Ports Archive
FreeBSD multimedia : ogle-gui4>
An add-on graphical user interface for Ogle
[ from developer's site ]
This is a Graphical Interface for Ogle.
Ogle is an open DVD player which:
o Supports DVD menus and navigation
o Reads from mounted, unmounted DVDs and hard drive
o Reads encrypted and unencrypted DVDs using libdvdread/libdvdcss
o A new MPEG2 decoder with mmx/altivec/medialib acceleration
o Normal X11 and XFree86 Xvideo display support with subpicture
overlay
o Accelerated display on Sun FFB2+ cards
o Angle, audio and subpicture selection
o Handles advanced subpicture commands such as fade/scroll and wipe
o Detects and uses correct aspect for movie and menus
o Possible to play AC3 via S/PDIF with an external command
o Fullscreen mode
o Screenshots with and without subpicture overlay
http://www.dtek.chalmers.se/~dvd/
|
ogle-gui history
v. 1.40
date: 2007/10/24 23:36:11; author: marcus; state: Exp; lines: +1 -1
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.39
date: 2007/05/19 20:17:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.38
date: 2007/04/01 07:50:29; author: lioux; state: Exp; lines: +2 -2
Give maintainership to multimedia@FreeBSD.org.
v. 1.37
date: 2006/10/14 08:54:22; author: marcus; state: Exp; lines: +3 -3
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.36
date: 2006/05/10 22:37:35; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.35
date: 2006/02/23 10:38:10; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.34
date: 2005/11/05 05:20:00; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.33
date: 2005/03/12 10:54:22; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.32
date: 2004/12/25 11:43:53; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.31
date: 2004/11/07 22:36:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.30
date: 2004/04/05 03:30:32; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.29
date: 2004/02/28 18:55:25; author: adamw; state: Exp; lines: +1 -1
Fix configure by acknowledging PTHREAD_{CFLAGS,LIBS}
Approved by: no response from maintainer
v. 1.28
date: 2004/02/08 01:13:57; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.27
date: 2004/02/04 04:36:17; author: marcus; state: Exp; lines: +3 -2
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.26
date: 2004/01/23 18:12:13; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.25
date: 2003/11/10 00:41:15; author: lioux; state: Exp; lines: +5 -6
0.9.2
v. 1.24
date: 2003/08/26 20:25:50; author: marcus; state: Exp; lines: +1 -1
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.23
date: 2003/08/25 05:41:31; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.22
date: 2003/05/11 02:52:06; author: lioux; state: Exp; lines: +1 -0
o Do not check return of dlerror(3) to see if there was an error.
dlerror(3) holds the value of the LAST dlsym(3) error. It does
not tell if an error occured in the last dlsym(3) call. It could
have happened before.
o Bump PORTREVISION
Submitted by: nectar
v. 1.21
date: 2003/04/20 19:35:01; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.20
date: 2003/04/06 04:56:38; author: lioux; state: Exp; lines: +2 -2
Update to 0.9.1
v. 1.19
date: 2003/03/06 04:47:51; author: lioux; state: Exp; lines: +7 -12
Update 0.9.0
v. 1.18
date: 2003/02/23 19:58:28; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.17
date: 2002/11/28 00:09:50; author: lioux; state: Exp; lines: +3 -3
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.16
date: 2002/09/03 02:46:46; author: lioux; state: Exp; lines: +6 -4
Deploy USE_GNOMENG infrastructure
PR: 42349
Submitted by: Edwin Groothuis
v. 1.15
date: 2002/08/06 17:55:22; author: lioux; state: Exp; lines: +15 -7
o Update to 0.8.5
o USE_REINPLACE
o Fix locale dir location
v. 1.14
date: 2002/08/01 16:22:14; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.13
date: 2002/07/03 16:57:23; author: lioux; state: Exp; lines: +2 -2
Update to 0.8.4
PR: 40050
Submitted by: ?yvind Kolbu
v. 1.12
date: 2002/06/10 22:51:12; author: lioux; state: Exp; lines: +4 -9
o Update to 0.8.3
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution
v. 1.11
date: 2002/04/13 16:51:14; author: marcus; state: Exp; lines: +2 -1
Allow ogle and ogle-gui to find the libxml2 header files.
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as and not just .
Reported by: many
Submitted by: lioux
Reviewed by: sobomax
Approved by: lioux
v. 1.10
date: 2002/04/12 17:09:40; author: ade; state: Exp; lines: +2 -3
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.9
date: 2002/03/18 10:27:50; author: knu; state: Exp; lines: +1 -1
Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.8
date: 2002/03/18 09:46:39; author: sobomax; state: Exp; lines: +1 -1
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
v. 1.7
date: 2002/03/15 19:44:05; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.6
date: 2002/01/10 17:00:30; author: lioux; state: Exp; lines: +16 -3
o Deal correctly with gnome: use proper paths if it is not
installed but benefit from it otherwise
o Fix PLIST due to aforementioned
o Bump PORTREVISION
Submitted by: HIYAMA Takeshi
Prompted by: jedgar,
Øyvind Kolbu
v. 1.5
date: 2001/12/28 00:53:08; author: lioux; state: Exp; lines: +19 -16
Update to 0.8.2
v. 1.4
date: 2001/11/28 06:00:26; author: lioux; state: Exp; lines: +5 -2
o Work around and reduce dependency list (remove automake)
o Also, get this port back to compiling (has been broken since
autoconf was repocopied to autoconf213) with help of new code as
of bsd.port.mk rev 1.394
- fix it by using {ACLOCAL,AUTO{CONF,HEADER}}
v. 1.3
date: 2001/11/25 22:04:59; author: lioux; state: Exp; lines: +1 -1
Fix breakage of last commit. Add a valid BUILD_DEPENDS line.
Submitted by: Dan Langille
v. 1.2
date: 2001/11/25 17:59:17; author: lioux; state: Exp; lines: +3 -3
Since I can't detect this lib in LIB_DEPENDS, move it into BUILD_DEPENDS
for now to enable bento to build packages
Submitted by: bento
v. 1.1
date: 2001/10/26 15:40:04; author: lioux; state: Exp;
New port ogle-gui version 0.7.5: An add-on graphical user interface
for Ogle
Reviewed by: Björn Englund ,
Håkan Hjort
(both are ogle developers)
Tested by: chris@choll.freeserve.co.uk,
Brooks Davis ,
Jason Andresen ,
MANTANI Nobutaka ,
Oliver Brandmueller ,
Scott Long ,
Volker Stolz
=============================================================================
v. 1.40
date: 2007/10/24 23:36:11; author: marcus; state: Exp; lines: +1 -1
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.39
date: 2007/05/19 20:17:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.38
date: 2007/04/01 07:50:29; author: lioux; state: Exp; lines: +2 -2
Give maintainership to multimedia@FreeBSD.org.
v. 1.37
date: 2006/10/14 08:54:22; author: marcus; state: Exp; lines: +3 -3
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.36
date: 2006/05/10 22:37:35; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.35
date: 2006/02/23 10:38:10; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.34
date: 2005/11/05 05:20:00; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.33
date: 2005/03/12 10:54:22; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.32
date: 2004/12/25 11:43:53; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.31
date: 2004/11/07 22:36:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.30
date: 2004/04/05 03:30:32; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.29
date: 2004/02/28 18:55:25; author: adamw; state: Exp; lines: +1 -1
Fix configure by acknowledging PTHREAD_{CFLAGS,LIBS}
Approved by: no response from maintainer
v. 1.28
date: 2004/02/08 01:13:57; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.27
date: 2004/02/04 04:36:17; author: marcus; state: Exp; lines: +3 -2
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.26
date: 2004/01/23 18:12:13; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.25
date: 2003/11/10 00:41:15; author: lioux; state: Exp; lines: +5 -6
0.9.2
v. 1.24
date: 2003/08/26 20:25:50; author: marcus; state: Exp; lines: +1 -1
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.23
date: 2003/08/25 05:41:31; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.22
date: 2003/05/11 02:52:06; author: lioux; state: Exp; lines: +1 -0
o Do not check return of dlerror(3) to see if there was an error.
dlerror(3) holds the value of the LAST dlsym(3) error. It does
not tell if an error occured in the last dlsym(3) call. It could
have happened before.
o Bump PORTREVISION
Submitted by: nectar
v. 1.21
date: 2003/04/20 19:35:01; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.20
date: 2003/04/06 04:56:38; author: lioux; state: Exp; lines: +2 -2
Update to 0.9.1
v. 1.19
date: 2003/03/06 04:47:51; author: lioux; state: Exp; lines: +7 -12
Update 0.9.0
v. 1.18
date: 2003/02/23 19:58:28; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.17
date: 2002/11/28 00:09:50; author: lioux; state: Exp; lines: +3 -3
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.16
date: 2002/09/03 02:46:46; author: lioux; state: Exp; lines: +6 -4
Deploy USE_GNOMENG infrastructure
PR: 42349
Submitted by: Edwin Groothuis
v. 1.15
date: 2002/08/06 17:55:22; author: lioux; state: Exp; lines: +15 -7
o Update to 0.8.5
o USE_REINPLACE
o Fix locale dir location
v. 1.14
date: 2002/08/01 16:22:14; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.13
date: 2002/07/03 16:57:23; author: lioux; state: Exp; lines: +2 -2
Update to 0.8.4
PR: 40050
Submitted by: ?yvind Kolbu
v. 1.12
date: 2002/06/10 22:51:12; author: lioux; state: Exp; lines: +4 -9
o Update to 0.8.3
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution
v. 1.11
date: 2002/04/13 16:51:14; author: marcus; state: Exp; lines: +2 -1
Allow ogle and ogle-gui to find the libxml2 header files.
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as and not just .
Reported by: many
Submitted by: lioux
Reviewed by: sobomax
Approved by: lioux
v. 1.10
date: 2002/04/12 17:09:40; author: ade; state: Exp; lines: +2 -3
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.9
date: 2002/03/18 10:27:50; author: knu; state: Exp; lines: +1 -1
Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.8
date: 2002/03/18 09:46:39; author: sobomax; state: Exp; lines: +1 -1
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
v. 1.7
date: 2002/03/15 19:44:05; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.6
date: 2002/01/10 17:00:30; author: lioux; state: Exp; lines: +16 -3
o Deal correctly with gnome: use proper paths if it is not
installed but benefit from it otherwise
o Fix PLIST due to aforementioned
o Bump PORTREVISION
Submitted by: HIYAMA Takeshi
Prompted by: jedgar,
Øyvind Kolbu
v. 1.5
date: 2001/12/28 00:53:08; author: lioux; state: Exp; lines: +19 -16
Update to 0.8.2
v. 1.4
date: 2001/11/28 06:00:26; author: lioux; state: Exp; lines: +5 -2
o Work around and reduce dependency list (remove automake)
o Also, get this port back to compiling (has been broken since
autoconf was repocopied to autoconf213) with help of new code as
of bsd.port.mk rev 1.394
- fix it by using {ACLOCAL,AUTO{CONF,HEADER}}
v. 1.3
date: 2001/11/25 22:04:59; author: lioux; state: Exp; lines: +1 -1
Fix breakage of last commit. Add a valid BUILD_DEPENDS line.
Submitted by: Dan Langille
v. 1.2
date: 2001/11/25 17:59:17; author: lioux; state: Exp; lines: +3 -3
Since I can't detect this lib in LIB_DEPENDS, move it into BUILD_DEPENDS
for now to enable bento to build packages
Submitted by: bento
v. 1.1
date: 2001/10/26 15:40:04; author: lioux; state: Exp;
New port ogle-gui version 0.7.5: An add-on graphical user interface
for Ogle
Reviewed by: Björn Englund ,
Håkan Hjort
(both are ogle developers)
Tested by: chris@choll.freeserve.co.uk,
Brooks Davis ,
Jason Andresen ,
MANTANI Nobutaka ,
Oliver Brandmueller ,
Scott Long ,
Volker Stolz
=============================================================================
v. 1.40
date: 2007/10/24 23:36:11; author: marcus; state: Exp; lines: +1 -1
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.39
date: 2007/05/19 20:17:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.38
date: 2007/04/01 07:50:29; author: lioux; state: Exp; lines: +2 -2
Give maintainership to multimedia@FreeBSD.org.
v. 1.37
date: 2006/10/14 08:54:22; author: marcus; state: Exp; lines: +3 -3
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.36
date: 2006/05/10 22:37:35; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.35
date: 2006/02/23 10:38:10; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.34
date: 2005/11/05 05:20:00; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.33
date: 2005/03/12 10:54:22; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.32
date: 2004/12/25 11:43:53; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.31
date: 2004/11/07 22:36:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.30
date: 2004/04/05 03:30:32; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.29
date: 2004/02/28 18:55:25; author: adamw; state: Exp; lines: +1 -1
Fix configure by acknowledging PTHREAD_{CFLAGS,LIBS}
Approved by: no response from maintainer
v. 1.28
date: 2004/02/08 01:13:57; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.27
date: 2004/02/04 04:36:17; author: marcus; state: Exp; lines: +3 -2
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.26
date: 2004/01/23 18:12:13; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.25
date: 2003/11/10 00:41:15; author: lioux; state: Exp; lines: +5 -6
0.9.2
v. 1.24
date: 2003/08/26 20:25:50; author: marcus; state: Exp; lines: +1 -1
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.23
date: 2003/08/25 05:41:31; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.22
date: 2003/05/11 02:52:06; author: lioux; state: Exp; lines: +1 -0
o Do not check return of dlerror(3) to see if there was an error.
dlerror(3) holds the value of the LAST dlsym(3) error. It does
not tell if an error occured in the last dlsym(3) call. It could
have happened before.
o Bump PORTREVISION
Submitted by: nectar
v. 1.21
date: 2003/04/20 19:35:01; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.20
date: 2003/04/06 04:56:38; author: lioux; state: Exp; lines: +2 -2
Update to 0.9.1
v. 1.19
date: 2003/03/06 04:47:51; author: lioux; state: Exp; lines: +7 -12
Update 0.9.0
v. 1.18
date: 2003/02/23 19:58:28; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.17
date: 2002/11/28 00:09:50; author: lioux; state: Exp; lines: +3 -3
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.16
date: 2002/09/03 02:46:46; author: lioux; state: Exp; lines: +6 -4
Deploy USE_GNOMENG infrastructure
PR: 42349
Submitted by: Edwin Groothuis
v. 1.15
date: 2002/08/06 17:55:22; author: lioux; state: Exp; lines: +15 -7
o Update to 0.8.5
o USE_REINPLACE
o Fix locale dir location
v. 1.14
date: 2002/08/01 16:22:14; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.13
date: 2002/07/03 16:57:23; author: lioux; state: Exp; lines: +2 -2
Update to 0.8.4
PR: 40050
Submitted by: ?yvind Kolbu
v. 1.12
date: 2002/06/10 22:51:12; author: lioux; state: Exp; lines: +4 -9
o Update to 0.8.3
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution
v. 1.11
date: 2002/04/13 16:51:14; author: marcus; state: Exp; lines: +2 -1
Allow ogle and ogle-gui to find the libxml2 header files.
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as and not just .
Reported by: many
Submitted by: lioux
Reviewed by: sobomax
Approved by: lioux
v. 1.10
date: 2002/04/12 17:09:40; author: ade; state: Exp; lines: +2 -3
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.9
date: 2002/03/18 10:27:50; author: knu; state: Exp; lines: +1 -1
Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.8
date: 2002/03/18 09:46:39; author: sobomax; state: Exp; lines: +1 -1
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
v. 1.7
date: 2002/03/15 19:44:05; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.6
date: 2002/01/10 17:00:30; author: lioux; state: Exp; lines: +16 -3
o Deal correctly with gnome: use proper paths if it is not
installed but benefit from it otherwise
o Fix PLIST due to aforementioned
o Bump PORTREVISION
Submitted by: HIYAMA Takeshi
Prompted by: jedgar,
Øyvind Kolbu
v. 1.5
date: 2001/12/28 00:53:08; author: lioux; state: Exp; lines: +19 -16
Update to 0.8.2
v. 1.4
date: 2001/11/28 06:00:26; author: lioux; state: Exp; lines: +5 -2
o Work around and reduce dependency list (remove automake)
o Also, get this port back to compiling (has been broken since
autoconf was repocopied to autoconf213) with help of new code as
of bsd.port.mk rev 1.394
- fix it by using {ACLOCAL,AUTO{CONF,HEADER}}
v. 1.3
date: 2001/11/25 22:04:59; author: lioux; state: Exp; lines: +1 -1
Fix breakage of last commit. Add a valid BUILD_DEPENDS line.
Submitted by: Dan Langille
v. 1.2
date: 2001/11/25 17:59:17; author: lioux; state: Exp; lines: +3 -3
Since I can't detect this lib in LIB_DEPENDS, move it into BUILD_DEPENDS
for now to enable bento to build packages
Submitted by: bento
v. 1.1
date: 2001/10/26 15:40:04; author: lioux; state: Exp;
New port ogle-gui version 0.7.5: An add-on graphical user interface
for Ogle
Reviewed by: Björn Englund ,
Håkan Hjort
(both are ogle developers)
Tested by: chris@choll.freeserve.co.uk,
Brooks Davis ,
Jason Andresen ,
MANTANI Nobutaka ,
Oliver Brandmueller ,
Scott Long ,
Volker Stolz
=============================================================================
|
| |

|