laffer1 | 1 Jan 2009 18:32
Favicon

src: param.h: Don't make this octal.

Log Message:
-----------
Don't make this octal.

Tags:
----
RELENG_0_2

Modified Files:
--------------
    src/sys/sys:
        param.h (r1.8.2.6 -> r1.8.2.7)

Index: param.h
===================================================================
RCS file: /home/cvs/src/sys/sys/param.h,v
retrieving revision 1.8.2.6
retrieving revision 1.8.2.7
diff -L sys/sys/param.h -L sys/sys/param.h -u -r1.8.2.6 -r1.8.2.7
--- sys/sys/param.h
+++ sys/sys/param.h
 <at>  <at>  -61,7 +61,7  <at>  <at> 
 #define __FreeBSD_version 601000	/* Master, propagated to newvers */

 #undef __MidnightBSD_version
-#define __MidnightBSD_version	002008
+#define __MidnightBSD_version	2008

(Continue reading)

laffer1 | 1 Jan 2009 18:49
Favicon

www: index.html: donation link

Log Message:
-----------
donation link

Modified Files:
--------------
    www/donate:
        index.html (r1.4 -> r1.5)

Index: index.html
===================================================================
RCS file: /home/cvs/www/donate/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -L donate/index.html -L donate/index.html -u -r1.4 -r1.5
--- donate/index.html
+++ donate/index.html
 <at>  <at>  -34,6 +34,16  <at>  <at> 
 				<p>Please email <a
href="&#x6d;&#97;&#x69;&#108;&#116;&#000111;&#x3a;&#108;&#x75;&#x6b;&#101;&#x40;&#109;&#105;&#000100;&#110;&#000105;&#x67;&#000104;&#116;&#x62;&#000115;&#x64;&#x2e;&#000111;&#114;&#x67;">&#x6c;&#x75;&#107;&#101;&#x40;&#000109;&#x69;&#x64;&#x6e;&#x69;&#103;&#x68;&#000116;&#00098;&#000115;&#000100;&#x2e;&#x6f;&#x72;&#000103;</a>
to make a request or when a request is filled, so that we may update this page. Requestors on this page should
have at least one accepted contribution to MidnightBSD.</p>
 				<p>Donors, please contact the requestor directly and CC the above address. The MidnightBSD project
cannot assist with aranging delivery and is not responsible for any transactions.</p>
 				<p>Check with your local post office for requirements to send out of the country if needed.</p>
+
+
+<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
(Continue reading)

ctriv | 1 Jan 2009 21:25
Favicon

mports: x11/xorg-cf-files: Force UseElfFormat to YES.

Log Message:
-----------
Force UseElfFormat to YES.  mbsd has always been elf, and this fixes breakage 
in -CURRENT

Modified Files:
--------------
    mports/x11/xorg-cf-files:
        Makefile (r1.2 -> r1.3)
    mports/x11/xorg-cf-files/files:
        patch-FreeBSD.cf (r1.2 -> r1.3)

Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/xorg-cf-files/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11/xorg-cf-files/Makefile -L x11/xorg-cf-files/Makefile -u -r1.2 -r1.3
--- x11/xorg-cf-files/Makefile
+++ x11/xorg-cf-files/Makefile
 <at>  <at>  -8,7 +8,7  <at>  <at> 

 PORTNAME=	xorg-cf-files
 PORTVERSION=	1.0.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11

(Continue reading)

laffer1 | 1 Jan 2009 23:00
Favicon

src: share/zoneinfo: 2008i

Log Message:
-----------
2008i

Modified Files:
--------------
    src/share/zoneinfo:
        MidnightBSD-upgrade (r1.3 -> r1.4)
        africa (r1.4 -> r1.5)
        asia (r1.4 -> r1.5)
        australasia (r1.4 -> r1.5)
        backward (r1.4 -> r1.5)
        europe (r1.4 -> r1.5)
        leapseconds (r1.4 -> r1.5)
        northamerica (r1.4 -> r1.5)
        southamerica (r1.4 -> r1.5)
        zone.tab (r1.4 -> r1.5)

Index: australasia
===================================================================
RCS file: /home/cvs/src/share/zoneinfo/australasia,v
retrieving revision 1.4
retrieving revision 1.5
diff -L share/zoneinfo/australasia -L share/zoneinfo/australasia -u -r1.4 -r1.5
--- share/zoneinfo/australasia
+++ share/zoneinfo/australasia
 <at>  <at>  -1,4 +1,4  <at>  <at> 
-#  <at> (#)australasia	8.8
(Continue reading)

laffer1 | 1 Jan 2009 23:52
Favicon

src: UPDATING: timezones are fun

Log Message:
-----------
timezones are fun

Modified Files:
--------------
    src:
        UPDATING (r1.46 -> r1.47)

Index: UPDATING
===================================================================
RCS file: /home/cvs/src/UPDATING,v
retrieving revision 1.46
retrieving revision 1.47
diff -L UPDATING -L UPDATING -u -r1.46 -r1.47
--- UPDATING
+++ UPDATING
 <at>  <at>  -3,6 +3,9  <at>  <at> 
 Items affecting the mports and packages system can be found in
 /usr/mports/UPDATING. 

