aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.0.14Matthew Seaman2013-07-254-10/+17
| | | | | | | | | ChangeLog: http://www.bestpractical.com/rt/release-notes/4.0.14 No DB schema changes are required for upgrading from 4.0.13 Notes: svn path=/head/; revision=323671
* Fix build with linker that does not copy the dt_need from libraries it linksBaptiste Daroussin2013-07-251-3/+2
| | | | | | | | | | | | with like recent binutils. [1] While here: - Remove useless MACROS - Convert from USE_GMAKE to USES=gmake Obtained from: DPorts [1] Notes: svn path=/head/; revision=323670
* Fix build with linker that does not copy the dt_need from libraries it linksBaptiste Daroussin2013-07-252-11/+19
| | | | | | | | | | | | | | with like recent binutils. [1] While here: - trim headers - convert to new options framework - remove shlib version - convert USE_GMAKE -> USES=gmake Obtained from: DPorts [1] Notes: svn path=/head/; revision=323669
* - Update to version 2.68Marcus von Appen2013-07-253-30/+7
| | | | | | | | | | - Include NLS fonts - Drop RELENG_7 support Additional features by: Shane Ambler <FreeBSD@ShaneWare.Biz> Notes: svn path=/head/; revision=323668
* Fix build with linker that does not copy the dt_need from libraries it links ↵Baptiste Daroussin2013-07-251-7/+3
| | | | | | | | | | | with like recent binutils Obtained from: DPorts Notes: svn path=/head/; revision=323667
* Make sure res_rtp_asterisk.so gets built. It required libuuid now.Florian Smeets2013-07-253-12/+6
| | | | Notes: svn path=/head/; revision=323666
* Update to 2.8.2Florian Smeets2013-07-253-3/+5
| | | | Notes: svn path=/head/; revision=323665
* mail/dbmail: update to 3.1.1William Grzybowski2013-07-258-65/+126
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=323664
* Quiet update-desktop-database output, like when it complaining about invalidKoop Mast2013-07-251-3/+3
| | | | | | | | | | MIME types in .desktop files. It all non-fatal, and ugly to boot. PR: ports/180843 Submitted by: pawel@ Notes: svn path=/head/; revision=323663
* Unbreak after base rev 253637Koop Mast2013-07-252-14/+9
| | | | | | | | | | While here remove unused patch PR: ports/180825 Submitted by: rpaulo@ Notes: svn path=/head/; revision=323662
* Add new port comms/jsdr:Juergen Lock2013-07-2516-0/+312
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=323661
* audio/libmp3splt: Fix configure script test for modern binutilsJohn Marino2013-07-252-1/+11
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=323660
* Update to 1.6.5Benjamin Kaduk2013-07-254-5/+47
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=323659
* Update to 1.0.35. This fixes a bug introduced in version 1.0.34 whichColin Percival2013-07-252-3/+4
| | | | | | | | | could cause tarsnap to crash when unable to connect to the Tarsnap server. Bug found by: tdb Notes: svn path=/head/; revision=323658
* - Fix typo in sedAndrej Zverev2013-07-251-1/+1
| | | | Notes: svn path=/head/; revision=323657
* - Fix typo: SUB_FILES don't need extentionAndrej Zverev2013-07-251-1/+1
| | | | Notes: svn path=/head/; revision=323656
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-2512-68/+29
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323655
* - Update to 0.5.2Olivier Duchateau2013-07-254-55/+4
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=323654
* Add WWW: line.Hiroki Sato2013-07-251-0/+2
| | | | | | | Suggested by: Ronald Klop Notes: svn path=/head/; revision=323653
* - Update to 1.7.40Pietro Cerutti2013-07-253-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=323652
* Fix excessive memory consumption on head amd64, this prevent the package ↵Baptiste Daroussin2013-07-253-1/+78
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=323651
* Update to version 0.3.0Pawel Pekala2013-07-254-3/+42
| | | | | | | | PR: ports/180544 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=323650
* - Update to 0.4.2.Hiroki Sato2013-07-254-215/+205
| | | | | | | - Take maintainership. Notes: svn path=/head/; revision=323649
* audio/specimen: directly link libmathJohn Marino2013-07-251-0/+1
| | | | | | | | | Fixes indirect linking errors on modern binutils (fix from dports) Approved by: bapt (mentor) Notes: svn path=/head/; revision=323648
* audio/nekobee: directly link librariesJohn Marino2013-07-251-1/+1
| | | | | | | | | | Fixes indirect linking errors on modern binutils (fix from dports) Also remove redundant MAKE_JOBS_SAFE while we are here. Approved by: bapt (mentor) Notes: svn path=/head/; revision=323647
* audio/timemachine: directly link libmath and cleanupJohn Marino2013-07-251-4/+4
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=323646
* audio/madplay: directly link libz and cleanupJohn Marino2013-07-251-5/+4
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=323645
* - Update to version 1.3.0Pawel Pekala2013-07-254-25/+11
| | | | | | | | | | - Switch to dynamic plist PR: ports/180708 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=323644
* Fix build on at least 8.3+.Mathieu Arnold2013-07-251-0/+11
| | | | Notes: svn path=/head/; revision=323643
* Update to version 2.0.12Pawel Pekala2013-07-253-3/+6
| | | | | | | | PR: ports/180812 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=323642
* Update to version 1.1.1Pawel Pekala2013-07-253-8/+5
| | | | | | | | PR: ports/180811 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=323641
* - Upgrade to 1.4.14.Jun Kuriyama2013-07-252-6/+6
| | | | | | | | | Security: http://lists.gnupg.org/pipermail/gnupg-announce/2013q3/000330.html I'll write vuxml entry later. Notes: svn path=/head/; revision=323640
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-2512-62/+26
| | | | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header - pass maintainership to @perl Information: wiki@ PortsLongtermTargets Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=323639
* Update to 1.4.11Tilman Keskinoz2013-07-252-4/+4
| | | | Notes: svn path=/head/; revision=323638
* - Document the use of ${OPTIONS_NAME}_(UN)SET(_FORCE).Tijl Coosemans2013-07-251-5/+23
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=323637
* Update my email address throughout the treeMark Felder2013-07-2526-43/+43
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323636
* - Add WWW: line to pkg-descr.Hiroki Sato2013-07-253-10/+11
| | | | | | | | - Style cleanups. - Take maintainership. Notes: svn path=/head/; revision=323635
* - Fix build on -CURRENT.Hiroki Sato2013-07-256-20/+49
| | | | | | | - Take maintainership. Notes: svn path=/head/; revision=323634
* Remove expired ports:Rene Ladan2013-07-2522-702/+9
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=323633
* audio/xmms-sapp, audio/penguinsap: Rework exception flagsJohn Marino2013-07-252-8/+10
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=323632
* Revert upstream patch that seems to be causing firefox and thunderbird toKoop Mast2013-07-252-1/+38
| | | | | | | | | crash, while mozilla dev's are looking where the actual bug is. Submitted by: cperciva@ Notes: svn path=/head/; revision=323631
* Set ${MASTERDIR} to ${.CURDIR} and use it for .include "files/foo".Hiroki Sato2013-07-258-31/+38
| | | | | | | | | Changes in r323629 broke ghostscript*-nox11. Pointed out by: bapt Notes: svn path=/head/; revision=323630
* Fix hidden dependency due to USE_FOO=yes after including bsd.port.pre.mk.Hiroki Sato2013-07-258-43/+42
| | | | Notes: svn path=/head/; revision=323629
* Add a patch to fix gcc build on head.Hiroki Sato2013-07-251-0/+18
| | | | | | | Obtained from: murray Notes: svn path=/head/; revision=323628
* - Update to 2.41Frederic Culot2013-07-252-3/+4
| | | | | | | | | Changes: http://search.cpan.org/dist/Log-Dispatch/Changes PR: ports/180823 Submitted by: Stephon Chen <stephon@gmail.com> Notes: svn path=/head/; revision=323627
* - Update to 1.4Nicola Vitale2013-07-254-17/+194
| | | | | | | | | | - Fix WWW line in pkg-descr Build log: http://goo.gl/6UmyMk Change log: http://goo.gl/9pUy4v Notes: svn path=/head/; revision=323626
* Do not define post-configure and pre-build target for mozc_el.Hiroki Sato2013-07-251-0/+2
| | | | | | | Spotted by: HATANO Tomomi Notes: svn path=/head/; revision=323625
* - update to 0.99 (bugfix release)Jason Helfman2013-07-252-3/+3
| | | | | | | | | PR: 180490 Reported by: redrat@mail.ru Submitted by: jcm@visi.com (maintainer) Notes: svn path=/head/; revision=323624
* - Update to 1.10Nicola Vitale2013-07-243-15/+8
| | | | | | | | Build log: http://goo.gl/6szcOh Release notes: http://goo.gl/paz1HH Notes: svn path=/head/; revision=323623
* Simplify, for conciseness:Matthias Andree2013-07-242-21/+3
| | | | | | | Move function of patch file into post-patch target, too. Notes: svn path=/head/; revision=323622