1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

323093 Commits

Author SHA1 Message Date
Martin Wilke
e80fc79349 - Stage support 2014-01-31 16:48:59 +00:00
Martin Wilke
f8d75dda31 - Stage support 2014-01-31 16:48:26 +00:00
Martin Wilke
8467cbae4a - Stage support 2014-01-31 16:48:03 +00:00
Martin Wilke
1ccad5ba35 - Stage support 2014-01-31 16:47:48 +00:00
Martin Wilke
d503e9a651 - Stage support 2014-01-31 16:47:26 +00:00
Bryan Drewery
d996c343fe - Update to checkin 74abc9e1c2
Changes:
  * bulk: Support port origins ending in /
  * ATOMIC_PACKAGE_REPOSITORY: Fix bulk/testport when running on 9.1,8.4,8.3
    as they do not support mv(1) -h to rename a symlink. This is fixed by
    adding a custom rename(1) that just calls rename(2) on the arguments
    to ensure an atomic rename(2) is done.
2014-01-31 16:44:53 +00:00
Martin Wilke
bbc9d0eb05 - Stage support 2014-01-31 16:26:21 +00:00
Martin Wilke
591716e2f7 - Stage support 2014-01-31 16:25:56 +00:00
Martin Wilke
0650d81858 - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV
2014-01-31 16:25:29 +00:00
Martin Wilke
e36c8ac311 - Stage support
- Convert to USES
2014-01-31 16:24:42 +00:00
Martin Wilke
38b11fc974 - Stage support
- Convert to USES
2014-01-31 16:24:01 +00:00
Steve Wills
ea218b5176 - Update to 0.10.25
PR:		ports/186150
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2014-01-31 16:14:42 +00:00
Martin Wilke
e64855c99c - Stage support
- Convert to USES
2014-01-31 15:54:10 +00:00
Martin Wilke
7fe87702ad - Stage support 2014-01-31 15:53:26 +00:00
Pawel Pekala
520b49f848 - Update to version 0.2.3 [1]
- Add stage support [1]
- Convert to option helpers
- Unmute install commands

PR:		ports/185928 [1]
Submitted by:	maintainer
2014-01-31 15:50:37 +00:00
Steve Wills
f4f63be7e1 - Update to 3.3.3
- Drop perl < 5.10 stuff

PR:		ports/186135
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2014-01-31 15:44:14 +00:00
Rene Ladan
0de3d6d8e4 emulators/fmsx:
- Update to 3.7 and unbreak
- Remove www.mavetju.org as mirror
- Stagify
- Synchronize LEGAL with port text
2014-01-31 15:36:17 +00:00
Martin Wilke
45625ac9b8 - Stage support 2014-01-31 15:25:03 +00:00
Martin Wilke
b50a7f4cb0 - Stage support 2014-01-31 15:24:46 +00:00
Martin Wilke
41f51af7fb - Stage support 2014-01-31 15:24:20 +00:00
Martin Wilke
68e5549fbd - Stage support 2014-01-31 15:24:05 +00:00
Martin Wilke
340b3fa12c Stage support 2014-01-31 15:23:50 +00:00
Martin Wilke
d3d16dc481 - Stage support 2014-01-31 15:23:29 +00:00
Martin Wilke
aa15a96672 - Stage support 2014-01-31 15:23:10 +00:00
Pawel Pekala
d211628467 - Update mail/dovecot2 to version 2.2.10
- Bump affected plugin ports

PR:		ports/185904
Submitted by:	maintainer
2014-01-31 15:07:46 +00:00
Martin Wilke
a4dde0e5f7 - Stage support
- Convert to USES
2014-01-31 14:57:56 +00:00
Martin Wilke
ba8aa1bb32 - Stage support
- Convert to USES
2014-01-31 14:57:18 +00:00
Martin Wilke
394ff0fec8 - Stage support 2014-01-31 14:56:46 +00:00
Pietro Cerutti
8b871bf7c9 - Update to 6.1.3
- STAGE-clean
2014-01-31 14:52:20 +00:00
Martin Wilke
a305595701 - Stage support 2014-01-31 14:22:18 +00:00
Pawel Pekala
eb1cee7fe1 Set on RTREE option by default.
It's required for graphics/mapnik, databases/spatialite.

