The FreeBSD Ports Archive
FreeBSD graphics : djvulibre4>
DjVu is a web-centric format and software platform for distributing
documents and images. DjVu was originally developped at AT&T
Labs-Research. In March 2000, AT&T sold DjVu to LizardTech Inc. who
now distributes Windows/Mac plug-ins, and commercial encoders (mostly
on Windows)
The LizardTech released the reference implementation of DjVu under
the GNU GPL in October 2000. DjVuLibre (which means free DjVu), is
an enhanced version of that code maintained by the original inventors
of DjVu. It is compatible with version 3.5 of the LizardTech DjVu
software suite.
Author: Leon Bottou
http://djvu.sourceforge.net/
|
djvulibre history
v. 1.55
date: 2007/09/11 20:57:52; author: stas; state: Exp; lines: +2 -2
- Update djvulibre to 3.5.19
- Update djview to 4.1
- Fix pkg-plist in djview.
v. 1.54
date: 2007/05/19 20:08:51; 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.53
date: 2007/02/23 11:14:37; author: stas; state: Exp; lines: +2 -2
- Fix a typo.
Reported by: kris
v. 1.52
date: 2007/02/20 10:24:46; author: stas; state: Exp; lines: +24 -17
- Remove bash and wget dependency
- Add missing curl dependency for any2djvu
- Make any2djvu optional and don't install it by default
- Don't install empty ja manpages
- Bump portrevisiono
PR: ports/109221 (partially based on)
Submitted by: Rashid N. Achilov"
v. 1.51
date: 2007/02/13 22:34:51; author: stas; state: Exp; lines: +4 -2
- Fix file reference in man page
- Fix WWW
- Prepare pkg-plist for djview4 addition
- Take maintainership.
v. 1.50
date: 2007/02/12 12:42:07; author: rafan; state: Exp; lines: +2 -3
- Respect QT_PREFIX
PR: ports/109077
Submitted by: Rashid N. Achilov
v. 1.49
date: 2007/02/05 01:30:12; author: stas; state: Exp; lines: +5 -5
- Update to 3.5.18.
v. 1.48
date: 2006/12/04 21:05:29; author: rafan; state: Exp; lines: +2 -1
- Respect X11BASE for Qt
- Define USE_XLIB since it uses it when Qt support is enabled
Thus, no need to pass X11BASE in CONFIGURE_ENV
Reported by: pointyhat
v. 1.47
date: 2006/10/14 08:52:54; 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.46
date: 2006/08/14 23:06:32; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.45
date: 2006/04/25 13:35:59; author: ahze; state: Exp; lines: +1 -0
- Try to remove lib/browser_plugins
v. 1.44
date: 2006/04/24 00:53:59; author: ahze; state: Exp; lines: +5 -4
- Update to 3.5.17
v. 1.43
date: 2006/04/18 11:28:26; author: vd; state: Exp; lines: +2 -1
Fix linkage error introduced by my previous commit
v. 1.42
date: 2006/04/17 14:53:13; author: vd; state: Exp; lines: +1 -2
Fix browser plugin shared library dependency
PR: ports/93123
Submitted by: Hiroto Kagotani
v. 1.41
date: 2006/02/23 10:36:53; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.40
date: 2005/11/18 18:27:37; author: pav; state: Exp; lines: +47 -50
- Update to 3.5.16
PR: ports/89234
Submitted by: Ports Fury
v. 1.39
date: 2005/11/15 06:49:25; author: ade; state: Exp; lines: +1 -2
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.
v. 1.38
date: 2005/10/19 13:02:42; author: mi; state: Exp; lines: +0 -1
Add patch to ensure, the local directories are searched for headers
prior to ${LOCALBASE} and ${X11BASE}.
Reported by: Udo Mueller
Add a forgotten patch to use INSTALL_SCRIPT, rather than _PROGRAM to
install an shell script (djvudigital).
Remove an empty line in Makefile.
v. 1.37
date: 2005/10/18 23:42:28; author: mi; state: Exp; lines: +10 -15
Upgrade from 3.5.14 to 3.5.15. Always explicitly depend on jpeg and tiff --
we use them with or without X11. Always remove the uber-optimization -- -O3
is dangerous, -m*=i386 is silly.
v. 1.36
date: 2005/09/08 01:50:24; author: ahze; state: Exp; lines: +1 -1
- Add support for slave port
v. 1.35
date: 2005/07/13 23:52:55; author: mi; state: Exp; lines: +2 -2
Remove the requirements for particular shared library versions on two
more ports, which I created.
v. 1.34
date: 2005/05/01 12:14:27; author: bland; state: Exp; lines: +4 -0
- Fix plist.
- Perevent any2djvu installation.
Reported by: krismail
v. 1.33
date: 2005/04/29 19:39:33; author: bland; state: Exp; lines: +6 -3
Update to 3.5.14
v. 1.32
date: 2005/03/20 09:06:26; author: danfe; state: Exp; lines: +0 -2
No longer BROKEN because leeym@ updated pkg-plist.
PR: ports/79041
Submitted by: Darrien
v. 1.31
date: 2005/02/23 18:57:44; author: leeym; state: Exp; lines: +18 -6
- fix PLIST
v. 1.30
date: 2005/02/20 20:17:52; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.29
date: 2005/02/13 18:28:20; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
v. 1.28
date: 2004/12/23 01:48:37; author: lesi; state: Exp; lines: +1 -0
Fix build without imake.
Pointed out by: dosirak via kris
Approved by: maintainer timeout
v. 1.27
date: 2004/10/06 04:51:10; author: danfe; state: Exp; lines: +1 -7
Unbreak the build with recent GCC.
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit)
v. 1.26
date: 2004/09/18 16:40:52; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.25
date: 2004/07/08 16:58:37; author: vs; state: Exp; lines: +12 -9
- Fix pthread confusion in build so that djvulibre runs reliably on both -STABLE and -CURRENT.
- Take care of some pkg-plist issues.
- Enable linking to tiff in the WITHOUT_X11 case for complete capability.
- This version adds some XML utilities.
PR: ports/68758
Submitted by: maintainer
v. 1.24
date: 2004/04/19 14:21:33; author: krion; state: Exp; lines: +2 -3
- Fix plist
- Pet portlint
v. 1.23
date: 2004/03/30 19:20:18; author: krion; state: Exp; lines: +3 -2
- Use USE_ICONV knob
Approved by: portmgr
v. 1.22
date: 2003/11/13 14:45:06; author: trevor; state: Exp; lines: +1 -1
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.21
date: 2003/11/09 15:53:08; author: jeh; state: Exp; lines: +0 -2
Fixed error in the path of the browser_plugins..
Sorry.. Have fun.
PR: 58892
Submitted By: MAINTAINER
v. 1.20
date: 2003/11/03 03:56:36; author: kris; state: Exp; lines: +1 -1
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
v. 1.19
date: 2003/10/15 01:50:31; author: kris; state: Exp; lines: +3 -0
BROKEN: Broken pkg-plist
v. 1.18
date: 2003/08/26 15:12:42; author: edwin; state: Exp; lines: +1 -1
fix name of macro : xargs -> XARGS
Submitted by: Dan Nelson
v. 1.17
date: 2003/08/26 03:22:22; author: edwin; state: Exp; lines: +2 -2
[Port Update]:: graphics/djvulibre 3.5.9 -> 3.5.12
Port Update graphics/djvulibre 3.5.9 -> 3.5.12
PR: ports/55194
Submitted by: Sebastian Yepes F. [ESN]
v. 1.16
date: 2003/02/28 22:18:19; author: kris; state: Exp; lines: +1 -1
Use pre-everything: instead of pre-everything:: to avoid errors from
duplicate targets in bsd.port.mk
v. 1.15
date: 2003/02/21 12:15:09; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.14
date: 2002/11/19 22:54:12; author: mi; state: Exp; lines: +1 -2
Upgrade to 3.5.9
Reviewed by: maintainer
Approved by: maintainer
v. 1.13
date: 2002/11/17 22:59:45; author: edwin; state: Exp; lines: +13 -2
Maintainer update.
PR: ports/45367
Submitted by: John Merryweather Cooper
v. 1.12
date: 2002/10/02 08:15:53; author: kris; state: Exp; lines: +7 -13
Unbreak by updating to djvulibre 3.5.8. I hope I merged everything
correctly from the 3 different PRs :-)
PR: ports/43145, ports/43468, ports/43435
Submitted by: John Merryweather Cooper [1],
Lev A. Serebryakov [2],
Tilman Linneweh [3]
v. 1.11
date: 2002/09/20 20:43:24; author: kris; state: Exp; lines: +2 -0
BROKEN: DOes not compile
v. 1.10
date: 2002/03/26 18:53:15; author: mi; state: Exp; lines: +1 -1
Transfer maintainership to John Merryweather Cooper, who seems to be
willing and able.
v. 1.9
date: 2002/03/18 10:27:49; author: knu; state: Exp; lines: +1 -0
Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.8
date: 2002/03/18 09:46:37; 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/17 19:23:27; author: sobomax; state: Exp; lines: +1 -1
Correct LIB_DEPENDS.
Submitted by: bento
v. 1.6
date: 2002/02/28 18:11:35; author: mi; state: Exp; lines: +51 -25
Update to djvulibre-3.5.4. See http://djvu.sourceforge.net/ for more.
v. 1.5
date: 2000/11/23 15:23:10; author: kevlo; state: Exp; lines: +15 -13
Update to version 2.1.1
PR: 23023
Submitted by: MAINTAINER
v. 1.4
date: 2000/06/16 21:51:09; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.3
date: 2000/06/16 08:47:13; author: sobomax; state: Exp; lines: +2 -2
Fourth round of INSTALLS_SHLIBS conversion.
v. 1.2
date: 2000/04/14 10:46:33; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.1
date: 2000/03/29 21:22:46; author: ade; state: Exp;
libdjvu++ is AT&T's DjVu library from scanned images
See http://www.djvu.com/ for more details
PR: 12722
Submitted by: Mikhail Teterin
=============================================================================
v. 1.55
date: 2007/09/11 20:57:52; author: stas; state: Exp; lines: +2 -2
- Update djvulibre to 3.5.19
- Update djview to 4.1
- Fix pkg-plist in djview.
v. 1.54
date: 2007/05/19 20:08:51; 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.53
date: 2007/02/23 11:14:37; author: stas; state: Exp; lines: +2 -2
- Fix a typo.
Reported by: kris
v. 1.52
date: 2007/02/20 10:24:46; author: stas; state: Exp; lines: +24 -17
- Remove bash and wget dependency
- Add missing curl dependency for any2djvu
- Make any2djvu optional and don't install it by default
- Don't install empty ja manpages
- Bump portrevisiono
PR: ports/109221 (partially based on)
Submitted by: Rashid N. Achilov"
v. 1.51
date: 2007/02/13 22:34:51; author: stas; state: Exp; lines: +4 -2
- Fix file reference in man page
- Fix WWW
- Prepare pkg-plist for djview4 addition
- Take maintainership.
v. 1.50
date: 2007/02/12 12:42:07; author: rafan; state: Exp; lines: +2 -3
- Respect QT_PREFIX
PR: ports/109077
Submitted by: Rashid N. Achilov
v. 1.49
date: 2007/02/05 01:30:12; author: stas; state: Exp; lines: +5 -5
- Update to 3.5.18.
v. 1.48
date: 2006/12/04 21:05:29; author: rafan; state: Exp; lines: +2 -1
- Respect X11BASE for Qt
- Define USE_XLIB since it uses it when Qt support is enabled
Thus, no need to pass X11BASE in CONFIGURE_ENV
Reported by: pointyhat
v. 1.47
date: 2006/10/14 08:52:54; 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.46
date: 2006/08/14 23:06:32; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.45
date: 2006/04/25 13:35:59; author: ahze; state: Exp; lines: +1 -0
- Try to remove lib/browser_plugins
v. 1.44
date: 2006/04/24 00:53:59; author: ahze; state: Exp; lines: +5 -4
- Update to 3.5.17
v. 1.43
date: 2006/04/18 11:28:26; author: vd; state: Exp; lines: +2 -1
Fix linkage error introduced by my previous commit
v. 1.42
date: 2006/04/17 14:53:13; author: vd; state: Exp; lines: +1 -2
Fix browser plugin shared library dependency
PR: ports/93123
Submitted by: Hiroto Kagotani
v. 1.41
date: 2006/02/23 10:36:53; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.40
date: 2005/11/18 18:27:37; author: pav; state: Exp; lines: +47 -50
- Update to 3.5.16
PR: ports/89234
Submitted by: Ports Fury
v. 1.39
date: 2005/11/15 06:49:25; author: ade; state: Exp; lines: +1 -2
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.
v. 1.38
date: 2005/10/19 13:02:42; author: mi; state: Exp; lines: +0 -1
Add patch to ensure, the local directories are searched for headers
prior to ${LOCALBASE} and ${X11BASE}.
Reported by: Udo Mueller
Add a forgotten patch to use INSTALL_SCRIPT, rather than _PROGRAM to
install an shell script (djvudigital).
Remove an empty line in Makefile.
v. 1.37
date: 2005/10/18 23:42:28; author: mi; state: Exp; lines: +10 -15
Upgrade from 3.5.14 to 3.5.15. Always explicitly depend on jpeg and tiff --
we use them with or without X11. Always remove the uber-optimization -- -O3
is dangerous, -m*=i386 is silly.
v. 1.36
date: 2005/09/08 01:50:24; author: ahze; state: Exp; lines: +1 -1
- Add support for slave port
v. 1.35
date: 2005/07/13 23:52:55; author: mi; state: Exp; lines: +2 -2
Remove the requirements for particular shared library versions on two
more ports, which I created.
v. 1.34
date: 2005/05/01 12:14:27; author: bland; state: Exp; lines: +4 -0
- Fix plist.
- Perevent any2djvu installation.
Reported by: krismail
v. 1.33
date: 2005/04/29 19:39:33; author: bland; state: Exp; lines: +6 -3
Update to 3.5.14
v. 1.32
date: 2005/03/20 09:06:26; author: danfe; state: Exp; lines: +0 -2
No longer BROKEN because leeym@ updated pkg-plist.
PR: ports/79041
Submitted by: Darrien
v. 1.31
date: 2005/02/23 18:57:44; author: leeym; state: Exp; lines: +18 -6
- fix PLIST
v. 1.30
date: 2005/02/20 20:17:52; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.29
date: 2005/02/13 18:28:20; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
v. 1.28
date: 2004/12/23 01:48:37; author: lesi; state: Exp; lines: +1 -0
Fix build without imake.
Pointed out by: dosirak via kris
Approved by: maintainer timeout
v. 1.27
date: 2004/10/06 04:51:10; author: danfe; state: Exp; lines: +1 -7
Unbreak the build with recent GCC.
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit)
v. 1.26
date: 2004/09/18 16:40:52; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.25
date: 2004/07/08 16:58:37; author: vs; state: Exp; lines: +12 -9
- Fix pthread confusion in build so that djvulibre runs reliably on both -STABLE and -CURRENT.
- Take care of some pkg-plist issues.
- Enable linking to tiff in the WITHOUT_X11 case for complete capability.
- This version adds some XML utilities.
PR: ports/68758
Submitted by: maintainer
v. 1.24
date: 2004/04/19 14:21:33; author: krion; state: Exp; lines: +2 -3
- Fix plist
- Pet portlint
v. 1.23
date: 2004/03/30 19:20:18; author: krion; state: Exp; lines: +3 -2
- Use USE_ICONV knob
Approved by: portmgr
v. 1.22
date: 2003/11/13 14:45:06; author: trevor; state: Exp; lines: +1 -1
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.21
date: 2003/11/09 15:53:08; author: jeh; state: Exp; lines: +0 -2
Fixed error in the path of the browser_plugins..
Sorry.. Have fun.
PR: 58892
Submitted By: MAINTAINER
v. 1.20
date: 2003/11/03 03:56:36; author: kris; state: Exp; lines: +1 -1
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
v. 1.19
date: 2003/10/15 01:50:31; author: kris; state: Exp; lines: +3 -0
BROKEN: Broken pkg-plist
v. 1.18
date: 2003/08/26 15:12:42; author: edwin; state: Exp; lines: +1 -1
fix name of macro : xargs -> XARGS
Submitted by: Dan Nelson
v. 1.17
date: 2003/08/26 03:22:22; author: edwin; state: Exp; lines: +2 -2
[Port Update]:: graphics/djvulibre 3.5.9 -> 3.5.12
Port Update graphics/djvulibre 3.5.9 -> 3.5.12
PR: ports/55194
Submitted by: Sebastian Yepes F. [ESN]
v. 1.16
date: 2003/02/28 22:18:19; author: kris; state: Exp; lines: +1 -1
Use pre-everything: instead of pre-everything:: to avoid errors from
duplicate targets in bsd.port.mk
v. 1.15
date: 2003/02/21 12:15:09; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.14
date: 2002/11/19 22:54:12; author: mi; state: Exp; lines: +1 -2
Upgrade to 3.5.9
Reviewed by: maintainer
Approved by: maintainer
v. 1.13
date: 2002/11/17 22:59:45; author: edwin; state: Exp; lines: +13 -2
Maintainer update.
PR: ports/45367
Submitted by: John Merryweather Cooper
v. 1.12
date: 2002/10/02 08:15:53; author: kris; state: Exp; lines: +7 -13
Unbreak by updating to djvulibre 3.5.8. I hope I merged everything
correctly from the 3 different PRs :-)
PR: ports/43145, ports/43468, ports/43435
Submitted by: John Merryweather Cooper [1],
Lev A. Serebryakov [2],
Tilman Linneweh [3]
v. 1.11
date: 2002/09/20 20:43:24; author: kris; state: Exp; lines: +2 -0
BROKEN: DOes not compile
v. 1.10
date: 2002/03/26 18:53:15; author: mi; state: Exp; lines: +1 -1
Transfer maintainership to John Merryweather Cooper, who seems to be
willing and able.
v. 1.9
date: 2002/03/18 10:27:49; author: knu; state: Exp; lines: +1 -0
Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.8
date: 2002/03/18 09:46:37; 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/17 19:23:27; author: sobomax; state: Exp; lines: +1 -1
Correct LIB_DEPENDS.
Submitted by: bento
v. 1.6
date: 2002/02/28 18:11:35; author: mi; state: Exp; lines: +51 -25
Update to djvulibre-3.5.4. See http://djvu.sourceforge.net/ for more.
v. 1.5
date: 2000/11/23 15:23:10; author: kevlo; state: Exp; lines: +15 -13
Update to version 2.1.1
PR: 23023
Submitted by: MAINTAINER
v. 1.4
date: 2000/06/16 21:51:09; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.3
date: 2000/06/16 08:47:13; author: sobomax; state: Exp; lines: +2 -2
Fourth round of INSTALLS_SHLIBS conversion.
v. 1.2
date: 2000/04/14 10:46:33; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.1
date: 2000/03/29 21:22:46; author: ade; state: Exp;
libdjvu++ is AT&T's DjVu library from scanned images
See http://www.djvu.com/ for more details
PR: 12722
Submitted by: Mikhail Teterin
=============================================================================
v. 1.55
date: 2007/09/11 20:57:52; author: stas; state: Exp; lines: +2 -2
- Update djvulibre to 3.5.19
- Update djview to 4.1
- Fix pkg-plist in djview.
v. 1.54
date: 2007/05/19 20:08:51; 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.53
date: 2007/02/23 11:14:37; author: stas; state: Exp; lines: +2 -2
- Fix a typo.
Reported by: kris
v. 1.52
date: 2007/02/20 10:24:46; author: stas; state: Exp; lines: +24 -17
- Remove bash and wget dependency
- Add missing curl dependency for any2djvu
- Make any2djvu optional and don't install it by default
- Don't install empty ja manpages
- Bump portrevisiono
PR: ports/109221 (partially based on)
Submitted by: Rashid N. Achilov"
v. 1.51
date: 2007/02/13 22:34:51; author: stas; state: Exp; lines: +4 -2
- Fix file reference in man page
- Fix WWW
- Prepare pkg-plist for djview4 addition
- Take maintainership.
v. 1.50
date: 2007/02/12 12:42:07; author: rafan; state: Exp; lines: +2 -3
- Respect QT_PREFIX
PR: ports/109077
Submitted by: Rashid N. Achilov
v. 1.49
date: 2007/02/05 01:30:12; author: stas; state: Exp; lines: +5 -5
- Update to 3.5.18.
v. 1.48
date: 2006/12/04 21:05:29; author: rafan; state: Exp; lines: +2 -1
- Respect X11BASE for Qt
- Define USE_XLIB since it uses it when Qt support is enabled
Thus, no need to pass X11BASE in CONFIGURE_ENV
Reported by: pointyhat
v. 1.47
date: 2006/10/14 08:52:54; 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.46
date: 2006/08/14 23:06:32; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.45
date: 2006/04/25 13:35:59; author: ahze; state: Exp; lines: +1 -0
- Try to remove lib/browser_plugins
v. 1.44
date: 2006/04/24 00:53:59; author: ahze; state: Exp; lines: +5 -4
- Update to 3.5.17
v. 1.43
date: 2006/04/18 11:28:26; author: vd; state: Exp; lines: +2 -1
Fix linkage error introduced by my previous commit
v. 1.42
date: 2006/04/17 14:53:13; author: vd; state: Exp; lines: +1 -2
Fix browser plugin shared library dependency
PR: ports/93123
Submitted by: Hiroto Kagotani
v. 1.41
date: 2006/02/23 10:36:53; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.40
date: 2005/11/18 18:27:37; author: pav; state: Exp; lines: +47 -50
- Update to 3.5.16
PR: ports/89234
Submitted by: Ports Fury
v. 1.39
date: 2005/11/15 06:49:25; author: ade; state: Exp; lines: +1 -2
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.
v. 1.38
date: 2005/10/19 13:02:42; author: mi; state: Exp; lines: +0 -1
Add patch to ensure, the local directories are searched for headers
prior to ${LOCALBASE} and ${X11BASE}.
Reported by: Udo Mueller
Add a forgotten patch to use INSTALL_SCRIPT, rather than _PROGRAM to
install an shell script (djvudigital).
Remove an empty line in Makefile.
v. 1.37
date: 2005/10/18 23:42:28; author: mi; state: Exp; lines: +10 -15
Upgrade from 3.5.14 to 3.5.15. Always explicitly depend on jpeg and tiff --
we use them with or without X11. Always remove the uber-optimization -- -O3
is dangerous, -m*=i386 is silly.
v. 1.36
date: 2005/09/08 01:50:24; author: ahze; state: Exp; lines: +1 -1
- Add support for slave port
v. 1.35
date: 2005/07/13 23:52:55; author: mi; state: Exp; lines: +2 -2
Remove the requirements for particular shared library versions on two
more ports, which I created.
v. 1.34
date: 2005/05/01 12:14:27; author: bland; state: Exp; lines: +4 -0
- Fix plist.
- Perevent any2djvu installation.
Reported by: krismail
v. 1.33
date: 2005/04/29 19:39:33; author: bland; state: Exp; lines: +6 -3
Update to 3.5.14
v. 1.32
date: 2005/03/20 09:06:26; author: danfe; state: Exp; lines: +0 -2
No longer BROKEN because leeym@ updated pkg-plist.
PR: ports/79041
Submitted by: Darrien
v. 1.31
date: 2005/02/23 18:57:44; author: leeym; state: Exp; lines: +18 -6
- fix PLIST
v. 1.30
date: 2005/02/20 20:17:52; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.29
date: 2005/02/13 18:28:20; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
v. 1.28
date: 2004/12/23 01:48:37; author: lesi; state: Exp; lines: +1 -0
Fix build without imake.
Pointed out by: dosirak via kris
Approved by: maintainer timeout
v. 1.27
date: 2004/10/06 04:51:10; author: danfe; state: Exp; lines: +1 -7
Unbreak the build with recent GCC.
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit)
v. 1.26
date: 2004/09/18 16:40:52; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.25
date: 2004/07/08 16:58:37; author: vs; state: Exp; lines: +12 -9
- Fix pthread confusion in build so that djvulibre runs reliably on both -STABLE and -CURRENT.
- Take care of some pkg-plist issues.
- Enable linking to tiff in the WITHOUT_X11 case for complete capability.
- This version adds some XML utilities.
PR: ports/68758
Submitted by: maintainer
v. 1.24
date: 2004/04/19 14:21:33; author: krion; state: Exp; lines: +2 -3
- Fix plist
- Pet portlint
v. 1.23
date: 2004/03/30 19:20:18; author: krion; state: Exp; lines: +3 -2
- Use USE_ICONV knob
Approved by: portmgr
v. 1.22
date: 2003/11/13 14:45:06; author: trevor; state: Exp; lines: +1 -1
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.21
date: 2003/11/09 15:53:08; author: jeh; state: Exp; lines: +0 -2
Fixed error in the path of the browser_plugins..
Sorry.. Have fun.
PR: 58892
Submitted By: MAINTAINER
v. 1.20
date: 2003/11/03 03:56:36; author: kris; state: Exp; lines: +1 -1
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
v. 1.19
date: 2003/10/15 01:50:31; author: kris; state: Exp; lines: +3 -0
BROKEN: Broken pkg-plist
v. 1.18
date: 2003/08/26 15:12:42; author: edwin; state: Exp; lines: +1 -1
fix name of macro : xargs -> XARGS
Submitted by: Dan Nelson
v. 1.17
date: 2003/08/26 03:22:22; author: edwin; state: Exp; lines: +2 -2
[Port Update]:: graphics/djvulibre 3.5.9 -> 3.5.12
Port Update graphics/djvulibre 3.5.9 -> 3.5.12
PR: ports/55194
Submitted by: Sebastian Yepes F. [ESN]
v. 1.16
date: 2003/02/28 22:18:19; author: kris; state: Exp; lines: +1 -1
Use pre-everything: instead of pre-everything:: to avoid errors from
duplicate targets in bsd.port.mk
v. 1.15
date: 2003/02/21 12:15:09; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.14
date: 2002/11/19 22:54:12; author: mi; state: Exp; lines: +1 -2
Upgrade to 3.5.9
Reviewed by: maintainer
Approved by: maintainer
v. 1.13
date: 2002/11/17 22:59:45; author: edwin; state: Exp; lines: +13 -2
Maintainer update.
PR: ports/45367
Submitted by: John Merryweather Cooper
v. 1.12
date: 2002/10/02 08:15:53; author: kris; state: Exp; lines: +7 -13
Unbreak by updating to djvulibre 3.5.8. I hope I merged everything
correctly from the 3 different PRs :-)
PR: ports/43145, ports/43468, ports/43435
Submitted by: John Merryweather Cooper [1],
Lev A. Serebryakov [2],
Tilman Linneweh [3]
v. 1.11
date: 2002/09/20 20:43:24; author: kris; state: Exp; lines: +2 -0
BROKEN: DOes not compile
v. 1.10
date: 2002/03/26 18:53:15; author: mi; state: Exp; lines: +1 -1
Transfer maintainership to John Merryweather Cooper, who seems to be
willing and able.
v. 1.9
date: 2002/03/18 10:27:49; author: knu; state: Exp; lines: +1 -0
Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.8
date: 2002/03/18 09:46:37; 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/17 19:23:27; author: sobomax; state: Exp; lines: +1 -1
Correct LIB_DEPENDS.
Submitted by: bento
v. 1.6
date: 2002/02/28 18:11:35; author: mi; state: Exp; lines: +51 -25
Update to djvulibre-3.5.4. See http://djvu.sourceforge.net/ for more.
v. 1.5
date: 2000/11/23 15:23:10; author: kevlo; state: Exp; lines: +15 -13
Update to version 2.1.1
PR: 23023
Submitted by: MAINTAINER
v. 1.4
date: 2000/06/16 21:51:09; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.3
date: 2000/06/16 08:47:13; author: sobomax; state: Exp; lines: +2 -2
Fourth round of INSTALLS_SHLIBS conversion.
v. 1.2
date: 2000/04/14 10:46:33; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.1
date: 2000/03/29 21:22:46; author: ade; state: Exp;
libdjvu++ is AT&T's DjVu library from scanned images
See http://www.djvu.com/ for more details
PR: 12722
Submitted by: Mikhail Teterin
=============================================================================
|
| |

|