Add RCS IDs and remove useless MESSAGEs.
This commit is contained in:
parent
03b44c7dac
commit
9bb8edc168
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2010/10/28 21:47:23 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2010/10/29 12:41:58 ajacoutot Exp $
|
||||
|
||||
COMMENT= jabber server written in Erlang
|
||||
|
||||
V= 2.1.5
|
||||
DISTNAME= ejabberd-$V
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
Please see ${PREFIX}/share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
for information about running ejabberd
|
@ -1,3 +1,5 @@
|
||||
# $OpenBSD: README,v 1.2 2010/10/29 12:41:58 ajacoutot Exp $
|
||||
|
||||
* Migration
|
||||
When moving database between machines, or upgrading from 1.1.x to
|
||||
2.x.x version you will need to follow the instructions available at
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.126 2010/10/29 09:40:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.127 2010/10/29 12:41:58 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -7,7 +7,7 @@ COMMENT-docs= additional documentation and examples for Samba
|
||||
|
||||
DISTNAME= samba-3.5.6
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
REVISION-main = 0
|
||||
REVISION-main = 1
|
||||
FULLPKGNAME-docs= ${DISTNAME:S/-/-docs-/}
|
||||
FULLPKGPATH-docs= net/samba,-docs
|
||||
SHARED_LIBS= smbclient 2.0 \
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $OpenBSD: README-main,v 1.2 2010/10/29 12:41:58 ajacoutot Exp $
|
||||
|
||||
Using samba package in an OpenBSD environment:
|
||||
|
||||
1. Edit ${SYSCONFDIR}/samba/smb.conf to suit your needs.
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.129 2010/10/28 22:42:44 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.130 2010/10/29 12:41:58 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME session
|
||||
|
||||
GNOME_PROJECT= gnome-session
|
||||
GNOME_VERSION= 2.32.0
|
||||
|
||||
REVISION= 6
|
||||
REVISION= 7
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
Please see ${PREFIX}/share/doc/gnome-session/README.OpenBSD for information
|
||||
about running GNOME on OpenBSD.
|
Loading…
Reference in New Issue
Block a user