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

320990 Commits

Author SHA1 Message Date
Baptiste Daroussin
2b4e4f6f45 Remove useless bsd.port.mk inclusions while here
do not install a well known license file.
2014-01-15 22:27:56 +00:00
Baptiste Daroussin
8e58e37397 Do not over include bsd.port.mk 2014-01-15 22:23:40 +00:00
Baptiste Daroussin
082777094e Use BROKEN_sparc64
Stop patching Makefile and let stage take care installing PORTDICS or not

This avoid including too many times bsd.port.mk
2014-01-15 22:22:20 +00:00
Dmitry Marakasov
463a06e437 - Fix install 2014-01-15 22:11:43 +00:00
Matthias Andree
002a4d26d7 Revert USE_GCC addition, and for clang, set -fno-builtin, and strip the
GCC-specific -fno-builtin-<FUNCTION> arguments.

Now has two failures on 10.0-RC5 and three on 9.2-RELEASE-p3 (both
amd64) with the respective default compiler.
2014-01-15 22:07:44 +00:00
Rene Ladan
8ecb19f477 Document new vulnerabilities in www/chromium < 32.0.1700.77
Obtained from:	http://googlechromereleases.blogspot.nl/
MFH:		2014Q1
2014-01-15 21:41:15 +00:00
Antoine Brodin
ced6ff062e - Unbreak
- Stage support

PR:		ports/185695
Submitted by:	KATO Tsuguru
2014-01-15 21:19:24 +00:00
Marcus von Appen
b9fed66fdf - Deprecate and set it to expire on 2014-02-01, since it depends on a python
version that has been removed from the ports quite some time ago
2014-01-15 21:09:44 +00:00
John Marino
10b3b3ab6a java/eclipse-gef: BROKEN; fails to fetch
It fails to fetch from every listed MASTER_SITE.
It fetches from FreeBSD, but the checksum doesn't match.

