Commit graph

145859 commits

Author SHA1 Message Date
minskim
2091cc9e09 Import tex-a2ping-2.77p as graphics/tex-a2ping.
a2ping is a Perl script command line utility written for Unix that
converts many raster image and vector graphics formats to EPS or PDF
and other page description formats.  Accepted input file formats are:
PS (PostScript), EPS, PDF, PNG, JPEG, TIFF, PNM, BMP, GIF, LBM, XPM,
PCX, TGA.  Accepted output formats are: EPS, PCL5, PDF, PDF1, PBM,
PGM, PPM, PS, markedEPS, markedPS, PNG, XWD, BMP, TIFF, JPEG, GIF,
XPM.  a2ping delegates the low- level work to Ghostscript (GS),
pdftops and sam2p.  a2ping fixes many glitches during the EPS to EPS
conversion, so its output is often more compatible and better
embeddable than its input.
2009-08-03 23:48:44 +00:00
minskim
5a6471b7c6 Add tex-listings and tex-listings-doc. 2009-08-03 23:47:14 +00:00
minskim
839b3ae258 Import tex-listings-doc-1.4 as print/tex-listings-doc.
This is documentation for tex-listings.
2009-08-03 23:46:05 +00:00
minskim
791f468c14 Import tex-listings-1.4 as print/tex-listings.
Typeset programs (programming code) within LaTeX.  The source code is
read directly by TeX.  Keywords, comments and strings can be typeset
using different styles (default is bold for keywords, italic for
comments and no special style for strings).  Includes support for
hyperref.  To use, simply \usepackage{listings}, identify the language
with \lstset{language=Python}, then employ the \begin{lstlisting} ...
\end{lstlisting} environment or the \lstinputlisting{filename.py}
command.  Short (in-line) listings are also available, using either
\lstinline|...| or | ... | (after defining the | token with the
\lstMakeShortInline command).
2009-08-03 23:45:46 +00:00
minskim
cde9056ea1 Add texlive-pdftools. 2009-08-03 23:38:34 +00:00
minskim
84d5feed43 Import texlive-pdftools-2008 as print/texlive-pdftools.
This package provides PDF-related utilites included in TeX Live.
2009-08-03 23:37:33 +00:00
taya
8758cf1812 Update inputmethod/anthy to 9100h. 2009-08-03 23:32:06 +00:00
taya
4c788f4016 Update anthy to 9100h.
Patch provided by YAMASHIRO Jun in PR 41805.

Changelog for Anthy:
* Update kana-kanji dictionary(9100b, 9100d, 9100e, 9100g).
* Improbed for stability(9100g).
* Bugfixes

Changelog for pkgsrc
* Update optional dictionary: okinawa-20090801.t
2009-08-03 23:30:06 +00:00
wiz
94a4192fef Updated www/tidy to 20090326 2009-08-03 22:35:45 +00:00
wiz
9193b8e01f Update to 20090326, bugfixes.
Set LICENSE.
2009-08-03 22:35:33 +00:00
hasso
f87fc18972 Updated security/ccid to 1.3.11.
Updated security/libp11 to 0.2.6.
Updated security/openct to 0.6.17.
Updated security/opensc to 0.11.9.
Updated security/pcsc-lite to 1.5.5.
2009-08-03 18:54:22 +00:00
hasso
ff9cc13f1e Update to 1.5.5. Changelog:
pcsc-lite-1.5.5: Ludovic Rousseau
28 July 2009
- add the reader interface name if provided by the device
- SCardTransmit(): return SCARD_E_UNSUPPORTED_FEATURE if
  SCARD_PROTOCOL_RAW is requested by unsupported
- SCardConnect() and SCardReconnect(): set dwActiveProtocol to
  SCARD_PROTOCOL_UNDEFINED if SCARD_SHARE_DIRECT is used (conform to
  MSDN). Contrary to Windows winscard behavior, the reader is accessed in
  shared mode and not exclusive mode if SCARD_SHARE_DIRECT is used.
- SCardControl(): correctly check for buffer overflow (bug introduced in
  pcsc-lite 1.5.4)