PR:		ports/186003
Submitted by:	maintainer
2014-01-31 13:57:45 +00:00
Pawel Pekala
97fe3ab28b RAMspeed is a command line utility to measure cache and memory performance of
computer systems. It offers 18 cache and memory benchmarks for i386 and amd64
machines, though 6 only for alpha ones. There are *mark benchmarks such as
INTmark, FLOATmark, MMXmark and SSEmark. They operate with linear (sequential)
data streams passed through ALU, FPU, MMX and SSE units respectively.
There are also *mem benchmarks such as INTmem, FLOATmem, MMXmem and SSEmem.
These are supposed to illustrate how fast is actual read/write memory
performance. There are also non-temporal versions of MMX and SSE benchmarks.
They have been coded with special instructions to minimise cache pollution on
memory reads and to eliminate it completely on memory writes. In addition, they
operate with a built in aggressive data prefetching algorithm. In some cases,
non-temporal MMXmark and SSEmark can deliver almost 100% of theoretical
bandwidth while reading.

WWW: http://alasir.com/software/ramspeed/

PR:		ports/186108
Submitted by:	Martin Kammerhofer <mkamm@gmx.net>
2014-01-31 13:40:21 +00:00
Kubilay Kocak
9283ec7f2a UIDs: Use /bin/sh shell for Zabbix to fix UserParameters
Zabbix uses /bin/sh as a command line interpreter under UNIX operating systems
for commands run via the UserParameters feature [1]

Adjust the login shell for the zabbix user in UIDs to allow them to function.

[1] http://www.zabbix.com/documentation/2.2/manual/config/items/userparameters

PR:		ports/186298
Submitted by:	Felix Ehlers <felix-freebsd@fleximus.de>
2014-01-31 13:23:40 +00:00
Martin Wilke
f13387dde2 - Stage support 2014-01-31 12:49:14 +00:00
Martin Wilke
6f0f3362e8 - Stage support 2014-01-31 12:47:06 +00:00
Martin Wilke
69310343ab - Stage support 2014-01-31 12:33:11 +00:00
Martin Wilke
271152255b - Stage support 2014-01-31 12:32:55 +00:00
Pawel Pekala
020e676b80 - Update to version 3.17
- Remove obsolete and broken PNEE option
- Use INFO for info page
2014-01-31 12:32:35 +00:00
Martin Wilke
f3f8ebb3a1 - Stage support
- While here drop FreeBSD 7 support
2014-01-31 12:32:19 +00:00
Martin Wilke
5ecf3aa390 - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV
2014-01-31 12:31:24 +00:00
Martin Wilke
73703d71d0 - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV
2014-01-31 12:30:39 +00:00
Olivier Duchateau
c2dd8c2a34 - Update to 1.3.4
- Add LICENSE
2014-01-31 12:27:20 +00:00
Martin Wilke
a88b598dd6 - Stage Support
- Convert to USES
2014-01-31 12:14:30 +00:00
Martin Wilke
86d31dca90 - Stage support 2014-01-31 12:13:45 +00:00
Rusmir Dusko
c5c27f87fe - Update to 0.4.4
- Change master sites and add icons
- Take maintainership
- Remove leading article from COMMENT
- Remove USES gmake, build good without
- Add licenses (GPLv2)
- Disable all warnings with -w
- Support STAGEDIR
- Add DOCS and Option
- Add Desktop entry file
- Remove obsolete REINPLACE,
- Add REINPLACE, make CFLAGS safe [1]
- Remove obsolete patches

PR:		ports/173352 ports/185932
Submitted by:	nemysis (self), KATO Tsuguru <tkato432@yahoo.com> [1]
2014-01-31 11:41:42 +00:00
Pawel Pekala
c9808500a4 Update to version 5.0.12 2014-01-31 11:37:32 +00:00
Romain Tartière
5773d9cf65 Fix for FreeBSD 10.0.
While here, cleannup port.
2014-01-31 10:54:36 +00:00
Martin Wilke
dbc7e7712b - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION
2014-01-31 10:20:31 +00:00
Martin Wilke
bc38de63fc - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV
2014-01-31 10:18:44 +00:00
Martin Wilke
c8bc32022d - Stage support
- Convert to USES
2014-01-31 10:17:50 +00:00