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

287214 Commits

Author SHA1 Message Date
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Guido Falsi
39890db450 - Remove indefinite article from COMMENT
Forgot this in previous commit.
2012-10-09 22:08:29 +00:00
Mark Linimon
260ca99da9 Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:06:38 +00:00
Guido Falsi
ab710acde2 - Move vdpau-video to libva-vdpau-driver to follow upstream project
name change
- Update to 0.7.4
- Take maintainership
- Update master site
- Undeprecate
- Remove ABI version number from LIB_DEPENDS
- Convert to new options framework
- Add note in UPDATING about the move
2012-10-09 22:05:57 +00:00
Guido Falsi
2ebe0e0a90 - Update to 1.1.0
- Take maintainership
- Strip Makefile headers
- Patch software to install with correct ABI version number
- Convert to new options framework
- Remove ABI version number from LIB_DEPENDS
- Add global option description
2012-10-09 22:04:23 +00:00
Niclas Zeising
5aa5be3671 Disable the gold linker when building on ia64. It is not supported on this
architecture, and having it enabled nontheless gives plist issues. [1]
Fix plist when compiled with NLS support [2]
Bump PORTREVISION since the plist changed.

Reported by:	Anton Shterenlikht <mexas@bristol.ac.uk> (private mail) [1]
		eadler, crees, makc (on irc) [2]
Approved by:	kwm (mentor)
2012-10-09 21:02:14 +00:00
Jung-uk Kim
064102df55 Update to build 26. 2012-10-09 20:59:37 +00:00
Raphael Kubo da Costa
3efbb004d1 Mark as DEPRECATED since there are no more public distfiles available.
EXPIRATION_DATE set to 2012-11-09.
2012-10-09 20:41:30 +00:00
Guido Falsi
b127b6b88d - Convert to new options framework
- Trim Makefile headers

PR:		ports/172423
Submitted by:	Michael Gmelin <freebsd@grem.de>
2012-10-09 19:58:56 +00:00
Cy Schubert
e4da6ea134 Update from RC1 to RC2.
Submitted by:	Peter Czanik <czanik@balabit.hu> (our syslog-ng upline)
2012-10-09 19:53:00 +00:00
Alex Kozlov
edfb41ef9e - Convert Makefile headers to new style
- Remove redundant comments
- Add DESKTOP_ENTRIES
- Bump PORTREVISION

Submitted by:	nemysis <nemysis at gmx.ch> (maintainer)
2012-10-09 19:50:57 +00:00
Xin LI
dedf5b52d6 fix plist for use with pkg.
PR:		ports/172387
Submitted by:	kwm
2012-10-09 18:33:17 +00:00
Xin LI
e9d96d51a1 fix plist for use with pkg.
PR:		ports/172387
Submitted by:	kwm
2012-10-09 18:32:39 +00:00
Jung-uk Kim
3b1e868657 Recommend newly added openjdk6-jre. 2012-10-09 17:47:53 +00:00
Jung-uk Kim
02cfcdf497 - Sanitize user, group and permission. Inspired by openjdk7.
- Add a slave port to create JRE-only package.
2012-10-09 17:47:06 +00:00
Baptiste Daroussin
3cb75a18a9 - add STAT to bsd.commands.mk
- use ${STAT} -f \"%z\" in make makesum to calculate size
- speed up USE_PKGCONFIG by using a more efficient syntax [1]
  and test in the order it is most expected to appear: "yes/build"
  first, "both" second, "run being the last one.

Reported by:	dougb [1]
Exp-Run by:	beat
2012-10-09 17:18:43 +00:00
Alex Kozlov
2f0836aea8 - Remove indefinite article from COMMENT
- Convert Makefile headers to new style
- Add DESKTOP_ENTRIES
- Fix manpage name
- Remove redundant comments

Submitted by:	nemysis <nemysis at gmx.ch> (maintainer)
2012-10-09 16:12:18 +00:00
Baptiste Daroussin
f90306aa63 - update to checkin 06e052c2c9
- changes:
  * Add explicit check-config phase to detect invalid OPTIONS
  * Fix finding run-depends packages as leftovers
  * Search for eligible ports trees on all ZFS pools
  * Fix '[: die: bad number' error in testport
  * bulk: If given -C, clean any previous packages only for the ports provided
  * Switch back to github for ports git as it is the preferred source
  * Call leftovers phase 'leftovers' instead of 'fscheck'
2012-10-09 16:07:33 +00:00
Alex Dupre
7185e69c75 Clean-up command-line options.
Approved by:	crees
2012-10-09 15:55:15 +00:00
Dmitry Marakasov
60e7d9b1c5 - Update to 5531 2012-10-09 15:26:58 +00:00
Sunpoet Po-Chuan Hsieh
72a15a01b8 - Convert to new options framework
- Rename options: GTK -> GTK2, ICONV -> UTF8
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Cleanup Makefile header
- Cosmetic change
2012-10-09 14:18:24 +00:00
Sunpoet Po-Chuan Hsieh
c5fa43e6ca - Update to 0.2.0
- Cleanup Makefile header

