CVS: cvs.openbsd.org: ports

2011-11-14 Thread Martin Pieuchot
CVSROOT:/cvs
Module name:ports
Changes by: m...@cvs.openbsd.org2011/11/14 01:47:16

Modified files:
audio/sonata   : Makefile 
Added files:
audio/sonata/patches: patch-sonata_info_py 

Log message:
Fix a crash and fetching lyrics, from upstream tracker.
Remove USE_GROFF.

ok ajacoutot@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 01:58:07

Modified files:
sysutils/nut   : Makefile 
sysutils/nut/pkg: MESSAGE-main PLIST-main 
Added files:
sysutils/nut/pkg: DESCR-scanner PFRAG.shared-scanner 
  PLIST-scanner 

Log message:
- Handle the libusb-compat changeover, from aja@

- Move nut-scanner to a separate package, not everybody wants to
scan their nuts and it pulls in various deps not wanted for the
main package.

- Add missing dep on avahi (for the scanner only) and install
static service configuration files.

ok ajacoutot



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2011/11/14 02:48:46

Modified files:
editors/nano   : Makefile 

Log message:
replace DEPBASE by LOCALBASE.
ok naddy@ (maintainer).



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 02:54:46

Modified files:
graphics/opencv: Makefile 
Added files:
graphics/opencv/patches: 
 patch-modules_highgui_src_cap_ffmpeg_cpp 

Log message:
partially revert last commit, it broke i386. problem seen by naddy@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2011/11/14 02:59:41

Modified files:
games/kobodeluxe: Makefile 

Log message:
DEPBASE-LOCALBASE.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2011/11/14 03:29:58

Modified files:
infrastructure/mk: bsd.port.mk pkgpath.mk 

Log message:
a bit more micro-optimization: allow print-plist-libs-with-depends



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 03:34:24

Modified files:
x11/gnome/libcryptui: Makefile distinfo 

Log message:
Bugfix update to libcryptui-3.2.2.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 03:36:28

Modified files:
x11/gnome/libgnome-keyring: Makefile distinfo 

Log message:
Bugfix update to libgnome-keyring-3.2.2.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 03:41:30

Modified files:
games/lostpixels: Makefile 

Log message:
mark broken on sparc64; illegal operands error building SDL_gfxPrimitives.cpp



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 03:52:28

Modified files:
databases/mongodb: Makefile 

Log message:
BROKEN on sparc64



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 03:59:06

Modified files:
x11/gnome/keyring: Makefile distinfo 

Log message:
Bugfix update to gnome-keyring-3.2.2.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 04:00:23

Modified files:
lang/verilator/pkg: PLIST 

Log message:
- drop a file from plist which prevented packaging...$DEITY knows where it came 
from

spotted by naddy@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Anthony J. Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2011/11/14 04:01:17

Log message:
Import gnofract4d-3.14.

Gnofract 4D is a free, open source program which allows anyone to create
beautiful images called fractals. The images are automatically created
by the computer based on mathematical principles. These include the
Mandelbrot and Julia sets and many more. You don't need to do any math:
you can explore a universe of images just using a mouse.

ok sthen@

Status:

Vendor Tag: bentley
Release Tags:   bentley_2014

N ports/graphics/gnofract4d/Makefile
N ports/graphics/gnofract4d/distinfo
N ports/graphics/gnofract4d/pkg/DESCR
N ports/graphics/gnofract4d/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Anthony J. Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2011/11/14 04:01:54

Modified files:
graphics   : Makefile 

Log message:
+gnofract4d



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 04:03:00

Modified files:
lang/jimtcl: Makefile 
Added files:
lang/jimtcl/patches: patch-autosetup_cc-shared_tcl 

Log message:
use -fPIC, fixes sparc64



Re: CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
ok jasper@

On 2011/11/14 04:03, Stuart Henderson wrote:
 CVSROOT:  /cvs
 Module name:  ports
 Changes by:   st...@cvs.openbsd.org   2011/11/14 04:03:00
 
 Modified files:
   lang/jimtcl: Makefile 
 Added files:
   lang/jimtcl/patches: patch-autosetup_cc-shared_tcl 
 
 Log message:
 use -fPIC, fixes sparc64



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 04:05:08

Modified files:
comms/xastir   : Makefile 

Log message:
BROKEN on sparc64, Illegal operands error while building draw_symbols.c



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 04:17:24

Modified files:
x11/gnome/seahorse: Makefile distinfo 

Log message:
Bugfix update to seahorse-3.2.2.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 04:18:09

Modified files:
www/gtkhtml4   : Makefile distinfo 

Log message:
- bugfix update to 4.2.2



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 04:26:47

Modified files:
devel/libxsvf  : Makefile 

Log message:
unbreak after libftdi moved to libusb-compat



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2011/11/14 04:38:16

Modified files:
lang/jruby : Makefile 
lang/jruby/patches: patch-build_xml 

Log message:
Make regress tests work.

Set JAVA_HOME and PATH and disable forking so java doesn't crash when
running the test and spec tasks.  Don't install the jruby-launcher gem
when running the test and spec tasks, as it fails.

