1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

286159 Commits

Author SHA1 Message Date
Max Brazhnikov
6df6a812b7 Remove QT_COMPONENTS - Qt 3 ports don't use it 2012-09-19 23:57:37 +00:00
Jase Thew
db99b40821 - Update to 1.0
PR:		ports/171283
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	flo (mentor)
2012-09-19 23:51:58 +00:00
Jase Thew
1a9423fff2 - Remove PORTDATA and tidy-up pkg-plist
PR:		ports/171239
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Approved by:	flo (mentor)
2012-09-19 23:50:13 +00:00
Bryan Drewery
7e11ad7c33 - Chase sysutils/fusefs-ntfs shlib update 2012-09-19 22:41:14 +00:00
Bryan Drewery
1b55c827a9 - Update to 2012.1.15
- Update to working URL
- Remove files integrated upstream
- Update to new header
- Add LICENSE
- Remove ABI versions from LIB_DEPENDS
- Convert to new options framework
- Remove use of bsd.port.pre.mk
- See http://lists.freebsd.org/pipermail/freebsd-fs/2012-September/015166.html
  for more information on the current status of fuse support
2012-09-19 22:25:28 +00:00
Nicola Vitale
5305160a22 - Update to 3.1
- Adopt new Makefile header
- Add LICENSE (BSD)
- Use PYDISTUTILS_EGGINFO
- Add option PYCAIRO (default off)
- Remove unnecessary whitespaces, fix a typo and
  update text in pkg-descr

BuildLog:	http://goo.gl/Z1ymo

PR:	ports/168683
Submitted by:	Roland Smith <rsmith@xs4all.nl> (maintainer)
2012-09-19 21:31:28 +00:00
Adam Weinberger
f8a5c03fc8 Update to 1.7.4. 2012-09-19 20:56:28 +00:00
Bryan Drewery
b7b7ffe318 - Update to 0.8.1
Changes:
  * Make the *beadm list* several times faster.
  * Minor style fixes.
  * New more intuitive Boot Environments origin snapshots listing.
  * Updated man page.
  * Add -s option (as in original beadm) to also list snapshots.
2012-09-19 20:46:35 +00:00
Chris Rees
181fda19ad Update to 1.0.0
Use USE_GITHUB

PR:		ports/171790
Submitted by:	maintainer (Grzegorz Blach <magik@roorback.net>)
2012-09-19 20:20:18 +00:00
Guido Falsi
368e46b208 Fix on 9.x and newer.
PR:		ports/171690
Submitted by:	Eric Freeman <freebsdports@chillibear.com>
Approved by:	crees, tabthorpe (mentors, implicit)
2012-09-19 20:00:34 +00:00
Greg Lewis
8424671b18 . Update to 4.2.0 and re-enable.
Submitted by:	tg@
2012-09-19 19:58:38 +00:00
Steve Wills
a788c7d21d - rc script cleanup
PR:		ports/171775
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2012-09-19 19:46:07 +00:00
Koop Mast
e74a9cdfcb Update to 0.0.10.
Revamp header, pet portlint for shared library version.
2012-09-19 19:43:43 +00:00
Chris Rees
49c5228a49 Redefining ARCH is not such a good idea 2012-09-19 19:23:16 +00:00
Chris Rees
dd4f0bcc3b Enter Monitorix 2.6.0!
Please check the README on important configuration file changes, especially
the @FS_LIST property which has changed.

- Added a complete statistical BIND graph.
- Added support for NetBSD systems.
- Added support for grouping remote servers in the Multihost view.
	(thanks to Hartmut Woehrle, hartmut AT hartmut-woehrle.ch)
- The Disk and Filesystems Usage and I/O Activity graphs have been completely
  rewritten.
	(suggested by Konstantinos Skarlatos, k.skarlatos AT gmail.com)
- Added support to monitor unlimited number of disk drives.
- Added support to monitor unlimited number of filesystems.
- Reorganized the legend in the Disk drive temperatures and health graph.
- Changed the shebang to be more portable among different systems.
- Completely rewritten the Debian/Ubuntu init script.
	(suggested by Andreas Itzchak Rehberg, izzy AT qumran.org)
- Minor changes in the header of the Debian/Ubuntu init script.
	(thanks to Uwe Heidrich, uweheidrich AT hotmail.com)
- Expanded to 15 characters the description in network ports.
- Changed to lines a bit thicker some graphs with few values.
- Added a new feature to enable/disable the use of javascript:void function when
  clicking on a zoomable graph.
	(thanks to Florian E.J. Fruth, fejf AT gmx.de)
- Fixed a bug that mixed the collected values when monitoring multiple MySQL
  servers.
	(thanks to Piotr Smalira, p.smalira AT g16-lublin.eu)
- Fixed a bad percentage calculation in the dentries and inodes values.
- Removed useless code when collecting Squid stats.
- Fixed a typo in a MySQL graph.
2012-09-19 19:07:36 +00:00
Sergey A. Osokin
f624c86166 Fix rc script for nginx with profiles. (*)
Configure build with original http_dav if third-party http_dav_ext defined.