- some other minor improvements and bug corrections
2009-08-03 18:47:35 +00:00
minskim
015d501b37 Note PKGREVISION bump of dvipng. 2009-08-03 18:46:13 +00:00
minskim
750d590beb Enable t1lib font rendering. This fixes PR 41773. 2009-08-03 18:45:36 +00:00
hasso
3d6279f314 Update to 0.11.9.
New in OpenSC 0.11.9; 2009-07-29; Andreas Jellinghaus

* New rutoken_ecp driver by  Aktiv Co. / Aleksey Samsonov
* Allow more keys/certificates/files etc. with entersafe tokens
* Updates pkcs11.h from scute fixing warnings
* Small fixes in rutoken driver
* Major update for piv driver with increased compatibility
2009-08-03 18:45:31 +00:00
hasso
861ade0fb6 Update to 0.6.17.
New in OpenCT 0.6.17, 2009-07-29; Andreas Jellinghaus

* add support for Rutoken ECP (ccid driver)
* small bugfixes
2009-08-03 18:44:23 +00:00
hasso
5f6352b28f Update to 0.2.6. Changes include fixes in the export file is fixed, now
includes the new function we added in 0.2.5. Also the MSVC build was fixed.
2009-08-03 18:43:00 +00:00
hasso
f4782f4ab0 Update to 1.3.11. Changelog:
1.3.11 - 28 July 2009, Ludovic Rousseau
    - add support of Raritan D2CIM-DVUSB VM/CCID, Feitian SCR301,
      Softforum XecureHSM, 2 Neowave Weneo tokens, Synnix STD200, Aktiv
      Rutoken ECP, Alcor Micro SCR001, ATMEL AT91SC192192CT-USB,
      Panasonic USB Smart Card Reader 7A-Smart, Gemalto GemProx DU and SU
    - remove support of Reiner-SCT cyberJack pinpad(a) on request of
      Reiner-SCT.  You should user the Reiner-SCT driver instead
    - define CFBundleName to CCIDCLASSDRIVER so that non class drivers
      have a higher priority. Used by pcsc-lite 1.5.5 and up.
      Add a --disable-class configure option so that the Info.plist does
      not define a Class driver. Default is class driver.
    - do not power up a card with a voltage not supported by the reader
    - add support of PIN_PROPERTIES_STRUCTURE structure and
      FEATURE_IFD_PIN_PROPERTIES
    - adds support of FEATURE_MCT_READERDIRECT. Only the Kobil TriB@nk
      reader supports this feature for now. This is used for the Secoder
      functionality in connected mode.
    - add support of a composite device. No change needed with libhal.
      use --enable-composite-as-multislot on Mac OS X since libhal is
      not available on Mac OS X or with libusb on Linux
    - some minor bugs removed
2009-08-03 18:38:28 +00:00
joerg
1edd3d57eb MAKE_JOBS_SAFE=no 2009-08-03 15:57:45 +00:00
joerg
622417d1aa MAKE_JOBS_SAFE=no, simplify 2009-08-03 15:55:52 +00:00
schmonz
7cf45a7ddc Note memtester update. 2009-08-03 15:52:56 +00:00
schmonz
5104515a2c Update to 4.1.2. From the changelog:
- fix portability issue with MAP_LOCKED flag. Thanks: Scott Haneda.
- remove debugging output accidentally left in v.4.1.0.
- cleanups
- memtester.h was missing from the 4.1.0 tarball; release update to
    fix that. Thanks: Owen Leonard.
