1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

262044 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
43bf816902 - Pet portlint
- Add WWW
2011-08-20 07:55:57 +00:00
Sunpoet Po-Chuan Hsieh
3e0bdc74dd - Most entries begin with "AFFECTS: users of" 2011-08-20 07:55:34 +00:00
Sunpoet Po-Chuan Hsieh
a919b601f9 - Remove MANUAL_PACKAGE_BUILD: tinderbox build was fixed in Makefile r1.62
PR:		ports/159921
Submitted by:	gjb
2011-08-20 07:32:47 +00:00
Li-Wen Hsu
9a27ad701f - Sync jenkins's home as ${JENKINS_HOME} in devel/jenkins 2011-08-20 02:58:10 +00:00
Li-Wen Hsu
9c16ba65f2 - Update to 1.427
- Fix plist
2011-08-20 02:54:51 +00:00
Sylvio Cesar Teixeira
4db32e5532 - Update to 4.1 2011-08-20 01:57:54 +00:00
Sylvio Cesar Teixeira
1d8309a660 - Update to 3.6.11 2011-08-20 01:57:28 +00:00
Sylvio Cesar Teixeira
e55dd00fcc - Update to 1.1.5 2011-08-20 01:56:53 +00:00
Sylvio Cesar Teixeira
7014aa981b - Update to 2.6.18 2011-08-20 01:56:19 +00:00
Sylvio Cesar Teixeira
e96ff86ac8 - Update to 1.5.0 2011-08-20 01:55:45 +00:00
Sylvio Cesar Teixeira
e2bca7835a - Update to 11.2.20.13 2011-08-20 01:54:35 +00:00
Stanislav Sedov
6261e26750 - rawtherapee actually wants lcms1.
- add option to disable OpenMP.
2011-08-20 01:53:49 +00:00
Steve Wills
78527e36cd - Add BUILD_DEPENDS to silence build warnings
PR:		ports/159860
Submitted by:	swills (me)
Approved by:	Jon Nistor <nistor@snickers.org> (maintainer)
2011-08-20 01:36:46 +00:00
Steve Wills
592bec002f - Add BUILD_DEPENDS to silence build warnings
PR:		ports/159852
Submitted by:	swills (me)
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-08-20 01:35:49 +00:00
Steve Wills
d9b69787ff - Add BUILD_DEPENDS to silence build warnings
PR:		ports/159851
Submitted by:	swills (me)
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-08-20 01:31:41 +00:00
Steve Wills
700f850430 - Mark broken with Ruby 1.9
With hat:	ruby@
2011-08-20 01:10:45 +00:00
Xin LI
e9c0aeda71 Document multiple PHP vulnerabilities. 2011-08-20 00:43:48 +00:00
Brendan Fabeny
779a20adf2 add a regression-test target and fix the clang build 2011-08-20 00:19:37 +00:00
Doug Barton
a459b71ddd Remove direct dependency on mysqld, and replace it with conditionally
including USE_MYSQL= server if the option is chosen, or = yes if not
to preserve the old behavior.

PR:		ports/159542
Submitted by:	me
Approved by:	maintainer timeout (14 days)
2011-08-20 00:18:24 +00:00
Doug Barton
b15a88687b Remove direct dependency on mysqld. The port already has USE_MYSQL= server
so there is no functional change to the dependencies.

PR:		ports/159539
Submitted by:	me
Approved by:	maintainer timeout (14 days)
2011-08-20 00:09:41 +00:00
Florian Smeets
76def20019 ${ECHO} should have been ${ECHO_CMD}
Reported by:	<ttsestt@gmail.com>
Pointyhat to:	flo (who really needs some sleep)
2011-08-20 00:09:08 +00:00
Doug Barton
ef3353b0da Remove the direct dependency on mysqld and replace it with USE_MYSQL= server
PR:		ports/159538
Submitted by:	me
Approved by:	maintainer timeout (14 days)
2011-08-20 00:06:18 +00:00
Xin LI
0a6a082939 Update Rails to 3.0.10.
Submitted by:	Alexander Kriventsov <avk vl.ru>
PR:		ports/159906
Security:	be77eff6-ca91-11e0-aea3-00215c6a37bb
2011-08-19 23:28:41 +00:00
Florian Smeets
41c4b8dc5d fix installation of gecko ports after 1.34. On FreeBSD versions < 800081
libarchive has a bug in the s modifier of -s where it would not rewrite symlinks
e.g. /usr/local/bin/firefox would still point to
/usr/ports/www/firefox/work/fake/lib/firefox/firefox

Instead of forcing a dependency on archivers/libarchive use a creative
workaround and rewrite the symlinks.

This workaround should be removed once we drop support for FreeBSD 7

Reported by:	naddy
Submitted by:	<ttsestt@gmail.com>
2011-08-19 23:16:47 +00:00
Steven Kreuzer
1d4b4b920b Fix isse where if an external caller invokes the the method
Crypt::RandPasswd->random_chars_in_range(), Perl prepends the object
name to the function's argument list. This causes the local variables
$minlen, $maxlen, $lo_char, and $hi_char to be set incorrectly ($minlen
is set to the object name, $maxlen is set to what should have been the
minimum length, $lo_char is set to what should have been the maximum
length, and $hi_char is set to what should have been the first character
in the given range), so that the method returns an incorrect result.

