Commit graph

11667 commits

Author SHA1 Message Date
Alex Dupre
549e21475e Use the correct way (and path) to install documentation (and bump PORTREVISION). 2008-08-26 15:46:41 +00:00
Alex Dupre
62556f3805 Update to 0.11.5 release. 2008-08-26 15:39:09 +00:00
Alex Dupre
fe742c798e Fix plist when NOPORTDOCS is defined. 2008-08-26 14:58:16 +00:00
Alex Dupre
bd9f73b777 Update to 0.6.15 release. 2008-08-26 13:33:25 +00:00
Alex Dupre
2d9fe61cd0 Update to 0.9.27 release. 2008-08-26 10:29:30 +00:00
Munechika SUMIKAWA
e046463a26 Fix hardcoded cofiguration path.
Reported by:		Goran Lowkrantz <goran.lowkrantz@ismobile.com>
2008-08-26 08:55:18 +00:00
Martin Wilke
4e4e174b8d - Document opera -- multiple vulnerabilities 2008-08-25 22:12:33 +00:00
Martin Wilke
ced6bbf5c7 - Update to 1.7.4
PR:		126833
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
2008-08-25 21:24:39 +00:00
Cheng-Lung Sung
09ece96a0f - patch for enable feature to output plugin snortsam
- bump PORTREVISION

PR:		ports/126506
Submitted by:	Danton Dorati <danton_AT_freebsdbrasil dot com dot br>
2008-08-22 16:24:11 +00:00
Joe Marcus Clarke
296a0d28a3 Chase the libpurple shared lib version. 2008-08-21 21:40:50 +00:00
Renato Botelho
fe6a84f89c - Change pre-install: target to pre-su-install: since user and group are
created there (via pkg-install), and it must be done as root.
- While i'm here, fix the same on clamav-devel port

PR:		ports/126701
Submitted by:	grog
2008-08-21 14:25:33 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Marcus Alves Grando
4ddf4a9977 gnutls -- "gnutls_handshake()" Denial of Service 2008-08-21 02:32:38 +00:00
Xin LI
a2d52247bf Use joomla15 as name for the vulnerability 2008-08-20 23:37:41 +00:00
Xin LI
58a535e7f9 Document joomla flaw in the reset token validation 2008-08-20 23:33:51 +00:00
Dirk Meyer
c0656a8298 - Security fix for 0.9.7m
Security:	CVE-2007-5135
Security:	http://www.openssl.org/news/secadv_20071012.txt
Submitted by:	Jung-uk Kim
2008-08-20 16:46:48 +00:00
Martin Wilke
4616860bd9 - Chase libevent shlib bump 2008-08-20 16:13:22 +00:00
Stefan Walter
4d96aa7aea Update to 1.0.
PR:		126667
Submitted by:	"Hirohisa Yamaguchi" <umq@ueo.co.jp>
2008-08-20 13:40:41 +00:00
Martin Wilke
d3b5557940 - Fix CONFLICTS with security/tor 2008-08-20 08:03:14 +00:00
Martin Wilke
b0a6b05c66 - Update to 0.2.0.30
PR:		126262
Submitted by:	bf <bf2006a@yahoo.com>
2008-08-20 08:01:17 +00:00
Martin Wilke
ac5485d85b - Take maintainership 2008-08-20 07:38:52 +00:00
Mark Linimon
acb10421db Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.

Hat:		portmgr
2008-08-20 06:50:58 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Thierry Thomas
eebb128e5d Register a Buffer Overflow Vulnerability in CDF 3.2. 2008-08-19 21:40:02 +00:00
Marcus Alves Grando
907d5d1a39 - Update libevent dependency and bump PORTREVISION 2008-08-19 16:40:17 +00:00
Renato Botelho
e8aeb0638c - Update to 20080818 to align with 0.94-RC1 2008-08-19 11:25:56 +00:00
Mark Linimon
238940659f Return laszlof's ports to the pool due to lack of time.
Hat:		portmgr
2008-08-19 09:18:37 +00:00
Marcelo Araujo
d6becc577c - Update to 2.4. 2008-08-19 02:55:17 +00:00
Martin Wilke
d2c17f67f5 - Clean up whitespace a bit
- Wrap long lines where appropriate
- Fix previous commit
2008-08-18 22:57:28 +00:00
Martin Wilke
5798dcee89 - Fix drupal5 version 2008-08-18 22:38:23 +00:00
Martin Wilke
25ffb89ba7 - Document drupal - multiple vulnerabilities 2008-08-18 22:29:40 +00:00
Renato Botelho
78004c6d17 - Permit to ser owner and group to clamav milter socket [1]
- Remove @ to show some install commands, and add -v to cp
- Install clamav-milter doc
- User CHOWN and CHMOD from bsd.commands.mk

