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

11265 Commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Marcus Alves Grando
061f2c543f - Update to 5.0p1
- Port LPK patch to 5.0p1 and add to files dir
- Remove USE_PERL_BUILD since doesn't need [1]
- Update KERB_GSSAPI to 5.0p1
- Update HPN patch to 5.0p1 13v3
- Respect LOCALBASE on configure_args of LPK [2]
- Change MASTER_SITE of snapshot
- portlint(1)

PR:		121826 [2]
Submitted by:	Andrew Kolchoogin <andrew___rinet.ru> [2]
Reported by:	Björn König <bkoenig___alpha-tierchen.d [1]
2008-04-19 13:46:24 +00:00
Simon Barner
02a23ec1d6 - Fix build with gcc3 / FreeBSD6
- Reported by:	pointyhat via pav
2008-04-19 11:23:12 +00:00
Jean Milanez Melo
00935a6a50 - Update mastersite.
- Update WWW.

PR:		ports/121705
Submitted by:	Sofian Brabez <sbrabez@gmail.com>
Reviewed by:	Jonatan B <onatan@gmail.com> (maintainer)
Approved by:	Jonatan B <onatan@gmail.com> (maintainer)
2008-04-18 16:00:52 +00:00
Florent Thoumie
aa0468eefc Drop maintainership. 2008-04-18 08:59:40 +00:00
Cheng-Lung Sung
6faad2c53e - Update to 0.25 2008-04-18 07:58:33 +00:00
Andrew Pantyukhin
1342a77bfc - Fix plist
Reported by:	pointyhat via pav
2008-04-18 06:54:15 +00:00
Munechika SUMIKAWA
b3bbc521e1 Fix to mkdir unnecessary directory. 2008-04-18 02:19:21 +00:00
Renato Botelho
64cc35100b - Fix build with clamav-0.93
- Bump PORTREVISION

Submitted by:	maintainer by email
2008-04-17 18:17:51 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Munechika SUMIKAWA
88b713b62b Upgrade to 20071227e.
PR:	ports/119795
From:	Yarema <yds@CoolRat.org>
2008-04-17 06:28:39 +00:00
Pav Lucistnik
6b9ed4a03e - Update WWW 2008-04-16 22:25:17 +00:00
Renato Botelho
5ecc9b9295 - Chase clamav library to version 4
- Bump PORTREVISION

Following ports are marked as BROKEN since they don't build with new clamav
0.93:

www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam

This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities.
2008-04-16 16:10:19 +00:00
Renato Botelho
3de94d87f8 - Update to 0.93
This version fixes lock problem reported at ports/122534

Most important changes:
 *libclamav:
   - New logic in scan limits: provides much more efficient protection against
     DoS attacks but also results in different command line and config options
     to clamscan and clamd (see below)
   - New/improved modules: unzip, SIS, cabinet, CHM, SZDD, text normalisator,
     entity converter
   - Improved filetype detection; filetype definitions can be remotely updated
   - Support for .cld containers (which replace .inc directories)
   - Improved pattern matcher and signature formats
   - More efficient scanning of HTML files
   - Many other improvements

 * clamd:
   - NEW CONFIG FILE OPTIONS: MaxScanSize, MaxFileSize, MaxRecursion, MaxFiles
   - ** THE FOLLOWING OPTIONS ARE NO LONGER SUPPORTED **: MailMaxRecursion,
     ArchiveMaxFileSize, ArchiveMaxRecursion, ArchiveMaxFiles,
     ArchiveMaxCompressionRatio, ArchiveBlockMax

 * clamscan:
   - NEW CMDLINE OPTIONS: --max-filesize, --max-scansize
   - REMOVED OPTIONS: --block-max, --max-space, --max-ratio

 * freshclam:
   - NEW CONFIG OPTION CompressLocalDatabase
   - NEW CMDLINE SWITCH --no-warnings
   - main.inc and daily.inc directories are no longer used by ClamAV; please
     remove them manually from your database directory

