Commit graph

63787 commits

Author SHA1 Message Date
drochner
6408296874 make this usable on 1.6.x, w/o native threads:
-disable thread support if no native threads are available
-require native threads only if ADA is built
2004-07-09 19:25:12 +00:00
drochner
9a99283870 apply some patches from SDL CVS which fix inline assembler to compile
with gcc-3.4.x
left out a part which requires support for the "named parameter"
syntax which is not present on NetBSD-1.6.x/gcc-2.95.x
This is obviously not needed because the real variable names and
the abstract parameter names are identical.
(see PR pkg/25855 by John R. Shannon for details)
The next SDL release will probably require to install gcc-3.3.x
on NetBSD-1.6.x.
2004-07-09 18:19:09 +00:00
xtraeme
1ed7e93ec4 It's EXTRACT_SUFX not EXTRACT_SUFFIX, from Georg Schwarz on tech-pkg. 2004-07-09 16:51:59 +00:00
salo
5967ac3fae <tab>, not 4x<space> (hi erh!). 2004-07-09 16:30:28 +00:00
xtraeme
20f62b0a00 Update status for meta-pkg/gnome on FreeBSD, it builds perfectly, but
gnome-session (or any dependent library) still does not work.
2004-07-09 15:55:59 +00:00
recht
b2fa344ed8 Note update of py-numarray to 1.0. 2004-07-09 15:54:13 +00:00
recht
f9cf005428 Adapt to numarray 1.0 API change. 2004-07-09 15:51:44 +00:00
recht
86865c78c3 update to 1.0
important changes:

- Ports of Numeric functions

A bunch of Numeric functions were ported to numarray in the new
libnumeric module.  To get these import from numarray.numeric.  Most
notable among these are put, putmask, take, argmin, and argmax.  Also
added were sort, argsort, concatenate, repeat and resize.  These are
independent ports/implementations in C done for the purpose of best
Numeric compatibility and small array performance.  The numarray
versions, which handle additional cases, still exist and are the
default in numarray proper.

- Faster matrix multiply

The setup for numarray's matrix multiply was moved into C-code.  This
makes it faster for small matrices.

- bug fixes

For a complete list of changes see:
http://sourceforge.net/project/shownotes.php?release_id=250453
2004-07-09 15:50:25 +00:00
xtraeme
08fcc7c391 Update status for firefox-gtk2, it works perfectly on Linux. 2004-07-09 15:43:15 +00:00
xtraeme
7ef166fa46 Add an entry for meta-pkgs/XFree86, it works perfectly in
FreeBSD and Linux (also NetBSD of course!).
2004-07-09 15:42:09 +00:00
jmmv
0959f62156 Note update of glib2 to 2.4.4. 2004-07-09 15:31:28 +00:00
jmmv
72b3fd0e66 Update to 2.4.4:
* Win32 bug fixes (John Ehresman)
* Other bug fixes (Manish Singh, Matthias Clasen, Federico
  Mena Quintero, Philippe Blain, Sven Neumann, Julio M. Merino
  Vidal, Kaz Sasayama, Morten Welinder, Mariano Suarez-Alvarez)
* Documentation updates (Crispin Flowerday, Ed Griffiths,
  Federico)
* New and updated translations (az,ne,sq)
2004-07-09 15:30:16 +00:00
minskim
cb2ddf48d6 Use VARBASE instead of hardcoding /var. 2004-07-09 15:09:24 +00:00
minskim
5ea3c271e2 Update xchm to 0.9.2.
Changes:
                + added Polish translation.
                + added Bulgarian translation.
                + fixed a Fonts dialog bug.
                + fixed a SunOS/sparc bug where reading info from the
                #SYSTEM file crashed xCHM. Thanks go to the reporter of the
                bug Markus Schwarzenberg, for helping solve a bug on a
                platform I had no access to.
