1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

264504 Commits

Author SHA1 Message Date
Beat Gaetzi
6fb8e61d03 - Remove www/linux-firefox-devel: This port is older then www/linux-firefox
for a long time now and Firefox 3.5 has been removed from the ports tree
  almost two months ago.
2011-09-27 19:42:14 +00:00
Beat Gaetzi
d0cac28ce6 - Update to 3.6.23 2011-09-27 19:32:48 +00:00
Chris Rees
1b5b4242a3 Deprecate; merged into Beaker, try www/py-beaker instead
PR:		ports/161077
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-27 19:04:09 +00:00
Chris Rees
d1680780d5 Fix with atacam driver.
PR:		ports/161018
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Obtained from:	https://sourceforge.net/apps/trac/smartmontools/ticket/198
2011-09-27 18:59:51 +00:00
Chris Rees
415759d555 Deprecate; superseded by textproc/py-mako. Expires on 27/Oct
PR:		ports/161078
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-27 18:56:41 +00:00
Beat Gaetzi
5bfd72cc53 - Update Firefox to 7.0
Thanks to:	flo@ for preparing the www/firefox update
2011-09-27 18:44:34 +00:00
Chris Rees
a469f134ec Fix build and fail if no app servers are selected.
Submitted by:	Jason Helfman (maintainer), eadler
2011-09-27 18:38:18 +00:00
Greg Larkin
c0c81fbd9e - Remove a couple of patched files unconditionally from WRKDIR before
installation.  Depending on the installation type, one of them may not
  be present.
- Bumped PORTREVISION

Noticed by:	Christoph Theis <theis@gmx.at> (maintainer)
Pointyhat to:	glarkin
2011-09-27 18:37:39 +00:00
Juergen Lock
cad75c00a9 Bump PORTREVISION after ffmpeg update. (markad records the ffmpeg version
during build and complains if it doesn't match...)
2011-09-27 18:09:54 +00:00
Rene Ladan
8c0f4d5034 - Fix build on 7.4 [1]
- Bump PORTREVISION for previous commits.

PR:		ports/160945 [1]
Submitted by:	Henk van Oers [henk.van.oers xs4all.nl]
Obtained from:	Chromium Chruetertee repository r231
2011-09-27 17:47:03 +00:00
Rene Ladan
9cd088eb24 - Enable building Chromium with v8 from Ports installed.
- Minor cleanups.

Submitted by:	George Liaskos
2011-09-27 17:43:40 +00:00
Pav Lucistnik
5c83b02da6 - Remove boinc-milkyway port, it is no longer useful (too old), the project
is now providing official binaries inside the boinc infrastructure
2011-09-27 17:42:48 +00:00
Juergen Lock
6ec313be7b Fix build on 9 and 10.
Submitted by:	pointyhat via erwin
2011-09-27 17:37:18 +00:00
Rene Ladan
331bef22b7 Enable running Chromium with kern.ipc.shm_allow_removed=1 by using SysV IPC
PR:		ports/157730
Submitted by:	Vladimir I. Pushkar [vladimir.pushkar gmail.com]
Obtained from:	Chromium Chruetertee repository r227,r228,r229
2011-09-27 17:29:06 +00:00
Stephen Montgomery-Smith
f0516b1e38 - Correct creation date. 2011-09-27 17:03:07 +00:00
Stephen Montgomery-Smith
57e974a840 - New port: math/octave-forge-mechanics.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is mechanics.

 Library with functions useful for numerical computation in classical mechanics.
2011-09-27 17:01:49 +00:00
Beech Rintoul
7a5e7f006b - Update to 0.96
- Add license

PR:		ports/160752
Submitted by:	Mikhail T. <m.tsatsenko@gmail.com>
Approved by:	Thomas Hurst <tom@hur.st> (maintainer) (with version update)
2011-09-27 16:46:56 +00:00
Jun Kuriyama
bc1a59ad39 - Upgrade to 0.16.
PR:		ports/160783
Submitted by:	sunpoet
2011-09-27 15:54:35 +00:00
Brooks Davis
6ac4ab3a47 Fix build on systems such as those less than 9.0 which do not have
utmpx.h.  The previous commit had most of the work except for the
OSVERSION driven patch application.
2011-09-27 15:36:28 +00:00
Sunpoet Po-Chuan Hsieh
14c0f593a2 - Update to 0.2.0
- Add BUILD_DEPENDS

Changes:	http://code.google.com/p/umph/wiki/Changes
2011-09-27 15:27:27 +00:00
Sunpoet Po-Chuan Hsieh
1f281bdc1c - Add p5-Umph-Prompt 0.1.0
Umph::Prompt is an interactive prompt module for umph and similar programs.

WWW: http://code.google.com/p/umph/
2011-09-27 15:27:02 +00:00
Alexander Nedotsukov
68c8e2af84 Update to 0.6.2
PR:	161065
2011-09-27 15:20:28 +00:00
Stephen Montgomery-Smith
4d93ec3e3e - Update to version 20110927.
- Add run_depends to math/octave-forge-geometry.
2011-09-27 14:44:26 +00:00
Stephen Montgomery-Smith
feaf5776e3 - New port math/octave-forge-geometry
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is geometry.

 Library for geometric computing extending MatGeom functions. Useful to create,  transform, manipulate and display geometric primitives.
2011-09-27 14:12:09 +00:00
Greg Larkin
99c4c43782 - Updated to 1.3.12 [1]
ChangeLog: http://cakephp.org/changelogs/1.3.12
- Simultaneouly fixed missing distfile problem in version 1.3.11 [2]

PR:		ports/161030
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer) [1]
Reported by:	pointyhat (via pav) [2]
2011-09-27 14:00:52 +00:00
Steve Wills
ab95e61e34 - Improve rc script so that it only checks mysql_proxy_backend_addresses
on startup
- Various other rc cleanups

