aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp4
Commit message (Collapse)AuthorAgeFilesLines
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Resurrect this portPhilip M. Gollucci2010-02-1321-0/+834
| | | | | | | | | | | | | | | | | Though long since expired and deprecated, 2 ports net/gkrellm_snmp net/ngr still depend on it and do not work net-mgmt/net-snmp (v5) BEWARE, dragons be here, rmPort will not catch these deps and removing this port before they are converted will break the INDEx Pointyat to: myself Reported by: erwin Notes: svn path=/head/; revision=249747
* 2009-07-01 net-mgmt/net-snmp4: Use net-mgmt/net-snmp port insteadPhilip M. Gollucci2010-02-1321-834/+0
| | | | Notes: svn path=/head/; revision=249744
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244447
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Set DEPRECATED and EXPIRATION_DATE.Jun Kuriyama2009-05-141-0/+2
| | | | Notes: svn path=/head/; revision=233911
* Mark BROKEN on 8: does not build after arp-v2 import.Erwin Lansing2009-01-081-0/+4
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=225495
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-5/+1
| | | | Notes: svn path=/head/; revision=225335
* - Update to 4.2.7.1Chin-San Huang2008-06-102-5/+4
| | | | Notes: svn path=/head/; revision=214636
* Fix build on 7.0Edwin Groothuis2008-05-042-2/+17
| | | | Notes: svn path=/head/; revision=212579
* Update to 4.2.7Edwin Groothuis2008-04-309-108/+79
| | | | Notes: svn path=/head/; revision=212353
* Really fix this port this time. This was a objformat issue.Emanuel Haupt2008-03-112-14/+8
| | | | | | | Notified by: pointyhat via pav Notes: svn path=/head/; revision=208848
* Unbreak on 7.0Emanuel Haupt2008-03-053-8/+21
| | | | | | | | PR: 121375 (based on) Submitted by: Christopher Cowart <ccowart@rescomp.berkeley.edu> Notes: svn path=/head/; revision=208481
* - Convert to rc.d style scriptRong-En Fan2007-07-274-27/+28
| | | | | | | | | | | | - Bump PORTREVISION Note that I changed few places of the patch to match Porter's Handbook. PR: ports/114952 Submitted by: Chris Cowart <ccowart at rescomp.berkeley.edu> Notes: svn path=/head/; revision=196384
* - The contents of these manaul pages live in other pages, so createRong-En Fan2007-06-211-20/+46
| | | | | | | | | | links for them instead of install useless contents. PR: ports/113078 Submitted by: Helge Oldach <ports-net-snmp4-may07 at oldach.net> Notes: svn path=/head/; revision=193988
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-191-1/+3
| | | | | | | with letter n-p Notes: svn path=/head/; revision=190385
* BROKEN on 7.0: Does not compileKris Kennaway2006-09-101-0/+4
| | | | Notes: svn path=/head/; revision=172741
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | | - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170651
* Add support for 6-STABLE and 7-CURRENT.Maxim Sobolev2006-07-262-1/+18
| | | | Notes: svn path=/head/; revision=168777
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Conversion to a single libtool environment.Ade Lovett2006-02-234-52/+6
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149444
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Remove obsolete mastersites.Mark Linimon2005-10-061-4/+1
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144370
* - Make portlint happy.Sergey Matveychuk2005-05-142-13/+14
| | | | | | | - Utilize EXAMPLESDIR macro. Notes: svn path=/head/; revision=135263
* Fix build on 6.XJean-Yves Lefort2005-04-261-1/+1
| | | | | | | | PR: ports/80374 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=134226
* BROKEN on 6.x: Does not buildKris Kennaway2005-03-261-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131993
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-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 Notes: svn path=/head/; revision=113296
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-011-2/+2
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Fix build on -CURRENT, and drop maintainership. -CURRENT fix was adaptedJoe Marcus Clarke2004-06-242-7/+19
| | | | | | | from net-mgmt/net-snmp. Notes: svn path=/head/; revision=112172
* SIZEifyJoe Marcus Clarke2004-03-191-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104591
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* - Fix build on AMD64Kirill Ponomarev2004-02-091-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=100518
* net-snmp4 conflicts with net-snmp-5.x.Joe Marcus Clarke2003-10-111-0/+2
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90837
* Move USE_* above bsd.port.pre.mk.Joe Marcus Clarke2003-10-021-6/+6
| | | | | | | PR: 57502 Notes: svn path=/head/; revision=90045
* Looks like I accidentally correupted the patch in the previous commit.Joe Marcus Clarke2003-09-022-184/+77
| | | | | | | Fix that and bump PORTREVISION yet again. Notes: svn path=/head/; revision=88369
* Return the correct value for tcp.tcpCurrEstab.0.Joe Marcus Clarke2003-08-172-1/+204
| | | | | | | | PR: 54551 Submitted by: Mário Freitas <sub_0@netcabo.pt> Notes: svn path=/head/; revision=87144
* libtool uber-patchAde Lovett2003-06-262-6/+8
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Fix build on recent -CURRENT.Joe Marcus Clarke2003-03-283-3/+89
| | | | | | | Reported by: Roar Pettersen <edprp@it.uib.no> Notes: svn path=/head/; revision=77637
* WITH_PORTSSL is not needed anymore.Joe Marcus Clarke2003-03-041-4/+0
| | | | | | | Reported by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=76881
* * Fix build once and for all. Tested with -STABLE, 5.0-RELEASE-p3, andJoe Marcus Clarke2003-03-041-12/+4
| | | | | | | | | | | | | -CURRENT * Take maintainership as I need this version for one of my applications PR: 48932 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Thanks to: ade, marcus Reported by: Will Mitayai Keeso Rowe <mit@dreamlabs.com> Notes: svn path=/head/; revision=76878
* Complete previous patch.Joe Marcus Clarke2003-02-221-3/+2
| | | | Notes: svn path=/head/; revision=76183
* Correct logic when building on 5.x.Joe Marcus Clarke2003-02-221-1/+2
| | | | | | | | Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Pointy hat to: me Notes: svn path=/head/; revision=76182
* Fix build on -STABLE with OpenSSL 0.9.7.Joe Marcus Clarke2003-02-221-1/+1
| | | | Notes: svn path=/head/; revision=76074
* - update to 4.2.6Yen-Ming Lee2003-02-212-4/+28
| | | | | | | | | | - fix build on FreeBSD 5 systems PR: 48504 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=76058
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Mark IGNORE with $OSVERSION >= 500100.Jun Kuriyama2003-02-181-1/+4
| | | | | | | | | | | Backporting 4.x for latest OpenSSL suite will take some timeslots, but I'll not work for it. Release maintainership to ports@ until now. If there is no maintainer appeared, I'll remove this port some time after. Notes: svn path=/head/; revision=75797
* net/net-snmp4 requires perl to build -> USE_PERL5=yesEdwin Groothuis2002-11-171-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70307