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

305159 Commits

Author SHA1 Message Date
Florian Smeets
df6955951e Make sure res_rtp_asterisk.so gets built. It required libuuid now. 2013-07-25 20:38:41 +00:00
Florian Smeets
d71df03907 Update to 2.8.2 2013-07-25 20:34:34 +00:00
William Grzybowski
b8249de235 mail/dbmail: update to 3.1.1
- Update to 3.1.1 [1]
- Remove leading article from COMMENT

Check share/doc/dbmail/UPGRADING for upgrading details.

Changes: http://git.dbmail.eu/paul/dbmail/log/

PR:		ports/180768
Submitted by:	Alan Hicks <ahicks p-o.co.uk> (maintainer)
2013-07-25 19:58:17 +00:00
Koop Mast
e03cd93ee2 Quiet update-desktop-database output, like when it complaining about invalid
MIME types in .desktop files. It all non-fatal, and ugly to boot.

PR:		ports/180843
Submitted by:	pawel@
2013-07-25 19:07:37 +00:00
Koop Mast
3e04c2ddb8 Unbreak after base rev 253637
While here remove unused patch

PR:             ports/180825
Submitted by:   rpaulo@
2013-07-25 18:55:01 +00:00
Juergen Lock
8f27531f5e Add new port comms/jsdr:
SDR-J (formerly Jsdr) is a suite of four programs provided under a
LGPL open source license for playing around with sdr (software
defined radio). The software can be used directly with the PM-SDR
kit and RTL2832U based dongles, and in the 32 bits Windows version
with other kits as well.

The suite contains four programs:

- a full blown "short wave" receiver, which provides tuning in the
  range of 100K .. 165M using the PM-SDR (although above 55 M with
  reduced performance) and from app 55 MHz to app 900 Mhz or above
  using an RTL2832U based dongle. The receiver provides quite a number
  of decoders for amateur modes.
- am/fm receiver covering the same frequency bands as the sw receiver,
  however, with am bandwidths selectable, with fm mono and stereo
  decoding as well as with rds decoding.
- spectrum viewer for use with the RTL2832U based dongles, showing
  spectra of up to 3 Mhz bandwidth.
- mini receiver, a stripped version of the fm receiver, a gadget
  for listening to WFM using DAB sticks.

WWW: http://www.sdr-j.tk/
2013-07-25 18:53:30 +00:00
John Marino
ab73db34fb audio/libmp3splt: Fix configure script test for modern binutils
The id3tag library will fail to be detected on systems using ld from
recent binutils.  This is because libid3tag is linked without zlib also
being linked directly, and be default it doesn't search libraries linked
to linked libraries.  The configure script is patched with "-lz" to fix.
Also remove redundant MAKE_JOBS_SAFE while we are here.

Approved by:	bapt (mentor), maintainer
2013-07-25 18:30:17 +00:00
Benjamin Kaduk
e3d11f460c Update to 1.6.5
This is a security release by upstream, and requires configuration changes
in addition to the software update.  See UPDATING.

Reviewed by:	ports-security (zi, remko)
Approved by:	hrs (mentor, ports committer)
2013-07-25 18:29:27 +00:00
Colin Percival
5f74a99300 Update to 1.0.35. This fixes a bug introduced in version 1.0.34 which
could cause tarsnap to crash when unable to connect to the Tarsnap server.

Bug found by:	tdb
2013-07-25 18:05:05 +00:00
Andrej Zverev
ee3350f8d2 - Fix typo in sed 2013-07-25 17:57:04 +00:00
Andrej Zverev
b9e49d039c - Fix typo: SUB_FILES don't need extention 2013-07-25 17:54:26 +00:00
Andrej Zverev
8e2084427b - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-25 17:45:09 +00:00
Olivier Duchateau
72f2f983e2 - Update to 0.5.2
- Switch to USES= gmake
- Remove patch, when plugin is missing (submitted and approved by upstream)

