Commit graph

300339 commits

Author SHA1 Message Date
Dmitry Marakasov
2282bbe5ea - Fix glut library version
PR:		176749
Submitted by:	myself
Approved by:	acm (maintainer via private email)
2013-05-23 03:24:28 +00:00
Jason Helfman
265ce40f64 - unbreak build single -> radio 2013-05-23 03:21:20 +00:00
Emanuel Haupt
7cb83c8ebe Get rid of a compiler warning. 2013-05-23 03:02:24 +00:00
Hiroki Sato
8d494f25af Fix build.
Spotted by:	mandree
2013-05-23 02:55:29 +00:00
Jason Helfman
acbbee2bc7 - adoption of optionsNG
- convert to USES in some cases (pkgconfig,pathfix)
- trim COMMENT/historical headers in some cases

Approved by:	portmgr (miwi)
2013-05-23 02:35:26 +00:00
Jason Helfman
70cb44a9d7 - adoption of optionsNG
- trim historical headers

Approved by:	portmgr (miwi)
2013-05-23 02:27:22 +00:00
Jason Helfman
e9ffec3f60 - adoption of optionsNG
- trim historical headers

Approved by:	portmgr (miwi)
2013-05-23 02:23:34 +00:00
Jason Helfman
2a8fb99db4 - adoption of optionsNG
Approved by:	portmgr (miwi)
2013-05-23 02:19:02 +00:00
Grzegorz Blach
7ccf343d26 - Fix install without examples
Approved by:	crees, tabthorpe (mentors, implicit)
2013-05-23 02:16:14 +00:00
Grzegorz Blach
25ff5f9a68 - Fix install without examples
Approved by:	crees, tabthorpe (mentors, implicit)
2013-05-23 02:14:33 +00:00
Grzegorz Blach
066019b40a - Fix install without examples
Approved by:	crees, tabthorpe (mentors, implicit)
2013-05-23 02:13:40 +00:00
Dmitry Marakasov
110a55d43b - Trim Makefile header
- OptionsNG
2013-05-23 02:04:46 +00:00
Dmitry Marakasov
e7a9972481 - Trim Makefile header
- OptionsNG
- Mark MAKE_JOBS_SAFE
2013-05-23 02:04:07 +00:00
Dmitry Marakasov
5a13efdd12 - Trim Makefile header
- OptionsNG
2013-05-23 02:03:09 +00:00
Dmitry Marakasov
3120fe874f - OptionsNG 2013-05-23 02:03:03 +00:00
Dmitry Marakasov
2fb0fafb42 - Trim Makefile header
- OptionsNG
2013-05-23 02:02:57 +00:00
Dmitry Marakasov
126a493f14 - Trim Makefile header
- OptionsNG
2013-05-23 02:02:20 +00:00
Dmitry Marakasov
927881ffe2 - Trim Makefile header
- OptionsNG
- Mark MAKE_JOBS_SAFE
2013-05-23 02:01:29 +00:00
Dmitry Marakasov
9998b3c348 - Trim Makefile header
- OptionsNG
- Mark MAKE_JOBS_SAFE
2013-05-23 02:00:10 +00:00
Dmitry Marakasov
528c66f168 - Trim Makefile header
- OptionsNG
2013-05-23 01:59:45 +00:00
Dmitry Marakasov
9bbaab7995 - Trim Makefile header
- OptionsNG
- Silence patch phase
- Unsilence configure phase
2013-05-23 01:59:30 +00:00
Steve Wills
c1e04e261b - Update to 201303202227 snapshot
PR:		ports/178778
Submitted by:	Axel Gonzalez <loox@e-shell.net>
2013-05-23 01:53:41 +00:00
Steve Wills
b47114fbc4 - Update to 1.0.0
PR:		ports/178605
Submitted by:	Garrett Wollman <wollman@csail.mit.edu>
2013-05-23 01:46:47 +00:00
Steve Wills
8540559012 - Remove lib version, it's not needed and breaks things
- Trim header while here
2013-05-23 01:44:30 +00:00
Hiroki Sato
87e2e8e2e6 Fix dependency.
Reported by:	miwi
2013-05-23 00:37:49 +00:00
Bryan Drewery
97ceaf35a1 - Fix sshd crash when not using HPN
This was due to not including the canohost.h header for our
  base customization to respect class login restrictions. I had
  missed this as I was only tested with the default (HPN enabled)
  which already was including this header.

