Commit graph

167250 commits

Author SHA1 Message Date
markd
1efce5e83c Fix build with gcc 4.4 2011-01-18 10:25:52 +00:00
markd
553a4c614a Fix build with gcc 4.5 2011-01-18 10:22:57 +00:00
jmmv
f45b8e1d49 Update chat/telepathy-logger, math/gcalctool, print/evince, sysutils/brasero
and sysutils/nautilus-sendto to use the new devel/glib2/schemas.mk logic to
properly recompile the GSettings database during install/deinstall.

Bump PKGREVISION for these packages.

(This lets evince work in my machine; it would crash on startup because
it would not find its schema.  I suspect this also fixes all the other
applications mentioned in this change.  And the inclusion of schemas.mk
also prevents these packages from causing side-effects on the system if
they happen to call glib-compile-schemas during their build.)
2011-01-18 10:08:43 +00:00
jmmv
e4b76cefe8 Add a schemas.mk file to let packages that install GSettings schemas to
rebuild the precompiled database upon install/deinstall.  This is mostly
a copy/paste of the same logic to deal with gio modules found in modules.mk.

No PKGREVISION bump because this does not affect the glib2 package in
itself.
2011-01-18 10:03:59 +00:00
wiz
5a1d5e1639 Fix build with latest sip; upstream commit found by drochner. 2011-01-18 09:14:13 +00:00
wiz
400fd422b9 Updated geography/gdal-lib to 1.7.3nb2 2011-01-18 09:01:37 +00:00
wiz
3d7c9fd46d Fix png-1.5 fix. From drochner@
Bump PKGREVISION.
2011-01-18 09:01:29 +00:00
gdt
d35eb2de2b Adjust path on MASTER_SITES; the domain change seems to have caused a
site reorganization.
2011-01-18 02:45:38 +00:00
gdt
bf4751dffd MASTER_SITES update from THomas Mueller, now on HEAD instead of
release branch.
2011-01-18 02:41:33 +00:00
obache
0153c01e4e + w3m-0.5.3 2011-01-18 01:43:12 +00:00
minskim
032ffd0372 Note update of tex-geometry{,-doc}. 2011-01-17 23:43:16 +00:00
minskim
7e030b0be1 Update tex-geometry to 5.6.
Changes:
  * Package 'ifxetex' is loaded for robuster detection of XeTeX.
  * Fixed a bug where 'pass' option was not reset in \newgeometry.
  * Fixed a bug where paper width and height were swapped unnecessarily
    inside \newgeometry{} if 'landscape' is given as a class option.
  * Changed crop marks with elbow-shaped lines 17mm long and offset by 3mm.
  * Added 'showframe' and 'showcrop' as options shown in verbose mode.
  * Fixed typos and wrong figures, and revised expressions in the document.
  * Added missed things that had been fixed for v5.4 into changes.txt.
  * New paper size presets for ISO C-series: 'c0paper' to 'c6paper'.
  * Fixed a bug where overloading shipout in 'showframe' and/or 'showcrop'
    mode caused warnings when 'pdfpages' package is used.
  * Changed the shipout overloading process to use 'atbegshi' package.
    Options 'showframe' and 'showcrop' require the package.
  * Fixed a bug where restoring layoutwidth and layoutheight failed
    when \restoregeometry is called.
  * Fixed a bug that forced papersize to set the same length
    as the specified layoutsize.
  * Fixed a bug where page frame shown in 'showframe' mode was placed
    slightly wrong.
  * Fixed wrong 'h-part' calculation in verbose when bindingoffset
    or mag is specified.
  * Changed format and fixed values shown in verbose mode.
2011-01-17 23:42:37 +00:00
minskim
e97462f30e Note update of tex-needspace{,-doc}. 2011-01-17 23:38:12 +00:00
minskim
84ce6ddaee Update tex-needspace{,-doc} to 1.3c.
Changes:
- Patch to improve behaviour with commands like `\section` that use
  `\addvspace`.