ChangeLog: http://git.xfce.org/apps/parole/tree/ChangeLog?id=0.5.2#n2
2013-07-25 17:21:59 +00:00
Hiroki Sato
e15cf4ef53 Add WWW: line.
Suggested by:	Ronald Klop
2013-07-25 15:49:05 +00:00
Pietro Cerutti
183cbc9c48 - Update to 1.7.40
Changes:

  * Updated fxcpuid() with AVX, AVX2, FMA, XOP, etc. detection.
  * Updated tables for fxascii.cpp.
  * Added various macros for memory alignment in fxdefs.h.
  * Added API's to FXTreeList and FXFoldingList to replace one item with
    custom item.
  * Added API to return processor index of calling thread in FXThread.
  * Bounds check in FXTabBook's setCurrent().
  * Added isAccessible API to FXStat.
  * Added API to rotate vector by quaternion to FXQuatd, FXQuatf.
  * Check valid path in FXPath.
  * FXFileList Drag and Drop now enabled.
  * Improvements to File Open Dialog right-click menu.
  * Add ability to remove as well as add directory bookmarks in File Open
    Dialogs.
  * AVX capabilities added to matrix and vector classes (if compiled with
    avx intrinsics).
  * FXThread sleep() function reverts to sleep if interrupted by signal.
  * 4x4 Double matrix transpose using AVX permute intrinsic.
  * Check UTIME_OMIT before using utimensat().
  * Updates to PathFinder file manager.
  * Check for NULL name in FXMetaClass hash table additions.
  * Added isBinDigit() and isOctDigit() to Ascii character class functions.
2013-07-25 15:42:07 +00:00
Baptiste Daroussin
37e17acfdf Fix excessive memory consumption on head amd64, this prevent the package building cluster from dying when building java ports.
This bug is referenced upstream here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6636110

Submitted by:	dim
With hat:	portmgr
2013-07-25 15:32:43 +00:00
Pawel Pekala
49d2e9e973 Update to version 0.3.0
PR:		ports/180544
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2013-07-25 15:31:03 +00:00
Hiroki Sato
a78adc05c2 - Update to 0.4.2.
- Take maintainership.
2013-07-25 15:30:11 +00:00
John Marino
7dcaf27692 audio/specimen: directly link libmath
Fixes indirect linking errors on modern binutils (fix from dports)

Approved by:	bapt (mentor)
2013-07-25 15:08:14 +00:00
John Marino
75e6c37864 audio/nekobee: directly link libraries
Fixes indirect linking errors on modern binutils (fix from dports)
Also remove redundant MAKE_JOBS_SAFE while we are here.

Approved by:	bapt (mentor)
2013-07-25 15:06:52 +00:00
John Marino
e417e23447 audio/timemachine: directly link libmath and cleanup
Fixes indirect linking errors on modern binutils (fix from dports)
Also:
  remove redundant MAKE_JOBS_SAFE while we are here.
  Remove library version specification

Approved by:	bapt (mentor)
2013-07-25 15:04:42 +00:00
John Marino
454ce287ab audio/madplay: directly link libz and cleanup
Fixes indirect linking errors on modern binutils (fix from dports)
Also:
  remove redundant MAKE_JOBS_SAFE while we are here.
  Remove library version specification
  Make portlint happy

Approved by:	bapt (mentor)
2013-07-25 14:43:20 +00:00
Pawel Pekala
efe7f5c583 - Update to version 1.3.0
- Switch to dynamic plist

PR:		ports/180708
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-25 14:25:51 +00:00
Mathieu Arnold
f53c63b8fd Fix build on at least 8.3+. 2013-07-25 14:24:28 +00:00
Pawel Pekala
58d40a63d2 Update to version 2.0.12
PR:		ports/180812
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-25 14:05:55 +00:00
Pawel Pekala
1579942252 Update to version 1.1.1
PR:		ports/180811
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-25 13:59:32 +00:00
Jun Kuriyama
e373498283 - Upgrade to 1.4.14.
Security: http://lists.gnupg.org/pipermail/gnupg-announce/2013q3/000330.html

I'll write vuxml entry later.
2013-07-25 13:12:27 +00:00
Andrej Zverev
2363c699fb - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
- pass maintainership to @perl

Information:	wiki@ PortsLongtermTargets
Approved by:	bapt@ (portmgr@)
2013-07-25 12:45:10 +00:00
Tilman Keskinoz
0a2940fa8c Update to 1.4.11 2013-07-25 12:42:55 +00:00
Tijl Coosemans
a0ccbe7bed - Document the use of ${OPTIONS_NAME}_(UN)SET(_FORCE).
- Remove options in ${OPTIONS_NAME}_(UN)SET from NEW_OPTIONS list.
- Remove an intermediate sort.
- Add support for ${OPTIONS_NAME}_(UN)SET_FORCE.

