CVS: cvs.openbsd.org: ports

2014-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/01/08 02:42:14

Modified files:
x11/gnome/gdm  : Makefile 
x11/gnome/gdm/pkg: PLIST 
Added files:
x11/gnome/gdm/files: locale.conf 
Removed files:
x11/gnome/gdm/files: i18n 

Log message:
i18n -> locale.conf to match upstream.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/01/08 03:09:29

Modified files:
meta/gnome : Makefile 
meta/gnome/pkg : README-main 

Log message:
Make it clear running GNOME without GDM is not recommended.
Add a small note about how to change the greeter default language.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/01/08 03:08:53

Modified files:
x11/gnome/gdm  : Makefile 
x11/gnome/gdm/files: locale.conf 

Log message:
setlocale(3) does not handle LANG so use LC_MESSAGES.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/01/08 03:23:13

Modified files:
editors/vim: Makefile distinfo 
editors/vim/patches: patch-runtime_filetype_vim 
 patch-src_option_c 
Removed files:
editors/vim/patches: patch-src_auto_configure 

Log message:
update to vim 7.4.135, and remove a patch to configure which is no
longer needed. ok aja@ rpe@ also tested by brett@.

gsoares had a problem with no_x11 but I can't see why and can't
reproduce it, let me know if anyone else sees this.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/01/08 03:37:25

Modified files:
x11/gnome/gdm  : Makefile 
x11/gnome/gdm/files: locale.conf 
meta/gnome/pkg : README-main 

Log message:
Tweaks.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/01/08 04:54:12

Modified files:
lang/gprolog   : Makefile distinfo 
Added files:
lang/gprolog/patches: patch-EnginePl_machine_h 

Log message:
Fix segfault during build with PIE-by-default on i386 by not using %ebx there.
Not quite sure why this is needed as it looks to be built without PIE
anyway, so XXX comment added to patch, but this makes things work.

N.B. regression tests fail, "error: objects are initialised from 1st to last
(should be from last to 1st) - undefine constant OBJ_CHAIN_REVERSE_ORDER in
obj_chain.h" but this is not new and they also fail on amd64.

Regen distinfo while there.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/01/08 07:01:10

Modified files:
games/eduke32  : Makefile 

Log message:
disable PIE on i386 for this port, it leaves insufficient registers for the asm



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/01/08 07:07:48

Modified files:
x11/gnome/gdm  : Makefile 
x11/gnome/gdm/files: locale.conf 
x11/gnome/gdm/patches: patch-data_Xsession_in 

Log message:
LC_CTYPE is needed by the time/date applet.
Do not start an ssh-agent(1) if we are running gnome-session since gnome
keyring already provides SSH agent functionnality.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/01/08 07:56:49

Modified files:
emulators/mupen64plus/core: Makefile 

Log message:
build mupen64plus-core with ports gcc on i386; code taken when PIE is used
doesn't work with the old gcc 4.2 in base. (N.B. may also have a problem when
ports gcc switches, but we can cross that bridge later).



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/01/08 07:57:09

Modified files:
emulators/mupen64plus/video-glide64: Makefile 

Log message:
-fomit-frame-pointer on i386; fix build with PIE



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/01/08 08:41:49

ports/emulators/xnp2/patches

Update of /cvs/ports/emulators/xnp2/patches
In directory cvs.openbsd.org:/tmp/cvs-serv22306/patches

Log Message:
Directory /cvs/ports/emulators/xnp2/patches added to the repository



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/01/08 08:43:41

Modified files:
emulators/xnp2 : Makefile 
Added files:
emulators/xnp2/patches: patch-x11_soundmng_c 

Log message:
disable some asm on i386, which clobbers registers used by PIE



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/01/08 11:13:56

Modified files:
print/cups : Makefile distinfo 
print/cups/patches: patch-backend_ipp_c patch-scheduler_ipp_c 
patch-test_run-stp-tests_sh 
Removed files:
print/cups/patches: patch-scheduler_log_c 

