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
SVNWeb

Number of commits found: 31

Thu, 14 Oct 2010
[ 11:36 garga search for other commits by this committer ] Original commit  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 13 Feb 2010
[ 06:19 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- 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
[ 03:09 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
2009-07-01 net-mgmt/net-snmp4: Use net-mgmt/net-snmp port instead
Wed, 18 Nov 2009
[ 22:39 pav search for other commits by this committer ] Original commit  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Sat, 22 Aug 2009
[ 00:32 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 341 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with N
Thu, 14 May 2009
[ 22:39 kuriyama search for other commits by this committer ] Original commit 
Set DEPRECATED and EXPIRATION_DATE.
Thu, 8 Jan 2009
[ 17:11 erwin search for other commits by this committer ] Original commit 
Mark BROKEN on 8: does not build after arp-v2 import.

Submitted by:   pointyhat
Tue, 6 Jan 2009
[ 17:59 pav search for other commits by this committer ] Original commit  (Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Tue, 10 Jun 2008
[ 21:15 chinsan search for other commits by this committer ] Original commit 
- Update to 4.2.7.1
Sun, 4 May 2008
[ 07:36 edwin search for other commits by this committer ] Original commit 
Fix build on 7.0
Wed, 30 Apr 2008
[ 11:45 edwin search for other commits by this committer ] Original commit 
Update to 4.2.7
Tue, 11 Mar 2008
[ 22:50 ehaupt search for other commits by this committer ] Original commit 
Really fix this port this time. This was a objformat issue.

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

PR:             121375 (based on)
Submitted by:   Christopher Cowart <ccowart@rescomp.berkeley.edu>
Fri, 27 Jul 2007
[ 11:59 rafan search for other commits by this committer ] Original commit 
- 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>
Thu, 21 Jun 2007
[ 06:59 rafan search for other commits by this committer ] Original commit 
- 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>
Thu, 19 Apr 2007
[ 21:20 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter n-p
Sun, 10 Sep 2006
[ 23:47 kris search for other commits by this committer ] Original commit 
BROKEN on 7.0: Does not compile
Tue, 15 Aug 2006
[ 00:56 clsung search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
- 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>
Wed, 26 Jul 2006
[ 01:22 sobomax search for other commits by this committer ] Original commit 
Add support for 6-STABLE and 7-CURRENT.
Thu, 11 May 2006
[ 22:49 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 270 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with N
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 6 Oct 2005
[ 07:56 linimon search for other commits by this committer ] Original commit 
Remove obsolete mastersites.

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

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

Approved by:    portmgr (self)
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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
Thu, 1 Jul 2004
[ 17:06 ade search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Autotools cleanup.  Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:             67768
Submitted by:   ade
Approved by:    4-exp bento runs (thanks, kris!)
Thu, 24 Jun 2004
[ 20:51 marcus search for other commits by this committer ] Original commit 
Fix build on -CURRENT, and drop maintainership.  -CURRENT fix was adapted
from net-mgmt/net-snmp.
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 23 Feb 2004
[ 04:42 wollman search for other commits by this committer ] Original commit  (Only the first 10 of 907 ports in this commit are shown above. View all ports for this commit)
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

Number of commits found: 31