Commit graph

140761 commits

Author SHA1 Message Date
rh
388d1466bf Attempt to make this build on NetBSD/powerpc. While at it, correctly set
INFO_FILES to 'yes'.  Bump PKGREVISION.
2009-04-17 22:45:52 +00:00
rh
249178d56f Note update of cgoban-java to 3.3.25 2009-04-17 22:37:40 +00:00
rh
eae26d0950 Update cgoban-java to 3.3.25. Changes include:
* Update of several translations.
 * Fixed regression where the SGF map wasn't always updating properly.
 * Added Bulgarian translation.
2009-04-17 22:36:23 +00:00
rh
df5c440bf4 Note PKGREVISION bump of edcommon 2009-04-17 22:09:55 +00:00
he
03b1ec0249 For the NetBSD/powerpc 3.x case, use the enums out of <powerpc/reloc.h>
instead of literal integers.  Again, this should not result in different
code, so no reason to bump revision.
2009-04-17 22:08:44 +00:00
rh
9d313475b6 Make this build with the new gnustep world order.
Bump PKGREVISION.
2009-04-17 22:01:19 +00:00
rh
b7120d0ea4 s/user-destdir/destdir/ as this needs root privileges to install. Thanks
to wiz for spotting.
2009-04-17 21:55:13 +00:00
minskim
63151deadb Add makeindexk. 2009-04-17 21:42:05 +00:00
minskim
b8f08fa4bd Import makeindexk-2.15 as textproc/makeindexk.
The program makeindex is a general purpose hierarchical index
generator; it accepts one or more input files (often produced by a
text formatter such as TeX or troff, sorts the entries, and produces
an output file which can be formatted.  The index can have up to three
levels (0, 1, and 2) of subitem nesting.  The way in which words are
flagged for indexing within the main document is specific to the
formatter used; makeindex does not automate the process of selecting
these words.  As the output index is hierarchical, makeindex can be
considered complimentary to the awk-based make.index system of Bentley
and Kernighan, which is specific to troff, generates non-hierarchical
indices, and employs a much simpler syntax for indicating index
entries.
2009-04-17 21:40:25 +00:00
rh
9409dc02b2 Note update of ObjectiveLib to 1.0.0 2009-04-17 21:30:16 +00:00
rh
daa505b47e Update ObjectiveLib to 1.0.0. Changes are mainly bugfixes. This also now
works with the changed gnustep file hierarchy.
2009-04-17 21:28:39 +00:00
he
b64c66edf5 Two minor changes to the adaptation for NetBSD/powerpc, resulting
in no code change and adding portability to NetBSD 3.x, so no
revision bump:

 o Let the workaround for missing R_PPC_ADDR16{HI,LO} work for other
   systems who also define R_PPC_16_{HI,LO} instead.

 o Add portability to NetBSD/powerpc 3.x, which has a very minimalist
   <powerpc/elf_machdep.h> file.
2009-04-17 19:54:39 +00:00
drochner
c7101d28d1 update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 18:40:42 +00:00
drochner
f46299addc update to 2.26.1
changes:
GConfEntry.get_value now accepts None as parameter for the locale
2009-04-17 18:19:28 +00:00
drochner
ad62e245d7 update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 18:07:31 +00:00
drochner
249b6550ab update to 2.26.2
changes: bugfixes
2009-04-17 18:06:12 +00:00
drochner
e9d5763711 update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 18:04:43 +00:00
drochner
473bb56a5c update to 1.2.2
changes: bugfixes
2009-04-17 18:01:50 +00:00
drochner
996bc478fd update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 18:00:52 +00:00
drochner
c4c626181a update to 2.26.1
changes: translation updates
2009-04-17 17:59:33 +00:00
drochner
1fe7e493b8 update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 17:55:53 +00:00
drochner
a148abf221 update to 0.12.0
this is a major update, no changelog available

pkgsrc note: restored Python plugin support (got lost in a previous update)
2009-04-17 17:51:00 +00:00
minskim
201874a501 - Do not define NO_CONFIGURE because some packages need the
REPLACE_INTERPRETER magic.
- Use a full path to access a texmf tree in ${WRKSRC}.
2009-04-17 17:41:23 +00:00
drochner
ba50b0afbe update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 17:35:43 +00:00
drochner
9fa1f9a200 update to 2.6.1
changes: translation updates
2009-04-17 17:31:33 +00:00
drochner
87cc21a213 update to 5.26.1
changes:
-bugfixes
-translation updates
2009-04-17 17:30:02 +00:00
drochner
3f8068e93e update to 2.26.1.1
changes:
-bugfixes
-translation updates
2009-04-17 17:27:48 +00:00
drochner
571d97041a update to 0.5.904
changes:
-bugfixes

pkgsrc note: I've disabled console output redirection into a log
window because it doesn't work on NetBSD. Is something like
"stdout = fdopen(blah)" legal?
2009-04-17 16:51:07 +00:00
he
865e2d535d Note addition of devel/p5-TAP-Harness-Archive version 0.13. 2009-04-17 16:47:55 +00:00
he
4f30b6cb8b Add p5-TAP-Harness-Archive. 2009-04-17 16:47:39 +00:00
he
c91c9f9d75 Import p5-TAP-Harness-Archive version 0.13.
This module is a direct subclass of TAP::Harness and behaves in exactly
the same way except for one detail. In addition to outputting a running
progress of the tests and an ending summary it can also capture all of
the raw TAP from the individual test files or streams into an archive
file (".tar" or ".tar.gz").
2009-04-17 16:46:55 +00:00
drochner
1cf2190d42 update for xine-lib-1.1.16.3 2009-04-17 16:37:12 +00:00
jakllsch
d27e3b2aef Updated fonts/dejavu-ttf to 2.29. 2009-04-17 16:36:42 +00:00
drochner
b8d5702ec1 update to 1.1.16.3
changes:
-security fixes (were already patched in pkgsrc)
-misc bugfixes
-build fixes
2009-04-17 16:35:40 +00:00
jakllsch
d8714c98bc Update to 2.29.
Use ${INSTALL_DATA} instead of pax.

upstream changelog:

== Changes from 2.28 to 2.29 ==
* modified U+10FB in Sans to be a mirror image of U+2056, since U+10FB is not Georgian-specific (by Roozbeh Pournader)
* added U+2B1F, U+2B24, U+2B53, U+2B54 in Sans (by Roozbeh Pournader)
* fixed TUR opentype language tag to TRK in Serif (bug 19825) (by Ben Laenen)
* early implementation of Abkhaz letter U+0524-U+0525 in Sans (by Michael Everson and abysta)
* flipped U+1D538 in Sans (by Gee Fung Sit 薛至峰)
* added U+26B3-U+26B8, U+1D7D8-U+1D7E1 in Sans (by Gee Fung Sit 薛至峰)
* corrected U+1D7A9 in Sans Bold Oblique (by Gee Fung Sit 薛至峰)
* Fixed U+0649 to be dual-joining in Sans Mono (by Roozbeh Pournader)
* Remove unnecessary 'isol' feature from Sans Mono (by Roozbeh Pournader)
* Remove 'cmap' mappings for U+066E, U+066F, U+067C, U+067D, U+0681, U+0682, U+0685, U+0692, U+06A1, U+06B5, U+06BA, U+06C6, U+06CE, and U+06D5 in Sans Mono (bug 20323) (by Roozbeh Pournader)
* add half brackets (U+2E22 - U+2E25, by Steve Tinney)
2009-04-17 16:31:13 +00:00
abs
662d3efb4d add dga option (defaulted on) - no change in default behaviour
using the radeonhd driver on a thinkpad 60p x2nvc with dga enabled
aborts as soon as the mouse cursor is moved onto the remote vnc screen.
2009-04-17 16:19:27 +00:00
drochner
47627dd344 add a patch from upstream CVS to fix a possible bypass of screensaver
lock (CVE-2008-6514), bump PKGREVISION
(compile-tested only)
2009-04-17 16:14:56 +00:00
drochner
91b86701e4 update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 16:10:21 +00:00
drochner
a31d2fb296 reset PKGREVISION for base pkg update 2009-04-17 16:08:54 +00:00
drochner
46317bfccf update to 0.10.6
changes:
* Fix problems that happen when parsing broken JBIG2 files.
  CVE-2009-0799, CVE-2009-0800, CVE-2009-1179, CVE-2009-1180
  CVE-2009-1181, CVE-2009-1182, CVE-2009-1183, CVE-2009-1187, CVE-2009-1188
* Fix parsing of incorrect border arrays. (was patched in pkgsrc)
* Fix clip test for fonts.
* Fix getGlyphAdvance to behave correctly on font size changes.
* Misc build fixes
2009-04-17 16:08:17 +00:00
drochner
1aa9961b9f mention recent updates 2009-04-17 16:00:24 +00:00
drochner
91dc3e6793 add a patch (from Redhat bugzilla #491853) to fix more integer
overflows in the icc code (CVE-2009-0792),
bump PKGREVISION
2009-04-17 15:05:31 +00:00
taca
7ef2569610 s/samba-3.2.10/samba-3.2.11/. 2009-04-17 14:39:28 +00:00
tron
3b49b3a589 Note update of the "xpdf" package to version 3.02pl3. 2009-04-17 12:09:59 +00:00
tron
ee47e376d3 Update "xpdf" package to version 3.02pl3. This update fixes the
security vulnerabilities reported in CVE-2009-0146, CVE-2009-0147,
CVE-2009-0166, CVE-2009-0799, CVE-2009-0800, CVE-2009-1179,
CVE-2009-1180, CVE-2009-1181, CVE-2009-1182 and CVE-2009-1183.
2009-04-17 12:09:35 +00:00
tron
10394f3ac8 Note update of the "phpmyadmin" package to version 2.11.9.5. 2009-04-17 09:40:27 +00:00
tron
3f1334b063 Update "phpmyadmin" package to version 2.11.9.5. This fixes the remote
code execution vulnerability reported in PMASA-2009-3 / CVE-2009-1151.
2009-04-17 09:40:13 +00:00
wiz
3e9c781c89 Mark as MAKE_JOBS_SAFE=no. From Izaac in PR 41228.
While here, remove obsolete USE_X11BASE.
2009-04-17 08:21:18 +00:00
dsainty
434a4aa5c8 Fix build in some environments and some compilers. x11/libXaw provides
"xaw7", (not "xaw8") which causes xmore to deselect the printer support.  The
straggling unused static function would cause link time failure if the
compiler didn't optimise it out.

Also, don't bother to buildlink in libXprintUtil, since it currently can't be
used.

Bump PKGREVISION for yucks.
2009-04-17 01:07:29 +00:00
wiz
79a72bbec9 Updated devel/diffuse to 0.3.3 2009-04-16 22:43:43 +00:00