Submitted by:	dougb
2011-09-27 13:42:12 +00:00
Greg Larkin
7e7127305e - Forced commit to note completion of repocopy from devel/py-zopeInterface
PR:		ports/160846
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-27 13:32:23 +00:00
Martin Matuska
8beaa6bdb3 Update to 0.7.5 2011-09-27 13:01:55 +00:00
TAKATSU Tomonari
c74672cea1 - Add a new port: net-im/mikutter
mikutter - A simple, powerful and moeful twitter client

  WWW:	http://mikutter.hachune.net/
2011-09-27 11:11:00 +00:00
Frederic Culot
4a4c8b5bbd - Update to 8.65
Changes:	http://search.cpan.org/dist/Image-ExifTool/Changes
PR:		ports/161025
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2011-09-27 10:57:50 +00:00
TAKATSU Tomonari
6b209770eb - Update to 0.4.0
- Restrict USE_PYTHON range
2011-09-27 10:33:22 +00:00
TAKATSU Tomonari
982653342f - Update to 0.4.1
- Restrict USE_PYTHON range
2011-09-27 10:32:22 +00:00
Wen Heping
b0451e4632 - Update to 2.0.3 2011-09-27 07:48:22 +00:00
Wen Heping
f6488a9177 - Update to 1.3 2011-09-27 07:40:43 +00:00
Baptiste Daroussin
de8aaadc15 - update libmatroska to 1.3.0
- chase matroska library bump
2011-09-27 06:58:56 +00:00
Wen Heping
ff9f11b489 - Update to 2.6
PR:		ports/159786
Submitted by:	Jake Smith <jake@avenue22.net>
Approved by:	maintainer(timeout, > 40 days)
2011-09-27 06:56:19 +00:00
Baptiste Daroussin
3634d5e9da - update to 1.2.2
- remove LICENSE_FILE which is useless for konwn classic licenses
2011-09-27 06:51:50 +00:00
Wen Heping
e58511a434 - Update to 0.6
ChangeLog: http://cpansearch.perl.org/src/HOBBESTIG/Dancer-Plugin-Feed-0.6/Changes

PR:		ports/160924
Submitted by:	"Grzegorz Blach" <magik@roorback.net> (maintainer)
2011-09-27 06:50:03 +00:00
Wen Heping
71948ca1f3 - Update to 0.9.6
- Pet portlint

PR:		ports/160912
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
2011-09-27 06:42:25 +00:00
Wen Heping
b26682e3bd Dynare is a software platform for handling a wide class of
economic models, in particular dynamic stochastic general
equilibrium (DSGE) and overlapping generations (OLG) models.

WWW: http://www.dynare.org

PR:		ports/160153
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
2011-09-27 06:35:23 +00:00
Erwin Lansing
2b35911821 Add support from FreeBSD 10.x 2011-09-27 06:29:35 +00:00
Dmitry Marakasov
3a872aa0bd - Fix the game trying to save rendered tracks into system directory 2011-09-27 04:36:10 +00:00
Dmitry Marakasov
040e580ada - Update to 0.7.2
PR:		160830
Submitted by:	David Demelier <demelier.david@gmail.com>
2011-09-27 04:23:01 +00:00
Dmitry Marakasov
c773066bb2 - Switch from devel/love to devel/love5, as the game won't work with newer versions of love 2011-09-27 03:59:24 +00:00
Dmitry Marakasov
aedebe7f3a - Preserve love 0.5-0 as devel/love5
- rename binary and docsdir to not conflict with devel/love
  - add patch to work with changed binary name
  - set LATEST_LINK
  - connect to build
2011-09-27 03:58:32 +00:00
Cheng-Lung Sung
b8d6f1262e - Update to 3.5.0 2011-09-27 03:13:47 +00:00
Cheng-Lung Sung
380a3d8aa0 - Update to 0.18 2011-09-27 02:56:36 +00:00
Wen Heping
9e542e7ded - Update to 1.7.1 2011-09-27 02:56:11 +00:00
Wen Heping
1d885f8cc9 - Update to 2.2.3 2011-09-27 02:51:22 +00:00
Cheng-Lung Sung
061a8a1a80 - Update to 4.0 2011-09-27 02:46:21 +00:00