Regress depend on git when running the specs, as it needs to download
current rubyspecs for the spec task.

Delete the jruby-complete.jar file and just use the jruby.jar file
when running the specs, as otherwise you get additional test failures
and warnings.

Switch to SUBST_CMD while here now that has been fixed. Also, bump
the memory limits by 50M as 384M doesn't seem to be enough in all
cases.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2011/11/14 04:40:54

Modified files:
lang/rubinius  : Makefile 
Added files:
lang/rubinius/patches: patch-spec_ruby_core_thread_raise_spec_rb 
   patch-spec_ruby_core_thread_run_spec_rb 
   patch-spec_ruby_core_thread_wakeup_spec_rb 
   patch-spec_ruby_optional_capi_io_spec_rb 

Log message:
Make regress tests work.

This fixes the vm:test rake task by using MAKE_ENV. It fixes the
infinite loops in mspec by just skipping those specs.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 04:42:35

Modified files:
databases/evolution-data-server: Makefile distinfo 
databases/evolution-data-server/patches: 
 
patch-tests_libedata-cal_Makefile_in 
databases/evolution-data-server/pkg: PLIST 

Log message:
- bugfix update to 3.2.2



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2011/11/14 04:43:42

ports/devel/ruby-extlib/patches

Update of /cvs/ports/devel/ruby-extlib/patches
In directory cvs.openbsd.org:/tmp/cvs-serv384/devel/ruby-extlib/patches

Log Message:
Directory /cvs/ports/devel/ruby-extlib/patches added to the repository



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2011/11/14 04:43:45

ports/textproc/ruby-templater/patches

Update of /cvs/ports/textproc/ruby-templater/patches
In directory cvs.openbsd.org:/tmp/cvs-serv384/textproc/ruby-templater/patches

Log Message:
Directory /cvs/ports/textproc/ruby-templater/patches added to the repository



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2011/11/14 04:43:44

ports/textproc/ruby-rdiscount/patches

Update of /cvs/ports/textproc/ruby-rdiscount/patches
In directory cvs.openbsd.org:/tmp/cvs-serv384/textproc/ruby-rdiscount/patches

Log Message:
Directory /cvs/ports/textproc/ruby-rdiscount/patches added to the repository



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2011/11/14 04:43:43

ports/devel/ruby-isolate/patches

Update of /cvs/ports/devel/ruby-isolate/patches
In directory cvs.openbsd.org:/tmp/cvs-serv384/devel/ruby-isolate/patches

Log Message:
Directory /cvs/ports/devel/ruby-isolate/patches added to the repository



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2011/11/14 05:00:04

Modified files:
lang/jruby : Makefile 

Log message:
Don't run spec task during regress

The spec task requires network access via git, which is not allowed.
Since git isn't needed anymore for regress, remove it from
REGRESS_DEPENDS.  The spec task is just commented out in case somone
wants to run it manually.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2011/11/14 05:10:27

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
nit pick some very old stuff



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2011/11/14 05:24:52

ports/databases/ruby-data_objects/patches

Update of /cvs/ports/databases/ruby-data_objects/patches
In directory cvs.openbsd.org:/tmp/cvs-serv24919/patches

Log Message:
Directory /cvs/ports/databases/ruby-data_objects/patches added to the repository



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2011/11/14 05:41:51

Modified files:
archivers/lzo2 : Makefile distinfo 
archivers/lzo2/pkg: PLIST 

Log message:
Update lzo to 2.06.
ok naddy@.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2011/11/14 05:42:54

Modified files:
archivers/lzop : Makefile distinfo 

Log message:
Update lzop to 1.03.
While here replace DEPBASE by LOCALBASE.
ok naddy@.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2011/11/14 05:45:58

Log message:
import WIP gcc 4.6.2.

ok espie@

Status:

Vendor Tag: pascal
Release Tags:   pascal_2014

