Commit graph

113495 commits

Author SHA1 Message Date
James E. Housley
460c770253 Update to DAT 4408 2004-11-18 13:23:35 +00:00
Volker Stolz
24313e413f Update to 0.6.2:
- The parser was updated to take new rc.conf variables into account.
- A typo in the scons script has been fixed.
- All the code was cleaned.

PR:		ports/74046
Submitted by:	maintainer
2004-11-18 13:00:27 +00:00
Alexander Nedotsukov
3834ed8401 Fix regexps for URL matching.
PR:		74058
SUbmitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-11-18 12:54:08 +00:00
Volker Stolz
d95e012d46 Update to 2.17
PR:		ports/74032
Submitted by:	maintainer
2004-11-18 12:53:12 +00:00
Volker Stolz
7b7c507c61 Update to 0.3.1:
- IPSec over UDP and NAT-T support
- added support for interactive authentication (security tokens for example)
- fixed IOS support

PR:		ports/74040
Submitted by:	maintainer
2004-11-18 12:22:50 +00:00
Alexey Dokuchaev
6124812a40 Remove duplicate port (lang/sdcc is already there).
Approved by:	fjoe (mentor, implicit)
2004-11-18 11:26:23 +00:00
Alexey Dokuchaev
b57c622984 Add SDCC, freeware, retargettable, optimizing ANSI C compiler that targets the
Intel 8051, Maxim 80DS390, and Zilog Z80 based MCUs (support for Motorola
68HC08 as well as Microchip PIC16 and PIC18 series is in progress).

Approved by:			fjoe (mentor, implicit)
Partially obtained from:	Debian (manpages)
2004-11-18 10:36:29 +00:00
Pav Lucistnik
97a4c60baf - Switch to ./configure make make install way
Submitted by:	Li-Lun Wang (Leland Wang) <llwang@infor.org>
2004-11-18 09:55:55 +00:00
Koop Mast
0755df9681 Resurrect gimp-devel and update to version 2.2.pre1.
Approved by:	pav (mentor)
2004-11-18 09:55:04 +00:00
Jun Kuriyama
cb9222c948 Add annotation to describe which releases are affected by this problem
(20041118 entry).
2004-11-18 09:39:29 +00:00
Dmitry Sivachenko
e1663fc875 Fix build on 5.x.
Get rid of gmake dependency.

PR:		74016
Submitted by:	Eugene Ossintsev <eugos@gmx.net>
2004-11-18 09:08:41 +00:00
Kris Kennaway
f68497b9bf BROKEN on ia64 and sparc64: Does not compile 2004-11-18 08:33:08 +00:00
Kris Kennaway
be800c9c95 BROKEN on !i386: Does not compile 2004-11-18 08:28:30 +00:00
Kris Kennaway
887d8a8510 BROKEN on i386: Does not compile 2004-11-18 08:23:04 +00:00
Kris Kennaway
5edfed3536 BROKEN on !i386: Install fails 2004-11-18 08:17:58 +00:00
Pav Lucistnik
d28942a721 - Fix build on !i386
Submitted by:	Dima Panov <redfox@Fluffy.Khv.RU>
2004-11-18 08:11:46 +00:00
Kris Kennaway
028b71a953 BROKEN: Does not compile 2004-11-18 08:11:37 +00:00
Kris Kennaway
a028a16e63 BROKEN: Size mismatch 2004-11-18 08:10:51 +00:00
Kris Kennaway
9a67716a77 BROKEN: Broken pkg-plist 2004-11-18 08:08:00 +00:00
Kris Kennaway
cb4bcb2e3c BROKEN: Does not build with new version of windowmaker 2004-11-18 08:05:42 +00:00
Pav Lucistnik
775ed95279 - Distfiles change every few days, so drop md5 checking on them
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2004-11-18 07:58:41 +00:00
Kris Kennaway
f2ce4a5fda BROKEN: Does not build with new version of windowmaker 2004-11-18 06:58:29 +00:00
Bill Fumerola
738133a643 support versions of freebsd that don't define ETHER_VLAN_ENCAP_LEN 2004-11-18 06:50:35 +00:00
Bill Fumerola
07d3f1cebc add support for decoding packets encapsulated in .1q VLAN frames
Approved by:	fenner (maintainer)
2004-11-18 06:44:47 +00:00
Michael Johnson
c0de790bc8 Update to 1.0.11
Approved by:	adamw (mentor)
2004-11-18 03:08:50 +00:00
Michael Nottebrock
4ea76c5ed5 Add an entry about and on how to avoid portsdb segfaults. I don't know
if the bug in the imported bdb 1.85 which causes this has ever been fixed
and if so which FreeBSD versions contain the fix - feel free to add that
information to the entry.
2004-11-18 02:47:44 +00:00
Michael Haro
e9bbcd1c30 Update to latest release of sudo 2004-11-18 02:17:47 +00:00
Edwin Groothuis
0bcb572b2a Update to newer version of these documents.
Also included tcl8.5 documentation

