1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

290936 Commits

Author SHA1 Message Date
Emanuel Haupt
ccc1a2a946 List all tested future versions in PORTSCOUT which either segfault or don't run
correctly.

Note: It would be beneficial to have a portscout option to define a version
range instead of having to list every version to be skipped.
2012-12-22 17:22:24 +00:00
Anton Berezin
4d0c0691f9 Update to 4.80.
Changes: http://search.cpan.org/dist/Data-FormValidator/Changes
2012-12-22 17:20:22 +00:00
Anton Berezin
ebc08f9aea Update to 2.21.
Changes: http://search.cpan.org/dist/Petal/Changes
2012-12-22 17:12:56 +00:00
Pawel Pekala
7897354104 A free test coverage analysis tool for C++. Analogous to purecov but quite
different in implementation. This tool does its job by instrumenting the
source as you compile. You can thus add your own instrumentation to every
line on the fly.

WWW: http://sourceforge.net/projects/covtool/

PR:		ports/174234
Submitted by:	novator24 <novator24@gmail.com>
2012-12-22 15:56:21 +00:00
Chris Rees
19948f49d0 KLEE is a symbolic virtual machine built on top of the
LLVM compiler infrastructure, and available under the
UIUC open source license.

WWW:	http://klee.llvm.org/

PR:		ports/174274
Submitted by:	arrowdodger <6yearold@gmail.com>
2012-12-22 15:01:26 +00:00
Jun Kuriyama
62f637b8c6 - Upgrade to 0.15.
PR:		ports/174501
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2012-12-22 14:26:44 +00:00
Matthias Andree
76635b6520 Add new port devel/lua-lgi.
LGI is a gobject-introspection based dynamic Lua binding to GObject-based
libraries. It allows using GObject-based libraries directly from Lua.

WWW: https://github.com/pavouk/lgi

PR:		ports/174597
Submitted by:	Maxim Andreev <andreevmaxim@gmail.com>
2012-12-22 13:40:50 +00:00
Jun Kuriyama
b2598377e4 - Convert to OPTIONSNG.
- Trim header.

PR:		ports/173580
Submitted by:	edward@rdtan.net
2012-12-22 13:39:41 +00:00
Wen Heping
0a479b69d1 - Update to 0.002102
Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Candy-0.002102/Changes
- Trim Makefile headers
- Reset maintainer to perl@
2012-12-22 13:05:25 +00:00
Pawel Pekala
f031071c38 Update to version 5.1.0
PR:		ports/174616
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2012-12-22 12:48:43 +00:00
Johan van Selst
801590780d Shortly after the initial release, a new tarball was uploaded which
includes a small fix that was duplicated already in the FreeBSD port.
- Update checksum and remove patch introduced with the original release

No functional changes.
2012-12-22 12:45:23 +00:00
Guido Falsi
75fcf57fc8 - Update to 3.7.45 2012-12-22 11:59:34 +00:00
Pawel Pekala
442231c269 - Update to version 2.0.2b
- Switch downloading to USE_GITHUB

PR:		ports/174596
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2012-12-22 11:55:01 +00:00
Matthias Andree
f3773e93eb Fix build with CUPS [1], and assorted other fixes:
- #include <cups/ppd.h> [1]
- remove gphoto2 and fltk ABI versions from LIB_DEPENDS, to quiet portlint
- fix int-vs-long format string Clang compiler warning in espmsg.c
- declare static char *hex const in http-md5.cxx to fix non-writable
  string literal Clang warning

Submitted by:	Hans Petter Selasky [1]
2012-12-22 11:51:49 +00:00
Pawel Pekala
3ad9abc42d Update to 20121205
PR:		ports/174613
Submitted by:	Antoine Brodin <antoine@freebsd.org> (maintainer)
2012-12-22 11:46:12 +00:00
Marcus von Appen
d498d3028a PyAudio provides Python bindings for PortAudio, the cross-platform
audio I/O library. With PyAudio, you can easily use Python to play
and record audio on a variety of platforms.

WWW: http://people.csail.mit.edu/hubert/pyaudio/

PR:		ports/173708
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
2012-12-22 10:11:42 +00:00
Wen Heping
3ae4b73e8f - Update to 0.94
Changes: http://cpansearch.perl.org/src/MARKOV/Geo-Point-0.94/ChangeLog
- Trim Makefile headers
- Pass maintainership to perl@
2012-12-22 07:02:30 +00:00
Mikhail Teterin
3b178d1aa6 Begin renewal of devel/looks by creating a port of jgoodies-common,
which installs a JAR used by all of JGoodies packages.
2012-12-22 05:41:09 +00:00
Gerald Pfeifer
2126226e3d Update to Wine 1.5.20. This includes the following changes:
- A bunch of dlls with ugly names for API sets support.
 - More ATL functions implemented.
 - Still more C++ runtime functions.
 - Several text rendering fixes.
 - PostScript driver improvements.
 - Various bug fixes.

Force building with GCC since clang fails right now.
2012-12-22 02:11:32 +00:00
Baptiste Daroussin
47979576c1 - update to 5.0.2 2012-12-22 01:41:15 +00:00
Wen Heping
ef97c942f3 - Update to 2.2.4
While here:
- Trim Makefile headers