PR:		ports/122770 [1] (based on)
		ports/122534 [2]
Submitted by:	Michael Scheidell <scheidell@secnap.net> [1]
		Sebastian Inacker <inacker@fmsweb.de> [2]
Security:	http://secunia.com/advisories/29000
2008-04-16 16:05:54 +00:00
Renato Botelho
735ee62dc6 Add an entry about clamav < 0.93 vulnerabilities
Reviewed by:	mnag
2008-04-16 15:28:37 +00:00
Cheng-Lung Sung
142e001b57 EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby
library.

Features
    * Defaults to AES 128 CBC
    * Will use the systems OpenSSL library for transparent hardware crypto
      support
    * Single class object oriented access to most commonly used features
    * Ruby like

WWW:  http://ezcrypto.rubyforge.org/

PR:		ports/122805
Submitted by:	Steven Kreuzer
2008-04-16 06:49:40 +00:00
Andrew Pantyukhin
ee68fd2e9e - Update to 0.5.4 2008-04-16 05:34:33 +00:00
Simon Barner
9d891d2bd5 Add fprint_demo 0.4, demo and test application for libfprint. 2008-04-15 21:15:40 +00:00
Simon Barner
aca903d334 Add pam_fprint 0.2, PAM module offering finger print authentication
using libfprint.
2008-04-15 21:15:09 +00:00
Simon Barner
0d3f3d0c94 Add libfprint 0.0.6, library for fingerprint reader devices. 2008-04-15 21:14:17 +00:00
Jeremy Messenger
2b9e00e0c2 In 2.22, it requires gnome-keyring and no longer provide optional now. Fix
the gnome-keyring dependency and bump the PORTREVISION.

Reported by:	Dino Vliet <dino_vliet@yahoo.com>
2008-04-15 17:08:20 +00:00
Anders Nordby
ff89cad212 Update to 0.3.8. 2008-04-14 11:52:54 +00:00
Cheng-Lung Sung
a2cc63fbd3 - Update the translated manual pages to their latest versions
and add Italian to the pkg-descr.

PR:		ports/122730
Submitted by:	maintainer (Daniel Roethlisberge)
2008-04-14 03:57:42 +00:00
Cheng-Lung Sung
b4537ab5d3 - Update zenmap to 4.60 and fix moved MASTER_SITES.
- Zenmap now has a manual page, zenmap(1).

PR:		ports/122729
Submitted by:	maintainer (Daniel Roethlisberge)
2008-04-14 03:56:21 +00:00
Cheng-Lung Sung
d0bc782954 - Update nmap to 4.60 and fix moved MASTER_SITES.
Also fixed portlint warnings about Makefile structure.

PR:		ports/122728
Submitted by:	maintainer (Daniel Roethlisberge)
2008-04-14 00:53:05 +00:00
Coleman Kane
ce20a88849 Add some improved logic to seahorse to have it gracefully fall back to insecure
memory usage for sensitive storage when gnome-keyring doesn't have the privileges
to use mlock(2)/munlock(2). This behavior is much more useful than the ungraceful
dereference of a NULL pointer (and subsequent crash of the seahorse programs) that
currently is employed.

This patch makes seahorse (and seahorse-agent, seahorse-daemon, etc.) warn the user
about having to use secure memory so that consumers such as Evolution and other
software can make use of seahorse.

A larger and more valuable project would be to provide some sort of unprivileged
user mlock(2) support in the base system. Some ideas are currently being discussed.

Reviewed by:	marcus, gnome@, imp
Approved by:	marcus (gnome)
2008-04-13 23:21:20 +00:00
Rong-En Fan
58ddff72d8 - Use GnuPG v2 instead of v1, bump PORTREVISION
PR:		ports/122672
Submitted by:	Harald Schmalzbauer <harry at omnisec.de>
Tested by:	Harald Schmalzbauer <harry at omnisec.de>
2008-04-13 15:33:33 +00:00
Rong-En Fan
07b3671f73 - Fix build with newer openssl (>= 0.9.8b)
- Fix build after FAST_IPSEC removal on 7.x and 8.x

