Skip site navigation (1)Skip section navigation (2)

CVS log for ports/mail/claws-mail-pdf_viewer/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / mail / claws-mail-pdf_viewer

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.22
Tue Jul 7 18:15:56 2009 UTC (2 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.21: +1 -1 lines
This plugin is not longer developed/supported by claws-mail team due to
licensing problems. Poppler lib that this plugin uses contains code from
xpdf package which is licensed under GPLv2 only (no "or later" part) and
claws-mail uses GPLv3.

According to FSF GPLv2 only and GPLv3 are incompatible. Also this plugin
doesn't work with new claws-mail anyway.

PR:		136431
Submitted by:	"Pawel Pekala" <c0rn@o2.pl> (maintainer)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jul 4 23:06:17 2009 UTC (2 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
- Bump PORTREVISION after claws-mail update

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jan 12 12:53:59 2009 UTC (3 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
- Chase claws-mails shlib bump

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:54 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 30 20:16:21 2008 UTC (3 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.

x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------

graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------

graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------

www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------

Approved by:	portmgr (marcus)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jun 28 14:42:47 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +12 -5 lines
- Add support for WITHOUT_NLS knob [1]
- Bump PORTREVISION after claws-mail update

PR:		124108 [1]
Submitted by:	Pawel Pekala <c0rn@o2.pl> (maintainer)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:42:45 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 19 21:29:31 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -4 lines
- Update to 0.9.1

Approved by:	maintainer implicit

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 21 16:35:55 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
- Get rid of USE_XLIB

Approved by:	maintainer implicit

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 28 00:50:44 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
- Bump PORTREVISION after claws-mail update

Approved by:	maintainer implicit

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 12 22:20:28 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -4 lines
- Update to 0.9

Approved by:	maintainer implicit

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 2 15:49:59 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Bump PORTREVISION after claws-mail update

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 18 12:09:30 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
- Bump PORTREVISION after claws-mail update

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 6 21:32:32 2007 UTC (4 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
- Update to 0.6

Approved by:	maintainer implicit

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jul 7 12:17:21 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -4 lines
- Update to 0.5

PR:		114250
Submitted by:	miwi
Approved by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 29 15:55:53 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 2.9.2
- Bump PORTREVISION in all plugins.

Approved by:	netchild@ (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 19 20:14:05 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 24 22:12:20 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -4 lines
- Update to 0.4

PR:		112069
Submitted by:	miwi
Approved by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 19 10:45:19 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Update to 2.9.1
- Bump PORTREVISION for all claws-mail-*

Approved by:	netchild@
Security:	http://www.vuxml.org/freebsd/c389d06d-ee57-11db-bd51-0016179b2dd5.html

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 17 18:09:21 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
- Update to 0.3

PR:		111740
Submitted by:	miwi
Approved by:	maintainer via privat mail

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 12 13:54:25 2007 UTC (4 years, 11 months ago) by netchild
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
- Update CM to 2.8.1.
- Bump portrevision of the plugins.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 5 15:32:04 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
Add claws-mail-pdf_viewer 0.2, this claws-mail plugin enables viewing of
PDF and PS files.

PR:		ports/109771
Submitted by:	Pawel Pekala <c0rn at o2.pl>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options