PR:		174123
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-12-22 01:41:09 +00:00
Steve Wills
663611a33c - Update to 1.2.24.1
- Include the stand alone binaries for minifying html, css and js
- Install the pagespeed_libraries.conf config file
- Build tests
2012-12-21 22:22:58 +00:00
Marius Strobl
a2ca5de848 Commit pkg-plist part missed in r309330.
Approved by:	olivierd, bapt (implicit)
2012-12-21 21:57:10 +00:00
Alex Dupre
2f3fc35d23 Update to 5.5.29 release. 2012-12-21 21:53:09 +00:00
Alex Dupre
34662cb4fd Update to 5.1.67 release. 2012-12-21 21:42:38 +00:00
Pawel Pekala
3e0fb781aa Update to version 2.05
PR:		ports/173392
Submitted by:	Jonathan Call <lordsith49@hotmail.com>
Approved by:	maintainer timeout (6 weeks)
2012-12-21 21:39:17 +00:00
Marcus von Appen
68aaa1b51a - Remove test and regression-test targets for now - they pollute the
installation on tinderboxes causing leftovers

Discussed with:	Kubilay Kocak <koobs.freebsd@gmail.com>
2012-12-21 21:17:33 +00:00
Pawel Pekala
39fb1005ad Update to version 1.508
PR:		ports/173388
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:	maintainer timeout (6 weeks)
2012-12-21 19:57:42 +00:00
Marcus von Appen
7ef1212db4 - Update to 2.65 2012-12-21 19:51:42 +00:00
Baptiste Daroussin
dda5685792 Temporary disable the seat belt it doesn't play nice with portmaster 2012-12-21 18:32:55 +00:00
Pawel Pekala
6e57a40b90 - Update to version 1.6-rc2
- Add missing deps
- Don't install 3 copies of licensing terms
- Replace patches with REINPLACE_CMD
- Add port description, new homepage - old one seems dead
2012-12-21 18:01:16 +00:00
Pawel Pekala
c391b20b91 - Update to version 1.8rc2
- Remove ABI versions from LIB_DEPENDS
- Order USE_ flags, remove stale CONFIGURE_ARGS
- Take maintainership
2012-12-21 16:53:28 +00:00
Max Brazhnikov
4c62bb25ee - Update to 0.10.1
- Strip Makefile header
- Mark MAKE_JOBS_SAFE
2012-12-21 16:11:53 +00:00
Bryan Drewery
99a563929c - Fix runtime version still showing 1.0.3
Approved by:	bapt
2012-12-21 16:11:05 +00:00
Emanuel Haupt
c9d388a366 Update to 2.13 2012-12-21 15:53:25 +00:00
Pawel Pekala
a88a835676 Fix build
PR:		ports/174604
Submitted by:	Ross <basarevych@gmail.com>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2012-12-21 15:52:33 +00:00
Emanuel Haupt
bd667bec1a - Update to 0.16
- Trim header
2012-12-21 15:51:59 +00:00
Emanuel Haupt
569828df53 Remove accidentally introduced whitespace in PORTSCOUT enumeration. 2012-12-21 15:47:47 +00:00
Emanuel Haupt
54e6983ec0 Update PORTSCOUT 2012-12-21 15:46:41 +00:00
Dmitry Sivachenko
10277be714 Create python2 symlink for the latest version of python2.X executable and
python3 symlink for the latest version of python3.X executable.

People who really want to use older python version for both python branches
should specify explicit version number in interpreter invocation.

Discussed on python@ long ago.
2012-12-21 15:45:29 +00:00
TAKATSU Tomonari
0309ba9762 - Update to 0.9.4 2012-12-21 15:41:24 +00:00
Dmitry Sivachenko
7c0f9fe801 Introduce PYTHON_MAJOR_VER variable.
Discussed on python@ a while ago.
2012-12-21 15:38:06 +00:00
Eitan Adler
cd59db7ba9 Fix MOVED: entries must not end with a period. 2012-12-21 14:35:53 +00:00
Marcus von Appen
a096c3de48 - Update to 0.8.2
- Convert to OptionsNG framework
- Trim Makefile headers
2012-12-21 14:10:24 +00:00
Joe Marcus Clarke
151627c9ed Correct typo in last commit that caused afp.conf file to be overwritten.
Reported by:	Raivo Hool
2012-12-21 13:58:35 +00:00
Baptiste Daroussin
52541f3406 - update to 1.0.4
- changes:
  * zsh completion for the help subcomment [1]
  * Make unlocking an already unlocked database a no-op,
  * Create the PKG_DBDIR if it doesn't exists
  * Fix download size calculation
  * When analysing shlibs, interpret the special token $ORIGIN in RPATH correctly
  * For shared libraries installed by a package, don't require dynamic library dependencies to resolve
  * Do not warn twice about unknown keywords
  * New PERMISSIVE option please do not use !!!
  * Add a seat belt in the ports Makefile to avoid automatic switching to pkgng [2]

Submitted by:		ume [1]
Requested by:		stas [2]
Bad english by:		bapt [2]
Good english by:	bdrewery, gjb [2]
2012-12-21 12:21:03 +00:00
Rene Ladan
ac3568fa28 2012-12-09 sysutils/makefs: Part of base in an earlier version for every supported FreeBSD version. 2012-12-21 11:47:14 +00:00
Rene Ladan
c225b17a90 - Replace (undocumented) INSTALL_DEPENDS on sysutils/biosfont by a
RUN_DEPENDS to properly record the dependency on the kernel module.
- Bump PORTREVISION

Noticed by:	'pkg autoremove'
2012-12-21 10:10:58 +00:00
Anton Berezin
07e10e24ae Update to 0.3.9.
Changes: http://search.cpan.org/dist/Getopt-Euclid/Changes
2012-12-21 09:52:58 +00:00
Anton Berezin
46cceb1ebb Update to 6.23.
Changes: http://search.cpan.org/dist/Coro/Changes
2012-12-21 09:50:57 +00:00