1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

189941 Commits

Author SHA1 Message Date
Jung-uk Kim
ea0c665864 Work around DMA buffer allocation failure for sblive.
Tested by:	trasz
2008-01-14 18:38:09 +00:00
Erwin Lansing
170314e4e2 Remove support for 5-exp and add 7-exp, 8 and 8-exp 2008-01-14 17:10:33 +00:00
Thomas Abthorpe
4fe8d17665 - Mark as BROKEN for sparc64
- Remove 4.X cruft while I am here
2008-01-14 16:08:25 +00:00
Stanislav Sedov
c18d246c2b - This vulnerability exists in PHP versions prior to 4.4.8, not
after. Fix the entry.

Reported by:	Vadim Goncharov <vadimnuclight@tpu.ru>
2008-01-14 15:56:07 +00:00
Martin Wilke
26562b4147 RDT is an open source Ruby IDE for the Eclipse platform.
Features supported are syntax highlighting, on the fly syntax check, graphical
outline, Test::Unit view/runner, Ruby application launching, content assist,
source formatter, Ruby debugging, Type Hierarchy view, Ruby specific Search,
Refactoring, and much, much more.
A regular expression plugin is also available (Thanks to the EPIC project).

WWW: http://sourceforge.net/projects/rubyeclipse/

PR:		ports/119630
Submitted by:	rehsack at web.de
2008-01-14 15:51:52 +00:00
Anton Berezin
32926ed7f2 Update to 1.6.
Changes: http://search.cpan.org/dist/PadWalker/Changes
2008-01-14 15:38:15 +00:00
Lars Thegler
0b58888cc7 Missed two new distinfo files 2008-01-14 15:10:18 +00:00
Lars Thegler
d04ab12b99 - Update to 2007.3
- Also see: http://www.perforce.com/perforce/doc.073/user/relnotes.txt
2008-01-14 15:09:30 +00:00
Hiroki Sato
8e2c6b4168 - Install files in contrib/ directory.
- Use share/texmf as installation directory instead of share/texmf-local.
- Remove WITHOUT_CJK knob.
2008-01-14 14:57:57 +00:00
Martin Matuska
d0221c12ab - Update to 2.1.21 2008-01-14 14:21:50 +00:00
Boris Samorodov
277ea02d58 . update to a new version 1.1.20071028;
. add an option (-i "") to REINPLACE_CMD, thus no need to remove *.bak.

PR:		119602
Submitted by:	bsam (me)
Approved by:	Martin Tournoij <carpetsmoker at xs4all.nl> (maintainer)
2008-01-14 14:21:25 +00:00
Boris Samorodov
38c2c9720e Add missing '$' (the wrong patch version has been committed).
Pointed out by:	pointyhat (via erwin)
Pointyhat to:	bsam (me)
2008-01-14 14:13:27 +00:00
Dirk Meyer
cba389d513 - update to 2.16.1 2008-01-14 14:00:13 +00:00
Dirk Meyer
af287150a2 - update to 2.0.4
- GPLV3
2008-01-14 12:51:26 +00:00
Dirk Meyer
6b6d9dc09e - update to 1.2.2 2008-01-14 12:47:47 +00:00
Rong-En Fan
e6fd74d02a - Update to 3.2.3
- Add CONFLICTS with p5-Mail-SpamAssassin

PR:		ports/119369
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> (maintainer)
2008-01-14 12:37:19 +00:00
Martin Wilke
5fb3652239 This package provides an object oriented interface to GNU Privacy
Guard (GPG). It requires the GPG executable to be on the system.

Though GPG can support symmetric-key cryptography, this package is intended
only to facilitate public-key cryptography.

WWW: http://pear.php.net/package/Crypt_GPG/
2008-01-14 11:44:14 +00:00
Martin Wilke
1a46e59ef1 This module collects common URI validation routines to make input validation,
and untainting easier and more readable.

All functions return an untainted value if the test passes, and undef if it
fails. This means that you should always check for a defined status
explicitly. Don't assume the return will be true.

The value to test is always the first (and often only) argument.

There are a number of other URI validation modules out there as well.
This one focuses on being fast, lightweight, and relatively 'real-world'.
i.e. it's good if you want to check user input, and don't need to parse
out the URI/URL into chunks.

Right now the module focuses on HTTP URIs, since they're arguably the most
common.

WWW: http://search.cpan.org/dist/Data-Validate-URI

PR:		ports/119264
Submitted by:	Tuc <freebsd-ports at t-b-o-h.net>
2008-01-14 11:42:27 +00:00
Martin Wilke
a7a74e9753 libopkele is a c++ implementation of an OpenID decentralized identity
system. It provides OpenID protocol handling, leaving authentication
and user interaction to the implementor.

WWW: http://kin.klever.net/libopkele/

PR:		ports/119628
Submitted by:	Sutra Zhou <zhoushuqun at gmail.com>
2008-01-14 11:28:47 +00:00
Martin Wilke
25e7a0db9d This module collects ip validation routines to make input validation, and
untainting easier and more readable.

All functions return an untainted value if the test passes, and undef if it
fails. This means that you should always check for a defined status
explicitly. Don't assume the return will be true. (e.g. is_username('0'))

The value to test is always the first (and often only) argument.

WWW: http://search.cpan.org/dist/Data-Validate-IP/

PR:		ports/119264
Submitted by:	Tuc <freebsd-ports at t-b-o-h.net>
2008-01-14 11:15:31 +00:00
Martin Wilke
5d69836676 QSvn is a graphical Subversion Client for Linux, UNIX, Windows and
Mac OS X. It uses the Subversion API for all Subversion actions and
the Qt4 C++ toolkit from Trolltech for platform independent
programming.

WWW:    http://ar.oszine.de/projects/qsvn/

