Commit graph

4829 commits

Author SHA1 Message Date
Mark Felder
74b6bf2aef Permit control of the flags passed to java through a new variable
called unifi_javaflags

Users have requested an easy way to make this change. Ubiquiti
recommends 1024M by default, but the actual memory requirement depends
on the size of your environment. It is safe to run at much lower levels
with only a few APs.
2014-03-10 02:48:21 +00:00
Martin Wilke
721d0e09ed - Stage support 2014-03-09 14:53:45 +00:00
Martin Wilke
1a73d1e52e - Stage support 2014-03-09 14:45:12 +00:00
Martin Wilke
2107170741 - Stage support 2014-03-09 14:44:41 +00:00
Martin Wilke
3ecf9ecb9f - Convert to autoplist
- Stage support
- Bump PORTREVISION
2014-03-09 14:44:22 +00:00
Martin Wilke
2eb50e58fd - Stage support 2014-03-09 14:43:00 +00:00
Martin Wilke
0bfae2ffa6 Stage support 2014-03-09 14:41:46 +00:00
Martin Wilke
bd1daaa510 - Stage support 2014-03-09 14:41:25 +00:00
Martin Wilke
99de793728 - Stage support 2014-03-09 14:38:25 +00:00
Martin Wilke
029a817953 - Stage support 2014-03-09 14:36:56 +00:00
Martin Wilke
6b45767126 - Stage support 2014-03-09 14:23:35 +00:00
Martin Wilke
3ee57b9172 - Stage support 2014-03-09 14:23:24 +00:00
Dirk Meyer
30342abac0 - update LICENSE 2014-03-09 13:57:06 +00:00
Mark Felder
52e0fd5d77 Fix problematic package upgrade
Unifi comes with a WAR file that it unpacks if the webroot does not exist.
This was causing the webroot to be untracked. Upon an upgrade Unifi
would not clean up the old webroot or unpack the new WAR file leaving
the web interface non-functional. This is solved by unpacking the WAR
file before creating the package so we track these files.
2014-03-08 23:24:34 +00:00
Rene Ladan
f7bfe4b902 net-mgmt/netmond: Fix build when DOCS is selected.
Submitted by: Vsevolod Volkov <vvv@colocall.net>
2014-03-08 21:48:53 +00:00
Rene Ladan
1510b743f2 Bring net-mgmt/netmond back into shape.
From PR submitter:
- Fix build (partially)
- Clean up patches
- Unexpire
- Mark jobs unsafe
- Bump PORTREVISION

From myself:
- Stage support, introduce pkg-plist
- Use option helpers
- Convert patch site for documentation into an optional distribution file

PR:		ports/186654
Submitted by:	Vsevolod Volkov <vvv@colocall.net>
2014-03-07 16:20:41 +00:00
Sunpoet Po-Chuan Hsieh
9abbb4ad9d - Update to 500.002
- Use single space after WWW:
- While I'm here:
  - Add LICENSE
  - Remove unnecessary MASTER_SITE_SUBDIR
  - Sort *_DEPENDS
  - Use TEST_DEPENDS

Changes:	http://search.cpan.org/dist/NetApp/CHANGES
PR:		ports/185417
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	snowfly <snowfly@yuntech.edu.tw> (maintainer)
2014-03-07 11:44:28 +00:00
Matthew Seaman
bdf942631c Various updates to the nagiosgraph port:
* Stagify
  * Unconditionally install docs and examples to staging
  * Fix English grammar in the comment
  * Add an option to depend on net-mgmt/nagios4 instead of net-mgmt/nagios

Approved by:	hizel@vyborg.ru (maintainer)
2014-03-07 06:26:31 +00:00
Mark Felder
0f244708f0 Update to 3.1.10 RC
Sponsored by:	SupraNet Communications, Inc
2014-03-06 21:17:15 +00:00
Mathieu Arnold
da09860e0c Add PKGNAMESUFFIX back.
Why I removed it, I have no idea. Maybe my eyes read PORTREVISION=4 and my
brain thought it should be removed.

Sponsored by:	Absolight
2014-03-05 12:45:46 +00:00
Gerald Pfeifer
8c9c9cd131 Chase libdbi update.
Convert postfix-gps and refdb to new LIB_DEPENDS format.

Reported by:	Jimmy Olgeni <olgeni@olgeni.com>
2014-03-04 21:06:03 +00:00
Mathieu Arnold
05ca9247c2 Update to 4.0.3.
Sponsored by:	Absolight
2014-03-04 18:29:05 +00:00
Mathieu Arnold
11e1e53534 Pet portscout.
Sponsored by:	Absolight
2014-03-04 18:08:56 +00:00
Frederic Culot
34a51291ed - Update to 2.2.2 [1]
- Pet portlint(1) by changing spaces into tabs in Makefile

