1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Commit Graph

182478 Commits

Author SHA1 Message Date
Ion-Mihai Tetcu
7c59f183d5 Update to the latest version and unbreak.
Submitted by:	linimon@'s broken ports reminder
2007-08-14 11:08:32 +00:00
Johan van Selst
e0f4c3c800 Update to latest packages release 2007-08-14 11:01:22 +00:00
Rong-En Fan
28ed69b4c8 - Update to 1.07.3
- Add some knobs to change sbox settings, like UID_MIN, GID_MIN, SAFE_PATH,
  and LOGFILE.  These values are not the same as distribution default, but
  the same as bsd.apache.mk.
- Remove dependency on Apache as this is only a CGI. This will fix brokenness
  for sysutils/dtc (conflict dependency).
- Refine COMMENT from author's version of this port
- Add WWW entry
2007-08-14 10:38:52 +00:00
Cheng-Lung Sung
626871cd3d - Add missing file in pkg-plist.
- bump PORTREVISION

PR:		ports/114425
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
Reviewed by:	maintainer (Matthias Andree)
Approved by:	maintainer
2007-08-14 10:13:17 +00:00
Johan van Selst
cb4a0a6df8 Update to 3.5b18 2007-08-14 10:10:56 +00:00
Emanuel Haupt
abe1982e11 Update to 1.3.12 2007-08-14 09:21:49 +00:00
Andrej Zverev
466d701303 - Fix build on amd64
Pointed by:	kris via email
2007-08-14 08:56:47 +00:00
Cheng-Lung Sung
a8abb8ecf9 - Update to 0.9.4 2007-08-14 08:55:45 +00:00
Andrew Pantyukhin
3f8e678044 - Update to 0.26a 2007-08-14 08:43:52 +00:00
Andrew Pantyukhin
c6bb580daf Add port games/whichwayisup:
Which Way Is Up is a traditional and challenging 2D platformer game
with a slight rotational twist. Help a mysterious big-eared salaryman
named Guy find his keys in a labyrinth of dangers and bad dialogue.

WWW: http://hectigo.net/puskutraktori/whichwayisup/
Author: Olli "Hectigo" Etuaho <admin[at]hectigo.net>
2007-08-14 08:34:18 +00:00
Cheng-Lung Sung
18ee4c3c6f - Update to 0.17
- unbreak, now it builds on clucene-0.9.19
2007-08-14 08:13:34 +00:00
Hye-Shik Chang
d30bb503cd Fix build on 7.0 and python 2.5. 2007-08-14 07:44:59 +00:00
Cheng-Lung Sung
cd7d847d26 - Update to 3.6.1 2007-08-14 07:30:06 +00:00
Michael Reifenberger
205e58f073 Fix pkg-plist. 2007-08-14 07:28:18 +00:00
Andrew Pantyukhin
ed406e2446 - Fix build and install by forcing the use of setuptools
Reported by:	pointyhat via kris
2007-08-14 06:30:36 +00:00
Cheng-Lung Sung
72f8c5a3ca - Update to 1.9.2 2007-08-14 05:06:29 +00:00
Cheng-Lung Sung
4ad76c020c - Update to version 4.1.2
PR:		ports/115440
Submitted by:	maintainer (Gerrit Beine)
2007-08-14 04:48:05 +00:00
Cheng-Lung Sung
e4e13eb895 - Update to 1.02 2007-08-14 04:45:33 +00:00
Cheng-Lung Sung
7cda2cf350 - Update to 0.1001 2007-08-14 03:52:12 +00:00
Cheng-Lung Sung
4d63050293 - Update to 2.147 2007-08-14 03:36:55 +00:00
Greg Lewis
d2083f0649 . Split the JRL agreement out into a separate script that is only run
during the port build and not during the package install.

Requested by:	kris
2007-08-14 03:36:15 +00:00
Cheng-Lung Sung
e82e629b3a - Update to 0.27 2007-08-14 02:59:20 +00:00
Cheng-Lung Sung
7c1541dd9b - The new version of mail/dkim-milter 2.1.1 has been released.
Release Notes: https://sourceforge.net/project/shownotes.php?group_id=139420&release_id=531917