PR:		ports/126069 [1]
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net> [1]
2008-08-18 18:44:19 +00:00
Renato Botelho
162f09e1eb - Fix wrong error message in clamav-milter startup script
PR:		ports/126575
Submitted by:	Paul Toirkens <paul@sapphire.toirkens.com>
2008-08-18 14:39:59 +00:00
Stanislav Sedov
a3a2994647 - Document recent ruby vulnerabilities. 2008-08-16 07:05:02 +00:00
Martin Wilke
308c310ee9 - fix make validate
Pointy hat to:	skv
2008-08-15 19:34:25 +00:00
Martin Wilke
76feecab0d - Fix previous commit. 2008-08-15 19:31:02 +00:00
Sergey Skvortsov
e5d68d78ab Document bugzilla directory traversal vulnerability. 2008-08-15 16:26:00 +00:00
Mark Linimon
7f459953bd Reset rushani@FreeBSD.org due to maintainer-timeouts and no commits for
more than one year.

Hat:		portmgr
2008-08-15 06:41:19 +00:00
Edwin Groothuis
5c657c793b [maintainer update] security/yapet: port update to 0.2_1
Port update to 0.2_1 in order to incorporate software patches.

PR:		ports/126335
Submitted by:	Rafael Ostertag <rafi@guengel.ch>
2008-08-15 00:22:12 +00:00
David Thiel
a9cda15cd9 Use -fPIC on amd64.
Submitted by:	QA Tindy
2008-08-14 01:13:14 +00:00
Martin Wilke
991984ad31 This is a Camellia package for Ruby. Camellia engine is implemented in "C".
Supported key length : 128bit/192bit/256bit
Supported modes of operation : ECB/CFB/CBC

WWW:	http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html

PR:		ports/126390
Submitted by:	Yoshisato YANAGISAWA <osho at pcc-software.org>
2008-08-13 07:26:06 +00:00
David Thiel
05e3ac2d3b Change from fortifysoftware.com to fortify.com, to avoid getting a 302. 2008-08-12 21:06:15 +00:00
Munechika SUMIKAWA
f169896fc5 Fix pkg-plist with WITH_KINK.
PR:		ports/125642
Submitted by:	yves guerin <yvesguerin@yahoo.ca>
2008-08-12 05:30:38 +00:00
Martin Wilke
47c33635f2 - Update WWW
PR:		126319
Submitted by:	Chris St Denis <chris@smartt.com>
2008-08-11 22:29:07 +00:00
Renato Botelho
1a90db9f84 - Update to 20080811 2008-08-11 16:50:25 +00:00
Jun Kuriyama
0931e100c8 Fix plist with NOPORTDOCS.
Reported by:	QA Tindy (itetcu)
2008-08-11 12:27:52 +00:00
Sergey Skvortsov
ac5e0eb954 Update to 0.14
Changes:	http://search.cpan.org/src/APOCAL/POE-Component-SSLify-0.14/Changes
2008-08-11 10:01:23 +00:00
David Thiel
76dff77aba Update to 1.1.1, primarily a bugfix release. 2008-08-10 23:17:56 +00:00
Anders Nordby
66063fa958 Update WWW and MASTER_SITES URLs.
The main master site does not actually have this particular version of
gringotts, but it seems better to list the new URL as the old stopped
working long time ago. A new version of gringotts exists, and if anyone
is using and have an interest in this port they should look into it.
Keeping the secondary master site so that there is at least one place
to fetch the current distfile.
2008-08-10 22:51:23 +00:00
Anders Nordby
86672dae07 Update WWW and MASTER_SITES URLs.
Update checksums. There are no changes according to diff -Nur. It seems
someone just rerolled the tarball.
2008-08-10 22:45:02 +00:00