Commit graph

4852 commits

Author SHA1 Message Date
joerg
bf35d16565 Don't include files (that generally don't even exist). Bump revision. 2012-01-23 00:43:44 +00:00
cheusov
708f794a5b A multilanguage implementation of BibTeX 0.99.
(v3.71) "big" BibTeX with full support of 8-bit encodings

An enhanced, portable C version of BibTeX. Enhanced by conversion to "big"
(32-bit) capacity, addition of run-time selectable capacity and 8-bit
support extensions.  National character set and sorting order are controlled
by an external configuration file.
Various examples are included.
2012-01-22 16:21:33 +00:00
chs
7b6b845540 update to acroread 9.4.7. fixes CVE-2011-2462. 2012-01-18 15:34:46 +00:00
sbd
1e38404e66 Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
2012-01-17 21:43:18 +00:00
drochner
1c8118ef2a fix an off-by-one in an earlier fix, from gnome bug #643882 2012-01-16 12:42:56 +00:00
obache
2f97717bdb gsed related clean up.
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
  * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
    real GNU sed is required.
  * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-14 07:44:33 +00:00
hans
65a21db088 Force real gsed only on NetBSD. 2012-01-14 03:36:42 +00:00
hans
3a3fe8e873 Convert the remaining few packages that explicitly set DEPENDS or
BUILD_DEPENDS on bison to USE_TOOLS=bison. The minimum bison version
required in mk/tools/bison.mk is good enough for all of them.
2012-01-14 00:51:36 +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
obache
07542669ff Update ruby-gnome2 to 1.1.0.
== Ruby-GNOME2 1.1.0: 2012-01-05

This is a source cleanup release.

=== Changes