+20080101:
+	Update time zone data to 2008i.
+
 20081231:
 	Correct a problem where bluetooth and netgraph sockets are not
 	properly initialized.
(Continue reading)

laffer1 | 2 Jan 2009 00:28
Favicon

mports: lang/php5: work in progress..

Log Message:
-----------
work in progress.. upgrade php to 5.2.8

Modified Files:
--------------
    mports/lang/php5:
        Makefile (r1.21 -> r1.22)
        Makefile.ext (r1.10 -> r1.11)
        distinfo (r1.9 -> r1.10)
    mports/lang/php5/files:
        patch-configure.in (r1.2 -> r1.3)

Index: Makefile.ext
===================================================================
RCS file: /home/cvs/mports/lang/php5/Makefile.ext,v
retrieving revision 1.10
retrieving revision 1.11
diff -L lang/php5/Makefile.ext -L lang/php5/Makefile.ext -u -r1.10 -r1.11
--- lang/php5/Makefile.ext
+++ lang/php5/Makefile.ext
 <at>  <at>  -74,6 +74,10  <at>  <at> 
 CONFIGURE_ARGS+=--enable-exif
 .endif

+.if ${PHP_MODNAME} == "filter"
+CONFIGURE_ARGS+=--enable-filter
+.endif
(Continue reading)

laffer1 | 2 Jan 2009 00:29
Favicon

mports: patch-main_safe_mode.c: remove outdated patch

Log Message:
-----------
remove outdated patch

Removed Files:
-------------
    mports/lang/php5/files:
        patch-main_safe_mode.c

--- lang/php5/files/patch-main_safe_mode.c
+++ /dev/null
 <at>  <at>  -1,17 +0,0  <at>  <at> 
---- main/safe_mode.c.orig	2008-09-04 15:52:19.000000000 +0200
-+++ main/safe_mode.c	2008-09-04 15:52:35.000000000 +0200
- <at>  <at>  -74,14 +74,6  <at>  <at> 
- 		}
- 	}
- 
--	/* 
--	 * If given filepath is a URL, allow - safe mode stuff
--	 * related to URL's is checked in individual functions
--	 */
--	wrapper = php_stream_locate_url_wrapper(filename, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC);
--	if (wrapper != NULL)
--		return 1;
--		
- 	/* First we see if the file is owned by the same user...
- 	 * If that fails, passthrough and check directory...
(Continue reading)

laffer1 | 2 Jan 2009 00:49
Favicon

mports: Makefile: We don't support php 4

Log Message:
-----------
We don't support php 4

Modified Files:
--------------
    mports/lang/php5-extensions:
        Makefile (r1.5 -> r1.6)

Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/php5-extensions/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L lang/php5-extensions/Makefile -L lang/php5-extensions/Makefile -u -r1.5 -r1.6
--- lang/php5-extensions/Makefile
+++ lang/php5-extensions/Makefile
 <at>  <at>  -19,7 +19,6  <at>  <at> 
 LICENSE=	agg

 DEFAULT_PHP_VER=5
-IGNORE_WITH_PHP=4
 USE_PHP_BUILD=	yes

 NO_BUILD=	yes
Index: Makefile
===================================================================
(Continue reading)

laffer1 | 2 Jan 2009 01:26
Favicon

mports: x11/xterm: update to 237

Log Message:
-----------
update to 237

Modified Files:
--------------
    mports/x11/xterm:
        Makefile (r1.9 -> r1.10)
        distinfo (r1.8 -> r1.9)

Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/xterm/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -L x11/xterm/Makefile -L x11/xterm/Makefile -u -r1.9 -r1.10
--- x11/xterm/Makefile
+++ x11/xterm/Makefile
 <at>  <at>  -7,7 +7,7  <at>  <at> 
 #

 PORTNAME=	xterm
-PORTVERSION=	235
+PORTVERSION=	237
 CATEGORIES=	x11
 MASTER_SITES=	ftp://invisible-island.net/xterm/ \
 		http://voodoo.bawue.com/download/
Index: distinfo
(Continue reading)

laffer1 | 2 Jan 2009 01:48
Favicon

src: Makefile: geeze, fix the build/install of liblwres

Log Message:
-----------
geeze, fix the build/install of liblwres

Modified Files:
--------------
    src/lib/bind/lwres:
        Makefile (r1.6 -> r1.7)

Index: Makefile
===================================================================
RCS file: /home/cvs/src/lib/bind/lwres/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -L lib/bind/lwres/Makefile -L lib/bind/lwres/Makefile -u -r1.6 -r1.7
--- lib/bind/lwres/Makefile
+++ lib/bind/lwres/Makefile
 <at>  <at>  -10,7 +10,7  <at>  <at> 

 # Unlike other BIND libs, this should be installed unless the user says NO.
 .if ${MK_BIND_LIBS_LWRES} != "no"
-WITH_BIND_LIBS=
+MK_BIND_LIBS=	yes
 .endif

 .include	"${LIB_BIND_DIR}/config.mk"
Index: Makefile
(Continue reading)


Gmane