1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
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
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
Dag-Erling Smørgrav
43b341a6f7 Add rc script. Note that IWBN to have tits keep a pidfile.
Approved by:	maintainer (mich@)
2007-04-09 15:43:28 +00:00
Edwin Groothuis
bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +00:00
Michael Landin
b46d4c8220 o add patch to fix double-free bug[1]
o bump portrevision
o add SHA256 checksum, while here

Tested by:	Achim Gorski <agorski@netapp.com>[1]
2006-01-06 15:25:13 +00:00
Michael Landin
772bcf42d5 o Update to -> 1.1.2 2005-10-05 13:55:22 +00:00
Michael Landin
d07ec18b9e - SIZEify.
Submitted by:		trevor
2004-03-18 09:56:10 +00:00
Michael Landin
a7016bc214 Update to -> 1.1.1
- "raw" protocol support added
 - software flow control support added

Approved by:		roberto (mentor)
2003-09-25 09:00:35 +00:00
Michael Landin
1fe8493549 Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Tilman Keskinoz
77ed081a29 Update to 1.0.3
Pass Maintainership to submitter

PR:		46287
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2003-01-02 18:08:15 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
32953b8f16 - Update MASTER_SITE
- USE_REINPLACE

PR:		43639
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-25 02:24:33 +00:00
Alexander Langer
d8446c554a Fix build by properly defining an argument that is used for poll(2).
Noticed by:	bento
2002-09-24 11:24:29 +00:00
Kris Kennaway
667f7b6514 Fix build on -current by removing an obsoleted patch and setting NO_WERROR 2002-09-05 03:47:35 +00:00
Maxim Sobolev
700291efee Add tits 1.0.2, a server which provides telnet(1) access to one or
more tty ports.

Obtained from:	NetBSD
2001-04-18 15:32:59 +00:00