1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Commit Graph

315067 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
c557f3073e - Add stage support 2013-11-12 20:58:24 +00:00
Danilo Egea Gondolfo
71ca2d9e20 - Add stage support 2013-11-12 20:53:46 +00:00
Danilo Egea Gondolfo
bc60f7fbc7 - Use options helpers
- Fix build with clang
- Add stage support
2013-11-12 20:50:59 +00:00
Danilo Egea Gondolfo
a97a447648 - Convert USE_GMAKE to USES
- Add stage support
2013-11-12 20:38:47 +00:00
Danilo Egea Gondolfo
277f894976 - Convert USE_GMAKE to USES
- Add stage support
2013-11-12 20:36:40 +00:00
Danilo Egea Gondolfo
b5e413f13d - Add DOCS option
- Add stage support
2013-11-12 20:32:10 +00:00
Danilo Egea Gondolfo
eeb41e2e3d - Remove the indefinite article from COMMENT
- Convert USE_GMAKE to USES
- Add stage support
2013-11-12 20:29:12 +00:00
Danilo Egea Gondolfo
307ee1873e - Add stage support 2013-11-12 20:27:33 +00:00
Marcus von Appen
dda3bc596b Version 2 of the smpeg library.
SMPEG is a free MPEG1 video player library with sound support.  Video playback
is based on the ubiquitous Berkeley MPEG player, mpeg_play v2.2.  Audio is
played through a slightly modified mpegsound library, part of Splay v0.8.2.
SMPEG supports MPEG audio (MP3), MPEG-1 video, and MPEG system streams.

plaympeg is simple video players provided to test the library.  The C library
interface is 'documented' in smpeg.h, and the C++ library interface is spread
out over the MPEG*.h files.

This is a work in progress.  Only 16 or 32 bit color depth is supported.
The player will dynamically conver to other color depths, but playback
will be much faster if your display is already set to 16 bit color depth.

WWW: http://icculus.org/smpeg/

PR:		ports/183360
Submitted by:	Vladimir Kondratiev <wulf@corp.infotel.ru>
2013-11-12 20:10:06 +00:00
Antoine Brodin
0b5ceea154 - Update to 1.0
- Add LICENSE
- Stage support

Submitted by:	jhb (maintainer)
2013-11-12 20:03:21 +00:00
Danilo Egea Gondolfo
a4cb2a06df - Add DOCS option
- Add stage support
2013-11-12 19:53:01 +00:00
Antoine Brodin
abae22cc33 Finish stage support
Bump PORTREVISION as package didn't have man pages
2013-11-12 19:47:56 +00:00
Danilo Egea Gondolfo
d9f9936693 - Convert USE_GMAKE to USES
- Add stage support
2013-11-12 19:47:07 +00:00
Sunpoet Po-Chuan Hsieh
b6c6d461d9 - Update to 0.8.1
Changes:	https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md
2013-11-12 19:45:08 +00:00
Sunpoet Po-Chuan Hsieh
711e08380d - Update to 0.8.0
- Remove contiguous blank line

Changes:	https://github.com/colszowka/simplecov-html/commits/master
2013-11-12 19:45:03 +00:00
Sunpoet Po-Chuan Hsieh
73a20aedf8 - Update to 2.1.0
- Remove leading indefinite article from COMMENT
- Support STAGEDIR

PR:		ports/183867
Submitted by:	sunpoet (myself)
Approved by:	dhn (maintainer)
2013-11-12 19:44:58 +00:00
Rene Ladan
af3e639e7d Do not try to remove /boot/modules, it is part of BSD.root.dist [1]
While here unquote an instance of /boot/modules.
Submitted by:	antoine [1]
2013-11-12 19:44:50 +00:00
Sunpoet Po-Chuan Hsieh
7dd065890e - Update to 0.4200
Changes:	http://search.cpan.org/dist/Module-Build/Changes
2013-11-12 19:42:05 +00:00
Sunpoet Po-Chuan Hsieh
697f611dee - Update to 1.32
- Add LICENSE

Changes:	http://search.cpan.org/dist/Lingua-EN-NameParse/Changes
2013-11-12 19:41:59 +00:00
Sunpoet Po-Chuan Hsieh
dd8931f109 - Update to 0.19
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2013-11-12 19:41:54 +00:00
Rene Ladan
35f60bf508 Document new vulnerabilities in www/chromium < 31.0.1650.48
Obtained from:	http://googlechromereleases.blogspot.nl/
2013-11-12 19:08:37 +00:00
Raphael Kubo da Costa
bbdb685010 Fix the multimedia/py-qt4-phonon build with multimedia/phonon 4.7.0.
Change the configure.py so that the Phonon test program uses a different
Phonon header, as upstream commit b51f5bf2 changed the QWidget include in a
way that breaks PyQt's detection, and PyQt refuses to support KDE's Phonon
for some reason and is thus unwilling to fix its configuration program.

See https://bugs.kde.org/show_bug.cgi?id=306261 for more information.
2013-11-12 19:01:34 +00:00
Antoine Brodin
1f7f01205b New port: devel/pear-SebastianBergmann_Version
Library that helps with managing the version number of Git-hosted PHP projects

WWW: https://github.com/sebastianbergmann/version