PR:		ports/119627
Submitted by:	Max Brazhnikov <makc at issp.ac.ru>
2008-01-14 10:00:03 +00:00
Martin Wilke
2c6d8c7605 The aim of SCEW is to provide an easy interface around the XML Expat
parser.
SCEW also incorporates functions to create and handle XML trees. That
is, add and delete nodes, change attribute names and values...

WWW: http://www.nongnu.org/scew/

PR:		ports/119543
Submitted by:	Pietro Cerutti <gahr at gahr.ch>
2008-01-14 09:57:20 +00:00
Dirk Meyer
752e1ef36d - new option WITH_WEBALIZER_LOWERCASE_SEARCH
lowercase search strings like in unpathced webalizer
default is to not lowercase search strings to honor intenational charsets.
Submitted by:	Frank Altpeter

- adding default HTMLHead to sample.conf
HTMLHead <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
Reported by:	Lapo Luchini
2008-01-14 09:24:06 +00:00
Dirk Meyer
93b65b4bfa - force installation of cups.desktop
PR:		119621
Submitted by:	José García Juanino
2008-01-14 09:17:51 +00:00
Martin Matuska
2afad3e2ae - Update to 1.4.6
- Add OPTIONS

PR:		ports/119152
Submitted by:	mm
Approved by:	maintainer (timeout)
2008-01-14 09:04:24 +00:00
Dryice Dong Liu
d73584be50 - update to 1.7.1
- new file: files/patch-setup.py
2008-01-14 07:47:52 +00:00
Cheng-Lung Sung
2c8aa2949b - Update to 1.47.0 (1.470)
Changes:	http://search.cpan.org/dist/Module-Starter/Changes
2008-01-14 07:35:30 +00:00
Greg Lewis
920e8b7f80 . Install the PKCS#11 JAR and build and install the PKCS#11 native library.
Prompted by:	ale, Havard Eidnes <he@uninett.no>
2008-01-14 06:08:08 +00:00
Xin LI
836873e17f A bandaid for recent cheeseshop -> pypi rename. 2008-01-14 06:01:41 +00:00
Dryice Dong Liu
748af8d3ee update to 4.69 2008-01-14 04:21:06 +00:00
Dryice Dong Liu
3e4d1abbc7 update to 1.6.1.1 2008-01-14 03:49:16 +00:00
Dryice Dong Liu
6b270a5e93 update to 1.6 2008-01-14 03:28:38 +00:00
Dryice Dong Liu
b589ad9d1a update to 0.9 2008-01-14 03:18:53 +00:00
Jeremy Messenger
2ee9ea38ef It seems nobody have either no time or lacking interest to update and port
CAM stuff in this port. Current it's complete out of date and doesn't
function. Add this:

DEPRECATED=	Lacking interest, need someone to update and port CAM in this port
EXPIRATION_DATE=2008-03-01
2008-01-14 03:11:11 +00:00
Dryice Dong Liu
2459745d7d update to 0.1.10 2008-01-14 02:59:35 +00:00
Dryice Dong Liu
57f8e7a262 update to 0.10.1 2008-01-14 02:54:19 +00:00
Dryice Dong Liu
5f39e58dfb - update to 2.3
- update my mail address
2008-01-14 02:45:28 +00:00
Dryice Dong Liu
d563233ba4 update to 1.4.3 2008-01-14 02:36:28 +00:00
Dryice Dong Liu
77c9296adf update to 0.30 2008-01-14 02:27:35 +00:00
Vanilla I. Shu
b05d63f9a4 Upgrade to 1.0. 2008-01-14 02:25:49 +00:00
Dryice Dong Liu
de16247620 update to 0.9.3 2008-01-14 02:22:45 +00:00
Alejandro Pulver
1c8f1757aa - Bump PORTREVISION.
- Install png icon.
- Rename bin/wop* -> bin/worldofpadman* to avoid conflicts with games/wop [1].

Reported by:	Dmitry Marakasov <amdmi3@amdmi3.ru> [1]
2008-01-14 02:15:45 +00:00
Dryice Dong Liu
77f1af2c6a update to 0.4.2p3 2008-01-14 02:13:14 +00:00
Marcelo Araujo
c5ea6bf540 TheSchwartz is a reliable job queue system. Your application can put
jobs into the system, and your worker processes can pull jobs from the
queue atomically to perform. Failed jobs can be left in the queue to
retry later.

WWW: http://search.cpan.org/dist/TheSchwartz/

PR:		ports/119549
Submitted by:	Gean-Suan Lin <gslin@gslin.org>
Approved by:	stas (mentor, implicit)
2008-01-14 01:15:02 +00:00
Martin Wilke
f064527d9f - Update to 1.3.5
(Changelog:	http://pear.php.net/package/Net_FTP/download/1.3.5/)
2008-01-13 22:37:54 +00:00
Martin Wilke
3640857512 - Update to 0.1.4 2008-01-13 19:44:54 +00:00
Martin Wilke
44e9648827 - Update to 1.1.0.4
PR:		119616
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	maintainer
2008-01-13 19:02:57 +00:00
Martin Wilke
d6517966ce - Add support for libspiro (handles using clothoid splines as opposed to
bezier splines)
- Correct configure args to be correct, were using with/without instead of
  enable/disable
- Bump PORTREVISION

PR:		119612
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-01-13 19:00:10 +00:00
Martin Wilke
8d799c2d0c - Update to 2.0.6
PR:		119631
Submitted by:	Beat Gaetzi <beat@chruetertee.ch>
2008-01-13 18:58:02 +00:00
Martin Wilke
a9ed3ce60c - Add uuidd
- Fix pkg-plist
- Requires for sysutils/e2fsprogs update

PR:		119622
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-01-13 18:54:27 +00:00