N ports/gcc4.port.mk
C ports/distinfo
C ports/Makefile
N ports/TODO
N ports/pkg/PFRAG.PPC-main
N ports/pkg/PFRAG.shared-main
N ports/pkg/PFRAG.shared-estdc
N ports/pkg/PFRAG.shared-f95
N ports/pkg/PFRAG.shared-objc
N ports/pkg/PFRAG.shared-java
N ports/pkg/PFRAG.PIC-objc
N ports/pkg/PFRAG.PIC-f95
N ports/pkg/PLIST-estdc
N ports/pkg/PFRAG.PIC-c++
N ports/pkg/PLIST-ada
N ports/pkg/PLIST-c++
N ports/pkg/PLIST-java
N ports/pkg/PFRAG.PIC-main
N ports/pkg/PLIST-f95
N ports/pkg/PFRAG.I386-main
N ports/pkg/PLIST-objc
N ports/pkg/PFRAG.PIC-java
N ports/pkg/PLIST-main
N ports/patches/patch-gcc_ada_mlib-utl_adb
N ports/patches/patch-gcc_config_i386_openbsd64_h
N ports/patches/patch-gcc_config_exec-stack_h
N ports/patches/patch-libgcc_config_host
N ports/patches/patch-libstdc++-v3_configure
N ports/patches/patch-libjava_configure
N ports/patches/patch-gcc_c-family_c-format_c
N ports/patches/patch-boehm-gc_include_gc_config_macros_h
N ports/patches/patch-boehm-gc_include_gc_config_h_in
N ports/patches/patch-boehm-gc_configure
N ports/patches/patch-boehm-gc_dyn_load_c
N ports/patches/patch-boehm-gc_Makefile_in
N ports/patches/patch-boehm-gc_include_private_gcconfig_h
N ports/patches/patch-boehm-gc_include_gc_pthread_redirects_h
N ports/patches/patch-boehm-gc_include_private_openbsd_stop_world_h
N ports/patches/patch-boehm-gc_openbsd_stop_world_c
N ports/patches/patch-boehm-gc_tests_test_c
N ports/patches/patch-boehm-gc_mach_dep_c
N ports/patches/patch-boehm-gc_os_dep_c
N ports/patches/patch-boehm-gc_pthread_stop_world_c
N ports/patches/patch-boehm-gc_pthread_support_c
N ports/patches/patch-libtool_m4
N ports/patches/patch-boehm-gc_threadlibs_c
N ports/patches/patch-gcc_config_alpha_alpha_c
N ports/patches/patch-gcc_config_alpha_alpha_md
N ports/patches/patch-gcc_config_alpha_alpha_opt
N ports/patches/patch-gcc_config_alpha_openbsd_h
N ports/patches/patch-gcc_config_host-openbsd_c
N ports/patches/patch-gcc_config_i386_openbsd_h
N ports/patches/patch-gcc_config_host
N ports/patches/patch-gcc_config_openbsd-libpthread_h
N ports/patches/patch-gcc_config_rs6000_openbsd1_h
N ports/patches/patch-gcc_config_rs6000_openbsd_h
N ports/patches/patch-gcc_config_rs6000_t-openbsd
N ports/patches/patch-gcc_config_i386_openbsdelf_h
N ports/patches/patch-gcc_config_t-openbsd
N ports/patches/patch-gcc_config_x-openbsd
N ports/patches/patch-gcc_unwind-dw2-fde-openbsd_c
N ports/patches/patch-libffi_include_Makefile_in
N ports/patches/patch-libffi_Makefile_in
N ports/patches/patch-libffi_configure
N ports/patches/patch-gcc_testsuite_gcc_dg_format_format_h
N ports/patches/patch-gcc_cp_g++spec_c
N ports/patches/patch-gcc_unwind-dw2_c
N ports/patches/patch-libssp_Makefile_in
N ports/patches/patch-libgfortran_Makefile_in
N ports/patches/patch-libmudflap_mf-runtime_h
N ports/patches/patch-libobjc_Makefile_in
N ports/patches/patch-libstdc++-v3_src_Makefile_in
N ports/patches/patch-libstdc++-v3_libsupc++_Makefile_in
N ports/patches/patch-libjava_libltdl_configure
N ports/patches/patch-libjava_Makefile_in
N ports/patches/patch-libjava_configure_host
N ports/patches/patch-gcc_unwind-dw2-fde-glibc_c
N ports/patches/patch-lto-plugin_Makefile_in
N ports/patches/patch-libgcc_Makefile_in
N ports/patches/patch-gcc_ada_gcc-interface_Makefile_in
N ports/patches/patch-gcc_ada_gnatchop_adb
N ports/patches/patch-gcc_ada_gnatlink_adb
N ports/patches/patch-gcc_ada_make_adb
N ports/patches/patch-gcc_config_gcc

2 conflicts created by this import.
Use the following command to help the merge:

cvs checkout -jpascal:yesterday -jpascal ports



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2011/11/14 06:00:57

Log message:
now import for real, sorry ...

Status:

Vendor Tag: pascal
Release Tags:   pascal_2014

