non port: net-mgmt/net-snmp4/Makefile |
Number of commits found: 31 |
Thursday, 14 Oct 2010
|
11:36 garga
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.
 |
Saturday, 13 Feb 2010
|
06:19 pgollucci
- 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
2009-07-01 net-mgmt/net-snmp4: Use net-mgmt/net-snmp port instead
 |
Wednesday, 18 Nov 2009
|
22:39 pav
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
 |
Saturday, 22 Aug 2009
|
00:32 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with N
 |
Thursday, 14 May 2009
|
22:39 kuriyama
Set DEPRECATED and EXPIRATION_DATE.
 |
Thursday, 8 Jan 2009
|
17:11 erwin
Mark BROKEN on 8: does not build after arp-v2 import.
Submitted by: pointyhat
 |
Tuesday, 6 Jan 2009
|
17:59 pav
- Remove conditional checks for FreeBSD 5.x and older
 |
Tuesday, 10 Jun 2008
|
21:15 chinsan
- Update to 4.2.7.1
 |
Sunday, 4 May 2008
|
07:36 edwin
Fix build on 7.0
 |
Wednesday, 30 Apr 2008
|
11:45 edwin
Update to 4.2.7
 |
Tuesday, 11 Mar 2008
|
22:50 ehaupt
Really fix this port this time. This was a objformat issue.
Notified by: pointyhat via pav
 |
Wednesday, 5 Mar 2008
|
23:16 ehaupt
Unbreak on 7.0
PR: 121375 (based on)
Submitted by: Christopher Cowart <ccowart@rescomp.berkeley.edu>
 |
Friday, 27 Jul 2007
|
11:59 rafan
- 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>
 |
Thursday, 21 Jun 2007
|
06:59 rafan
- 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>
 |
Thursday, 19 Apr 2007
|
21:20 gabor
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter n-p
 |
Sunday, 10 Sep 2006
|
23:47 kris
BROKEN on 7.0: Does not compile
 |
Tuesday, 15 Aug 2006
|
00:56 clsung
- 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>
 |
Wednesday, 26 Jul 2006
|
01:22 sobomax
Add support for 6-STABLE and 7-CURRENT.
 |
Thursday, 11 May 2006
|
22:49 edwin
Remove USE_REINPLACE from all categories starting with N
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Tuesday, 15 Nov 2005
|
06:52 ade
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.
 |
Thursday, 6 Oct 2005
|
07:56 linimon
Remove obsolete mastersites.
Source: distfile survey
 |
Saturday, 14 May 2005
|
21:40 sem
- Make portlint happy.
- Utilize EXAMPLESDIR macro.
 |
Tuesday, 26 Apr 2005
|
22:40 jylefort
Fix build on 6.X
PR: ports/80374
Submitted by: Johan van Selst <johans@stack.nl>
 |
Saturday, 26 Mar 2005
|
20:41 kris
BROKEN on 6.x: Does not build
Approved by: portmgr (self)
 |
Friday, 9 Jul 2004
|
17:43 marcus
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
 |
Thursday, 1 Jul 2004
|
17:06 ade
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
 |
Thursday, 24 Jun 2004
|
20:51 marcus
Fix build on -CURRENT, and drop maintainership. -CURRENT fix was adapted
from net-mgmt/net-snmp.
 |
Sunday, 14 Mar 2004
|
06:17 ade
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.
 |
Monday, 23 Feb 2004
|
04:42 wollman
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 |