CVS: cvs.openbsd.org: ports

2009-08-25 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/08/25 04:26:20

Modified files:
devel/subversion: Makefile distinfo 
devel/subversion/patches: patch-configure_ac 
devel/subversion/pkg: DESCR-main PLIST-main 
Added files:
devel/subversion/files: servers 
devel/subversion/patches: 
  
patch-subversion_bindings_swig_ruby_test_test_client_rb 
Removed files:
devel/subversion/files: config 

Log message:
Update to 1.6.5.
Also:
* Native make now works fine so don't use gmake.
* Disable storing of plaintext passwords for all servers in the system-wide
'servers' config file, instead of disabling storage of all kinds of
passwords in the system-wide 'config' config file.
The new store-plaintext-passwords=no option, which has existed since 1.6.0,
overrides a yes/no prompt which subversion now usually presents before
storing passwords in plaintext. gnome-keyring stores passwords encrypted.
* Update the main DESCR to reflect current reality.
* Add a patch which fixes a broken regression test in the ruby bindings
which accidentally slipped into 1.6.5 release.
* Put the gnome-keyring subpackage into REGRESS_DEPENDS to make
auth-test pass (it loads DSOs at runtime and can't find them if
the gnome-keyring subpackage isn't installed).

Tested on i386 by me and alek@, on i386/amd64 by steven@,
and on sparc64 by Edd Barrett.
ok steven@



CVS: cvs.openbsd.org: ports

2009-08-13 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/08/13 18:02:54

Modified files:
net/pptp   : Makefile 
net/pptp/files : pptp_8 

Log message:
In the examples section of the pptp man page, use hostnames that
don't resolve, use private IP addresses, and force replacement
of default routes.

input and ok sobrado@, jmc@, naddy@



CVS: cvs.openbsd.org: ports

2009-04-28 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/04/28 17:43:57

Modified files:
devel/subversion: Makefile distinfo 
devel/subversion/patches: patch-Makefile_in patch-configure_ac 
devel/subversion/pkg: PLIST-ap2 PLIST-main PLIST-perl 
  PLIST-python PLIST-ruby 
Added files:
devel/subversion/patches: patch-subversion_libsvn_subr_auth_c 
devel/subversion/pkg: DESCR-gnome-keyring 
  PFRAG.shared-gnome-keyring 
  PLIST-gnome-keyring 
Removed files:
devel/subversion/patches: patch-build_ac-macros_swig_m4 
  patch-contrib_client-side_svn2cl_NEWS 
  patch-contrib_client-side_svn2cl_svn2cl_1 
  patch-contrib_client-side_svn2cl_svn2cl_sh 
  patch-contrib_client-side_svn2cl_svn2cl_xsl 
  patch-contrib_client-side_svn2cl_svn2html_xsl 

Log message:
Update to 1.6.1.
Help by ajacoutot@ and steven@



CVS: cvs.openbsd.org: ports

2009-04-21 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/04/21 16:12:56

Modified files:
net/sipcalc/pkg: DESCR 

Log message:
Fix two typos in DESCR, one of which was reported by Loki2 on undeadly.



CVS: cvs.openbsd.org: ports

2009-04-14 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/04/14 13:12:59

Log message:
Sipcalc is a console-based ip subnet calculator.
Much like net/ipcalc, but it supports IPv6, too.

help and ok giovanni@

Status:

Vendor Tag: stsp
Release Tags:   stsp_20090414

N ports/net/sipcalc/Makefile
N ports/net/sipcalc/distinfo
N ports/net/sipcalc/patches/patch-doc_sipcalc_1
N ports/net/sipcalc/pkg/DESCR
N ports/net/sipcalc/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2009-04-14 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/04/14 13:19:08

Modified files:
net: Makefile 

Log message:
add sipcalc



CVS: cvs.openbsd.org: ports

2009-04-06 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/04/06 10:15:13

Modified files:
graphics/evince: Makefile 
Added files:
graphics/evince/patches: patch-shell_ev-window_c 

Log message:
Add patch which prevents focus stealing while reloading a document.
Bump patch level.

While here, add ajacoutot@ and jasper@ as maintainers,
requested by ajacou...@.

ok ajacoutot@



CVS: cvs.openbsd.org: ports

2009-03-30 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/03/30 15:54:54

Modified files:
devel/p5-SVN-Notify: Makefile distinfo 

Log message:
Update to 2.78. Fixes distfile issue.

please commit the p5-svn-notify update jasper@, maintainer timeout



CVS: cvs.openbsd.org: ports

2009-03-10 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/03/10 07:43:05

Log message:
Import mktorrent, a command-line .torrent file creator.
ok sthen@

Status:

Vendor Tag: stsp
Release Tags:   stsp_20090310

N ports/net/mktorrent/Makefile
N ports/net/mktorrent/distinfo
N ports/net/mktorrent/pkg/PLIST
N ports/net/mktorrent/pkg/DESCR
N ports/net/mktorrent/patches/patch-Makefile
N ports/net/mktorrent/patches/patch-mktorrent_c

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2009-03-07 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/03/07 03:40:30

Modified files:
graphics/dvdrip: Makefile 
graphics/dvdrip/pkg: PLIST 

Log message:
Don't install man pages for dvdrip-progress and dvdrip-splitpipe,
because they are in fact empty files.
The other man pages installed by the port are generated from
perl sources and are proper man pages. But these two programs
are written in C, so man page generation fails for them.
ok ajacoutot@



CVS: cvs.openbsd.org: ports

2009-03-05 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/03/05 16:14:07

Modified files:
devel/subversion: Makefile distinfo 

Log message:
Update to 1.5.6.
ok steven@



CVS: cvs.openbsd.org: ports

2009-03-05 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/03/05 16:16:14

Modified files:
devel/subversion: Makefile 

Log message:
Woops, forgot to reset patch level for ruby subpackage during update to 1.5.6.



CVS: cvs.openbsd.org: ports

2009-01-28 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/01/28 12:46:00

Modified files:
audio/vamp-plugin-sdk: Makefile 
Removed files:
audio/vamp-plugin-sdk/patches: 
   patch-examples_SpectralCentroid_cpp 

Log message:
isnan() and isinf() are in the std:: namespace now, so remove a patch
which stripped the std:: namespace qualifier from calls to these functions.
Should unbreak this port on architectures using gcc-3.x.
ok naddy@



CVS: cvs.openbsd.org: ports

2009-01-24 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/01/24 17:29:03

Modified files:
graphics/inkscape: Makefile 
Added files:
graphics/inkscape/patches: 
   patch-src_widgets_sp-xmlview-attr-list_h 

Log message:
Fix build. Including gtk/gtkclist.h directly causes a circular include
dependency: gtkclist.h depends on gtk.h depends on gtkctree.h depends on
gtkclist.h - boom. Simply including gtk/gtk.h works, though.
OK maintainer, and also tested on amd64 by Jonathan Armani, thanks!



CVS: cvs.openbsd.org: ports

2009-01-03 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/01/03 17:34:41

Modified files:
geo/openbsd-developers: Makefile 
geo/openbsd-developers/files: OpenBSD 

Log message:
Add myself.
ok jasper@



CVS: cvs.openbsd.org: ports

2009-01-01 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/01/01 12:01:14

Log message:
WIDE-DHCPv6 is an IPv6 DHCPv6 implementation. It was originally developed
by the KAME project, but is now maintained separately.
ok naddy@

Status:

Vendor Tag: stsp
Release Tags:   stsp_20090101

N ports/net/wide-dhcpv6/Makefile
N ports/net/wide-dhcpv6/distinfo
N ports/net/wide-dhcpv6/pkg/PLIST
N ports/net/wide-dhcpv6/pkg/DESCR
N ports/net/wide-dhcpv6/patches/patch-dhcp6c_conf_sample
N ports/net/wide-dhcpv6/patches/patch-dhcp6s_conf_sample

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2009-01-01 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2009/01/01 12:03:07

Modified files:
net: Makefile 

Log message:
Add wide-dhcpv6.



<    1   2   3   4   5   6