N ports/lang/gcc/4.6/gcc4.port.mk
N ports/lang/gcc/4.6/distinfo
N ports/lang/gcc/4.6/Makefile
N ports/lang/gcc/4.6/TODO
N ports/lang/gcc/4.6/pkg/PFRAG.PPC-main
N ports/lang/gcc/4.6/pkg/PFRAG.shared-main
N ports/lang/gcc/4.6/pkg/PFRAG.shared-estdc
N ports/lang/gcc/4.6/pkg/PFRAG.shared-f95
N ports/lang/gcc/4.6/pkg/PFRAG.shared-objc
N ports/lang/gcc/4.6/pkg/PFRAG.shared-java
N ports/lang/gcc/4.6/pkg/PFRAG.PIC-objc
N ports/lang/gcc/4.6/pkg/PFRAG.PIC-f95
N ports/lang/gcc/4.6/pkg/PLIST-estdc
N ports/lang/gcc/4.6/pkg/PFRAG.PIC-c++
N ports/lang/gcc/4.6/pkg/PLIST-ada
N ports/lang/gcc/4.6/pkg/PLIST-c++
N ports/lang/gcc/4.6/pkg/PLIST-java
N ports/lang/gcc/4.6/pkg/PFRAG.PIC-main
N ports/lang/gcc/4.6/pkg/PLIST-f95
N ports/lang/gcc/4.6/pkg/PFRAG.I386-main
N ports/lang/gcc/4.6/pkg/PLIST-objc
N ports/lang/gcc/4.6/pkg/PFRAG.PIC-java
N ports/lang/gcc/4.6/pkg/PLIST-main
N ports/lang/gcc/4.6/patches/patch-gcc_ada_mlib-utl_adb
N ports/lang/gcc/4.6/patches/patch-gcc_config_i386_openbsd64_h
N ports/lang/gcc/4.6/patches/patch-gcc_config_exec-stack_h
N ports/lang/gcc/4.6/patches/patch-libgcc_config_host
N ports/lang/gcc/4.6/patches/patch-libstdc++-v3_configure
N ports/lang/gcc/4.6/patches/patch-libjava_configure
N ports/lang/gcc/4.6/patches/patch-gcc_c-family_c-format_c
N ports/lang/gcc/4.6/patches/patch-boehm-gc_include_gc_config_macros_h
N ports/lang/gcc/4.6/patches/patch-boehm-gc_include_gc_config_h_in
N ports/lang/gcc/4.6/patches/patch-boehm-gc_configure
N ports/lang/gcc/4.6/patches/patch-boehm-gc_dyn_load_c
N ports/lang/gcc/4.6/patches/patch-boehm-gc_Makefile_in
N ports/lang/gcc/4.6/patches/patch-boehm-gc_include_private_gcconfig_h
N ports/lang/gcc/4.6/patches/patch-boehm-gc_include_gc_pthread_redirects_h
N 
ports/lang/gcc/4.6/patches/patch-boehm-gc_include_private_openbsd_stop_world_h
N ports/lang/gcc/4.6/patches/patch-boehm-gc_openbsd_stop_world_c
N ports/lang/gcc/4.6/patches/patch-boehm-gc_tests_test_c
N ports/lang/gcc/4.6/patches/patch-boehm-gc_mach_dep_c
N ports/lang/gcc/4.6/patches/patch-boehm-gc_os_dep_c
N ports/lang/gcc/4.6/patches/patch-boehm-gc_pthread_stop_world_c
N ports/lang/gcc/4.6/patches/patch-boehm-gc_pthread_support_c
N ports/lang/gcc/4.6/patches/patch-libtool_m4
N ports/lang/gcc/4.6/patches/patch-boehm-gc_threadlibs_c
N ports/lang/gcc/4.6/patches/patch-gcc_config_alpha_alpha_c
N ports/lang/gcc/4.6/patches/patch-gcc_config_alpha_alpha_md
N ports/lang/gcc/4.6/patches/patch-gcc_config_alpha_alpha_opt
N ports/lang/gcc/4.6/patches/patch-gcc_config_alpha_openbsd_h
N ports/lang/gcc/4.6/patches/patch-gcc_config_host-openbsd_c
N ports/lang/gcc/4.6/patches/patch-gcc_config_i386_openbsd_h
N ports/lang/gcc/4.6/patches/patch-gcc_config_host
N ports/lang/gcc/4.6/patches/patch-gcc_config_openbsd-libpthread_h
N ports/lang/gcc/4.6/patches/patch-gcc_config_rs6000_openbsd1_h
N ports/lang/gcc/4.6/patches/patch-gcc_config_rs6000_openbsd_h
N ports/lang/gcc/4.6/patches/patch-gcc_config_rs6000_t-openbsd
N ports/lang/gcc/4.6/patches/patch-gcc_config_i386_openbsdelf_h
N ports/lang/gcc/4.6/patches/patch-gcc_config_t-openbsd
N ports/lang/gcc/4.6/patches/patch-gcc_config_x-openbsd
N ports/lang/gcc/4.6/patches/patch-gcc_unwind-dw2-fde-openbsd_c
N ports/lang/gcc/4.6/patches/patch-libffi_include_Makefile_in
N ports/lang/gcc/4.6/patches/patch-libffi_Makefile_in
N ports/lang/gcc/4.6/patches/patch-libffi_configure
N ports/lang/gcc/4.6/patches/patch-gcc_testsuite_gcc_dg_format_format_h
N ports/lang/gcc/4.6/patches/patch-gcc_cp_g++spec_c
N ports/lang/gcc/4.6/patches/patch-gcc_unwind-dw2_c
N ports/lang/gcc/4.6/patches/patch-libssp_Makefile_in
N ports/lang/gcc/4.6/patches/patch-libgfortran_Makefile_in
N ports/lang/gcc/4.6/patches/patch-libmudflap_mf-runtime_h
N ports/lang/gcc/4.6/patches/patch-libobjc_Makefile_in
N ports/lang/gcc/4.6/patches/patch-libstdc++-v3_src_Makefile_in
N ports/lang/gcc/4.6/patches/patch-libstdc++-v3_libsupc++_Makefile_in
N ports/lang/gcc/4.6/patches/patch-libjava_libltdl_configure
N ports/lang/gcc/4.6/patches/patch-libjava_Makefile_in
N ports/lang/gcc/4.6/patches/patch-libjava_configure_host
N ports/lang/gcc/4.6/patches/patch-gcc_unwind-dw2-fde-glibc_c
N ports/lang/gcc/4.6/patches/patch-lto-plugin_Makefile_in
N ports/lang/gcc/4.6/patches/patch-libgcc_Makefile_in
N ports/lang/gcc/4.6/patches/patch-gcc_ada_gcc-interface_Makefile_in
N ports/lang/gcc/4.6/patches/patch-gcc_ada_gnatchop_adb
N ports/lang/gcc/4.6/patches/patch-gcc_ada_gnatlink_adb
N 