2004-07-09 15:04:04 +00:00
xtraeme
5bfb63a8f4 Updated emulators/aranym to 0.8.9beta.
2004/07/06 - version 0.8.9beta released

 Great bug fixes:

 o JIT CPU is working on Linux 2.6.x
 o Blitter is finally not crashing anymore
 o integrated LILO (Linux Loader) reads gzipped files
 o SDL GUI now accepts numbers typed on numpad

 Especially the Blitter fix itself justifies a new release
 since it has always been buggy and it was so annoying. Now we've won.
2004-07-09 14:38:52 +00:00
drochner
e257f0a8da depend on groff 2004-07-09 13:51:20 +00:00
drochner
ff5c263966 -sync with cdrecord: depend on groff
-this pkg does _not_ conflict with cdrecord-xcdroast
2004-07-09 13:04:52 +00:00
wiz
2629a0c8cd Drop trailing empty lines. 2004-07-09 12:46:37 +00:00
wiz
308534e2e3 Make build with gcc3; from FreeBSD ports (joerg). 2004-07-09 12:45:23 +00:00
wiz
cf38bae54e Use standard patch format; split up multi-patch into separate files. 2004-07-09 12:45:03 +00:00
wiz
db59459b23 Add: Convert packages to use VARBASE instead of hardcoding /var.
+ aranym-0.8.9, balsa2-2.0.18, nessus-2.1.0, nsd-2.1.1, opera-7.52,
  thy-0.9.3 [pkg/25318], xchm-0.9.2.
2004-07-09 12:42:20 +00:00
xtraeme
4e314206c3 Use subst.mk instead of doing sed/mv dance. 2004-07-09 12:41:29 +00:00
drochner
3c718a82b3 depend on groff and use ${TBL} for tbl,
fixes PR pkg/23010 by Jeremy C. Reed
2004-07-09 12:34:53 +00:00
drochner
3be6477b97 use the TBL variable provided by groff/builtin.mk 2004-07-09 12:32:27 +00:00
drochner
36b5101f64 set the GROFF and TBL variables to the full path 2004-07-09 12:30:17 +00:00
salo
2db1f0217f Regen patch to apply cleanly on Solaris. 2004-07-09 12:21:26 +00:00
markd
a3ab07355d koffice 1.3.2 update 2004-07-09 12:11:20 +00:00
markd
6a6370b4be Update to koffice 1.3.2
KOffice Libraries

KOfficeCore:
* Give the backup file the same permissions as the original file
* Save window settings also when using File/Close

KOfficeUI:
* Improved unit widgets

KoText library features (shared between KWord and KPresenter):
* Changing a style in the style manager remembered a wrong "following style",
  so later changes in the style manager wouldn't propagate correctly
* Fixed wrong position of suffix in numbered right-to-left paragraphs
* Fixed formatting bug, where an inline formula or any other big character
  after the paragraph counter, would make the paragraph counter disappear
* Fixed wrong alignment when using numbered paragraphs and a tab as first
  character
* Added newParagraph DCOP call (see this short howto)

KWord
* Fixed wrong printing of frame borders due to excessive clipping
* Turning off the "Create backup file" option now works.

KPresenter
* Fixed crash in infinite loop presentation mode when first slide is not shown
* Fixed show the duration for the correct page if not all slides are shown
* Fixes for vertical alignment of text inside text objects.
* Fixed bug export web presentation into network
* Turning off the "Create backup file" option now works.

KSpread
* Fix condition cell attribute (multi condition)
* Fix (KSpread SEXDEC parse error)
* Fix enable/disable action into validation dialogbox
* Fix disable/enable "show table" menu item
* Fix crash when viewing a KSpread document in Konqueror

KChart
* Fix crash bug

Karbon
* Fixed bug "Unable to close or fill bezier curves"
* Fixed bug "new objects do not appear immediately in layers list"
* Fixed bug "changing zoom setting freezes application"

Filters

KWord's RTF import filter:
* Avoid crashing if more cells are defined than declared on a row
* Allow ampersands in font names

KPresenter's OOImpress import filter:
* Import rotate object
* Fix load end/start line
* Import hide/show slide
* Import randow page effect
* Import duration slide transition
* Import sticky objects
* Fix allow to load template file
* Fix import background style

