CVS: cvs.openbsd.org: ports

2008-11-09 Thread Steven Mestdagh
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/11/09 05:37:35

Modified files:
infrastructure/build: libtool 

Log message:
reintroduce (incomplete) support for --config, needed by some ports



CVS: cvs.openbsd.org: ports

2008-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/11/09 06:38:29

Modified files:
sysutils/gkrellm/gkrellm: Makefile distinfo 
sysutils/gkrellm/gkrellm/patches: patch-Makefile patch-gkrellm_1 
  patch-gkrellmd_1 
  patch-server_Makefile 
  patch-server_gkrellmd_conf 
  patch-server_gkrellmd_h 
  patch-src_Makefile 
  patch-src_sysdeps_openbsd_c 
sysutils/gkrellm/gkrellm/pkg: PLIST-client 
Added files:
sysutils/gkrellm/gkrellm/patches: patch-src_main_c 

Log message:
- update to gkrellm-2.3.2



CVS: cvs.openbsd.org: ports

2008-11-09 Thread Steven Mestdagh
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/11/09 05:29:55

Modified files:
infrastructure/build: libtool 

Log message:
more use of references

go for it espie@



CVS: cvs.openbsd.org: ports

2008-11-09 Thread Steven Mestdagh
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/11/09 03:30:54

Modified files:
infrastructure/build: libtool 

Log message:
- use reference in process_deplibs and a few other places
- avoid split/join ' ' dance
- prettier debug output

ok espie@



CVS: cvs.openbsd.org: ports

2008-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/11/09 12:11:56

Modified files:
devel/iso-codes: Makefile distinfo 
devel/iso-codes/pkg: DESCR PLIST 

Log message:
- update iso-codes to 3.3
- fix dependencies
- tweak DESCR



CVS: cvs.openbsd.org: ports

2008-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/11/09 14:56:35

Modified files:
x11/matchbox   : Makefile.inc 
x11/matchbox/libfakekey: distinfo 
x11/matchbox/libmatchbox: distinfo 
x11/matchbox/matchbox-common: distinfo 
x11/matchbox/matchbox-desktop: distinfo 
x11/matchbox/matchbox-keyboard: distinfo 
x11/matchbox/matchbox-panel: distinfo 
x11/matchbox/matchbox-themes-extra: distinfo 
x11/matchbox/matchbox-window-manager: distinfo 

Log message:
- fetch .tar.bz2 distfiles
- make MASTER_SITES overrideable
- use DIST_SUBDIR
- regen distinfo accordingly



CVS: cvs.openbsd.org: ports

2008-11-09 Thread Steven Mestdagh
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/11/09 16:27:03

Modified files:
sysutils/syslog-ng: Makefile distinfo 
sysutils/syslog-ng/pkg: PLIST 
Added files:
sysutils/syslog-ng/patches: patch-Makefile_in 
patch-src_cfg-grammar_y 
patch-src_logwriter_c 
Removed files:
sysutils/syslog-ng/patches: patch-src_Makefile_in 
patch-src_macros_c 

Log message:
update to 2.1.1 and take maintainership

with a few patches from author Balazs Scheidler, thanks

some testing by Brian A. Seklecki



CVS: cvs.openbsd.org: ports

2008-11-09 Thread Jakob Schlyter
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/11/09 12:03:18

Modified files:
net/ldns   : Makefile.inc 
net/ldns/drill : Makefile distinfo 
net/ldns/libldns: distinfo 
net/ldns/libldns/patches: patch-Makefile_in patch-configure 
net/ldns/utils : Makefile distinfo 
net/ldns/utils/pkg: PLIST 

Log message:
update to ldns v1.4.0



Re: UPDATE: sysutils/syslog-ng

2008-11-09 Thread Brian A. Seklecki (Mobile)
SM:

It seems fine.  Tested on 4.4/i386 and 4.3/i386.  Looking forward to it
in 4.5.

2008 Nov  9 03:18:07 -05:00 seawing [syslog-ng][1790] [syslog] [notice]
syslog-ng[1790]: syslog-ng starting up; version='2.1.1'

$ pkg_info -L syslog-ng-2.1.1
Information for inst:syslog-ng-2.1.1

Files:
/usr/local/man/man5/syslog-ng.conf.5
/usr/local/man/man8/syslog-ng.8
/usr/local/sbin/syslog-ng
/usr/local/share/doc/syslog-ng/index.html
/usr/local/share/examples/syslog-ng/syslog-ng.conf.sample