CVS: cvs.openbsd.org: ports

2011-11-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2011/11/14 06:12:20

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
IFS setting can be local to the read



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 06:25:51

Log message:
import msp430 meta package

MSP430 toolchain and development tools.

ok aja@

Status:

Vendor Tag: jasper
Release Tags:   jasper_20111411

N ports/meta/msp430/Makefile
N ports/meta/msp430/pkg/PLIST
N ports/meta/msp430/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 06:26:10

Modified files:
meta   : Makefile 

Log message:
sync



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 06:28:04

Modified files:
x11/gnome/controlcenter: Makefile 
x11/gnome/controlcenter/patches: 
 patch-panels_user-accounts_Makefile_in 

Log message:
Don't try to link with -lcrypt.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 06:33:42

Modified files:
meta/gnome : Makefile 

Log message:
Add the hobbits as maintainer and tweak dependency version.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 06:41:16

Modified files:
lang/gcc/4.6   : Makefile 

Log message:
i'm mirroring the adastrap file for 4.6, adjust MASTER_SITES0



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2011/11/14 06:42:26

Removed files:
.  : TODO gcc4.port.mk 
patches: patch-boehm-gc_Makefile_in 
 patch-boehm-gc_configure 
 patch-boehm-gc_dyn_load_c 
 patch-boehm-gc_include_gc_config_h_in 
 patch-boehm-gc_include_gc_config_macros_h 
 patch-boehm-gc_include_gc_pthread_redirects_h 
 patch-boehm-gc_include_private_gcconfig_h 
 patch-boehm-gc_include_private_openbsd_stop_world_h 
 patch-boehm-gc_mach_dep_c 
 patch-boehm-gc_openbsd_stop_world_c 
 patch-boehm-gc_os_dep_c 
 patch-boehm-gc_pthread_stop_world_c 
 patch-boehm-gc_pthread_support_c 
 patch-boehm-gc_tests_test_c 
 patch-boehm-gc_threadlibs_c 
 patch-gcc_ada_gcc-interface_Makefile_in 
 patch-gcc_ada_gnatchop_adb 
 patch-gcc_ada_gnatlink_adb 
 patch-gcc_ada_make_adb 
 patch-gcc_ada_mlib-utl_adb 
 patch-gcc_c-family_c-format_c 
 patch-gcc_config_alpha_alpha_c 
 patch-gcc_config_alpha_alpha_md 
 patch-gcc_config_alpha_alpha_opt 
 patch-gcc_config_alpha_openbsd_h 
 patch-gcc_config_exec-stack_h 
 patch-gcc_config_gcc patch-gcc_config_host 
 patch-gcc_config_host-openbsd_c 
 patch-gcc_config_i386_openbsd64_h 
 patch-gcc_config_i386_openbsd_h 
 patch-gcc_config_i386_openbsdelf_h 
 patch-gcc_config_openbsd-libpthread_h 
 patch-gcc_config_rs6000_openbsd1_h 
 patch-gcc_config_rs6000_openbsd_h 
 patch-gcc_config_rs6000_t-openbsd 
 patch-gcc_config_t-openbsd 
 patch-gcc_config_x-openbsd 
 patch-gcc_cp_g++spec_c 
 patch-gcc_testsuite_gcc_dg_format_format_h 
 patch-gcc_unwind-dw2-fde-glibc_c 
 patch-gcc_unwind-dw2-fde-openbsd_c 
 patch-gcc_unwind-dw2_c patch-libffi_Makefile_in 
 patch-libffi_configure 
 patch-libffi_include_Makefile_in 
 patch-libgcc_Makefile_in 
 patch-libgcc_config_host 
 patch-libgfortran_Makefile_in 
 patch-libjava_Makefile_in 
 patch-libjava_configure 
 patch-libjava_configure_host 
 patch-libjava_libltdl_configure 
 patch-libmudflap_mf-runtime_h 
 patch-libobjc_Makefile_in 
 patch-libssp_Makefile_in 
 patch-libstdc++-v3_configure 
 patch-libstdc++-v3_libsupc++_Makefile_in 
 patch-libstdc++-v3_src_Makefile_in 
 patch-libtool_m4 patch-lto-plugin_Makefile_in 