==== Ruby/GLib2

  * Improvements
    * [GitHub#65] Supported GLib 2.31. [Reported by mtasaka]
    * Supported comparing between GLib::Enum/GLib::Flags and Symbol.
  * Fixes
    * [GitHub#1] Fix GLib::Spawn regression.
      [Patch by Geoff Youngs]
    * Plugged memory leaks.
    * Fixed a crash by GC on Ruby 1.9.
  * Changes
    * Remove optional Ruby-GetText-Package dependency.

==== Ruby/GTK2

  * Improvements
    * [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows:
      Added hicolor-icon-theme into gem on Windows.
      [Suggested by wNikolai Weibull]
  * Fixes
    * Fixed a crash by GC.
    * Plugged memory leaks.
    * Fixed Gdk::GC#colormap= uses wrong value.
    * Fixed Gtk::TextBuffer#serialize uses wrong value.

==== Ruby/Pango

  * Fixes
    * Plugged memory leaks.

==== Ruby/GdkPixbuf

  * Improvements
    * Gdk::Pixbuf.new supports hash argument.
  * Fixes
    * Plugged memory leaks.

==== Ruby/GStreamer

  * Improvements
    * Supported Windows gem.
    * Improved memory management.
  * Fixes
    * [GitHub#86] Gstreamer: test_caps test fails. [Reported by mtasaka]
    * [GitHub#87] GStreamer: test_span test fails. [Reported by mtasaka]
    * [GitHub#87] GStreamer: test_create_clock test fails.
      [Reported by mtasaka]
    * [GitHub#89] GStreamer: test_fraction_range_new test fails.
      [Reported by mtasaka]
    * [GitHub#91] GStreamer: test_state "sometimes" fails.
      [Reported by mtasaka]

==== Ruby/Poppler

  * Fixes
    * Fixed a wrong conversion in Poppler::Document#find_dest.
      [Reported by Chloé Desoutter]
2012-01-11 13:47:30 +00:00
drochner
ad18640cd5 update to 1.4.0
this is the first stable release after the 1.3.9 development cycle
changes:
-bugfixes
-documentation updates
-translation updates

Warning: Documents created by this pkg cannot be read by
version 1.3.3.x (pkgsrc/print/scribus).
2012-01-09 17:44:12 +00:00
joerg
b0bb70ca22 Just make the template implementation availabe all the time. C++
compilers are supposed to know how to use COMDAT.
2011-12-29 16:35:41 +00:00
sbd
71aa16df0c Don't use statfs() on SunOS (PR#44453). 2011-12-21 08:57:11 +00:00
drochner
c32bdfab41 make this build with the "cups" option again
(missing header, likely due to recent cups update)
2011-12-19 11:14:25 +00:00
obache
9ce09e1be1 Change default PKGNAME scheme for PECL packages.
Drop ${PHP_BASE_VARS} from PKGVERSION by default.

It used to be required to support multiple php version.
But after PHP version based ${PHP_PKG_PREFIX} was introduced,
such trick is not required anymore.
In addition to this, such version name schme invokes unwanted version bump
when base php version is bumped, plus, such version scheme is hard to
use for DEPENDS pattern.

To avoid downgrading of package using such legacy version scheme,
PECL_LEGACY_VERSION_SCHEME is introduced.
If it is defined, current version scheme is still used for currently
supported PHP version (5 and 53), but instead of ${PHP_BASE_VARS},
current fixed PHP base version in pkgsrc is used to avoid unwanted version bump
from update of PHP base package.
With newer PHP (54, or so on), new version scheme will be used if
it is defined.
This trick will not be required and should be removed after php5 and php53 will
be gone away from pkgsrc.
2011-12-17 13:46:27 +00:00
taca
f85eb1be43 Update ruby-pdf-reader package to 0.10.1.
v0.10.1 (20th October 2011)
- simple license change to glyph data file, no code changes
2011-12-15 15:45:25 +00:00
minskim
1eb9052a15 Update tex-xetex{,-doc} to 2011.
Create a missing symlink for xelatex.  Noted by Mark Davies.
2011-12-14 20:27:10 +00:00
minskim
2d575ed6b8 Update tex-latex{,-doc} to 2011.
Changes:
        * ltfssdcl.dtx: Bruno's improvement to \in@
        * ltfntcmd.dtx: Bug fix for 2009-12 change
2011-12-14 20:14:25 +00:00
minskim
e93da6f326 Update tex-luatex{,-doc} to 0.70.1.
Changes:
- Added settings for ConTeXt.
2011-12-14 19:53:20 +00:00
minskim
1678e52635 Sync tex-pdftex{,-doc} with TeX Live r24563.
Changes:
- Regenerated font maps.
2011-12-14 19:42:15 +00:00
minskim
01a6d3769f Let web2c install pdftex's manpage. 2011-12-14 19:33:40 +00:00
minskim
8779f3310a Update tex-hyphen-base to 2011. No functional change. 2011-12-11 20:30:24 +00:00
minskim
eb71596653 Update tex-dvips{,-doc} to 2011.
Changes:
- Regenerate font map files.
2011-12-11 20:14:24 +00:00
minskim
ac37a4487d Update tex-latexconfig to 2011.
Changes:
- Add luatex version of lualatexquotejobname.
2011-12-11 20:00:58 +00:00
minskim
85da6c0dda Sync tex-etex{,-doc} with TeX Live r22198.
Changes:
- Fix the version string in a manpage.
2011-12-11 19:52:31 +00:00
minskim
a8e06ab853 Let texlive packages honor PKGINFORDIR. 2011-12-10 19:17:00 +00:00
drochner
759c9a66a2 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
joerg
05021fa85a Fix build with newer CUPS 2011-12-06 19:49:54 +00:00
joerg
58ad01c799 Fix build with newer GCC and newer CUPS 2011-12-06 19:48:47 +00:00
marino
b0673c6c44 print/lilypond: Fix copy/paste error on previous commit 2011-12-06 19:05:35 +00:00
marino
30a1cd50bb print/lilypond: Fix for DragonFly
DragonFly needs devel/flex rather than USE_TOOLS+= lex in order to
build lilypond
2011-12-06 01:23:58 +00:00
sbd
529d8cb79d Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
joerg
bbde65f2e0 Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
hans
f24775d7a7 Limit ssp fix to SunOS. 2011-12-02 14:14:58 +00:00
minskim
4c8a29614f Move format regeneration and font map update into texmf.mk so that
non-TexLive packages can use them.

Thanks to wiz@ for testing.
2011-11-30 19:15:46 +00:00
minskim
324a16da98 Update tex-kotex-dev{,-doc} to 0.3.
Changes:
- remove code suppressing char orphan in xetexko
- remove obsolete files from luatexko
- provides [nounfonts] option in luatexko.sty
- remove hyperref outuni routine from luatexko.sty
- remove plain tex latin font setting in xetexko-space.sty and
  luatexko.{tex,lua}
- consider some chinese center-aligned full stop in xetexko-space
- introduced hanjahook.sty. updated xetexko-dotemph and hangulhook
2011-11-29 21:20:59 +00:00
minskim
acc2cddfda Update tex-kotex{,-doc} to 0.3.
Changes:
- compatibility with memoir in kosections-utf.tex
- update hanja-to-hangul tables
2011-11-29 21:16:00 +00:00
minskim
7ef127fa20 Update tex-kotex-utils to 0.3.
Changes:
- Added kotexindy for indexing Korean.
2011-11-29 21:05:36 +00:00
hans
7f5c6e1a09 Add pod2man to USE_TOOLS. 2011-11-29 18:27:24 +00:00
drochner
615d8716b7 don't bl3 libXp explicitely where it is just meant as indirect
dependency of an Xaw variant -- if at all, this will be handled
by the Xaw bl3 file
2011-11-29 17:55:07 +00:00
hans
f682d7d276 Fix build with -fstack-protector. 2011-11-29 15:46:24 +00:00
drochner
50379201e3 include <cups/ppd.h> explicitely to make this build with newer cups 2011-11-28 15:29:32 +00:00
joerg
0aeac1fbd8 Add missing includes. 2011-11-25 22:17:07 +00:00
joerg
f9f73a6f69 Fix build with newer GCC 2011-11-25 22:16:26 +00:00
joerg
49ba684837 Newer GCC complains that foo != NULL is tautological, if foo is a local
variable, so deal with it.
2011-11-25 22:15:18 +00:00
ryoon
2fc4a1c0aa Update to 1.5.0
Changelog:
1.5.0

Added Save As action and dialog for saving the differences to a PDF file.

1.3.0

Added support for -a, --appearance, -t, --text command line options to
set the initial comparison mode.

1.2.3

Added a mention of comparepdf in the About box.
2011-11-22 19:46:09 +00:00
sbd
1c239e2837 With cups-1.5 <cups/ppd.h> in no-longer include by <cups/cups.h>. 2011-11-20 08:29:37 +00:00
ryoon
8c266d4a4e Update to 1.0b7
I was unaware of version up.

* Fix html2psrc path in patch-aa

Changelog:
  051211 1.0b5   Bug fixes. Added -M option.
  091021 1.0b6   "Security" fix. Changed behavior for SSI, to avoid having
                 arbitrary readable files disclosed on a web server that uses
                 html2ps in a web application (cgi script etc), allowing HTML
                 files to be uploaded for conversion. Setting up a service like
                 this is begging for trouble in my opinion. (Is /bin/cat also
                 a vulnerability, since one can use it in a web app, allowing
                 uploading arbitrary parameters to it?)
  100507 1.0b7   Fixed a bug introduced by the previous bug fix...
2011-11-18 21:59:01 +00:00
ryoon
830ce52578 bin/html2ps should not contain .destdir/ path.
Bump PKGREVISION.
2011-11-18 21:43:59 +00:00
sbd
3e398cc0d8 Skip installing the config files in the ${INSTALL_TARGET} stage, instead
install them in the post-install target.

This allows the destdir stage-install target to run as non root.
2011-11-14 01:23:26 +00:00