PR:	ports/154207
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2011-08-19 21:48:14 +00:00
Pav Lucistnik
6bf98107fe - Fix plist
Reported by:	pointyhat
2011-08-19 21:30:56 +00:00
Cy Schubert
0784cb935d Pkg-plist fixup when one of the SSL options is selected. 2011-08-19 19:29:32 +00:00
Brendan Fabeny
08018cfa85 add LICENSE 2011-08-19 18:56:19 +00:00
Brendan Fabeny
80e2755b7f enable regression tests on tinderboxes, and add a
workaround to fix builds using clang and newer gcc
2011-08-19 18:46:45 +00:00
Xin LI
2eeef0b019 Document Rails multiple vulnerabilities. 2011-08-19 18:42:12 +00:00
Alexey Dokuchaev
2951e25d16 - Update to version 0.6.3, which features number of bug fixes and "netbook"
look for small/short screens.  Unfortunately, SX ROM revision J still does
  not seem to work
- Build is done with GNU make now (was Imake before)
- Contract ${MASTER_SITE_BERLIOS} -> BERLIOS
- Augment CATEGORIES (add math): x48 can be used as powerful calculator
- Add LICENSE (GPLv3), utilize PORTDOCS
- Touch a COMMENT (use HP's official "graphic calculator" spelling) and add
  couple of small comments about HP ROM images in Makefile
2011-08-19 18:17:28 +00:00
Xin LI
86b459a499 Update dovecot2 to 2.0.13 [1].
dovecot-pigeonhole is also updated to 0.2.3.

Security:	0b53f5f7-ca8a-11e0-aea3-00215c6a37bb [1]
Submitted by:	Uffe Jakobsen <uffe uffe.org>
PR:		ports/158173
Approved by:	maintainer timeout
2011-08-19 18:14:16 +00:00
Koop Mast
806cd89459 Add option for experimental localized tax categories [1]
Pet portlint by moving LICENSE block to correct place and moving CPPFLAGS out
of configure_env.

PR:		ports/159822 [1]
Submitted by:	Armin Gruner <ag@muc.de> [1]
2011-08-19 17:48:34 +00:00
Chris Rees
5e08629af4 Update database version, and ensure they're versioned in future.
PR:		ports/159829
Submitted by:	Ben Kaduk <kaduk@mit.edu> (maintainer)
2011-08-19 17:46:28 +00:00
Xin LI
0b7f7a433d Document dovecot DoS vulnerability. 2011-08-19 17:46:10 +00:00
Ryan Steinmetz
6f1b281388 New port: security/duo
Duo provides simple two-factor authentication as a service via:

    1.  Phone callback
    2.  SMS-delivered one-time passcodes
    3.  Duo mobile app to generate one-time passcodes
    4.  Duo mobile app for smartphone push authentication
    5.  Duo hardware token to generate one-time passcodes

This package allows an admin (or ordinary user) to quickly add Duo
authentication to any Unix login without setting up secondary user
accounts, directory synchronization, servers, or hardware.

WWW: http://duosecurity.com

Approved by:	tabthorpe (mentor)
2011-08-19 17:14:07 +00:00
Brendan Fabeny
e16c01c856 update to 1.50 2011-08-19 17:02:22 +00:00
Max Brazhnikov
fe4fbe3f8d Update version in description 2011-08-19 16:59:10 +00:00
Max Brazhnikov
970f43bdee Connect qwt6 ports 2011-08-19 16:56:18 +00:00
Max Brazhnikov
5e2b828c97 Update to 6.0.1 2011-08-19 16:53:51 +00:00
Max Brazhnikov
0623506f9d Forced commit to note repocopy from qwt5-designerplugin to qwt6-designerplugin 2011-08-19 16:50:11 +00:00
Max Brazhnikov
a3985fffde Forced commit to note repocopy from qwt5 to qwt6 2011-08-19 16:49:45 +00:00
Christian Weisgerber
00c08479a2 * Fix location of pkgconfig directory.
* Don't try to remove the pkgconfig directory.
* Add a missing newline to distinfo.

Approved by:	glewis
2011-08-19 16:36:24 +00:00
Jose Alonso Cardenas Marquez
e238a5b2d3 - Update to 0.9.2
- Take maintainership

PR:		158157
Submitted by:	acm
Approved by:	dindin at FreeBSD.org.ua (maintainer timeout)
2011-08-19 14:42:37 +00:00
Chris Rees
51b649a0b4 Remove irrelevant dependency on devel/py-elementtree
PR:		ports/159869
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Alexander Churanov (maintainer)
2011-08-19 13:18:06 +00:00
Li-Wen Hsu
80b804c403 - Fix pkg-plist when building with WITHOUT_THREADS
PR:		ports/159842
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-19 13:09:30 +00:00
Ryan Steinmetz
b6ac688edd Add support for running multiple instances
Adjust whitespace in Makefile

PR:		ports/159892
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
Approved by:	tabthorpe (mentor)
2011-08-19 13:02:39 +00:00
Frederic Culot
132e6d1bf7 - Fix typo in COMMENT (s/langauge/language/)
PR:		ports/159866
Submitted by:	Kaspars Bankovskis <kaspars@bankovskis.lv>
Approved by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2011-08-19 11:26:57 +00:00
Ryan Steinmetz
dca16a54b6 Update to 2.03b
Pacify portlint(1)

Approved by: wxs, tabthorpe (mentors, implicit)
2011-08-19 11:06:10 +00:00
Michael Reifenberger
56ae4083fa Add openscad.
OpenSCAD is a software for creating 3D CAD objects.

Unlike most free software for creating 3D models, it does not focus on
the artistic aspects of 3D modelling but instead on the CAD aspects.
Thus it is more suitable for creating 3D models of machine parts but
perhaps not when creating computer-animated movies.

OpenSCAD is not an interactive modeller. Instead it is something like
a 3D-compiler that reads in a script file that describes the object
and renders the 3D model from this script file. This gives designers
full control over the modelling process and enables them to easily
change any step in the modelling process or make designes that are
defined by configurable parameters.

WWW: http://www.openscad.org/

Obtained from (slightly):	OpenBSD
2011-08-19 11:02:10 +00:00