aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.1.3.Stephen Montgomery-Smith2015-02-252-3/+3
| | | | Notes: svn path=/head/; revision=379929
* - Update to 0.1.2.Stephen Montgomery-Smith2015-02-253-14/+3
| | | | Notes: svn path=/head/; revision=379928
* -update to 0.16Andrej Zverev2015-02-254-5/+13
| | | | | | | Changes: https://metacpan.org/changes/distribution/Net-BGP Notes: svn path=/head/; revision=379927
* - update to 0.13Andrej Zverev2015-02-253-15/+10
| | | | | | | | | - point WWW page to meta::cpan Changes: https://metacpan.org/changes/distribution/MooseX-Types-LoadableClass Notes: svn path=/head/; revision=379926
* Update to 0.159001.Adam Weinberger2015-02-252-3/+3
| | | | | | | Changes: https://metacpan.org/changes/distribution/Dancer2 Notes: svn path=/head/; revision=379925
* Correct a spaces -> tab issue that slipped by the previous commitMark Felder2015-02-251-1/+1
| | | | Notes: svn path=/head/; revision=379924
* Remove compiler:nestedfct - this port does not require nested functions andEmanuel Haupt2015-02-251-2/+2
| | | | | | | | builds fine with clang. Also remove USE_GCC=any which was redundant with compiler:nestedfct. Notes: svn path=/head/; revision=379923
* - Bump PORTREVISION after previous changeDmitry Marakasov2015-02-251-1/+1
| | | | | | | Suggested by: jbeich Notes: svn path=/head/; revision=379922
* Strip libraryEmanuel Haupt2015-02-251-1/+3
| | | | Notes: svn path=/head/; revision=379921
* Fix issues with LibreSSLMark Felder2015-02-255-1/+70
| | | | | | | | PR: 191853 Approved by: maintainer Notes: svn path=/head/; revision=379920
* Add dshell, extensible network forensic analysis framework.MANTANI Nobutaka2015-02-257-0/+237
| | | | Notes: svn path=/head/; revision=379919
* Add py-pygeoip, pure Python GeoIP API.MANTANI Nobutaka2015-02-254-0/+34
| | | | Notes: svn path=/head/; revision=379918
* - Update to 9.7.89Danilo Egea Gondolfo2015-02-252-3/+3
| | | | Notes: svn path=/head/; revision=379917
* - Update to 4.650.1Danilo Egea Gondolfo2015-02-253-4/+4
| | | | Notes: svn path=/head/; revision=379916
* Fix build with LibreSSLMark Felder2015-02-251-0/+32
| | | | | | | | PR: 196748 Approved by: maintainer timeout Notes: svn path=/head/; revision=379915
* Fix build with LibreSSLMark Felder2015-02-255-0/+137
| | | | | | | | PR: 196800 Approved by: maintainer timeout Notes: svn path=/head/; revision=379914
* Update to 2.9Tilman Keskinoz2015-02-252-6/+11
| | | | | | | | PR: 197845 Submitted by: Zsolt Udvari Notes: svn path=/head/; revision=379913
* databases/mongodb: Pass CXXFLAGS instead of CFLAGSJohn Marino2015-02-251-1/+1
| | | | | | | | | | | Mongo is a c++ program, and the REINPLACE command was affecting the CCFLAGS variable, not the CFLAGS variable. In most cases, but not all, CXXFLAGS and CFLAGS have the same value though. Approved by: just fix it. Notes: svn path=/head/; revision=379912
* - Simplify MASTER_SITESDmitry Marakasov2015-02-252-12/+12
| | | | | | | | | - Add LICENSE_FILE - Recompile python files to make them not reference stagedir - Drop @dirrm* from plist Notes: svn path=/head/; revision=379911
* Update to 3.3.1.Raphael Kubo da Costa2015-02-255-63/+6
| | | | | | | Release notes: http://blog.qt.io/blog/2015/02/24/qt-creator-3-3-1-released/ Notes: svn path=/head/; revision=379910
* net-p2p/bitcoin: Use linguisttools, 45 less dependenciesKubilay Kocak2015-02-251-1/+1
| | | | | | | | | | | | | Take advantage of the new qt4-linguisttools port [1] to eliminate 45 build dependencies. [1] https://svnweb.freebsd.org/changeset/ports/379843 PR: 198024 Submitted by: Robert Backhaus <robbak gmail com> (maintainer) Notes: svn path=/head/; revision=379909
* Update to 1.0.65Tilman Keskinoz2015-02-252-6/+5
| | | | | | | | PR: 152982 Submitted by: maintainer Notes: svn path=/head/; revision=379908
* Update to 1.6.6Tilman Keskinoz2015-02-253-3/+6
| | | | | | | | PR: 197976 Submitted by: maintainer Notes: svn path=/head/; revision=379907
* Update to 1.4.8Tilman Keskinoz2015-02-252-4/+4
| | | | | | | | PR: 197978 Submitted by: maintainer Notes: svn path=/head/; revision=379906
* devel/avr-gdb: Fix build on gcc5 by disabling -WerrorJohn Marino2015-02-251-1/+2
| | | | | | | Approved by: blanket Notes: svn path=/head/; revision=379905
* Update to 3.0.7Tilman Keskinoz2015-02-254-99/+16
| | | | Notes: svn path=/head/; revision=379904
* science/bddsolve: Set environment, use CXXFLAGS, cleanupJohn Marino2015-02-251-9/+5
| | | | | | | | | | | | | | | | | This port had two main problems: 1) failure to set the enviroment in the build target 2) failure to use CXXFLAGS with CXX While fixing those, clean up a bit: 3) remove <pre>,<post> by using BROKEN_powerpc instead 4) use CFLAGS+= to augment CFLAGS 5) use LDFLAGS+= to augment LDFLAGS 6) simplify do-build target accordingly Approved by: just fix it Notes: svn path=/head/; revision=379903
* multimedia/opencinematools: Use CXXFLAGS with CXXJohn Marino2015-02-251-1/+1
| | | | | | | | | | CFLAGS are a subset of CXXFLAGS. Since the compiler has been overridden to c++, the flags also need overriding to use c++ flags. Approved by: just fix it Notes: svn path=/head/; revision=379902
* multimedia/mkvtoolnix: set environment during build/install and unsuppressJohn Marino2015-02-251-2/+3
| | | | | | | | | | | | | | | This port was strange in that it not only failed to set the environment, it was unsetting PREFIX to whatever environment it had. This change sets the environment in both build and install targets with the exception of PREFIX. I don't know why that is done, but I maintained that part. While here, unsuppress the commands so that the build can be logged and change ";" to "&&" conjunctions which is preferred. Approved by: blanket Notes: svn path=/head/; revision=379901
* Update to 2.6.3Renato Botelho2015-02-252-5/+5
| | | | Notes: svn path=/head/; revision=379900
* Enable git-liteRenato Botelho2015-02-251-0/+1
| | | | Notes: svn path=/head/; revision=379899
* Add git-lite, a new git slave port with minimal set of dependenciesRenato Botelho2015-02-253-1/+24
| | | | | | | | PR: 196066 Submitted by: chrissicool@gmail.com Notes: svn path=/head/; revision=379898
* Those ports do not build with php 5.6Antoine Brodin2015-02-2514-11/+14
| | | | Notes: svn path=/head/; revision=379897
* - Update to 2.3.1Renato Botelho2015-02-253-132/+76
| | | | | | | | - Add upcoming git-lite to the list of CONFLICTS - Modernize Makefile Notes: svn path=/head/; revision=379896
* Try to fix build on FreeBSD 8.* and 9.*Michael Reifenberger2015-02-251-1/+2
| | | | Notes: svn path=/head/; revision=379895
* audio/patchage: Set environment during make and install phasesJohn Marino2015-02-251-3/+5
| | | | | | | While here, unsuppress the commands so the build gets logged. Notes: svn path=/head/; revision=379894
* audio/esperanza: Respect CXXFLAGS (PHB 12.9) and friendsJohn Marino2015-02-251-2/+5
| | | | | | | | The QMAKE_* definitions from USES/qmake.mk didn't get used because this port has its own configure script. Notes: svn path=/head/; revision=379893
* - Add GCM and SMP optionsRenato Botelho2015-02-252-4/+21
| | | | | | | | | | | | | | - Add pkgconfig to the list of dependencies - Enable IKEv1 OPTION by default - Bump PORTREVISION PR: 197824 Submitted by: Franco Fichtner <franco@lastsummer.de> (based on) Reworked by: strongswan@Nanoteq.com (maintainer) Approved by: strongswan@Nanoteq.com (maintainer) Notes: svn path=/head/; revision=379892
* - Real update to 0.8.1: the previous commit usedNicola Vitale2015-02-252-4/+3
| | | | | | | the old distinfo Notes: svn path=/head/; revision=379891
* - Update to 0.6.1Ashish SHUKLA2015-02-254-19/+89
| | | | | | | - Correct LICENSE information Notes: svn path=/head/; revision=379890
* - Update to 0.8.1Nicola Vitale2015-02-252-17/+21
| | | | | | | | - Strip installed libraries - Sort variables and their values Notes: svn path=/head/; revision=379889
* - Unbreak DEMOS on FreeBSD 8.x after r379695Jan Beich2015-02-252-3/+3
| | | | | | | | | | - Bump PORTREVISION to remove -lBlocksRuntime on 9.x PR: 197852 Pointy hat: jbeich Notes: svn path=/head/; revision=379888
* devel/psptoolchain-binutils: Revert revision 379064John Marino2015-02-251-2/+0
| | | | | | | | | | | This binutils port builds just fine with newer GCC, as long as -Werror is not used. Revert the false restriction of 379064, the issue had already been handled two days earlier with 378957. PR: 196854 Notes: svn path=/head/; revision=379887
* 1: add LICENSE.Vanilla I. Shu2015-02-251-1/+3
| | | | | | | 2: switch to USES=tar:tgz Notes: svn path=/head/; revision=379886
* 1: add LICENSE/LICENSE_FILE.Vanilla I. Shu2015-02-253-5/+9
| | | | | | | | 2: remove DEFAULT_PHP_VER. 3: switch to USES=tar:tgz Notes: svn path=/head/; revision=379885
* remove DEFAULT_VERSIONS.Vanilla I. Shu2015-02-252-2/+0
| | | | | | | Obtained from: bapt@, mat@ Notes: svn path=/head/; revision=379884
* remove DEFAULT_VERSIONS.Vanilla I. Shu2015-02-251-1/+0
| | | | | | | Obtained from: bapt@, mat@ Notes: svn path=/head/; revision=379883
* remove DEFAULT_VERSIONS.Vanilla I. Shu2015-02-251-1/+0
| | | | | | | Obtained from: bapt@, mat@ Notes: svn path=/head/; revision=379882
* remove DEFAULT_VERSIONS.Vanilla I. Shu2015-02-251-1/+0
| | | | | | | Obtained from: bapt@, mat@ Notes: svn path=/head/; revision=379881
* remove DEFAULT_VERSIONS.Vanilla I. Shu2015-02-2510-10/+0
| | | | | | | Obtained from: bapt@, mat@ Notes: svn path=/head/; revision=379880