pkg: PFRAG.I386-main PFRAG.PIC-c++ PFRAG.PIC-f95 
 PFRAG.PIC-java PFRAG.PIC-main PFRAG.PIC-objc 
 PFRAG.PPC-main PFRAG.shared-estdc 
 PFRAG.shared-f95 PFRAG.shared-java 
 PFRAG.shared-main PFRAG.shared-objc PLIST-ada 
 PLIST-c++ PLIST-estdc PLIST-f95 PLIST-java 
 PLIST-main PLIST-objc 

Log message:
clean up after failed import



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 06:43:45

Modified files:
games/quake: Makefile 

Log message:
BROKEN on sparc64, qfcc tool built as part of the build and then used to
work on other files segfaults.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 06:48:27

Modified files:
devel/nant : Makefile distinfo 
devel/nant/patches: patch-Makefile 
devel/nant/pkg : PLIST 
Removed files:
devel/nant/patches: patch-NAnt_build 

Log message:
update to NAnt 0.91 from maintainer Ryan Boggs
patch-Makefile from me



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 06:49:06

Modified files:
devel/yasm : Makefile distinfo 

Log message:
update to yasm-1.2.0 from Brad. deps built on amd64 by Brad, i386 by me.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 06:52:39

Modified files:
mail/evolution : Makefile distinfo 
mail/evolution/pkg: PLIST-main 

Log message:
- bugfix update to 3.2.2



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Henning Brauer
CVSROOT:/cvs
Module name:ports
Changes by: henn...@cvs.openbsd.org 2011/11/14 07:02:05

Log message:
trivial port of Finance::Bank::DE::DTA::Create, ok gypsy

Status:

Vendor Tag: henning
Release Tags:   henning_2014

N ports/misc/p5-Finance-Bank-DE-DTA-Create/Makefile
N ports/misc/p5-Finance-Bank-DE-DTA-Create/distinfo
N ports/misc/p5-Finance-Bank-DE-DTA-Create/pkg/DESCR
N ports/misc/p5-Finance-Bank-DE-DTA-Create/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 07:21:18

Modified files:
sysutils/nut   : Makefile 

Log message:
missing bump, thanks naddy@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 07:59:53

Modified files:
mail/evolution : Makefile 

Log message:
Better evolution-plugins dependency.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2011/11/14 08:37:55

Modified files:
lang/gcc/4.6/patches: patch-gcc_config_alpha_alpha_c 

Log message:
add a patch for alpha.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2011/11/14 08:52:52

Log message:
The Haskell Platform (HP) is the blessed set of libraries and tools
on which to build further Haskell libraries and applications. It
is intended to provide a comprehensive, stable, and quality tested
base for Haskell projects to work from.

ok ajacoutot@

Status:

Vendor Tag: kili
Release Tags:   kili_2014

N ports/meta/haskell-platform/Makefile
N ports/meta/haskell-platform/pkg/DESCR
N ports/meta/haskell-platform/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2011/11/14 08:53:34

Modified files:
meta   : Makefile 

Log message:
+ haskell-platform



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 08:57:21

Modified files:
sysutils/nut   : Makefile 

Log message:
fix wantlib and bump everything, nut-xml missing bump noticed by naddy



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2011/11/14 09:18:36

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
we have :QL, so make depends handling a bit saner.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Eric Faurot
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2011/11/14 09:20:43

Modified files:
databases/py-storm: Makefile distinfo 
databases/py-storm/pkg: PLIST 

Log message:
update to storm-0.19
increase verbosity in regress

ok ajacoutot@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 09:38:07

Log message:
import libtranslate, a library and easy-to-use CLI tool for translating text
between languages via web-based language translation sites (google translate
and other services).  feedback/ok aja@

Status:

Vendor Tag: sthen
Release Tags:   sthen2014

N ports/textproc/libtranslate/Makefile
N ports/textproc/libtranslate/distinfo
N ports/textproc/libtranslate/pkg/PLIST
N ports/textproc/libtranslate/pkg/PFRAG.shared
N ports/textproc/libtranslate/pkg/DESCR
N ports/textproc/libtranslate/patches/patch-data_services_xml_in
N 
ports/textproc/libtranslate/patches/patch-src_modules_translate-generic-service_c
N 
ports/textproc/libtranslate/patches/patch-src_modules_translate-generic-soup-cookie-jar_c
N 
ports/textproc/libtranslate/patches/patch-src_modules_translate-generic-soup-cookie-jar_h
N ports/textproc/libtranslate/patches/patch-src_translate-session_c
N ports/textproc/libtranslate/patches/patch-src_translate-util_c
N ports/textproc/libtranslate/patches/patch-configure_ac
N ports/textproc/libtranslate/patches/patch-config_h_in

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 09:38:37

Modified files:
textproc   : Makefile 

Log message:
+libtranslate



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2011/11/14 09:52:38

Modified files:
audio/libogg   : Makefile distinfo 
audio/libogg/patches: patch-configure patch-doc_Makefile_in 
  patch-doc_libogg_Makefile_in 

