1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Commit Graph

303902 Commits

Author SHA1 Message Date
Juergen Lock
c46d078c24 Fix build of multimedia/avidemux2 and multimedia/avidemux2-plugins
in a world WITH_CLANG_IS_CC and WITHOUT_GCC.

PR:		ports/180087
Submitted by:	r4721@tormail.org
2013-07-06 19:30:04 +00:00
Wesley Shields
7ff95df359 Trim header.
Remove indefinite article.
Switch to USES for gmake.
Use ${PREFIX} for sound files.

PR:		ports/180352
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
2013-07-06 19:29:38 +00:00
Wesley Shields
b1b460b5b2 Fix indefinite article.
PR:		ports/180176
Submitted by:	lth@
Approved by:	maintainer
2013-07-06 19:24:51 +00:00
Wesley Shields
9ff139cdb9 Update to 1.2.2.
PR:		ports/180347
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2013-07-06 19:10:32 +00:00
Koop Mast
1042a771aa Remove extra blank line to please portlint.
Don't let the port chmod 777 ${WRKSRC}/src to prevent possible security issue.

Submitted by:	tijl@ (priv mail)
2013-07-06 17:45:15 +00:00
Eitan Adler
5013e3d4cd - Convert from USE_GMAKE -> USES=gmake
- Indicate that this port does not build with python 3.
	This does not fix building when python 3 is default but that will come soon.
2013-07-06 17:32:40 +00:00
Eitan Adler
55a524735c Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion.
2013-07-06 17:27:41 +00:00
Eitan Adler
cc6b9143f8 Update to 2.4.1 2013-07-06 17:14:07 +00:00
Juergen Lock
ec69b9504e - Update to 1.5.1, announce message is here:
https://lists.gnu.org/archive/html/qemu-devel/2013-06/msg04798.html

- Simplify bsd-user ld script handling. [1]
- Make STATIC_LINK work again.
- Add GTK knob.
- Neither graphical UI can be built static, set IGNORE in that case.
- Properly fix AES_* link errors by #defining those functions as
  QEMU_AES_* to avoid conflicts with AES_* in -lcrypto needed (at
  least) by -lcurl.
- Add back CURL knob in the process.
- Fix "Warning: vlan %d is not connected to host network" when using
  pcap.
- Switch to USES= gmake.
- Note: I did not backport sson's latest bsd-user patches which he has
  now in a github tree based on qemu git head, tho I have a seperate
  port of that tree on redports:

	svn co https://svn.redports.org/nox/emulators/qemu-devel-sson/

  See also:

	https://wiki.freebsd.org/QemuUserModeHowTo

Submitted by:	emaste [1]
2013-07-06 17:09:57 +00:00
Gerald Pfeifer
a9ea95695e Update to the 20130630 snapshot of GCC 4.9.0. 2013-07-06 17:00:33 +00:00
Dirk Meyer
fe0692200e - remove option KDE3
PR:		180271
Submitted by:	Rene Ladan
2013-07-06 16:33:21 +00:00
Motoyuki Konno
423885c6d8 Update MASTER_SITES. 2013-07-06 15:45:10 +00:00
Emanuel Haupt
d9af1bfcae Update to 294 2013-07-06 15:39:38 +00:00
Kubilay Kocak
c9ab7f022f www/py-gunicorn: Update to 17.5, add TESTS option
- Update to 17.5 (new upstream version convention)
- Add TESTS option
- Limit scope of bsd.port.pre.mk for future OPTIONS := use (Thanks ak!)

Changes:

http://docs.gunicorn.org/en/R17.5/2013-news.html#r17-5-2013-07-03

Reviewed by:	ak
2013-07-06 14:33:06 +00:00
Guido Falsi
424948a5b8 Add back rcvar assignment in startup script.
PR:		ports/180182
Submitted by:	Doug Barton <dougb@dougbarton.us>
Approved by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2013-07-06 14:03:24 +00:00
Koop Mast
58357934c6 Remove USE_AUTOTOOLS=libtool. This was added in r183830 because the bundled
libtool at the time didn't handle the removal of objformat correctly.
Also revert r239611. This revision was because the libtool port and the bundled
 libtool at the time detect "clang" as a valid C compiler.

PR:		ports/179753
Submitted by:	tijl@
2013-07-06 13:29:54 +00:00
TAKATSU Tomonari
060bff9718 - Update to 0.5-60 2013-07-06 13:05:47 +00:00
TAKATSU Tomonari
906764643a - Update to 0.8-25 2013-07-06 13:03:45 +00:00
Baptiste Daroussin
71aec7fcbd Fix MAKE_FORCE_JOBS 2013-07-06 12:53:57 +00:00
Steve Wills
10c420eb57 - Assign maintainership to ruby@ 2013-07-06 12:47:52 +00:00
Bryan Drewery
46f54e0c28 - Reset maintainership - missed in r294139 2013-07-06 12:39:03 +00:00
Tijl Coosemans
9e28ddc44f Problems with inline and clang are because clang defaults to C99.
By adding USE_CSTD=gnu89 patch-include-cgen-basic-ops.h can be removed.

PR:		180257
Approved by:	luca.pizzamiglio@gmail.com (maintainer)
2013-07-06 12:07:36 +00:00
William Grzybowski
de9e707565 graphics/mapnik: update to 2.2.0
- Update to 2.2.0 [1] [2]
- Make JPEG, PNG and TIFF as options [2]
- Remove GEOS option [2]
- Install docs [1]
- Remove leading article from COMMENT [1]

