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

295148 Commits

Author SHA1 Message Date
Olivier Duchateau
b895e7b627 - Update to 0.4.9
- Remove unneeded patch

ChangeLog: http://git.xfce.org/apps/midori/tree/ChangeLog?id=0.4.9#n3

Approved by:	rene, miwi (mentors, implicit)
2013-03-08 08:02:13 +00:00
Frederic Culot
421a79e406 - Update to 6.0.4
Changes:        http://wiki.typo3.org/TYPO3_6.0.4
PR:             ports/176729
Submitted by:   Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2013-03-08 07:55:31 +00:00
Emanuel Haupt
ef17068bee Change rc script to launch socat using daemon and remove the unnecessary
wrapper script.

PR:		176321
Submitted by:	Mark Felder <feld@feld.me>
2013-03-08 06:40:12 +00:00
Emanuel Haupt
d62d1c29b2 - Tighten COMMENT
- Use MAN1PREFIX

PR:		176739
Submitted by:	jgh
2013-03-08 06:29:31 +00:00
Alex Kozlov
224084a0da - Fix plist 2013-03-08 06:25:40 +00:00
Beech Rintoul
656779e104 - Remove unneeded files
Submitted by:	Green Dog <fiziologus@gmail.com> (maintainer)
2013-03-08 05:58:12 +00:00
Alex Kozlov
1908f13092 - Remove MD5 line 2013-03-08 05:39:29 +00:00
Beech Rintoul
be1640b492 - Update to 1.3.7,1
PR:		ports/176738
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-08 05:35:50 +00:00
Bryan Drewery
464ea38de8 - Must force reinstall py-distribute-0.6.35 as it is seen as a
downgrade from py-setuptools-0.6c11_3
2013-03-08 03:49:41 +00:00
Brendan Fabeny
8ced612f2b update to 3.1.3 2013-03-08 03:00:37 +00:00
Beech Rintoul
ffd5d3314c - Update to 20.2,1
PR:		ports/176726
Submitted by:	Kjetil Rustad <kjetil@cckengine.com>
2013-03-08 02:55:27 +00:00
Beech Rintoul
ccc8dc4e23 Flowgrind grinds flows among hosts in your network. It is a tool similar
to iperf, netperf to measure throughput and other metrics for TCP.
Flowgrind is split into two components: the flowgrind daemon and the
flowgrind controller. Using the controller, flows between any two systems
running the flowgrind daemon can be setup (third party tests). At regular
intervals during the test the controller collects and displays the
measured results from the daemons. It can run multiple flows at once with
the same or different settings and individually schedule every one.
Test and control connection can optionally be diverted to different interfaces.

WWW: http://launchpad.net/flowgrind

PR:		ports/176728
Submitted by:	Lars Eggert <lars@eggert.org>
2013-03-08 02:44:53 +00:00
Jung-uk Kim
d12657d8b5 Fix packaging and simplify. 2013-03-08 01:01:11 +00:00
Bryan Drewery
9831b9d8c9 Fix distinfo after updating version 2013-03-07 22:45:57 +00:00
TAKATSU Tomonari
72c8c0f9f9 - Update to 1.95-4.1 2013-03-07 20:26:53 +00:00
TAKATSU Tomonari
fcf05a2b01 - Update to 3.95-0.2 2013-03-07 20:25:58 +00:00
Nicola Vitale
9bdd35ef99 - Remove -Werror switch, that breaks compiling on FreeBSD-10
Pointed out by:	Ferenc Gal <gferenc88@gmail.com> (via private email)
2013-03-07 20:24:25 +00:00
Florian Smeets
6e9ab4749b Change this port to be more in line with databases/mariadb-server
- Add support for [Open]SSL choice - bundled, system, ports
- Add support for OQGRAPH, PBXT storage engines
- Add MAXKEY options (should stay on if you want your data to be compatible
  with all the other mysql ports in the ports tree)
- Minor fix of patch-sql_CMakeLists.txt

PR:		ports/176405
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2013-03-07 20:22:40 +00:00
Nicola Vitale
6e20cdaa4f - Update to 1.3
- Trim Makefile header
- Remove any ABI version number from LIB_DEPENDS
- Remove Author field in pkg-descr
2013-03-07 20:04:30 +00:00
Max Brazhnikov
7ca7352dca - Rename options: DOCS -> HTMLDOCS, LATEX -> PDFDOCS, DOXYWIZARD -> QT4
- Disable all options by default