Changes:	https://github.com/Manfred/HTTPauth/commits/master
2012-10-09 14:15:38 +00:00
Sunpoet Po-Chuan Hsieh
b78d40879f - Update to 0.05
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Class-Load-XS/Changes
2012-10-09 14:15:18 +00:00
Sunpoet Po-Chuan Hsieh
d60a033161 - Add LICENSE
- Convert to new options framework
- Cleanup Makefile header
2012-10-09 14:00:34 +00:00
Sunpoet Po-Chuan Hsieh
a3676c95e9 - Convert to new options framework
- Cleanup Makefile header
2012-10-09 13:59:41 +00:00
Sunpoet Po-Chuan Hsieh
179cc197de - Update to 2012.10.08 2012-10-09 13:59:13 +00:00
Sunpoet Po-Chuan Hsieh
89d19f6355 - Update to 2012.09.07 2012-10-09 13:59:08 +00:00
Sunpoet Po-Chuan Hsieh
5a9207dc37 - Update to 2012.09.07 2012-10-09 13:59:03 +00:00
Sunpoet Po-Chuan Hsieh
7048230822 - Update to 20121008 2012-10-09 13:58:58 +00:00
Sunpoet Po-Chuan Hsieh
e137b4b44c - Update to 2012.09.07 2012-10-09 13:58:53 +00:00
Sunpoet Po-Chuan Hsieh
b3dc48e3a1 - Update to 2.1.0
Changes:	https://github.com/guard/guard-rspec/commits/master
2012-10-09 13:53:17 +00:00
Sofian Brabez
a1a2f49cac - Fix Makefile header 2012-10-09 11:14:31 +00:00
Andrej Zverev
4e7cc2d9b7 - Fix PERL_VERSION_REGEX to match actual perl version (5.16).
Repoted by: kib@
Reviewed by: tobez@
With Hat:   perl@
2012-10-09 10:33:21 +00:00
Kevin Lo
0ec1bc2472 Update to 2.1.5 2012-10-09 09:32:59 +00:00
Wen Heping
d414135848 - Update to 6.5.5
- Trim Makefile headers
2012-10-09 08:11:17 +00:00
Alex Dupre
596625afb8 Scala IDE provides support for development of Scala
applications in the Eclipse platform.

WWW: http://scala-ide.org/
2012-10-09 08:08:41 +00:00
Alex Dupre
50fe9f1178 simple build tool (sbt) is a minimally intrusive
build tool for Scala projects.

WWW: http://www.scala-sbt.org/
2012-10-09 08:07:30 +00:00
Ruslan Makhmatkhanov
eea6daf090 - update to 1.4.3
- trim Makefile header
- remove indefinite article
- remove redundand MANCOMPRESSED=no
- tab -> space change in pkg-descr:WWW

changelog:
http://www.openshotvideo.com/2012/10/version-143-released-download-it-now.html

PR:		172286
Submitted by:	rm (myself)
Approved by:	Rodrigo OSORIO <rodrigo at bebik dot net> (maintainer)
2012-10-09 08:07:04 +00:00
Ashish SHUKLA
e63243a85b - Update to latest snapshot 201210090136 2012-10-09 08:01:26 +00:00
Alex Dupre
8a7cb3a042 Fix typo in MYSQLND_DESC.
Submitted by:	riccardo@torrini.org
2012-10-09 07:32:44 +00:00
Rene Ladan
5be9b46945 Update to 22.0.1229.92
While here pet portlint.
Security:	http://www.vuxml.org/freebsd/e6161b65-1187-11e2-afe3-00262d5ed8ee.html
2012-10-09 07:17:09 +00:00
Frederic Culot
0a5e02aab9 - Update to 2.14.0
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego
PR:		ports/172393
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-10-09 06:36:49 +00:00
Kevin Lo
9b77510dd4 Update to 1.3.19 2012-10-09 05:17:43 +00:00
Kevin Lo
5b9883676a - Remove dependency on fastest_cvsup (deprecate cvsup for the ports tree)
- Adopt new Makefile header
2012-10-09 04:51:58 +00:00
David E. O'Brien
63baaad84b During normal operation, rdesktop keeps a clipping rectangle set to the
size of the desktop.  However, the clipping rectangle is not reset when
the size of the desktop changes.  This means that when the size of the
desktop increases, the area outside the original size will not be drawn.

Submitted by:	des
2012-10-09 02:11:46 +00:00
Josh Paetzel
c10de714d3 Update to 2.4.1
PR:	ports/171758
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:a	Maintainer Timeout
2012-10-09 01:43:37 +00:00
Eitan Adler
ca77afd45a Convert to OptionsNG
Trim headers

Approved by:	lx (maintainer)
2012-10-09 00:27:23 +00:00
Jung-uk Kim
2836fef4e9 Update to 0.6.1. 2012-10-09 00:04:21 +00:00
Dmitry Marakasov
9ccfc15f7a - Update to 1.7.1 2012-10-08 23:16:58 +00:00
Sofian Brabez
bf7e39e982 - Update MASTER_SITES
- Remove options description already in Mk/bsd.options.desc.mk
2012-10-08 22:51:50 +00:00