Reported by:	runelind in ##freenode
Tested by:	runelind, myself
Reported by:	Krzysztof Stryjek
2013-05-23 00:30:30 +00:00
Hiroki Sato
6e91a7041c Fix build.
Reported by:	miwi
2013-05-23 00:28:36 +00:00
Bryan Drewery
4be53535fd - Update to 3.0.2
- Update WWW to be a tagged link so that the documentation
  matches the version installed

Changes:

  - Add workaround for ZFS zteardown deadlock on 9.0/9.1-RELEASE
  - jail -c: Fix NO_ZFS support
  - options: Fix *make.conf not being respected
  - status: Fix when running multiple builds at once
  - Various fixes and documentation fixes
2013-05-23 00:26:27 +00:00
Hiroki Sato
22e430ba73 Fix dependency.
Reported by:	miwi
2013-05-23 00:25:11 +00:00
Emanuel Haupt
1679f621e9 This port does not build with clang. Rely on GCC. 2013-05-22 23:32:12 +00:00
Xin LI
38fdae7228 Update to 5.6.2. 2013-05-22 22:51:57 +00:00
Xin LI
4fa5971018 This changeset fixes two issues with crypto++ library:
* patch-misc.h

   This fixes a warning triggered by testing an unsigned parameter against
   0.  The patch solves this by creating a different template for signed
   case.

 * patch-nbtheory.cpp

   This is a workaround for a bug with the current version of libc++ shipped
   with FreeBSD 9.x, which causes an infinite loop when generating RSA key,
   possibly also other operations.

PR:		ports/178827
Submitted by:	Michael Gmelin <freebsd grem de>
2013-05-22 22:41:42 +00:00
Pawel Pekala
a3569f09d6 Update to version 5.0.0.0 2013-05-22 22:21:52 +00:00
Brooks Davis
c0075b434e Remove an instance of MAINTAINER_MODE I missed in r318794.
Submitted by:	eadler
2013-05-22 22:03:52 +00:00
Brooks Davis
52a5054a99 Install a more complete set of intrinsics header files[0].
Add a couple upstream svn revs that have been comitted to base[1]:

r172354:
Refactor the x86 CPU name logic in the driver and pass -march and -mcpu
flag information down from the Clang driver into the Gold linker plugin
for LTO. This allows specifying -march on the linker commandline and
should hopefully have it pass all the way through to the LTO optimizer.

r175919:
Driver: Pass down the -march setting down to -cc1as on x86 too.

The assembler historically didn't make use of any target features, but this has
changed when support for old CPUs that don't support long nops was added.

Requested by:	dim[1], eadler[0]
2013-05-22 21:56:53 +00:00
Brooks Davis
e6d37282b2 Apply several upstream svn revisions that have also been merged to the
base version:

r170353:
Fix another SROA crasher, PR14601.

This was a silly oversight, we weren't pruning allocas which were used
by variable-length memory intrinsics from the set that could be widened
and promoted as integers. Fix that.

r175057:
X86: Disable generation of rep;movsl when %esi is used as a base pointer.

This happens when there is both stack realignment and a dynamic alloca in the
function. If we overwrite %esi (rep;movsl uses fixed registers) we'll lose the
base pointer and the next register spill will write into oblivion.

Fixes PR15249 and unbreaks firefox on i386/freebsd. Mozilla uses dynamic allocas
and freebsd a 4 byte stack alignment.