Bump PORTREVISIONs.

Found by:	Slava Kokorin <slava.kokorin@gmail.com> (*)
2012-09-19 18:29:13 +00:00
Sergey A. Osokin
ce693ff742 Update from 2.6.0rc6 to 2.6.0rc7.
<ChangeLog>

UPGRADE URGENCY: HIGH

* [BUGFIX]   Theoretical bug in ziplist fixed.
* [BUGFIX]   Better out of memory handling (Log produced in log file).
* [BUGFIX]   Incrementally flush RDB file on slave side while performing the
             first synchronization with the master. This makes Redis less
             blocking in environments where disk I/O is slow.
* [BUGFIX]   Don't crash with Lua's redis.call() without arguments.
* [BUGFIX]   Don't crash after a big number of Lua calls on 32 bit systems
             because of a failed assertion.
* [BUGFIX]   Fix SORT behaviour when called from scripting.
* [BUGFIX]   Adjust slave PING period accordingly to REDIS_HZ define.
* [BUGFIX]   BITCOUNT: fix crash on overflowing arguments.
* [BUGFIX]   Return an error when SELECT argument is not an integer.
* [BUGFIX]   Blocking operations on lists were completely reimplemented for
             correctness. Now blocking list ops and pushes originated from
             Lua scripts will play well together and will be replicated
             and transmitted to the AOF correctly.
* [IMPROVED] Send async PING before starting replication to avoid blocking if
             master allows us to connect but it is actually not able to reply.
* [IMPROVED] Support slave-priority for Redis Sentinel.
* [IMPROVED] Hiredis library updated.

</ChangeLog>
2012-09-19 18:20:19 +00:00
Florian Smeets
0e1f1543b2 - add missing dependencies
- bump PORTREVISION

PR:		ports/171692
Submitted by:	Bill <lists+freebsd@xinu.tv>
2012-09-19 16:23:55 +00:00
Florian Smeets
a2eb5568e6 Update to 5.3.17 2012-09-19 16:21:17 +00:00
Dirk Meyer
4380a89fa6 - use WITH_OPENSSL_HACK7 2012-09-19 15:34:24 +00:00
Dirk Meyer
f57f2df801 - new option WITH_OPENSSL_HACK7=yes 2012-09-19 15:33:09 +00:00
Pawel Pekala
b35c32f5af OpenColorIO (OCIO) is a complete color management solution geared
towards motion picture production with an emphasis on visual effects
and computer animation.

WWW: http://www.opencolorio.org

PR:		ports/171667
Submitted by:	FreeBSD@Shaneware.biz
2012-09-19 15:19:59 +00:00
Boris Samorodov
4c9bce9df0 Add trytond_google_maps 2.4.0, tryton Application Platform (Google Maps
Module).

PR:		ports/171503
Submitted by:	matthias@petermann.it
2012-09-19 14:52:36 +00:00
Boris Samorodov
1302bfe932 Add trytond_calendar_todo 2.4.1, tryton Application Platform (Calendar
Todo Module).

PR:		ports/171497
Submitted by:	matthias@petermann.it
2012-09-19 14:42:54 +00:00
Boris Samorodov
c938bc3437 Add trytond_calendar_scheduling 2.4.0, tryton Application Platform
(Calendar Scheduling Module).

PR:		ports/171496
Submitted by:	matthias@petermann.it
2012-09-19 14:41:45 +00:00
Boris Samorodov
1715156abe Add trytond_calendar_classification 2.4.1, tryton Application Platform
(Calendar Classification Module).

PR:		ports/171495
Submitted by:	matthias@petermann.it
2012-09-19 14:40:42 +00:00
Boris Samorodov
ff19bd11c3 Add trytond_party_vcarddav 2.4.0, tryton Application Platform (Party
VCardDAV Module).

PR:		ports/171471
Submitted by:	matthias@petermann.it
2012-09-19 14:38:50 +00:00
Boris Samorodov
ce1eea5359 Add trytond_party_siret 2.4.0, tryton Application Platform (Party Siret
Module).

PR:		ports/171470
Submitted by:	matthias@petermann.it
2012-09-19 14:37:45 +00:00
Boris Samorodov
345a6111e3 Add trytond_purchase_shipment_cost 2.4.0, tryton Application Platform
(Purchase Shipment Cost Module).

PR:		ports/171448
Submitted by:	matthias@petermann.it
2012-09-19 14:36:42 +00:00
Boris Samorodov
cd0fda596a Add trytond_purchase_invoice_line_standalone 2.4.0, tryton Application
Platform (Purchase Invoice Line Standalone Module).

PR:		ports/171446
Submitted by:	matthias@petermann.it
2012-09-19 14:35:27 +00:00
Boris Samorodov
2fe205ff19 Add trytond_product_cost_fifo 2.4.0, tryton Application Platform
(Product Cost Fifo Module).

