Commit graph

54100 commits

Author SHA1 Message Date
wiz
8ee0d8ff9e Let's just use the .tar.gz again. 2004-02-09 12:38:08 +00:00
wiz
9e0a11dd16 Add a comment about when to remove the EXTRACT_SUFX line. 2004-02-09 12:34:08 +00:00
markd
ad50ac081e kdirstat update. 2004-02-09 12:29:40 +00:00
markd
2a8e866977 Update kdirstat to 2.4.0.
Changes Overview:
 o Fixed crash when quitting program while directory reading in progress.
 o Fixed crash when trying to open another directory for reading while
   reading still in progress. This is really just a variant of the above
   bug.
 o Added German translation contributed by Christoph Eckert.
 o Added Stop Reading toolbar button (and menu entry) to abort directory
   reading while in progress.
2004-02-09 12:26:53 +00:00
jmmv
356ba1e1f1 Note revision bump for docbook-xml to 6. 2004-02-09 12:24:45 +00:00
jmmv
38e93a3b16 Docbook 4.2 is a maintainance release; it introduces no backwards incompatible
changes WRT 4.1.2.  Therefore patch the catalog file to map requests for the
4.1.2 DTD to 4.2, as the former is not installed.  Bump PKGREVISION to 6.
2004-02-09 12:23:40 +00:00
grant
d6bb311d69 nas requires Xpm, so include xpm/buildlink2.mk. 2004-02-09 12:19:45 +00:00
seb
ad383c5e24 Note update of graphics/lcms to version 1.12 [lots of new features
and bug fixes, also license changed to MIT]
2004-02-09 12:06:42 +00:00
seb
0101f787f6 Update to version 1.12.
Package changes:
	The include files moved from $PREFIX/include/lcms to
	$PREFIX/include. Support added to buildlink*.mk to provide
	compatibility symlinks include/lcms/*.h in BUILDLINK_DIR.

No list of changes since the previously packaged version (1.06), I do not
even know if there was any versions in between... Anyway changes
in version 1.12 are (from the homepage):

- Brightness/Contrast/Hue/Saturation/WhitePoint modification across abstract
profile
- License changed to MIT
- pseq tag handling: cmsReadProfileSequenceDescription and cmsSEQ,
cmsPSEQDESC structures
- CRD generation now supports black point compensation, see
cmsGetPostScriptCRDEx
- cmsTakeManufacturer and cmsTakeModel for uncooked info on these tags
- Writing 8 bit profiles is now supported
- Named color profiles support. This turns lcms from a "wide subset" into
a "full implementation" of ICC 3.4, with some ICC 4.0 support.
- PostScript CSA, CRD generation
- Ink-Limiting capabilities for CMYK
- Devicelink profile generation.
- Gray scale virtual profiles
- Linearization virtual device link profiles
- New ICCLINK and ICC2PS utilities
- SWIG wrapper. This enables lcms from Python.
- Floating-point formats are now accepted as well.
- More ICC 4.0 compatibility. Some 4.0 profiles are now are fully understood
(still experimental)
- Profiles can now be saved to memory (thanks to Steven Greaves for providing
the code)
- Char Target data are now handled. Some profiles does store the data
profiler has used. This is all information needed to rebuild the profile
from scratch.
- New low-resolution flag cmsFLAGS_LOWRESPRECALC to save memory.
- User-defined encodings are now supported.
- cmsChangeBuffersFormat() to change the encoding of buffers on runtime
allows reuse of existing transforms.
- Gamma estimation routines cmsEstimateGamma() and cmsEstimateGammaEx()
- multilocalized unicode is now supported. Language and codepage is
selected via cmsSetLanguage() (ICC 4.0 only)
- LUT handling has been enhanced with enumerators. (SAMPLER_INSPECT)
- Improved TIFFICC, JPEGICC and ICCTRANS utilities.
- cmsOpenProfileFromMem() no longer creates temporary files.
- Transforms does accept now a maximum of 8 channels on input and 16 on
output. (last version did accept 6 on input)
- 8 <-> 16 bits per sample are now always computed accurately.
- Some minor bugs fixed
2004-02-09 12:03:27 +00:00
grant
77e0012ef4 include db/buildlink2.mk for db185 support and pass
BUILDLINK_CPPFLAGS.db.

fixes build on Linux.
2004-02-09 11:57:20 +00:00
grant
13cc643cae comment unused lines of configure, rather than leaving an empty if;
then.
2004-02-09 11:56:32 +00:00
markd
2b1795a6ec Note kbiff update. 2004-02-09 11:49:04 +00:00
markd
486b72773c Update kbiff to 3.7.
09-10-03 - Alex Galakhov (3.7)
   o Added SSL protocols support using KSSL

12-11-02 - Oren Peled
   o More robust .spec file
2004-02-09 11:46:49 +00:00
markd
9d9c25a7b8 Note kile update. 2004-02-09 11:08:41 +00:00
markd
7fc605c5f5 Update kile to version 1.6.1.
Besides various tiny bugfixes the most important changes are:
 o fixed some crashes related to project management
 o made Kile KDE 3.2 ready
2004-02-09 11:06:06 +00:00
grant
e6e26f9972 use PKGBASE instead of "Mozilla Firebird" 2004-02-09 10:48:48 +00:00
grant
d1d1b9deef note import of firefox-bin, firefox-gtk2-bin, and removal of
MozillaFirebird-gtk2-bin.
2004-02-09 10:42:39 +00:00
grant
4091bd2273 +firefox-bin, +firefox-gtk2-bin, -MozillaFirebird-gtk2-bin 2004-02-09 10:40:28 +00:00
grant
1876f4070a support firefox (like firebird) in MASTER_SITES. 2004-02-09 10:39:37 +00:00
grant
5e6e4e8733 this package has been obsoleted by firefox. 2004-02-09 10:38:25 +00:00
grant
fcedc70a52 Initial import of Firefox 0.8 into The NetBSD Packages Collection.
Mozilla Firebird has been renamed to Firefox, and this package
obsoletes MozillaFirebird-gtk2-bin.

changes since Firebird 0.7:

* Download Manager

The new streamlined download manager keeps your downloads organized
without getting in your way. Select Tools > Downloads or press
Ctrl+E to see it or change its behavior.

* New Add Bookmark Dialog

The Add Bookmark dialog has been enhanced and now allows the creation
of new bookmark folders.

* Work Offline

It's now possible to view Web pages you've previously visited
without being connected to the Internet.

* Better Handling of File Types

Binary files (e.g. .wma and .rar files) served by servers incorrectly
sending text/plain should no longer be displayed as garbage in the
browser, rather they should be appropriately handled.

* New XPInstall Frontend

The dialog that appears when installing themes and extensions has
been redesigned and is easier to use.

* Lots of bug fixes and improvements

Disabling of form auto-completion is now working, the address bar
now remembers the edited text across tab switching, among many
other bug fixes.
2004-02-09 10:36:54 +00:00
grant
8fc41b7eff remove files which shouldn't be here. 2004-02-09 10:30:57 +00:00
grant
5806374643 Initial import of Firefox 0.8 into The NetBSD Packages Collection.
This is (right now) a Linux binary package.

Mozilla Firebird has been renamed to Firefox, and this package will
obsolete MozillaFirebird when Solaris and NetBSD builds become
available.
2004-02-09 10:29:41 +00:00
markd
ac1035a727 When built against kde3.2 mimelnk files are not installed (as they are in
kdelibs) so drop from PLIST.
2004-02-09 10:13:07 +00:00
wennmach
5f7d52bda1 Add security fix for CAN-2004-0028 based on the patches provided
by the Debian project.
2004-02-09 09:17:50 +00:00
minskim
b0b64d82cf Note update of xemacs to 21.4.15. 2004-02-09 08:24:38 +00:00
grant
7d93d1dd5e bsd.pkg.mk now runs GNU configure scripts with ${SH}, so we no longer
need to do so here.
2004-02-09 08:13:04 +00:00
minskim
6d713b3afb Update xemacs to 21.4.15. Approved by uebayasi@.
Changes in this version:
 	* etc/OXYMORONS: Inserted "Corporate Culture" for 21.4.15.
	* etc/package-index.LATEST.gpg: New, replaces
	`package-index.LATEST.pgp'.
	* etc/package-index.LATEST.pgp: Removed, replaced with
	`package-index.LATEST.gpg'.
	* configure.in: The icc compiler pretends to be gcc.  It isn't.
	* etc/PACKAGES (ERC): new.
	* configure.usage (--with-widgets): widgets now defaults to
	--with-widgets=no.  Patch inspired by Jim Schumacher.
	* etc/PACKAGES (riece): New package.
	* etc/PACKAGES (liece): Mark as deprecated.
	* configure.in: Add Intel C++ compiler detection to compiler
	version reporting.
	* configure.in: record additional info about compiler and libc
	versions, to assist in debugging.
	* configure.in (line 3573):
	(Mule input methods):
	Deprecate Motif for Linux.
	(Installation): Report when LessTif is used.
	* configure.in: installexe.sh is under srcdir, not blddir.
	* aclocal.m4: Add icc (Intel compiler) support.
	* configure.in: Ditto.
	* configure.in (OS_RELEASE): Add support for SunOS 5.10.
	On current OSes produced by Sun, `uname -r' prints "5.9".
	It seems likely that on future OSes, `uname -r' will print "5.10".
	We need to accept multi-digit release numbers.
	* PROBLEMS: Propose bash as an alternative to buggy Solaris
	/bin/sh.
	* configure.in: XEmacs failed to build on Solaris9.
2004-02-09 07:54:58 +00:00
minskim
a26fbaedb6 Use XEMACS_USE_CANNA instead of EMACS_CANNA for consistency, and add
it to BUILD_DEFS.  Approved by uebayasi@.
2004-02-09 07:16:13 +00:00
xtraeme
7e9d73f48e Fix PKGNAME. (xrender -> Xrender) 2004-02-09 06:24:05 +00:00
jlam
18d2d556fc Always use ${SED} instead of having the configure script try to figure out
the path to it.
2004-02-09 06:08:02 +00:00
jlam
cb345dd94c Apparently, GCC isn't the only compiler that tries to be clever by checking
with what path it was invoked.  Copy the driver script trick from gcc.mk
into mipspro.mk and sunpro.mk.
2004-02-09 05:50:03 +00:00
jlam
dc8414a9a5 Update comment to reflect reality. 2004-02-09 05:45:57 +00:00
jlam
7640e84b2d Limit xargs to 256 args when passing args to ls for the package size
computation.  The motivation for this is that kdelibs3 was overflowing ls
through xargs.
2004-02-09 05:42:57 +00:00
jlam
548aca7853 Reorder some lines so that a default definition for some variables is
present in global context.
2004-02-09 05:22:43 +00:00
jlam
cd7f9542e7 Include bsd.prefs.mk after defining PKG_INFO so that we don't pass any
options to pkg_info while evaluating bsd.prefs.mk.
2004-02-09 04:52:10 +00:00
jlam
09ed136483 Darwin's special GCC also uses -dylib_file and -dylib_install_name in
similar ways to -install_name, and all need the subsequent argument to be
protected from /path/shlib -> -L/path -lshlib transformations.
2004-02-09 04:35:12 +00:00
xtraeme
ad5aa60d5d bl3ify, enable libtool now we have 1.5.2, remove useless PLIST_SUBST. 2004-02-09 04:17:28 +00:00
xtraeme
302bdac6fa bl3ify, while here remove PLIST_SUBST now we have libtool-1.5.2, it's
not longer needed (at least on FreeBSD).
2004-02-09 04:13:06 +00:00
jlam
340c675fd2 Don't put a slash at the end of the directory name when installing using
libtool.  Patch provided in PR 24346 by Kai Puolamaki.
2004-02-09 04:10:31 +00:00
jlam
56a6d12f07 Update security/audit-packages to 1.29. Changes from version 1.28 include
supporting using the FreeBSD "fetch" command to get the vulnerabilities
list.  Patch provided in PR 24371 by Michal Pasternak.
2004-02-09 03:56:34 +00:00
jlam
d420fe7358 CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not all
compilers understand "-O" to optimize, and if we only care about gcc, then
wrap the block in an ifdef that is triggered only if we're using gcc.
2004-02-09 03:26:39 +00:00
jlam
46728682bf Don't generate wrapper scripts if we can't find the wrappee. 2004-02-09 03:05:59 +00:00
jlam
c87c81fc09 Also turn shlibtool into a shell script instead of a symlink. This
duplicates the change made in rev. 1.1368 for libtool.
2004-02-09 01:52:14 +00:00
jlam
8396978738 We need the full path to the libtool that needs to be invoked when we
use LIBTOOL_OVERRIDE.  In the buildlink[23] case, that is supposed to be
the one in ${BUILDLINK_DIR}.  Create new private variables _LIBTOOL and
_SHLIBTOOL to hold these paths.
2004-02-09 01:30:59 +00:00
jlam
2fd59f45ed Don't have recursive variable definitions. 2004-02-09 01:29:29 +00:00
kim
5432edddbe Updated roller to 1.15 2004-02-09 01:29:25 +00:00
kim
2437946a4b Update to 1.15:
- weed out racoon info messages
- handle Netgear FVS318 message format
- produce blocked packet stats for FVS318
2004-02-09 01:28:33 +00:00
chris
8cc0b9ce4f Correct the name of this package used in buildlink3.mk
I'd created this package originally as libmusicbrainz, till someone
pointed it out as musicbrainz
2004-02-09 01:23:43 +00:00
jlam
fe2ee8a9f9 Set USE_LANGUAGES to "c c++ fortran" since we want to use the same versions
of the the compiler for all three tools, especially for gcc.
2004-02-09 01:04:45 +00:00