Commit graph

14469 commits

Author SHA1 Message Date
Adam Weinberger
9bc5b06360 stage support 2013-09-25 23:05:09 +00:00
Dmitry Marakasov
f81a42eff3 - Support staging
- Reword pkg-message

PR:		182335
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2013-09-25 14:08:58 +00:00
Brendan Fabeny
ee741a4aff Update to 5.15 2013-09-25 12:12:41 +00:00
Eitan Adler
088fd3b2f5 Convert to a staged port.
Tested with poudriere.
2013-09-25 04:27:30 +00:00
Dmitry Marakasov
1378406228 - Fix build with clang
PR:		182168
Submitted by:	Vasily Chashchin <blttll@gmail.com> (maintainer)
2013-09-25 03:49:38 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
William Grzybowski
080246bc04 sysutils/patchelf: Utility to modify the dynamic linker
PatchELF is a small utility to modify the dynamic linker and RPATH of ELF
executables.

WWW: http://nixos.org/patchelf.html
2013-09-24 20:58:58 +00:00
Sunpoet Po-Chuan Hsieh
5951980c1c - Use USES=gmake
- Support STAGEDIR

Submitted by:	sunpoet (myself)
Approved by:	Jin-Sih Lin <linpct@gmail.com> (maintainer, via IRC)
2013-09-24 17:35:40 +00:00
Baptiste Daroussin
76a9ae2d94 Change the way to handle DOCS to please pkg_install stupidity 2013-09-24 17:18:27 +00:00
William Grzybowski
c90ae1c479 sysutils/ataidle: allow staging
- Allow staging
2013-09-24 14:50:22 +00:00
Baptiste Daroussin
dd09b7892d Readd the dirrm for the different docs dir
Reported by:	zi
2013-09-24 12:52:06 +00:00
Baptiste Daroussin
fdf0886944 Properly set NO_STAGE 2013-09-24 05:56:53 +00:00
Ryan Steinmetz
91f9f74430 - Fix path for hooks dir
PR:		ports/182330
Submitted by:	Steve Wills <swills@FreeBSD.org>
2013-09-23 23:46:55 +00:00
Gavin Atkinson
ba79bd1731 We should not distribute exFAT related packages due to licensing issues.
Reviewed by:	tabthorpe
Approved by:	portmgr (bapt), core
2013-09-23 21:36:30 +00:00
Steve Wills
248c8535c7 - Update to 0.11.7
PR:		ports/181963
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2013-09-23 18:17:04 +00:00
William Grzybowski
66c37ba55a sysutils/linux-crashplan: backs up data to remote servers
CrashPlan backs up data to remote servers, other computers, or hard drives.

WWW: http://www.crashplan.com/
2013-09-23 16:01:19 +00:00
Bryan Drewery
adb5104c6b - Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA
after r327999 fixed these for stage support

Approved by:	maintainer (bapt)
2013-09-23 15:42:03 +00:00
Guido Falsi
6e98d31966 Fix packaging.
Approved by:	bapt (maintainer)
2013-09-23 12:25:22 +00:00
Mark Felder
773f3d5791 Fix variable name to match format in sysutils/mfid
Approved by:	crees (mentor)
2013-09-23 11:49:35 +00:00
Bryan Drewery
2d24236e98 Manpage is compressed 2013-09-23 11:47:47 +00:00
Bryan Drewery
5240ed3ee0 - Support STAGEDIR
- Remove check for FreeBSD <8
2013-09-23 11:25:06 +00:00
Bryan Drewery
529850eccd - Support STAGEDIR
- Remove check for FreeBSD <8
2013-09-23 11:25:00 +00:00
Bryan Drewery
ed048940ac - Support STAGEDIR 2013-09-23 11:24:53 +00:00
Baptiste Daroussin
c6f2eb51a6 Use stage, convert TEXT_DOCS to PORTDOCS 2013-09-23 06:18:37 +00:00
Baptiste Daroussin
45f72dfab5 Use stage
Modern LIB_DEPENDS
2013-09-23 06:17:32 +00:00
Baptiste Daroussin
083aec2784 Use stage 2013-09-23 06:17:02 +00:00
Baptiste Daroussin
bd22d04bd1 Use stage 2013-09-23 06:16:25 +00:00
Sunpoet Po-Chuan Hsieh
5f4d19b98f - Update to 20130922
- While I'm here:
  - Sort MAN1, PLIST_FILES and PORTDOCS
  - Remove unnecessary shebang line patch

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7723
PR:		ports/182302
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
2013-09-22 20:01:12 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
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