Commit graph

311286 commits

Author SHA1 Message Date
Baptiste Daroussin
e641a63303 Actually commit the right version 2013-10-08 19:41:09 +00:00
David Chisnall
e35a955a49 Added FisicaLab port.
Approved by:	bapt (mentor)
2013-10-08 19:31:32 +00:00
David Chisnall
11d48aee2d Update gworkspace to the latest release.
Approved by:	bapt (mentor)
2013-10-08 19:30:12 +00:00
William Grzybowski
54f9d181ed ffmpeg is a hyper fast realtime audio/video encoder, a streaming
server and a generic audio and video file converter.

It can convert a standard video source into several file formats
based on DCT/motion compensation encoding. Sound is compressed in
MPEG audio layer 2 or using an AC3 compatible stream.

What makes ffmpeg interesting ?
- Simple and efficient video encoder: outputs MPEG1, H263, Real
  Video(tm), MPEG4, DIVX and MJPEG compatible bitstreams using the
  same encoder core.
- Hyper fast MPEG audio layer 2 compression (50 times faster than
  realtime on a K6 500).
[snip -> rest on website below]

ffmpeg is made of two programs:
* ffmpeg: soft VCR which encodes in real time to several formats.
  It can also encode from any supported input file format to any
  input supported format.
* ffserver: high performance live broadcast streaming server based
  on the ffmpeg core encoders.

WWW: http://ffmpeg.mplayerhq.hu/
2013-10-08 19:24:30 +00:00
Xin LI
d74a3e02b1 Fix build breakage caused by invalid sequence in protocols.texi.
PR:		182839
Approved by:	wg (maintainer)
2013-10-08 19:15:52 +00:00
Antoine Brodin
8e787d5fba - Update to 1.4.1
- Convert to STAGEDIR and OPTIONS helpers

PR:		ports/182352
Submitted by:	Tommy Scheunemann (maintainer)
2013-10-08 19:09:06 +00:00
Baptiste Daroussin
91bfd4296d New USES=compiler
Supported arguments are:
  - c++11-lang: the port needs a c++11 aware compiler what ever standard
  library it uses, implies features
  - c++11-lib: the port needs a c++11 standard library, implies features
  - c11: the ports needs a c11 aware compiler implies features
  - features: this will create a COMPILER_FEATURES variable which contains
  the list of features ${CC} do support, implies env.
  - env: the COMPILER_TYPE will be set to either gcc or clang.

  By default the uses will try to use clang33 from ports when nothing in
  base is relevant except if the user explicitly defines
  FAVORITE_COMPILER=gcc in his make.conf

Please note that testing tinderbox prior to version: 4.0.1_1 is not able to
properly figure out the dependencies implied by this USES.
2013-10-08 18:55:37 +00:00
Eitan Adler
02a34ce656 After some experimentation it seems that the python openal is not needed, only the base library 2013-10-08 18:51:34 +00:00
Eitan Adler
988d95f589 Add a new port:
Solarus is an open-source Zelda-like 2D game engine.
2013-10-08 18:46:19 +00:00
Danilo Egea Gondolfo
e4543e9900 - Fix build with clang [1]
- Convert USE_GMAKE to USES
- Drop BINUTILVERSION variable
- Add stage support

PR:		ports/182538
Submitted by:	Peter Johnson <johnson.peter@gmail.com> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
2013-10-08 18:39:41 +00:00
David Chisnall
9443e7435f Update BioCocoa to the latest release.
Approved by:	bapt (mentor)
2013-10-08 18:34:45 +00:00
Pawel Pekala
e09cc2b6d0 Fix patching 2013-10-08 18:32:05 +00:00
David Chisnall
e766966e93 Update addresses goodies to the latest release.
Approved by:	bapt (mentor)
2013-10-08 18:19:42 +00:00
Eitan Adler
b5d7dea446 Convert to staging. 2013-10-08 18:04:39 +00:00
John Marino
a97d27b793 Explicitly define LDFLAGS for 4 QT4-based ports
Fixes come from dports.  Problem and solution verified on
FreeBSD using gcc48.

Approved by:	portmgr (bapt, implicit)
2013-10-08 17:37:36 +00:00
John Marino
617f400675 www/netsurf: Fix iconv and explicitly defined LDFLAGS
Fix comes from dports and verified with lang/gcc48 in FreeBSD
2013-10-08 16:56:21 +00:00
Thomas Abthorpe
57300847de - Update to 5.2
PR:		ports/182795
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-08 16:55:28 +00:00
Pawel Pekala
3251205bdc - Fix build on head with iconv in base
- Remove leading article from COMMENT
- Switch to new LIB_DEPENDS, OPTIONS
- Add support for STAGEDIR
2013-10-08 16:47:00 +00:00
Thomas Abthorpe
43b17b8b7c - Update to 1.17
PR:		ports/182716
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-08 16:41:24 +00:00
Thomas Abthorpe
db6e5c8113 - Update to 1.7
PR:		ports/182715
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-08 16:29:08 +00:00
Danilo Egea Gondolfo
a48ceacbb7 - Update from 1.8.005.20131001 to 1.8.005.20131007
Changes: http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?view=markup