PR:		ports/176725
Approved by:	Naram Qashat (maintainer)
2013-03-07 19:04:54 +00:00
Tom Judge
838b5dde40 Update to 0.20.5 and switch to useing OpenJDK 7.
Changes: http://www.elasticsearch.org/download/2013/02/14/0.20.5.html
2013-03-07 18:31:55 +00:00
Martin Wilke
0f92912af4 - Add new knob USE_LHA [1]
- Convert few ports to USE_LHA [1]
- Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by default. [2]

PR:		176187 [1]
		174790 [2]
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de> [1]
		Gerald Pfeifer <gerald@pfeifer.com> [2]
2013-03-07 17:08:13 +00:00
Martin Wilke
b7df065165 - Convert to OptionsNG
- Trim header

Reviewed by:	bapt
2013-03-07 16:53:45 +00:00
David Naylor
f391ca611e Back-port commit 77209f84: Fix build (of finance/kmymoney-kde4) with GMP 5.1.0
"""
GMP 5.1.0 no longer has implicit conversions to mpz_class from mpq_class
or mpf_class.  So we have to have an explicit conversion.
"""

Approved by:	bdrewery (mentor), jhale (maintainer timeout: 2 weeks)
2013-03-07 16:13:35 +00:00
Alex Kozlov
5282fd8451 - Fix all new cases of 'No newline at end of file' in the ports tree
Approved by: portmgr (bapt)
2013-03-07 15:31:54 +00:00
Martin Matuska
ecc2460f8a Update proftpd to 1.3.4c 2013-03-07 15:10:02 +00:00
MANTANI Nobutaka
b7300388b0 Update to 1.32.
Trim Makefile header.
Add a new location to MASTER_SITES.
Switch to OptionsNG.

PR:		ports/175828
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2013-03-07 15:08:38 +00:00
Martin Matuska
7da038107b Update to 1.0.46
Submitted by:	John Hein
2013-03-07 14:57:44 +00:00
Nicola Vitale
0ea9d62bba - Remove net-im/jreen (duplicate of net-im/libjreen) 2013-03-07 14:39:18 +00:00
Nicola Vitale
6170097ed7 - Fix dependency on net-im/libjreen
Pointed out by:	makc
2013-03-07 14:31:10 +00:00
Sergey A. Osokin
9bb5f71f4c Update third-party slowfs_cache module from 1.9 to 1.10.
Do not bump PORTREVISION.

<ChangeLog>

* Fix compatibility with nginx-1.1.12+.
  Due to the changes in cache index usage accounting (1 per request
  instead of 1 per access) initial cache insert of "small" file was
  decreasing usage count, rendering index entry invalid.
  Because cache manager ignores invalid entries, expired cache files
  were not being removed from the cache, which forced it to outgrow
  specified "max_size" value.

</ChangeLog>
2013-03-07 14:30:47 +00:00
Erwin Lansing
15492abcf3 Remove support for FreeBSD 7.x 2013-03-07 14:19:12 +00:00
Nicola Vitale
3be79f6bf1 - Re-enable color output during the building phase
Suggested by:	makc
2013-03-07 14:10:26 +00:00
Baptiste Daroussin
933595b89f Convert to new options framework 2013-03-07 13:49:24 +00:00
Bryan Drewery
405ef602a8 Use proper versioning 2013-03-07 13:30:37 +00:00
Alex Kozlov
2cfb2698d1 - Update to 1.12 2013-03-07 13:29:33 +00:00
Bryan Drewery
ac4d44eac4 - Update to checkin 6c357b3
Changes:
  * Fix date parsing when using pkgng

PR:		ports/175926
2013-03-07 13:28:48 +00:00
Jimmy Olgeni
fa1f19fc04 Upgrade to version 1.9. 2013-03-07 13:22:17 +00:00
Anton Berezin
d2b498d45d Update to 3.17.
Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES
2013-03-07 12:50:04 +00:00
Anton Berezin
7c2a90c480 Update to 0.52.
Changes:	http://search.cpan.org/dist/Inline/Changes
2013-03-07 12:45:36 +00:00
Anton Berezin
bda65549ff Update to 0.23.
Changes:	http://search.cpan.org/dist/Finance-Currency-Convert-XE/Changes
2013-03-07 12:25:44 +00:00
Anton Berezin
8fdf88de52 Update to 1.43.
Changes:	http://search.cpan.org/dist/DBD-ODBC/Changes
2013-03-07 12:23:00 +00:00
Anton Berezin
58b720aa87 Update to 0.99(.)02.
Changes:	http://search.cpan.org/dist/version/Changes
2013-03-07 12:20:42 +00:00
Bryan Drewery
c5a5da506c - Fix missing dependency on devel/ruby-date2 when using Ruby 1.9
for date parsing
2013-03-07 12:06:54 +00:00
Bryan Drewery
77e65309c8 - Take maintainership
- Remove indefinite article from COMMENT