Log message:
maintenance update to 1.3.0



CVS: cvs.openbsd.org: ports

2011-11-14 Thread David Hill
CVSROOT:/cvs
Module name:ports
Changes by: dh...@cvs.openbsd.org   2011/11/14 10:04:52

Modified files:
archivers/libshrink: Makefile distinfo 

Log message:
update to 0.3.0



CVS: cvs.openbsd.org: ports

2011-11-14 Thread David Hill
CVSROOT:/cvs
Module name:ports
Changes by: dh...@cvs.openbsd.org   2011/11/14 10:05:47

Modified files:
devel/libexude : Makefile distinfo 

Log message:
update to 0.5.0



CVS: cvs.openbsd.org: ports

2011-11-14 Thread David Hill
CVSROOT:/cvs
Module name:ports
Changes by: dh...@cvs.openbsd.org   2011/11/14 10:06:08

Modified files:
security/assl  : Makefile distinfo 

Log message:
update to 0.11.0



CVS: cvs.openbsd.org: ports

2011-11-14 Thread David Hill
CVSROOT:/cvs
Module name:ports
Changes by: dh...@cvs.openbsd.org   2011/11/14 10:05:22

Modified files:
devel/libclog  : Makefile distinfo 
devel/libclog/pkg: PLIST 

Log message:
update to 0.4.0



CVS: cvs.openbsd.org: ports

2011-11-14 Thread David Hill
CVSROOT:/cvs
Module name:ports
Changes by: dh...@cvs.openbsd.org   2011/11/14 10:06:32

Modified files:
textproc/libxmlsd: Makefile distinfo 

Log message:
update to 0.6.0



CVS: cvs.openbsd.org: ports

2011-11-14 Thread David Hill
CVSROOT:/cvs
Module name:ports
Changes by: dh...@cvs.openbsd.org   2011/11/14 10:07:04

Modified files:
sysutils/cyphertite: Makefile distinfo 

Log message:
update to 0.5.0



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2011/11/14 10:07:12

Modified files:
lang/gcc/4.6/pkg: PFRAG.shared-main PLIST-main 

Log message:
err, these entries shouldn't be @commented.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 10:14:24

Modified files:
mail/evolution-exchange: Makefile 
mail/evolution-exchange/pkg: DESCR 

Log message:
Extend COMMENT/DESCR.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2011/11/14 10:34:35

Modified files:
lang/gcc/4.6   : Makefile 

Log message:
bump major library versions, as discussed with espie@.
Disable on vax and m68k (I don't think it makes sense there ...), and sort archs



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2011/11/14 10:36:24

Modified files:
audio/shorten  : Makefile distinfo 
audio/shorten/pkg: PLIST 

Log message:
maintenance update to 3.6.1



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 10:43:08

Modified files:
www/libcroco   : Makefile distinfo 
www/libcroco/pkg: PLIST 

Log message:
Bugfix update to libcroco-0.6.3.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 10:46:26

Modified files:
x11/gnome/gucharmap: Makefile distinfo 

Log message:
- update to 3.2.2



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2011/11/14 10:48:59

Modified files:
graphics/png   : Makefile distinfo 
graphics/png/patches: patch-scripts_libpng_pc_in 
  patch-scripts_makefile_openbsd 

Log message:
Update libpng to 1.5.6.
bump major version of shared libs.
ok naddy@.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 10:58:18

Modified files:
misc/omconsole : Makefile 

Log message:
Unbreak after the move from libusb-libusb-compat.

thanks naddy@ for noticing.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 11:00:58

Modified files:
x11/gnome/librsvg: Makefile distinfo 
x11/gnome/librsvg/pkg: PLIST 
Added files:
x11/gnome/librsvg/pkg: PFRAG.shared 

Log message:
Bugfix update to librsvg-2.34.2.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 11:30:17

Modified files:
lang/jimtcl: Makefile 
lang/jimtcl/patches: patch-Makefile_in 

Log message:
Unfuck soname.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2011/11/14 11:44:18

Modified files:
audio/xmms-xf86audio: Makefile distinfo 
Removed files:
audio/xmms-xf86audio/patches: patch-Makefile 

Log message:
maintenance update to 0.4.4; no code changes



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2011/11/14 11:50:25

Modified files:
lang/gcc/4.6   : distinfo 

Log message:
new (now working) adastrap



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2011/11/14 12:03:41

Modified files:
infrastructure/lib/DPB: Vars.pm 

Log message:
show parents when we recurse thru subdirs. a bit noisy, but useful when
you want to figure out why some big stuff you wanted to avoid is building



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2011/11/14 12:10:09

Modified files:
devel/apr-util : Makefile 

Log message:
reuse the same pseudo-flavor that's needed for bootstrap the whole tree,
no need to pull in java when not needed.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2011/11/14 12:14:18

Modified files:
devel/libexecinfo: Makefile distinfo 
devel/libexecinfo/pkg: PFRAG.shared PLIST 
Added files:
devel/libexecinfo/patches: patch-examples_Makefile 
   patch-libbacktrace_Makefile 
   patch-libbacktrace_backtrace_h 
Removed files:
devel/libexecinfo/patches: patch-Makefile patch-execinfo_c 
   patch-stacktraverse_c 
devel/libexecinfo/pkg: PFRAG.no_mips64 

Log message:
switch the libexecinfo port to use marco's libbacktrace, sources modified
to produce a library named libexecinfo.so.XX, avoiding the need to patch a
bunch of places where it's used in other ports. with help from robert@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 12:16:51

Modified files:
sysutils/d-feet: Makefile distinfo 
sysutils/d-feet/patches: patch-dfeet__util_py patch-setup_py 
sysutils/d-feet/pkg: PLIST 

Log message:
Maintenance update to d-feet-0.1.14.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2011/11/14 12:20:52

Modified files:
mail/dspam : Makefile 

Log message:
DEPBASE-LOCALBASE.
ok todd@ (maintainer).



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2011/11/14 12:24:48

Modified files:
www/nginx  : Makefile distinfo 

Log message:
trivial update to 1.0.9 to keep in sync with the in-tree one



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 12:32:42

Modified files:
x11/gnome/vino : Makefile distinfo 

Log message:
- update to 3.2.2



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2011/11/14 13:53:31

Modified files:
math/wxMaxima  : Makefile distinfo 

Log message:
Update to wxMaxima-11.08.0. OK shadchin@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2011/11/14 14:35:35

Modified files:
math/maxima: Makefile 

Log message:
Only depend upon gnuplot if x11 is enabled (as noted by shadchin@).

This was supposed to be part of my previous commit, so OK shadchin@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2011/11/14 14:56:04

Modified files:
infrastructure/lib/DPB: Core.pm 

Log message:
allow check for local cores



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2011/11/14 14:57:48

Modified files:
infrastructure/bin: dpb 
infrastructure/man/man1: dpb.1 
infrastructure/lib/DPB: Engine.pm PortBuilder.pm 
infrastructure/lib/DPB/Job: Port.pm 

Log message:
explain to the engine how to install stuff when it's ready (no error
checks though).