Approved by:	wg/culot (mentors, implicit)
2013-10-08 16:21:04 +00:00
Thomas Abthorpe
22b99fe314 - Update to 1.17
PR:		ports/182605
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-08 16:20:31 +00:00
Thomas Abthorpe
b7b149c838 - Update to 3.8
PR:		ports/182604
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-08 16:12:18 +00:00
Chris Rees
a7bc279e50 Enable the dependency calculation in chroot patch; massaged in from upstream
Approved by:	itetcu (maintainer)
2013-10-08 16:04:59 +00:00
Max Brazhnikov
95580066a9 - Convert to USES=qmake
- Allow staging
- Use options helpers
- Use new LIB_DEPENDS syntax
2013-10-08 16:03:48 +00:00
Max Brazhnikov
998596a21b - Convert to USES=qmake
- Allow staging
2013-10-08 16:03:13 +00:00
Max Brazhnikov
364f20a0c0 - Add new USES= qmake (with staging support)
Approved by:	portmgr (bapt)
2013-10-08 16:02:21 +00:00
Thomas Abthorpe
e4912bdce9 - Update to 2.7
PR:		ports/182603
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-08 16:01:12 +00:00
Alexey Dokuchaev
a8793d3005 - Remove hardcoded "gcc" in configure script to unbreak on -CURRENT
- Stagify; drop no longer needed MAKE_ARGS and post-install target
- Touch pkg-descr and slave port's COMMENT while I'm at them

Reported by:	pkg-fallout
2013-10-08 15:59:56 +00:00
David Chisnall
6b795da3dc Update GNUstep FTP to the latest release. 2013-10-08 15:47:49 +00:00
Sergey A. Osokin
53df61f864 Update from 1.4.2 to 1.4.3.
<ChangeLog>

*) Bugfix: a segmentation fault might occur in a worker process if the
   ngx_http_spdy_module was used with the "client_body_in_file_only"
   directive.

*) Bugfix: a segmentation fault might occur on start or during
   reconfiguration if the "try_files" directive was used with an empty
   parameter.

*) Bugfix: the $request_time variable did not work in nginx/Windows.

*) Bugfix: in the ngx_http_auth_basic_module when using "$apr1$"
   password encryption method.
   Thanks to Markus Linnala.

*) Bugfix: in the ngx_http_autoindex_module.

*) Bugfix: in the mail proxy server.

</ChangeLog>
2013-10-08 15:27:16 +00:00
David Chisnall
57a17cd71f Update MPDCon to the latest release. Switch upstream to GAP, which has
taken over maintaining it.

Approved by:	bapt (mentor)
2013-10-08 15:10:33 +00:00
Kris Moore
a68fbe6630 - Send multimedia/kmplayer-kde4 back to the pool, since I no longer use it 2013-10-08 15:09:18 +00:00
Kris Moore
d8e80bc4c2 - Remove sysutils/easypbi, replaced by sysutils/pcbsd-utils-qt4 2013-10-08 15:08:35 +00:00
Kris Moore
1f9e04ede6 - Update to 1381240866 2013-10-08 15:04:18 +00:00
Kris Moore
7b62c9c4fe - Update to 1381240866
- Fix building without GCC
2013-10-08 15:03:39 +00:00
Eitan Adler
c9ec2b2ad9 Convert to staging
Discussed with:	mat
2013-10-08 15:00:29 +00:00
Tijl Coosemans
33f1722cfa Remove USE_GCC=4.2+ and fix build with libc++ by importing upstream r178240.
Approved by:	brooks (maintainer)
2013-10-08 14:59:55 +00:00
Tijl Coosemans
356218377f Fix build with libc++ by importing upstream r178240.
Approved by:	brooks (maintainer)
2013-10-08 14:54:40 +00:00
Sunpoet Po-Chuan Hsieh
11b24bbee5 - Update to 2.047
Changes:	http://search.cpan.org/dist/Config-Model-Tester/Changes
2013-10-08 14:37:22 +00:00
Sunpoet Po-Chuan Hsieh
7cc88a0268 - Update to 1.702
- Add LICENSE
- Fix *_DEPENDS
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Number-Tolerant/Changes
2013-10-08 14:34:37 +00:00
Sunpoet Po-Chuan Hsieh
b6ffc72603 - Update to 0.34
Changes:	http://search.cpan.org/dist/Eval-LineNumbers/Changes
2013-10-08 14:14:33 +00:00
Sunpoet Po-Chuan Hsieh
01c8a8450c - Update to 2.0.3
Changes:	https://github.com/guard/guard/blob/master/CHANGELOG.md
2013-10-08 14:06:14 +00:00
Frederic Culot
c20de4d378 - Update to 2.513
- Support staging

Changes:	http://search.cpan.org/dist/WWW-Search/Changes
2013-10-08 13:44:59 +00:00
David Chisnall
adfb7266aa Fix the pkg-plist for performance.
Update sqlclient to the latest version.
2013-10-08 13:29:27 +00:00
David Chisnall
6ea09b0170 Update gorm to the latest version.
Approved by:	bapt (mentor)
2013-10-08 13:28:22 +00:00
Frederic Culot
2c12665ba0 - Update to 2.5.3
Changes:    http://search.cpan.org/dist/podlators/ChangeLog
2013-10-08 13:28:06 +00:00
Tijl Coosemans
879931c62f Fix mysql51/55/56 build with clang on i386.
The included yassl library contains inline asm (only for i386) using
intel syntax which clang does not support.  For now, just disable the
inline asm when clang is used and use the standard C implementation like
on every other architecture.

Approved by:	ale (maintainer)
2013-10-08 13:25:00 +00:00
Frederic Culot
06df37e34f - Update to 0.25
- Support staging

Changes:	http://search.cpan.org/dist/CPAN-Changes/Changes
2013-10-08 13:22:57 +00:00
Frederic Culot
e205ab1b08 - Update to 5.0
Changes:	http://search.cpan.org/dist/XML-TreeBuilder/Changes
2013-10-08 12:41:01 +00:00