Commit graph

43 commits

Author SHA1 Message Date
wiz
9857186f24 Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
e05e426ab4 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
18d6941e6e Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
047a7f787e Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
joerg
5cc9502653 Explicitly use custom copy_if, it also exists in C++11 implementations. 2013-05-21 16:37:04 +00:00
joerg
59f4b445bd Allow building with libc++, where std::shared_ptr overlaps with
boost::shared_ptr.
2013-05-09 13:56:57 +00:00
wiz
a96f4900ac Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
84991145cf PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
d1ab9d8533 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
joerg
85ff2cbb0a Define functions before refering them in templates. Remove incomplete
<string> forward definition.
2012-11-23 12:32:00 +00:00
adam
ed93f0ca47 Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
wiz
3184463075 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
baf87fb064 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
tron
78f9c75877 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
8ace00dcd8 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
e7608643ab Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
drochner
60c8f827b0 update to 1.6.10 (last release on the 1.6 branch)
changes:
-Read files produced by LyX 2.0
-bugfixes
-translation updates
2012-03-21 18:06:48 +00:00
markd
94365f1c95 Fix build with gcc4.6
Add -fpermissive for Linux
2012-03-10 20:55:46 +00:00
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
3e5aee20cf Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
obache
1f4649c8a2 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
sbd
94b37b4e43 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
minskim
948450edb3 Correct paths to tex-pst-node and tex-pstricks.
Noted by Robert Elz.
2011-09-18 14:32:59 +00:00
minskim
988b3d0402 Replace lyx's dependencies on teTeX with those on TeX Live packages. 2011-09-18 03:51:33 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
drochner
d434f0f8f7 update to 1.6.9
changes:
-fixed yet another number of crashes
-support for CVS revision control
-new Swedish localization
2011-04-15 16:32:33 +00:00
minskim
82b8336555 lyx does not need teTeX/module.mk; include tex.buildlink3.mk instead. 2011-03-20 18:06:56 +00:00
minskim
5a57ae488a Make lyx build on Mac OS X. 2011-03-09 18:48:51 +00:00
minskim
1c7b1c51c2 Let lyx install files under ${DESTDIR} on Mac OS X. 2011-03-07 23:28:38 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
drochner
9dcc9c6c99 update to 1.6.8
maintenance release: "We have fixed crashes that have been reported to us,
ironed out many small glitches, further polished the user interface,
updated the documentation and added some new layouts."

approved by Jeremy C. Reed
2010-12-01 19:34:49 +00:00
abs
93cde1a832 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
2c6e8e30b0 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
reed
7f1876219e Remove example packages that don't exist anymore. 2010-08-25 13:22:34 +00:00
drochner
d366d7273f update to 1.6.7
"this release irons out all known stability problems with Qt 4.6"

other changes:
-New -f [--force-overwrite] command line flag
-New preference setting for selecting what to do when existing files are
 going to be overwritten on export from the GUI
-Detect LyXBlogger if installed
-UI improvements
-doc / translation improvements
-bugfixes

approved by Jeremy C. Reed (the MAINTAINER)
2010-07-21 16:53:58 +00:00
wiz
92e0cb52cb Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
6ac85b38f0 Remove patch that isn't in distinfo after 1.6.5 update. 2010-06-03 09:34:02 +00:00
drochner
2234d43dc7 update to 1.6.5
changes:
-fixes for Mac OS X 10.6 (Snow Leopard)
-A number of newly reported crashes were fixed
-new layouts and modules
-Windows support

approved by Jeremy C. Reed
2010-05-06 10:46:49 +00:00
joerg
429e956b3f Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
minskim
39506e0d40 Mention dvipdfmx instead of dvipdfm; the latter was obsoleted by the former. 2010-02-05 19:07:43 +00:00
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
reed
2da1bf9d3e Add a SUPERSEDES so package update tools can now that this can replace
old lyx-xforms or lyx-qt packages.
2009-10-16 13:02:37 +00:00
reed
0ef810a5c5 Import lyx as lyx.
This is version 1.6.4.1. LyX should always be able to
import old document formats.

This now works without a "python" named "python".
(But that needs to be fixed by upstream still.)

Sorry way too many changes to list them here.

I will be removing the lyx-qt, lyx-xforms, and lyx15 packages soon.
2009-10-16 12:36:20 +00:00