aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Reset a few maintainersAntoine Brodin2014-05-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <adam.freebsd@fastmail.fm>: host in1-smtp.messagingengine.com[66.111.4.72] said: 550 5.1.1 <adam.freebsd@fastmail.fm>: Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command) <dnscheckengine-port@academ.com>: host ASPMX.L.GOOGLE.com[74.125.131.26] said: 550-5.1.1 The email account that you tried to reach does not exist. Please <kawahara@nlp.kuee.kyoto-u.ac.jp>: Sorry, no mailbox here by that name. (#5.1.1) <hnsmaster@h14m.org>: Host or domain name not found. Name service error for name=h14m.org type=AAAA: Host found but no data record of requested type <jre@vineyard.net>: Recipient address rejected: User unknown in virtual mailbox table (in reply to RCPT TO command) (in reply to RCPT TO command) <gawrilow@math.tu-berlin.de>: host mail.tu-berlin.de[130.149.7.33] said: 550 Recipient verify failed (in reply to RCPT TO command) <mico@bsd.hu>: host mail.datacast.hu[195.70.49.210] said: 550 5.1.1 <mico@bsd.hu>: Recipient address rejected: User unknown in virtual mailbox <gogo@cs.uni-sb.de>: host mail.cs.uni-sb.de[134.96.254.200] said: 550 5.1.1 <gogo@cs.uni-sb.de>... User unknown (in reply to RCPT TO command) <mickey@enforcer.cc>: Host or domain name not found. Name service error for name=keep.yourmail.yuk type=AAAA: Host not found <lucio@zetasolucoes.com.br>: host ASPMX.L.GOOGLE.COM[2607:f8b0:400c:c01::1a] said: 550-5.1.1 The email account that you tried to reach does not exist. <luke@novum.am.lublin.pl>: Host or domain name not found. Name service error for name=novum.am.lublin.pl type=AAAA: Host not found <aihal@users.sourceforge.net>: host mx.sourceforge.net[216.34.181.68] said: 550 unknown user (in reply to RCPT TO command) With hat: portmgr Notes: svn path=/head/; revision=353590
* - Remove redundnat MYSQL option. It's already defined in the DB SINGLE.Bryan Drewery2014-05-091-1/+1
| | | | | | | | This fixes older poudriere continually rebuilding this pacakge every build. Notes: svn path=/head/; revision=353512
* Add Monitoring::Plugin, a Nagios::Plugin fork.Mathieu Arnold2014-05-095-0/+63
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=353484
* Note conflict with monitoring-plugins.Mathieu Arnold2014-05-091-1/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=353483
* Add monitoring-plugins, a fork of nagios-plugins.Mathieu Arnold2014-05-0913-0/+789
| | | | | | | | | For now, use a snapshot from github until they release 1.6. Sponsored by: Absolight Notes: svn path=/head/; revision=353482
* - Fix check_mailq with qmail [1]Mathieu Arnold2014-05-092-12/+32
| | | | | | | | | | | | | - Add LICENSE - Fix a few occurences of /usr/local - USES=libtool - Add a backup MASTER_SITE. Reported by: Filias Heidt [1] Sponsored by: Absolight Notes: svn path=/head/; revision=353472
* Support stageBaptiste Daroussin2014-05-093-19/+14
| | | | | | | Use @sample Notes: svn path=/head/; revision=353374
* - Clarify LICENSEDmitry Marakasov2014-05-081-3/+2
| | | | | | | - Minor style nits Notes: svn path=/head/; revision=353292
* - Update to 0.23Sunpoet Po-Chuan Hsieh2014-05-082-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/Data-Validate-IP/Changes PR: ports/189423 Submitted by: Tuc <freebsd-ports@t-b-o-h.net> (maintainer) Notes: svn path=/head/; revision=353244
* - Update to 2.1.1Alex Kozlov2014-05-075-27/+11
| | | | | | | | | | | - Use a single space for WWW in pkg-descr - Switch to PLIST_FILES PR: ports/189187 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=353167
* Update to 4.0.6Mathieu Arnold2014-05-078-96/+96
| | | | | | | | | | Pet portlint and rclint, cleanup SUB_LIST/PLIST_SUB. Changelog: http://www.nagios.org/projects/nagioscore/history/nagios-4-version-history Sponsored by: Absolight Notes: svn path=/head/; revision=353152
* Fix unixODBC vs libiodbc conflictsBaptiste Daroussin2014-05-052-24/+8
| | | | | | | | | | | | | | | | | | | Always rely on unixODBC each time a port is looking for libodbc.so Remove odbc compat from libiodbc This allows to install both kde and gnome at the same time While here: - Convert libiodbc to USES=libtool - Convert a bunch of libiodbc dependencies to USES=libtool - Chase libiodbc.so shlib change - Stagify some ports - Convert some ports to USES=pgsql Discussed with: rakuco (kde) With hat: portmgr Notes: svn path=/head/; revision=353029
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-052-2/+2
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Add LICENSESunpoet Po-Chuan Hsieh2014-05-032-4/+5
| | | | | | | | | | | | | - Remove leading indefinite article from COMMENT - Update WWW - Pass maintainership to submitter - While I'm here, remove DISTNAME PR: ports/189225 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352872
* - Add LICENSESunpoet Po-Chuan Hsieh2014-05-031-6/+5
| | | | | | | | | | | | | - Pass maintainership to submitter - While I'm here: - Remove outdated post-configure: - Cleanup Makefile PR: ports/189224 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352871
* - Fix plistFrederic Culot2014-04-261-1/+0
| | | | | | | | Reported by: swills@ Pointyhat to: culot@ Notes: svn path=/head/; revision=352275
* - Update net-mgmt/netmagis-* ports to 2.2.2Frederic Culot2014-04-265-30/+19
| | | | | | | | PR: ports/188058 Submitted by: Pierre DAVID <pdagog@gmail.com> (maintainer) Notes: svn path=/head/; revision=352229
* - Update to 0.9.13Martin Wilke2014-04-266-47/+63
| | | | | | | | PR: 188862 Submitted by: Ports Fury Notes: svn path=/head/; revision=352214
* - Update to 1.11.2Lars Engels2014-04-242-5/+5
| | | | | | | | | - Fix leftover .rnd file [1] Suggessted by: swills Notes: svn path=/head/; revision=352065
* Do not create strange stage orphansAntoine Brodin2014-04-241-1/+0
| | | | Notes: svn path=/head/; revision=352059
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=351936
* - Fix build with pkg_installBryan Drewery2014-04-231-2/+4
| | | | | | | Reported by: zi Notes: svn path=/head/; revision=351909
* - Remove LIB_DEPENDS on libpkg.so to fix pkg-devel usage.Bryan Drewery2014-04-231-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * While this dependency is proper, it creates a hard dependency on ports-mgmt/pkg, which interferes with pkg-devel testing. Users using pkg-devel are forced to install ports-mgmt/pkg if using this port or anything depending on this port. While the LIB_DEPENDS has been removed, pkg will still record that the net-snmp package requires libpkg.so.1, due to its auto shlib dependency registering. This is fine as the package depends on libpkg.so.1 but not explicitly on ports-mgmt/pkg. The pkg solver can decide how to satisfy that dependency. * If using pkg you'll already have pkg installed while building this port in ports or installing from packages. So nothing is lost here. * Once pkg-1.3 is out we may change ACTUAL-PACKAGE-DEPENDS to only consider RUN_DEPENDS, not also LIB_DEPENDS. This would remove the hard dependency on ports-mgmt/pkg here. pkg-1.2 cannot handle this yet though. Reported by: rpaulo Reported at: https://github.com/freebsd/pkg/issues/785 With hat: portmgr Notes: svn path=/head/; revision=351905
* - Stage support [1]Rene Ladan2014-04-227-33/+29
| | | | | | | | | | | | - Clean up pkg-plist a bit [1] - Use modern LIB_DEPENDS PR: ports/188037 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Approved by: maintainer timeout (<pakhom706@gmail.com> , 3 weeks) Notes: svn path=/head/; revision=351870
* - Add stage supportRene Ladan2014-04-226-22/+18
| | | | | | | | | | | - Use modern LIB_DEPENDS Based on ports/188037 Approved by: portmgr (infrastructure blanket) Notes: svn path=/head/; revision=351868
* Fix duplicate plist entriesMark Felder2014-04-221-4/+0
| | | | Notes: svn path=/head/; revision=351845
* net-mgmt/arts++: Fix on DragonFly and support stageJohn Marino2014-04-213-15/+42
| | | | | | | Due to ltconfig issue, DragonFly wasn't building the shared libraries. Notes: svn path=/head/; revision=351733
* Add a bit for people still using REPLACE_BASE with BIND.Mathieu Arnold2014-04-211-0/+2
| | | | | | | | Reported by: Craig Leres Sponsored by: Absolight Notes: svn path=/head/; revision=351671
* - fix PORTOPTION s/:MWITH_MYSQL/:MMYSQL/Olli Hauer2014-04-192-137/+117
| | | | | | | | | | | - rename OPTION POSTGRESQL -> PGSQL - USES shebangfix - use new LIB_DEPENSD notation - enable staging - bump PORTREVISION Notes: svn path=/head/; revision=351592
* Remove expired ports:Rene Ladan2014-04-184-48/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared 2014-04-17 science/flounder: Unmaintained since 2002 2014-04-17 security/nbaudit: Unmaintained since 2002 2014-04-17 security/saint: Unmaintained since 2002 2014-04-17 graphics/gozer: Unmaintained since 2002 2014-04-17 misc/pdfmap: Unmaintained since 2002 2014-04-17 devel/showgrammar: Unmaintained since 2002 2014-04-17 biology/libgenome: Unmaintained since 2002 2014-04-17 deskutils/narval: Unmaintained since 2002 2014-04-17 devel/fampp: Unmaintained since 2002 2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002 2014-04-17 misc/wmfirew: Unmaintained since 2002 2014-04-17 x11-wm/e16utils: Unmaintained since 2002 2014-04-17 misc/salias: Unmaintained since 2002 2014-04-17 print/latex2slides: Unmaintained since 2002 2014-04-17 lang/sxm: Unmaintained since 2002 2014-04-17 textproc/pybook: Unmaintained since 2002 2014-04-17 mail/mailcrypt: Unmaintained since 2002 2014-04-17 japanese/elvis: Unmaintained since 2002 2014-04-17 devel/prototype: Unmaintained since 2002 2014-04-17 print/wprint: Unmaintained since 2002 2014-04-17 science/euler: Unmaintained since 2002 2014-04-17 multimedia/gopchop: Unmaintained since 2002 2014-04-17 science/gdis: Unmaintained since 2002 2014-04-17 net/googolplex: Unmaintained since 2002 2014-04-17 lang/logo: Unmaintained since 2002 2014-04-17 textproc/roap: Unmaintained since 2002 2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002 2014-04-17 games/yamsweeper: Unmaintained since 2002 2014-04-17 net-mgmt/echolot: Unmaintained since 2002 2014-04-17 security/pam_smb: Unmaintained since 2002 2014-04-18 devel/lua-redis-parser: Broken for more than 6 months 2014-04-18 biology/finchtv: Broken for more than 6 months 2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/) Notes: svn path=/head/; revision=351531
* Fix a segfault when using livestatus, downtime and logrotate.Mathieu Arnold2014-04-182-1/+33
| | | | | | | | Issue: http://tracker.nagios.org/view.php?id=455 Sponsored by: Absolight Notes: svn path=/head/; revision=351522
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-167-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Add USE_GNOME+= gnomedocutils to 5 portsJohn Marino2014-04-161-3/+3
| | | | | | | | | | | | | | | These ports will fail configuration if gnome-doc-utils is not present. Likely a common dependency loaded it in the past, but not anymore. Explicitly list gnome-doc-utils as a build dependency in order to fix the recent breakage of these ports. Also reset maintainership of etherape - maintainer gone for more than one yet now. Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=351410
* Update to 2.0.1.Mathieu Arnold2014-04-164-14/+22
| | | | | | | | Changes: https://nagios-plugins.org/nagios-plugins-2-0-1-released/ Sponsored by: Absolight Notes: svn path=/head/; revision=351377
* Update to 4.0.5Mathieu Arnold2014-04-155-13/+19
| | | | | | | | Changes: http://www.nagios.org/projects/nagioscore/history/nagios-4-version-history Sponsored by: Absolight Notes: svn path=/head/; revision=351371
* Go back one step and one to the right. Shipping dig and nslookupMathieu Arnold2014-04-154-20/+65
| | | | | | | | | | | | | | | was a bad idea, I can't guess what dependencies they need (like libidnkit) so back to the first option, allowing people to choose what they want to do. Add five new options, use DNS from base, which means that >= 10, check_dns won't be there and check_dig will use drill, or allow choosing between bind-tools, bind98, bind99 and bind910. Sponsored by: Absolight Notes: svn path=/head/; revision=351319
* Fix build WITH=JAILS.Mathieu Arnold2014-04-141-2/+2
| | | | | | | | | PR: 188627 Submitted by: Ryan Frederick Sponsored by: Absolight Notes: svn path=/head/; revision=351290
* Update to 2.0Mathieu Arnold2014-04-1412-157/+109
| | | | | | | | | | | | - Convert to options knobs - On FreeBSD >=10.0 install a hidden copy of dig/nslookup to help with check_dig, and add back check_dns. Changes: https://nagios-plugins.org/nagios-plugins-2-0-released/ Sponsored by: Absolight Notes: svn path=/head/; revision=351262
* Take.Mathieu Arnold2014-04-121-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=351129
* Release, ENOTIME.Dmitry Sivachenko2014-04-121-1/+1
| | | | Notes: svn path=/head/; revision=351126
* Use @sample for my port, cleanup an etc/PORTNAME into ETCDIR.Mathieu Arnold2014-04-122-6/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=351124
* Support stagingEmanuel Haupt2014-04-111-8/+6
| | | | Notes: svn path=/head/; revision=351046
* - Reassign to the heap at maintainer's requestFrederic Culot2014-04-111-1/+1
| | | | Notes: svn path=/head/; revision=350890
* - Fix another pkg-plist issueRyan Steinmetz2014-04-102-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=350862
* - Unbreak python supportRyan Steinmetz2014-04-103-25/+36
| | | | | | | | | | | - Fix pkg-plist issue - Bump PORTREVISION PR: ports/188440 Submitted by: Johannes Jost Meixner <xmj@FreeBSD.org> Notes: svn path=/head/; revision=350860
* - Fix creation of log directories in icinga's rc scriptLars Engels2014-04-102-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=350854
* - Try fixing the plist againRyan Steinmetz2014-04-101-1/+1
| | | | Notes: svn path=/head/; revision=350763
* - Fix plistRyan Steinmetz2014-04-102-5/+1
| | | | | | | - Fix include path Notes: svn path=/head/; revision=350756
* - Add pkgNG support for HOST-RESOURCES-MIB::hrSWInstalled*Ryan Steinmetz2014-04-103-85/+333
| | | | | | | | - Add STAGE support - Bump PORTREVISION Notes: svn path=/head/; revision=350755
* Support stageBaptiste Daroussin2014-04-081-1/+0
| | | | Notes: svn path=/head/; revision=350579