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

331742 Commits

Author SHA1 Message Date
Baptiste Daroussin
5651e3f710 Support stage 2014-04-10 19:22:00 +00:00
Baptiste Daroussin
164f3070a4 Only include bsd.gecko.mk when USE_GECKO or WANT_GECKO is set 2014-04-10 19:20:30 +00:00
Frederic Culot
dd280af56b - Update to 1.10
Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
2014-04-10 19:20:17 +00:00
Christian Weisgerber
b761aa89f9 Take maintainer. 2014-04-10 19:05:34 +00:00
Christian Weisgerber
80b45b4885 Resurrect audio/xmms-faad, an MP4/AAC input plugin for XMMS. 2014-04-10 19:04:09 +00:00
Christian Weisgerber
c7edf3c4ea Bonk was an experimental audio codec that never saw wide use. No
upstream development since 2002.  If anybody still uses this, they
should switch to audio/flac or audio/wavpack.

Set expiration date (3 months).
2014-04-10 18:53:08 +00:00
Johannes Jost Meixner
975b423257 - Adding myself to freebsd.committers.markers
Approved by:    swills (mentor)
2014-04-10 18:38:13 +00:00
John Marino
3c04b812aa lang/gcc-aux: Fix typo in long description with slight cleanup 2014-04-10 17:16:43 +00:00
Bryan Drewery
05eb127ac5 - Fix error handling in check-config, 'exit' is not a command.
make: exec(exit) failed (No such file or directory)

 With hat:	portmgr
2014-04-10 17:03:54 +00:00
Baptiste Daroussin
39d3dbfa14 Allow to properly run make check-orphans and make makeplist for gnome ports 2014-04-10 17:02:33 +00:00
Antoine Brodin
cff88f20db TEX options requires latex
Reported by:	pkg-fallout
With hat:	portmgr
2014-04-10 17:00:46 +00:00
Mathieu Arnold
93a3b5d186 Introduce BIND 9.10.0rc1
BIND 9.10 includes a number of changes from earlier releases, including:
- DNS Response-rate limiting (DNS RRL)
- A new "prefetch" option can improve recursive resolver performance
- ACLs can now be specified based on geographic location using the
  MaxMind GeoIP databases.
- A new compile-time option, NATIVE_PKCS11 allows the BIND 9
  cryptography functions to use the PKCS#11 API natively.

                               *NOTE*
          This is a release candidate, it may contain bugs.
                               *NOTE*

Changes:	https://lists.isc.org/pipermail/bind-announce/2014-April/000906.html
Sponsored by:	Absolight
2014-04-10 16:01:27 +00:00
Rusmir Dusko
0cfc5d7ce7 - Update to 1.5.4, announce message is here:
- Security fix for safe_eval, which further hardens the checking of
    the evaluation function.
  - Changing order of variable precendence for system facts, to ensure
    that inventory variables take precedence over any facts that may be
    set on a host.

- Change Makefile header, add Created by
- Change master sites, add icon
- Simplify REINPLACE
- Add Desktop entry file

PR:		ports/188209
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
2014-04-10 15:50:37 +00:00
Mathieu Arnold
6e55fcb8e1 Remove noop patch.
Sponsored by:	Absolight
2014-04-10 15:45:03 +00:00
Baptiste Daroussin
ea0bd2b01f Support stage
Modernize
2014-04-10 15:27:04 +00:00
Steven Kreuzer
6e6d9bf6a1 Fix pkg-plist 2014-04-10 15:22:33 +00:00
Baptiste Daroussin
e6c064f921 Support stage
Modernize
Fix index
2014-04-10 15:22:07 +00:00
Pawel Pekala
56ed6e60f3 - Add staging support
- Use options subs
2014-04-10 15:11:27 +00:00
Christian Weisgerber
70cbccd3a4 Oops, fix man page after stage conversion.
Notified by:	swills
2014-04-10 15:00:58 +00:00
Steven Kreuzer
4a726a30ec Fix build issues by changing LIB_DEPENDS to devel/libzookeeper
Strip ZooKeeper.so on install
Remove duplicate @dirrm entries from pkg-plist
2014-04-10 14:48:42 +00:00
Baptiste Daroussin
f718dc1633 Remove bits replaced by USES=gecko 2014-04-10 14:46:37 +00:00
Baptiste Daroussin
2acd3c6d9c Allow regular make xdev to be used as a cross building env 2014-04-10 14:44:52 +00:00
Steven Kreuzer
2e3164234d Development files for the C ZooKeeper binding
WWW: http://zookeeper.apache.org/
2014-04-10 13:58:16 +00:00
John Marino
10f6790534 lang/gcc-aux: significantly reduce c++ testsuite diff file size
The majority of the 234k c++ testsuite patch can be eliminated with
REINPLACE_CMD at the post-extract phase.  Now it's 1/100th the size
at 2.3k.  No revbump necessary; the testsuite isn't even a default
option.  The same treatment can be done to lang/gcc47-aux later.
2014-04-10 13:35:53 +00:00
Bryan Drewery
113397a3a6 Bump PORTREV due to changing resulting binary 2014-04-10 13:30:29 +00:00
Erwin Lansing
80e2bffe60 Fix PKGORIGIN that got broken in r350362 2014-04-10 13:15:00 +00:00
Bryan Drewery
1950c266c7 - Unbreak by using Debian's reimplemented MD2
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664713
- Stage
- Convert to USES=tar
2014-04-10 12:57:09 +00:00
Pawel Pekala
8380e8a8ca - Add staging support
- Fix recursive COMMENT
- Convert to new LIB_DEPENDS format
- Switch to PLIST_FILES
- Define DOCS option
2014-04-10 12:50:22 +00:00
Pawel Pekala
599213147f - Add staging support
- Convert to new LIB_DEPENDS format
- Switch to PLIST_FILES
- Define DOCS option
2014-04-10 12:47:51 +00:00
Bryan Drewery
fa390b2f25 - Fix staging with pkg_install by not using absolute paths in plist
Reported by:	swills/Jenkins
2014-04-10 12:37:05 +00:00
Bryan Drewery
d2a59c57ef - Still broken as it depends on MD2 and md2.h still.
./generic/md2.c:31:10: fatal error: 'md2.h' file not found