Binary Package:
http://people.collaborativefusion.com/~seklecki/syslog-ng-2.1.1.tgz for
4.4/i386 package.

~BAS

On Wed, 2008-11-05 at 21:40 +0100, Steven Mestdagh wrote:
 Steven Mestdagh [2008-10-08, 21:34:33]:
  this requires the new sysutils/eventlog port sent earlier.
  
  please test/comment/ok.
 
 so has no one tested this?
 
  
  Index: Makefile
  ===
  RCS file: /cvs/ports/sysutils/syslog-ng/Makefile,v
  retrieving revision 1.8
  diff -u -r1.8 Makefile
  --- Makefile6 Oct 2008 16:09:13 -   1.8
  +++ Makefile8 Oct 2008 19:29:28 -
  @@ -2,50 +2,39 @@
   
   COMMENT=   syslogd replacement
   
  +DISTNAME=  syslog-ng-2.1.1
   CATEGORIES=sysutils
   
  -DISTNAME=  syslog-ng-1.6.8
  -LIBOL= libol-0.3.16
  +MAINTAINER=Steven Mestdagh [EMAIL PROTECTED]
   
  -MAINTAINER=Jakob Schlyter [EMAIL PROTECTED]
  +HOMEPAGE = http://www.balabit.com/network-security/syslog-ng/
   
  -MASTER_SITE_SYSLOGNG=\
  -   http://www.balabit.com/downloads/files/syslog-ng/sources/
  +# GPL v2
  +PERMIT_PACKAGE_CDROM = Yes
  +PERMIT_PACKAGE_FTP =   Yes
  +PERMIT_DISTFILES_CDROM =   Yes
  +PERMIT_DISTFILES_FTP = Yes
   
  -MASTER_SITES=  ${MASTER_SITE_SYSLOGNG:=1.6/src/}
  -MASTER_SITES0= ${MASTER_SITE_SYSLOGNG:=libol/0.3/}
  +MASTER_SITES = 
  http://www.balabit.com/downloads/files/syslog-ng/sources/2.1/src/
   
  -HOMEPAGE=  http://www.balabit.com/products/syslog_ng/
  +WANTLIB =  c iconv intl wrap
   
  -DISTFILES= ${DISTNAME}.tar.gz \
  -   ${LIBOL}.tar.gz:0
  +LIB_DEPENDS =  glib-2.0::devel/glib2 \
  +   evtlog::sysutils/eventlog
   
  -# GPL
  -PERMIT_PACKAGE_CDROM=  Yes
  -PERMIT_PACKAGE_FTP=Yes
  -PERMIT_DISTFILES_CDROM=Yes
  -PERMIT_DISTFILES_FTP=  Yes
  -WANTLIB=   c
  +CONFIGURE_STYLE =  gnu
  +CONFIGURE_ARGS +=  --enable-tcp-wrapper
   
  -CONFIGURE_STYLE=   gnu
  -CONFIGURE_ARGS+=   --with-libol=${WRKDIR}/${LIBOL} \
  -   --enable-tcp-wrapper
  +DOC =  ${PREFIX}/share/doc/syslog-ng/
  +EXAMPLES = ${PREFIX}/share/examples/syslog-ng/
   
  -DOC=   ${PREFIX}/share/doc/syslog-ng
  -EXAMPLES=  ${PREFIX}/share/examples/syslog-ng
  -
  -pre-configure:
  -   cp -f ${PORTSDIR}/infrastructure/db/config.guess \
  - ${PORTSDIR}/infrastructure/db/config.sub ${WRKDIR}/${LIBOL}
  -   cd ${WRKDIR}/${LIBOL}; ./configure ; ${MAKE}
  +post-extract:
  +   tar -C ${WRKBUILD} -xzf ${WRKSRC}/doc/reference/syslog-ng.html.tar.gz
   
   post-install:
  ${INSTALL_DATA_DIR} ${DOC}
  -   ${INSTALL_DATA} ${WRKSRC}/doc/sgml/*.{ps,sgml,txt} ${DOC}
  -   (cd ${DOC} ;\
  -   tar xzf ${WRKSRC}/doc/sgml/syslog-ng.html.tar.gz ;\
  -   ln -s book1.html syslog-ng.html/index.html )
  +   ${INSTALL_DATA} ${WRKBUILD}/syslog-ng.html/index.html ${DOC}
  ${INSTALL_DATA_DIR} ${EXAMPLES}
  -   ${INSTALL_DATA} ${WRKSRC}/doc/syslog-ng.conf.sample ${EXAMPLES}
  +   ${INSTALL_DATA} ${WRKSRC}/doc/examples/syslog-ng.conf.sample ${EXAMPLES}
   
   .include bsd.port.mk
  Index: distinfo
  ===
  RCS file: /cvs/ports/sysutils/syslog-ng/distinfo,v
  retrieving revision 1.7
  diff -u -r1.7 distinfo
  --- distinfo5 Apr 2007 17:26:13 -   1.7
  +++ distinfo8 Oct 2008 19:29:28 -
  @@ -1,10 +1,5 @@
  -MD5 (libol-0.3.16.tar.gz) = Hym+P0vN21svPZZeePBABg==
  -MD5 (syslog-ng-1.6.8.tar.gz) = /7rX6ObcvjhYILj/uiO2Ig==
  -RMD160 (libol-0.3.16.tar.gz) = ts8Hi0sH/EyHm/SicZpto+lvT8Y=
  -RMD160 (syslog-ng-1.6.8.tar.gz) = EcZ5miRCaYao/ZdDxjQH4ums+mc=
  -SHA1 (libol-0.3.16.tar.gz) = bW4e+U2Lbdnd2OkkUMXky54wGIo=
  -SHA1 (syslog-ng-1.6.8.tar.gz) = cIEq8c7jIXlwlcryoK32CvyBpwA=
  -SHA256 (libol-0.3.16.tar.gz) = aL69o59D/V+hO0ARqRxAsmhP4mKvKkCeKC99mn0o7J4=
  -SHA256 (syslog-ng-1.6.8.tar.gz) = 
  PIQf2JWZ/7dwzfKERCaYDXXcPasS4PcH5Mu1GTf2El4=
  -SIZE (libol-0.3.16.tar.gz) = 345231
  -SIZE (syslog-ng-1.6.8.tar.gz) = 383589
  +MD5 (syslog-ng-2.1.1.tar.gz) = f/7jARSKZ41cGLGRDLe+HQ==
  +RMD160 (syslog-ng-2.1.1.tar.gz) = H/iIJPTV1D3CxjmK6Am8tKas8As=
  +SHA1 (syslog-ng-2.1.1.tar.gz) = EeX7CzsrnxzgJlGXVVCcMkz0orQ=
  +SHA256 (syslog-ng-2.1.1.tar.gz) = 
  is0YN/wS8OZfns/7jFU794OjUGKKzKPCkyvy9FCfpIU=
  +SIZE (syslog-ng-2.1.1.tar.gz) = 420883
  Index: patches/patch-Makefile_in
  ===
  RCS file: 

x11/qt4 fails to build when textproc/clucene is installed

2008-11-09 Thread viq
Tested on i386 and amd64, sample logs of the failing build available
http://viq.ath.cx/obsd/qt4.log.gz (85 KB) or
http://viq.ath.cx/obsd/qt4-4.4.3.log (3 MB)
-- 
viq


pgppCTCPBAL69.pgp
Description: PGP signature


Good day;.

2008-11-09 Thread Seara Albart
Good day;.
My name is Seara Albart, l saw your profile today and became intrested in you,l 
will also like to know you the more,and l want you to send an email to my email 
address so that l can give you my picture for you to know whom l am. Here is my 
email address([EMAIL PROTECTED] )Remeber the distance or colour does not matter 
but love matters alot in life
please contact me with my email address ([EMAIL PROTECTED])


  

Uretim Yonetimi Zirvesi kayitlar dolmak uzeredir

2008-11-09 Thread Egitim ilanlari
Sayin Yonetici;

Gunumuzde gelisen kuresel ekonomide, finansal kirilganliklarin etkisiyle
bilgiye duyulan gereksinim artmaktadir. Sirketlerin yonetim ve karar
verme mekanizmalarinda yer alan yoneticiler icin dogru bilgiye kolay
erisimi saglama, urunler ve teknolojilerin cesitliligi ve gerekliliginin
onemini daha da on plana cikarmaktadir. Bilginin etkin yonetimi,
teknoloji tabanli cozumler ve uretim yonetimi sistemleri, gelecegin
tahminindeki isabet ve surdurulebilirlik icin oncelikli durumda
olmaktadir.

Durgun piyasalarda uretim sureclerine ve urun cesitliligine gore sunulan
cozumler, uretim maliyetlerini dusurmeye yonelik calismalar, tanimlanan
ve uygulanan uretim, hammadde tedarik surecleri, tedarik ve kapasite
planlamalari, etkin, suratli kontrol ve analizler, uretim ve surec
yonetiminin onemini daha da belirgin hale getirmektedir. Ozellikle
kuresel ve yerel kriz ortamlarinda, uretim sureclerinin degistirilme
zorunlulugu ortaya cikabilir. Bu durumda surdurebilir kalite, verimlilik
ve is gucu dengesi bozulmadan, uretim sureclerinin guncellenmesi
gerekebilir.

Sizleri, 21 – 22 Kasim Tarihlerinde, Hilton Istanbul’da gerceklesecek,
Uretim ve Surec Yonetiminde Yeni Dinamikler Zirvesi’nde, insan ve
teknoloji isbirligine onem veren, uretimde kuresel dinamikleri ve
deneyimlerini paylasacak konusmacilarimizla bulusturmayi diliyoruz.

Konusmacilar:
Kerem KERIMOGLU, Coca Cola Turkiye Tedarik Zinciri Direktoru
Haydar YENIGUN, Ford Otosan Kocaeli Fabrika Muduru
Sertac NISLI, Ipek Kagit Genel Muduru
Tayyar BACAK, Anadolu Bilisim Genel Muduru
Nevzat OZTANGUT, Garanti Yatirim Icra ve Yonetim Kurulu uyesi.
Resit SOLEY, Corvus Vineyards Yonetim Kurulu Baskani
Ahmet ARKAN, Arkan Sirketler Grubu Yonetim Kurulu Baskani
Durmus DOVEN, Reysas Yonetim Kurulu Baskani
Ceyda EREM, CNR Yonetim Kurulu Baskani
Mustafa CAGAN, Microsoft Genel Mudur Yardimcisi
Murat KASAROGLU, Link Bilgisayar Genel Muduru
Gokhan KOSEOGLU, Havelsan Opererasyonlar Grup Baskani
Oner NACAR, Oracle Is Uygulamalari Is Ortaklari Muduru
Seref HAMARAT, Vestel Elektronik Genel Mudur Yardimcisi
Cenk YUKSEL, 3M Turkiye Fabrika Uretim Muduru
Ugur SUEL, Deloitte Turkiye, Danismanliktan Sorumlu Ortak
Atila AKKAS, MBA Uluslararasi, Murahhaz Aza
Suleyman MUFTUOGLU, IBM Turk Urun Yasam Cevrimi Cozumleri Takim Lideri
Atilla FILIZ, Uretim Yonetimi Uzmani/ Yazar
Baha SIPAHI, Danisman, Nortel Netas Eski Isletmeler Lideri
Necdet UYGURER, Yonetim Danismani
Hakan GUNER, Yonetim Danismani
Doc. Dr. Murat BASKAK
Dr. Umut H. INAN

Uretim ve Surec Yonetiminde Yeni Dinamikler Zirvesi

21 - 22 Kasim 2008 / Cuma - Cumartesi / Hilton Istanbul / 900.YTL+KDV

Detayli bilgi ve Katilim Icin:

w w w   b o s p h o r u s c o n f e r e n c e s . c o m

Telefon: 0216 486 30.95.Pbx

Konular:

Global Degisimlerin Uretime Etkileri
Uretim ve Surec Yonetiminde Yenilikci Modeller
Rekabet Uretimi Nasil Etkiliyor
Uretim Dunyasinda Kuresel Oyuncu Olabilme, Kalabilme
Mukemmellige Dogru Surec Yonetimi
Uretim Yonetiminde Lojistigin Yeri ve Onemi
Global Uretimde Neredeyiz?
Alti Sigma Isiginda Surec Yonetimi
Yasam Kalitesinde Tasarimin Onemi
Uretim Sureclerinde Onceliklere Odaklanma
Surec Iyilestirmede Yeni Yaklasimlar
Tedarik Zincirlerinde Etkin Surec Yonetiminin Yeri ve Onemi
Uretim Yonetiminde Etkili Kaynak Planlama ile Verimliligin Artirilmasi

Olcek Ekonomisi – Fokus Ekonomisi Paradoksunun Uretim Sirketleri Buyume
Stratejilerine Etkisi
Dunya Markasi Olmak” Etkin Marka Olmak mi, Etkin Kurum Imaji mi?

Uretim Odakliliktan Marka Odakliliga Gecis
Cevik Uretim ve Ari Kovani Calisma Stilleri - Agile Manufacturing 
Beehive
Surec Iyilestirmede Kisitlar Teorisi
Yalin Uretim ve Otesi
Yoneylem Arastirmasi ve Uretim Yonetimi
Sonuc Odakli Yonetim mi Surec Odakli Yonetim mi
Uretim Sistemlerinde Kalite Gelistirme Metodolojisi
Surdurulebilir Bir Kalite Sisteminde Altyapinin Onemi
Yenilikcilik (inovasyon) ve Kalite Gelistirme Surecleri
Yasam Kalitesini Arttirmada Tasarim Surecinin Rolu
Hizmet Sureclerinde 'Algilanan Kalite' Olgusu
Uretimde Teknolojinin Onemi
Bilgi ve Teknoloji Kullaniminin Rekabetcilige Etkisi
Yonetim Bilisim Sistemlerinin Uretim Yonetimindeki Rolu ve Onemi – ERP
Uretim Yonetimi Yazilim Secimlerinde Dogru Karar – Dogru Zaman


Re: Glade3, anyone using/interested in a port?

2008-11-09 Thread Jason Beaudoin
good morning!


an update, some progress, and a request for help:
 - I've attached my port-in-progress, along with some text files that
I've referenced/used in figuring this out (found under the ref
directory), and the Makefile is at the end of this email.
 - all of the resources I've been pointed towards or found myself
(openbsd papers, the ports developer documentation, etc) have been
tremendously helpful, answering all of my questions thus far, the only
difficulty being dependency resolution.
 - to resolve glade's dependencies, I have used several references,
and here is what I have so far:
 - glade's own documentation mentions libxml2 and libglade as
runtime dependencies
 - netbsd's glade3 port has a few buildlinks mainly: gtk2,
libxml2, hicolor-icon-theme, desktop-file-utils, libbonobui, and
libgnomeui
 - the port-in-progress Jasper provided, also notes
textproc/scrollkeeper as a build/run-time dependency

 - I don't really have a specific problem right now, but I know that
my Makefile isn't quite working correctly, which I believe stems from
having the correct dependencies (but I'm not sure).

Current state:
 - I captured the contents of libs.txt during a run of make build.
This helps to show what the configure script found, stuck in glade's
Makefile, and is now set to be built during make build, but I also
expect that this helps determine the WANTLIB list.. is this a valid
assumption?
 - I believe make configure works fine (output is included:
make_configure.log)
 - make build *seems* to work, but I'm skeptical because of the
issues that arise later, and because I still have the MODULES lines
commented out (the make build output is included as well:
make_build.log). I also don't really trust all of the DEPENDS lines
being complete.
 - I have commented out the MODULES line because when it is present, I
get a lot of the following when running make build (as well as some
stuff about line 54):

/usr/ports/infrastructure/mk/modules.port.mk, line 41: Missing
dependency operator
/usr/ports/infrastructure/mk/modules.port.mk, line 42: Could not
find /usr/ports/infrastructure/mk/\ .port.mk
/usr/ports/infrastructure/mk/modules.port.mk, line 41: warning:
Missing closing parenthesis for exists()
/usr/ports/infrastructure/mk/modules.port.mk, line 41: Malformed
conditional (exists(${PORTSDIR}/infrastructure/mk/\ .port.mk))
/usr/ports/infrastructure/mk/modules.port.mk, line 41: Missing
dependency operator
/usr/ports/infrastructure/mk/modules.port.mk, line 42: Could not
find /usr/ports/infrastructure/mk/\ .port.mk
/usr/ports/infrastructure/mk/modules.port.mk, line 41: warning:
Missing closing parenthesis for exists()
/usr/ports/infrastructure/mk/modules.port.mk, line 41: Malformed
conditional (exists(${PORTSDIR}/infrastructure/mk/\ .port.mk))
/usr/ports/infrastructure/mk/modules.port.mk, line 41: Missing
dependency operator
/usr/ports/infrastructure/mk/modules.port.mk, line 42: Could not
find /usr/ports/infrastructure/mk/\ .port.mk


- I am currently a little confused by the output of the depends check
with make port-lib-depends-check. The output can be seen in
ref/make_port-lib-depends-check.log. What I've determined is this:
 - It appears WANTLIBS has entries glade3 doens't need, I'm
guessing this from the Bogus WANTLIB lines in the output. I simply
copy/pasted the WANTLIB line from the port-in-progress Jasper
provided, as I'm not sure how to determine these with accuracy.
 - there are a few other libraries needed, as shown by: WANTLIB
+= Xcomposite Xdamage iconv intl pcre pixman-1

am I understanding this output correctly?


- make package doesn't work, showing that I've screwed up further back
along the line:

# make package
===  Looking for glade3-3.4.5.tgz in $PKG_PATH - not found
*** Error code 1

Stop in /mnt/neptune/Development/OpenBSD/ports/devel/glade3-me (line
1416 of /usr/ports/infrastructure/mk/bsd.port.mk).
`/usr/obj/ports//glade3-3.4.5/fake-i386/.fake_done' is up to date.
===  Building package for glade3-3.4.5
Create /usr/ports/packages/i386/all/glade3-3.4.5.tgz
can't open /mnt/neptune/Development/OpenBSD/ports/devel/glade3-me/pkg/DESCR
at /usr/libdata/perl5/OpenBSD/Subst.pm line 85.
===  Cleaning for glade3-3.4.5
rm -f /usr/ports/packages/i386/all/glade3-3.4.5.tgz
/usr/ports/packages/i386/ftp/glade3-3.4.5.tgz
/usr/ports/packages/i386/cdrom/glade3-3.4.5.tgz
*** Error code 1

Stop in /mnt/neptune/Development/OpenBSD/ports/devel/glade3-me (line
1424 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /mnt/neptune/Development/OpenBSD/ports/devel/glade3-me (line
1424 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /mnt/neptune/Development/OpenBSD/ports/devel/glade3-me (line
1964 of /usr/ports/infrastructure/mk/bsd.port.mk).
# cat DESCR
Glade is a free user interface builder for GTK+ released under the GNU
General Public License (GPL).  (GTK+, which stands for the Gimp ToolKit,
is a library for creating graphical user interfaces for the X 

mail/solid-pop3d: APOP not working for big endian machines

2008-11-09 Thread Michael Warmuth

Hello,

the flavor apop of solid-pop3d does not work on sparc64.

The problem is caused by failing detection of big
endianess in md5.c (Linux-specific?):
#ifdef _LIBC
#include endian.h
#if __BYTE_ORDER == __BIG_ENDIAN
#define WORDS_BIGENDIAN 1
#endif
#endif

Patch (tested on sparc64 and amd64) is attached.

Please comment.

Thanks,

Michael
--- src/md5.c.orig  Sun Nov  9 15:35:13 2008
+++ src/md5.c   Sun Nov  9 15:47:54 2008
@@ -46,6 +46,10 @@
 #endif
 #endif
 
+#if _BYTE_ORDER == _BIG_ENDIAN
+#define WORDS_BIGENDIAN 1
+#endif 
+
 #ifdef WORDS_BIGENDIAN
 #define SWAP(n)\
 (((n)  24) | (((n)  0xff00)  8) | (((n)  8)  0xff00) | ((n)  24))


Re: [NEW] tuxkart-0.4.0

2008-11-09 Thread Antoine Jacoutot
On Sat, 8 Nov 2008, Antoine Jacoutot wrote:

 On Sat, 8 Nov 2008, Gallon Sylvestre wrote:
 
  Hi ports@
  
  The files attached are the packages for tuxkart and plib (that is used
  by tuxkart). I tested them on i386 and the render is shiny with the
  inteldrm :)
 
 Cool, I'll check them out.
 Thanks for the submission.

Cleaned up ports attached.
Comments/OK?

-- 
Antoine

plib.tar.gz
Description: Binary data


tuxkart.tar.gz
Description: Binary data


[NEW] From CPAN: Tcl-0.97

2008-11-09 Thread Dan Cross
Hello OpenBSD Porters, please find attached a new port for a
CPAN module.

WHAT:

This is for the CPAN module that provides Tcl bindings,
webpage here: http://search.cpan.org/~vkon/Tcl/Tcl.pm

WHERE:

Attached to this email, but also at:
http://grex.org/~cross/p5-Tcl.tar.gz

WHY:

We write a lot of software in Perl on Grex, a public access
Unix system running OpenBSD (ssh [EMAIL PROTECTED]; follow
the instructions if you want an account).  Unfortunately,
Perl's syntax doesn't lend itself well to writing
configuration files.  However, Tcl's does; using this module
provides us a clean way to write configuration files in Tcl
and then read them in Perl.  Hooray for all inclusiveness.

HOW:

I created this by copying another port and looking through
various others.  It's been tested under 4.4-stable on i386
and 4.3-stable on SPARC64 and in some of our code.

Thanks!

- Dan C.


p5-Tcl.tar.gz
Description: GNU Zip compressed data


New: audio/mpg123 1.6.0

2008-11-09 Thread Christian Weisgerber
This is a first draft of a new port of mpg123 1.6.0, created from
scratch as a replacement for our cadaverous audio/mpg123 port.

I have added a simple sndio backend.  The output module API isn't
documented, so this involves a bit of guesswork.  There is a function
to query the capabilities of the audio system, which could be
interfaced with sio_getcap() to enable resampling in mpg123.
I haven't bothered with this for a simple audio player--does anybody
think it would be worth it?

Additional backends for esound, jack, etc. could be enabled and
multi-packaged, but I wanted to start out simple.

The ARM people might want to give --with-cpu=generic_nofpu a try.
It works on i386.  libm is still linked in, but not used for decoding.
Ripping libm out completely on ARM is not worth the effort, I think.

I haven't set SHARED_ONLY because libmpg123 may still be of use on
static platforms, but it would take very little to convince me
otherwise.

Lightly tested on i386, amd64 (-s), and sparc64.

-- 
Christian naddy Weisgerber  [EMAIL PROTECTED]


mpg123-20081110.tar.gz
Description: Binary data


Re: Enlighentment 17 Update?

2008-11-09 Thread Jasper Lievisse Adriaanse
On Sun, Nov 09, 2008 at 06:45:04PM -0500, Aaron W. Hsu wrote:
 Is anyone working on updating the e17 port to the latest snapshot? 
 
   Aaron Hsu
 
yes, laurent@ is working on this.

cheers,
jasper

-- 
Intelligence should guide our actions, but in harmony with the
  texture of the situation at hand
-- Francisco Varela



Enlighentment 17 Update?

2008-11-09 Thread Aaron W. Hsu
Is anyone working on updating the e17 port to the latest snapshot? 

Aaron Hsu



new: graphics/freeglut

2008-11-09 Thread Tobias Ulmer
This port replaces graphics/glut (the annoying lib that doesn't come
with a proper license - therefore no packages)

Included are fixes for all ports that used glut plus wantlib for
for the two makehuman ports (+ Xxf86vm)

Tested on i386, please test, this is one of the prerequisites for torcs ;)

Index: games/crack-attack/Makefile
===
RCS file: /data/data2/cvs/ports/games/crack-attack/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- games/crack-attack/Makefile 15 Jun 2008 00:08:09 -  1.3
+++ games/crack-attack/Makefile 9 Nov 2008 17:56:16 -
@@ -3,7 +3,7 @@
 COMMENT=   OpenGL game based on SNES classic Tetris Attack
 
 DISTNAME=  crack-attack-1.1.14
-PKGNAME=   ${DISTNAME}p1
+PKGNAME=   ${DISTNAME}p2
 CATEGORIES=games
 
 MAINTAINER=Mattieu Baptiste [EMAIL PROTECTED]
@@ -27,7 +27,7 @@ MASTER_SITES= http://savannah.nongnu.org
 MODULES=   devel/gettext
 
 LIB_DEPENDS=   gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2 \
-   glut.=3::graphics/glut
+   glut.=4::graphics/freeglut
 
 USE_X11=   Yes
 
Index: games/crack-attack/patches/patch-src_Attack_cxx
===
RCS file: games/crack-attack/patches/patch-src_Attack_cxx
diff -N games/crack-attack/patches/patch-src_Attack_cxx
--- /dev/null   1 Jan 1970 00:00:00 -
+++ games/crack-attack/patches/patch-src_Attack_cxx 9 Nov 2008 17:46:25 
-
@@ -0,0 +1,11 @@
+$OpenBSD$
+--- src/Attack.cxx.origSun Nov  9 18:45:06 2008
 src/Attack.cxx Sun Nov  9 18:45:58 2008
+@@ -83,6 +83,7 @@ int main ( int argc, char **argv )
+   int height = -1, width = -1;
+   
+   player_name[0] = '\0';
++  glutInit(argc, argv);
+   parseCommandLine(argc, argv, mode, port, host_name, player_name, height, 
width);
+   run_crack_attack(mode, port, host_name, player_name, height, width);
+ 
Index: games/crossfire-client/Makefile
===
RCS file: /data/data2/cvs/ports/games/crossfire-client/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- games/crossfire-client/Makefile 15 Jun 2008 00:08:09 -  1.19
+++ games/crossfire-client/Makefile 9 Nov 2008 17:59:26 -
@@ -4,7 +4,7 @@ COMMENT=graphical networked ADD style 
 
 VERSION=   1.11.0
 DISTNAME=  crossfire-client-${VERSION}
-PKGNAME=   ${DISTNAME}p0
+PKGNAME=   ${DISTNAME}p1
 CATEGORIES=games x11
 
 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
@@ -30,7 +30,7 @@ MODULES=  devel/gettext
 
 LIB_DEPENDS=   gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2 \
SDL_image.=2::devel/sdl-image \
-   glut.=3::graphics/glut \
+   glut.=4::graphics/freeglut \
curl.=8::net/curl
 
 USE_X11=   Yes
Index: games/glsfcave/Makefile
===
RCS file: /data/data2/cvs/ports/games/glsfcave/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- games/glsfcave/Makefile 8 May 2008 06:48:37 -   1.2
+++ games/glsfcave/Makefile 9 Nov 2008 18:22:37 -
@@ -4,7 +4,7 @@ COMMENT=control a ribbon to avoid hitti
 
 V= 1.0
 DISTNAME=  glsfcave-$V-mitl
-PKGNAME=   glsfcave-$Vp0
+PKGNAME=   glsfcave-$Vp1
 CATEGORIES=games
 EXTRACT_SUFX=  .tar.bz2
 
@@ -21,7 +21,7 @@ PERMIT_PACKAGE_FTP=   Yes
 
 WANTLIB=   GL GLU X11 Xext Xi Xmu c m
 
-LIB_DEPENDS=   glut::graphics/glut
+LIB_DEPENDS=   glut.=4::graphics/freeglut
 
 WRKDIST=   ${WRKDIR}/glsfcave
 
Index: graphics/freeglut/Makefile
===
RCS file: graphics/freeglut/Makefile
diff -N graphics/freeglut/Makefile
--- /dev/null   1 Jan 1970 00:00:00 -
+++ graphics/freeglut/Makefile  9 Nov 2008 19:59:32 -
@@ -0,0 +1,27 @@
+# $OpenBSD$
+
+COMMENT =  open source alternative to glut
+DISTNAME = freeglut-2.4.0
+SHARED_LIBS =  glut 4.0
+CATEGORIES =   graphics
+HOMEPAGE = http://freeglut.sourceforge.net/
+MAINTAINER =   Tobias Ulmer [EMAIL PROTECTED]
+
+# X11
+PERMIT_PACKAGE_CDROM = Yes
+PERMIT_PACKAGE_FTP =   Yes
+PERMIT_DISTFILES_CDROM =Yes
+PERMIT_DISTFILES_FTP = Yes
+
+WANTLIB =  GL GLU X11 Xau Xdmcp Xext Xxf86vm m
+
+MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=freeglut/}
+
+USE_X11 =  Yes
+USE_LIBTOOL =  Yes
+CONFIGURE_STYLE =  gnu
+CONFIGURE_ARGS +=  ${CONFIGURE_SHARED} --enable-warnings=no
+
+NO_REGRESS =   Yes
+
+.include bsd.port.mk
Index: graphics/freeglut/distinfo
===
RCS file: graphics/freeglut/distinfo
diff -N graphics/freeglut/distinfo
--- /dev/null   1 Jan 1970 00:00:00 -
+++ graphics/freeglut/distinfo  9 Nov 2008 19:36:42 -
@@ -0,0 +1,5