diff --git a/audio/jack/Makefile b/audio/jack/Makefile index 9e8283423bc..48478cda4d5 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2010/12/02 22:17:46 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.19 2011/06/02 13:41:36 ajacoutot Exp $ SHARED_ONLY = Yes @@ -7,7 +7,7 @@ COMMENT = low latency sound server V = 0.116.1 DISTNAME = jack-audio-connection-kit-${V} PKGNAME = jack-${V} -REVISION = 7 +REVISION = 8 SHARED_LIBS += jack 0.0 # 0.28 SHARED_LIBS += jackserver 0.0 # 0.28 diff --git a/audio/jack/pkg/README b/audio/jack/pkg/README index eb4d8052636..a3475d5e098 100644 --- a/audio/jack/pkg/README +++ b/audio/jack/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.2 2010/11/23 18:14:02 jasper Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:36 ajacoutot Exp $ -Running Jackd on OpenBSD -======================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- In this package of jackd, the 'dummy' and 'sndio' drivers are supported. The 'dummy' driver is mostly useful for testing jackd itself. The diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 392fcddc9c9..d47c75f1f4e 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.62 2011/05/24 16:24:35 giovanni Exp $ +# $OpenBSD: Makefile,v 1.63 2011/06/02 13:41:36 ajacoutot Exp $ COMMENT= send/receive faxes and share modems DISTNAME= hylafax-6.0.5 CATEGORIES= comms +REVISION= 0 + HOMEPAGE= http://www.HylaFAX.org/ MAINTAINER= Giovanni Bechis diff --git a/comms/hylafax/pkg/README b/comms/hylafax/pkg/README index 2fe93b1759d..04176bce08f 100644 --- a/comms/hylafax/pkg/README +++ b/comms/hylafax/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.5 2011/05/24 16:24:35 giovanni Exp $ +$OpenBSD: README,v 1.6 2011/06/02 13:41:36 ajacoutot Exp $ -Running Hylafax on OpenBSD -========================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- -Post-installation steps: ------------------------- +Post-installation steps +======================= Hylafax needs some manual configuration before it is usable. Make sure that you have configured HylaFAX before running faxq: @@ -22,6 +23,6 @@ something like this: and send a SIGHUP to init(8). -References: ------------ +References +========== Additional documentation at http://www.hylafax.org/. diff --git a/databases/architect/Makefile b/databases/architect/Makefile index 34d4d1b8bca..87abc511bc1 100644 --- a/databases/architect/Makefile +++ b/databases/architect/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2011/05/22 14:03:39 jasper Exp $ +# $OpenBSD: Makefile,v 1.14 2011/06/02 13:41:36 ajacoutot Exp $ PKG_ARCH= * @@ -11,6 +11,8 @@ PKGNAME= architect-${V} CATEGORIES= databases WRKDIST= ${WRKDIR}/architect-${V}/ +REVISION= 0 + HOMEPAGE= http://www.sqlpower.ca/page/architect MAINTAINER= Ian Darwin diff --git a/databases/architect/pkg/README b/databases/architect/pkg/README index 3f28497101a..d9267b7a24b 100644 --- a/databases/architect/pkg/README +++ b/databases/architect/pkg/README @@ -1,3 +1,9 @@ +$OpenBSD: README,v 1.2 2011/06/02 13:41:36 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- + To get started with SQL Power*Architect, please see the Getting Started wiki page at -http://code.google.com/p/power-architect/wiki/GettingStarted + http://code.google.com/p/power-architect/wiki/GettingStarted diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile index 25654ed4d7f..04db542be0d 100644 --- a/databases/gnats/Makefile +++ b/databases/gnats/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.26 2010/11/23 18:14:19 jasper Exp $ +# $OpenBSD: Makefile,v 1.27 2011/06/02 13:41:36 ajacoutot Exp $ COMMENT= GNU Problem Report Management System DISTNAME= gnats-3.113.1 -REVISION= 8 +REVISION= 9 CATEGORIES= databases devel MASTER_SITES= ${MASTER_SITE_GNU:=gnats/} diff --git a/databases/gnats/pkg/README b/databases/gnats/pkg/README index 1c97f6a0ac1..f5851885bc0 100644 --- a/databases/gnats/pkg/README +++ b/databases/gnats/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.3 2010/11/23 18:14:19 jasper Exp $ +$OpenBSD: README,v 1.4 2011/06/02 13:41:36 ajacoutot Exp $ -Running GNATS on OpenBSD -======================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- -Post-installation steps: ------------------------- +Post-installation steps +======================= 1. Add the following to /etc/services: support 1529/tcp # GNATS @@ -46,6 +47,6 @@ increase privileges for all users of gnatsweb by changing 'view' to 'edit', or for individual users by adding rules to ${TRUEPREFIX}/share/gnats/gnats-db/gnats-adm/gnatsd.access. -References: ------------ +References +========== Additional documentation at http://sunsite.ualberta.ca/Documentation/Gnu/gnats-3.113/ diff --git a/databases/mysql/Makefile b/databases/mysql/Makefile index 71d153304c0..838e12fc5f5 100644 --- a/databases/mysql/Makefile +++ b/databases/mysql/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.191 2011/05/27 21:07:00 sthen Exp $ +# $OpenBSD: Makefile,v 1.192 2011/06/02 13:41:36 ajacoutot Exp $ SHARED_ONLY= Yes @@ -11,7 +11,7 @@ DISTNAME= mysql-${VERSION} PKGNAME-main= mysql-client-${VERSION} REVISION-main= 0 PKGNAME-server= mysql-server-${VERSION} -REVISION-server=7 +REVISION-server=8 PKGNAME-tests= mysql-tests-${VERSION} CATEGORIES= databases V= MySQL-5.1 diff --git a/databases/mysql/pkg/README-server b/databases/mysql/pkg/README-server index 0867112874e..8e1e0437913 100644 --- a/databases/mysql/pkg/README-server +++ b/databases/mysql/pkg/README-server @@ -1,7 +1,8 @@ -$OpenBSD: README-server,v 1.2 2011/01/04 16:03:00 ajacoutot Exp $ +$OpenBSD: README-server,v 1.3 2011/06/02 13:41:37 ajacoutot Exp $ -Using MySQL in an OpenBSD environment -===================================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- If you are installing MySQL for the first time, you have to create a default database first. In order to create the database, please run diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile index f05aaa539e0..4475777ba15 100644 --- a/databases/pgbouncer/Makefile +++ b/databases/pgbouncer/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2011/05/11 06:26:03 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.12 2011/06/02 13:41:37 ajacoutot Exp $ COMMENT = lightweight connection pooler for PostgreSQL DISTNAME = pgbouncer-1.3.4 -REVISION = 2 +REVISION = 3 CATEGORIES = databases diff --git a/databases/pgbouncer/pkg/README b/databases/pgbouncer/pkg/README index 200b18634db..6e685a1627c 100644 --- a/databases/pgbouncer/pkg/README +++ b/databases/pgbouncer/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.3 2011/01/04 14:54:28 pea Exp $ +$OpenBSD: README,v 1.4 2011/06/02 13:41:38 ajacoutot Exp $ -Running pgbouncer on OpenBSD -============================ ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- -Post-installation steps: ------------------------- +Post-installation steps +======================= 1. Carefully edit ${SYSCONFDIR}/pgbouncer/pgbouncer.ini and ${SYSCONFDIR}/pgbouncer/userlist.txt to fit your needs. @@ -16,6 +17,6 @@ Post-installation steps: 3. Launch pgbouncer with /etc/rc.d/pgbouncer start -Random hints: -------------- +Random hints +============ Check /var/log/pgbouncer/pgbouncer.log if something goes wrong. diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile index 0b26026556c..88e29ffc75e 100644 --- a/databases/postgresql/Makefile +++ b/databases/postgresql/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.151 2011/05/08 23:11:36 fgsch Exp $ +# $OpenBSD: Makefile,v 1.152 2011/06/02 13:41:38 ajacoutot Exp $ COMMENT-main= PostgreSQL RDBMS (client) COMMENT-server= PostgreSQL RDBMS (server) @@ -12,6 +12,7 @@ PKGNAME-server= postgresql-server-${VERSION} PKGNAME-docs= postgresql-docs-${VERSION} PKGNAME-contrib=postgresql-contrib-${VERSION} +REVISION-server=0 CATEGORIES= databases SHARED_LIBS= ecpg 7.2 \ diff --git a/databases/postgresql/pkg/README-server b/databases/postgresql/pkg/README-server index 3e6dcd6902b..cc758dac564 100644 --- a/databases/postgresql/pkg/README-server +++ b/databases/postgresql/pkg/README-server @@ -1,7 +1,8 @@ -$OpenBSD: README-server,v 1.5 2011/04/07 14:45:26 pea Exp $ +$OpenBSD: README-server,v 1.6 2011/06/02 13:41:38 ajacoutot Exp $ -Using PostgreSQL in an OpenBSD environment -========================================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- At least two different accounts are involved when working with PostgreSQL: One is an OpenBSD userid, '_postgresql', which is used as the userid of files @@ -100,7 +101,6 @@ To generate the keytab: Upgrade Howto (for a major upgrade) =================================== - If you didn't install PostgreSQL by following this README, you must adapt these instructions to your setup. @@ -135,10 +135,8 @@ $ pg_ctl -D /var/postgresql/data -l /var/postgresql/logfile start 8) Restore your data: $ psql -U postgres < /var/postgresql/full.sqldump - Clients/Frontends ================= - Many applications can use the PostgreSQL database right away. To facilitate administration of a PostgreSQL database, two clients are notable: diff --git a/devel/avrdude/Makefile b/devel/avrdude/Makefile index 4ea8788744e..6060477964e 100644 --- a/devel/avrdude/Makefile +++ b/devel/avrdude/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2011/03/02 07:20:53 jasper Exp $ +# $OpenBSD: Makefile,v 1.16 2011/06/02 13:41:38 ajacoutot Exp $ COMMENT= AVR microcontroller hardware in-system programmer V= 5.10 DISTNAME= avrdude-${V} -REVISION= 1 +REVISION= 2 DISTFILES+= avrdude-${V}.tar.gz avrdude-doc-${V}.pdf CATEGORIES= devel diff --git a/devel/avrdude/pkg/README b/devel/avrdude/pkg/README index 1aba461d87b..0cd22ffa3fd 100644 --- a/devel/avrdude/pkg/README +++ b/devel/avrdude/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.1 2010/12/12 20:20:56 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ -Running AVRDUDE on OpenBSD ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- + +Programming Arduio devices ========================== - -Programming Arduio devices: ---------------------------- If you're planning on programming *duino devices (with an FTDI chip) using avrdude, you'll want to invoke it something like this: diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index ceeb5642deb..4fd8cb6dc95 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.41 2011/04/21 11:28:22 landry Exp $ +# $OpenBSD: Makefile,v 1.42 2011/06/02 13:41:38 ajacoutot Exp $ # $FreeBSD: ports/devel/cvsweb/Makefile,v 1.28 2000/09/23 20:48:45 knu Exp $ COMMENT= WWW CGI script to browse CVS repository trees DISTNAME= cvsweb-2.0.6 -REVISION = 10 +REVISION = 11 CATEGORIES= devel www HOMEPAGE= http://www.freebsd.org/projects/cvsweb.html diff --git a/devel/cvsweb/pkg/README b/devel/cvsweb/pkg/README index 461c026964d..9d2c356400e 100644 --- a/devel/cvsweb/pkg/README +++ b/devel/cvsweb/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.2 2011/04/21 11:28:22 landry Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:38 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- # Author: Jolan Luff diff --git a/devel/git/Makefile b/devel/git/Makefile index 58eaa398dca..74b3d2d974e 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.76 2011/04/29 11:09:10 stsp Exp $ +# $OpenBSD: Makefile,v 1.77 2011/06/02 13:41:38 ajacoutot Exp $ COMMENT-main = GIT - Tree History Storage Tool COMMENT-svn = GIT - subversion interoperability tools @@ -11,6 +11,8 @@ PKGNAME-svn = git-svn-${V} PKGNAME-x11 = git-x11-${V} CATEGORIES = devel +REVISION-main= 0 + HOMEPAGE = http://git-scm.com/ MAINTAINER = Bernd Ahlers diff --git a/devel/git/pkg/README-main b/devel/git/pkg/README-main index aeb34b12f71..6a75b762cbf 100644 --- a/devel/git/pkg/README-main +++ b/devel/git/pkg/README-main @@ -1,9 +1,11 @@ -$OpenBSD: README-main,v 1.1 2010/11/05 08:23:04 bernd Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ -Some notes on using git in an OpenBSD environment. - -* git send-email ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- +git send-email +============== To make it work with SSL/TLS and SMTP auth you have to install the following additional packages. diff --git a/devel/hudson/Makefile b/devel/hudson/Makefile index 5b558932e6c..024086f58ca 100644 --- a/devel/hudson/Makefile +++ b/devel/hudson/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.9 2010/11/15 19:45:59 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2011/06/02 13:41:38 ajacoutot Exp $ COMMENT = continuous integration server VERSION = 1.365 DISTNAME = hudson # nonsensical versioning, alas. -REVISION = 0 +REVISION = 1 PKGNAME = hudson-${VERSION} DIST_SUBDIR = hudson-${VERSION} diff --git a/devel/hudson/pkg/README b/devel/hudson/pkg/README index dfcd6b115e1..aeb1f35d2e4 100644 --- a/devel/hudson/pkg/README +++ b/devel/hudson/pkg/README @@ -1,6 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/09 21:39:57 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ -Running Hudson on OpenBSD. ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To arrange for the standalone Hudson server to run automatically on reboot, add the following to /etc/rc.local: diff --git a/devel/intellij/Makefile b/devel/intellij/Makefile index 21c0c4e836a..8a550f0cb68 100644 --- a/devel/intellij/Makefile +++ b/devel/intellij/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2010/11/22 14:07:54 jasper Exp $ +# $OpenBSD: Makefile,v 1.11 2011/06/02 13:41:38 ajacoutot Exp $ SHARED_ONLY= Yes @@ -9,6 +9,8 @@ DISTNAME= ideaIC-${V} PKGNAME= intellij-${V} CATEGORIES= java devel +REVISION= 0 + HOMEPAGE= http://www.jetbrains.com/idea/ MAINTAINER= Daniel Dickman diff --git a/devel/intellij/pkg/README b/devel/intellij/pkg/README index 7d69bb939d1..05409738036 100644 --- a/devel/intellij/pkg/README +++ b/devel/intellij/pkg/README @@ -1,17 +1,16 @@ -$OpenBSD: README,v 1.1 2010/11/10 07:58:59 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ -IntelliJ on OpenBSD -=================== - -1. Windowing Problems ---------------------- ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- +Windowing Problems +================== If the splash-screen displays but you then only see a grey main screen, install the wmname package and run 'wmname LG3D'. This is a problem that has been seen with some Java-based applications used with a non-reparenting window manager (e.g. cwm). -2. Native Libraries -------------------- - +Native Libraries +================ Functionality depending on native libraries is not likely to work. diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile index b203acf36bd..bb2cde395f6 100644 --- a/devel/jenkins/Makefile +++ b/devel/jenkins/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2011/05/11 06:22:17 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.5 2011/06/02 13:41:38 ajacoutot Exp $ COMMENT = continuous integration server VERSION = 1.401 -REVISION = 2 +REVISION = 3 DISTNAME = jenkins PKGNAME = jenkins-${VERSION} DIST_SUBDIR = jenkins-${VERSION} diff --git a/devel/jenkins/pkg/README b/devel/jenkins/pkg/README index c7ace544b6c..d837f7a07d0 100644 --- a/devel/jenkins/pkg/README +++ b/devel/jenkins/pkg/README @@ -1,6 +1,8 @@ -$OpenBSD: README,v 1.2 2011/03/28 22:03:44 ian Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:38 ajacoutot Exp $ -Running Jenkins on OpenBSD. ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To arrange for the standalone Jenkins server to run automatically on reboot, add "jenkins" to "rc_scripts" in /etc/rc.conf.local, e.g.: diff --git a/devel/netbeans/Makefile b/devel/netbeans/Makefile index da1c91802fc..7d365f632ac 100644 --- a/devel/netbeans/Makefile +++ b/devel/netbeans/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2011/05/11 06:22:17 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.20 2011/06/02 13:41:38 ajacoutot Exp $ SHARED_ONLY= Yes @@ -7,7 +7,7 @@ COMMENT= NetBeans Java IDE V= 6.9.1 DISTNAME= netbeans-${V} CATEGORIES= java devel -REVISION= 0 +REVISION= 1 HOMEPAGE= http://www.netbeans.org/ diff --git a/devel/netbeans/pkg/README b/devel/netbeans/pkg/README index 400ffa9c8f5..391442d6b7e 100644 --- a/devel/netbeans/pkg/README +++ b/devel/netbeans/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.1 2010/11/12 12:26:16 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ -NetBeans 6.8 on OpenBSD -======================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- -1. Help System --------------- +Help System +=========== NetBeans relies on the presence of a firefox binary for access to the online help system. Firefox is not set up as a runtime dependency @@ -18,8 +19,8 @@ ln -s ${LOCALBASE}/bin/firefox35 ${LOCALBASE}/bin/firefox You can also customize this setting within the IDE by going to Tools> Options> General> Web Browser. -2. Font issues in the output window ------------------------------------ +Font issues in the output window +================================ After hitting the Clean & Build or the Run buttons from within the IDE, the output window will show square boxes @@ -28,8 +29,8 @@ instead of fonts. Bug 145696 was filed but marked as WONTFIX by NetBeans developers: https://netbeans.org/bugzilla/show_bug.cgi?id=145696 -3. Native Libraries -------------------- +Native Libraries +================ The profiler module is not included in the port. Additionally, the following modules, although included, contain native code which diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile index 3253385264c..af0d0932d58 100644 --- a/devel/py-buildbot/Makefile +++ b/devel/py-buildbot/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2011/04/21 10:20:43 eric Exp $ +# $OpenBSD: Makefile,v 1.12 2011/06/02 13:41:38 ajacoutot Exp $ COMMENT = system to automate the compile/test cycle @@ -6,6 +6,8 @@ MODPY_EGG_VERSION = 0.8.3p1 DISTNAME = buildbot-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME:S/p/./} +REVISION = 0 + CATEGORIES = devel HOMEPAGE = http://buildbot.net/ diff --git a/devel/py-buildbot/pkg/README b/devel/py-buildbot/pkg/README index ba33f3f6b6b..c7f7126d7b2 100644 --- a/devel/py-buildbot/pkg/README +++ b/devel/py-buildbot/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2011/04/21 10:20:43 eric Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ -Using BuildBot master in an OpenBSD environment -=============================================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- On OpenBSD, the BuildBot package has an associated _buildbot user for running the master. The default master directory is expected to be diff --git a/devel/py-buildslave/Makefile b/devel/py-buildslave/Makefile index 67378b6abd2..dc76e7157c5 100644 --- a/devel/py-buildslave/Makefile +++ b/devel/py-buildslave/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2011/04/24 19:15:13 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.4 2011/06/02 13:41:38 ajacoutot Exp $ COMMENT= buildslave implementation for the buildot system @@ -6,7 +6,7 @@ MODPY_EGG_VERSION= 0.8.3 DISTNAME= buildbot-slave-${MODPY_EGG_VERSION} PKGNAME= py-buildslave-${MODPY_EGG_VERSION} -REVISION= 0 +REVISION= 1 CATEGORIES= devel diff --git a/devel/py-buildslave/pkg/README b/devel/py-buildslave/pkg/README index 5fc76ad0a69..ce5549f1175 100644 --- a/devel/py-buildslave/pkg/README +++ b/devel/py-buildslave/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2011/04/21 10:22:38 eric Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ -Using BuildBot slave in an OpenBSD environment -============================================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- On OpenBSD, the BuildBot package has an associated _buildslave user for running the slave. The default slave directory is expected to be diff --git a/devel/xdg-utils/Makefile b/devel/xdg-utils/Makefile index eed19f8445d..ddbc819770f 100644 --- a/devel/xdg-utils/Makefile +++ b/devel/xdg-utils/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2011/05/19 18:35:43 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.15 2011/06/02 13:41:38 ajacoutot Exp $ # XXX Are we affected by CVE-2008-0386? Our sed(1) does not behave as # the GNU version. @@ -8,7 +8,7 @@ COMMENT= utilities to assist desktop integration tasks DISTNAME= xdg-utils-1.0.2 CATEGORIES= devel -REVISION= 11 +REVISION= 12 HOMEPAGE= http://portland.freedesktop.org/wiki/ diff --git a/devel/xdg-utils/pkg/README b/devel/xdg-utils/pkg/README index 57821d3248c..cb0e096741d 100644 --- a/devel/xdg-utils/pkg/README +++ b/devel/xdg-utils/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/06 08:03:05 ajacoutot Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- xdg-utils is patched to permit customized start scripts when opening files, URLs or emails. Example scripts can be found in diff --git a/editors/xemacs21/stable/Makefile b/editors/xemacs21/stable/Makefile index 7cda083f6e0..c58a09de329 100644 --- a/editors/xemacs21/stable/Makefile +++ b/editors/xemacs21/stable/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.19 2011/01/15 01:09:43 naddy Exp $ +# $OpenBSD: Makefile,v 1.20 2011/06/02 13:41:38 ajacoutot Exp $ BRANCH= 21.4 VERSION= 22 -REVISION = 2 +REVISION = 3 WANTLIB= c m ncurses util diff --git a/editors/xemacs21/stable/pkg/README b/editors/xemacs21/stable/pkg/README index aa946f0fc98..3b3df25d332 100644 --- a/editors/xemacs21/stable/pkg/README +++ b/editors/xemacs21/stable/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.1 2011/01/03 10:44:27 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ -Running XEmacs on OpenBSD -============================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- -Installing modules: -------------------- +Installing modules +================== XEmacs is pretty useless as-is. It is just an engine. You need to install modules to provide your users full functionality. There are two methods to achieve this: diff --git a/emulators/qemu-old/Makefile b/emulators/qemu-old/Makefile index dec2979be40..9fd1b9dfb82 100644 --- a/emulators/qemu-old/Makefile +++ b/emulators/qemu-old/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2011/05/09 15:54:56 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.15 2011/06/02 13:41:38 ajacoutot Exp $ # no success building on other archs yet ONLY_FOR_ARCHS= amd64 i386 powerpc @@ -6,7 +6,7 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc COMMENT= multi system emulator DISTNAME= qemu-0.9.1 -REVISION= 19 +REVISION= 20 CATEGORIES= emulators HOMEPAGE= http://www.nongnu.org/qemu/ diff --git a/emulators/qemu-old/pkg/README b/emulators/qemu-old/pkg/README index 8c4bc3cd0c9..66f0e16f92e 100644 --- a/emulators/qemu-old/pkg/README +++ b/emulators/qemu-old/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.3 2011/05/09 15:54:56 ajacoutot Exp $ +$OpenBSD: README,v 1.4 2011/06/02 13:41:38 ajacoutot Exp $ -README for OpenBSD users ------------------------- ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- ==> Quick Start diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index c4d15370654..d3e0cdd8e51 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.68 2011/05/25 07:43:48 sthen Exp $ +# $OpenBSD: Makefile,v 1.69 2011/06/02 13:41:38 ajacoutot Exp $ # no success building on other archs yet ONLY_FOR_ARCHS = amd64 i386 mips64 mips64el powerpc sparc64 @@ -7,7 +7,7 @@ VMEM_WARNING = yes COMMENT = multi system emulator DISTNAME = qemu-0.14.1 -REVISION = 0 +REVISION = 1 CATEGORIES = emulators MASTER_SITES = ${MASTER_SITE_SAVANNAH:=qemu/} diff --git a/emulators/qemu/pkg/README b/emulators/qemu/pkg/README index 018f4cbc255..49d92ef4ae6 100644 --- a/emulators/qemu/pkg/README +++ b/emulators/qemu/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.4 2011/05/09 15:54:56 ajacoutot Exp $ +$OpenBSD: README,v 1.5 2011/06/02 13:41:38 ajacoutot Exp $ -README for OpenBSD users ------------------------- ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- ==> Quick Start diff --git a/games/clonekeen/Makefile b/games/clonekeen/Makefile index 80fa50b72da..4f3cfa87937 100644 --- a/games/clonekeen/Makefile +++ b/games/clonekeen/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2010/11/16 11:23:26 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2011/06/02 13:41:38 ajacoutot Exp $ COMMENT = commander keen clone DISTNAME = clonekeen-src-84 PKGNAME = clonekeen-8.4 -REVISION = 0 +REVISION = 1 CATEGORIES = games WRKDIST = ${WRKDIR}/keen diff --git a/games/clonekeen/pkg/README b/games/clonekeen/pkg/README index 67927d9c721..90e6d5e3254 100644 --- a/games/clonekeen/pkg/README +++ b/games/clonekeen/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/07 18:58:39 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ -CloneKeen Game Data Install Instructions -======================================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- 1) Go and download/buy commander keen for DOS and unzip it somewhere. In this example we unzip in /tmp/dos. diff --git a/games/openttd/Makefile b/games/openttd/Makefile index da4acac58be..cb67fce6025 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2011/04/02 15:39:36 rpointel Exp $ +# $OpenBSD: Makefile,v 1.19 2011/06/02 13:41:38 ajacoutot Exp $ COMMENT= open source clone of the game Transport Tycoon Deluxe @@ -11,6 +11,8 @@ MSX_V= 0.3.1 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ opengfx-${GFX_V}.zip:0 opensfx-${SFX_V}.zip:1 openmsx-${MSX_V}.zip:2 +REVISION= 0 + CATEGORIES= games HOMEPAGE= http://www.openttd.org/ diff --git a/games/openttd/pkg/README b/games/openttd/pkg/README index d5a98fafd41..f789558140d 100644 --- a/games/openttd/pkg/README +++ b/games/openttd/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/22 13:04:22 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:38 ajacoutot Exp $ -Running OpenTTD on OpenBSD -========================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- OpenTTD comes with free data and music. However, if you prefer to play with the original Transport Tycoon Deluxe data files you can diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 4912c1f5478..bc6b1a8e4bf 100755 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.43 2011/05/11 06:56:43 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.44 2011/06/02 13:41:38 ajacoutot Exp $ COMMENT= API for accessing scanners, backends DISTNAME= sane-backends-1.0.22 -REVISION= 3 +REVISION= 4 SHARED_LIBS= sane 2.0 # .1.0 CATEGORIES= graphics diff --git a/graphics/sane-backends/pkg/README b/graphics/sane-backends/pkg/README index 47c1523038c..ea4c0d4e5a8 100644 --- a/graphics/sane-backends/pkg/README +++ b/graphics/sane-backends/pkg/README @@ -1,12 +1,13 @@ -$OpenBSD: README,v 1.7 2011/03/09 13:05:20 ajacoutot Exp $ +$OpenBSD: README,v 1.8 2011/06/02 13:41:38 ajacoutot Exp $ -Using sane(7) under OpenBSD -=========================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- First read ${TRUEPREFIX}/share/doc/sane-backends/PROBLEMS. USB ---- +=== Since USB scanning will be handled by libusb, you need to allow the _saned user access to the corresponding USB endpoint. To do so, find where your scanner is attached to using `sudo usbdevs -vd` then change @@ -35,19 +36,19 @@ You can then grant users direct access to the scanner by adding them to the _saned group. SCSI ----- +==== SANE only supports the generic SCSI uk(4) devices. Make sure your user account has access to the scanner device node or you will not be able to scan. LOCKING -------- +======= Some backends (like sane-plustek(5)) use a lockfile for allowing multiple access to one scanner. If using such a backend, you must add yourself to the _saned group or you will not be able to scan. NETWORK -------- +======= By default, the saned(8) daemon runs as _saned, so you need to allow the _saned user access to the scanner device node. If you're planning on using the SANE network daemon (saned) with diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 89d08520462..744e5546a44 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2010/11/17 08:05:16 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT-main= OCR Engine developed at HP Labs @@ -7,7 +7,7 @@ DISTNAME= tesseract-${V} CATEGORIES= graphics textproc PKGNAME-main= ${DISTNAME} -REVISION-main= 2 +REVISION-main= 3 SHARED_LIBS += tesseract_api 0.0 # 3.0 SHARED_LIBS += tesseract_ccstruct 0.0 # 3.0 diff --git a/graphics/tesseract/pkg/README-main b/graphics/tesseract/pkg/README-main index 0dbafb9384c..10c97313e72 100644 --- a/graphics/tesseract/pkg/README-main +++ b/graphics/tesseract/pkg/README-main @@ -1,7 +1,8 @@ -$OpenBSD: README-main,v 1.1 2010/11/07 18:49:10 jasper Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ -OCR with tesseract under OpenBSD -================================ ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Here's a quick HOWTO about optical character recognition using: scanimage(1) -- from the sane-backends package diff --git a/inputmethods/ibus/Makefile b/inputmethods/ibus/Makefile index 06f4e1ecbbb..038e743764f 100644 --- a/inputmethods/ibus/Makefile +++ b/inputmethods/ibus/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.16 2011/05/14 21:29:03 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.17 2011/06/02 13:41:39 ajacoutot Exp $ SHARED_ONLY = Yes COMMENT = intelligent input bus framework DISTNAME = ibus-1.3.9 -REVISION = 3 +REVISION = 4 SHARED_LIBS = ibus 1.0 # 2.0 diff --git a/inputmethods/ibus/pkg/README b/inputmethods/ibus/pkg/README index 143a9a075c8..1a2c3f05499 100644 --- a/inputmethods/ibus/pkg/README +++ b/inputmethods/ibus/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.2 2010/11/11 09:42:11 fgsch Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To make IBus work when X is started add the following lines to ~/.xinitrc or ~/.xsession: diff --git a/inputmethods/scim/Makefile b/inputmethods/scim/Makefile index 8f5e5b7f5b1..0df1bbd2396 100644 --- a/inputmethods/scim/Makefile +++ b/inputmethods/scim/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2010/11/17 08:05:17 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2011/06/02 13:41:39 ajacoutot Exp $ SHARED_ONLY = Yes COMMENT = smart common input method platform DISTNAME = scim-1.4.9 -REVISION = 8 +REVISION = 9 SHARED_LIBS += scim-1.0 0.0 # .10.4 SHARED_LIBS += scim-x11utils-1.0 0.0 # .10.4 diff --git a/inputmethods/scim/pkg/README b/inputmethods/scim/pkg/README index 2907f002f04..0821ae93e52 100644 --- a/inputmethods/scim/pkg/README +++ b/inputmethods/scim/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/08 09:00:20 fgsch Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To make SCIM work when X is started add the following lines to ~/.xinitrc or ~/.xsession: diff --git a/lang/tcl/8.5/Makefile b/lang/tcl/8.5/Makefile index 28d57262bb4..ea1f49c1a31 100644 --- a/lang/tcl/8.5/Makefile +++ b/lang/tcl/8.5/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2011/01/05 16:13:53 stu Exp $ +# $OpenBSD: Makefile,v 1.16 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT = Tool Command Language @@ -8,6 +8,7 @@ SHARED_LIBS = tcl85 0.6 CATEGORIES = lang lang/tcl HOMEPAGE = http://www.tcl.tk/ MAINTAINER = Stuart Cassoff +REVISION = 0 # BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/lang/tcl/8.5/pkg/README b/lang/tcl/8.5/pkg/README index 3454cdde7ed..b9b92116bf3 100644 --- a/lang/tcl/8.5/pkg/README +++ b/lang/tcl/8.5/pkg/README @@ -1,4 +1,8 @@ -# $OpenBSD: README,v 1.2 2011/01/05 16:13:53 stu Exp $ +# $OpenBSD: README,v 1.3 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- cat << "EOTEXT" > /dev/null diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile index aaa7fa4b817..9dcd741104f 100644 --- a/mail/alpine/Makefile +++ b/mail/alpine/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2010/11/19 07:23:05 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT-main= UW e-mail client COMMENT-pico= UW text editor @@ -18,7 +18,7 @@ PKGNAME-main= alpine-${V} PKGNAME-pico= pico-${PICO_V} PKGNAME-pilot= pilot-${PILOT_V} -REVISION-main= 3 +REVISION-main= 4 REVISION-pico= 1 REVISION-pilot= 3 diff --git a/mail/alpine/pkg/README-main b/mail/alpine/pkg/README-main index ab94b1b6b60..889d28dd051 100644 --- a/mail/alpine/pkg/README-main +++ b/mail/alpine/pkg/README-main @@ -1,14 +1,14 @@ -$OpenBSD: README-main,v 1.1 2010/11/12 13:54:47 jasper Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ -Alpine Quick Start: sending and receiving mail -============================================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Below is a quick start guide to show how to set up Alpine to use IMAP or POP3 for accessing your email and SMTP for sending email. - IMAP ----- +==== 1. Make sure your email provider has IMAP support enabled (some providers require you to explicitly enable IMAP support). @@ -33,9 +33,8 @@ As a concrete example, here's how this would look for gmail: 4. Press Ctrl-X to exit and save, enter your password when prompted and (E)xit back to the main screen. - POP3 ----- +==== 1. Follow the same instructions as above for IMAP, except for step 3 Use the following: @@ -52,9 +51,8 @@ where: As a concrete example, here's how this would look for gmail: pop.gmail.com:995/novalidate-cert/user=yourname@gmail.com/pop3/ssl - SMTP ----- +==== 1. Make sure you are back at alpine's main screen. diff --git a/mail/archiveopteryx/Makefile b/mail/archiveopteryx/Makefile index 9a8c400f085..61fc5db2c0e 100644 --- a/mail/archiveopteryx/Makefile +++ b/mail/archiveopteryx/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.9 2011/05/11 12:57:47 jasper Exp $ +# $OpenBSD: Makefile,v 1.10 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT = mail server storing messages in a database DISTNAME = archiveopteryx-3.1.3 -REVISION = 5 +REVISION = 6 CATEGORIES = mail databases HOMEPAGE = http://www.archiveopteryx.org/ diff --git a/mail/archiveopteryx/pkg/README b/mail/archiveopteryx/pkg/README index f05b15a0732..2474a1b744c 100644 --- a/mail/archiveopteryx/pkg/README +++ b/mail/archiveopteryx/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1.1.1 2011/01/09 09:36:21 landry Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ -Running Archiveopteryx on OpenBSD -================================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Archiveopteryx is now installed, and sample configuration files were created in ${SYSCONFDIR}/archiveopteryx.conf and ${SYSCONFDIR}/aoxsuper.conf @@ -10,8 +11,8 @@ Before using it, you will need to create PostgreSQL users and database, and you'll need to set aox db user password in archiveopteryx.conf, and aoxsuper db user password in aoxsuper.conf. -Database initialisation: ------------------------- +Database initialisation +======================= Assuming you have an administrative account named `postgres', you can create the aox/aoxsuper users and archiveopteryx database like this: @@ -42,9 +43,8 @@ If performing an upgrade, you might need to update schema with: aox upgrade schema -Certificate generation: ------------------------ - +Certificate generation +====================== By default, archiveopteryx uses TLS (unless use-tls is set to no), so it needs an ssl certificate file in /etc/ssl/archiveopteryx.pem containing both private key and signed certificate to function properly. If you @@ -56,9 +56,8 @@ openssl req -config /etc/ssl/archiveopteryx-openssl.conf -x509 -days \ 1764 -newkey rsa -nodes -keyout /etc/ssl/archiveopteryx.pem \ -out /etc/ssl/archiveopteryx.pem -Startup/Shutdown configuration: -------------------------------- - +Startup/Shutdown configuration +============================== Make sure to startup archiveopteryx after your DB server. aox show status can give you the status of processes. diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile index ae0fa7faea8..40be9ee0574 100644 --- a/mail/cyrus-imapd/Makefile +++ b/mail/cyrus-imapd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.56 2011/04/13 15:18:23 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.57 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT-main= Cyrus IMAP server COMMENT-perl= perl utils for the Cyrus IMAP server @@ -9,6 +9,8 @@ PKGNAME-main= ${DISTNAME} FULLPKGNAME-perl=cyrus-imapd-perl-${V} FULLPKGPATH-perl=mail/cyrus-imapd,-perl +REVISION-main= 0 + CATEGORIES= mail HOMEPAGE= http://www.cyrusimap.org/ diff --git a/mail/cyrus-imapd/pkg/README-main b/mail/cyrus-imapd/pkg/README-main index 4e8214ce882..301dd438f41 100644 --- a/mail/cyrus-imapd/pkg/README-main +++ b/mail/cyrus-imapd/pkg/README-main @@ -1,7 +1,8 @@ -$OpenBSD: README-main,v 1.1 2010/12/12 11:52:30 ajacoutot Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ -Running cyrus-imapd under OpenBSD -================================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- WARNING: mmap(2) is not fully POSIX on OpenBSD so cyrus needs to map_refresh on every lock which will incure a performance penalty under diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index fd25980fbf4..620c891e605 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.67 2010/11/06 08:32:42 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.68 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT-server= University of Washington IMAP4rev1/POP2/POP3 mail servers COMMENT-mailutil=University of Washington IMAP4rev1/POP2/POP3 mail utility @@ -11,7 +11,7 @@ PKGNAME-server= imap-uw-${V} PKGNAME-mailutil=mailutil-uw-${V} PKGNAME-c-client=c-client-${V} -REVISION-server= 3 +REVISION-server= 4 REVISION-mailutil= 1 REVISION-c-client= 1 diff --git a/mail/imap-uw/pkg/README-server b/mail/imap-uw/pkg/README-server index c1acb9f543c..f9740f50622 100644 --- a/mail/imap-uw/pkg/README-server +++ b/mail/imap-uw/pkg/README-server @@ -1,4 +1,8 @@ -$OpenBSD: README-server,v 1.1 2010/11/06 08:14:37 ajacoutot Exp $ +$OpenBSD: README-server,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- The ipop2d, ipop3d, and imapd daemons should be invoked by your /etc/inetd.conf file with lines such as: diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile index 9ddbdc69847..98287ef87af 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.67 2011/05/11 12:57:48 jasper Exp $ +# $OpenBSD: Makefile,v 1.68 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT= mailing list manager with web interface DISTNAME= mailman-2.1.14 -REVISION= 10 +REVISION= 11 CATEGORIES= mail www HOMEPAGE= http://www.gnu.org/software/mailman/ diff --git a/mail/mailman/pkg/README b/mail/mailman/pkg/README index 4da0dae4b77..1c84c3bf6c2 100644 --- a/mail/mailman/pkg/README +++ b/mail/mailman/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.2 2010/11/10 07:36:44 ajacoutot Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Throughout this document $mailmandir is the directory mailman is installed in. This defaults to ${TRUEPREFIX}/lib/mailman. Most of this text is diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile index 555eb0e033c..cfcc66b8f93 100644 --- a/mail/mailscanner/Makefile +++ b/mail/mailscanner/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.41 2011/05/12 12:20:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.42 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT= virus/spam scanning framework @@ -11,6 +11,7 @@ DISTNAME= mailscanner-${V}.${Vss} PKGNAME= mailscanner-${V}.${Vss:S/-/./} DISTFILES= MailScanner-install-${V}.${Vss}${EXTRACT_SUFX} WRKDIST= ${WRKDIR}/MailScanner-${V}.${Vss} +REVISION= 0 HOMEPAGE= http://www.mailscanner.info/ diff --git a/mail/mailscanner/pkg/README b/mail/mailscanner/pkg/README index a626a7e82d6..341492f85c2 100644 --- a/mail/mailscanner/pkg/README +++ b/mail/mailscanner/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/16 09:17:55 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- The MailScanner port is using the original MailScanner tarball from www.mailscanner.info. This tarball puts all the MailScanner files in diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index e2a5a65b546..a076e7f60f4 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.20 2011/05/11 12:57:48 jasper Exp $ +# $OpenBSD: Makefile,v 1.21 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT= mailfilter to identify and mark spam DISTNAME= mimedefang-2.71 -REVISION= 4 +REVISION= 5 CATEGORIES= mail HOMEPAGE= http://www.mimedefang.org/ diff --git a/mail/mimedefang/pkg/README b/mail/mimedefang/pkg/README index 908c4191169..006d294fb01 100644 --- a/mail/mimedefang/pkg/README +++ b/mail/mimedefang/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.1 2010/12/07 02:56:19 okan Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ -Running MIMEDEFANG on OpenBSD -============================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- -1. Post-installation steps: ---------------------------- +Post-installation steps +======================= Register the mimedefang milter with sendmail(8) by adding the following to your .mc file: @@ -14,7 +15,7 @@ to your .mc file: Then re-generate your .cf file. -2. Start-up order: ------------------- +Start-up order +============== Be sure to start mimedefang_multiplexor before mimedefang_daemon in rc.local(8). diff --git a/mail/mini_sendmail/Makefile b/mail/mini_sendmail/Makefile index 0f6e22a92da..d7dfaccc30f 100644 --- a/mail/mini_sendmail/Makefile +++ b/mail/mini_sendmail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2010/11/19 07:23:07 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT-main= accept email on behalf of real sendmail COMMENT-chroot= static mini_sendmail for chrooted apache @@ -6,7 +6,7 @@ COMMENT-chroot= static mini_sendmail for chrooted apache V= 1.3.6 DISTNAME= mini_sendmail-${V} PKGNAME-main= mini_sendmail-${V} -REVISION-main= 1 +REVISION-main= 2 PKGNAME-chroot= mini_sendmail-chroot-${V} REVISION-chroot=1 CATEGORIES= mail www diff --git a/mail/mini_sendmail/pkg/README-main b/mail/mini_sendmail/pkg/README-main index 30def351321..dd111e6aefe 100644 --- a/mail/mini_sendmail/pkg/README-main +++ b/mail/mini_sendmail/pkg/README-main @@ -1,4 +1,8 @@ -$OpenBSD: README-main,v 1.1 2010/11/15 18:18:55 jasper Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- First things first, we need to install the chroot subpackage of mini_sendmail if you have not done so already. This will put a diff --git a/mail/mozilla-thunderbird/Makefile b/mail/mozilla-thunderbird/Makefile index 39837c773aa..686dd333a17 100644 --- a/mail/mozilla-thunderbird/Makefile +++ b/mail/mozilla-thunderbird/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.122 2011/04/29 08:01:26 landry Exp $ +# $OpenBSD: Makefile,v 1.123 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT-main = Mozilla e-mail, rss and usenet client COMMENT-lightning = Mozilla Thunderbird calendar extension @@ -13,6 +13,7 @@ MOZILLA_CODENAME = mail MULTI_PACKAGES = -main -lightning PKGNAME-main = ${PKGNAME} +REVISION-main = 0 PKGNAME-lightning = lightning-1.0beta2 EPOCH-lightning = 0 REVISION-lightning = 16 diff --git a/mail/mozilla-thunderbird/pkg/README-main b/mail/mozilla-thunderbird/pkg/README-main index 7339f93f08d..28c4427a32f 100644 --- a/mail/mozilla-thunderbird/pkg/README-main +++ b/mail/mozilla-thunderbird/pkg/README-main @@ -1,4 +1,8 @@ -$OpenBSD: README-main,v 1.1 2010/11/11 09:30:36 jasper Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- If you encounter strange problems or Thunderbird doesn't start at all, try the -safe-mode switch. @@ -6,7 +10,7 @@ all, try the -safe-mode switch. To disable anti-aliasing (xft) set GDK_USE_XFT=0 in the environment. Links - +===== To make Thunderbird open links using Firefox, shut down Thunderbird and add these lines to ~/.thunderbird/.default/prefs.js: @@ -15,7 +19,7 @@ user_pref("network.protocol-handler.app.http", "${LOCALBASE}/bin/firefox"); user_pref("network.protocol-handler.app.https", "${LOCALBASE}/bin/firefox"); Plugins - +======= Thunderbird looks for plugins in ~/.mozilla/plugins ${TRUEPREFIX}/mozilla-thunderbird/plugins and ${LOCALBASE}/lib/mozilla/plugins. @@ -23,7 +27,7 @@ If the environment variable MOZ_PLUGIN_PATH is specified, this location will be overridden. Debugging - +========= If you encounter crashes, you might want to build the debug FLAVOR of this package, and run 'thunderbird -g' to run thunderbird inside gdb, so that you can gather debugging logs and traces. diff --git a/mail/p5-GetLive/Makefile b/mail/p5-GetLive/Makefile index 54ede4de0fb..dffa7fc3c3d 100644 --- a/mail/p5-GetLive/Makefile +++ b/mail/p5-GetLive/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2011/05/05 13:37:04 gsoares Exp $ +# $OpenBSD: Makefile,v 1.12 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT= automatically fetch hotmail.com email @@ -7,6 +7,7 @@ PKGNAME= p5-GetLive-2.3 PKG_ARCH= * CATEGORIES= mail perl5 EXTRACT_SUFX= .tgz +REVISION= 0 MAINTAINER= Michael Erdely diff --git a/mail/p5-GetLive/pkg/README b/mail/p5-GetLive/pkg/README index acbfcb2a7a6..0ca712180ea 100644 --- a/mail/p5-GetLive/pkg/README +++ b/mail/p5-GetLive/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2011/05/05 13:37:04 gsoares Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ -Running p5-GetLive on OpenBSD -============================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Refer to ${PREFIX}/share/doc/GetLive/Manual for configuration file options. diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index c8a9e9626ba..23db3197b0f 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.14 2011/05/11 12:57:48 jasper Exp $ +# $OpenBSD: Makefile,v 1.15 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT = mailing list manager with web interface VERSION = 6.1.3 DISTNAME = sympa-${VERSION} -REVISION = 3 +REVISION = 4 CATEGORIES = mail www diff --git a/mail/sympa/pkg/README b/mail/sympa/pkg/README index b83362b4101..f7691de8905 100644 --- a/mail/sympa/pkg/README +++ b/mail/sympa/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.3 2010/12/30 17:51:25 landry Exp $ +$OpenBSD: README,v 1.4 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- SYMPA is now installed, and sample configuration files were created in ${SYMPA_HOME}/${SYSCONFDIR}/sympa.conf and ${SYMPA_HOME}/${SYSCONFDIR}/wwsympa.conf diff --git a/mail/zarafa/zarafa/Makefile b/mail/zarafa/zarafa/Makefile index bbaab958598..75d040e1b17 100644 --- a/mail/zarafa/zarafa/Makefile +++ b/mail/zarafa/zarafa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.81 2011/06/02 12:46:37 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.82 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT-main= MS Exchange groupware suite replacement COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP @@ -7,6 +7,8 @@ PKGNAME= zarafa-${V} PKGNAME-main= zarafa-${V} PKGNAME-web= zarafa-webaccess-${V} +REVISION-main= 0 + CATEGORIES= mail www productivity SHARED_LIBS += mapi 2.0 # 0.0 diff --git a/mail/zarafa/zarafa/pkg/README-main b/mail/zarafa/zarafa/pkg/README-main index f133d0f58ac..8a4bf99a0c0 100644 --- a/mail/zarafa/zarafa/pkg/README-main +++ b/mail/zarafa/zarafa/pkg/README-main @@ -1,24 +1,22 @@ -$OpenBSD: README-main,v 1.7 2011/06/02 12:46:37 ajacoutot Exp $ +$OpenBSD: README-main,v 1.8 2011/06/02 13:41:39 ajacoutot Exp $ -Running zarafa on OpenBSD -========================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- *** Upgrading users: refer to zarafa documentation on the web to check *** if any particular step is required after upgrading to a new version. 6.40 -> 7.0 upgrade -------------------- - +=================== See http://doc.zarafa.com/trunk/Release_Notes/en-US/html/_upgrading_to_zcp_7_0.html The zarafa7-upgrade script is available at: ${TRUEPREFIX}/share/doc/zarafa/zarafa7-upgrade Note that this script requires the py-mysql package. - Post-install/update instructions for Zarafa -------------------------------------------- - +=========================================== By default the server is configured to accept SOAP connections on port 236. If you wish to connect Outlook clients on port 80, please setup your web server to proxy HTTP requests with URI=/zarafa to @@ -28,28 +26,22 @@ It is advised to tune the MySQL installation according to: http://zarafa.com/wiki/index.php/MySQL_tuning (especially for max_allowed_packet) - Before Starting zarafa-server for the first time ------------------------------------------------- - -* a MySQL datatabase access needs to be configured in +================================================ +A MySQL datatabase access needs to be configured in ${SYSCONFDIR}/zarafa/server.cfg - After zarafa-server was started for the first time --------------------------------------------------- - -* Creating the public store. +================================================== +Creating the public store. # ${TRUEPREFIX}/bin/zarafa-admin -s -* Adding an admin user -- see zarafa-admin(1). +Adding an admin user -- see zarafa-admin(1). # ${TRUEPREFIX}/bin/zarafa-admin -c zadmin -p secret \ -e zarafa.admin@domain.tld -f "John Doe" -a 2 - Mail delivery agent configuration ---------------------------------- - +================================= The easiest way to use zarafa-dagent system-wide under a stock OpenBSD sendmail(8) installation is to use procmail(1). See the following URL for other MTA integration: @@ -91,10 +83,8 @@ to The .forward will be automatically generated when a new user is added to Zarafa. - Zarafa webaccess ----------------- - +================ Zarafa webaccess is installed under ${INSTDIR} @@ -120,10 +110,8 @@ ${PREFIX-web}/conf/php5/${MODULE_NAME}.ini: # ln -fs ${PREFIX-web}/conf/php5.sample/${MODULE_NAME}.ini \ ${PREFIX-web}/conf/php5/${MODULE_NAME}.ini - The PHP mapi module and OpenBSD Apache --------------------------------------- - +====================================== When using the OpenBSD Apache server, the runtime loader will need to pre-load the pthread shared library. While the php binary is linked with -pthread, httpd is not and the PHP mapi module needs @@ -136,10 +124,8 @@ rm -f /var/www/logs/{ssl_mutex,httpd.lock,accept.lock}.* echo 'starting httpd' LANG=en_US.UTF-8 LD_PRELOAD=/usr/lib/libpthread.so /usr/sbin/httpd -DSSL - Documentation and help ----------------------- - +====================== Each zarafa-* command has its corresponding manpage. Some documentation is also available on the Internet: diff --git a/net/BitTorrent/Makefile b/net/BitTorrent/Makefile index a23ff8d5f08..43ba57efa20 100644 --- a/net/BitTorrent/Makefile +++ b/net/BitTorrent/Makefile @@ -1,15 +1,17 @@ -# $OpenBSD: Makefile,v 1.33 2010/11/19 22:31:32 espie Exp $ +# $OpenBSD: Makefile,v 1.34 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT-main= cooperative file distribution system implemented in Python COMMENT-gui= graphical interface components for BitTorrent VERSION= 4.4.0 DISTNAME= BitTorrent-${VERSION} -REVISION= 8 PKGNAME-main= ${DISTNAME} PKGNAME-gui= BitTorrent-gui-${VERSION} CATEGORIES= net +REVISION-main= 9 +REVISION-gui= 8 + HOMEPAGE= http://www.bittorrent.com/ # Custom diff --git a/net/BitTorrent/pkg/README-main b/net/BitTorrent/pkg/README-main index 46073450c3f..88dcb31fc52 100644 --- a/net/BitTorrent/pkg/README-main +++ b/net/BitTorrent/pkg/README-main @@ -1,4 +1,8 @@ -$OpenBSD: README-main,v 1.1 2010/11/09 19:46:52 jasper Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To begin using BitTorrent quickly, simply fetch a torrent file and run bittorrent (X11) or bittorrent-curses: diff --git a/net/adsuck/Makefile b/net/adsuck/Makefile index 95f32b57052..2a99aa9992f 100644 --- a/net/adsuck/Makefile +++ b/net/adsuck/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.17 2011/04/18 16:36:59 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.18 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT= DNS relay for ad blocking DISTNAME= adsuck-2.3 CATEGORIES= net +REVISION= 0 HOMEPAGE= http://opensource.conformal.com/wiki/Adsuck MAINTAINER= Gonzalo L. R. diff --git a/net/adsuck/pkg/README b/net/adsuck/pkg/README index e771a626a84..f9be838f5d7 100644 --- a/net/adsuck/pkg/README +++ b/net/adsuck/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.3 2011/04/18 16:36:59 ajacoutot Exp $ +$OpenBSD: README,v 1.4 2011/06/02 13:41:39 ajacoutot Exp $ -Running adsuck on OpenBSD -========================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Running adsuck(1) locally with dhclient(8) ------------------------------------------- +========================================== To make dhclient(8) play nice with adsuck(1), the following script has been installed: diff --git a/net/ejabberd/Makefile b/net/ejabberd/Makefile index ea085a187fd..c8cb29d24be 100644 --- a/net/ejabberd/Makefile +++ b/net/ejabberd/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.24 2010/12/23 22:54:39 jasper Exp $ +# $OpenBSD: Makefile,v 1.25 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT= jabber server written in Erlang V= 2.1.6 DISTNAME= ejabberd-$V +REVISION= 0 CATEGORIES= net diff --git a/net/ejabberd/pkg/README b/net/ejabberd/pkg/README index 296b77835da..23e709555dc 100644 --- a/net/ejabberd/pkg/README +++ b/net/ejabberd/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.3 2010/11/06 07:56:48 ajacoutot Exp $ +$OpenBSD: README,v 1.4 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- * Migration When moving database between machines, or upgrading from 1.1.x to diff --git a/net/flickcurl/Makefile b/net/flickcurl/Makefile index 930b83c81e2..f8aa9ea589e 100644 --- a/net/flickcurl/Makefile +++ b/net/flickcurl/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.9 2010/11/19 22:31:33 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT = flickr API library and utility DISTNAME = flickcurl-1.14 -REVISION = 1 +REVISION = 2 SHARED_LIBS += flickcurl 1.0 # .1.0 CATEGORIES = net diff --git a/net/flickcurl/pkg/README b/net/flickcurl/pkg/README index 7a9a389d2b8..2db8a923493 100644 --- a/net/flickcurl/pkg/README +++ b/net/flickcurl/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/08 21:29:10 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- You will need to have a ~/.flickcurl.conf . diff --git a/net/icecast/Makefile b/net/icecast/Makefile index a6623bf8840..ccb736098eb 100644 --- a/net/icecast/Makefile +++ b/net/icecast/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.44 2011/01/16 19:53:17 naddy Exp $ +# $OpenBSD: Makefile,v 1.45 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT= server for streaming various media formats DISTNAME= icecast-2.3.2 -REVISION= 5 +REVISION= 6 CATEGORIES= net audio HOMEPAGE= http://www.icecast.org/ diff --git a/net/icecast/pkg/README b/net/icecast/pkg/README index 344a832db2a..f3f05f2999b 100644 --- a/net/icecast/pkg/README +++ b/net/icecast/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/11 10:32:54 edd Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Icecast v2 is very versatile and can be used in many different environments. A streaming service provider has different requirements diff --git a/net/icinga/core/Makefile b/net/icinga/core/Makefile index 06237732927..0eed613780e 100644 --- a/net/icinga/core/Makefile +++ b/net/icinga/core/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2011/05/11 13:57:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT-main = network monitoring system (improved fork of Nagios) COMMENT-cgi = cgi scripts for Icinga (classic Nagios-style UI) @@ -11,6 +11,8 @@ PKGNAME-cgi = icinga-cgi-$V PKGNAME-ido = icinga-idoutils-$V PKGNAME-api = icinga-api-$V +REVISION-main = 0 + MULTI_PACKAGES = -main -cgi -api -ido PREFIX-cgi = /var/www PREFIX-api = /var/www diff --git a/net/icinga/core/pkg/README-main b/net/icinga/core/pkg/README-main index 387aadc02f6..dd0a79681f1 100644 --- a/net/icinga/core/pkg/README-main +++ b/net/icinga/core/pkg/README-main @@ -1,10 +1,11 @@ -$OpenBSD: README-main,v 1.1.1.1 2011/03/28 14:06:08 sthen Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ -Running ICINGA on OpenBSD -========================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Getting Started ---------------- +=============== The main documentation for Icinga is provided in HTML format as part of the icinga-cgi package, see /var/www/icinga-cgi/docs/en/index.html @@ -20,7 +21,7 @@ This will parse all configuration files and warn about any problems which have been identified. Chroot Considerations ---------------------- +===================== If using OpenBSD's default chroot environment for httpd, some files will need to be moved inside the jail and symbolic links created: @@ -34,7 +35,7 @@ will need to be moved inside the jail and symbolic links created: ln -s /var/www/var/log/icinga /var/log Web User-Interfaces -------------------- +=================== Two web-based user interfaces are available for Icinga: @@ -62,7 +63,7 @@ You should then be able to access the web interface at http://localhost/icinga/ Moving from Nagios ------------------- +================== The configuration format is compatible with Nagios. If you'd like to move across with minimal changes, you can point Icinga at your diff --git a/net/icinga/web/Makefile b/net/icinga/web/Makefile index c670256e56e..ab3c4b3981e 100644 --- a/net/icinga/web/Makefile +++ b/net/icinga/web/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2011/03/31 10:25:25 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2011/06/02 13:41:39 ajacoutot Exp $ # Work in progress. Not yet linked to the build. COMMENT = web UI for icinga DISTNAME = icinga-web-$V +REVISION = 0 BUILD_DEPENDS = icinga-api-$V:net/icinga/core,-api RUN_DEPENDS = www/pear \ diff --git a/net/icinga/web/pkg/README b/net/icinga/web/pkg/README index 503887d6316..231c066f3b6 100644 --- a/net/icinga/web/pkg/README +++ b/net/icinga/web/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1.1.1 2011/03/28 14:06:08 sthen Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- SQL> GRANT USAGE ON *.* TO 'icinga_web'@'localhost' IDENTIFIED BY 'icinga_web'; SQL> GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER, INDEX ON icinga_web.* TO 'icinga_web'@'localhost'; diff --git a/net/igmpproxy/Makefile b/net/igmpproxy/Makefile index c8def69d011..719cfea3e2d 100644 --- a/net/igmpproxy/Makefile +++ b/net/igmpproxy/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2011/04/28 09:45:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.7 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT = Multicast router utilizing IGMP forwarding VERSION = 0.1-beta2 DISTNAME = igmpproxy-src-${VERSION} PKGNAME = igmpproxy-${VERSION:S/-beta/b/} -REVISION = 2 +REVISION = 3 CATEGORIES = net MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=igmpproxy/} diff --git a/net/igmpproxy/pkg/README b/net/igmpproxy/pkg/README index d878dfdff11..1054e036c17 100644 --- a/net/igmpproxy/pkg/README +++ b/net/igmpproxy/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.2 2010/12/27 13:51:31 jasper Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:39 ajacoutot Exp $ -Running igmpproxy on OpenBSD ------------------------------ ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To use igmpproxy on OpenBSD, you will need to configure it by editing ${SYSCONFDIR}/igmpproxy.conf, and configure the OS for diff --git a/net/mon/server/Makefile b/net/mon/server/Makefile index c65cb2581a3..8833dfafedd 100644 --- a/net/mon/server/Makefile +++ b/net/mon/server/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.12 2011/04/14 12:55:38 pea Exp $ +# $OpenBSD: Makefile,v 1.13 2011/06/02 13:41:39 ajacoutot Exp $ COMMENT = service monitoring daemon DISTNAME = mon-${V} -REVISION = 7 +REVISION = 8 WANTLIB = c diff --git a/net/mon/server/pkg/README b/net/mon/server/pkg/README index 67ec8e79598..71eb557cffe 100644 --- a/net/mon/server/pkg/README +++ b/net/mon/server/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/10 13:54:56 pea Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- mon is a tool for monitoring the availability of services and sending alerts on prescribed events. diff --git a/net/nagios/plugins/Makefile b/net/nagios/plugins/Makefile index b5f591dad01..b8896c03034 100644 --- a/net/nagios/plugins/Makefile +++ b/net/nagios/plugins/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.30 2010/11/19 22:31:35 espie Exp $ +# $OpenBSD: Makefile,v 1.31 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT-main= nagios base plugins COMMENT-fping= fping plugin @@ -23,7 +23,7 @@ PKGNAME-samba= nagios-plugins-samba-${V} PKGNAME-snmp= nagios-plugins-snmp-${V} CATEGORIES= net -REVISION-main= 0 +REVISION-main= 1 HOMEPAGE= http://nagiosplug.sourceforge.net/ diff --git a/net/nagios/plugins/pkg/README-main b/net/nagios/plugins/pkg/README-main index 49d76754802..a24e1a15571 100644 --- a/net/nagios/plugins/pkg/README-main +++ b/net/nagios/plugins/pkg/README-main @@ -1,7 +1,8 @@ -$OpenBSD: README-main,v 1.1 2010/11/15 09:56:53 sthen Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ -Setting up Nagios' plugins on OpenBSD -------------------------------------- ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- The check_icmp and check_dhcp Nagios plugins need elevated privileges to run properly. As the code quality of these plugins is not really good, diff --git a/net/nfsen/Makefile b/net/nfsen/Makefile index e821ef22229..727425aae0e 100644 --- a/net/nfsen/Makefile +++ b/net/nfsen/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.10 2011/05/11 12:03:19 jasper Exp $ +# $OpenBSD: Makefile,v 1.11 2011/06/02 13:41:40 ajacoutot Exp $ MULTI_PACKAGES= -main -web COMMENT-main= web-based front end for the nfdump netflow tools COMMENT-web= html/php parts for nfsen V= 1.3.5 -REVISION-main= 2 +REVISION-main= 3 DISTNAME= nfsen-$V PKGNAME-main= ${DISTNAME} PKGNAME-web= nfsen-web-$V diff --git a/net/nfsen/pkg/README-main b/net/nfsen/pkg/README-main index 675e15bfd55..733fdb63fe6 100644 --- a/net/nfsen/pkg/README-main +++ b/net/nfsen/pkg/README-main @@ -1,10 +1,11 @@ -$OpenBSD: README-main,v 1.1 2011/03/24 23:04:00 sthen Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ -Running NfSen on OpenBSD -======================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Basic installation ------------------- +================== To proceed with an installation or upgrade, adjust ${SYSCONFDIR}/nfsen.conf as required and run the configuration tool: @@ -19,7 +20,7 @@ http://nfsen.sourceforge.net/ Note, you may export netflow-compatible data from PF via pflow(4). Chroot considerations ---------------------- +===================== NfSen is written with chroot in mind and is capable of communicating with the main nfcap daemon running outside the jail. Adapting to this configuration is a simple matter of moving a few files around (while @@ -30,7 +31,7 @@ the daemon is stopped). # ln -s /var/www/var/db/nfsen /var/db/nfsen PortTracker ------------ +=========== This optional module splits up traffic by port number. It can be useful but is somewhat experimental. You can attempt to use it like this: diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 57c552df259..f2e2b24efda 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.50 2010/12/27 14:50:23 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.51 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= Network Time Protocol reference implementation @@ -9,7 +9,7 @@ COMMENT= Network Time Protocol reference implementation VERSION= 4.2.6p2 DISTNAME= ntp-${VERSION} PKGNAME= ntp-${VERSION:S/p/pl/} -REVISION= 4 +REVISION= 5 CATEGORIES= net MASTER_SITES= http://archive.ntp.org/ntp4/ntp-4.2/ diff --git a/net/ntp/pkg/README b/net/ntp/pkg/README index 18b5e1e992b..42c67ef76cb 100644 --- a/net/ntp/pkg/README +++ b/net/ntp/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/10 21:21:26 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Several steps need to be taken to properly configure the NTP daemon. diff --git a/net/openafs/Makefile b/net/openafs/Makefile index b70ce9400fb..1a1fad5582c 100644 --- a/net/openafs/Makefile +++ b/net/openafs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.35 2011/03/02 10:38:03 jasper Exp $ +# $OpenBSD: Makefile,v 1.36 2011/06/02 13:41:40 ajacoutot Exp $ ONLY_FOR_ARCHS= i386 @@ -6,7 +6,7 @@ COMMENT= OpenAFS distributed filesystem VERSION= 1.4.7 DISTNAME= openafs-${VERSION} -REVISION= 15 +REVISION= 16 CATEGORIES= net diff --git a/net/openafs/pkg/README b/net/openafs/pkg/README index 5ce7ed30d62..23c5f14233b 100644 --- a/net/openafs/pkg/README +++ b/net/openafs/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/15 08:11:17 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Using OpenAFS in an OpenBSD environment diff --git a/net/openfire/Makefile b/net/openfire/Makefile index cb0c41bbd46..c853d115bcf 100644 --- a/net/openfire/Makefile +++ b/net/openfire/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.16 2011/05/01 09:25:02 landry Exp $ +# $OpenBSD: Makefile,v 1.17 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= XMPP real time collaboration server DISTNAME= openfire_src_3_7_0 PKGNAME= openfire-3.7.0 -REVISION= 1 +REVISION= 2 CATEGORIES= net MASTER_SITES= http://www.igniterealtime.org/downloadServlet?filename=openfire/ diff --git a/net/openfire/pkg/README b/net/openfire/pkg/README index aa31398b752..d93dbb4b93b 100644 --- a/net/openfire/pkg/README +++ b/net/openfire/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.2 2011/03/09 16:50:40 ian Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:40 ajacoutot Exp $ -Using openfire in an OpenBSD environment -======================================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- 1) openfire requires a database. If you intend on using the embedded (HSQLDB) database you may skip to step #2. If you intend on using diff --git a/net/poptop/Makefile b/net/poptop/Makefile index a8e760e8975..e77a941f764 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2011/04/04 16:44:54 giovanni Exp $ +# $OpenBSD: Makefile,v 1.16 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= PPTP Server V= 1.3.4 DISTNAME= pptpd-$V PKGNAME= poptop-$V -REVISION= 2 +REVISION= 3 CATEGORIES= net HOMEPAGE= http://www.poptop.org/ diff --git a/net/poptop/pkg/README b/net/poptop/pkg/README index 9572c4b2e4d..3a8fffd0cf9 100644 --- a/net/poptop/pkg/README +++ b/net/poptop/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/12 15:04:51 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- PoPToP - Unix PPTP Server ---------------------------- diff --git a/net/prosody/Makefile b/net/prosody/Makefile index 936e6217acc..b0a271ef887 100644 --- a/net/prosody/Makefile +++ b/net/prosody/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.12 2010/11/19 22:31:37 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2011/06/02 13:41:40 ajacoutot Exp $ SHARED_ONLY= Yes COMMENT= communications server for Jabber/XMPP written in Lua DISTNAME= prosody-0.7.0 -REVISION= 3 +REVISION= 4 CATEGORIES= net MASTER_SITES= http://prosody.im/downloads/source/ diff --git a/net/prosody/pkg/README b/net/prosody/pkg/README index ad2baf27e4b..42b587a283f 100644 --- a/net/prosody/pkg/README +++ b/net/prosody/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.2 2010/11/10 23:35:41 ajacoutot Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Using Prosody in an OpenBSD environment diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index e6d5ff8380c..ddb67c26a52 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.26 2010/11/19 22:31:38 espie Exp $ +# $OpenBSD: Makefile,v 1.27 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= ncurses BitTorrent client based on libTorrent DISTNAME= rtorrent-0.8.6 -REVISION= 0 +REVISION= 1 CATEGORIES= net HOMEPAGE= http://libtorrent.rakshasa.no/ diff --git a/net/rtorrent/pkg/README b/net/rtorrent/pkg/README index d7507fa3bb9..44444c128d4 100644 --- a/net/rtorrent/pkg/README +++ b/net/rtorrent/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/12 14:08:47 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Note that rTorrent has hash performance issues on BSD systems. Please refer to these links for further information: diff --git a/net/samba/Makefile b/net/samba/Makefile index 02569951cf4..a09af103ff3 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.141 2011/05/19 20:44:51 gsoares Exp $ +# $OpenBSD: Makefile,v 1.142 2011/06/02 13:41:40 ajacoutot Exp $ SHARED_ONLY= Yes COMMENT-main= SMB and CIFS client and server for UNIX COMMENT-docs= additional documentation and examples for Samba -REVISION-main= 4 +REVISION-main= 5 DISTNAME= samba-3.5.8 PKGNAME-main= ${DISTNAME} diff --git a/net/samba/pkg/README-main b/net/samba/pkg/README-main index 38b61a9cc30..c8e0406242e 100644 --- a/net/samba/pkg/README-main +++ b/net/samba/pkg/README-main @@ -1,6 +1,8 @@ -$OpenBSD: README-main,v 1.4 2011/01/17 17:58:04 ajacoutot Exp $ +$OpenBSD: README-main,v 1.5 2011/06/02 13:41:40 ajacoutot Exp $ -Using samba package in an OpenBSD environment: ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- 1. Edit ${SYSCONFDIR}/samba/smb.conf to suit your needs. diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index a140eafb3a2..1e96e44c684 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2010/12/27 14:50:23 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.7 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT = network traffic monitor DISTNAME = vnstat-1.10 CATEGORIES = net sysutils -REVISION = 3 +REVISION = 4 HOMEPAGE = http://humdi.net/vnstat/ diff --git a/net/vnstat/pkg/README b/net/vnstat/pkg/README index 6fc3037f73d..20baca775df 100644 --- a/net/vnstat/pkg/README +++ b/net/vnstat/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/08 13:20:44 pea Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- All the command must be launched as the user _vnstat. diff --git a/net/zabbix/Makefile b/net/zabbix/Makefile index e24ba5a7d61..171792b3150 100644 --- a/net/zabbix/Makefile +++ b/net/zabbix/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.50 2011/04/25 07:42:36 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.51 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT-main = network and application monitoring - agent COMMENT-server = network and application monitoring - server @@ -13,6 +13,9 @@ FULLPKGNAME-web = zabbix-web-${VERSION} FULLPKGPATH-web = net/zabbix,-web CATEGORIES = net +REVISION-web= 0 +REVISION-server= 0 + MAJV = ${VERSION:C/^([0-9]+\.[0-9]+).*/\1/} HOMEPAGE = http://www.zabbix.com/ diff --git a/net/zabbix/pkg/README-server b/net/zabbix/pkg/README-server index 09b458c87a9..4809b667200 100644 --- a/net/zabbix/pkg/README-server +++ b/net/zabbix/pkg/README-server @@ -1,7 +1,8 @@ -$OpenBSD: README-server,v 1.3 2011/01/04 16:03:00 ajacoutot Exp $ +$OpenBSD: README-server,v 1.4 2011/06/02 13:41:40 ajacoutot Exp $ -Using Zabbix on OpenBSD -======================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- The original documentation is available as a PDF file at ${HOMEPAGE} @@ -47,7 +48,7 @@ through the web interface at http:///zabbix/setup.php. (default user is 'Admin' with password 'zabbix') MySQL (InnoDB) --------------- +============== MySQL users running with chroot'ed httpd might like to take the following steps to place the mysql socket inside the chroot: @@ -85,7 +86,7 @@ The following steps are not required for setting up a Zabbix Proxy. $ mysql -uzabbix -p[password] zabbix < images_mysql.sql PostgreSQL ----------- +========== Assuming you have an administrative account named `postgres', you can create the 'zabbix' user and database like this: @@ -104,7 +105,7 @@ The following steps are not required for setting up a Zabbix Proxy. $ cat images_pgsql.sql | psql -U zabbix zabbix SQLite3 -------- +======= The following steps are optional on a Zabbix Proxy, the database will be automatically created and initialized if it does not exist. Note that diff --git a/net/zabbix/pkg/README-web b/net/zabbix/pkg/README-web index 728508dd39e..0822e88bf0b 100644 --- a/net/zabbix/pkg/README-web +++ b/net/zabbix/pkg/README-web @@ -1,4 +1,8 @@ -$OpenBSD: README-web,v 1.2 2010/11/22 15:39:21 ajacoutot Exp $ +$OpenBSD: README-web,v 1.3 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- The Zabbix web frontend has been installed into ${PREFIX-web}/zabbix diff --git a/print/cups/Makefile b/print/cups/Makefile index 6e6aced8ed1..6612d86863f 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.105 2011/05/26 12:52:48 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.106 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= Common Unix Printing System @@ -6,7 +6,7 @@ VERSION= 1.4.6 DISTNAME= cups-${VERSION}-source PKGNAME= cups-${VERSION} -REVISION= 9 +REVISION= 10 # Allow both ulpt(4) and libusb based backends to work together. # See http://www.cups.org/str.php?L3357 diff --git a/print/cups/pkg/README b/print/cups/pkg/README index 95aea7d1a29..a2729b8cea9 100644 --- a/print/cups/pkg/README +++ b/print/cups/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.8 2011/05/26 12:52:49 ajacoutot Exp $ +$OpenBSD: README,v 1.9 2011/06/02 13:41:40 ajacoutot Exp $ -Using CUPS under OpenBSD -======================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Adding and/or configuring CUPS printers can be done with lpadmin(8), but for a quick and easy (graphical) setup, after starting the CUPS daemon, @@ -30,7 +31,7 @@ the device can accept more data (http://www.cups.org/str.php?L3028) * it is deprecated upstream in favor of libusb Required steps for libusb based printing ----------------------------------------- +======================================== If you choose to make your USB printer use libusb, you need to allow the _cups user access to the corresponding USB endpoint. To do so, find where your printer is attached to using `sudo usbdevs -vd` then change diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile index ec86318a3c3..99cbed9505d 100644 --- a/print/foo2zjs/Makefile +++ b/print/foo2zjs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2011/05/11 07:45:53 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.28 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT-main= driver for ZjStream wire protocol compatible printers COMMENT-cups= Konica-Minolta foo2zjs command filter for CUPS @@ -9,7 +9,7 @@ DISTNAME= foo2zjs-${VERSION} PKGNAME-main= ${DISTNAME} PKGNAME-cups= foo2zjs-cup-${VERSION} -REVISION-main= 2 +REVISION-main= 3 CATEGORIES= print diff --git a/print/foo2zjs/pkg/README-main b/print/foo2zjs/pkg/README-main index 12803e92839..51dc32e12b0 100644 --- a/print/foo2zjs/pkg/README-main +++ b/print/foo2zjs/pkg/README-main @@ -1,7 +1,8 @@ -$OpenBSD: README-main,v 1.2 2011/03/03 13:42:16 ajacoutot Exp $ +$OpenBSD: README-main,v 1.3 2011/06/02 13:41:40 ajacoutot Exp $ -Using foo2zjs under OpenBSD -=========================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Before using foo2zjs you should get extra files from the web, such as .ICM profiles (for color correction) and firmware using the command diff --git a/print/foomatic-db-engine/pkg/README b/print/foomatic-db-engine/pkg/README index e5399098afe..49668abcacc 100644 --- a/print/foomatic-db-engine/pkg/README +++ b/print/foomatic-db-engine/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/13 09:48:42 ajacoutot Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ -Using foomatic-db-engine under OpenBSD -====================================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- PPD files can be generated using foomatic-ppdfile(1) as in the following example for an Epson Stylus C64: diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile index 31d0dd6a669..b67a2fe2be0 100644 --- a/print/foomatic-filters/Makefile +++ b/print/foomatic-filters/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.28 2011/04/16 15:05:41 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.29 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= Foomatic PPD print filters DISTNAME= foomatic-filters-4.0.7 CATEGORIES= print -REVISION= 1 +REVISION= 2 HOMEPAGE= http://www.linuxfoundation.org/en/OpenPrinting/Database/Foomatic diff --git a/print/foomatic-filters/pkg/README b/print/foomatic-filters/pkg/README index 9cb28701031..5d322569800 100644 --- a/print/foomatic-filters/pkg/README +++ b/print/foomatic-filters/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.2 2011/04/16 14:53:50 ajacoutot Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:40 ajacoutot Exp $ -Using foomatic-filters in OpenBSD -================================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To use foomatic-rip(1) as the input filter for lpd(8), create a printcap(5) entry similar to the following: diff --git a/print/splix/Makefile b/print/splix/Makefile index 6ce7f86a1ad..5eb6e90533e 100644 --- a/print/splix/Makefile +++ b/print/splix/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.9 2010/11/20 09:48:40 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= CUPS drivers for SPL printers DISTNAME= splix-2.0.0 -REVISION = 5 +REVISION = 6 CATEGORIES= print EXTRACT_SUFX= .tar.bz2 diff --git a/print/splix/pkg/README b/print/splix/pkg/README index cca3394b72a..4ac3cbce154 100644 --- a/print/splix/pkg/README +++ b/print/splix/pkg/README @@ -1,8 +1,11 @@ -$OpenBSD: README,v 1.1 2010/11/12 13:54:58 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Enhancing printing output -------------------------- - +========================= Color printers needs color profile files to get better results. These files are provided by your printer manufacturer and you have to install them manually. To do that, download the linux official drivers and @@ -15,8 +18,7 @@ Samsung color profile files are available at Upgrade notice --------------- - +============== If you are upgrading your current version, you MUST delete your printer in the CUPS interface and install it again. This operation MUST be done since CUPS makes a copy of the PPD file and this file is modified diff --git a/productivity/radicale/Makefile b/productivity/radicale/Makefile index a11818a423e..6741b176e46 100644 --- a/productivity/radicale/Makefile +++ b/productivity/radicale/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2011/05/06 15:35:47 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT = simple CalDAV calendar server @@ -6,6 +6,7 @@ MODPY_EGG_VERSION = 0.5 DISTNAME = Radicale-${MODPY_EGG_VERSION} PKGNAME = ${DISTNAME:L} CATEGORIES = productivity net +REVISION = 0 HOMEPAGE = http://www.radicale.org/ diff --git a/productivity/radicale/pkg/README b/productivity/radicale/pkg/README index b42c6765daf..6a37dfba63e 100644 --- a/productivity/radicale/pkg/README +++ b/productivity/radicale/pkg/README @@ -1,13 +1,15 @@ -$OpenBSD: README,v 1.1 2011/04/17 14:54:47 sthen Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- -Running Radicale on OpenBSD -=========================== Radicale will run out of the box but with NO SECURITY. There are two things you should do to enable security: enable passwords and enable encryption. Authentication --------------- +============== To enable passwords, edit ${SYSCONFDIR}/radicale/config and change "type = fake" (i.e. passwords are not requested or checked) to "type = htpasswd". @@ -20,7 +22,7 @@ To restrict calendars so that "/user1/calendar_name" can ONLY be accessed by user1, also change "personal = False" to "personal = True". Encryption ----------- +========== To enable encryption, you need both to change "ssl = False" to "ssl = True" in file "config", and install a certificate and key in the files named in "certificate" and "key". diff --git a/security/aircrack-ng/Makefile b/security/aircrack-ng/Makefile index 6e19dc682e0..222979762ae 100644 --- a/security/aircrack-ng/Makefile +++ b/security/aircrack-ng/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 2011/06/01 08:16:15 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.7 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= 802.11 WEP and WPA-PSK keys cracking program DISTNAME= aircrack-ng-1.1 -REVISION= 0 +REVISION= 1 CATEGORIES= security HOMEPAGE= http://www.aircrack-ng.org/ diff --git a/security/aircrack-ng/pkg/README b/security/aircrack-ng/pkg/README index f278093e688..160ed5ddaba 100644 --- a/security/aircrack-ng/pkg/README +++ b/security/aircrack-ng/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.1 2011/05/21 11:19:24 fgsch Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ -Running aircrack-ng on OpenBSD -============================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- -Post-installation steps: ------------------------- +Post-installation steps +======================= The kismet format output from airodump-ng(1) can optionally include the device manufacturer. To enable this, type diff --git a/security/chntpw/Makefile b/security/chntpw/Makefile index d6afccc3388..13d92d04313 100644 --- a/security/chntpw/Makefile +++ b/security/chntpw/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2011/05/22 14:03:40 jasper Exp $ +# $OpenBSD: Makefile,v 1.4 2011/06/02 13:41:40 ajacoutot Exp $ ONLY_FOR_ARCHS = i386 amd64 COMMENT = reset NT/W2K/XP/Vista/W7 password V = 100627 -REVISION = 0 +REVISION = 1 DISTNAME = chntpw-source-${V} PKGNAME = chntpw-${V} EXTRACT_SUFX = .zip diff --git a/security/chntpw/pkg/README b/security/chntpw/pkg/README index 4881b1be4d2..b08230a7d88 100644 --- a/security/chntpw/pkg/README +++ b/security/chntpw/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/06 17:47:11 merdely Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- USE AT OWN RISK. READ ALL DOCUMENTS CAREFULLY. One thing worse than being unable to login is being unable to boot; you can get there from here. diff --git a/security/prelude/libpreludedb/Makefile b/security/prelude/libpreludedb/Makefile index 7e168a920f8..08b1fedc913 100644 --- a/security/prelude/libpreludedb/Makefile +++ b/security/prelude/libpreludedb/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.30 2011/04/15 16:10:38 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.31 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT-main= Prelude framework database-access library COMMENT-pgsql= PostgreSQL module for libpreludedb @@ -13,7 +13,7 @@ PKGNAME-pgsql= prelude-libpreludedb-pgsql-${VERSION} PKGNAME-mysql= prelude-libpreludedb-mysql-${VERSION} PKGNAME-sqlite= prelude-libpreludedb-sqlite-${VERSION} -REVISION-main= 5 +REVISION-main= 6 REVISION-pgsql= 3 REVISION-mysql= 3 REVISION-sqlite=3 diff --git a/security/prelude/libpreludedb/pkg/README-main b/security/prelude/libpreludedb/pkg/README-main index b172d585991..05a8d4f6970 100644 --- a/security/prelude/libpreludedb/pkg/README-main +++ b/security/prelude/libpreludedb/pkg/README-main @@ -1,4 +1,8 @@ -$OpenBSD: README-main,v 1.1 2010/11/16 10:11:51 jasper Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To start with libpreludedb, you have to install at least one DBMS module for libpreludedb (e.g. prelude-libpreludedb-pgsql). Then, install the diff --git a/security/prelude/lml/Makefile b/security/prelude/lml/Makefile index 1a6bb68afb9..f4132e3fe3e 100644 --- a/security/prelude/lml/Makefile +++ b/security/prelude/lml/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2011/05/11 08:24:41 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.22 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= Prelude log analyzer DISTNAME= prelude-lml-0.9.15 -REVISION= 4 +REVISION= 5 WANTLIB += c gcrypt gnutls gpg-error m tasn1 z pcre prelude WANTLIB += gmp hogweed nettle pthread diff --git a/security/prelude/lml/pkg/README b/security/prelude/lml/pkg/README index 41db324ff72..69e168926d7 100644 --- a/security/prelude/lml/pkg/README +++ b/security/prelude/lml/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/16 10:11:51 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To start with prelude-lml, you have to create a starting profile, e.g. "prelude-lml" by running on the manager side: diff --git a/security/prelude/manager/Makefile b/security/prelude/manager/Makefile index bd323e8b706..2b3412c233a 100644 --- a/security/prelude/manager/Makefile +++ b/security/prelude/manager/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.25 2011/05/11 08:24:41 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.26 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= Prelude manager DISTNAME= prelude-manager-0.9.15 -REVISION= 3 +REVISION= 4 MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-manager/ diff --git a/security/prelude/manager/pkg/README b/security/prelude/manager/pkg/README index 050ceeece29..0dce4ec395f 100644 --- a/security/prelude/manager/pkg/README +++ b/security/prelude/manager/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/16 10:11:51 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To start with prelude-manager, you have to create a starting profile, e.g. "prelude-manager" by running: diff --git a/security/prelude/pflogger/Makefile b/security/prelude/pflogger/Makefile index 596fec55ab2..f2cb671da0c 100644 --- a/security/prelude/pflogger/Makefile +++ b/security/prelude/pflogger/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2010/11/20 17:22:45 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= Prelude sensors for Packet Filter DISTNAME= prelude-pflogger-0.9.0-rc2 PKGNAME= prelude-pflogger-0.9.0rc2 -REVISION= 7 +REVISION= 8 MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-pflogger/ diff --git a/security/prelude/pflogger/pkg/README b/security/prelude/pflogger/pkg/README index 23bdc8ffd8e..d8d2102de4d 100644 --- a/security/prelude/pflogger/pkg/README +++ b/security/prelude/pflogger/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/16 10:11:51 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To start with prelude-pflogger, you have to create a starting profile, e.g. "prelude-pflogger" by running on the manager side: diff --git a/security/prelude/prewikka/Makefile b/security/prelude/prewikka/Makefile index 56af7430229..7abf706dec6 100644 --- a/security/prelude/prewikka/Makefile +++ b/security/prelude/prewikka/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.22 2010/11/20 17:22:45 espie Exp $ +# $OpenBSD: Makefile,v 1.23 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= Prelude Management Console MODPY_EGG_VERSION=0.9.17 DISTNAME= prewikka-0.9.17 PKGNAME= prelude-${DISTNAME} -REVISION= 2 +REVISION= 3 MODULES= lang/python diff --git a/security/prelude/prewikka/pkg/README b/security/prelude/prewikka/pkg/README index 174dc26606a..03aab459d5d 100644 --- a/security/prelude/prewikka/pkg/README +++ b/security/prelude/prewikka/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/16 10:11:51 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To start with prewikka, you have to create the "prewikka" database. diff --git a/security/snort2pf/Makefile b/security/snort2pf/Makefile index 9ce286cfe48..fab8645529c 100644 --- a/security/snort2pf/Makefile +++ b/security/snort2pf/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2011/03/10 13:42:30 jasper Exp $ +# $OpenBSD: Makefile,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= block "nasty" hosts with pf(4) based on Snort's rules DISTNAME= snort2pf-4.5 CATEGORIES= security net +REVISION= 0 HOMEPAGE= http://sourceforge.net/projects/snort2pf/ diff --git a/security/snort2pf/pkg/README b/security/snort2pf/pkg/README index 49459fa71c7..4e31e195cbb 100644 --- a/security/snort2pf/pkg/README +++ b/security/snort2pf/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.1.1.1 2011/03/10 13:42:30 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $ -Running snort2pf on OpenBSD -============================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Adjusting pf.conf(5) --------------------- +==================== In order to make use of snort2pf, one must add an anchor for in your pf.conf(5) file, like: diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile index 629256210db..26ab059f7ac 100644 --- a/sysutils/consolekit/Makefile +++ b/sysutils/consolekit/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.19 2011/06/01 11:29:53 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.20 2011/06/02 13:41:40 ajacoutot Exp $ COMMENT= framework for defining and tracking users DISTNAME= ConsoleKit-0.4.5 PKGNAME= ${DISTNAME:L} -REVISION= 1 +REVISION= 2 CATEGORIES= sysutils diff --git a/sysutils/consolekit/pkg/README b/sysutils/consolekit/pkg/README index 8e0c5a1ba33..fe4c53a69ca 100644 --- a/sysutils/consolekit/pkg/README +++ b/sysutils/consolekit/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2011/06/01 11:29:53 ajacoutot Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ -Running consolekit on OpenBSD -============================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To enable ConsoleKit in a graphical session, prepend ck-launch-session to the session script (note: gdm(1) does this automatically). e.g. diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index 1a9c68beb00..690e85bedb7 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.7 2010/11/08 20:12:13 jasper Exp $ +# $OpenBSD: Makefile,v 1.8 2011/06/02 13:41:41 ajacoutot Exp $ ONLY_FOR_ARCHS= i386 COMMENT= GRand Unified Bootloader DISTNAME= grub-0.97 -REVISION= 3 +REVISION= 4 CATEGORIES= sysutils HOMEPAGE= http://www.gnu.org/software/grub/ diff --git a/sysutils/grub/pkg/README b/sysutils/grub/pkg/README index 69507d13bc6..608a5f24007 100644 --- a/sysutils/grub/pkg/README +++ b/sysutils/grub/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/08 20:12:13 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- GRUB's configuration file is /grub/menu.lst which is described in detail in GRUB's info page. A minimal menu.lst looks like this: diff --git a/sysutils/memtest86+/Makefile b/sysutils/memtest86+/Makefile index 010eeac2587..81be87859e3 100644 --- a/sysutils/memtest86+/Makefile +++ b/sysutils/memtest86+/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2011/03/10 08:02:36 form Exp $ +# $OpenBSD: Makefile,v 1.7 2011/06/02 13:41:41 ajacoutot Exp $ # $RuOBSD: Makefile,v 1.4 2009/02/07 10:28:55 form Exp $ ONLY_FOR_ARCHS= amd64 i386 @@ -7,6 +7,7 @@ COMMENT= thorough, stand alone memory test VERSION= 4.20 DISTNAME= memtest86+-${VERSION} CATEGORIES= sysutils +REVISION= 0 HOMEPAGE= http://www.memtest.org/ diff --git a/sysutils/memtest86+/pkg/README b/sysutils/memtest86+/pkg/README index 1b03fcd8a92..046b64b78f1 100644 --- a/sysutils/memtest86+/pkg/README +++ b/sysutils/memtest86+/pkg/README @@ -1,6 +1,10 @@ -$OpenBSD: README,v 1.1 2010/11/07 18:29:54 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ $RuOBSD: README.OpenBSD,v 1.2 2009/02/07 16:01:57 form Exp $ ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- + Using Memtest86+ in OpenBSD environment o Reboot the machine and boot Memtest86+ using `boot /stand/memtest' command diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index 4838dd96213..f418e34820b 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2011/06/01 12:23:53 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.22 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT= framework for granting privileged operations to users DISTNAME= polkit-0.101 -REVISION= 3 +REVISION= 4 SHARED_LIBS += polkit-gobject-1 1.0 # .0.0 SHARED_LIBS += polkit-backend-1 1.0 # .0.0 diff --git a/sysutils/polkit/pkg/README b/sysutils/polkit/pkg/README index 0a6ef9e8e85..c1da79ad9f7 100644 --- a/sysutils/polkit/pkg/README +++ b/sysutils/polkit/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2011/06/01 12:23:53 ajacoutot Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ -Running polkit on OpenBSD -========================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- In most situations, PolicyKit will require a session to be marked as "active" before granting privileges. This is done using ConsoleKit, so @@ -13,7 +14,7 @@ Administrative users -> "wheel" group Standard users -> "users" group Disabling polkit ----------------- +================ If you'd like to completely disable privilege granting through the PolicyKit framework, create the file: ${SYSCONFDIR}/polkit-1/nullbackend.conf.d/99-nullbackend.conf @@ -22,7 +23,7 @@ containing the following lines: Priority=99 Security considerations ------------------------ +======================= polkitd(8) runs setuid(2) root in order to allow applications to request additional fine-grained privileges (e.g. adjust the clock, change the timezone...). Access to these privileges is controlled by diff --git a/sysutils/rancid/Makefile b/sysutils/rancid/Makefile index 5d6f05c6280..5405eefd339 100644 --- a/sysutils/rancid/Makefile +++ b/sysutils/rancid/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2010/11/20 17:22:42 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT = Really Awesome New Cisco confIg Differ DISTNAME = rancid-2.3.3 -REVISION = 1 +REVISION = 2 EPOCH = 0 CATEGORIES = sysutils diff --git a/sysutils/rancid/pkg/README b/sysutils/rancid/pkg/README index d9f8d757a9d..e9dd56040cf 100644 --- a/sysutils/rancid/pkg/README +++ b/sysutils/rancid/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/08 08:24:32 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- On OpenBSD, RANCID lives and works in /var/rancid, with user id _rancid. diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile index 7bd9bf1a420..c0dbcb25115 100644 --- a/sysutils/upower/Makefile +++ b/sysutils/upower/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2011/05/30 07:48:53 landry Exp $ +# $OpenBSD: Makefile,v 1.5 2011/06/02 13:41:41 ajacoutot Exp $ ONLY_FOR_ARCHS =${APM_ARCHS} @@ -8,6 +8,8 @@ DISTNAME = upower-0.9.11 CATEGORIES = sysutils SHARED_LIBS += upower-glib 0.0 # 1.1 +REVISION = 0 + HOMEPAGE = http://upower.freedesktop.org/ MASTER_SITES = ${HOMEPAGE}/releases/ diff --git a/sysutils/upower/pkg/README b/sysutils/upower/pkg/README index 0cde4c1ea21..bed2fe7ecef 100644 --- a/sysutils/upower/pkg/README +++ b/sysutils/upower/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2011/05/24 16:02:39 ajacoutot Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ -Running uPower on OpenBSD -========================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To get all upower(1) functionalities (battery status on APM-only machines, suspend...), apmd(8) needs to be running. diff --git a/sysutils/vmwh/Makefile b/sysutils/vmwh/Makefile index 35ed9a43f12..9bc2cdbf055 100644 --- a/sysutils/vmwh/Makefile +++ b/sysutils/vmwh/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2010/11/20 17:22:42 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2011/06/02 13:41:41 ajacoutot Exp $ ONLY_FOR_ARCHS =amd64 i386 @@ -7,7 +7,7 @@ COMMENT = vmware userland helper for X V = 0.20101029 DISTNAME = jcs-vmwh-ebb7669 PKGNAME = vmwh-${V} -REVISION = 0 +REVISION = 1 CATEGORIES = sysutils x11 HOMEPAGE = https://github.com/jcs/vmwh/ diff --git a/sysutils/vmwh/pkg/README b/sysutils/vmwh/pkg/README index 9224caa4661..183194bc82d 100644 --- a/sysutils/vmwh/pkg/README +++ b/sysutils/vmwh/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/11 14:52:01 dcoppa Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- In order to use vmwh add the following line to ~/.xinitrc or ~/.xsession before the window manager: diff --git a/telephony/asterisk/Makefile b/telephony/asterisk/Makefile index 8e78652fa25..b4292dcdd6f 100644 --- a/telephony/asterisk/Makefile +++ b/telephony/asterisk/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.113 2011/05/25 20:11:02 sthen Exp $ +# $OpenBSD: Makefile,v 1.114 2011/06/02 13:41:41 ajacoutot Exp $ SHARED_ONLY= Yes COMMENT-main= open source multi-protocol PBX and telephony toolkit @@ -7,6 +7,8 @@ VER= 1.8.4.1 DISTNAME= asterisk-${VER:S/beta/-beta/:S/rc/-rc/} PKGNAME-main= asterisk-${VER} +REVISION-main= 0 + SOUNDS= CORE MOH EXTRA SOUNDS_CORE= asterisk-core-sounds-en-gsm-1.4.20 SOUNDS_MOH= asterisk-moh-opsound-wav-2.03 diff --git a/telephony/asterisk/pkg/README-main b/telephony/asterisk/pkg/README-main index 0c14668b6c4..78b6958ec86 100644 --- a/telephony/asterisk/pkg/README-main +++ b/telephony/asterisk/pkg/README-main @@ -1,15 +1,16 @@ -$OpenBSD: README-main,v 1.1 2011/03/02 12:53:11 sthen Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ -Running ASTERISK on OpenBSD -=========================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Configuration -------------- +============= Simplified sample configuration files have been provided in ${SYSCONFDIR}/asterisk; the full set from the Asterisk distribution is available in ${PREFIX}/share/examples/asterisk/default. Documentation -------------- +============= ${PREFIX}/share/doc/asterisk/AST.pdf is probably the single best resource for the current version. diff --git a/www/blogsum/Makefile b/www/blogsum/Makefile index 4954d522d3f..47de7349d16 100644 --- a/www/blogsum/Makefile +++ b/www/blogsum/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:47 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT = simple weblog DISTNAME = blogsum-1.1 -REVISION = 0 +REVISION = 1 CATEGORIES = www HOMEPAGE = http://blogsum.obfuscurity.com/ diff --git a/www/blogsum/pkg/README b/www/blogsum/pkg/README index 733a0b6e122..d3eebbbf000 100644 --- a/www/blogsum/pkg/README +++ b/www/blogsum/pkg/README @@ -1,6 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/11 23:02:21 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ -# Blogsum README for OpenBSD ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- ######################### ### UPGRADING BLOGSUM ### diff --git a/www/community-id/Makefile b/www/community-id/Makefile index a7ad3a968de..f3d7123fde6 100644 --- a/www/community-id/Makefile +++ b/www/community-id/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/22 08:36:47 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT= PHP OpenID implementation @@ -8,7 +8,7 @@ BASE_URL= http://source.keyboard-monkeys.org DISTNAME= cid-${V} PKGNAME= community-id-${V} -REVISION= 2 +REVISION= 3 CATEGORIES= www security diff --git a/www/community-id/pkg/README b/www/community-id/pkg/README index d137c5896a6..5d66df6a82d 100644 --- a/www/community-id/pkg/README +++ b/www/community-id/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/12 13:54:28 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ -Post-install/update memo for Community-ID -========================================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- The complete installation instructions are available at ${BASE_URL}/wiki/communityid/How_to_install_Community-ID_under_Linux @@ -15,7 +16,7 @@ You should point this to the DocumentRoot of your web-server: Installation ------------- +============ * Creating a dedicated user and database for Community-ID. @@ -66,7 +67,7 @@ Installation Restricting configuration file access -------------------------------------- +===================================== * IMPORTANT! After having successfully installed and configured Community-ID, you @@ -76,7 +77,7 @@ Restricting configuration file access Update ------- +====== After upgrading Community-ID to a new version, always check: ${BASE_URL}/wiki/communityid/Upgrade_instructions_for_Community-ID diff --git a/www/drupal6/core/Makefile b/www/drupal6/core/Makefile index d9290764942..9fbdb084586 100644 --- a/www/drupal6/core/Makefile +++ b/www/drupal6/core/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2011/05/30 15:35:28 landry Exp $ +# $OpenBSD: Makefile,v 1.17 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT = powerful content management system DISTNAME = drupal-6.22 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} +REVISION= 0 RUN_DEPENDS = www/php5/core \ php5-mysql-*|php5-mysqli-*|php5-pgsql-*:www/php5/extensions,-mysql \ diff --git a/www/drupal6/core/pkg/README b/www/drupal6/core/pkg/README index ac8f1102931..f204939060c 100644 --- a/www/drupal6/core/pkg/README +++ b/www/drupal6/core/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/15 12:58:52 stephan Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To enable a decent configuration of drupal, please create a symbolic link from ${TRUEPREFIX}/conf/modules.sample/drupal6.conf diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index d8b44dd7ace..a3ebd2002e4 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.64 2011/04/29 08:02:16 landry Exp $ +# $OpenBSD: Makefile,v 1.65 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT = Mozilla web browser @@ -7,6 +7,8 @@ MOZILLA_BRANCH = 1.9.1 MOZILLA_PROJECT = firefox35 MOZILLA_CODENAME = browser +REVISION = 0 + SO_VERSION = 24.0 # NOTE: Must bump minor version if any shlib's are removed from the # components dir to avoid pkg_add -r issues. diff --git a/www/firefox35/pkg/README b/www/firefox35/pkg/README index 55a95b6f809..e826e7977ab 100644 --- a/www/firefox35/pkg/README +++ b/www/firefox35/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/11 09:30:37 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- If you encounter strange problems relating to bookmarks, downloads, window placement, toolbars, history, or other settings, it is diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index c9cf29c0bd2..421cab32ca4 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2011/04/29 07:59:41 landry Exp $ +# $OpenBSD: Makefile,v 1.6 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT = Mozilla web browser @@ -9,6 +9,8 @@ MOZILLA_BRANCH = 1.9.2 MOZILLA_PROJECT = firefox36 MOZILLA_CODENAME = browser +REVISION = 0 + SO_VERSION = 22.2 # NOTE: Must bump minor version if any shlib's are removed from the # components dir to avoid pkg_add -r issues. diff --git a/www/firefox36/pkg/README b/www/firefox36/pkg/README index 82ae8f8cb6b..7e5233bea82 100644 --- a/www/firefox36/pkg/README +++ b/www/firefox36/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2011/03/26 10:58:36 landry Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- If you encounter strange problems relating to bookmarks, downloads, window placement, toolbars, history, or other settings, it is diff --git a/www/ktdms/Makefile b/www/ktdms/Makefile index c450456de89..78b065982c0 100644 --- a/www/ktdms/Makefile +++ b/www/ktdms/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:49 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT= web-based document management system V= 3.5.1 DISTNAME= ktdms-${V} -REVISION= 2 +REVISION= 3 DISTFILES= ktdms-src-oss-${V}.tgz CATEGORIES= www diff --git a/www/ktdms/pkg/README b/www/ktdms/pkg/README index 564832c056b..4949079176a 100644 --- a/www/ktdms/pkg/README +++ b/www/ktdms/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/15 17:37:16 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ -Running KnowledgeTree on OpenBSD -================================ ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To finish the installation of KnowledgeTree, setup a database. In order to create the dms database issue the following command, diff --git a/www/mod_auth_kerb/Makefile b/www/mod_auth_kerb/Makefile index 4433e6f6f44..1c1519ce66b 100644 --- a/www/mod_auth_kerb/Makefile +++ b/www/mod_auth_kerb/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.15 2010/11/13 07:44:33 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.16 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT= Apache Kerberos authentication module -REVISION= 6 +REVISION= 7 DISTNAME= mod_auth_kerb-5.3 CATEGORIES= www diff --git a/www/mod_auth_kerb/pkg/README b/www/mod_auth_kerb/pkg/README index d5b00eb6f67..a1c419a909c 100644 --- a/www/mod_auth_kerb/pkg/README +++ b/www/mod_auth_kerb/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/13 07:44:33 ajacoutot Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- If you haven't already run the module enabler, you can manually enable Kerberos support by adding the following lines into httpd.conf near the diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index ce84a686143..de518deb5d4 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2010/11/09 21:38:37 jasper Exp $ +# $OpenBSD: Makefile,v 1.22 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT= Apache-Tomcat AJP Connector V= 1.2.28 -REVISION= 2 +REVISION= 3 DISTNAME= tomcat-connectors-${V}-src PKGNAME= mod_jk-${V} CATEGORIES= www diff --git a/www/mod_jk/pkg/README b/www/mod_jk/pkg/README index 15ebee73527..7a833e8ee99 100644 --- a/www/mod_jk/pkg/README +++ b/www/mod_jk/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/09 21:38:37 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- OpenBSD mod_jk Package Apache-Tomcat AJP Connector diff --git a/www/mozilla-firefox/Makefile b/www/mozilla-firefox/Makefile index dc86ed1d3d2..86050fc3228 100644 --- a/www/mozilla-firefox/Makefile +++ b/www/mozilla-firefox/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.178 2011/05/04 12:15:33 landry Exp $ +# $OpenBSD: Makefile,v 1.179 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT = Mozilla web browser BROKEN-sparc64 = https://bugzilla.mozilla.org/show_bug.cgi?id=577056 @@ -10,7 +10,7 @@ MOZILLA_VERSION = 4.0.1 MOZILLA_BRANCH = 2.0 MOZILLA_PROJECT = mozilla-firefox MOZILLA_CODENAME = browser -REVISION = 2 +REVISION = 3 SO_VERSION = 23.0 NSS_SO_VERSION = 27.0 diff --git a/www/mozilla-firefox/pkg/README b/www/mozilla-firefox/pkg/README index fd10e9b5977..e926ba58f44 100644 --- a/www/mozilla-firefox/pkg/README +++ b/www/mozilla-firefox/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.2 2011/03/30 21:39:14 landry Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- If you encounter strange problems relating to bookmarks, downloads, window placement, toolbars, history, or other settings, it is diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index fd27de9f4e1..706e9801d0c 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.13 2010/11/22 08:36:49 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT= mod_perl Apache gallery handler MODULES= cpan DISTNAME= Apache-Gallery-1.0RC3 -REVISION= 1 +REVISION= 2 CATEGORIES= www USE_GROFF = Yes diff --git a/www/p5-Apache-Gallery/pkg/README b/www/p5-Apache-Gallery/pkg/README index 1d75032e4b6..b1979b154b2 100644 --- a/www/p5-Apache-Gallery/pkg/README +++ b/www/p5-Apache-Gallery/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/15 17:39:47 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ -Running KnowledgeTree in a chroot on OpenBSD -============================================ ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- In order to make A::G operate in a chrooted environment, it is necessary to copy all of the relevant libraries and perl modules @@ -76,7 +77,7 @@ $ cd /var/www${LOCALBASE}/libdata/perl5/site_perl/ Setting up httpd ------------------------------- +================ ServerAdmin webmaster@host.some_domain.com DocumentRoot /var/www/htdocs diff --git a/www/py-django/Makefile b/www/py-django/Makefile index c63240f1e8c..ff1889a2035 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2011/04/24 18:40:03 rpointel Exp $ +# $OpenBSD: Makefile,v 1.18 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT = high-level Python web framework @@ -7,6 +7,7 @@ LNAME = django DISTNAME = Django-${MODPY_EGG_VERSION} PKGNAME = py-${LNAME}-${MODPY_EGG_VERSION} CATEGORIES = www +REVISION = 0 HOMEPAGE = http://www.djangoproject.com/ diff --git a/www/py-django/pkg/README b/www/py-django/pkg/README index 4211c5e9a90..4d892b14f11 100644 --- a/www/py-django/pkg/README +++ b/www/py-django/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.1 2011/04/24 18:40:03 rpointel Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ -Running Django on OpenBSD -========================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Documentation -------------- +============= Complete project documentation may be found in: ${PREFIX}/share/doc/${LNAME}/ @@ -16,7 +17,7 @@ may be found online at: http://docs.djangoproject.com/en/dev/releases/${MODPY_EGG_VERSION}/ Databases ---------- +========= Django supports number of different databases, but you need to install Python database adapter(s) to use them: * py-mysql - for MySQL database, @@ -25,7 +26,7 @@ to install Python database adapter(s) to use them: SQLite works out-of-the-box. UTF-8 ------ +===== Django assumes that you're running UTF-8 capable system, but it doesn't enforce any locales, which results in regressions when running in an environment without enabled UTF-8 locale. diff --git a/www/rackmonkey/Makefile b/www/rackmonkey/Makefile index b28acb4d3ed..f4431845ff6 100644 --- a/www/rackmonkey/Makefile +++ b/www/rackmonkey/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2010/11/24 19:08:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT= web-based tool for managing racks of equipment @@ -6,7 +6,7 @@ VER= 1.2.5-1 DISTNAME= rackmonkey-${VER} PKGNAME= rackmonkey-${VER:S/-/./} -REVISION= 2 +REVISION= 3 CATEGORIES= www net databases diff --git a/www/rackmonkey/pkg/README b/www/rackmonkey/pkg/README index a65ad19544e..2d63077ae7e 100644 --- a/www/rackmonkey/pkg/README +++ b/www/rackmonkey/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.3 2010/11/06 07:56:48 ajacoutot Exp $ +$OpenBSD: README,v 1.4 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To configure OpenBSD's base httpd for rackmonkey, please create a symbolic link from ${PREFIX}/conf/modules.sample/httpd-rackmonkey.conf diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index dec9a1844a3..8111d75212a 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.79 2011/04/29 08:04:04 landry Exp $ +# $OpenBSD: Makefile,v 1.80 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT-main = Mozilla application suite COMMENT-lightning = Mozilla Seamonkey calendar extension @@ -10,6 +10,7 @@ MOZILLA_CODENAME = suite MULTI_PACKAGES = -main -lightning PKGNAME-main = ${PKGNAME} +REVISION-main= 0 PKGNAME-lightning = lightning-seamonkey-1.0beta1 REVISION-lightning = 17 EPOCH-lightning = 0 diff --git a/www/seamonkey/pkg/README-main b/www/seamonkey/pkg/README-main index 0c5725d7a58..7e37fa3c8f8 100644 --- a/www/seamonkey/pkg/README-main +++ b/www/seamonkey/pkg/README-main @@ -1,16 +1,20 @@ -$OpenBSD: README-main,v 1.1 2010/11/11 09:55:05 jasper Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:41 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To disable anti-aliasing (xft) set GDK_USE_XFT=0 in the environment. Plugins - +======= Seamonkey looks for plugins in ~/.mozilla/plugins, ${LOCALBASE}/lib/mozilla-plugins, and ${TRUEPREFIX}/seamonkey/plugins. If the environment variable MOZ_PLUGIN_PATH is specified, this location will be overridden. Using Java Applets - +================== To make Applets work, you must symlink (not copy) the file libjavaplugin_oji.so into one of the directories listed above. This might be done like the following: @@ -23,14 +27,14 @@ Information on building Java (on some platforms) can be found in http://www.openbsd.org/faq/faq13.html#javaflash Internationalization - +==================== This package contains internationalizations for all supported languages. To configure Seamonkey for your language, go to Edit->Preferences->Appearance->Languages/Content and select your favorite Language/Content pack. Debugging - +========= If you encounter crashes, you might want to build the debug FLAVOR of this package, and run 'seamonkey -g' to run seamonkey inside gdb, so that you can gather debugging logs and traces. diff --git a/www/sogo/Makefile b/www/sogo/Makefile index 65888a896bd..48930c9add8 100644 --- a/www/sogo/Makefile +++ b/www/sogo/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.11 2011/05/11 10:55:53 sebastia Exp $ +# $OpenBSD: Makefile,v 1.12 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT = web based groupware server VERSION = 1.3.7 DISTNAME = SOGo-${VERSION}a PKGNAME = sogo-${VERSION}.0 +REVISION = 0 SHLIB_VERSION = 1.0 .for _lib in GDLContentStore NGCards OGoContentStore \ diff --git a/www/sogo/pkg/README b/www/sogo/pkg/README index 41f8ff1c462..49de22b8284 100644 --- a/www/sogo/pkg/README +++ b/www/sogo/pkg/README @@ -1,7 +1,8 @@ -# $OpenBSD: README,v 1.2 2011/04/22 05:36:12 sebastia Exp $ +# $OpenBSD: README,v 1.3 2011/06/02 13:41:41 ajacoutot Exp $ -SOGo on OpenBSD -====================================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- General setup and configuration information about SOGo can be found in ${TRUEPREFIX}/share/doc/sogo/. diff --git a/www/squid/Makefile b/www/squid/Makefile index 3aaab07f02b..e94ccb5c781 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.119 2011/05/30 20:56:30 sthen Exp $ +# $OpenBSD: Makefile,v 1.120 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT= WWW and FTP proxy cache and accelerator DISTNAME= squid-2.7.STABLE9 -REVISION= 10 +REVISION= 11 CATEGORIES= www MASTER_SITES= ${HOMEPAGE}/Versions/v2/2.7/ DIST_SUBDIR= squid diff --git a/www/squid/pkg/README b/www/squid/pkg/README index bacedec285e..e5c09c4a9f4 100644 --- a/www/squid/pkg/README +++ b/www/squid/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.3 2011/04/14 08:11:50 sthen Exp $ +$OpenBSD: README,v 1.4 2011/06/02 13:41:41 ajacoutot Exp $ -Running Squid on OpenBSD -======================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- The local (OpenBSD) differences are: - configuration files are in ${SYSCONFDIR}/squid @@ -18,7 +19,7 @@ Please remember to initialize the cache by running "squid -z" before trying to run Squid for the first time. Transparent Proxying with PF ----------------------------- +============================ To configure a transparent proxy, bind to a specific address in ${SYSCONFDIR}/squid/squid.conf, for example: diff --git a/www/statusnet/Makefile b/www/statusnet/Makefile index c1269143977..59a4817f1c6 100644 --- a/www/statusnet/Makefile +++ b/www/statusnet/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.13 2010/11/22 08:36:54 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2011/06/02 13:41:41 ajacoutot Exp $ COMMENT= open source micro messaging platform DISTNAME= statusnet-0.8.3 -REVISION= 4 +REVISION= 5 CATEGORIES= www net diff --git a/www/statusnet/pkg/README b/www/statusnet/pkg/README index 37c0aff29ca..fefbc158c45 100644 --- a/www/statusnet/pkg/README +++ b/www/statusnet/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.3 2010/11/06 07:56:48 ajacoutot Exp $ +$OpenBSD: README,v 1.4 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- This document will briefly describe the steps needed before one can complete the Status.net installation. After taking these steps you diff --git a/www/tikiwiki/Makefile b/www/tikiwiki/Makefile index 39bbe9b27da..8c08c4ac648 100644 --- a/www/tikiwiki/Makefile +++ b/www/tikiwiki/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2010/11/22 08:36:54 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT= all-in-one wiki/groupware/CMS solution @@ -6,7 +6,7 @@ V= 4.2 DISTNAME= tikiwiki-${V} CATEGORIES= www -REVISION= 1 +REVISION= 2 HOMEPAGE= http://tikiwiki.org/ diff --git a/www/tikiwiki/pkg/README b/www/tikiwiki/pkg/README index 0b1b843e10f..787cf234259 100644 --- a/www/tikiwiki/pkg/README +++ b/www/tikiwiki/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.2 2010/11/06 08:38:44 ajacoutot Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:42 ajacoutot Exp $ -Post-install/update instructions for Tikiwiki -============================================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Tikiwiki has been installed into ${INSTDIR} diff --git a/www/timetrex/Makefile b/www/timetrex/Makefile index 552a25e6e07..5c89d6b4143 100644 --- a/www/timetrex/Makefile +++ b/www/timetrex/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.25 2011/03/21 14:13:02 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.26 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT= web-based payroll and time management suite @@ -7,7 +7,7 @@ DISTNAME= TimeTrex_Standard_Edition_v${V} PKGNAME= timetrex-${V} CATEGORIES= www productivity -REVISION= 0 +REVISION= 1 EXTRACT_SUFX= .zip diff --git a/www/timetrex/pkg/README b/www/timetrex/pkg/README index 14544c5c736..1312f1d042f 100644 --- a/www/timetrex/pkg/README +++ b/www/timetrex/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/06 08:35:34 ajacoutot Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ -Post-install/update instructions for TimeTrex -============================================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- TimeTrex has been installed into ${INSTDIR} @@ -21,7 +22,7 @@ The administrator Guide is available as a PDF here: Installation ------------- +============ * Creating a dedicated user and database for TimeTrex. While TimeTrex supports MySQL and PostreSQL, MySQL will be used in the @@ -62,7 +63,7 @@ Installation Update ------- +====== * IMPORTANT! Create a backup of your current installation and timetrex database. diff --git a/www/tomcat/v4/Makefile b/www/tomcat/v4/Makefile index 9cadf4417c7..c2392508248 100644 --- a/www/tomcat/v4/Makefile +++ b/www/tomcat/v4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2010/11/29 21:27:23 sthen Exp $ +# $OpenBSD: Makefile,v 1.20 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT-main= Java servlet 2.3 and Java server pages 1.2 server COMMENT-admin= administration web application @@ -9,7 +9,7 @@ DISTNAME= apache-tomcat-${V}-LE-jdk14 PKGNAME-main= tomcat-${V} PKGNAME-admin= tomcat-admin-${V} PKGNAME-examples=tomcat-examples-${V} -REVISION-main= 2 +REVISION-main= 3 REVISION-admin= 0 REVISION-examples= 1 CATEGORIES= www diff --git a/www/tomcat/v4/pkg/README-main b/www/tomcat/v4/pkg/README-main index d4d51253000..4099e8aa7e8 100644 --- a/www/tomcat/v4/pkg/README-main +++ b/www/tomcat/v4/pkg/README-main @@ -1,4 +1,8 @@ -$OpenBSD: README-main,v 1.1 2010/11/15 10:45:53 sthen Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- The tomcat package does not install the example webapps, documentation or admin webapp. You must supply your own webapps and configuration or diff --git a/www/tomcat/v5/Makefile b/www/tomcat/v5/Makefile index 545e4723c88..a0d19b94b92 100644 --- a/www/tomcat/v5/Makefile +++ b/www/tomcat/v5/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2010/11/29 21:26:01 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT-main= Java servlet 2.4 and Java server pages 2.0 server COMMENT-admin= administration web application @@ -12,6 +12,8 @@ PKGNAME-admin= tomcat-admin-${V} PKGNAME-examples=tomcat-examples-${V} CATEGORIES= www +REVISION-main= 0 + DISTFILES= ${DISTNAME}.tar.gz \ ${DISTNAME}-admin.tar.gz \ ${DISTNAME}-fulldocs.tar.gz diff --git a/www/tomcat/v5/pkg/README-main b/www/tomcat/v5/pkg/README-main index 171490c59fb..53c4c7bb9cc 100644 --- a/www/tomcat/v5/pkg/README-main +++ b/www/tomcat/v5/pkg/README-main @@ -1,7 +1,8 @@ -$OpenBSD: README-main,v 1.2 2010/11/29 21:26:01 sthen Exp $ +$OpenBSD: README-main,v 1.3 2011/06/02 13:41:42 ajacoutot Exp $ -Running Tomcat 5.5 on OpenBSD -============================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- The tomcat package does not install the example webapps, documentation or admin webapp. You must supply your own webapps and configuration or diff --git a/www/tomcat/v6/Makefile b/www/tomcat/v6/Makefile index 50823e24279..6dda02b73b1 100644 --- a/www/tomcat/v6/Makefile +++ b/www/tomcat/v6/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2010/11/29 21:27:23 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT-main= Java servlet 2.5 and Java server pages 2.1 server COMMENT-examples=example applications and full documentation @@ -8,7 +8,7 @@ DISTNAME= apache-tomcat-${V} PKGNAME= tomcat-${V} PKGNAME-main= tomcat-${V} PKGNAME-examples=tomcat-examples-${V} -REVISION-main= 1 +REVISION-main= 2 REVISION-examples= 1 CATEGORIES= www diff --git a/www/tomcat/v6/pkg/README-main b/www/tomcat/v6/pkg/README-main index cd4219f1203..7a8445a9db8 100644 --- a/www/tomcat/v6/pkg/README-main +++ b/www/tomcat/v6/pkg/README-main @@ -1,4 +1,8 @@ -$OpenBSD: README-main,v 1.1 2010/11/15 10:45:54 sthen Exp $ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- The tomcat package does not install the example webapps and documentation. You must supply your own webapps and configuration or diff --git a/www/webacula/Makefile b/www/webacula/Makefile index d145b4bc68a..217dec65a48 100644 --- a/www/webacula/Makefile +++ b/www/webacula/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.7 2011/03/28 13:38:38 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.8 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT= bacula(8) web interface DISTNAME= webacula-5.0.3 -REVISION= 5 +REVISION= 6 CATEGORIES= www sysutils diff --git a/www/webacula/pkg/README b/www/webacula/pkg/README index 93391947c0b..e0bda19bcf5 100644 --- a/www/webacula/pkg/README +++ b/www/webacula/pkg/README @@ -1,12 +1,13 @@ -$OpenBSD: README,v 1.3 2011/03/23 21:01:33 ajacoutot Exp $ +$OpenBSD: README,v 1.4 2011/06/02 13:41:42 ajacoutot Exp $ -Running webacula under OpenBSD -============================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Webacula has been installed into ${INSTDIR} Database creation ------------------ +================= Depending on the database you wish to access, you'll need the corresponding PHP module. e.g: @@ -41,7 +42,7 @@ Also note that the scripts can take arguments: # chmod 0600 /var/www/var/db/sqlite/webacula.db Running Webacula under chroot(8)ed Apache ------------------------------------------ +========================================= Under OpenBSD, the default Apache runs chrooted under /var/www. Since Webacula needs to access the bconsole(8) binary we will need to @@ -58,7 +59,7 @@ directory. You can configure this as follows: /var/www/conf/modules Webacula setup and configuration --------------------------------- +================================ While upstream install notes are available with this package in: ${INSTDIR}/docs/INSTALL @@ -93,7 +94,7 @@ available in /var/www/conf/modules.sample/webacula.conf and you are STRONGLY ADVISED to enable and edit it to your needs. Bacula messages configuration ------------------------------ +============================= To show messages of the Job output, you must change the "catalog' line from the "Messages" block in ${SYSCONFDIR}/bacula/bacula-dir.conf to diff --git a/www/yaws/Makefile b/www/yaws/Makefile index 993faa36796..bdf2bac8059 100644 --- a/www/yaws/Makefile +++ b/www/yaws/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2011/05/27 17:13:09 jasper Exp $ +# $OpenBSD: Makefile,v 1.14 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT-main= high performance webserver written in Erlang, libraries COMMENT-web= high performance webserver written in Erlang, docroot @@ -6,7 +6,7 @@ COMMENT-web= high performance webserver written in Erlang, docroot VERSION= 1.90 DISTNAME= yaws-${VERSION} PKGNAME-main= yaws-${VERSION} -REVISION-main= 0 +REVISION-main= 1 PKGNAME-web= yaws-web-${VERSION} CATEGORIES= www diff --git a/www/yaws/pkg/README-main b/www/yaws/pkg/README-main index 42b73c39adb..3135985a584 100644 --- a/www/yaws/pkg/README-main +++ b/www/yaws/pkg/README-main @@ -1,24 +1,24 @@ -$OpenBSD: README-main,v 1.2 2011/05/27 17:13:09 jasper Exp $ +$OpenBSD: README-main,v 1.3 2011/06/02 13:41:42 ajacoutot Exp $ -Running Yaws on OpenBSD -======================= ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- -Initial setup: --------------- +Initial setup +============= A configuration file has been installed to ${SYSCONFDIR}/yaws/yaws.conf which may need further tweaking according to your setup. SSL is enabled by default. The default document root for Yaws is /var/www/yaws . -Munin: ------- +Munin +===== Script to monitor your yaws installation using Munin have been installed into ${PREFIX}/share/examples/yaws/munin/ . -References: ------------ - +References +========== Apart from the documentation that is included in the package, there is more information available at: diff --git a/www/zope/2.10/Makefile b/www/zope/2.10/Makefile index 552684e4ff1..906bed89ea1 100644 --- a/www/zope/2.10/Makefile +++ b/www/zope/2.10/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/12 14:35:23 jasper Exp $ +# $OpenBSD: Makefile,v 1.7 2011/06/02 13:41:42 ajacoutot Exp $ VERSION= 2.10 PATCHLEVEL= .5 PKGNAME= ${DISTNAME:S/-final//:L} -REVISION= 3 +REVISION= 4 .include diff --git a/www/zope/2.10/pkg/README b/www/zope/2.10/pkg/README index 4e467e273bb..5f3d56c1c8b 100644 --- a/www/zope/2.10/pkg/README +++ b/www/zope/2.10/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/12 14:35:23 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- In this document we'll see how to create a zope instance and have it start at boot time. Throughout this document, we will assume that the diff --git a/x11/compiz/core/Makefile b/x11/compiz/core/Makefile index a994d220bad..4160cc26004 100644 --- a/x11/compiz/core/Makefile +++ b/x11/compiz/core/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2011/05/14 21:29:03 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.14 2011/06/02 13:41:42 ajacoutot Exp $ SHARED_ONLY = Yes @@ -6,7 +6,7 @@ COMMENT = OpenGL window and compositing manager V = 0.8.2 DISTNAME = compiz-${V} -REVISION= 7 +REVISION= 8 SHARED_LIBS = decoration 0.0 diff --git a/x11/compiz/core/pkg/README b/x11/compiz/core/pkg/README index 519eea77b39..aa9cb08087c 100644 --- a/x11/compiz/core/pkg/README +++ b/x11/compiz/core/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/12 14:22:13 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- At this point, only core functionality is provided. In particular, there is no configuration GUI, so use: diff --git a/x11/dbus/Makefile b/x11/dbus/Makefile index 8168ffbc040..d79abdf776c 100644 --- a/x11/dbus/Makefile +++ b/x11/dbus/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.63 2011/05/23 21:46:08 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.64 2011/06/02 13:41:42 ajacoutot Exp $ # XXX patches/patch-configure disables PIE on arm/hppa. This is just a # temporary workaround until PIE works. @@ -6,7 +6,7 @@ COMMENT= message bus system DISTNAME= dbus-1.4.8 -REVISION= 2 +REVISION= 3 EPOCH= 0 SHARED_LIBS += dbus-1 9.1 # .8.4 diff --git a/x11/dbus/pkg/README b/x11/dbus/pkg/README index d352ffe0efa..3817bc2b9da 100644 --- a/x11/dbus/pkg/README +++ b/x11/dbus/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.2 2010/11/06 07:56:48 ajacoutot Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To start a session bus instance of dbus-daemon (needed by at least gvfs aware applications and ${PREFIX}/share/dbus-1/services/*.service), diff --git a/x11/gnome-mplayer/Makefile b/x11/gnome-mplayer/Makefile index 5f04fc25841..6e5e5cd1cb3 100644 --- a/x11/gnome-mplayer/Makefile +++ b/x11/gnome-mplayer/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.39 2011/05/28 08:15:53 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.40 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT = GTK+/GNOME frontend for MPlayer DISTNAME = gnome-mplayer-1.0.3 -REVISION = 3 +REVISION = 4 CATEGORIES = x11 multimedia MAINTAINER = David Coppa diff --git a/x11/gnome-mplayer/pkg/README b/x11/gnome-mplayer/pkg/README index b00f355b21c..b16b01d6290 100644 --- a/x11/gnome-mplayer/pkg/README +++ b/x11/gnome-mplayer/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2011/05/25 12:35:33 dcoppa Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ -Running gnome-mplayer on OpenBSD -================================ ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To prevent errors, the "unclutter" program (from x11/unclutter) must not be running when using gnome-mplayer. diff --git a/x11/gnome/empathy/Makefile b/x11/gnome/empathy/Makefile index 3af03a5423b..f5bc4e89c7b 100644 --- a/x11/gnome/empathy/Makefile +++ b/x11/gnome/empathy/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.68 2011/05/28 08:15:53 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.69 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT= telepathy based messenger for GNOME GNOME_PROJECT= empathy GNOME_VERSION= 2.34.0 -REVISION= 3 +REVISION= 4 CATEGORIES= net diff --git a/x11/gnome/empathy/pkg/README b/x11/gnome/empathy/pkg/README index c1e4c5d3c90..e244fd9bf0c 100644 --- a/x11/gnome/empathy/pkg/README +++ b/x11/gnome/empathy/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/10 19:02:09 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Empathy is able to use several Telepathy connection managers. By default the following managers are installed: diff --git a/x11/gnome/metacity/Makefile b/x11/gnome/metacity/Makefile index 02f1e2d2407..9ef49381319 100644 --- a/x11/gnome/metacity/Makefile +++ b/x11/gnome/metacity/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.60 2011/05/30 22:13:31 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.61 2011/06/02 13:41:42 ajacoutot Exp $ SHARED_ONLY= Yes @@ -7,7 +7,7 @@ COMMENT= lightweight window manager GNOME_PROJECT= metacity GNOME_VERSION= 2.34.0 -REVISION= 6 +REVISION= 7 SHARED_LIBS += metacity-private 1.0 # .0.0 diff --git a/x11/gnome/metacity/pkg/README b/x11/gnome/metacity/pkg/README index a6a42191b1e..02aa87db707 100644 --- a/x11/gnome/metacity/pkg/README +++ b/x11/gnome/metacity/pkg/README @@ -1,7 +1,8 @@ -$OpenBSD: README,v 1.1 2011/05/30 22:13:31 ajacoutot Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ -Running metacity on OpenBSD -=========================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- To enable the compositor manager of metacity, use the following command: gconftool-2 -s '/apps/metacity/general/compositing_manager' \ diff --git a/x11/gnome/session/Makefile b/x11/gnome/session/Makefile index f5ffa918a71..cc954f798bf 100644 --- a/x11/gnome/session/Makefile +++ b/x11/gnome/session/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.156 2011/06/01 15:08:23 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.157 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT= GNOME session GNOME_PROJECT= gnome-session GNOME_VERSION= 2.32.1 -REVISION= 16 +REVISION= 17 CATEGORIES= x11 diff --git a/x11/gnome/session/pkg/README b/x11/gnome/session/pkg/README index cfedb62d742..859317ba82f 100644 --- a/x11/gnome/session/pkg/README +++ b/x11/gnome/session/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.11 2011/06/01 15:08:23 ajacoutot Exp $ +$OpenBSD: README,v 1.12 2011/06/02 13:41:42 ajacoutot Exp $ -Running GNOME on OpenBSD -======================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Introduction ------------- +============ The gnome-session package only takes care of installing minimal GNOME libraries. For a satisfying GNOME user experience, it is advised to install at least the following packages: @@ -28,7 +29,7 @@ install at least the following packages: (xscreensaver can be used instead of gnome-screensaver) Login into GNOME ----------------- +================ Login can be made using the GNOME Login Manager: GDM. Or you can add the following line corresponding to your login preference: exec ${TRUEPREFIX}/bin/gnome-session @@ -41,7 +42,7 @@ session startup command: ${LOCALBASE}/bin/ck-launch-session. e.g. exec ${LOCALBASE}/bin/ck-launch-session ${TRUEPREFIX}/bin/gnome-session A note about accessibility --------------------------- +========================== If you want to make the GNOME applications "accessible" (e.g. nautilus), you'll need to install the libgail-gnome package which adds ATK interfaces for libbonoboui and libgnomeui widgets (see below). @@ -54,7 +55,7 @@ To enable it, run the following command: gconftool-2 --set --type bool /desktop/gnome/interface/at-spi-corba true Installing more packages ------------------------- +======================== If your needs aren't satisfied yet, there are many other packages you can install. The most important ones will be mentioned by category: diff --git a/x11/gnome3/x11/gnome/session/Makefile b/x11/gnome3/x11/gnome/session/Makefile index be98ab7d31d..c9f1a890813 100644 --- a/x11/gnome3/x11/gnome/session/Makefile +++ b/x11/gnome3/x11/gnome/session/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.13 2011/05/31 15:00:45 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.14 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT= GNOME session GNOME_PROJECT= gnome-session GNOME_VERSION= 3.0.2 -REVISION= 4 +REVISION= 5 CATEGORIES= x11 diff --git a/x11/gnome3/x11/gnome/session/pkg/README b/x11/gnome3/x11/gnome/session/pkg/README index 0a39a0bfee6..5b9c6642c1f 100644 --- a/x11/gnome3/x11/gnome/session/pkg/README +++ b/x11/gnome3/x11/gnome/session/pkg/README @@ -1,10 +1,11 @@ -$OpenBSD: README,v 1.5 2011/05/31 15:00:45 ajacoutot Exp $ +$OpenBSD: README,v 1.6 2011/06/02 13:41:42 ajacoutot Exp $ -Running GNOME on OpenBSD -======================== ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Introduction ------------- +============ The gnome-session package only takes care of installing minimal GNOME libraries. For a satisfying GNOME user experience, it is advised to install at least the following packages: @@ -22,7 +23,7 @@ install at least the following packages: gnome-utils Login into GNOME ----------------- +================ Login can be made using the GNOME Login Manager: GDM. Or you can add the following line corresponding to your login preference: exec ${TRUEPREFIX}/bin/gnome-session @@ -35,7 +36,7 @@ session startup command: ${LOCALBASE}/bin/ck-launch-session. e.g. exec ${LOCALBASE}/bin/ck-launch-session ${TRUEPREFIX}/bin/gnome-session A note about accessibility --------------------------- +========================== If you want to make the GNOME applications "accessible" (e.g. nautilus), you'll need to install the libgail-gnome package which adds ATK interfaces for libbonoboui and libgnomeui widgets (see below). @@ -48,7 +49,7 @@ To enable it, run the following command: gconftool-2 --set --type bool /desktop/gnome/interface/at-spi-corba true Installing more packages ------------------------- +======================== If your needs aren't satisfied yet, there are many other packages you can install. The most important ones will be mentioned by category: diff --git a/x11/gnustep/make/Makefile b/x11/gnustep/make/Makefile index f55a1b62251..d6a76feedb5 100644 --- a/x11/gnustep/make/Makefile +++ b/x11/gnustep/make/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2011/04/18 11:30:47 sebastia Exp $ +# $OpenBSD: Makefile,v 1.28 2011/06/02 13:41:42 ajacoutot Exp $ # WARNING: this port does NOT use the x11/gnustep MODULE @@ -8,6 +8,7 @@ COMMENT= GNUstep makefile package DISTNAME = gnustep-make-2.6.0 CATEGORIES= devel x11/gnustep +REVISION= 0 HOMEPAGE= http://www.gnustep.org/ diff --git a/x11/gnustep/make/pkg/README b/x11/gnustep/make/pkg/README index 3f0a439caad..3cd6cf0e687 100644 --- a/x11/gnustep/make/pkg/README +++ b/x11/gnustep/make/pkg/README @@ -1,8 +1,8 @@ -$OpenBSD: README,v 1.2 2010/11/09 09:05:31 ajacoutot Exp $ - -Running GNUstep on OpenBSD -========================== +$OpenBSD: README,v 1.3 2011/06/02 13:41:42 ajacoutot Exp $ ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- # # post-install optionnal steps diff --git a/x11/mplayer/Makefile b/x11/mplayer/Makefile index cfe36647540..7c532400837 100644 --- a/x11/mplayer/Makefile +++ b/x11/mplayer/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.187 2011/05/11 21:24:59 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.188 2011/06/02 13:41:42 ajacoutot Exp $ # May not be hard to add more. ONLY_FOR_ARCHS = alpha amd64 arm i386 mips64 mips64el powerpc sparc64 @@ -13,7 +13,7 @@ SUBST_VARS += PREFIX CONFDIR # Distfiles must be hand-rolled, see README N = mplayer DISTNAME = mplayer-${V} -REVISION = 4 +REVISION = 5 CATEGORIES = x11 multimedia diff --git a/x11/mplayer/pkg/README b/x11/mplayer/pkg/README index dce2e05e8fb..1dc744ad843 100644 --- a/x11/mplayer/pkg/README +++ b/x11/mplayer/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.2 2011/03/29 20:04:41 edd Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Possible issues with using MPlayer on OpenBSD: diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile index 6a16f5da5ef..1d4f7cc3f4e 100644 --- a/x11/openmotif/Makefile +++ b/x11/openmotif/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.48 2010/11/22 08:37:03 espie Exp $ +# $OpenBSD: Makefile,v 1.49 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT-main= Motif toolkit COMMENT-demos= Motif toolkit demos @@ -8,7 +8,7 @@ DISTNAME= openmotif-${VERSION} PKGNAME-main= openmotif-${VERSION} PKGNAME-demos= openmotif-demos-${VERSION} -REVISION-main= 1 +REVISION-main= 2 REVISION-demos= 1 SHARED_LIBS= Mrm 4.1 \ diff --git a/x11/openmotif/pkg/README-main b/x11/openmotif/pkg/README-main index cd9dfcea7dd..7e8f035b943 100644 --- a/x11/openmotif/pkg/README-main +++ b/x11/openmotif/pkg/README-main @@ -1,3 +1,9 @@ +$OpenBSD: README-main,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- + The licensing of OpenMotif is a bit weird. The actual copyright refers to the web site, which is quite nasty, as they can come back and change the licence when they want. diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile index a5c636531a5..91cc37ad234 100644 --- a/x11/qwt/Makefile +++ b/x11/qwt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2010/11/07 00:27:56 merdely Exp $ +# $OpenBSD: Makefile,v 1.10 2011/06/02 13:41:42 ajacoutot Exp $ SHARED_ONLY = Yes @@ -7,6 +7,7 @@ DISTNAME = qwt-5.2.1 SHARED_LIBS = qwt 6.0 CATEGORIES = x11 EXTRACT_SUFX = .tar.bz2 +REVISION = 0 HOMEPAGE = http://qwt.sourceforge.net/ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=qwt/} diff --git a/x11/qwt/pkg/README b/x11/qwt/pkg/README index a90d1b3b91a..328d824a2db 100644 --- a/x11/qwt/pkg/README +++ b/x11/qwt/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/07 00:26:14 merdely Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Building QWT Examples on OpenBSD diff --git a/x11/skippy/Makefile b/x11/skippy/Makefile index b3c64305600..583b72988a5 100644 --- a/x11/skippy/Makefile +++ b/x11/skippy/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.16 2010/11/22 08:37:04 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT= full-screen X11 task-switcher like Apple's Expose DISTNAME= skippy-0.5.0 -REVISION= 5 +REVISION= 6 CATEGORIES= x11 MASTER_SITES= http://thegraveyard.org/files/ diff --git a/x11/skippy/pkg/README b/x11/skippy/pkg/README index c7b2d29c772..4bc68e18abd 100644 --- a/x11/skippy/pkg/README +++ b/x11/skippy/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.1 2010/11/07 19:28:48 jasper Exp $ +$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Copy the sample ${TRUEPREFIX}/share/examples/skippy/skippyrc-default to your home directory as .skippyrc before running it. diff --git a/x11/slim/Makefile b/x11/slim/Makefile index d6bd0499867..f762b0b7176 100644 --- a/x11/slim/Makefile +++ b/x11/slim/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.18 2011/03/24 22:01:08 landry Exp $ +# $OpenBSD: Makefile,v 1.19 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT= simple login manager DISTNAME= slim-1.3.2 -REVISION= 3 +REVISION= 4 CATEGORIES= x11 HOMEPAGE= http://slim.berlios.de/ diff --git a/x11/slim/pkg/README b/x11/slim/pkg/README index f6389ba3589..7d0376cfcfb 100644 --- a/x11/slim/pkg/README +++ b/x11/slim/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.2 2011/01/17 14:57:38 landry Exp $ +$OpenBSD: README,v 1.3 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- On i386, amd64 and VGA-based alpha, slim is launched on vt05 like xdm. diff --git a/x11/xfce4/xfce4-session/Makefile b/x11/xfce4/xfce4-session/Makefile index 1a07376a5db..2ea5047c72d 100644 --- a/x11/xfce4/xfce4-session/Makefile +++ b/x11/xfce4/xfce4-session/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.47 2011/01/18 23:24:12 landry Exp $ +# $OpenBSD: Makefile,v 1.48 2011/06/02 13:41:42 ajacoutot Exp $ COMMENT= Xfce4 session manager XFCE_PROJECT= xfce4-session -REVISION= 1 +REVISION= 2 SHARED_LIBS += xfsm-4.6 0.0 # .0.0 diff --git a/x11/xfce4/xfce4-session/pkg/README b/x11/xfce4/xfce4-session/pkg/README index f7d84cf4bfb..4877f8003d2 100644 --- a/x11/xfce4/xfce4-session/pkg/README +++ b/x11/xfce4/xfce4-session/pkg/README @@ -1,4 +1,8 @@ -$OpenBSD: README,v 1.4 2011/01/18 23:24:12 landry Exp $ +$OpenBSD: README,v 1.5 2011/06/02 13:41:42 ajacoutot Exp $ + ++----------------------------------------------------------------------- +| Running ${FULLPKGNAME} on OpenBSD ++----------------------------------------------------------------------- Tips and tricks for a pleasant Xfce desktop environment experience ==================================================================