Log message:
Update to cups-1.7.1.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/01/08 11:12:38

Modified files:
x11/gnome/seahorse: Makefile distinfo 

Log message:
Update to seahorse-3.10.2.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2014/01/08 11:26:01

Modified files:
graphics/gimp/stable: Makefile 
Added files:
graphics/gimp/stable/patches: 
  patch-app_widgets_gimptextstyleeditor_c 

Log message:
Backport fix for bug 694417, gimp segfaults after changing color of text blocks
https://bugzilla.gnome.org/show_bug.cgi?id=694417

spotted by william.os4y



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2014/01/08 11:31:03

Modified files:
lang/ruby  : Makefile.inc 
lang/ruby/2.1  : Makefile 

Log message:
Update MASTER_SITES for ruby, as the previous locations no longer work.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2014/01/08 12:53:21

Removed files:
www/sogo/patches: patch-SoObjects_SOGo_GNUmakefile_preamble 

Log message:
Remove a patch which has no relevance for OpenBSD.

ok sebastia@



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2014/01/08 13:02:22

Removed files:
www/sogo/patches: patch-SOPE_GDLContentStore_EOQualifier+GCS_m 
  patch-SOPE_GDLContentStore_GCSFolder_m 
  patch-UI_MailPartViewers_UIxMailPartViewer_m 

Log message:
Remove some 0 byte patches that should have been removed with the last update.



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2014/01/08 13:28:54

Modified files:
www/sogo   : Makefile 
Added files:
www/sogo/patches: gcc-patch-SoObjects_Appointments_GNUmakefile 
Removed files:
www/sogo/patches: patch-SoObjects_Appointments_GNUmakefile 

Log message:
Move this patch so it will only be applied on PowerPC since the command
line parameter being added in the patch has no relevance for LLVM.

ok sebastia@



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2014/01/08 13:46:18

Modified files:
sysutils/apcupsd: Makefile distinfo 
sysutils/apcupsd/pkg: PLIST-cgi PLIST-main 
Added files:
sysutils/apcupsd/pkg: README-cgi README-main 
Removed files:
sysutils/apcupsd/pkg: MESSAGE-cgi MESSAGE-main 

Log message:
- split -main and -cgi packages (move apropriate configs to -cgi package)
- switch from MESSAGEs to READMEs
- update my e-mail
- regen distinfo while here
with the input from espie@ and sthen@
OK sthen@



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/01/08 15:01:36

Modified files:
security/sslsplit: Makefile 
security/sslsplit/pkg: PLIST 

Log message:
missing @newgroup



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/01/08 17:37:45

Modified files:
cad/openscad   : Makefile distinfo 
cad/openscad/pkg: PLIST 

Log message:
update to OpenSCAD 2013.06, mostly from Fred Crowson, plus regen PLIST
as there are new files



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2014/01/08 19:22:09

Log message:
OK jca@ sthen@

Comment:
creates DjVu files from PDF files

Description:
pdf2djvu creates DjVu files from PDF files.

It's able to extract:
- graphics,
- text layer,
- hyperlinks,
- document outline (bookmarks),
- metadata (including XMP metadata).

WWW: http://jwilk.net/software/pdf2djvu

Status:

Vendor Tag: juanfra
Release Tags:   juanfra_2014-01-09

N ports/graphics/pdf2djvu/Makefile
N ports/graphics/pdf2djvu/distinfo
N ports/graphics/pdf2djvu/patches/patch-tools_xml2c
N ports/graphics/pdf2djvu/pkg/DESCR
N ports/graphics/pdf2djvu/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2014/01/08 19:26:03

Modified files:
graphics   : Makefile 

Log message:
+ pdf2djvu



CVS: cvs.openbsd.org: ports

2014-01-08 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2014/01/09 00:45:48

Modified files:
sysutils/ruby-facter/patches: patch-lib_facter_ssh_rb 

Log message:
pushed upstream