Florian Smeets
613f7bfd03
Update to 2.0.17
2013-09-21 13:19:59 +00:00
Bryan Drewery
758f1f016f
- Update header, missed in previous commit
...
PR: ports/182267
Submitted by: maintainer
2013-09-21 11:20:53 +00:00
Bryan Drewery
ce47e0c0ec
- Update to 1.4 [1]
...
- Update MASTER_SITES [1]
- Convert tab to space in WWW
Changes:
Switch to sigsetjump() from setjmp() since the latter
doesn't save and restore the signal mask on linux.
Prefer sigaction() over sigset() since the latter is
just a macro on linux.
Fix async lookup bug for IPv6; use ip6.arpa domain.
Work around autoconf AC_TRY_LINK() brokenness in
ns_initparse() and res_mkquery() checks.
Fix mandir under FreeBSD.
PR: ports/182267 [1]
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) [1]
2013-09-21 11:19:49 +00:00
Dirk Meyer
1e3119b07e
- fix misplaced NO_STAGE in slaveports and ifdefs
2013-09-21 11:06:03 +00:00
Baptiste Daroussin
83f65384c9
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
2013-09-20 23:05:58 +00:00
Brad Davis
70996a4d82
- Update sysutils/puppet to 3.3.0.
...
Approved by: swills@
2013-09-20 16:01:17 +00:00
Bryan Drewery
2324655f20
- Add NO_STAGE until validated to be safe for upcoming staging support
2013-09-20 15:58:09 +00:00
Bryan Drewery
c93dfc2e9f
SSP support has been added to ports with WITH_SSP for i386 and amd64
...
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.
Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.
[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup
PR: ports/138228 [2]
Submitted by: jlh (bsd.ssp.mk based on)
Reviewed by: bapt
With hat: portmgr
exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Frederic Culot
6a1bfebdef
- Update to 1.401 [1]
...
- Trim Makefile's header
- Add LICENSE (Apache 2)
Changes: http://search.cpan.org/dist/Sys-Filesystem/Changes
PR: ports/182241 [1]
Submitted by: pirzyk@ (maintainer)
2013-09-20 12:13:54 +00:00
Sunpoet Po-Chuan Hsieh
c4c376bb0f
- Update to 0.8.3
...
Changes: https://github.com/grosser/parallel/commits/master
2013-09-20 11:30:49 +00:00
Bryan Drewery
49c7bb64a2
- Update to 1.3.2
...
PR: ports/182231
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2013-09-20 09:23:09 +00:00
Sunpoet Po-Chuan Hsieh
67cd7db0d2
- Update to 2.9.3
...
- While I'm here:
- Add LICENSE
- Remove contiguous blank lines
Changes: http://sourceforge.net/p/fuse/fuse/ci/master/tree/ChangeLog
http://sourceforge.net/p/fuse/fuse/ci/master/tree/NEWS
PR: ports/182238
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-09-20 06:34:35 +00:00
Thomas Abthorpe
da5d954664
- Reassign to the heap due to maintainer mail bounce
2013-09-19 15:06:44 +00:00
Pietro Cerutti
ade02cfb85
- Convert USE_TCL to USES=tcl
2013-09-19 14:21:42 +00:00
Mark Felder
480f5bfc9c
add new port: sysutils/mptd
...
mptd is a monitoring daemon for mpt raid controllers designed by our
very own jhb@ when he worked at Yahoo.
Approved by: crees (mentor), sbruno
Sponsored by: Yahoo
2013-09-18 18:10:59 +00:00
Mark Felder
61d86c14a1
add new port: sysutils/mfid
...
mfid is a monitoring daemon for mfi raid controllers designed by our
very own jhb@ when he worked at Yahoo.
Approved by: crees (mentor), sbruno
Sponsored by: Yahoo
2013-09-18 18:09:11 +00:00
Dmitry Marakasov
7fe98f0f80
Fix typo
...
PR: 181581
Submitted by: m <mn@mail.cn>
Approved by: maintainer timeout
2013-09-18 16:50:09 +00:00
Bryan Drewery
9d318ab07a
- Mark BROKEN, fails checksum
...
With hat: portmgr
2013-09-18 14:48:06 +00:00
William Grzybowski
f7d4c24d4d
sysutils/ldap-account-manager: update to 4.3
...
- Update to 4.3 [1]
- USES perl5
PR: ports/182194
Submitted by: Vasiliy P. Melnik <basil vpm.net.ua> (maintainer)
2013-09-18 14:10:09 +00:00
Bryan Drewery
161afd1b40
- Update to 0.3.0
...
- Note in pkg-message that crontab needs an updated PATH as well
Changes:
- PostgreSQL support added
2013-09-18 11:06:27 +00:00
Baptiste Daroussin
2b07ee6ce0
Add an explicit dependency on pkgconf
2013-09-18 08:38:20 +00:00
Baptiste Daroussin
bd0f959252
Fix build with/without iconv
...
Whiel here add a dependency on pkgconf
2013-09-18 08:31:00 +00:00
Cy Schubert
d2f630b20a
Fix xview family builds under 10-CURRENT.
...
Flags xview-clients MAKE_JOBS_UNSAFE.
2013-09-18 07:07:08 +00:00
Max Khon
7cf536db20
Unbreak port build while master site is down.
2013-09-18 06:21:10 +00:00
Colin Percival
5f90963fe7
Update to 1.5: Replace rcvar=set_rcvar
with rcvar=FOO_enable in the
...
rc.d scripts in order to be compatible with newer versions of rc.subr.
2013-09-18 02:59:40 +00:00
Xin LI
d3fa8d5342
Make sure that the buffers defined as global variables are aligned
...
with page boundary.
Tested by: dwhite
2013-09-17 22:48:50 +00:00
Chris Rees
3dbcf795eb
Update to 3.3.0
...
Beware configuration file changes! It will not work without changes.
2013-09-17 20:56:33 +00:00
William Grzybowski
d2e27da1dc
sysutils/ansible: update to 1.3.1
...
- Update to 1.3.1
Changes: https://raw.github.com/ansible/ansible/v1.3.1/CHANGELOG.md
PR: ports/182152
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
2013-09-17 17:58:10 +00:00
Baptiste Daroussin
9404499f19
only ryslog7 now has rsyslog-<version> package name.
...
Change all others to avoid confusion for binary package users
Approved by: brd
2013-09-17 16:58:27 +00:00
Brad Davis
5dd94289a7
- Update sysutils/rsyslog7-devel to 7.5.3. Supersedes PR: ports/179902
...
Reviewed by: bapt@
2013-09-17 16:52:53 +00:00
Sunpoet Po-Chuan Hsieh
8b6c28ff26
- Update to 1.8.3
...
Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
2013-09-17 16:28:08 +00:00
Dmitry Marakasov
d7eca48b39
- Fix build with clang/libc++
...
- Rename patches with accordance to porter's handbook
2013-09-17 12:32:05 +00:00
Guido Falsi
6b63b6913d
Make comment and actual variable names the same.
...
PR: ports/181620
Submitted by: Vivek Khera <vivek@khera.org>
Approved by: Maintainer timeout
2013-09-16 17:42:50 +00:00
Guido Falsi
1d32125f78
- Make conditionals check for head iconv take advantage of iconv.mk
...
populated variables.
Submitted by: marino
Approved by: portmgr (bapt, implicit)
2013-09-16 17:22:30 +00:00
Sunpoet Po-Chuan Hsieh
f27519c93a
- Update to 0.16
...
- Add LICENSE
- Remove outdated PORTSCOUT
Changes: http://search.cpan.org/dist/Fuse/Changes
2013-09-16 15:12:04 +00:00
Baptiste Daroussin
adc91f7a30
Remove sysutils/daemontools53, please use sysutils/daemontools instead
2013-09-16 13:01:41 +00:00
Andrej Zverev
6600d6be8a
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-16 08:39:20 +00:00
Andrej Zverev
7ec4b3d1a2
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-16 07:47:02 +00:00
Andrej Zverev
935fc1ffdb
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-16 07:29:08 +00:00
Pav Lucistnik
b25c9f1f7a
- Update to 2013-09-14
...
Submitted by: gleb (maintainer)
2013-09-15 21:37:31 +00:00
Joe Marcus Clarke
5ede3215b6
Make all non-normal reads from the devd socket a cause to try and reinit
...
the connection. This should avoid high CPU loops when devd is restarted.
2013-09-15 17:13:05 +00:00
Mikolaj Golub
1a19264871
- Update to 0.1.3.
...
- Update MAINTAINER address.
Approved by: bdrewery
2013-09-15 13:42:07 +00:00
Martin Matuska
26d839497d
Unbreak build with libzfs_core
2013-09-14 17:10:29 +00:00
Dmitry Marakasov
155f07275f
- Re-add sysutils/gpart, another useful port removed with no reason
...
A port of a tool which tries to guess the primary partition table of a PC-type
hard disk in case the primary partition table in sector 0 is damaged, incorrect
or deleted. The guessed table can be written to a file or device.
Supported (guessable) filesystem or partition types: DOS/Windows FAT, Linux
ext2 and swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86 disklabels,
Minix FS, Reiser FS
WWW: http://brzitwa.de/mb/gpart/index.html (outdated)
2013-09-14 10:54:57 +00:00
Baptiste Daroussin
c30c441cba
Remove tests for unsupported FreeBSD versions
2013-09-14 10:45:36 +00:00
Baptiste Daroussin
5f12f138d4
Fix build with clang by removing -Werror
2013-09-14 10:43:40 +00:00
Baptiste Daroussin
e49235ba88
Remove useless USE_GCC: clang builds it just fine
2013-09-14 10:36:25 +00:00
Baptiste Daroussin
7bed1b926b
Fix build with clang, remove now useless USE_GCC=any
2013-09-14 10:35:26 +00:00
Baptiste Daroussin
36a93cec35
Remove USE_GCC=any (clang builds it just fine)
...
While here:
- convert to new LIB_DEPENDS format
- Remove useless pre.mk/post.mk dancing
2013-09-14 10:30:49 +00:00
Sunpoet Po-Chuan Hsieh
263a2faa68
- Update to 0.8.2
...
Changes: https://github.com/grosser/parallel/commits/master
2013-09-14 08:51:08 +00:00