PR:		ports/115487
Submitted by:	maintainer (Hirohisa Yamaguchi)
2007-08-14 02:55:57 +00:00
Cheng-Lung Sung
36be062b52 - Update to 0.25 2007-08-14 02:54:50 +00:00
Cheng-Lung Sung
e5023830be - unbreak
- cgi_multipart_eof_fix-2.2 rerolled, bump PORTREVISION
2007-08-14 02:53:44 +00:00
Xin LI
ff0343a5c4 - Update to 2.6.STABLE14 plus three patches (see
http://www.squid-cache.org/Versions/v2/2.6/changesets/ for details)
 - Add two new authentication helpers: DB and squid_kerb_auth
 - Add the website mirrors to the list of download sites as a last resort
   in case the distfiles do not make it to the FTP mirrors in time
 - Update the mirror server list a bit after checking with the official list
   at http://www.squid-cache.org/Download/mirrors.dyn
 - Stop handling the "WITH_DEBUG" case: bsd.port.mk handles this just fine
 - Add a new rc configuration variable "squid_pidfile" that defaults to
   $PREFIX/squid/logs/squid.pid, use this variable for $pidfile in
   the rc script and document it in the Squid default/example configuration
 - Update the ICAP-2.6-bootstrap patch to reflect changes in the Squid
   sources

Submitted by:	maintainer
PR:		ports/115453 (in followup)
2007-08-14 02:32:11 +00:00
Cheng-Lung Sung
50ac58c79e - Update to 0.36
New upstream release.
  Two patches no more needed.

PR:		ports/115180
Submitted by:	maintainer (Lapo Luchini)
2007-08-14 01:59:41 +00:00
Cheng-Lung Sung
6e4232f1da Module that allows validation of data before submission to a
database.

WWW: http://search.cpan.org/dist/DBIx-Class-Validation/

PR:		ports/115176
Submitted by:	Zach Thompson <hideo at lastamericanempire.com>
2007-08-14 01:47:24 +00:00
Cheng-Lung Sung
2a3e3ee8fc This DBIx::Class component resembles the behaviour of Class::DBI::UUID,
implicitly creating columns as uuid.

WWW: http://search.cpan.org/dist/DBIx-Class-UUIDColumns/

PR:		ports/115175
Submitted by:	Zach Thompson <hideo at lastamericanempire.com>
2007-08-14 01:45:30 +00:00
Cheng-Lung Sung
3b978d99e9 - Update to 0.6.10 2007-08-14 00:15:45 +00:00
Cheng-Lung Sung
b8399b727c - Update to 1.2.2
- required by rubygem-mechanize-0.6.10

PR:		ports/115031
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2007-08-14 00:15:10 +00:00
Cheng-Lung Sung
7c9b15c70a - Update to 0.4.2
- required by rubygem-hoe-1.2.2

PR:		ports/115030
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2007-08-14 00:14:41 +00:00
Cheng-Lung Sung
55f3fc90ee - Update to 1.10
- add WWW
2007-08-14 00:07:49 +00:00
Cheng-Lung Sung
e293d5ab3a - Update to 1.07 2007-08-14 00:06:48 +00:00
Cheng-Lung Sung
b2ee5cfd01 - Update to 1.08 2007-08-14 00:06:23 +00:00
Cheng-Lung Sung
a8a9201775 - Update to 2.7.0.1
Tested on two systems, and until works perfectly.

Changelog snort-2.7.0.1:
* etc/snort.conf:
  Turn off flow since Stream5 is now enabled by default.
* src/snort.c:
  Fix printing of threshold counts until after all rules are read.
  This issue did not affect thresholding, only display of thresholding.
  Thanks to Jeffrey Denton for reporting the problem.
* src/sfutil/ipobj.c:
  Fix free of invalid pointer when using a negated IP list.
  This is used by sfportscan preprocessor configuration parsing.
  Thanks to Anders Ostrem for reporting the problem.
* src/preprocessors/Stream5/snort_stream5_session.c:
  Fixed issue when experimental ICMP tracking is used without using
  the TCP or UDP session tracking.  ICMP was attempting to lookup
  TCP or UDP sessions from uninitialized session cache.  Thanks to
  Koji Shikata for reporting the problem.
* src/preprocessors/Stream5/snort_stream5_tcp.c:
  Fixed invalid session pointer when rule tries to use flowbits after
  session ends.  Thanks to rmkml for initially reporting the problem.

PR:		ports/115294
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2007-08-14 00:04:49 +00:00
Cheng-Lung Sung
b362c94071 - update dependency, with hoe-1.2.1 will not build 2007-08-14 00:02:17 +00:00
Andrew Pantyukhin
215f083fe6 Add graphics/exact-image:
ExactImage is a fast imaging library including a command line frontend.

WWW: http://www.exactcode.de/oss/exact-image/
Author: Rene Rebe <rene@exactcode.de>
2007-08-13 22:42:32 +00:00
Beech Rintoul
5dcb72b777 - Update to 3.2.3
- Add reinplace_cmd to respect CC
- From maintainer:
Several security updates from 3.2.1 to 3.2.2, but 3.2.2 broke spamd.
This fixes the spamd problem in 3.2.2 as well.
Build depends for DNS bumped to .60 due to DOS condition,
crypt to 0.24 due to segv in spamd with malformed DomainKey message.
DomainKey plugin turned BACK OFF in default installs (not needed now that DKIM does work)

PR:		ports/115369
Submitted by:	Michael Scheidell <scheidell@secnap.net>`
Approved by:	sat (mentor)
2007-08-13 22:33:32 +00:00
Lars Balker Rasmussen
322c99e0f0 Update to 1.03 2007-08-13 22:23:22 +00:00
Lars Balker Rasmussen
82d329e526 Update to 5.7008 2007-08-13 22:23:03 +00:00
Emanuel Haupt
ce3fafbe36 Add vizone, a script that updates the serialnumber in one or more dns zonefiles. 2007-08-13 21:37:31 +00:00
Erwin Lansing
b90d367773 Update to 1.07 2007-08-13 21:07:27 +00:00
Erwin Lansing
46bd6b29aa Update to 0.62 2007-08-13 20:59:26 +00:00
Erwin Lansing
edea4dd47f - Update to 0.16
- Remove 4.x workaround
2007-08-13 20:56:23 +00:00
Andrew Pantyukhin
ab73f2ea3a - Update to 0.4.0
- Update pkg-descr
2007-08-13 20:53:56 +00:00
Andrew Pantyukhin
ba4fc9043e Add port math/nyh-hoc:
Hoc, the High Order Calculator, is an interpreted language for
floating-point calculations. Its most basic use is as a powerful and
convenient calculator, interactively evaluating expressions such as
1+2*sin(0.7). But hoc is no ordinary calculator: It also lets you
assign values to variables, define your own functions, and use loops,
conditionals, and everything else you'd expect in a programming
language.

Hoc was developed by Brian Kernighan and Rob Pike, and introduced in
their 1984 book The Unix Programming Environment. This version has been
extended and improved by Nadav Y. Har'El.

WWW: http://nadav.harel.org.il/homepage/hoc/
Author: Nadav Y. Har'El <nadav@harel.org.il>
2007-08-13 20:20:40 +00:00
Simon Barner
bd3da77ed8 - Update to Boost 1.34.1. Bug fix release, see [1] for the complete list
of changes.
- Mark boost-1* and boost-python-1* mutually conflicting [2]

Submitted by:	thierry [2]

[1] http://svn.boost.org/trac/boost/query?status=closed&milestone=Boost+1.34.1
2007-08-13 19:46:19 +00:00
Jeremy Messenger
a3b56ee5b3 Update to 0.4.1. 2007-08-13 18:54:29 +00:00
David E. O'Brien
c7db01bd14 Update to Vim 7.1 patchlevel 68. 2007-08-13 18:22:37 +00:00