- added the ability to test a specific physical region of memory
    (by mmap'ing /dev/mem) with the new -p option, which takes a
    hex starting address as a value. This is mostly of use to
    developers trying to verify memory or I/O mapped devices (on
    an embedded system, for instance). Thanks: Allon Stern.
- re-add the ability to set a suffix on the memory to allocate:
    "3G", "128K", etc, mostly for use with the above new feature,
    where the "memory" to be tested is less than a megabyte, but
    also useful for users wanting to test many gigabytes; you no
    longer have to do the conversion-to-megs in your head.
- documentation updates and clarifications.
2009-08-03 15:51:40 +00:00
joerg
feabecbfa4 Fix installation and add user-destdir support 2009-08-03 15:37:41 +00:00
joerg
a9f4c5a237 Fix DESTDIR installation. 2009-08-03 15:26:25 +00:00
joerg
c786d52599 MAKE_JOBS_SAFE= no 2009-08-03 15:24:18 +00:00
joerg
db56fdaa9a MAKE_JOBS_SAFE=no 2009-08-03 15:23:58 +00:00
joerg
b623404cf1 Fix DESTDIR installation. 2009-08-03 15:19:17 +00:00
joerg
12799be755 Fix DESTDIR installation 2009-08-03 15:18:03 +00:00
joerg
18495e55ed Fix DESTDIR installation. 2009-08-03 14:54:00 +00:00
joerg
a64227e77c Fix conditional for games/nethack. 2009-08-03 14:52:01 +00:00
joerg
ea5b42cbe8 MAKE_JOBS_SAFE=no 2009-08-03 14:49:09 +00:00
joerg
d4497c8cff Fix DESTDIR support. 2009-08-03 14:46:24 +00:00
joerg
cba64c546c MAKE_JOBS_SAFE=no 2009-08-03 14:46:12 +00:00
joerg
6269d99ff4 MAKE_JOBS_SAFE=no 2009-08-03 14:28:31 +00:00
joerg
ea50a5ba7f Fix DESTDIR installation. 2009-08-03 14:25:26 +00:00
joerg
915320d6b8 MAKE_JOBS_SAFE=no 2009-08-03 14:20:14 +00:00
joerg
e3c23b2b82 MAKE_JOBS_SAFE=no 2009-08-03 14:01:32 +00:00
joerg
bcabf06454 fuse_main for FUSE 2.6 has the signature of the !NetBSD branch, so drop
the conditional.
2009-08-03 13:57:14 +00:00
joerg
8f4896e465 Try to make it compilable on NetBSD. 2009-08-03 13:50:39 +00:00
joerg
ffb177b044 Make DESTDIR ready. 2009-08-03 13:45:10 +00:00
joerg
e1852cb52f Fix DESTDIR installation 2009-08-03 13:39:45 +00:00
joerg
598e1a7b8f Fix compilation. 2009-08-03 13:28:22 +00:00
joerg
45c4258f4e Don't segfault on failing shmget because the print routine tries to
access the shared memory segment. Bump revision.
2009-08-03 13:18:37 +00:00
wiz
1f6e077ada + GraphicsMagick-1.3.6, albumplayer-0.3, aria2-1.5.1, bugzilla-3.4.1,
cdrtools-2.01.01alpha62, clisp-2.48, clive-2.2.4, covered-20090802,
  delegate-9.9.4, dovecot-1.2.2, efax-gtk-3.0.19, eric3-4.3.6 [now
  called eric4], fetchmail-6.3.10, hiawatha-6.16, highlight-2.11,
  ircservices-5.1.19, less-436, liferea-1.6.0, memtester-4.1.2,
  mp3diags-0.99.05.030, privoxy-3.0.14, py-game-1.9.0, scmgit-1.6.4,
  silc-server-1.1.17, tea-25.0.0, vlc-1.0.1.
2009-08-03 13:12:51 +00:00
joerg
d24aee88da Drop MASTER_SITE and custom fetch logic, URL doesn't work. 2009-08-03 12:58:28 +00:00
joerg
fc6fb0d0fd amd64 has optimizer too. 2009-08-03 12:56:29 +00:00
wiz
59c1c42d49 + akonadi-1.2.0, anthy-9100h [pkg/41805], autoconf-2.64, awesome-3.3.2,
eet-1.2.2, emacs-23.1, etm-290, fontconfig-2.7.1, glpk-4.39,
  libtasn1-2.3, mediawiki-1.14.1 [pkg/41789], mono-2.4.2.3,
  p5-DBD-postgresql-2.14.1, p5-Image-Info-1.29, puzzles-8610,
  samba-3.4.0, scmgit-base-1.6.4, scmgit-docs-1.6.4, x264-devel-20090801.
2009-08-03 12:56:10 +00:00
joerg
5e9a373fdf Correctly call PY_COMPILE_ALL 2009-08-03 12:55:41 +00:00
joerg
be4b364d1a MAKE_JOBS_SAFE=no 2009-08-03 12:46:26 +00:00
joerg
4d36a69cb0 Needs bin directory. 2009-08-03 12:42:56 +00:00