Commit graph

309055 commits

Author SHA1 Message Date
Remko Lodder
2103e4aa48 Add the latest two FreeBSD Security Advisories that have impact
on -RELEASE versions. (RC's are not documented).

Hat:	secteam
2013-09-19 05:44:02 +00:00
Greg Lewis
13ee22748f . Update to 7u40. 2013-09-19 05:17:52 +00:00
Thomas Abthorpe
667d5a45a8 - Update to 2.0.3 2013-09-19 05:15:24 +00:00
Greg Lewis
e8fb492144 . Update to 7u40. 2013-09-19 05:10:56 +00:00
Greg Lewis
4e6a8c894a . Update to 7u40. 2013-09-19 05:10:17 +00:00
Bryan Drewery
761f867613 - Update to 2.4.11.1
Changes:
  - Fix pkgng detection when using pkg-devel [1]
  - Try to fix stack overflow issue with Ruby 1.9 and large installs [2]

PR:		ports/181813 [1]
Reported by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp> [1]
Reported by:	many [2]
Tested by:	Robert Burmeister [2]
2013-09-19 00:19:37 +00:00
Jung-uk Kim
5f02ab9efa - Fix build on head with clang and libc++/libcxxrt. Note the patches were
heavily inspired by several upstream patches and a crucial hint from tijl.
- Remove a redundant compiler flag for MDDS.  The GXX_INCLUDE_PATH variable
was removed with STLport support and it seems it is not necessary any more.
- Add an upstream patch.  It may work around a potential compiler problem.
- Convert to new LIB_DEPENDS format.
2013-09-18 23:30:31 +00:00
Florian Smeets
dece678575 - convert to USES
- convert to OPTIONSNG
- use USE_GCC for now, weird template errors I cannot figure out currently.
2013-09-18 23:20:50 +00:00
Florian Smeets
ec4fcd4b2a - update firefox, thunderbird and libxul to 24.0
- update seamonkey to 2.21
- update firefox-esr to 17.0.9
- enable GSTREAMER by default for html5 with h264/aac/mp3
- WEBRTC is now always built
- add PROFILE and TESTS options

Security:		7dfed67b-20aa-11e3-b8d8-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-09-18 22:40:57 +00:00
Baptiste Daroussin
d01b11f6fc Add comas, to improve grammar
Suggested by:	sunpoet
2013-09-18 22:13:34 +00:00
Sunpoet Po-Chuan Hsieh
a138a63a56 - Disable CFLAGS=-D* check temporarily: workaround for LDAP issue [1] and CPUTYPE [2]
- Remove note in pre-configure: since it does not help to avoid bug-report mails

PR:		ports/177401 [1], ports/180648 [1], ports/180944 [2]
2013-09-18 22:13:21 +00:00
Baptiste Daroussin
ef09420b4c Remove cruft 2013-09-18 22:03:12 +00:00
Florian Smeets
bd90b3fc8a Doesn't need USE_GCC, builds fine with clang, run test is ok, too.
Approved by:	bapt
2013-09-18 22:02:51 +00:00
Baptiste Daroussin
631c8f28d0 Do not issue warnings yet about WITHOUT_NLS and WITHOUT_X11 for the users has the switch has yes been fully performed
While here fix printing of warnings
2013-09-18 21:52:47 +00:00
Florian Smeets
ce4d07bfd7 Update to 2.2.4
PR:		ports/182143
Submitted by:	lwhsu
2013-09-18 21:52:04 +00:00
Bryan Drewery
ed15536b29 - Does not fetch when package building due to network restrictions.
Fix non-versioned upstream by using a versioned DIST_SUBDIR

With hat:	portmgr
2013-09-18 21:39:39 +00:00
Baptiste Daroussin
15cd7b3ca7 Comment LICENSE warning for now, license framework needs more love before advertising everyone to add one 2013-09-18 21:39:17 +00:00
Baptiste Daroussin
9a7ea90678 Print one message per line
Add a couple of new warnings
2013-09-18 21:30:53 +00:00
Bryan Drewery
1883360869 - Set IGNORE if TET_ROOT not defined instead of hitting an error
while building packages.  Did not use MANUAL_PACKAGE_BUILD as
  maybe someone is building packages and has TET_ROOT defined for
  the port.

With hat:	portmgr
2013-09-18 21:28:13 +00:00
Baptiste Daroussin
38ec65ad7e Add a new bsd.sanity.mk.
This file is responsible to do some sanity checking on port, as well as doing some sanity checking on users configuration
New macro for developer: WARNING (this will issue a warning to the normal users can be used to warn the user about deprecating feature that will be unsupported soon.
New macro to put in your make.conf for Maintainers: DEVELOPER=yes this macro will activate warning on usage of deprecated features and errors on now unspported usage of macros.

Reviewed by:	bdrewery
2013-09-18 21:16:25 +00:00
Pietro Cerutti
99252f2c22 - Update Tcl/Tk 8.5 to 8.5.15
Release notes: http://code.activestate.com/lists/tcl-core/13585/
2013-09-18 21:01:43 +00:00
Sunpoet Po-Chuan Hsieh
27185e4773 - Update to 0.11
Changes:	http://search.cpan.org/dist/Array-Iterator/Changes
2013-09-18 20:54:24 +00:00
Mikhail Teterin
3925d2cdc6 Fix the build in case, a stricter compiler and Tcl-8.6 are used. Keep compatibility
with Tcl-8.4, however.

Notified by:	pkg-fallout@
2013-09-18 20:07:27 +00:00
Boris Samorodov
dd0ba80471 Add explicit LDFLAGS+=${ICONV_LIB} when iconv is used.
Submitted by:	marino (via e-mail)
Approved by:	portmgr (bapt, implicit)
2013-09-18 18:39:14 +00:00
Mark Felder
480f5bfc9c add new port: sysutils/mptd
mptd is a monitoring daemon for mpt raid controllers designed by our
very own jhb@ when he worked at Yahoo.

Approved by:	crees (mentor), sbruno
Sponsored by:	Yahoo
2013-09-18 18:10:59 +00:00
Mark Felder
61d86c14a1 add new port: sysutils/mfid
mfid is a monitoring daemon for mfi raid controllers designed by our
very own jhb@ when he worked at Yahoo.

Approved by:	crees (mentor), sbruno
Sponsored by:	Yahoo
2013-09-18 18:09:11 +00:00
Rusmir Dusko
c8a4ba312d - Update to 1.0.0.3
- Change maintainer email gmx.ch --> FreeBSD.org
- Change license GPLv2 --> GPLv3
- Use pkg-plist instead of PLIST_FILES

Approved by:	wg/pawel (mentors)
2013-09-18 17:33:42 +00:00
Dmitry Marakasov
47e126e2d9 Drop maintainership 2013-09-18 17:25:46 +00:00
Baptiste Daroussin
fe4c6a869a Reset maintainer (mail is bouncing)
Mark as deprecated: I can't find any upstream anymore, neither any public distfile
2013-09-18 17:20:07 +00:00
Dmitry Marakasov
7fe98f0f80 Fix typo
PR:		181581
Submitted by:	m <mn@mail.cn>
Approved by:	maintainer timeout
2013-09-18 16:50:09 +00:00
Pietro Cerutti
d6ea979eb3 - Update to 1.7.42
Changes:

  * Added class FXVariant, and supporting classes FXVariantMap and
    FXVariantArray. The FXVariant class can store basic types like bool,
    int, or float, but also arrays of variants, or maps of variants. Thus,
    FXVariant can be used to store an arbitrarily complex tree-like data
    structure.
  * Problems in Windows version of fxcpuid.cpp fixed.
  * Fix cased from (__m128) to _mm_castsi128_ps() intrinsic for portability.
  * Fix compare operation in FXSize.h.
  * Added fxstrlcpy() and fxstrlcat() for safe string copy and string
    concatenation.
  * Added __noreturn macro for flagging non-returning functions like
    fxerror().  This may help compilers generate better code for places
    where these functions are called.
  * Removed fxsleep(), obsoleted by FXThread::sleep() and
    FXThread::wkaeat().
  * Allow out-of-source builds of FOX on configure-based systems.
  * Force end-of-string in value returned by gethostname().
  * Fix introduced bugs in FXHash and FXDict.
  * Added swapElms() to FXElement.h. Also added templated swap().
  * Added internal function memswap().
  * Don't include intrinsics header files unless target architecture is
    x86 or x86-64.
  * Updated build on Fedora 18 for Raspberry Pi.

- Add two local files with patches to mute compiler warnings and fix
  potential stack buffer overflow bugs (already reported upstream)
2013-09-18 16:01:48 +00:00
Jason Helfman
edd57cebeb - fix spelling error 2013-09-18 15:58:10 +00:00
Jason Helfman
4ab15d529d - remove need of pkg-plist and pkg-message by working into Makefile
- de-personalize message to end-user
- take maintainership
2013-09-18 15:56:29 +00:00
Pietro Cerutti
0801de480a - Fix build on CURRENT
Reported by:	pkg-fallout
2013-09-18 15:56:07 +00:00
Sunpoet Po-Chuan Hsieh
3962bf1624 - Update to 0.10
Changes:	http://search.cpan.org/dist/Array-Iterator/Changes
2013-09-18 15:22:30 +00:00
Sunpoet Po-Chuan Hsieh
5afb7fa377 - Update to 0.30
Changes:	http://search.cpan.org/dist/Set-Array/Changes
2013-09-18 15:22:25 +00:00
Sunpoet Po-Chuan Hsieh
bd70ce5523 - Update to 2.0106
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/XML-LibXML/Changes
2013-09-18 15:22:21 +00:00
Sunpoet Po-Chuan Hsieh
a5770c65ca - Update to 0.45
Changes:	http://search.cpan.org/dist/Inline-CPP/Changes
2013-09-18 15:22:17 +00:00
Sunpoet Po-Chuan Hsieh
751ade1930 - Update to 2.200006
Changes:	http://search.cpan.org/dist/Config-MVP/Changes
2013-09-18 15:22:12 +00:00
Sunpoet Po-Chuan Hsieh
bcef9d722c - Update to 2.06
Changes:	http://search.cpan.org/dist/Class-Method-Modifiers/Changes
2013-09-18 15:22:08 +00:00
Sunpoet Po-Chuan Hsieh
07dbb38f8c - Update to 0.813
Changes:	http://search.cpan.org/dist/IO-Event/Changes
2013-09-18 15:22:04 +00:00
Rusmir Dusko
d0d528aab2 - Use the new format for LIB_DEPENDS
Approved by:	wg/pawel (mentors)
2013-09-18 15:05:23 +00:00
Bryan Drewery
9d318ab07a - Mark BROKEN, fails checksum
With hat:	portmgr
2013-09-18 14:48:06 +00:00
Bryan Drewery
fe62c740cf - Mark BROKEN, does not checksum as it is tracking a moving branch.
Only should track a commit/tag, not a branch. Suggested to use
  USE_GITHUB

With hat:	portmgr
2013-09-18 14:47:11 +00:00
Rene Ladan
f380a42066 Set expiration date to 2013-12-01, this port depends on the expired
graphics/py-clutter

PR:		ports/181589
Submitted by:	myself
Approved by:	gnome (kwm)
2013-09-18 14:46:49 +00:00
Bryan Drewery
444ad25cd4 Mark BROKEN, fails checksum
With hat:	portmgr
2013-09-18 14:44:58 +00:00
William Grzybowski
a4bbc51062 multimedia/py-guessit: update to 0.6.1
- Update to 0.6.1

Changes: https://raw.github.com/wackou/guessit/0.6.1/NEWS.rst
2013-09-18 14:38:15 +00:00
Alexander Nedotsukov
9f0ddf44da Fix build with clang. 2013-09-18 14:16:41 +00:00
William Grzybowski
f7d4c24d4d sysutils/ldap-account-manager: update to 4.3
- Update to 4.3 [1]
- USES perl5

PR:		ports/182194
Submitted by:	Vasiliy P. Melnik <basil vpm.net.ua> (maintainer)
2013-09-18 14:10:09 +00:00
Rene Ladan
7f6ba9d599 net/boinc-client :
- update to 7.0.65 [1] Unlike the PR, keep the SKINS option and the
  extra skins, and do not pregenerate autotools files.
- work around a build conflict with archivers/libzip in port Makefile [2]
- pre-emptively fix build with libc++
- change MASTERSITE from Pav's to my site
- comment out the BROKEN message for sparc64/ia64/powerpc (for now)
- regenerate patches using 'make makepatch'

astro/boinc-{setiathome-enhanced,astropulse} :
- remove obsolete calls to functions removed from libboinc
  to prevent breakage

PR:		 ports/176724 [1]
Submitted by:	 Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> [1]
Submitted by:	 zi@ [2]
2013-09-18 13:48:19 +00:00