r175360:
MCParser: Reject .balign with non-pow2 alignments.

GNU as rejects them and there are configure scripts in the wild that check if
the assembler rejects ".align 3" to determine whether the alignment is in bytes
or powers of two.

r175962:
X86: Disable cmov-memory patterns on subtargets without cmov.

PR:		ports/176269, ports/176893, ports/176967
Requested by:	tijl, dim, others
2013-05-22 21:52:59 +00:00
Stephen Montgomery-Smith
7a0d78bbad - Update to 1.2.2. 2013-05-22 21:47:40 +00:00
Matthias Andree
6a93a338d7 - Change USE_GCC=4.6 (explicit version) to USE_GCC=yes, [1].
- In order to get that working, beat compilation environment into shape
  for GCC 4.7/4.8 with two defines and one -include on CPPFLAGS.

- Clean up CPPFLAGS/LDFLAGS handling, getting rid of CONFIGURE_ARGS hacks.

- Correct two bugs in

      .if ${OSVERSION} < 90014 || !exists(clang++)

  to  .if ${OSVERSION} < 900014 || !exists(/usr/bin/clang++)

  (where the OSVERSION lacked a 0 digit, and exists lacked the path,
  resulting in GCC being used even where clang++ was in base)

Requested by:	gerald [1]
2013-05-22 21:33:24 +00:00
Mikolaj Golub
8648240d94 Update to 20130520.
Approved by:	bdrewery
2013-05-22 20:40:23 +00:00
Brooks Davis
3538809848 Add a new option MANPAGES to allow man pages to be supressed. [0]
Remove USE_GCC=4.2+ as all supported versions have an acceptable version
of gcc by default.[0]

Remove the long unused MAINTAINER_MODE variable.

Submitted by:	tijl [0]
2013-05-22 20:21:07 +00:00
Lars Engels
fcc5146594 Update to 1.9.1
Changelog:	https://wiki.icinga.org/display/Dev/Icinga+Core+Changelog#IcingaCoreChangelog-191-22052013
2013-05-22 19:52:49 +00:00
Oliver Lehmann
2d209283ec add patch file to fix building in case textproc/tinyxml is installed on the system
PR:		175763
2013-05-22 19:34:18 +00:00
Oliver Lehmann
e636fb6418 remove DRAC support as the patch is no longer working 2013-05-22 19:32:41 +00:00
Brooks Davis
ec16991ae5 Add a new option MANPAGES to allow man pages to be supressed. [0]
Remove USE_GCC=4.2+ as all supported versions have an acceptable version
of gcc by default.[0]

Remove the long unused MAINTAINER_MODE variable.

Submitted by:	tijl [0]
2013-05-22 19:31:39 +00:00
Marcus von Appen
6b1c890fb0 - Enable OPENGL by default, since several ports rely on it
- Bump PORTREVISION

PR:		ports/178840
Submitted by:	amdmi@
2013-05-22 19:19:03 +00:00
Emanuel Haupt
87e60f9c74 Fix build with clang 3.3 2013-05-22 18:39:37 +00:00
Andrej Zverev
4d0e7ff8b3 - Update to 1.5.3
PR:		ports/173237
Submitted by:	Anton Yuzhaninov <ayuzhaninov@team.vega.ru>
2013-05-22 18:32:31 +00:00
Andrej Zverev
cd5ea0494f - Update to 2.4.8
Changes: http://www.yuiblog.com/blog/2013/05/16/yuicompressor-2-4-8-released/

PR:		ports/178809
Submitted by:	Anton Yuzhaninov <ayuzhaninov@openstat.ru>
2013-05-22 18:31:09 +00:00
Guido Falsi
b049198c2b Update to 20130329 2013-05-22 18:30:11 +00:00
David Thiel
964a9139bd Dodge "WITH_IPV6" newly becoming the default, since it pulls in an unofficial
third-party patch and makes the version number go "backwards".
2013-05-22 18:18:35 +00:00