PR:		ports/111430
Submitted by:	Dan Lukes <dan at obluda.cz>
2008-04-13 13:09:32 +00:00
Marcus Alves Grando
e896cb4b89 lighttpd -- OpenSSL Error Queue Denial of Service Vulnerability 2008-04-13 03:52:31 +00:00
Henrik Brix Andersen
93305f716d Add www/ikiwiki entry.
Approved by:	pav (co-mentor)
2008-04-12 22:15:02 +00:00
Mathieu Arnold
88cda7dbe9 Update to 5.46 2008-04-11 15:29:20 +00:00
Johan van Selst
8d578824b3 - Update to 0.12.0; fixes build on 64-bit systems
- Remove unneeded patches
- Remove check for old FreeBSD versions
- Grab maintainership
2008-04-11 14:32:59 +00:00
Tom McLaughlin
4428c726c5 - Fix pkg-plist, libtool archive is no longer installed.
Prompted by:	pavmail
2008-04-10 14:00:22 +00:00
Pav Lucistnik
fb3b71be54 - Remove empty files 2008-04-10 11:56:28 +00:00
Sergey Skvortsov
fad058f05d Reduce list of runtime dependencies.
PR:		ports/122317
Submitted by:	Bjorn Konig <bkoenig xx alpha-tierchen.de>
2008-04-10 10:17:19 +00:00
Tom McLaughlin
e19088e1c6 - Update to 1.6.9p15
* The HOME environment variable is once again preserved by default, as per
  the documentation.

- Finally remember to fix the $FreeBSD$ line in pam file.
2008-04-09 16:44:28 +00:00
Pav Lucistnik
5fe2bdd2b2 - Remove entry for gnome-keyring-manager
Forgotten by:	marcus
2008-04-09 15:50:48 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Cheng-Lung Sung
c38907de02 - Update to 2.8.1 2008-04-09 09:57:59 +00:00
Andrew Pantyukhin
a8a1ac531c - Enrich Firefox 2.0.0.13 entry 2008-04-08 06:22:55 +00:00
Cheng-Lung Sung
83578cdb27 - Update to 2.8.0.2
PR:		ports/121103
Submitted by:	Jo Rhett <jrhett_AT_netconsonance dot com>
Reviewed by:	clsung
2008-04-08 02:22:50 +00:00
Pav Lucistnik
016df89f55 A Perl module wrapping libzxid. Also zxid.pl, that implements SP in
mod_perl environment, is supplied.

WWW:	http://zxid.org/

PR:		ports/114800
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-04-07 07:37:14 +00:00
Joe Marcus Clarke
47b701a4c1 Update to 2.22.1. 2008-04-07 04:36:04 +00:00
Joe Marcus Clarke
c390defa69 Update to 2.22.1. 2008-04-07 04:20:38 +00:00
Pav Lucistnik
d73026872a - Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/
Pointy hat to:	stas
2008-04-06 22:51:21 +00:00
Rong-En Fan
47ee7d01be - Use <mlist> as the references are mailing posts
- Correct discovery date

Noticed by:	simon
2008-04-06 11:47:54 +00:00
Stanislav Sedov
fae8e0f615 - Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@
2008-04-06 08:58:21 +00:00
Rong-En Fan
090dbb7b77 - Add entry for mail/postfix-policyd-weight
PR:		ports/122194
Reviewed by:	ports-security (miwi)
2008-04-06 08:50:37 +00:00
Cy Schubert
c952767696 Update 2.1.16 --> 2.1.17
PR:		122472
Submitted by:	"Beat G\xe4tzi" <beat@chruetertee.ch>
2008-04-06 02:46:01 +00:00
Cy Schubert
9cfebb8fe7 Update 2.1.16 --> 2.1.17
PR:		122472
Submitted by:	 "Beat G\xe4tzi" <beat@chruetertee.ch>
2008-04-06 02:45:13 +00:00