Commit graph

37 commits

Author SHA1 Message Date
Cy Schubert
39ed3d349b Register conflicts among the syslog-ng family of ports.
Reported by:	rodrigo
2017-10-05 01:56:32 +00:00
Martin Wilke
e1902deeb2 - Fix plist
- Bump PORTREVISION
2017-04-23 08:11:18 +00:00
Dmitry Marakasov
60604f3375 - Fix WWW
Approved by:	portmgr blanket
2017-04-17 16:38:39 +00:00
Cy Schubert
5adedb838a Welcome the new cfengine and cfengine-masterfiles 3.10.
Adjust the other cfengine and cfengine-masterfiles ports CONFLICTS to
recognize the new cfengine sister ports.

Add cfengine and cfengine-masterfiles 310 to their respective metaports.
2016-12-29 07:11:50 +00:00
Cy Schubert
03f04367fc Flag cfengine family of ports broken when mysql option is enabled:
configure:13254: error: MySQL client library exports symbols clashing
	with OpenSSL. Get the update from distribution provider,
	recompile MySQL library or disable MySQL connector.
	See http://bugs.mysql.com/bug.php?id=65055 for details.
2016-12-28 20:33:04 +00:00
John Marino
7a2e79e096 sysutils/cfengine3[2345]: document SSL requirement and set flags accordingly
Approved by:	SSL blanket
2016-09-10 04:25:21 +00:00
Cy Schubert
31f07ab822 Fix package install. 2016-08-19 02:12:41 +00:00
Cy Schubert
a66d632098 Use @dir to do the same job as @postexec.
Suggested by:	adamw@
2016-08-19 01:49:58 +00:00
Cy Schubert
edb2f5266c Set correct permissions for cfengine keys directory, otherwise
cfengine will complain.

Suggested by:	des@
2016-08-19 00:54:43 +00:00
Cy Schubert
67c0b3c769 Update @unexec with modern @postunexec. 2016-08-19 00:37:47 +00:00
Cy Schubert
89f3109dd2 Update cfengine39 and cfengine-masterfiles39 to 3.9.1.
cfengine and cfengine-masterfiles now defaults to cfengine39 and
cfengine-masterfiles39
2016-08-05 21:32:46 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Cy Schubert
2d81392e30 Correct CONFLICTS. 2016-01-12 02:52:19 +00:00
Dmitry Marakasov
01ecff9c21 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-22 21:21:51 +00:00
Cy Schubert
14d3a73412 Add skreuzer as a committer to the cfengine family of ports. 2015-11-30 14:28:42 +00:00
Cy Schubert
8429fb5a76 Add CPE info.
PR:		198196, 198197, 198198, 198199, 198200, 198201
Submitted by:	shun.fbsd.pr@dropcut.net
2015-03-03 00:47:48 +00:00
Chris Rees
02fefb46e9 Remove extra and now incorrect dependencies on postgresql libs-- these
were always unnecessary anyway.

Submitted by:	mat
2014-11-23 13:22:05 +00:00
Chris Rees
4cb60faedd Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
Jason Helfman
1616d90abe - update libvirt to 1.2.10
- chase shared library bump
2014-11-04 18:41:15 +00:00
Jason Helfman
763dd97ec9 - update libvirt,py-libvirt,libvirt-glib to 0.1.9
- shift var from ${PREFIX} to /var
- bump shared libs of dep. port

PR:		192441 (based on)
Submitted by:	olevole@olevole.ru
2014-10-29 22:17:55 +00:00
Tijl Coosemans
009d225dd5 security/libssh2:
- Convert to USES=libtool and USES=pathfix
- Add INSTALL_TARGET=install-strip
- Only depend on openssl if GCRYPT option is off
- Sanitize libssh2.pc

devel/libvirt:
- Remove workaround for broken libssh2.pc
- Add USES=libtool and bump dependent ports
- Convert to INSTALL_TARGET=install-strip

devel/libvirt-glib:
- Convert to USES=libtool

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-28 21:21:57 +00:00
Glen Barber
9f310a4bcc Fix fetch.
CFEngine distfile hosting has moved to the "cloud".

Submitted by:	Robert Simmons <rsimmons0@gmail.com>
Approved by:	cy (maintainer, implicit)
Sponsored by:	The FreeBSD Foundation
2014-06-02 23:50:01 +00:00
Cy Schubert
2af39e55a1 Update MASTER_SITES.
Fix other issues including USES shebangfix and libtool. Stage remaining
cfengine ports.

PR:		190135 and 190329
2014-05-29 05:20:25 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Jason Helfman
cee0c06ddd - update to 1.2.0 and bump shared libraries in respective ports
- while here shift new lib_depends format where needed

Changes:	http://libvirt.org/news.html
2013-12-17 23:54:04 +00:00
Tijl Coosemans
8ddbe17948 - Fix build with clang (CFLAGS+=-Wno-error=implicit-function-declaration)
- USE_GMAKE=yes -> USES=gmake
- Remove the indefinite article from COMMENT
- Remove --mandir from CONFIGURE_ARGS (already set in bsd.port.mk)
- Use new syntax at LIB_DEPENDS
- Include <bsd.port.options.mk> instead of <bsd.port.pre.mk>
- Place unconditionned statements before those conditions
- Remove LATEST_LINK.  PKGNAMESUFFIX is already set.

PR:		ports/181618
Submitted by:	bsam
Approved by:	maintainer timeout (7 weeks)
2013-10-19 12:28:02 +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
Glen Barber
f8d0453b33 Add missing conflicts.
Approved by:	cy (maintainer, implicit)
2013-07-03 15:12:04 +00:00
Jason Helfman
d92add59e5 - update to 1.1.0 and bump shared libraries in respective ports
- while here:
  - fix option check in sysutils/cfengine34
  - move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested by kwm@)
  - restore ABI version in net-mgmt/collectd5
2013-07-02 20:23:00 +00:00
Glen Barber
156a15db63 - Conditionalize PKGNAMESUFFIX and LATEST_LINK for sysutils/cfengine34
if MASTERDIR is not set.[1]

- Add sysutils/cfengine back to INDEX.

- While here, add PKGNAMESUFFIX for other cfengine ports for consistency.

Submitted by:	bapt [1]
Approved by:	cy (maintainer, implicit)
2013-01-08 13:48:05 +00:00
Jason Helfman
682ff4dbe0 - update libvirt to 1.0.0, and bump others for shlib change
- explictly tie to ABI version, required
- update historical headers
- add shared description for libvirt
2012-12-11 00:48:33 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Glen Barber
58f0e4e005 - Update to 3.3.8
- Convert to OptionsNG
 - Trim headers

Approved by:	cy (maintainer, via small keyboard),
		crees (mentor, implicit)
Feature safe:	yes
2012-10-25 02:38:27 +00:00
Jason Helfman
2b944a8741 - follow r303724 shlib bump of libvirt 2012-09-05 21:48:20 +00:00
Cy Schubert
93e71c3192 dd new cfengine-devel port.
Update CONFLICTS in cfengine2, cfengine32, and cfengine33 ports.

Update LATEST_LINK in cfengine32 and cfengine33 ports.

Add $FreeBSD$ to pkg-plist.
2012-08-15 17:28:43 +00:00
Cy Schubert
8402c86ad4 Move cfengine ports to standardize namaing.
Submitted by:	gjb
2012-08-14 20:50:56 +00:00