With hat:	portmgr
2014-04-10 12:06:33 +00:00
Bryan Drewery
e36a15e13e No longer have a deps tag 2014-04-10 11:44:51 +00:00
Bryan Drewery
634d29d414 Bring back SuPHP.
Quite a few users still depend on this and are getting it from untrusted
sources. Its security track record is actually pretty good still.

SuPHP is still the simplest solution for shared hosting.

Other vendors still provide this as well.

- Add a pkg-message explaining the situation and advising users to move
  away from this if possible.
- Stage
- Take maintainership
2014-04-10 11:43:13 +00:00
Bryan Drewery
6feb34ade3 - Update to 0.2.19 2014-04-10 11:37:37 +00:00
Bryan Drewery
d8494620a9 - Update to 3.1.23
- Convert to USES=tar

Changes:
  http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7415
2014-04-10 11:35:07 +00:00
John Marino
dfb479fcc5 lang/gnatdroid-arm5(7): Fix ARMv7, disable ARMv5
ARMv5 gnatdroid can't currently be built because sigtramp-armdroid.c
uses thumb instructions that ARMv5 doesn't know.  Until this is fixed,
set the port to ignore.

Both gnatdroid ports now using gcc-aux's Makefile.version for it's
portrevision versions.  Both now stop using CONFIGURE_ARGS because it
processes the values in an unexpected way.

Both get a revbump due to gcc-aux's binutils-caused revbump.
2014-04-10 10:33:23 +00:00
Alex Dupre
1c98c28942 Update to 1.0.0 release. 2014-04-10 09:51:13 +00:00
Pawel Pekala
b8ee9b5827 - Add staging support
- More precise LICENSE
- Remove some dependencies pulled in automatically by others
- Fix build with clang

MFH:		2014Q2
2014-04-10 09:11:07 +00:00
Baptiste Daroussin
cbb3616b42 Convert to USES=gecko:firefox
With hat:	portmgr
2014-04-10 09:00:26 +00:00
Baptiste Daroussin
c5aa6fe9f4 Fix conversion to USES=gecko 2014-04-10 08:58:35 +00:00
Jimmy Olgeni
03bbb043b2 Add lang/erlang-runtime17, an Erlang runtime for version 17. 2014-04-10 08:57:56 +00:00
Baptiste Daroussin
800509ac8c Switch to USES=gecko 2014-04-10 08:56:06 +00:00
John Marino
83d7ec088e lang/gcc-aux: Add binutils requirement for FreeBSD
This patch was previously developed but lost somewhere along the way.
The linker and assembly must be explicitly defined otherwise it is
defined as "ld" and "as" and as such is affected by the value of PATH.
We don't want this, and it actually breaks the gnatdroid cross compilers.

For FreeBSD, use the binutils port like the gcc ports do.  DragonFly
has binutils 2.24 in base so let's keep using the base binutils on that
platform.

Also the Makefile.version file now defines the PORTREVISION for all
the ports that use it to make future updating easier.

Binutils patch omission partly detected by jenkins failure (thx swills)
2014-04-10 08:45:30 +00:00
Pawel Pekala
f9e17269c9 - Add staging support
- Define DOCS option
- Correct typo in pkg-descr
2014-04-10 08:29:18 +00:00
Lars Engels
30795292b1 - Update to 2.3.1
- Stagify
- Use new LIB_DEPENDS syntax
- USES tar:bzip2
- Fix build with libc++
- Remove no longer needed patch

PR:		ports/187858
Submitted by:	maintainer
2014-04-10 07:47:18 +00:00
Pawel Pekala
e31805bc78 - Add staging support
- Convert to new options framework, USES=gmake
2014-04-10 07:31:54 +00:00
Pawel Pekala
8a8f18bdfd - Add staging support
- Remove leading article from COMMENT
2014-04-10 07:27:35 +00:00
Baptiste Daroussin
8a3c16d98f Add support for OpenJDK 1.8
Add support for Oracle JDK 1.8
Remove support for Sun JDK 1.6 (EOLed)
Remove support for USE_JAVA=1.5
2014-04-10 07:20:23 +00:00
Baptiste Daroussin
6b16064740 Minimum version of java is now 1.6
With hat:	portmgr
2014-04-10 07:17:17 +00:00
Baptiste Daroussin
e8eeb2ffc7 Removed Long ago EOLed port 2014-04-10 07:02:43 +00:00