Approved by:	ehaupt@ (maintainer, via email)
2013-03-07 11:54:19 +00:00
Max Brazhnikov
d47c434983 - Fix typo
Submitted by:	ak via irc
2013-03-07 11:53:26 +00:00
Baptiste Daroussin
8a93e30710 Update bundled git to 1.7.4.4, which at the same time fixes the bad checksum problem
PR:		ports/176707
Submitted by:	John Marino <draco@marino.st>, miwi, bdrewery
2013-03-07 11:21:11 +00:00
Baptiste Daroussin
2bf75330b6 Add a note about the new USES macro and the new USES= pathfix fuse
Reviewed by:	miwi
2013-03-07 11:14:13 +00:00
Frederic Culot
9fffcf1ab4 - Update to 0.09
Changes:	http://search.cpan.org/dist/URI-Encode/Changes
2013-03-07 10:33:32 +00:00
Pietro Cerutti
c1f1225e78 - Update to 05_20130303
Changes:

  * The library editline.s7i has been added. This library defines a
    file type for linewise editing with history.
  * The manual chapter describing types, especially the type program,
    has been improved.
  * The calc.sd7 example has been improved to allow linewise editing.
  * The handling of the internal program representation in interpreter
    and compiler has been improved to free most unused memory.
  * The handling of the functions prgGlobalObjects, refArrToList,
    refHshDataToList, refHshKeyToList, refLocalVars and refSctToList
    in compiler and run-time library has been improved to free unused
    memory.
  * The stack trace has been improved to display infix operators
    better and to write parameter names.
  * The compiler has been improved to support the action TYP_FUNC.
  * The functions copy_expression and free_expression in listutl.c
    have been optimized.
  * The function substitute_params has been added to match.c .
  * The functions free_params and free_name_list have been added to
    name.c .
  * The function dump_list has been added to objutl.c .
  * The function copy_params has been added to entutl.c .
  * The functions prot_float and prot_params have been added to
    traceutl.c .
  * The functions free_type and close_type have been added to
    typeutl.c .
  * The free list management has been improved to be configurable
    in config.h.
  * The memory management in heaputl.h has been improved to work with
    and without DO_HEAPSIZE_COMPUTATION.
  * The function free_file and remove_prog_files have been added to
    infile.c.
  * The functions itf_cpy and itf_cpy2 in itflib.c have been improved
    to support assigning forward declared objects to an interface.
  * The function emptylist and the macro to_empty_list have been
    renamed to free_list and free_list2.
  * In prg_comp.c the function prgDeclObjects has been renamed to
    prgGlobalObjects.
  * In ref_data.c the functions refArrmaxidx, refArrminidx,
    refArrtolist, refScttolist and refHshKeyToList have been renamed
    to refArrMaxIdx, refArrMinIdx, refArrToList, refSctToList and
    refHshKeysToList.
  * In ref_data.c the functions refResult, refResini and refSetParams
    have been improved to raise RANGE_ERROR when the argument is NULL
    or when it is not a BLOCKOBJECT.
  * In progs.s7i the functions sys_var, error_count, declared_objects,
    params, setParams, func_result, func_res_init, local_consts,
    local_vars, array_to_list, array_min_index, array_max_index,
    struct_to_list, hash_data_to_list, hash_key_to_list,
    interface_to_struct, obj_number, type_number and match_obj have
    been renamed to sysVar errorCount, globalObjects, formalParams,
    setFormalParams, resultVar, resultInitValue, localConsts,
    localVars, arrayToList, arrayMinIdx, arrayMaxIdx, structToList,
    hashDataToList, hashKeysToList, interfaceToStruct, objNumber,
    typeNumber and typeObject.
  * In seed7_05.s7i the functions is_func, is_varfunc, result_type and
    is_derived have been renamed to isFunc, isVarfunc, resultType and
    isDerived.
2013-03-07 09:54:34 +00:00