new -I option to do that.
change -C option to be more useful.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2011/11/14 14:59:45

Modified files:
infrastructure/bin: dpb 

Log message:
weights in the -I option as well



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2011/11/14 15:02:15

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
rework the dependency code to be slightly simpler.
systematically use a cache while scanning for libraries.
This speeds up MULTI_PACKAGES a bit...



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2011/11/14 15:09:54

Modified files:
telephony/asterisk-openbsd-moh: Makefile distinfo 
telephony/asterisk-openbsd-moh/pkg: PLIST 

Log message:
add 5.0 release song (and actually package the 4.9 one); ok ian@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 15:12:08

Modified files:
infrastructure/bin: libtool 
infrastructure/lib/LibTool: Archive.pm Exec.pm LaFile.pm 
LoFile.pm Program.pm 

Log message:
Make output slightly more similar like gnu libtool in various
modes. Simplify Exec-command() a bit too while here as suggested by espie@

ok espie@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 15:14:38

Modified files:
infrastructure/lib/LibTool: Library.pm 

Log message:
Output an error message if we're supposed to link with a non-existent library,
instead of puking perl errors.

ok espie@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2011/11/14 15:26:08

Modified files:
misc/vttest: Makefile distinfo 

Log message:
maintenance update to version 20110705



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 15:27:15

Modified files:
net/libsocialweb: Makefile distinfo 

Log message:
- update to 0.25.20



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 15:27:24

Modified files:
x11/gnome/file-roller: Makefile distinfo 
x11/gnome/file-roller/pkg: PLIST-main 

Log message:
Minor update to file-roller-3.2.2.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2011/11/14 15:31:44

Modified files:
infrastructure/db: user.list 

Log message:
Reserve uid 685 for misc/rocrail, a digial model railroad daemon

OK phessler@



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2011/11/14 15:33:34

Modified files:
x11/gnome/orca : Makefile distinfo 

Log message:
Bugfix update to orca-3.2.2.



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2011/11/14 15:34:31

Modified files:
x11/gnome/vinagre: Makefile distinfo 

Log message:
- update to 3.2.2



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2011/11/14 15:37:23

Modified files:
lang/gcc/4.6/patches: patch-gcc_config_rs6000_t-openbsd 
  patch-libgcc_config_host 
lang/gcc/4.6/pkg: PFRAG.I386-main PFRAG.PPC-main PLIST-c++ 
  PLIST-java PLIST-main 
Added files:
lang/gcc/4.6/patches: patch-gcc_config_rs6000_sysv4_h 

Log message:
add powerpc support, fix java, ppc and i386 plists



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2011/11/14 15:55:10

Modified files:
lang/gcc/4.6   : Makefile 

Log message:
make no_f95 pseudo-flavour work



CVS: cvs.openbsd.org: ports

2011-11-14 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2011/11/14 16:00:10

Modified files:
net/csup   : Makefile distinfo 

Log message:
update to FreeBSD HEAD as of today for some minor bug fixes



  1   2   >