Changes:	http://www.zabbix.com/rn2.2.2.php
PR:		ports/186911 [1]
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer)
2014-03-04 15:44:33 +00:00
Mark Felder
ed3ab565f9 Update to 4.3
Support STAGE

PR:		ports/187029
2014-03-03 14:21:44 +00:00
Frederic Culot
7d257214cb Net::Abuse::Utils::Spamhaus is a Perl extension for checking data
against the spamhaus blacklists.

WWW: http://search.cpan.org/dist/Net-Abuse-Utils-Spamhaus/

PR:		ports/187093
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
2014-03-03 10:16:14 +00:00
John Marino
2f4c4a541c net-mgmt/rancid, devel/cvs(2html,-syncmail): Fix recent cvs dependency
CVS is no longer in base on FreeBSD 10 and later, but it's still in
DragonFly's base, and the devel/cvs port doesn't even build on DF.  The
dependence on CVS was added to some ports recently, make sure that only
applies to FreeBSD.  Note the rancid approach where it further limits
it to FreeBSD 10+ is better than devel/cvs* where they pull in CVS
unconditionally on FreeBSD 8 and 9 where it's not needed.  The
unmaintained cvs-syncmail port was updated to be like rancid, but I
didn't make the same update to the maintained cvs2html port.
2014-03-02 09:18:29 +00:00
Rene Ladan
ef50dbb213 PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
to say goodbye.  Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )

Strip PHP 5.2 out of Mk/bsd.php.mk
2014-03-01 00:06:29 +00:00
Pietro Cerutti
8169902a2c - Fix dependency line 2014-02-28 10:58:37 +00:00
Pietro Cerutti
cb319a43ab - Bump PORTREVISION after lang/expect update
Suggested by:	mat
2014-02-28 10:30:08 +00:00
Pietro Cerutti
9766293b0b - Chase devel/expect update 2014-02-28 10:16:02 +00:00
Emanuel Haupt
f7ab9b1cac - Support staging
- Respect CC
- Respect CFLAGS
- USES -> gmake
- Use WWW: with a single space
2014-02-28 08:18:41 +00:00
Emanuel Haupt
774c8799c8 - Support staging
- USES -> gmake
2014-02-28 08:10:48 +00:00
Emanuel Haupt
aaeafb8363 Support staging 2014-02-28 07:28:36 +00:00
Emanuel Haupt
420222c316 Support staging 2014-02-28 07:25:06 +00:00
Martin Wilke
116b19c0f0 - Update MASTER_SITES
PR:		187059
2014-02-27 09:01:38 +00:00
Mark Felder
8f64607025 Add missing shutdown KEYWORD
Appease rclint

Not bumping PORTREVISION; this is a no-op

Sponsored by:	SupraNet Communications, Inc
2014-02-26 18:36:36 +00:00
Mark Felder
9e3ed1b469 Remove unnecessary quotes.
Remember to run rclint one last time before you commit >:-(

Sponsored by:	SupraNet Communications, Inc
2014-02-26 18:09:20 +00:00
Mark Felder
9643dc9327 Clean up / simplify rc script.
I have been meaning to solve the following error that used to happen
every time you executed the rc script:

/usr/local/etc/rc.d/xymon-server: WARNING: cannot read shebang line from su

Sponsored by:	SupraNet Communications, Inc
2014-02-26 18:00:51 +00:00
Matthew Seaman
a3eb52c096 Really fix the typos. 2014-02-26 12:13:30 +00:00
Matthew Seaman
4806700984 Fix yet another typo. 2014-02-26 11:47:30 +00:00
Emanuel Haupt
6a629f0e87 - Support staging
- Use shebangfix
2014-02-26 11:27:56 +00:00
Emanuel Haupt
d4b77c292f Support staging 2014-02-26 11:23:10 +00:00
Mark Felder
526c55fd50 Update Xymon ports to 4.3.17 2014-02-25 14:14:35 +00:00
Ryan Steinmetz
a14ef2fb69 - Bring in bugfix for upstream bug #2525 to resolve snmpd crash
- Remove unneeded test.t from FILESDIR
- Bump PORTREVISION
2014-02-24 20:42:17 +00:00
Matthew Seaman
911e8359a3 Fix typo. 2014-02-24 17:28:41 +00:00
Emanuel Haupt
36493f48ba Support staging 2014-02-24 13:01:31 +00:00
Emanuel Haupt
73c9240c0e Support staging 2014-02-24 12:49:55 +00:00
Emanuel Haupt
5855f1a547 Support staging 2014-02-24 12:44:19 +00:00
Emanuel Haupt
584bcf0de0 Support staging 2014-02-24 12:43:24 +00:00