Commit Graph

130413 Commits

Author SHA1 Message Date
Renato Botelho
486fb5edb3 Add p5-Net-HL7 0.73, net::HL7 - A simple yet flexible API for non-XML
HL7 applications.

PR:		ports/84182
Submitted by:	Brent B. Powers <bbp2006@columbia.edu>
2005-07-28 13:36:53 +00:00
Mikhail Teterin
21de145b88 Use code long floating around the Internet to add support for KOI8-U
encoding. It is even easier to do the same thing to jdk14 and jdk13,
where only one charset-interface exists (jdk15 has two with the old one
considered obsolete).

Approved by:  Alexey Zelkin	(maintainer)
2005-07-28 13:36:16 +00:00
Pav Lucistnik
522698182c SkyEye is an Open Source Software Project. The goal of SkyEye is to provide an
integrated simulation environment in Linux and Windows. SkyEye environment
simulates typical Embedded Computer Systems (Now it supports Atmel AT91 board
based on ARM7TDMI CPU, board based on ARM720T CPU, board based on StrongARM
(SA1100/SA1110). You can run some Embedded Operation System such as ARM Linux,
uClinux, uc/O

PR:		ports/83770
Submitted by:	Ruan Wei <iamayan@gmail.com>
2005-07-28 13:20:05 +00:00
Pav Lucistnik
00bb43d38e - Add aolserver slaveport with options needed for OpenACS
PR:		ports/84141
Submitted by:	Aldert Nooitgedagt <aldert@nooitgedagt.net>
2005-07-28 12:53:25 +00:00
Pav Lucistnik
58e17b71f2 - Fix build on nssha1 module on 4.X 2005-07-28 12:52:21 +00:00
Sergey A. Osokin
5ac57bad4b Update master home page to http://www.pcre.org/.
Approved by:	krion (maintainer)
2005-07-28 12:42:55 +00:00
Pav Lucistnik
853ffe1b2b Playgsf is a simple command line player for gsf files based on a winamp plugin
called 'Highly Advanced'.

The gsf file format is a music format similar to the psf format for
playstation(TM).

PR:		ports/84025
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-28 12:15:12 +00:00
CHOI Junho
2c98a82bf1 Fix fetch problem. Oops!
Obtained from:	SungGON Yi <skon@kr.FreeBSD.org>
2005-07-28 12:11:05 +00:00
Renato Botelho
884b4897ad Use PORTDOCS instead PLIST_(FILES|DIRS) 2005-07-28 11:38:34 +00:00
Renato Botelho
b8330a16cf Add osmose 0.6.30, sega Master System emulator.
PR:		ports/84195
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-07-28 11:14:51 +00:00
Renato Botelho
5e3cc60a87 This package implements an algorithm for breaking the PkZip cipher that was
devised by Eli Biham and Paul Kocher.

This program applies a known plaintext attack to an encrypted file.
A known-plaintext-attack recovers a password using the encrypted file and
(part of) the unencrypted file.

Please note that cryptographers use the word 'plaintext' for any kind of
unencrypted data - not necessarily readable ASCII text.

Before you ask why somebody may want to know the password when he already knows
the plaintext think of the following situations:

 - Usually there's a large number of files in a ZIP-archive. Usually all these
   files are encrypted using the same password. So if you know one of the files,
   you can recover the password and decrypt the other files.
 - You need to know only a part of the plaintext (at least 13 bytes). Many files
   have commonly known headers, like DOS .EXE-files. Knowing a reasonably long
   header you can recover the password and decrypt the entire file.

WWW: http://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack.html

PR:		ports/84192
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-28 10:32:17 +00:00
Dirk Meyer
35977343dd - update auf gnustep 1.11
Approved by:	Miguel Mendez
2005-07-28 10:28:51 +00:00
Markus Brueffer
64d2d1f250 - Update to version 0.6.0
- Remove the HOWL options, since KDE's framework is now used for Zeroconf
  (requires KDE 3.4)
2005-07-28 09:19:04 +00:00
Jeremy Messenger
6ebeeeb56f Update to 8.02, see ChangeLog for detail:
http://www.opera.com/linux/changelogs/802/
2005-07-28 08:52:40 +00:00
Pav Lucistnik
3a673c92b7 - Update dependencies
- Update MASTER_SITES

PR:		ports/84187
Submitted by:	dewey hylton <freenx@deweyonline.com> (maintainer)
2005-07-28 08:51:50 +00:00
Clement Laforet
f758062b43 - Fix apache 2.1 range for CAN-2005-2088 entry which prevents apache 2.0 from
upgrading.

Pointyhat to:	clement, remko
Reviewed by:	erwin
2005-07-28 08:51:43 +00:00
Hye-Shik Chang
e430271557 Add checksum for 2.5.a0.20050728 snapshot. 2005-07-28 08:30:36 +00:00
Hye-Shik Chang
ec0aa03843 Update python-devel to 2.5.a0.20050728 snapshot. 2005-07-28 08:29:32 +00:00
Volker Stolz
c1f05aadb0 Fix dependency on cyrus-sasl2
PR:		ports/84209
Submitted by:	Anatoliy Borodin
2005-07-28 07:57:37 +00:00
Hye-Shik Chang
a81cc9dfe7 - Add support for FreeBSD 7
- Drop support for FreeBSD 3
2005-07-28 07:34:28 +00:00
Volker Stolz
575f7019d3 - Correctly USE_RC_SUBR
- Fix build-issue on 4.x

Submitted by: maintainer
2005-07-28 07:28:22 +00:00
Hye-Shik Chang
d9310412ea - Add support for FreeBSD 7
- Drop support for FreeBSD 3
- Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1]

