notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-mgmt/net-snmp4/Makefile

Number of commits found: 31

Thursday, 14 Oct 2010
11:36 garga search for other commits by this committer
Remove expired ports:

2010-10-14 devel/p5-P4: Depends of p5-P4-Client, which is DEPRECATED.
2010-01-08 devel/p5-P4-Client: has been broken for 11 months
2010-10-14 net-p2p/btpeer: Does not build with net/Sockets and is unmaintained.
2009-07-01 net-mgmt/net-snmp4: Use net-mgmt/net-snmp port instead
2010-10-14 net/gkrellm_snmp: Depends of net-snmp4, that is deprecated also and
will be removed soon.
2010-10-14 net/Sockets-devel: Older than net/Sockets and unmaintained.
Original commit
Saturday, 13 Feb 2010
06:19 pgollucci search for other commits by this committer
- Resurrect this port
  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
Original commit
03:09 pgollucci search for other commits by this committer
2009-07-01 net-mgmt/net-snmp4: Use net-mgmt/net-snmp port instead
Original commit
Wednesday, 18 Nov 2009
22:39 pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Thursday, 14 May 2009
22:39 kuriyama search for other commits by this committer
Set DEPRECATED and EXPIRATION_DATE.
Original commit
Thursday, 8 Jan 2009
17:11 erwin search for other commits by this committer
Mark BROKEN on 8: does not build after arp-v2 import.

Submitted by:   pointyhat
Original commit
Tuesday, 6 Jan 2009
17:59 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Tuesday, 10 Jun 2008
21:15 chinsan search for other commits by this committer
- Update to 4.2.7.1
Original commit
Sunday, 4 May 2008
07:36 edwin search for other commits by this committer
Fix build on 7.0
Original commit
Wednesday, 30 Apr 2008
11:45 edwin search for other commits by this committer
Update to 4.2.7
Original commit
Tuesday, 11 Mar 2008
22:50 ehaupt search for other commits by this committer
Really fix this port this time. This was a objformat issue.

Notified by:    pointyhat via pav
Original commit
Wednesday, 5 Mar 2008
23:16 ehaupt search for other commits by this committer
Unbreak on 7.0

PR:             121375 (based on)
Submitted by:   Christopher Cowart <ccowart@rescomp.berkeley.edu>
Original commit
Friday, 27 Jul 2007
11:59 rafan search for other commits by this committer
- Convert to rc.d style script
- 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>
Original commit
Thursday, 21 Jun 2007
06:59 rafan search for other commits by this committer
- The contents of these manaul pages live in other pages, so create
  links for them instead of install useless contents.

PR:              ports/113078
Submitted by:    Helge Oldach <ports-net-snmp4-may07 at oldach.net>
Original commit
Thursday, 19 Apr 2007
21:20 gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter n-p
Original commit
Sunday, 10 Sep 2006
23:47 kris search for other commits by this committer
BROKEN on 7.0: Does not compile
Original commit
Tuesday, 15 Aug 2006
00:56 clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- 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>
Original commit
Wednesday, 26 Jul 2006
01:22 sobomax search for other commits by this committer
Add support for 6-STABLE and 7-CURRENT.
Original commit
Thursday, 11 May 2006
22:49 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
Original commit
Thursday, 6 Oct 2005
07:56 linimon search for other commits by this committer
Remove obsolete mastersites.

Source:         distfile survey
Original commit
Saturday, 14 May 2005
21:40 sem search for other commits by this committer
- Make portlint happy.
- Utilize EXAMPLESDIR macro.
Original commit
Tuesday, 26 Apr 2005
22:40 jylefort search for other commits by this committer
Fix build on 6.X

PR:             ports/80374
Submitted by:   Johan van Selst <johans@stack.nl>
Original commit
Saturday, 26 Mar 2005
20:41 kris search for other commits by this committer
BROKEN on 6.x: Does not build

Approved by:    portmgr (self)
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
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
Original commit
Thursday, 1 Jul 2004
17:06 ade search for other commits by this committer
Autotools cleanup.  Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:             67768
Submitted by:   ade
Approved by:    4-exp bento runs (thanks, kris!)
Original commit
Thursday, 24 Jun 2004
20:51 marcus search for other commits by this committer
Fix build on -CURRENT, and drop maintainership.  -CURRENT fix was adapted
from net-mgmt/net-snmp.
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
Original commit
Monday, 23 Feb 2004
04:42 wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
Original commit

Number of commits found: 31