-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Christian Weisgerber
committed
Oct 25, 2002
1 parent
0371ffd
commit d3dc6ab
Showing
11 changed files
with
33 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
# $OpenBSD: Makefile,v 1.18 2002/03/21 20:46:23 espie Exp $ | ||
# $OpenBSD: Makefile,v 1.19 2002/10/25 11:34:24 naddy Exp $ | ||
|
||
COMMENT= "manage remote serial consoles via TCP/IP" | ||
|
||
PKGNAME= conserver-5.21 | ||
DISTFILES= conserver-5.21-Beta.shar.gz | ||
CATEGORIES= comms | ||
NEED_VERSION= 1.515 | ||
|
||
MAINTAINER= Angelos D. Keromytis <[email protected]> | ||
|
||
|
@@ -24,6 +23,8 @@ WRKDIST= ${WRKDIR} | |
DEFAULTHOST?= localhost | ||
MAKE_ENV+= CC="${CC}" DEFAULTHOST="${DEFAULTHOST}" | ||
|
||
NO_REGRESS= Yes | ||
|
||
post-extract: | ||
cp ${FILESDIR}/Makefile ${WRKSRC} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
# $OpenBSD: Makefile,v 1.20 2002/06/29 20:33:11 naddy Exp $ | ||
# $OpenBSD: Makefile,v 1.21 2002/10/25 11:34:24 naddy Exp $ | ||
|
||
COMMENT= "serial and network communications package" | ||
|
||
PKGNAME= kermit-8.0.201 | ||
DISTNAME= cku201 | ||
CATEGORIES= comms | ||
NEED_VERSION= 1.504 | ||
HOMEPAGE= http://www.kermit-project.org/ | ||
|
||
MAINTAINER= Christian Weisgerber <[email protected]> | ||
|
@@ -28,6 +27,8 @@ MAKE_FLAGS= KTARGET=openbsd CC="${CC}" CC2="${CC}" \ | |
-DCKHTTP" \ | ||
LIBS="-lcurses -lutil -lm" | ||
|
||
NO_REGRESS= Yes | ||
|
||
DOCDIR= ${PREFIX}/share/doc/kermit | ||
DOCS= COPYING.TXT ckaaaa.txt ckcbwr.txt ckccfg.txt ckcplm.txt \ | ||
ckermit70.txt ckermit80.txt ckubwr.txt ckuins.txt ckututor.txt | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
# $OpenBSD: Makefile,v 1.12 2001/05/05 22:40:13 jakob Exp $ | ||
# $OpenBSD: Makefile,v 1.13 2002/10/25 11:34:24 naddy Exp $ | ||
|
||
COMMENT= "SNPP client/server (alphanum pager software)" | ||
|
||
DISTNAME= qpage-3.3 | ||
CATEGORIES= comms | ||
NEED_VERSION= 1.406 | ||
|
||
MAINTAINER= Angelos D. Keromytis <[email protected]> | ||
|
||
|
@@ -17,6 +16,8 @@ MASTER_SITES= http://www.qpage.org/download/ | |
EXTRACT_SUFX= .tar.Z | ||
CONFIGURE_STYLE=gnu | ||
|
||
NO_REGRESS= Yes | ||
|
||
pre-install: | ||
@mv ${WRKSRC}/example.cf ${WRKSRC}/example-qpage.cf | ||
@mv ${WRKSRC}/qpage.man ${WRKSRC}/qpage.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters