Commit graph

90931 commits

Author SHA1 Message Date
schmonz
784c116818 Fix ${MACHINE_ARCH} conditional (it's "x86_64, not "amd64"). Since
Bernhard Roth's tinydns-data patch for 64-bit systems is no longer
available on the net, store it directly in pkgsrc.
2006-01-11 17:20:32 +00:00
joerg
779abf9ccb Add DragonFly support. 2006-01-11 17:02:39 +00:00
joerg
4d9a9e299c Get a newer local version of id3lib_strings.h, which works with GCC 3.4+. 2006-01-11 16:41:45 +00:00
xtraeme
19df9a43ef Updated mail/sylpheed-devel to 2.2.0beta3 2006-01-11 16:32:16 +00:00
xtraeme
342d1caccd Update to 2.2.0beta3:
* The results of search folders are cached to speed up the next search.
    * The search folder property dialog was implemented.
    * The position of 'Delete' menu was changed to prevent its accidental
      selection.
    * The HTTP scheme is added to the URIs begin with 'www.'.
    * Some trailing punctuations were included as URI.
    * The bug that search folders under IMAP4 or News folders couldn't be
      removed was fixed.
2006-01-11 16:31:05 +00:00
reed
661dd87b35 Add BUILDLINK_RECOMMENDED for security fix. 2006-01-11 16:14:14 +00:00
reed
17c0234c5f Updated poppler. 2006-01-11 16:11:25 +00:00
reed
ea88b2ed91 Update to poppler-0.4.4.
From ChangeLog:

2006-01-10  Kristian Høgsberg  <krh@redhat.com>

	* configure.ac: Bump realease to 0.4.4.

	* NEWS: Sum up changes.

	* poppler/DCTStream.cc: Backport patch for KDE #119569.

2006-01-10  Kristian Høgsberg  <krh@redhat.com>

	Security patch from Martin Pitt (#5516).  Multiple integer/buffer
	overflows.

	* poppler/Stream.cc (CCITTFaxStream::CCITTFaxStream): Check
	columns for negative or large values (CVE-2005-3624).

	* poppler/Stream.cc: Reset numComps to 0 since it's a global
	variable that is used later (CVE-2005-3627).

	* poppler/Stream.cc (DCTStream::readHuffmanTables): Fix out of
	bounds array access in Huffman tables (CVE-2005-3627).

	* poppler/Stream.cc (DCTStream::readMarker): Check for EOF in
	while loop to prevent endless loops (CVE-2005-3625).

	* poppler/JBIG2Stream.cc (JBIG2Bitmap::JBIG2Bitmap,
	JBIG2Bitmap::expand, JBIG2Stream::readHalftoneRegionSeg): Check
	user supplied width and height against invalid values.  Allocate
	one extra byte to prevent out of bounds access in combine().

2006-01-10  Kristian Høgsberg  <krh@redhat.com>

	* poppler/Stream.cc: Fix bug in last security patch (#5514).
	Also, for the record, the security patch also fixes CVE-2005-3192
	and CVE-2005-3193.

2005-12-18  Albert Astals Cid  <aacid@kde.org>

	* configure.ac: Better jpeg detection, refer to ml PCbsd problem
	* qt/Makefile.am: Backport fix build on systems where fontconfig is
	not on /usr/include
2006-01-11 16:10:11 +00:00
joerg
f8b9828410 Library namespace chagned in converters/cn2jp. 2006-01-11 16:04:01 +00:00
joerg
dfa39b6c05 ferr is a bad name for a global symbol and can't be portably initialised
to stdout anyway, so remove it. Bump revision.
2006-01-11 16:02:24 +00:00
joerg
d1be95b776 Has broken gettext detection. 2006-01-11 15:58:43 +00:00
xtraeme
83fcb0e49c Removed sysutils/cdrecord-xcdroast... RIP. 2006-01-11 15:22:11 +00:00
xtraeme
37684c44f5 Remove cdrecord-xcdroast. This package is not longer needed with
the current cdrtools/xcdroast version.
2006-01-11 15:20:48 +00:00
xtraeme
67344d35bd There's no need to depend on cdrecord-xcdroast... this pkg is not
really necessary nowadays.

Bump PKGREVISION.
2006-01-11 15:18:17 +00:00
rillig
4907cb1168 - In resolve_relative_path, the depth of the path should only be adjusted
in about half the cases -- added an additional parameter.
2006-01-11 12:25:19 +00:00
rillig
271edbd2ec Fixed spacing issue. 2006-01-11 11:42:27 +00:00
markd
608f84f94b Some makedepend's object if a referenced header file is a dangling
symlink, so create the actual release.h file at the includes stage as
the depends stage is too late (server/os is before lib/audio).
Fixes PR pkg/32098 from Gilles Dauphin.

Also fix installation of nasd.conf manual page on systems where imake
doesn't have an InstallGenManPage rule (ie. solaris with openwin)
2006-01-11 11:32:38 +00:00
schmonz
8e9050bc54 Set DJB_SLASHPACKAGE=YES. 2006-01-11 09:27:27 +00:00
schmonz
24b4409868 Introduce DJB_SLASHPACKAGE, defaulting to NO. /package is DJB's
scheme for the installation and maintenance of software. Over time,
more software will follow /package.

For now, setting DJB_SLASHPACKAGE to YES has two effects:
* DJB_CONFIG_DIR is set to ${WRKSRC}/src
* A do-build target is defined to call package/compile.
2006-01-11 09:26:52 +00:00
schmonz
ae8a1c813a Since qmail and related packages install into ${PREFIX} (and have
for a while now), we no longer need to add ${QMAILDIR} in PLIST_SUBST
or MESSAGE_SUBST. Noticed by jlam.
2006-01-11 05:48:19 +00:00
jlam
5be03dad31 Add back USE_PKGINSTALL as a knob to force the pkginstall framework
to be used so that +INSTALL and +DEINSTALL scripts are generated.
This can be used in cases where it's not possible or not desirable to
use the auto-detection mechanism to decide whether the pkginstall
framework is needed.
2006-01-11 04:42:12 +00:00
rillig
53e93b0ab9 - Renamed PkgLint::FileUtil::Line to PkgLint::Line in preparation to some
upcoming changes.
2006-01-11 04:29:12 +00:00
rillig
192362775a Added cqual. 2006-01-11 03:15:15 +00:00
rillig
fbbff14d06 Imported devel/cqual-0.991 from pkgsrc-wip 2006-01-11 03:12:46 +00:00
rillig
f6ae07692d Imported cqual.
cqual is a type-based analysis tool for finding bugs in C programs. It
extends the type system of C with extra user-defined type qualifiers.
The programmer annotates their program in a few places, and cqual
performs qualifier inference to check whether the annotations are
correct.
2006-01-11 03:12:38 +00:00
ben
e3eadf85f9 Make note of vcdimager-devel update. 2006-01-11 02:25:05 +00:00
ben
b758a44711 Changes:
* Add libvcdinfo vcdinfo_get_area_selection() a routine to get the
  selection number represented by an area for a specified a point
  location
* Add libvcdinfo vcdinfo_get_set_resolution() a routine to get the
  resolution for a given segment
* hack on memory leaks some more
* vcdxrip options more like vcd-info options
* check that selection area hot-spot values don't exceed 255.
* Update documentation
* Remove gcc 4 warnings and potential problems noted
* make --disable-static --enable-shared work with --versioned-libs

patch-aa fixes infinite loop in vcdinf_update_offset_list().  The fix is
already submitted to upstream:
http://savannah.gnu.org/support/index.php?func=detailitem&item_id=105012
2006-01-11 02:23:19 +00:00
hubertf
74bc5c5b01 regen 2006-01-10 23:56:02 +00:00
hubertf
1b03349638 it's autit-package*S*
Noted by Stephen M. Rumble <stephen.rumble@utoronto.ca> in private mail.
2006-01-10 23:50:40 +00:00
wiz
a6f6c7fd5f Uses libtool, so add USE_LIBTOOL=yes. 2006-01-10 23:26:17 +00:00
wiz
a02ee1c0c0 Update liferea to 1.0. 2006-01-10 22:46:48 +00:00
wiz
8d13ccf950 Update to 1.0:
2005-12-23  Lars Lindner

	Version 1.0

	* Notifications are now always kept on top.
	  (patch from Scott Harmon)
	* HTML view cleared when subscription is removed.
	* Added <Del> as accelerator for deleting items.
	* Now double clicking an item behaves according
	  to the open-link-in-Liferea preference.
	  (SF 1362228, reported by jphendrix)

	Bugfixes:

	* Fixes crash on "Next Unread" when no feed list
	  selection is available.
	* Fixes a memory corruption caused by a bug in
	  the Atom 1.0 parsing code. (SF #1366369,
	  reported by Stephane Bortzmeyer)
	* Fixes crash when removing items from the "Unread"
	  vfolder. (reported by Liberty Young)
	* Fixes missing dates for RSS feeds that specify
	  RFC822 date definitions without seconds.
	  (reported by Aristotle Pagaltzis)
	* Right clicking the enclosure download arrow
	  now opens the enclosures menu and not the
	  standard hyperlink context menu.
	* Lockfiles are correctly checked for hostnames containing
	  periods.

	Translations:

	* Update of Japanese translation (Takeshi AIHANA)
	* Update of Bulgarian translation (Vladimir Petkov)
	* Update of Italian translation (Dario Coniglario)
	* Update of Spanish translation (Calos Fenollosa Bielsa)
	* Update of Brazilian Portugese translation
	  (Fernando Ike de Oliveira)
	* Update of Slovakian translation (Tibor Pittich)
	* Update of Korean translation (Park Ji-In)
	* Update of Swedish translation (Sigge Kotliar)


2005-11-18  Lars Lindner

	Version 1.0 RC4

	* SF feed removed from all default feed lists.
	* Updated some default feed lists to include the
	  standard vfolders.
	* Adds a lot of missing accelerator keys to
	  the different dialogs.
	* An offline FAQ was added to the program.
	  There is a new FAQ option in the help menu.
	* Help contents index extended with links to
	  online support sites.

	Bugfixes:

	* Fixes a minor problem when downloading favicons
	  that were at least once downloaded in the past
	  and are not available online anymore.
	* Fixes a bug that prevented using hotkeys with
	  Mozilla and hidden menu bar.
	* Fixes a bug about using Ctrl-F with GtkHTML2
	  (SF #1358949, reported by noltec)
	* Repaired some broken translation strings.
	* Fixes several typos.


	Translations:

	* Update of Italian translation (Dario Coniglario)
	* Update of Bulgarian translation (Vladimir Petkov)
	* Update of Swedish translation (Sigge Kotliar)
	* Update of French translation (Vincent Levefre)


2005-11-04  Lars Lindner

	Version 1.0 RC3

	* Display vfolder properties when a vfolder is created.
	* New preference to hide all read items when viewing
	  a folder. (Patch from Bjorn Monnens)
	* Improved GNOME HIG compliance, better dialog padding
	  and spacing. (Patch from Christian Persch)
	* Added Ctrl-F hotkey to open the search dialog.

	Bugfixes:

	* Prevents next unread jumping into a vfolder.
	  (reported by Sigge Kotliar)
	* Prevents deferred item removal in the wrong
	  feed when changing from a "unread" vfolder
	  to any other feed.
	* Fixes the bug that all items of a feed were
	  dropped as soon as "disable cache" was enabled.
	  (SF #1318391 reported by Matt Brubeck)
	* Certain favicons are no longer downloaded in an
	  endless loop.
	* Fixes a RFC822 date parsing problem on MacOS.
	  (Patch from Vincent Lefevre)

	Translations:

	* Update of Spanish translation (Carlos Fennelosa)
	* Update of Japanese translation (Takeshi AIHANA)
2006-01-10 22:44:07 +00:00
adrianp
f34d46c4c3 Updated chat/ircd-hybrid to 7.2.0nb1 2006-01-10 22:27:57 +00:00
adrianp
2458cc00c4 Install the correct documentation and update the PLIST accordingly
Make sure mkpasswd is only installed once as ircd-hybrid-mkpasswd
Make .if defined statements a little more bulletbroof
Bump to nb1
2006-01-10 22:26:32 +00:00
wiz
a855701f89 Make compile with db4-4.4.x. Remove BROKEN. 2006-01-10 21:06:31 +00:00
adrianp
8363cf6134 Add missing ircd-hybrid zilinks option 2006-01-10 21:06:22 +00:00
joerg
6423e000f9 Removing seemingly verbose noop. 2006-01-10 21:06:08 +00:00
joerg
5db03d71ed Use SUBST framework. 2006-01-10 20:51:08 +00:00
wiz
e0778439ee Reset maintainer, email bounced. 2006-01-10 20:47:06 +00:00
joerg
79c3c3c512 Use SUBST framework. 2006-01-10 20:40:23 +00:00
joerg
89eaa0081e Use SUBST framework for mailer.conf as well. 2006-01-10 20:31:00 +00:00
joerg
53e65c5b84 Add DragonFly. 2006-01-10 20:29:56 +00:00
wiz
b98c2c923b Mark as broken: does not compile against db4-4.4.x, and no
newer version out yet.
2006-01-10 20:22:48 +00:00
joerg
273507bc47 Use SUBST framework for mailer.conf as well. 2006-01-10 20:21:32 +00:00
wiz
30d948a9f6 Make build after libexif update.
Add pkg-config to USE_TOOLS, used by libexif.
2006-01-10 20:16:43 +00:00
wiz
aad7bca9b5 Update patch-aa so this compiles with db4-4.4.x.
No PKGREVISION bump, since there already was one for this.
2006-01-10 20:14:55 +00:00
joerg
9ea967f2e4 Include sys/types.h before openssl/sha.h to get size_t on DragonFly. 2006-01-10 19:50:46 +00:00
joerg
d3703b2351 Many not possible not-thread-safe errno references in aget fixed. 2006-01-10 19:33:00 +00:00
joerg
48e8a75609 Fix errno. Since this is a multithreaded program, bump revision. 2006-01-10 19:31:52 +00:00
xtraeme
40a3332324 Updated mail/clamav to 0.88 2006-01-10 19:00:53 +00:00