Commit graph

34 commits

Author SHA1 Message Date
Koop Mast
563f73ccfe Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].

PR:		196599 [1]
Submitted by:	olivierd@ [1]
Exp-run by:	antoine@
Obtained from:	upstream [2]
2015-02-03 12:28:23 +00:00
Max Brazhnikov
2d2662f134 Bump PORTREVISION after graphics/poppler update to 0.26.3 2014-11-25 12:55:53 +00:00
Pawel Pekala
8e8f4b5d5e mail/libetpan:
- Update to version 1.5, development moved to github
- Convert to USES=libtool, don't install la file
- Install striped version of library
- Allow to compile with OpenSSL from base
- Update homepage address
- Bump affected deskutils/cairo-dock-plugins

mail/claws-mail:
- Update to version 3.10.0
- Convert to USES=libtool tar:bzip2 [1]
- Don't install static plugin files [1]
- Replace GMAKE with MAKE_CMD [1]

Release notes: http://claws-mail.org/news.php

mail/claws-mail-clamd:
- Don't show pkg-message in post-install, staging takes care of that

Submitted by:	tijl via private mail [1]
2014-05-27 21:11:52 +00:00
Koop Mast
2a51b2182a Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.

Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
2013-12-27 16:54:21 +00:00
Pawel Pekala
441d6f4800 - Fix comboboxes vcalendar bug by adding upstream patches [1]
- Add support for STAGEDIR
- Properly set configure iconv args

PR:		ports/182439 [1]
Reported by:	Gerard Seibert <gerard@seibercom.net>
2013-10-05 11:25:29 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Pawel Pekala
4e3e241093 Update to Claws Mail 3.9.1 release
Changelog: http://claws-mail.org/news.php

claws-mail:
- Now whole release is distributed as one file
- Move common stuff to Makefile.claws
- Cleanup many accumulated, old and not needed things
- Move bogofilter, pgp and spamassassin plugins to separate ports
- Dillo plugin was dropped so drop option for it

plugins:
- All plugins ports are now slaves to main port
- Remove all distinfo and pkg-plist files - this is
  now handled by main port
- Deprecate cachesaver and gtkhtml2_viewer plugins - they are not
  maintained by upstream anymore
2013-05-11 14:10:28 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pawel Pekala
40c91fb874 Update to Claws Mail 3.9.0 release
Changelog: http://www.claws-mail.org/news.php

claws-mail:
- Remove leading article from COMMENT
- Add missing deps
- Modernize options descriptions
- Respect NLS option
- Remove shlib ABI versions from LIB_DEPENDS

plugins:
- Bump plugins with no new versions
- Remove stale patches
- Improve COMMENTs, be more verbose what plugin does, use official
  Claws Mail name, remove leading articles
- Convert WWW: lines from tabs to spaces
2012-12-10 17:27:47 +00:00
Pawel Pekala
844764d885 - Readd mail/claws-mail-pdf_viewer, licensing of xpdf and poppler libraries
has changed and now is compliant with GPLv3 which claws-mail uses
- Update to version 0.9.2
- Depend on graphics/poppler-glib
- Correctly use LDFLAGS, CFLAGS
- Convert to OptionsNG
- Add homepage, LICENSE
2012-06-30 15:35:25 +00:00
Martin Wilke
6836e2157a 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)
2009-07-07 18:15:56 +00:00
Martin Wilke
b3ecbf27c2 - Bump PORTREVISION after claws-mail update 2009-07-04 23:06:18 +00:00
Martin Wilke
ad4857be56 - Chase claws-mails shlib bump 2009-01-12 12:53:59 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Jeremy Messenger
903b45dfc5 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)
2008-06-30 20:16:22 +00:00
Martin Wilke
24e4e69d08 - Add support for WITHOUT_NLS knob [1]
- Bump PORTREVISION after claws-mail update

PR:		124108 [1]
Submitted by:	Pawel Pekala <c0rn@o2.pl> (maintainer)
2008-06-28 14:42:47 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
7519ecc150 - Update to 0.9.1
Approved by:	maintainer implicit
2008-04-19 21:29:31 +00:00
Martin Wilke
11c4608375 - Get rid of USE_XLIB
Approved by:	maintainer implicit
2008-03-21 16:35:56 +00:00
Martin Wilke
5ccdf2b2f9 - Bump PORTREVISION after claws-mail update
Approved by:	maintainer implicit
2008-02-28 00:50:45 +00:00
Martin Wilke
e53577c837 - Update to 0.9
Approved by:	maintainer implicit
2008-02-12 22:20:28 +00:00
Martin Wilke
f90aed4781 - Bump PORTREVISION after claws-mail update 2007-10-02 15:50:00 +00:00
Martin Wilke
b4f2bd499f - Bump PORTREVISION after claws-mail update 2007-09-18 12:09:31 +00:00
Martin Wilke
610d92fef3 - Update to 0.6
Approved by:	maintainer implicit
2007-09-06 21:32:32 +00:00
Martin Wilke
b87f935d43 - Update to 0.5
PR:		114250
Submitted by:	miwi
Approved by:	maintainer
2007-07-07 12:17:21 +00:00
Martin Wilke
4df63ed77d - Update to 2.9.2
- Bump PORTREVISION in all plugins.

Approved by:	netchild@ (maintainer)
2007-05-29 15:55:53 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
fe19d1991e - Update to 0.4
PR:		112069
Submitted by:	miwi
Approved by:	maintainer
2007-04-24 22:12:20 +00:00
Martin Wilke
e9c921a099 - 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
2007-04-19 10:45:20 +00:00
Martin Wilke
e995b77bb2 - Update to 0.3
PR:		111740
Submitted by:	miwi
Approved by:	maintainer via privat mail
2007-04-17 18:09:21 +00:00
Alexander Leidinger
6da3f932be - Update CM to 2.8.1.
- Bump portrevision of the plugins.
2007-03-12 13:54:26 +00:00
Cheng-Lung Sung
2259e682b1 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>
2007-03-05 15:32:04 +00:00