Approved by:	bapt
2013-07-25 11:47:11 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Hiroki Sato
28e7e75bfe - Add WWW: line to pkg-descr.
- Style cleanups.
- Take maintainership.
2013-07-25 11:13:50 +00:00
Hiroki Sato
3326a8cc13 - Fix build on -CURRENT.
- Take maintainership.
2013-07-25 10:49:53 +00:00
Rene Ladan
8525495496 Remove expired ports:
2013-07-25 sysutils/rsyslog6-devel-pgsql: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-gnutls: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-snmp: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-rfc3195: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-mysql: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-relp: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-dbi: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-gssapi: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel: Use sysutils/rsyslog7
2013-07-25 10:24:06 +00:00
John Marino
a9220e6634 audio/xmms-sapp, audio/penguinsap: Rework exception flags
The wrong C++ flag, --no-exceptions, was being passed to these ports.  The
correct flag is "-fno-exceptions".  Apparently gcc accepts the former, but
clang does not.

The current code states that clang version 3.2 will accept --no-exceptions,
but this isn't the case either.  However, both of these ports will build
without a no-exceptions flag with clang.  GCC still requires it.

Rework the clang detection code.  If code is not detected, -fno-exceptions
is added to CXXFLAGS, otherwise nothing is done.  Besides fixing the flag
handling, this implemention avoids the bmake errors that _CLANG!= was
generating.

Approved by:	bapt (mentor), maintainer
2013-07-25 09:38:40 +00:00
Koop Mast
2d3f48ba36 Revert upstream patch that seems to be causing firefox and thunderbird to
crash, while mozilla dev's are looking where the actual bug is.

Submitted by:	cperciva@
2013-07-25 09:36:57 +00:00
Hiroki Sato
f363c842b1 Set ${MASTERDIR} to ${.CURDIR} and use it for .include "files/foo".
Changes in r323629 broke ghostscript*-nox11.

Pointed out by:	bapt
2013-07-25 09:25:16 +00:00
Hiroki Sato
f9fc86725d Fix hidden dependency due to USE_FOO=yes after including bsd.port.pre.mk. 2013-07-25 09:03:33 +00:00
Hiroki Sato
29fbbf75db Add a patch to fix gcc build on head.
Obtained from:	murray
2013-07-25 08:41:35 +00:00
Frederic Culot
a5470db081 - Update to 2.41
Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
PR:		ports/180823
Submitted by:	Stephon Chen <stephon@gmail.com>
2013-07-25 07:45:09 +00:00
Nicola Vitale
d20d101a02 - Update to 1.4
- Fix WWW line in pkg-descr

Build log:	http://goo.gl/6UmyMk
Change log:	http://goo.gl/9pUy4v
2013-07-25 07:28:34 +00:00
Hiroki Sato
bba30d853c Do not define post-configure and pre-build target for mozc_el.
Spotted by:	HATANO Tomomi
2013-07-25 04:51:03 +00:00
Jason Helfman
e95c0f3261 - update to 0.99 (bugfix release)
PR:		180490
Reported by:	redrat@mail.ru
Submitted by:	jcm@visi.com (maintainer)
2013-07-25 00:31:38 +00:00
Nicola Vitale
40836b252f - Update to 1.10
Build log:	http://goo.gl/6szcOh
Release notes:	http://goo.gl/paz1HH
2013-07-24 22:02:12 +00:00
Matthias Andree
2e4789f632 Simplify, for conciseness:
Move function of patch file into post-patch target, too.
2013-07-24 21:57:54 +00:00
Matthias Andree
dbf33b220e Fix C++11 compatibility by renaming atomic_init().
Modified version of dim's patch, where most of the stuff
moves into a REINPLACE_CMD called from post-patch.

Submitted by:	dim
2013-07-24 21:35:51 +00:00
Martin Matuska
e71757d25d Horde package update:
Horde_ActiveSync 2.5.5 -> 2.5.6
Horde_Core 2.6.2 -> 2.6.4
Horde_Dav 1.0.1 -> 1.0.2
Horde_HashTable 1.0.1 -> 1.1.0
Horde_History 2.1.0 -> 2.1.4
Horde_Imap_Client 2.11.6 -> 2.12.0
Horde_SessionHandler 2.2.0 -> 2.2.1
2013-07-24 21:04:41 +00:00
Mark Felder
9d511cbecb RT::Extension::MandatoryOnTransition - An extension that allows you to
make fields required in RT before a ticket can move to a different
status.

Approved by:	crees (mentor)
2013-07-24 21:02:11 +00:00
Florian Smeets
518b51f536 Fix the ENIGMAIL build and enable to option by default again.
Obtained from:	landry@OpenBSD via Mozilla Bugzilla
2013-07-24 21:01:25 +00:00
Lev A. Serebryakov
26252acebd Add <url></url> to references.
Submitted by:	Remko Lodder <remko@FreeBSD.org>
2013-07-24 20:59:28 +00:00