PR:		ports/181670
Submitted by:	Gasol Wu
2013-11-12 18:52:03 +00:00
Antoine Brodin
a289d7ef28 Update to 1.1.0
PR:		ports/181669
Submitted by:	Gasol Wu (maintainer)
2013-11-12 18:22:08 +00:00
Jung-uk Kim
f226f0aada - Support staging.
- Convert to use USES=webplugin:native.
- Remove an article from comment.
2013-11-12 18:22:05 +00:00
Alberto Villa
e4f6140639 - Use USES=webplugin.
- Mark explicit dependency on qt4-corelib.
2013-11-12 18:18:38 +00:00
Baptiste Daroussin
8a3c39c70a Fix when PREFIX != LOCALBASE
Reported by:	avilla
2013-11-12 18:01:39 +00:00
Antoine Brodin
4d9a3ba7ea Update to 2.3.4
PR:		ports/181668
Submitted by:	Gasol Wu (maintainer)
2013-11-12 17:58:00 +00:00
Alberto Villa
7dfafb3561 - Fix USB storage detection.
- Add MMC/SD support.
- Update LIB_DEPENDS to new format.

PR:		183236
Submitted by:	avilla (myself)
Approved by:	gnome (maintainer timeout)

- Fix plist when PREFIX != LOCALBASE

Reported by:	poudriere testport
2013-11-12 17:35:53 +00:00
Marcus von Appen
3df78f7fe4 - Move games/tmw to games/manaplus
The original tmw client has been retired in favour of manaplus
- While here, enable staging support and pet portlint

PR:		ports/177680
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-11-12 17:30:33 +00:00
Brad Davis
2c7d62c44d - Clean up the UPDATING entry directions for Perl 5.16
Approved by:	mat@
2013-11-12 17:18:10 +00:00
Max Brazhnikov
063eb95c1e - Update to 3.0.1
- Add Qt 4 only port
- Remove stale patch
2013-11-12 16:50:12 +00:00
Li-Wen Hsu
980ad10976 - Update to 1.539 2013-11-12 16:31:24 +00:00
Tijl Coosemans
9edf275cfa - Ressurect net/wizd and assign to new maintainer.
- Extract files in WRKSRC rather than WRKDIR because USE_RC_SUBR=wizd
  overwrites WRKDIR/wizd.
- Remove carriage return from existing patches.
- Add patches to fix parallel build.
- Staging.

PR:		ports/182495
Submitted by:	"Scot W. Hetzel" <swhetzel@gmail.com>
2013-11-12 16:28:52 +00:00
Emanuel Haupt
96be7115eb Support staging. 2013-11-12 16:16:34 +00:00
Emanuel Haupt
9aa32615c8 Support staging. 2013-11-12 16:10:18 +00:00
Emanuel Haupt
c3b576a8cf Support staging. 2013-11-12 16:07:24 +00:00
Emanuel Haupt
4ee0f854ab Support staging. 2013-11-12 16:04:51 +00:00
Emanuel Haupt
605c98a482 Make use of compier USES macro to determine compiler type. 2013-11-12 15:59:47 +00:00
Emanuel Haupt
e3608906ab - Support staging
- Make use of compier USES macro to determine compiler type
2013-11-12 15:52:20 +00:00
William Grzybowski
fd9c165593 databases/pecl-mdbtools: fix build with newer mdbtools
- Fix build broken since r333427

Reported by:	mat
2013-11-12 15:43:31 +00:00
Bryan Drewery
d04fb1a7c7 - Fix packaging when not using HPN patches
PR:		ports/183895
Reported by:	mat
2013-11-12 15:35:02 +00:00
Mathieu Arnold
b5bb5b4bf7 Update to 10.28.0
PR:		ports/183896
Submitted by:	mat
Approved by:	bdrewery
2013-11-12 15:27:44 +00:00
Baptiste Daroussin
89749057d9 No need to parse twice the webplugin arguments 2013-11-12 15:24:57 +00:00
Baptiste Daroussin
4e90cf7414 Use USESDIR when possible 2013-11-12 15:13:04 +00:00
Baptiste Daroussin
a4de18e4c3 Define EXTRACT_SUFX at the very end of the pre section to allow
defining extract suffix from inside bsd.*.mk and USES
2013-11-12 14:56:50 +00:00
Danilo Egea Gondolfo
0b1cd9c816 - Fix build with iconv in base [1]
- Add STAGE support [1]
- Remove the indefinite article from COMMENT
- Convert USE_GMAKE to USES

PR:		ports/183882
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer) [1]
2013-11-12 14:50:02 +00:00
Danilo Egea Gondolfo
a5f1ce35a2 - Update from 1.2.0.1 to 1.2.0.2 [1]
- Install docs unconditionally
- Silence MKDIR

PR:		ports/183857
Submitted by:	Sender Ghost <lightside@gmx.com> (maintainer) [1]
2013-11-12 14:47:09 +00:00
Baptiste Daroussin
a0d4a6dc3c Convert to the new USES=webplugin
Allow staging
2013-11-12 14:12:31 +00:00
Baptiste Daroussin
08348196a9 Convert www/firefox/Makefile.webplugins into a USES
Simplify it a lot,
remove all not supported anymore web browsers,
Prepend private varible behind an underscore
Rename the gecko18, gecko19 target into a simple gecko target

If you are writing a plugin port please use this USES, and if this USES does fit your need please report it so we can improve.
2013-11-12 14:11:22 +00:00