KPresenter's OOImpress export filter:
* Export polygone/polyline object
* Export pie/chord/arc object
* Export rotate object
* Export object name
* Export picture object

KSpread's OOCalc import filter:
* Import support for protect document
* Fix import template document
* Import load print attribute
* Import validation attribute
* Import column width
* Import text indent
* Fix import note with multiline

KSpread's OOCalc export filter:
* Fix export header/footer
* Export print range
* Fix export don't print cell

Karbon's EPS filter:
* Fix parsing of boundingbox in the presence of "%ALDBoundingBox"
2004-07-09 12:09:39 +00:00
xtraeme
561f8c439a * Enable pkgviews installation.
* Use subst.mk instead of patching the files for the audio device.
2004-07-09 12:02:04 +00:00
adam
a3e0b67e6f Updated kadu to 0.3.9 2004-07-09 10:48:06 +00:00
adam
484729bbfb Changes 0.3.9:
* Warning if there's another instance running
* Saving window dimensions
* Fixed installer script
* Bug fixes
2004-07-09 10:46:23 +00:00
xtraeme
4017ad7858 Under Linux, we must run ldconfig in post-install target, tested by
Jeremy C. Reed and myself.
2004-07-09 08:02:21 +00:00
recht
c4cc25c00d -boehm-gc-6.3alpha6 2004-07-09 00:21:56 +00:00
recht
75e1fa4ecc Note update of boehm-gc to 6.3. 2004-07-09 00:21:25 +00:00
hubertf
73d87e80b1 pkglint 3.86 is here 2004-07-09 00:19:15 +00:00
recht
f278361648 update to 6.3
This is mostly a bug fix release.

Selection of changes:
- most pkgsrc patches have been integrated
- amd64 support for NetBSD/OpenBSD (thanks to drochner@)
- enhanced Darwin support

For a complete list see:
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/recent_changes
2004-07-09 00:18:54 +00:00
hubertf
1a1af65ff9 Code cleanup, by Roland Illig. More to come.
Bump to 3.86.
2004-07-09 00:18:28 +00:00
erh
c7a3c6fbc8 Make sure to remove the share/doc/screws/examples directory. 2004-07-08 23:14:59 +00:00
erh
458462be23 Add dependency on p5-Data-FormValidator 2004-07-08 22:34:36 +00:00
erh
3173420b4a Added p5-Data-FormValidate-3.59 2004-07-08 22:32:58 +00:00
abs
883e3255d4 Update mu-conference to 0.6.0nb2: > /dev/null 2>&1, not 2>&1 > /dev/null 2004-07-08 22:26:04 +00:00
erh
3a34670838 Add the p5-Data-FormValidator subdirectory 2004-07-08 22:14:56 +00:00
recht
29d260a1b5 Note update of cyrus-sasl2 to 2.1.18nb3. 2004-07-08 21:14:21 +00:00
recht
43fcfda955 Use a better fix from ASG CVS the GSSAPI problems.
patch-ap now includes the updates between rev 1.84 and rev 1.90
modulo the support for passing of GSSAPI credentials.

Patch provided by Jukka Salmi in PR 26184

Bump PKGREVISION to 3 for the new fix.
2004-07-08 21:11:25 +00:00
heinz
525839206a Note bump of hylafax to 4.1.8nb3 2004-07-08 20:37:53 +00:00
heinz
b4d58345dd Correct typo in patch-ae (wrong PREFIX). Bump revision. 2004-07-08 20:27:56 +00:00
erh
5393ea080d Added p5-HTMLObject-2.22 2004-07-08 19:45:22 +00:00
erh
b69bf854ed Add p5-HTMLObject subdirectory 2004-07-08 19:43:44 +00:00
erh
77e2dcece3 New package: p5-HTMLObject version 2.22
Perl5 module to quickly and easily create Dynamic HTML pages
2004-07-08 19:41:24 +00:00
erh
6832487b1e Added p5-DBIWrapper-0.20 2004-07-08 19:26:28 +00:00