1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Sergey Matveychuk
5115c20457 - Change a port comment and description
Submitted by:	developer
2010-04-03 18:59:40 +00:00
Sergey Matveychuk
9dc8568b93 - Update to 1.0.4.1 2010-04-03 09:30:08 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Sergey Matveychuk
18fba9383d - Update to 1.0.4
* don't depend on libnet10
  * LLDP announces support
2009-10-26 16:38:08 +00:00
Sergey Matveychuk
87ae83ca17 - Fix a type in rc script.
Submitted by:	Helge Oldach
2007-02-08 08:08:30 +00:00
Sergey Matveychuk
df1a452e45 - rcNG'fy
- get rid of pkg-plist
- grab
2007-02-06 14:25:41 +00:00
Pav Lucistnik
eb81a88093 - Patch net/libnet* to versioned libraries and header files, so they can
coexist

PR:		ports/103861
Submitted by:	alepulver
Tested by:	pointyhat
With hat:	portmgr
2007-01-31 14:09:55 +00:00
Mark Linimon
dd4e75fcde Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 09:42:45 +00:00
Edwin Groothuis
9a50715eee SHA256ify
Approved by: krion@
2006-02-01 01:08:07 +00:00
Sergey Matveychuk
e1c4707bab libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:		ports/85519 (based on)
Submitted by:	Stas Yakovlev <stas.yakovlev_at_gmail.com>
2005-11-14 17:07:08 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Garrett Wollman
60aab66567 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
2004-02-23 04:42:13 +00:00
Kirill Ponomarev
efb0cba3b2 - Add minor patch to remove double CR from start/stop script
- Pet portlint

PR:		54837
Submitted by:	Andrew <andrew@ugh.net.au>
Approved by:	maintainer timeout > 4 months
2003-11-16 12:59:32 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Anders Nordby
fc39b6d736 Update to 1.0.2.
PR:		36793
Submitted by:	maintainer
2002-04-14 00:53:57 +00:00
Ying-Chieh Liao
baa89dfe9f add cdpd
CDPdaemon - sends Cisco Discovery Protocol announces over ethernet

PR:		31138
Submitted by:	Alexander Snarskii <snar@lucky.net>
2001-10-11 11:54:23 +00:00