PR:		ports/185231
Forced by:	maintainer timeout
2014-01-15 21:02:45 +00:00
Olli Hauer
c138c34cac - update to 1.1.22
Version 1.1.22 (released 14-Jan-2014)

  * minor directory sorting logic fix (re: show_subdir_lastmod)
  * fix display of show_subdir_lastmod details (issue #532)
  * pay attention to chardet's detection confidence
  * linkify line numbers in markup/annotate view
2014-01-15 20:53:05 +00:00
David Chisnall
f0f0fbbd97 Add a port for CheriVis, a tool for inspecting CHERI CPU instruction traces.
Approved by:	bapt (mentor)
2014-01-15 20:45:52 +00:00
Pawel Pekala
afc02a1dff Fix build after last commit, QMAKE_ARGS contains $(..) shell invocations
which are interpreted by gmake as variables, escape them.

MFH:		2014Q1
2014-01-15 20:41:46 +00:00
John Marino
27ff2ebec7 french/alphabet_sounds_fr: Fix and support stage
The PR was written because the port started to fail in jail where $HOME
is read-only.  It turns out that it is not the port's fault, but rather
that of the (former) build dependency, childsplay.

The only reason it was a build dependency was to check if it's version
is at least 0.71.  Childsplay is currently at version 2.5, so there's
no reason to check the version.  The fix was to remove the check and
childsplay as a build dependency.

Stage support was also added, so there's not much left of the original
install.sh.

PR:		ports/185202
Approved by:	maintainer timeout
2014-01-15 20:41:24 +00:00
David Chisnall
c8ca559dfc Make GNUstep applications work out of the box without explicitly setting a
back end.  Add staging support.

Approved by:	bapt (mentor)
2014-01-15 20:35:59 +00:00
Marcus von Appen
bb32cacca0 - Enable stagedir support
- Use PYDISTUTILS_AUTOPLIST
- Add LICENSE
2014-01-15 20:23:16 +00:00
Matthias Andree
a666b762c8 Maintainer upgrade to a new version. Also fixes FreeBSD 10+ build
failures.

Note I have revised the Makefile, and I have also added USE_GCC=any
because we get considerably more "make check" failures with clang.

PR:		ports/185261
PR:		ports/185797
Submitted by:	Yuri <yuri@rawbw.com> (maintainer)
2014-01-15 19:52:54 +00:00
Xin LI
0103c4fd1b Update to 0.9.11 2014-01-15 19:50:34 +00:00
Antoine Brodin
9165fefbfa - Fix build on 10/head
- Respect CFLAGS, STRIP
- Stage support

PR:		ports/184865
Submitted by:	KATO Tsuguru
2014-01-15 19:36:26 +00:00
Raphael Kubo da Costa
ce82a6e0dd - Pass maintainership to submitter.
- Update to 0.9.97.
- Support staging.
- Add support for the DOCS and NLS options.

PR:		ports/185807
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
2014-01-15 19:25:17 +00:00
David Chisnall
257af15518 Backport bug fix from r37605 upstream. This fixes crashing when
Objective-C++ programs use Objective-C types in static constructors.

Approved by:	bapt (mentor)
2014-01-15 19:10:16 +00:00
Steve Wills
38ae3c049d - Install the passenger example config file
Reported by:	mat
2014-01-15 19:00:14 +00:00
Antoine Brodin
2ea352f306 Update to 1.8.1 2014-01-15 18:59:47 +00:00
Antoine Brodin
a7bbf5992b Unbreak
Reported by:	pkg-fallout
2014-01-15 18:59:01 +00:00
Dima Panov
a97893971e - Rewrite OPTIONS to match new style
- Note in DirectFB option about deprecation upstream
- Conditionaly depend on compiler:c11 (math and sse2 functions require this)
- Use DISTVERSIONSUFFIX to construct correct DISTNAME automagically and
  avoid both declaration of PORTVERSION and DISTVERSION with beta suffixes
- Pet portlint
2014-01-15 18:46:10 +00:00
Marcus von Appen
c167a1c880 - Enable stagedir support
- Use PYDISTUTILS_AUTOPLIST
- Add LICENSE
2014-01-15 18:44:42 +00:00
Marcus von Appen
c3a30c9e44 - Enable stagedir support
- Use PYDISTUTILS_AUTOPLIST
- Add LICENSE
- Convert to new OPTIONS framework
2014-01-15 18:40:16 +00:00
Marcus von Appen
4d8394a07b - Enable stagedir support
- Convert to new LIB_DEPENDS format
- Convert to new OPTIONS framework
- Add LICENSE
- Use PYDISTUTILS_AUTOPLIST
2014-01-15 18:36:44 +00:00
Marcus von Appen
ddce494647 - Enable stagedir support
- Add LICENSE
- Convert USE_GMAKE -> USES=gmake
2014-01-15 18:33:22 +00:00
Rusmir Dusko
055f575894 - Update to 1.14-1 2014-01-15 18:18:55 +00:00
Bryan Drewery
2322daf256 - Update to checkin 58af837f0e
Changes:
  * Fix display issue when ATOMIC_PACKAGE_REPOSITORY is disabled
  * Spelling fixes
  * Manpage updates
2014-01-15 17:58:48 +00:00
John Marino
4c29178d9c editors/nvi-m17: Fix multibyte search on amd64, support stage
This commit enables multibyte search support on AMD64.  Previous search
attempts result in "Pattern not found".  The origin for this fix is pkgsrc
handled by a committer I know and trust.  While here, support stage.

PR: ports/182113
2014-01-15 17:32:50 +00:00
Dima Panov
e9941eb31b - Add missed dependency on libvncserver [1]
- Use new style for LIB_DEPENDS
- Pass maintainership from Koichiro IWAO to myself for -gnome and -nx ports by his request
- Bump PORTREVISION due to changed dependencies list [2]

Noticed by:	QAT [1], mat@ [2]
2014-01-15 17:28:00 +00:00
Rusmir Dusko
79f33ca70f - Disable all warnings with -w
- Set PORTSCOUT
- Break lines around 80 characters
2014-01-15 17:19:34 +00:00
Steve Wills
117eb57076 - Update to 3.4.2 [1]
- Remove Ruby 1.9 conditional, as 1.8 is gone.

PR:		ports/185549 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-01-15 17:01:38 +00:00
Bernhard Froehlich
286ff3ccf0 - Fix modifier for FreeBSD 8.3 which still uses ancient make
Reported by:	jmarino@
2014-01-15 16:36:14 +00:00
Dima Panov
88bd7d2142 - Avoid circular dependency on -i18n subport my move it to correct place 2014-01-15 16:28:53 +00:00
Steven Kreuzer
1302e8888e Update MASTER_SITES
Support STAGEDIR
2014-01-15 16:05:42 +00:00
Rusmir Dusko
5ba0399099 - Update to 2.0.20
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Use REINPLACE_CMD instead of simple patches
2014-01-15 15:45:13 +00:00
Jun Kuriyama
1d9209f8e9 Test::Time can be used to test modules that deal with time. Once you
use this module, all references to time and sleep will be
internalized.  You can set custom time by passing time => number after
the use statement.

WWW: http://search.cpan.org/dist/Test-Time/
2014-01-15 15:31:02 +00:00
Grzegorz Blach
82ef5080d7 - Update to 0.12 2014-01-15 15:27:45 +00:00
Jun Kuriyama
12670e92e0 Test::Name::FromLine is test utility that fills test names from its
file.  Just use this module in test and this module fill test names to
all test except named one.

WWW: http://search.cpan.org/dist/Test-Name-FromLine/
2014-01-15 15:22:05 +00:00
TAKATSU Tomonari
859fea0cea - Unmute INSTALL_DATA
- Make docs unconditional to stage
  * Remove bsd.port.options.mk, accordingly
- Improve REINPLACE_CMD statement

Pointed out by:	danfe@ (on ports-committers@ and svn-ports-all@)
2014-01-15 15:20:21 +00:00
Bernhard Froehlich
3c8b98f0c7 - Replace hardcoded freebsd strings with KBUILD_TARGET in do-install
PR:		ports/184296
Submitted by:	Daniel Lorch <dlorch@gmail.com>
2014-01-15 15:19:52 +00:00
Thierry Thomas
451f192437 Chase domain name change.
PR:		ports/185801
Submitted by:	/me
Approved by:	demon (maintainer)
2014-01-15 15:10:52 +00:00
Jun Kuriyama
38cd9417d9 Router::Boom is a fast path routing engine for Perl5.
WWW: http://search.cpan.org/dist/Router-Boom/
2014-01-15 15:04:56 +00:00
John Marino
6ebf54c146 net/Sockets: Support stage and pet portlint
The maintainer notes net/Sockets builds fine without NO_STAGE, which I
verified via Redports.  Updated per his request via ports@ mail list.
2014-01-15 14:30:36 +00:00
David Chisnall
e109ec14ed Fix bsd.gnustep.mk to refer to the new GNUstep back library.
Approved by:	bapt (mentor)
2014-01-15 13:46:01 +00:00
John Marino
fcde6a6ca1 lang/modula3: Not for FreeBSD 8.x
The Modula-3 bootstrap compiler was built on FreeBSD 9.
It will not run on FreeBSD 8 due to missing symbols, e.g.
_ThreadRuneLocale.  As with i386, I don't feel it is worth my time
to create a separate bootstrap for FreeBSD 8.x AMD64, so let's just
IGNORE this to save the user a 100Mb download.
2014-01-15 13:41:26 +00:00
Alexey Dokuchaev
5a5767edec Use vendor's installation logic for the game libraries, it works fine. 2014-01-15 13:04:18 +00:00
Grzegorz Blach
2d1a99cef5 - Update to 0.3.2 2014-01-15 12:07:20 +00:00