version	new version
8.3.4	8.3.5
8.4a1	8.4.7
-	8.5a1
2004-11-18 01:53:51 +00:00
Michael Johnson
160d06f279 Utilize ONLY_FOR_ARCHS for i386
since ldouble is for 32bit machines

Pointed out by:	pointyhat via kris
Approved by:	adamw (implicit)
2004-11-18 01:10:47 +00:00
Edwin Groothuis
8f32fd2f94 Upgrade to version 1.4
Thanks to dvl for testing out his search function at Freshports.org :-)
2004-11-18 01:05:19 +00:00
Brooks Davis
b5b1ffb369 Add security/hpn-ssh, a high performance SSH based on OpenSSH, after a
repo-copy from security/openssh-portable.

HPN-SSH is a set of patches to improve the perfomance of bulk transfers
such as scp over long-fat pipes.

Repocopy by:	marcus
2004-11-17 22:36:17 +00:00
Michael Johnson
0f4cc5dfdf Commit message:
- Fix build on recent versions of gcc [1]
- Add support for jpeg-mmx [2]

PR:		74045 [1]
		69832 [2]
Submitted by:	maintainer [1]
Approved by:	adamw (mentor)
2004-11-17 22:11:44 +00:00
Kirill Ponomarev
19c4c0ec97 Bump PORTEPOCH, since PORTVERSION was decreased by previous commit. 2004-11-17 21:55:37 +00:00
Michael Johnson
ee6bb3d0ff Add enblend
Enblend is a tool for compositing images. Given a set of images that
overlap in some irregular way, Enblend overlays them in such a way that
the seam between the images is invisible, or at least very difficult to
see. Enblend does not line up the images for you. Use a tool like Hugin
to do that.

PR:		ports/71992
Submitted by:	cartola@openit.com.br
Approved by:	adamw (mentor)
2004-11-17 20:35:24 +00:00
Kirill Ponomarev
66a1f7ac13 Update to 10.10 2004-11-17 19:10:45 +00:00
James E. Housley
0c118e15a2 Update to DAT 4407 2004-11-17 19:07:20 +00:00
Josef El-Rayes
b264c72f94 Document the buffer overrun vulnerability in samba3
CAN-2004-882
2004-11-17 19:05:46 +00:00
Christian Weisgerber
8c453669fb Sync with Debian. No code changes.
PR:		74047
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-11-17 19:02:00 +00:00
Greg Lewis
d23598c541 . Fix the build with the latest gcc 3.4. 2004-11-17 18:28:48 +00:00
MANTANI Nobutaka
8a3c88c719 Read the options file of boehm-gc to check necessity of a thread library. 2004-11-17 18:24:46 +00:00
Mathieu Arnold
5c3a3ec33d Update to 1.16 2004-11-17 18:04:30 +00:00
Kirill Ponomarev
3994df5a8a Update to 3.0.11
PR:		ports/74048
Submitted by:	maintainer
2004-11-17 17:46:40 +00:00
Kirill Ponomarev
d8b8674b2f Update to version 0.5
PR:		ports/73905
Submitted by:	Ports Fury
2004-11-17 17:42:38 +00:00
Kirill Ponomarev
a2e2fc7f39 Update to version 0.3.4
PR:		ports/73903
Submitted by:	Ports Fury
2004-11-17 17:41:10 +00:00
Josef El-Rayes
edd6737247 Correct range for xpdf vulnerability, as cups-base got a fixing
update.
2004-11-17 17:11:32 +00:00
Herve Quiroz
6ef2256b14 Added a new class and a launcher shell script to perform command-line XUpdate
processing using Jaxup:

$ jaxup-xupdater <source-doc.xml> <xupdate-doc.xml>

Bumped PORTREVISION to reflect this new feature.
2004-11-17 16:54:29 +00:00
Markus Brueffer
cae1d33e56 Add libkexif 0.1, a library for manipulating EXIF information embedded in
images.

It currently supports viewing of all EXIF information via libexif. It also
supports the modification of a few attributes in a safe way that preserves
all other EXIF information in the file. It can currently modify the following
tags:

IFD0/Orientation
EXIF/UserCommend

WWW: http://digikam.sourceforge.net/

Arjan van Leeuwen <avleeuwen@piwebs.com> kindly volunteered to maintain
this port, thanks!
2004-11-17 16:48:26 +00:00
Markus Brueffer
bd646cbcd0 Add libkipi 0.1, the KDE Image Plugin Interface.
Arjan van Leeuwen <avleeuwen@piwebs.com> kindly volunteered to maintain
this port, thanks!
2004-11-17 16:35:41 +00:00
Michael Nottebrock
d225aca67a Fix the fix. 2004-11-17 16:35:34 +00:00
MANTANI Nobutaka
c6b0bd87c6 Remove BROKEN mark for sparc64.
Submitted by:	Hannes Mehnert <hannes@mehnert.org>
2004-11-17 15:52:40 +00:00