2011-01-17 23:37:36 +00:00
tron
628e12c907 Add a comment why we need to disable assembler support on so many platforms. 2011-01-17 23:13:46 +00:00
minskim
1e4f61fa42 Note update of tex-beamer{,-doc}. 2011-01-17 22:41:59 +00:00
minskim
5514f2608b Update tex-beamer{,-doc} to 3.10.
Changes:
- Add real support for section page and subsection page.
- Improved manual and translations.
- Many bug fixes.
2011-01-17 22:41:24 +00:00
minskim
1e8ce07be5 Update tex-xmltex{,-doc} to TeX Live r18835. No functional change. 2011-01-17 22:31:53 +00:00
tron
86a1737d17 Disable assembler support under Mac OS X to fix the build. 2011-01-17 22:14:02 +00:00
tron
a813bed1bb Disable assembler support under NetBSD 5.1 and older as it required
binutils 2.17 or newer which is only available under NetBSD-current.
2011-01-17 22:06:37 +00:00
tron
9542c6614a Disable assembler support under Mac OS X (again) to fix the build. 2011-01-17 21:51:09 +00:00
tnn
6096744ad4 Don't error out (skipping utmp logging) when using Unix98 ptys.
Bump PKGREVISION.
2011-01-17 21:28:09 +00:00
is
ca4441c55d Revert the last change to avoid cyclic dependencies. 2011-01-17 20:52:58 +00:00
minskim
e40d0f712f Disable ODBC explicitly. 2011-01-17 20:02:42 +00:00
drochner
de7a0a5c31 mention recent updates 2011-01-17 19:51:39 +00:00
drochner
a6fa20c86f libtheora{enc,dec}.so use symbols from libtheora.so, so make sure the
former are linked against the latter
bump PKGREV
2011-01-17 19:44:58 +00:00
jnemeth
b2f40464b2 Don't depend on png.h in include zlib.h.
Requested by jmcneill@.
2011-01-17 17:57:01 +00:00
drochner
ad6f5444f3 update to 0.10.11
changes:
-Synced to FFmpeg 0.6 branch
-Add mappings for all new codecs
-encoders: proxy downstream width/height/framerate
-encoders: Fix timestamps
2011-01-17 17:03:03 +00:00
drochner
c94f0e631b update to 20101018.0.6.1, from Makoto Fujiwara per pkgsrc-wip,
with two changes by me:
-disabled symbol versioning - this didn't work correctly for me
-changed PKGVERSION to start with the release date, so that it
sorts correctly against the snapshots we had before
vlc-1.0.6 does still build, but can be updated now
2011-01-17 16:51:04 +00:00
drochner
736c828193 update to 20110101, from Makoto Fujiwara per pkgsrc-wip
(I've just put back libtool support.)
needed for update of ffmpeg which in turn is needed for updates
of eg vlc and gst-plugin-ffmpeg
2011-01-17 16:46:42 +00:00
tron
2fffd2a09c Remove incorrect entries to fix build problem observed by Thomas Klausner
and me.
2011-01-17 16:40:28 +00:00
drochner
06a1f7e2bc don't install manual (which is useless for end users), drop build
dependency on doxygen, bump PKGREVISION
2011-01-17 16:38:20 +00:00
drochner
0a86b8bfdb the API doc isn't even installed -- skip documentation build and
drop build dependency on doxygen
(no change to installed pkg)
2011-01-17 16:31:53 +00:00
dholland
1226a72193 Update maintainer address, from PR 44404. 2011-01-17 16:14:58 +00:00
ghen
3abc1a87bc Fix the fix for Arch Linux 2011-01-17 15:12:46 +00:00
drochner
3398b89893 make this build with new gtkmm 2011-01-17 14:30:06 +00:00
is
0d888131f5 Declaring char *getcwd(); interfered with _USE_FORTIFY_SOURCE=N (for N>0).
(pointed out by aniou@ircnet).

The problem is avoided by not declaring in make.h if defined(HAVE_UNISTD_H).

(I wish people would actually use configure's findings after it spent several
billions(en_US) of CPU cycles computing them.)
2011-01-17 14:17:29 +00:00
drochner
e88df6004f update to 4.0.6
changes:
-improved foomatic-ppd-to-xml script
-XML files generated by foomatic-db-engine now have the same formatting
-fixes
2011-01-17 14:16:50 +00:00
drochner
d9c2dd7502 update to 4.0.6
changes:
-improved automatic input data format recognition
-bugfixes
2011-01-17 14:14:52 +00:00
drochner
9a6b144c46 update to 0.2.1.29
changes:
-Fix a heap overflow (probably allows remote code execution)
 (CVE-2011-0427)
-Prevent a denial-of-service attack by disallowing any
 zlib-compressed data whose compression factor is implausibly
 high
-Zero out a few more keys in memory before freeing them
-bugfixes
-Update to the January 1 2011 Maxmind GeoLite Country db
-Introduce output size checks on all of our decryption functions
2011-01-17 14:06:53 +00:00
is
1e134dddad Add USE_TOOLS+=perl; needed to run make test. 2011-01-17 12:53:23 +00:00
he
08ae6f5401 Note update of time/titrax -- a new patch. 2011-01-17 12:52:59 +00:00
he
83e4681a6f Fix the sumtitra script to work without warning from newer perl. 2011-01-17 12:52:15 +00:00
drochner
b158189409 -adjust the patch for manpage location so that it doesn't hardwire
the pkgsrc specific path, so that it could be submitted upstream
-deal with desktopdb
approved by jkunz The Maintainer
2011-01-17 11:22:43 +00:00
jmcneill
7d00974785 replace netscape with firefox in default menu config 2011-01-17 11:15:16 +00:00
wiz
b79bf3d3bb Fix build with png-1.5. 2011-01-17 10:36:54 +00:00
wiz
82ff41d6b2 Updated print/luatex to 0.65.0 2011-01-17 10:33:51 +00:00
wiz
815d1b4faa Update to 0.65.0, set LICENSE, and fix build with png-1.5.
0.65.0:

I have just uploaded the archives for a new luatex release, 0.65.0.

This release mostly fixes a number of bugs, but it also deprecates
a number of existing lua and macro commands. Please read the News
section carefully if you are the current maintainer of a luatex
macro package.

News:

    * The Aleph and Omega version primitives are deprecated.
    * The Apple Snow Leopard Truetype font collections now work
      properly.
    * Libpng has been updated to 1.4.4, and zlib to 1.2.5.
    * New lua functions node.next() and node.prev().
    * The already deprecated for some time node.protrusion_skipable()
      function has been removed.
    * fontloader.apply_featurefile() and
      fontloader.apply_afmfile() now return nil,<errortable> on failure.
    * The various node list fields in the lua node interface have
      been renamed from 'list' to 'head', e.g. tex.box[0].head,
      and the 'list' name is deprecated. For now, the deprecation
      is silent, as 'list' will stay for quite some time. Please
      update your lua source as soon as possible, though.
    * The call node.type(<node>) now returns "node". The existing
      functionality is otherwise unchanged.
    * Luafilesystem has been updated to 1.5.0. NOTE: there is an
      incompatible change in the directory iterator method.
    * The restriction on linebreak_filter has been eased: at least one
      horizontal box should be returned, but that is not necessarily
      the last node any more.
    * Backward compatibility has been restored for \meaning\mathchar
    * node.first_character() has been renamed to node.first_glyph()
      to better match its actual functionality.
    * The \Umathaccent primitive now supports both/bottom keywords,
      and \Umathbotaccent / \Umathaccents are now deprecated.
    * The \Umathaccent primitive now also supports the fixed keyword,
      which supports non-growing math accents even if the font says
      there are extensible variants.
    * Ongoing work on the epdf library.


0.64.0:

I have just uploaded the archives for a new luatex release, 0.64.0.
This is a development release, but it also fixes a few rather
annoying bugs in 0.63.0.


News:

* New lua functions pdf.refobj(), pdf.maxobjnum() and pdf.objtype()
* New lua function node.is_node()
* The max_strings configuration variable's maximum value is
  raised to be identical to texlive's maximum (2097151), and
  same for param_size (32767).
* The embedded mplib is now 1.503.
* Minor cleanups in the output of fontloader.to_table():
  - removed out-of-range altuni's from the output
  - don't dump the extra encodings, just the actual font encoding
  - export the encoding's name also as 'enc_name' at one level up
  - no longer exporting unset macstyles, nor zero uniqueids
  - fix creationtime and modification time
* Ongoing work on the epdf library

Bugfixes:
* Fix a bug where an explicit hyphen prevented hyphenation for the
  whole rest of the paragraph
* Internal font copying forgot to copy the last font dimen
* os.selfdir() is now documented
* patch quad (\fontdimen6) in \letterspacefont to be compatible
  with pdftex
* Multi-page pdf inclusion was very slow in 0.63.0
* Some extra checks added to the handling of glue_spec node
  objects in lua code.
* Some node.prev pointers have been corrected (but this is not
  quite finished).
* A small fix to lpeg 0.9.
2011-01-17 10:33:43 +00:00
wiz
2d67b736da Fix build with png-1.5. 2011-01-17 09:14:15 +00:00
wiz
febd68a9c7 Updated pkgtools/pkglint to 4.95 2011-01-17 09:14:08 +00:00