aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Mysql/Makefile
blob: 4b668c21c3be385cdc80574cf423e93e0fc2dc19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# New ports collection makefile for:    p5-Mysql-modules
# Date created:             September 29th 1996
# Whom:                     James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   p5-Mysql-modules
PORTVERSION=    1.2210
CATEGORIES= databases perl5
MASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
DISTNAME=   Msql-Mysql-modules-1.2210

MAINTAINER= jedgar@FreeBSD.org

BUILD_DEPENDS=  ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \
        ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS=    ${BUILD_DEPENDS}
LIB_DEPENDS=    mysqlclient.6:${PORTSDIR}/databases/mysql322-client

Y2K=        http://forteviot.symbolstone.org/technology/perl/DBI/doc/faq.html

CONFIGURE_ARGS= PREFIX=${PREFIX} --noprompt --mysql-install --nomsql-install
CONFIGURE_ENV=  MYSQL_HOME=${PREFIX} IN_MYSQL_DISTRIBUTION=1
USE_PERL5=  YES

MAN1=       dbimon.1
MAN3=       Bundle::DBD::mysql.3 \
        DBD::mysql.3 \
        Mysql.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}

do-configure:
        @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL ${CONFIGURE_ARGS}

.include <bsd.port.mk>
;: Host or domain name not found. Name service error for name=henrik-motakef.de type=A: Host not found <jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1 <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO command) <koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted / No such user (in reply to RCPT TO command) <proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1 <proot@iaces.com>... User unknown (in reply to RCPT TO command) <roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1 {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO command) <vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) <tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550 Requested action not taken: mailbox unavailable (in reply to RCPT TO command) <zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1 <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command) * - Update to 0.7.1. For changes since 0.6.b see:marius2004-10-259-263/+239 | | | | | | | | | http://ettercap.sourceforge.net/history.php - Switch to build all the extras (like pcre and UTF-8 support, GTK2+ GUI, plugins etc.) by default but provide WITHOUT knobs so one can save on dependencies. Approved by: netchild * Shift my manitainer address to FreeBSD.org domain.marck2004-10-191-3/+1 | | | | Drop PERL dependency on ehnt as it is no longer needed (since 0.8_3). * Update to version 1.06.demon2004-10-182-4/+4 | | | | | | Chase MASTER_SITE (1). Submitted by: petef (1) * Update to 0.8.6b. Assign maintainership to submitter.will2004-10-184-55/+107 | | | | Submitted by: Brad Davis <so14k@so14k.com> * Add py-flowtools, an extension module gives you a simple python interfacepav2004-10-165-0/+38 | | | | | | | to NetFlow data as stored by Mark Fullmer's flow-tools package. PR: ports/72684 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> * Update to 0.7.5krion2004-10-153-3/+4 | * Fix breakage on pointyhat's 4.x chroot environmentlth2004-10-131-2/+3 | | | | | | PR: ports/72401 Noticed by: pointyhat Submitted by: lth * Update to 5.0.1lth2004-10-133-4/+8 | | | | | PR: ports/72399 Submitted by: lth * - Update to 0.7.9pav2004-10-123-109/+145 | | | | | PR: ports/72556 Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer) * Update to 1.0.6krion2004-10-122-3/+4 | * Update to 0.7.4krion2004-10-122-3/+3 | * Update to 2.1.a13.linimon2004-10-124-25/+5 | | | | | PR: ports/71497 Submitted by: Matthew George <mdg at secureworks dot net> (maintainer) * Update to 9.3.5.linimon2004-10-122-4/+4 | | | | | PR: ports/71464 Submitted by: Nicolas Jombart <ecu at ipv42 dot net> (maintainer) * - Update to 5.25.0pav2004-10-123-5/+7 | | | | | PR: ports/72519 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) * - Update dangling dependencies on net-snmp and openldap-clientpav2004-10-121-3/+3 | | | | | PR: ports/72121 Reported by: Igor <ik@yourserveradmin.com> * - Update to 5.24.0pav2004-10-123-5/+10 | | | | | PR: ports/71823 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) * Unbreak the build by making GCC feel better.danfe2004-10-082-7/+12 | | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) * BROKEN on 5.x: Does not installkris2004-09-191-1/+7 | | | | Approved by: portmgr (self) * BROKEN: Missing dependencykris2004-09-191-0/+2 | | | | Approved by: portmgr (self) * BROKEN on 5.x: Does not compilekris2004-09-191-1/+7 | | | | Approved by: portmgr (self) * Fix build on ia64 and sparc64krion2004-09-062-5/+15 | | | | | Submitted by: maintainer Approved by: portmgr * Fix build on 6-current.kuriyama2004-09-059-3/+9 | | | | | Submitted by: lofi Approved by: portmgr (marcus) * Update to version 2.1.a13krion2004-09-043-22/+4 | | | | Requested by: vs * Update to 5.23.0sem2004-09-013-12/+22 | | | | | PR: ports/71234 Submitted by: maintainer * Update to 5.23.0sem2004-09-013-6/+17 | | | | | | | | | Changes: Network Time Protocol (SNTP/NTP) has been implemented. Ten tools were added, ranging from SMTP server to Web file size retrieval. PR: ports/71233 Submitted by: maintainer * Unbreak on 6-current.kuriyama2004-08-316-0/+45 | * Update to 0.7.3krion2004-08-312-5/+3 | * Remove NO_LATEST_LINK.kuriyama2004-08-313-3/+0 | | | | Suggested by: obrien * activate nrpe2mharo2004-08-291-0/+1 | * add nrpe2 (after repocopy from net-mgmt/nrpe)mharo2004-08-294-16/+27 | | | | | | nrpe is Nagios Remote Plugin Executor PR: 59485 * Fix build with gcc-3.4krion2004-08-244-0/+75 | * Fix build with gcc-3.4krion2004-08-231-0/+16 | * Update to 5.22.0sem2004-08-204-11/+212 | | | | | | | Complete PREFIX and CFLAGS compliant now PR: ports/70572 Submitted by: maintainer * - Fix build with gcc-3.4pav2004-08-191-0/+11 | | | | | PR: ports/70642 Submitted by: Ulrich Spoerlein <q@uni.de> * Fix wrong encodingsem2004-08-191-57/+57 | * Update to 0.7.2p1krion2004-08-192-3/+5 | * Netmond - IP network monitoring daemon.sem2004-08-1914-0/+1823 | | | | | PR: ports/65033 Submitted by: Viktor Fomichev <vfom@narod.ru> * - Update to 3.1.1830pav2004-08-184-17/+15 | | | | | PR: ports/70568 Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer) * Remove BROKEN, problem was lack of /dev/mem in my test systemkris2004-08-181-2/+0 | * s/BROKEN/IGNORE/ since the package builds but is unusable.kris2004-08-171-1/+1 | * Some documentation tweaks were made, so the developer rerolledkrion2004-08-161-2/+2 | | | | the tarball. * BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-0/+3 | * BROKEN: Broken pkg-plistkris2004-08-161-0/+2 | * Netwag is a graphical front end for netwox.sem2004-08-166-0/+86 | | | | | PR: ports/70307 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> * Update to 1.31lth2004-08-165-5/+8 | * Update to 1.0.5krion2004-08-142-8/+7 | * *Oops* forgot PKGNAMEPREFIXarved2004-08-121-0/+1 | * Add SNMP::Info, an object oriented perl5 interface to Network devices andarved2004-08-125-0/+82 | | | | various common MIBs * Update to 5.21.0sem2004-08-123-9/+12 | | | | | PR: ports/70304 Submitted by: maintainer * Fix check_ircd which fails due to perl taint checkssem2004-08-122-1/+11 | | | | | | | | if you have CDPATH set in your environment. PR: ports/70320 Submitted by: Martin Tsachev <martin@mtweb.org> Approved by: maintainer * Add a hack to unbreak on releng4.kuriyama2004-08-113-87/+96 | * - Upgrade to 5.1.2.kuriyama2004-08-1148-1296/+1977 | | | | Numerous patches are integrated into this release. * Fix build on 4.xkrion2004-08-101-0/+10 | | | | Submitted by: maintainer * Update to version 2.0.15.demon2004-08-082-3/+3 | * Update to version 1.05.demon2004-08-082-3/+3 | * Update to 3.6.3krion2004-08-073-6/+10 | | | | | PR: ports/70101 Submitted by: maintainer * Remove p5-JUNOScript port, hopeless out of date, and I do not have accessjesper2004-08-055-116/+0 | | | | to Juniper equipment to test any updates to this port. * Change spaces with tabsem2004-08-051-1/+1 | * update to 0.2 betasem2004-08-056-19/+100 | | | | | | | | many enhancements. much better rule list view. PR: ports/70007 Submitted by: maintainer * Unbreak on recent current.kuriyama2004-08-051-0/+10 | | | | No response from: maintainer * Update to 0.7.2krion2004-08-023-3/+8 | | | | | | | | | o VLAN accounting has been added. o Distributed accounting support has been added. o When using "pmacctd", assigning an Agent ID to the daemon is allowed; when using "nfacctd", mapping the IP address of a router exporting Netflow packets to an ID is allowed. o MAC address query capabilties were added to the pmacct client. * NRG is a system for maintaining and visualizing network data andsem2004-08-0215-0/+530 | | | | | | | other resource utilization data. PR: ports/69504 Submitted by: Michael Ranner <mranner@inode.at> * Update to 1.4.1krion2004-08-023-9/+16 | | | | | PR: ports/69856 Submitted by: maintainer * * lcrzoex tools was renamed to netwoxsem2004-08-016-48/+51 | | | | | | | | * update to 5.20.0 and move to net-mgmt category * new maintainer PR: ports/69609 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> * add missed file with last commitsem2004-08-011-0/+27 | * Unbreak on current.kuriyama2004-07-271-3/+3 | * Update to follow new rc.d/localpkg order.kuriyama2004-07-279-15/+15 | | | | Obtained from: mtm * * Replace scripts/configure with OPTIONS [1]ade2004-07-274-143/+88 | | | | | | | | * Add patch that fixes truncation of SSL certificate expiry date [1] * Don't remove libexec/nagios unless it's empty [2] Submitted by: ade [1], bms [2] Approved by: maintainer * - Make this compilable with flow-tools and perl-5.8.x on currentkuriyama2004-07-261-4/+3 | | | | (also tested on 4.x/5.x without flow-tools). * - Update to 3.4.2perky2004-07-263-99/+42 | | | | | | - Change EXAMPLESDIR name from py23-snmp to py-snmp. Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> * - Don't use --with-template-extinfo together with MYSQL, neither will work [1]pav2004-07-263-87/+45 | | | | | | | | - Engage OPTIONS PR: ports/69540 Submitted by: Sascha Luck <sascha@c4inet.net> [1], Blaz Zupan <blaz@si.FreeBSD.org> (maintainer) * Fix glaring typos in RUN_DEPENDS.bms2004-07-222-11/+9 | | | | | | | | | Thou shalt obey ${PREFIX} no matter what nagios-plugins does, so create the plugins directory if it doesn't exist. Fix package list to use EXAMPLESDIR correctly. Don't use bsd.port.(pre|post).mk unnecessarily. Approved by: eik * Add new port nagios-silfreed-plugins, a set of SNMP oriented plugins forbms2004-07-225-0/+163 | | | | | Nagios from silfreed.net believed to work significantly better than the bundled check_snmp plugin for most uses. * To ease the task of network administration,sem2004-07-227-0/+148 | | | | | | | | | | | | | | | | | | | decrease the likelihood of erronous command execution and to maintain all network services from a central point, EnderUNIX SDT anounces the availability of its 9th open-source tool, netUstad. It has been coded in C language and includes its own HTTP server. The newly anounced version provides a web interface for system administrators to add/delete/update IPFW rulesets. You can manage your IPFW firewall via a TCP/IP connected remote PC, easily. Development version icludes modules to manage whole network services (routing tables, network interfaces) PR: ports/69176 Submitted by: Ozkan KIRIK <ozkan@enderunix.org> Approved by: krion (mentor) (implicitly) * add nagiostat 1.0.0ijliao2004-07-228-0/+234 | | | | | | | Nagiostat parses performance-data from Nagios and generates graphs PR: 69370 Submitted by: Janos Mohacsi <mohacsi@niif.hu> * Drop maintainership forthwith. I am a Nagios convert and proud.bms2004-07-221-1/+1 | * Update to 0.10erwin2004-07-202-3/+3 | * lding for slate-5.0.1edwin2004-07-201-0/+1 | | | | | | | Making all in lfap gmake: not found thanks to kris@ for finding out * Add missing dependency on ${LOCALBASE}/libexec/nagios (plugin directory).bms2004-07-191-0/+1 | * Add new port nagios-snmp-plugins, which contains plugins to monitorbms2004-07-195-0/+72 | | | | | disk and cpu usage remotely via SNMP, using the UCD-SNMP-MIB dskTable and prTable entitites. * Switch to the new PHP infrastructure.ale2004-07-193-7/+10 | * Simple traffic analysis and data reporting collection server for LFAPedwin2004-07-194-0/+37 | | | | | | | | | | | | | | This package contains a small Lightweight Flow Accounting (LFAP) server and LFAP API library. LFAP open solution to delivering accounting data from Riverstone Networks Switches and Routers. You can use the sfas program to obtain micro-flow information from a Riverstone switch running either in Layer 4 bridging mode, routing or MPLS LSPs. Data that can be collected includes everything from an IPv4 header and UDP headers and the src/dst port from a TCP header. WWW: http://www.riverstonenet.com/support/nmops/ * Add a new shared extension for PHP.ale2004-07-192-0/+15 | * Add a new shared extension for PHP.ale2004-07-192-0/+15 | * Update to 0.7.8arved2004-07-173-33/+41 | | | | | PR: 68982 Submitted by: Sergey Akifyev <asa@gascom.ru> * graphics/gd1 port has gone.demon2004-07-151-10/+0 | * Update to 0.7.1krion2004-07-152-3/+7 | * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet * RC_SUBR-izekrion2004-07-105-80/+81 | | | | | PR: ports/68787 Submitted by: maintainer * update to 0.67billf2004-07-087-40/+26 | * Marked as broken: Unusablevs2004-07-061-0/+2 | | | | | | PR: ports/47957 Submitted by: Luc Beurton Approved by: maintainer timeout * Back out last change. PodParser in ports has newer version than that indemon2004-07-021-7/+1 | | | | | | perl distribution. Requested by: tobez * Depend on textproc/PodParser only if PERL_LEVEL < 500800.demon2004-07-021-1/+7 | | | | Submitted by: ale * Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-2/+2 | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) * Update to version 0.7.0krion2004-07-014-18/+20 | | | | | | | | | - A new network daemon, nfacctd, was introduced. It listens for Netflow V1/V5 packets coming from the network, and then processes data as pmacctd does. - pmacctd's IP fragmentation handling has been strongly enhanced. * - Install man pages in post-install: instead of pre-install:pav2004-06-291-1/+1 | | | | | | | This fixes installation to clean prefix, mtree was invoked after pre-install: target from port. Reported by: Martin Horcicka <martin.horcicka@col.cz> * Fix build on -CURRENT, and drop maintainership. -CURRENT fix was adaptedmarcus2004-06-252-7/+19 | | | | from net-mgmt/net-snmp. * Add patch_depends on libttol.kuriyama2004-06-243-0/+3 | | | | Reported by: "Grover Lines" <grover@ceribus.net> * Update to 2.2.2vs2004-06-233-11/+12 | | | | | | | | | | | (libpcapnav-support is disabled because libpcapnav links against libpcap.so from base and the port itself links against libpcap.a from the port. I haven't checked if this would indeed cause problems, but sounds like asking for trouble to me) Closes PR: ports/64866 Submitted by: Gaspar Chilingarov Approved by: maintainer timeout * Make small improvement: print packets per second in topmode.osa2004-06-234-8/+85 | | | | | Original patch from: Gleb Smirnoff <glebius@cell.sick.ru> Fixed patch from, approved by: Dmitry Morozovsky <marck@rinet.ru> (maintainer) * o Try to use modern autotools.kuriyama2004-06-2312-210/+126 | | | | | | | | o Fix typo about WITHOUT_PERL knob. (1) o Unbreak on -current after mbuf allocator changes. (2) Submitted by: ceri (1) Complained from: many people (2) * Be more informative and produce an error if binary doesn'tkrion2004-06-171-0/+3 | | | | | | exist. Submitted by: rob@piethief.co.uk * Update to version 2.10.14.demon2004-06-162-3/+3 | | | | | PR: 67988 Submitted by: "Andrew J. Caines" <A.J.Caines@halplant.com> * Committed (with some fixups), thanks!bms2004-06-158-0/+536 | | | | | PR: ports/67327 Submitted by: Paul Chvostek * INSTALL[<space><tab>] fix.kuriyama2004-06-143-3/+3 | | | | Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> * - update to 9.3.2clement2004-06-122-4/+5 | | | | | PR: 67845 Submitter by: Nicolas Jombart <ecu@ipv42.net> (maintainer) * This patch adds support for labeling interfaces in arpwatchkrion2004-06-125-27/+209 | | | | | | | | | reports. Labels are created by making a symlink in the arpwatch data directory that points at the textual description (e.g. ln -s "Internal Network" dc0). PR: ports/67838 Submitted by: maintainer * - Update to version 1.9011lth2004-06-052-4/+4 | | | | | | - Unbreak for perl 5.005_03 Approved by: erwin (mentor) * Sync with new bsd.autotools.mkade2004-06-052-0/+2 | * Update to 0.2 after a maintainer timeout.roam2004-06-042-3/+3 | | | | | PR: 58196 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> * - Remove obsolete MASTER_SITESkrion2004-06-041-2/+1 | * Remove dhcpconf entry (forgotten in previous commit)clement2004-06-031-1/+0 | * - Remove ports/net-mgmt/dhcpconfclement2004-06-035-84/+0 | | | | | This port is obsolete since ports tree has dhcpd 3.x (it was designed for dhcpd 2.x). Futhermore, it used to coredump on -CURRENT. * Change of email address.lth2004-06-016-6/+6 | | | | Approved by: erwin (mentor) * - Update to version 0.6.4p1krion2004-06-012-3/+5 | * - Use fixed UID/GIDpav2004-05-312-4/+4 | * IGNORE: Uses an unregistered uid/gid.kris2004-05-311-0/+2 | * - Unbreak on 5.x: need perl to buildpav2004-05-301-2/+1 | * - Unbreak on 5.x: perl is needed to buildpav2004-05-302-4/+2 | * Add missing USE_PERL5kris2004-05-301-0/+1 | * BROKEN: Install failskris2004-05-303-0/+6 | * - Teach to respect hier(7):pav2004-05-296-164/+196 | | | | | | | | | | - CVS repository went to /usr/local/var/rancid/CVS - config files went to /usr/local/etc/rancid - the man pages are in /usr/local/man - rancid binaries are installed in: /usr/local/libexec/rancid PR: ports/67259 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) * - Update to 0.8.5apav2004-05-273-2/+8 | | | | | PR: ports/67253 Submitted by: Lars Thegler <lars@thegler.dk> * - Update to version 0.6.4krion2004-05-272-3/+3 | * - Add more MASTER_SITESkrion2004-05-261-1/+2 | * - Refresh MASTER_SITESpav2004-05-251-3/+2 | | | | | PR: ports/67177 Submitted by: Roman Neuhauser <neuhauser@chello.cz> * Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-252-2/+2 | | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems * - Fix argument parsing in check_mrtgpav2004-05-252-1/+16 | | | | | PR: ports/67056 Submitted by: Michael Wayne <wayne@staff.msen.com> * SNMPTT (SNMP Trap Translator) is an SNMP trap handler written in Perlbms2004-05-256-0/+147 | | | | for use with the Net-SNMP / UCD-SNMP snmptrapd program (www.net-snmp.org). * - Add missing patchkrion2004-05-241-0/+28 | * - turn off interactivity for pipe-oriented mode (colondump)krion2004-05-243-7/+44 | | | | | | | | | - convert ASN table from static to alloc()ed to reduce memory footprint - bump PORTREVISION PR: ports/67117 Submitted by: maintainer * Also report MIB::ifName/MIB::ifAlias; bump PORTREVISION.vs2004-05-242-0/+43 | | | | | PR: ports/66905 Submitted by: Russell Jackson (maintainer) * Remove some post-patch install detritus.bms2004-05-212-2/+2 | | | | Nudged by: kris * Unbreak net/zabbix-agent.vs2004-05-214-6/+4 | | | | | PR: ports/66923 Submitted by: Sergey Akifyev (maintainer) * Fix signed int problem in display (when displaying veryosa2004-05-215-13/+49 | | | | | | | | | | | | | | | active flows it is possible to overflow bytecount). [1] Also: [2] o use DOCSDIR and DATADIR macros o move files from pkg-plist to Makefile o remove pkg-plist Reported by: Gleb Smirnoff <glebius at sell dot sick dot ru> Submitted by: Dmitry Morozovsky <marck at rinet dot ru> (maintainer) [1], osa [2] Approved by: maintainer PR: 66936 * Deprecate the dependency on net-snmp4 by folding it under a WITH_NETSNMP4bms2004-05-213-0/+27 | | | | | | | switch, and set to depend on net-snmp's builtin SNMP.pm implementation by default. Reviewed by: fenner * Numerous changes:bms2004-05-206-1/+64 | | | | | | | | | | | | - Explicitly USE_GMAKE. - Add a switch WITH_UCDSNMP to only depend on p5-SNMP if net-snmp4 is preferred over net-snmp, as net-snmp provides SNMP.pm (unless compiled WITHOUT_PERL). - Add some files to pkg-plist as makefile install targets are lazy (i.e. they use wildcards) to avoid package deinstall failures. - Add some needed FreeBSD patches. Submitted by: Hiroki Sato (patches) * Update to 1.30erwin2004-05-185-8/+5 | | | | | PR: 66803 Submitted by: maintainer * Update to Argus release 2.0.6.se2004-05-187-158/+582 | | | | | | | | | The clients are no longer part of this port, but will be built by the argus-clients port, which is listed as a dependency. Since both the argus and argus-clients ports contain the same COPYING file and want to install it into the same directory, I have disabled installation of the copyright file by this port, assuming that the dependent argus-clients port already did it ... * This port builds the Argus clients, which used to be bundledse2004-05-187-0/+369 | | | | with the Argus daemon, until release 2.0.6 of Argus. * - Update to 3.20vs2004-05-172-9/+7 | | | | | | | | - Prune unused dependencies Based on PR: ports/58705 Submitted by: Yu-Shun Wang Approved by: maintainer timeout * s/post-patch/pre-configure/ so that BUILD_DEPENDS are really available.vs2004-05-161-1/+1 | | | | Noticed by: pointyhat * Unbreak on 5.0.kuriyama2004-05-143-12/+12 | | | | My mbuf statistics code works only after 5.1-REL. * Prevent error in snmpconf script with recent perl.kuriyama2004-05-126-6/+33 | | | | Reported by: daver@vicor.com (Pomegranate) * Add p5-SNMP_Session to BUILD_DEPENDS.vs2004-05-111-1/+2 | | | | | Noticed by: bento Approved by: billf * Unbreak after recent net-snmp update.arved2004-05-072-7/+24 | | | | | Comment out the failing configure check. No response from maintainer since April 14 * Update to 4.2.6 [1]mat2004-05-062-12/+12 | | | | | | | | builds fine on 5.8 pet portlint PR: 65697 [1] Submitted by: Helge Oldach <p5snmpapr04@oldach.net> * - Update to 2.3pav2004-05-068-38/+56 | | | | | PR: ports/66316 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) * Fix build on amd64.arved2004-05-062-0/+10 | | | | A check for va_copy is missing in the configure script. * Add kismet, an 802.11 layer2 wireless network detector, sniffer, and intrusionpav2004-05-05