Submitted by:	jkim [1]
Obtained from:	Python CVS
2005-07-28 07:19:11 +00:00
Hye-Shik Chang
617982285b - Add support for FreeBSD 7
- Drop support for FreeBSD 3
- Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1]

Submitted by:	jkim [1]
Obtained from:	Python CVS
2005-07-28 07:05:20 +00:00
Vsevolod Stakhov
b1b9f1c051 Add ezxml - lightweight C library for parsing XML.
PR:		ports/84710
Submitted by:	Marcin Jessa <yazzy@yazzy.org>
Approved by:	perky (mentor)
2005-07-28 06:51:18 +00:00
Vsevolod Stakhov
1ecf5e6d0f Use libtool13 as libtool15 doesn't work with this port (dynamic modules
load fails).
Do not remove config files, install -dist versions instead.

Approved by:		perky (mentor)
Special thanks to:	Anton Yuzhaninov <citrin@citrin.ru>
2005-07-28 06:40:01 +00:00
Vsevolod Stakhov
8deb682b55 Update to 2.0s9 that fixes 3 buffer overflow vulnerabilities.
Convert to OPTIONS.

Approved by:	kirk@strauser.com (maintainer), perky (mentor)
2005-07-28 06:31:46 +00:00
Maho Nakata
8030f881a1 (forced commit)
Submitted by: "Jack L." <xxjack12xx@doramail.com>
2005-07-28 06:27:02 +00:00
Maho Nakata
08f662eaaa Define WITHOUT_CPU_FLAGS so that in some cases
setting CPUTYPE breaks the build
2005-07-28 06:26:30 +00:00
Hye-Shik Chang
b185b497ae Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.
Submitted by:	jkim
Obtained from:	Python CVS
2005-07-28 06:23:56 +00:00
Vsevolod Stakhov
005220d94d Fix depends when WITH_KDE is defined.
Approved by:	perky (mentor)
2005-07-28 06:22:16 +00:00
Roman Bogorodskiy
ec969cdb09 Update to 0.24.0.
PR:		84203
Submitted by:	Shinsuke Matsui (maintainer)
2005-07-28 06:09:17 +00:00
Daichi GOTO
43c834bacf deskutils/fusenshi: update to 0.7.4
PR:		ports/84206
Submitted by:	maintainer
2005-07-28 05:56:45 +00:00
Joe Marcus Clarke
2a8578098e Update to 0.7.9. 2005-07-28 05:41:40 +00:00
Dirk Meyer
3227fb2e98 - drop vulnerability check 2005-07-28 05:08:45 +00:00
Dirk Meyer
3bc6dc7c21 - fix build of mod_accel on amd64
PR:		84150
Submitted by:	Bjoern Koenig
2005-07-28 04:48:14 +00:00
Remko Lodder
086e9785f3 Mark apache+mod_ssl-1.3.33+2.8.22_1 as not vulnerable in the latest Apache entry. 2005-07-28 04:22:14 +00:00
Yen-Ming Lee
2b7d48b20c - backout previous commit 2005-07-28 01:44:30 +00:00
Yen-Ming Lee
97dedf7550 - remove redundant directory 2005-07-27 23:47:07 +00:00
Yen-Ming Lee
488228fc7b - update to 0.5
PR:		84196
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-07-27 23:38:57 +00:00
Gerald Pfeifer
8676ad4031 Remove duplicate PORTREVISION.
Reported by:	flz
2005-07-27 22:19:08 +00:00
Joe Marcus Clarke
3877968350 Update to 0.10.12 with the usual number of security fixes, new features, and
improved dissector support.  See http://www.ethereal.com/news/item_20050726_01.html for the list of changes.

Security:	See http://www.ethereal.com/news/item_20050726_01.html for
		the list of security fixes in this release
2005-07-27 19:36:53 +00:00
Jeremy Messenger
a84cfd20bb Update to 2.6.4. 2005-07-27 19:32:31 +00:00
Philip Paeps
b16b9a0644 Update to 1.0.6. 2005-07-27 18:48:20 +00:00
Dirk Meyer
7a63bee760 - Security Fix CAN-2005-2088 2005-07-27 18:07:27 +00:00
James E. Housley
3065ae6d99 Patch MASTER_SITE since they seem to redirect to a second one sometimes 2005-07-27 18:03:37 +00:00
Dirk Meyer
4b5e082e55 - support new options APACHE_DATADIR, APACHE_DOCUMENT_ROOT
Suggested by: Steve Clement
2005-07-27 17:55:37 +00:00
Dirk Meyer
6a47716bdf - reset IGNORE for FreeBSD >= 5.4 2005-07-27 17:35:52 +00:00
Sergey Matveychuk
47cf5985ac - Update to 4.60
PR:		ports/84016
Submitted by:	maintainer
2005-07-27 17:32:01 +00:00
Dirk Meyer
fe1f19cc3e - update to 0.2.9 2005-07-27 17:30:36 +00:00
Sergey Matveychuk
fbc7c05ec6 - Fix startup script for milter
PR:		ports/84104
Submitted by:	maintainer
Reported by:	Erin Fortenberry <kahn@deadbbs.com>
2005-07-27 17:22:05 +00:00