PR:		ports/179349 [1], ports/180274 [2]
Submitted by:	nemysis <nemysis gmx.ch> [1]
		Alexey Illarionov <littlesavage rambler.ru> [2] (maintainer)
2013-07-06 11:51:07 +00:00
William Grzybowski
34cbc17bb5 sysutils/ansible: update to 1.2.1
- Update to 1.2.1

Changes: https://github.com/ansible/ansible/blob/release1.2.1/CHANGELOG.md

PR:		ports/180312
Submitted by:	Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
2013-07-06 11:40:31 +00:00
Bryan Drewery
e2825cdfcf - Update to 1.1.4
Changes:
 * Fix crash when opening repository in some cases
 * Fix build with -Werror
 * Fix 'pkg install [-f] pkg' not finding results
 * Fix 'pkg upgrade -f' always wanting to upgrade pkg first
 * Fix 'pkg install -R' always wanting to install pkg first
 * Fix backwards compatibility for 1.0-built packages for
   tracking shlibs. This may cause some packages to be
   reinstalled after the repository is updated.
 * Fix pkg (upgrade|fetch|install) -r <repo> crash
 * Fix crash when specifying invalid repo with -r
2013-07-06 11:29:18 +00:00
William Grzybowski
d9d7d5d8ca games/crossfire-client: fix GL dependency
- Add USE_GL
- Trim Makefile header
- Update pkg-descr from website
- Remove indefinite article from COMMENT

PR:		ports/180325
Submitted by:	Kevin Zheng <kevinz5000 gmail.com> (maintainer)
2013-07-06 11:24:41 +00:00
Olli Hauer
0edde7322d - fix typo in OPTION group 2013-07-06 10:38:13 +00:00
Lars Engels
51f87b2a4d - Add missing distinfo for the x86 version
Reported by:	koobs
2013-07-06 10:36:22 +00:00
Marcus von Appen
acc01dfd3d - Update to the latest RC 2013-07-06 10:27:53 +00:00
Marcus von Appen
6e6c34a65d - Update to the latest RC 2013-07-06 10:26:33 +00:00
Marcus von Appen
9939b7b9eb - Update to the latest RC 2013-07-06 10:26:12 +00:00
Marcus von Appen
0d26d92627 - Update to the latest RC 2013-07-06 10:25:32 +00:00
Marcus von Appen
3d3c065bb9 - Update to revision 7353 2013-07-06 10:24:18 +00:00
Olli Hauer
7a97a51342 - s/USE_APACHE/USE_APACHE_RUN/ 2013-07-06 09:53:46 +00:00
Lars Engels
b932966a28 - Update to 3.0.7.2
- While here, move OPTIONS_DEFINE before bsd.port.options.mk

PR:		ports/180329
Submitted by:	maintainer
2013-07-06 09:46:33 +00:00
Lars Engels
f69446f8cf Fix build with a recent version of FLAC
PR:		ports/179577
Submitted by:	maintainer
2013-07-06 09:25:02 +00:00
Lars Engels
b7a853adcc - Fix plist
- While here, use new Makefile header

PR:		ports/180281
Submitted by:	maintainer
2013-07-06 09:18:27 +00:00
Olli Hauer
57439975c2 - bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1
while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people
2013-07-06 09:04:54 +00:00
Olli Hauer
2b14975a72 - cleanup APACHE version check
- bump PORTREVISION
2013-07-06 09:03:04 +00:00
Olli Hauer
c558c6bdea - enable NSS crypto driver
- use service(8) in apachectl where it makes sence
- bump PORTREVISION
2013-07-06 08:56:37 +00:00
Olli Hauer
f487a1fbd9 - remove gmake dependency
- bump PORTREVISION

PR:		ports/179933
Submitted by:	Tijl Coosemans tijl@
2013-07-06 08:50:22 +00:00
Olli Hauer
a344b454d8 - add fix for CVE-2013-1862
- adjust vuxml
2013-07-06 08:46:39 +00:00
Olli Hauer
d770675cdf - update devel/apr1
apr-1.4.6      -> apr-1.4.8
  apr-util-1.4.1 -> apr-util-1.5.2

- add support for NSS crypto driver (apr-util)

Changes URL's:
http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup
http://svn.apache.org/viewvc/apr/apr-util/branches/1.5.x/CHANGES?view=markup
http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup

Thanks to tijl@ for sending patches to the apache@ list.
 http://lists.freebsd.org/pipermail/freebsd-apache/2013-June/003172.html

with hat apache@
2013-07-06 08:43:48 +00:00
Baptiste Daroussin
4f9800667d Convert remanent USE_PKGCONFIG to USES=pkgconfig
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
2013-07-06 07:59:09 +00:00
TAKATSU Tomonari
59aea6d1c9 - Update to 1.0-11
PR:		ports/180341
Submitted by:	tota (myself)
Approved by:	wen (maintainer, via private e-mail)
2013-07-06 07:24:37 +00:00
Dmitry Sivachenko
4b94158884 Project location has changed. 2013-07-06 06:57:48 +00:00
Jason Helfman
56a55ee081 - fix leftovers by removing second declaration of USES 2013-07-06 04:45:28 +00:00
Raphael Kubo da Costa
07e6095fa0 Update to 2.2.1. 2013-07-06 02:52:28 +00:00
Stephen Montgomery-Smith
a54423d5c8 - USE_GMAKE to USES=gmake. 2013-07-06 01:48:53 +00:00
Jason Helfman
0458432ec0 - convert USE_GMAKE to USES=gmake 2013-07-06 01:22:56 +00:00