PR:		ports/171419
Submitted by:	matthias@petermann.it
2012-09-19 14:34:13 +00:00
Boris Samorodov
18becc7637 Add trytond_product_cost_history 2.4.0, tryton Application Platform
(Product Cost History Module).

PR:		ports/171416
Submitted by:	matthias@petermann.it
2012-09-19 14:32:45 +00:00
Boris Samorodov
aac93e3178 Add trytond_analytic_sale 2.4.1, tryton Application Platform (Analytic
Sale Module).

PR:		ports/171501
Submitted by:	matthias@petermann.it
2012-09-19 14:29:37 +00:00
Boris Samorodov
4d4c79ebe0 Add trytond_analytic_purchase 2.4.1, tryton Application Platform
(Analytic Purchase Module).

PR:		ports/171500
Submitted by:	matthias@petermann.it
2012-09-19 14:27:35 +00:00
Boris Samorodov
7f206dd307 Add trytond_analytic_invoice 2.4.1, tryton Application Platform
(Analytic Invoice Module).

PR:		ports/171499
Submitted by:	matthias@petermann.it
2012-09-19 14:26:22 +00:00
Boris Samorodov
7cc58ad10b Add trytond_analytic_account 2.4.1, tryton Application Platform
(Analytic Account Module).

PR:		ports/171498
Submitted by:	matthias@petermann.it
2012-09-19 14:24:41 +00:00
Nicola Vitale
b6285dd68c - Update to 2.0.2
- Adopt new Makefile header
- Remove initial (indefinitive) article from COMMENT
- Replace TAB character with one space after WWW: in pkg-descr

BuildLog:	http://goo.gl/mh6j7
Changes&News:	http://goo.gl/D9QZn
2012-09-19 13:47:58 +00:00
Boris Samorodov
266e71b965 Add trytond_stock_supply_forecast 2.4.0, tryton Application Platform
(Stock Supply Forecast Module).

PR:		ports/171444
Submitted by:	matthias@petermann.it
2012-09-19 13:39:34 +00:00
Boris Samorodov
fdc3ef4dbd Add trytond_stock_supply_day 2.4.0, tryton Application Platform (Stock
Supply Day Module).

PR:		ports/171443
Submitted by:	matthias@petermann.it
2012-09-19 13:38:21 +00:00
Boris Samorodov
a14cce948f Add trytond_stock_split 2.4.0, tryton Application Platform (Stock Split
Module).

PR:		ports/171440
Submitted by:	matthias@petermann.it
2012-09-19 13:36:55 +00:00
Boris Samorodov
b25c7d6bad Add trytond_stock_product_location 2.4.0, tryton Application Platform
(Stock Product Location Module).

PR:		ports/171439
Submitted by:	matthias@petermann.it
2012-09-19 13:35:41 +00:00
Boris Samorodov
85a1a7062c Add trytond_stock_lot 2.4.0, tryton Application Platform (Stock Lot
Module).

PR:		ports/171438
Submitted by:	matthias@petermann.it
2012-09-19 13:34:09 +00:00
Boris Samorodov
75bc657172 Add trytond_stock_location_sequence 2.4.0, tryton Application Platform
(Stock Location Sequence Module).

PR:		ports/171437
Submitted by:	matthias@petermann.it
2012-09-19 13:33:00 +00:00
Boris Samorodov
e44f05e676 Add trytond_stock_inventory_location 2.4.0, tryton Application Platform
(Stock Inventory Location Module).

PR:		ports/171436
Submitted by:	matthias@petermann.it
2012-09-19 13:31:42 +00:00
Boris Samorodov
c82f5ea059 Add trytond_stock_supply 2.4.0, tryton Application Platform (Stock
Supply Module).

PR:		ports/171442
Submitted by:	matthias@petermann.it
2012-09-19 13:28:21 +00:00
Bryan Drewery
cbf0619198 - Update to 20120919 snapshot
Changelog:

  * Add -s option (as in original beadm) to
    also list snapshots.
 * More list calculation fixes
2012-09-19 13:26:41 +00:00
Boris Samorodov
d9133afc1b Add trytond_stock_forecast 2.4.0, tryton Application Platform (Stock
Forecast Module).

PR:		ports/171435
Submitted by:	matthias@petermann.it
2012-09-19 13:25:49 +00:00
Pietro Cerutti
bf9318135b - Update to 8.6.b.3
Release notes:
  http://sf.net/projects/tcl/files/Tcl/8.6b3/tcltk-release-notes-8.6b3.txt/view
2012-09-19 13:11:09 +00:00
Guido Falsi
38b1000901 - Fix typo
- Change to full identity of creator

Reported by:	danfe
Reviewed by:	tabthorpe
Approved by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-09-19 12:46:16 +00:00
Boris Samorodov
565fdc2a85 Add trytond_account_invoice_line_standalone 2.4.1, tryton Application
Platform (Account Invoice Line Standalone Module).

PR:		ports/171445
Submitted by:	matthias@petermann.it
2012-09-19 12:18:44 +00:00