1
0
forked from ports/contrib

Compare commits

...

8 Commits
3.7 ... 2.3

Author SHA1 Message Date
James Mills
69c1cb2ee5 dhcp: 4.0.0b3 -> 4.0.0 2008-01-14 20:09:43 +10:00
James Mills
f0f9735fe1 bind: 9.4.1-P1 -> 9.4.2 2008-01-14 20:07:55 +10:00
James Mills
aed3ff9605 Sync to contrib 2008-01-04 23:43:53 +10:00
James Mills
55f6b7b36a hplip: NEW port 2008-01-04 23:43:01 +10:00
James Mills
93263740c7 hplip: NEW port 2008-01-04 23:42:13 +10:00
James Mills
4aedefa105 hplip: NEW port 2008-01-04 23:41:44 +10:00
James Mills
53f5810c5e hplip: NEW port 2008-01-04 23:41:10 +10:00
James Mills
71d067dbb8 hplip: NEW port 2008-01-04 23:40:46 +10:00
26 changed files with 2992 additions and 181 deletions

View File

@ -86,6 +86,7 @@ drwxr-xr-x root/root usr/include/dst/
drwxr-xr-x root/root usr/include/isc/
-rw-r--r-- root/root usr/include/isc/app.h
-rw-r--r-- root/root usr/include/isc/assertions.h
-rw-r--r-- root/root usr/include/isc/atomic.h
-rw-r--r-- root/root usr/include/isc/base64.h
-rw-r--r-- root/root usr/include/isc/bitstring.h
-rw-r--r-- root/root usr/include/isc/boolean.h
@ -200,107 +201,6 @@ drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libisccc.a
-rw-r--r-- root/root usr/lib/libisccfg.a
-rw-r--r-- root/root usr/lib/liblwres.a
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/lwres.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_addr_parse.3.gz -> lwres_resutil.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_add.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_back.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_clear.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_first.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_forward.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_getmem.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_getuint16.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_getuint32.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_getuint8.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_init.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_invalidate.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_putmem.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_putuint16.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_putuint32.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_putuint8.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_buffer_subtract.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_conf_clear.3.gz -> lwres_config.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_conf_get.3.gz -> lwres_config.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_conf_init.3.gz -> lwres_config.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_conf_parse.3.gz -> lwres_config.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_conf_print.3.gz -> lwres_config.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_config.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_context.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_context_allocmem.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_context_create.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_context_destroy.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_context_freemem.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_context_initserial.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_context_nextserial.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_context_sendrecv.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_endhostent.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_endhostent_r.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_freeaddrinfo.3.gz -> lwres_getaddrinfo.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_freehostent.3.gz -> lwres_getipnode.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_gabn.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gabnrequest_free.3.gz -> lwres_gabn.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gabnrequest_parse.3.gz -> lwres_gabn.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gabnrequest_render.3.gz -> lwres_gabn.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gabnresponse_free.3.gz -> lwres_gabn.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gabnresponse_parse.3.gz -> lwres_gabn.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gabnresponse_render.3.gz -> lwres_gabn.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_gai_strerror.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_getaddrinfo.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_getaddrsbyname.3.gz -> lwres_resutil.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gethostbyaddr.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gethostbyaddr_r.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gethostbyname.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gethostbyname2.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gethostbyname_r.3.gz -> lwres_gethostent.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gethostent_r.3.gz -> lwres_gethostent.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_getipnode.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_getipnodebyaddr.3.gz -> lwres_getipnode.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_getipnodebyname.3.gz -> lwres_getipnode.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_getnamebyaddr.3.gz -> lwres_resutil.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_getnameinfo.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_getrrsetbyname.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_gnba.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gnbarequest_free.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gnbarequest_parse.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gnbarequest_render.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gnbaresponse_free.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gnbaresponse_parse.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_gnbaresponse_render.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_herror.3.gz -> lwres_hstrerror.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_hstrerror.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_inetntop.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_lwpacket_parseheader.3.gz -> lwres_packet.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_lwpacket_renderheader.3.gz -> lwres_packet.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_net_ntop.3.gz -> lwres_inetntop.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_noop.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_nooprequest_free.3.gz -> lwres_noop.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_nooprequest_parse.3.gz -> lwres_noop.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_nooprequest_render.3.gz -> lwres_noop.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_noopresponse_free.3.gz -> lwres_noop.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_noopresponse_parse.3.gz -> lwres_noop.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_noopresponse_render.3.gz -> lwres_noop.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_packet.3.gz
-rw-r--r-- root/root usr/man/man3/lwres_resutil.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_sethostent.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_sethostent_r.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/man/man3/lwres_string_parse.3.gz -> lwres_resutil.3.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/named.conf.5.gz
-rw-r--r-- root/root usr/man/man5/rndc.conf.5.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/dnssec-keygen.8.gz
-rw-r--r-- root/root usr/man/man8/dnssec-signzone.8.gz
-rw-r--r-- root/root usr/man/man8/lwresd.8.gz
-rw-r--r-- root/root usr/man/man8/named-checkconf.8.gz
-rw-r--r-- root/root usr/man/man8/named-checkzone.8.gz
lrwxrwxrwx root/root usr/man/man8/named-compilezone.8.gz -> named-checkzone.8.gz
-rw-r--r-- root/root usr/man/man8/named.8.gz
-rw-r--r-- root/root usr/man/man8/nsupdate.8.gz
-rw-r--r-- root/root usr/man/man8/rndc-confgen.8.gz
-rw-r--r-- root/root usr/man/man8/rndc.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/dnssec-keygen
-rwxr-xr-x root/root usr/sbin/dnssec-signzone
@ -311,6 +211,112 @@ drwxr-xr-x root/root usr/sbin/
lrwxrwxrwx root/root usr/sbin/named-compilezone -> named-checkzone
-rwxr-xr-x root/root usr/sbin/rndc
-rwxr-xr-x root/root usr/sbin/rndc-confgen
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/dig.1.gz
-rw-r--r-- root/root usr/share/man/man1/host.1.gz
-rw-r--r-- root/root usr/share/man/man1/nslookup.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/lwres.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_addr_parse.3.gz -> lwres_resutil.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_add.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_back.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_clear.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_first.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_forward.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_getmem.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_getuint16.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_getuint32.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_getuint8.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_init.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_invalidate.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_putmem.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_putuint16.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_putuint32.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_putuint8.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_buffer_subtract.3.gz -> lwres_buffer.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_conf_clear.3.gz -> lwres_config.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_conf_get.3.gz -> lwres_config.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_conf_init.3.gz -> lwres_config.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_conf_parse.3.gz -> lwres_config.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_conf_print.3.gz -> lwres_config.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_config.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_context.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_context_allocmem.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_context_create.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_context_destroy.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_context_freemem.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_context_initserial.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_context_nextserial.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_context_sendrecv.3.gz -> lwres_context.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_endhostent.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_endhostent_r.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_freeaddrinfo.3.gz -> lwres_getaddrinfo.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_freehostent.3.gz -> lwres_getipnode.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_gabn.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gabnrequest_free.3.gz -> lwres_gabn.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gabnrequest_parse.3.gz -> lwres_gabn.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gabnrequest_render.3.gz -> lwres_gabn.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gabnresponse_free.3.gz -> lwres_gabn.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gabnresponse_parse.3.gz -> lwres_gabn.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gabnresponse_render.3.gz -> lwres_gabn.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_gai_strerror.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_getaddrinfo.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_getaddrsbyname.3.gz -> lwres_resutil.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gethostbyaddr.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gethostbyaddr_r.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gethostbyname.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gethostbyname2.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gethostbyname_r.3.gz -> lwres_gethostent.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gethostent_r.3.gz -> lwres_gethostent.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_getipnode.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_getipnodebyaddr.3.gz -> lwres_getipnode.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_getipnodebyname.3.gz -> lwres_getipnode.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_getnamebyaddr.3.gz -> lwres_resutil.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_getnameinfo.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_getrrsetbyname.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_gnba.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gnbarequest_free.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gnbarequest_parse.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gnbarequest_render.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gnbaresponse_free.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gnbaresponse_parse.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_gnbaresponse_render.3.gz -> lwres_gnba.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_herror.3.gz -> lwres_hstrerror.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_hstrerror.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_inetntop.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_lwpacket_parseheader.3.gz -> lwres_packet.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_lwpacket_renderheader.3.gz -> lwres_packet.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_net_ntop.3.gz -> lwres_inetntop.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_noop.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_nooprequest_free.3.gz -> lwres_noop.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_nooprequest_parse.3.gz -> lwres_noop.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_nooprequest_render.3.gz -> lwres_noop.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_noopresponse_free.3.gz -> lwres_noop.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_noopresponse_parse.3.gz -> lwres_noop.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_noopresponse_render.3.gz -> lwres_noop.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_packet.3.gz
-rw-r--r-- root/root usr/share/man/man3/lwres_resutil.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_sethostent.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_sethostent_r.3.gz -> lwres_gethostent.3.gz
lrwxrwxrwx root/root usr/share/man/man3/lwres_string_parse.3.gz -> lwres_resutil.3.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/named.conf.5.gz
-rw-r--r-- root/root usr/share/man/man5/rndc.conf.5.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/dnssec-keygen.8.gz
-rw-r--r-- root/root usr/share/man/man8/dnssec-signzone.8.gz
-rw-r--r-- root/root usr/share/man/man8/lwresd.8.gz
-rw-r--r-- root/root usr/share/man/man8/named-checkconf.8.gz
-rw-r--r-- root/root usr/share/man/man8/named-checkzone.8.gz
lrwxrwxrwx root/root usr/share/man/man8/named-compilezone.8.gz -> named-checkzone.8.gz
-rw-r--r-- root/root usr/share/man/man8/named.8.gz
-rw-r--r-- root/root usr/share/man/man8/nsupdate.8.gz
-rw-r--r-- root/root usr/share/man/man8/rndc-confgen.8.gz
-rw-r--r-- root/root usr/share/man/man8/rndc.8.gz
drwxr-xr-x root/root usr/var/
drwxr-xr-x root/root usr/var/run/
drwxr-xr-x root/root var/

View File

@ -1,4 +1,4 @@
44e0514e6105ddaa235394045d9aeb0c bind-9.4.1-P1.tar.gz
57953d7264139b9506b9d66174125179 bind-9.4.2.tar.gz
d5ef3bb5ce1020454a2c5996b73c8a5c db.0.0.127
c1e9d24f8ca28d50b5d5ad1637ccf241 db.ip6.arpa
1041493a69a6a5c21d4a513323104a0f db.localhost

View File

@ -1,16 +1,16 @@
# Description: Berkeley Internet Name Domain Service.
# URL: http://www.isc.org/products/BIND/
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
# Packager: Daniel Mueller, daniel at danm dot de
# Description: Berkeley Internet Name Domain Service.
# URL: http://www.isc.org/products/BIND/
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
# Packager: Daniel Mueller, daniel at danm dot de
#
# Depends on:
name=bind
version=9.4.1-P1
version=9.4.2
release=1
source=(ftp://ftp.isc.org/isc/bind9/$version/$name-$version.tar.gz \
ftp://ftp.rs.internic.net/domain/named.root \
db.0.0.127 db.localhost db.ip6.arpa named named.conf)
ftp://ftp.rs.internic.net/domain/named.root \
db.0.0.127 db.localhost db.ip6.arpa named named.conf)
build() {
cd $name-$version

View File

@ -14,11 +14,16 @@ drwxr-xr-x root/root usr/include/dhcpctl/
-rw-r--r-- root/root usr/include/dhcpctl/dhcpctl.h
drwxr-xr-x root/root usr/include/isc-dhcp/
-rw-r--r-- root/root usr/include/isc-dhcp/boolean.h
-rw-r--r-- root/root usr/include/isc-dhcp/commandline.h
-rw-r--r-- root/root usr/include/isc-dhcp/dst.h
-rw-r--r-- root/root usr/include/isc-dhcp/formatcheck.h
-rw-r--r-- root/root usr/include/isc-dhcp/int.h
-rw-r--r-- root/root usr/include/isc-dhcp/lang.h
-rw-r--r-- root/root usr/include/isc-dhcp/list.h
-rw-r--r-- root/root usr/include/isc-dhcp/mem.h
-rw-r--r-- root/root usr/include/isc-dhcp/print.h
-rw-r--r-- root/root usr/include/isc-dhcp/result.h
-rw-r--r-- root/root usr/include/isc-dhcp/string.h
-rw-r--r-- root/root usr/include/isc-dhcp/types.h
drwxr-xr-x root/root usr/include/omapip/
-rw-r--r-- root/root usr/include/omapip/alloc.h
@ -32,28 +37,29 @@ drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libdhcpctl.a
-rw-r--r-- root/root usr/lib/libdst.a
-rw-r--r-- root/root usr/lib/libomapi.a
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/omshell.1.gz
drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/dhcpctl.3.gz
-rw-r--r-- root/root usr/man/man3/omapi.3.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/dhclient.conf.5.gz
-rw-r--r-- root/root usr/man/man5/dhclient.leases.5.gz
-rw-r--r-- root/root usr/man/man5/dhcp-eval.5.gz
-rw-r--r-- root/root usr/man/man5/dhcp-options.5.gz
-rw-r--r-- root/root usr/man/man5/dhcpd.conf.5.gz
-rw-r--r-- root/root usr/man/man5/dhcpd.leases.5.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/dhclient-script.8.gz
-rw-r--r-- root/root usr/man/man8/dhclient.8.gz
-rw-r--r-- root/root usr/man/man8/dhcpd.8.gz
-rw-r--r-- root/root usr/man/man8/dhcrelay.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/dhclient
-rwxr-xr-x root/root usr/sbin/dhcpd
-rwxr-xr-x root/root usr/sbin/dhcrelay
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/omshell.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/dhcpctl.3.gz
-rw-r--r-- root/root usr/share/man/man3/omapi.3.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/dhclient.conf.5.gz
-rw-r--r-- root/root usr/share/man/man5/dhclient.leases.5.gz
-rw-r--r-- root/root usr/share/man/man5/dhcp-eval.5.gz
-rw-r--r-- root/root usr/share/man/man5/dhcp-options.5.gz
-rw-r--r-- root/root usr/share/man/man5/dhcpd.conf.5.gz
-rw-r--r-- root/root usr/share/man/man5/dhcpd.leases.5.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/dhclient-script.8.gz
-rw-r--r-- root/root usr/share/man/man8/dhclient.8.gz
-rw-r--r-- root/root usr/share/man/man8/dhcpd.8.gz
-rw-r--r-- root/root usr/share/man/man8/dhcrelay.8.gz
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/state/
drwxr-xr-x root/root var/state/dhcp/

View File

@ -1,3 +1,3 @@
9d3f34b05e622bdb3466ca725af454d1 default-config.diff
029211d6d09a3eac0fd65deee40e8f71 dhcp-4.0.0b3.tar.gz
31d79b27ce4a94089a0b9ce7f72307fa dhcp-4.0.0.tar.gz
82393e9302e5d8da24ece3ec8717cd7e dhcpd

View File

@ -6,7 +6,7 @@
# Depends on:
name=dhcp
version=4.0.0b3
version=4.0.0
release=1
source=(http://ftp.isc.org/isc/$name/$name-$version.tar.gz
dhcpd

1907
hplip/.footprint Normal file

File diff suppressed because it is too large Load Diff

2
hplip/.md5sum Normal file
View File

@ -0,0 +1,2 @@
ba00337ccf1b520509518bffbec960db hplip-2.7.12.tar.gz
bbd596b84178dddfacd0eb39941ee1b3 hplip.desktop

22
hplip/Pkgfile Normal file
View File

@ -0,0 +1,22 @@
# Description: HP Printing and Imaging for Linux (Includes HPIJS)
# URL: http://hplip.sourceforge.net/
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
# Packager: Diederick de Vries <diederick at diederickdevries dot net>
#
# Depends on: net-snmp, pyqt, foomatic-filters, libgphoto2
name=hplip
version=2.7.12
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \
hplip.desktop)
build() {
cd $name-$version
./configure --prefix=/usr --enable-foomatic-ppd-install
make clean
make
make DESTDIR=$PKG install
install -D -m 0644 $SRC/hplip.desktop $PKG/usr/share/applications/hplip.desktop
chown -R root:root $PKG
}

9
hplip/README Normal file
View File

@ -0,0 +1,9 @@
There is no daemon to start anymore.
POST-INSTALL
To setup, do hp-setup as root.
The HP Device Manager program is called hp-toolbox when you want to start
it from the command line.

12
hplip/hplip.desktop Normal file
View File

@ -0,0 +1,12 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=HP Device Manager
GenericName=HP Device Manager
Comment=View device status, ink levels and perform maintenance.
Exec=/usr/bin/hp-toolbox
Icon=/usr/share/hplip/data/images/HPmenu.png
Terminal=false
Categories=Application;Utility;
X-KDE-StartupNotify=false
StartupNotify=false

View File

@ -10,8 +10,12 @@ drwxr-xr-x root/root usr/lib/python2.5/site-packages/hgext/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/acl.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/acl.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/alias.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/alias.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/bugzilla.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/bugzilla.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/children.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/children.pyc
drwxr-xr-x root/root usr/lib/python2.5/site-packages/hgext/convert/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/__init__.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/__init__.pyc
@ -19,10 +23,18 @@ drwxr-xr-x root/root usr/lib/python2.5/site-packages/hgext/convert/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/common.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/cvs.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/cvs.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/darcs.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/darcs.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/filemap.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/filemap.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/git.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/git.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/hg.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/hg.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/subversion.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/subversion.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/transport.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/convert/transport.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/extdiff.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/extdiff.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/fetch.py
@ -35,19 +47,27 @@ drwxr-xr-x root/root usr/lib/python2.5/site-packages/hgext/convert/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/hbisect.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/hgk.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/hgk.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/imerge.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/imerge.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/interhg.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/interhg.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/mq.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/mq.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/notify.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/notify.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/parentrevspec.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/parentrevspec.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/patchbomb.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/patchbomb.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/purge.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/purge.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/record.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/record.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/transplant.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/transplant.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/win32text.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/hgext/win32text.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial-0.9.4-py2.5.egg-info
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial-0.9.5-py2.5.egg-info
drwxr-xr-x root/root usr/lib/python2.5/site-packages/mercurial/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/__init__.py (EMPTY)
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/__init__.pyc
@ -75,8 +95,11 @@ drwxr-xr-x root/root usr/lib/python2.5/site-packages/mercurial/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/context.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/demandimport.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/demandimport.pyc
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/mercurial/diffhelpers.so
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/dirstate.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/dirstate.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/dispatch.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/dispatch.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/extensions.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/extensions.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/fancyopts.py
@ -131,6 +154,9 @@ drwxr-xr-x root/root usr/lib/python2.5/site-packages/mercurial/hgweb/
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/mercurial/mpatch.so
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/node.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/node.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/osutil.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/osutil.pyc
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/mercurial/osutil.so
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/patch.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/patch.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/remoterepo.py
@ -154,6 +180,14 @@ drwxr-xr-x root/root usr/lib/python2.5/site-packages/mercurial/hgweb/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templater.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templater.pyc
drwxr-xr-x root/root usr/lib/python2.5/site-packages/mercurial/templates/
drwxr-xr-x root/root usr/lib/python2.5/site-packages/mercurial/templates/atom/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/atom/changelog.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/atom/changelogentry.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/atom/filelog.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/atom/header.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/atom/map
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/atom/tagentry.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/atom/tags.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/changelog.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/changelogentry.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/changeset.tmpl
@ -178,6 +212,7 @@ drwxr-xr-x root/root usr/lib/python2.5/site-packages/mercurial/templates/gitweb/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/gitweb/index.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/gitweb/manifest.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/gitweb/map
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/gitweb/notfound.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/gitweb/search.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/gitweb/shortlog.tmpl
-rw-r--r-- root/root usr/lib/python2.5/site-packages/mercurial/templates/gitweb/summary.tmpl

View File

@ -1 +1 @@
2e5ac6ddf434534938d4fc27dc9797c9 mercurial-0.9.4.tar.gz
a9dd54bcb87ca332315ce83293816e37 mercurial-0.9.5.tar.gz

View File

@ -6,7 +6,7 @@
# Depends on:
name=mercurial
version=0.9.4
version=0.9.5
release=1
source=(http://www.selenic.com/$name/release/$name-$version.tar.gz)

254
pyqt/.footprint Normal file
View File

@ -0,0 +1,254 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pylupdate
-rwxr-xr-x root/root usr/bin/pyuic
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.5/
drwxr-xr-x root/root usr/lib/python2.5/site-packages/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/pyqtconfig.py
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/qt.so
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/qtcanvas.so
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/qtgl.so
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/qtnetwork.so
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/qtsql.so
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/qttable.so
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/qtui.so
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/qtxml.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/sip/
drwxr-xr-x root/root usr/share/sip/qt/
-rw-r--r-- root/root usr/share/sip/qt/copying.sip
-rw-r--r-- root/root usr/share/sip/qt/qaccel.sip
-rw-r--r-- root/root usr/share/sip/qt/qaction.sip
-rw-r--r-- root/root usr/share/sip/qt/qapplication.sip
-rw-r--r-- root/root usr/share/sip/qt/qarray.sip
-rw-r--r-- root/root usr/share/sip/qt/qassistantclient.sip
-rw-r--r-- root/root usr/share/sip/qt/qbitmap.sip
-rw-r--r-- root/root usr/share/sip/qt/qbrush.sip
-rw-r--r-- root/root usr/share/sip/qt/qbutton.sip
-rw-r--r-- root/root usr/share/sip/qt/qbuttongroup.sip
-rw-r--r-- root/root usr/share/sip/qt/qbytearray.sip
-rw-r--r-- root/root usr/share/sip/qt/qcdestyle.sip
-rw-r--r-- root/root usr/share/sip/qt/qcheckbox.sip
-rw-r--r-- root/root usr/share/sip/qt/qclipboard.sip
-rw-r--r-- root/root usr/share/sip/qt/qcolor.sip
-rw-r--r-- root/root usr/share/sip/qt/qcolordialog.sip
-rw-r--r-- root/root usr/share/sip/qt/qcolorgroup.sip
-rw-r--r-- root/root usr/share/sip/qt/qcombobox.sip
-rw-r--r-- root/root usr/share/sip/qt/qcommonstyle.sip
-rw-r--r-- root/root usr/share/sip/qt/qcstring.sip
-rw-r--r-- root/root usr/share/sip/qt/qcursor.sip
-rw-r--r-- root/root usr/share/sip/qt/qdatastream.sip
-rw-r--r-- root/root usr/share/sip/qt/qdatetime.sip
-rw-r--r-- root/root usr/share/sip/qt/qdatetimeedit.sip
-rw-r--r-- root/root usr/share/sip/qt/qdesktopwidget.sip
-rw-r--r-- root/root usr/share/sip/qt/qdial.sip
-rw-r--r-- root/root usr/share/sip/qt/qdialog.sip
-rw-r--r-- root/root usr/share/sip/qt/qdir.sip
-rw-r--r-- root/root usr/share/sip/qt/qdockarea.sip
-rw-r--r-- root/root usr/share/sip/qt/qdockwindow.sip
-rw-r--r-- root/root usr/share/sip/qt/qdragobject.sip
-rw-r--r-- root/root usr/share/sip/qt/qdrawutil.sip
-rw-r--r-- root/root usr/share/sip/qt/qdropsite.sip
-rw-r--r-- root/root usr/share/sip/qt/qerrormessage.sip
-rw-r--r-- root/root usr/share/sip/qt/qevent.sip
-rw-r--r-- root/root usr/share/sip/qt/qeventloop.sip
-rw-r--r-- root/root usr/share/sip/qt/qfile.sip
-rw-r--r-- root/root usr/share/sip/qt/qfiledialog.sip
-rw-r--r-- root/root usr/share/sip/qt/qfileinfo.sip
-rw-r--r-- root/root usr/share/sip/qt/qfont.sip
-rw-r--r-- root/root usr/share/sip/qt/qfontdatabase.sip
-rw-r--r-- root/root usr/share/sip/qt/qfontdialog.sip
-rw-r--r-- root/root usr/share/sip/qt/qfontinfo.sip
-rw-r--r-- root/root usr/share/sip/qt/qfontmetrics.sip
-rw-r--r-- root/root usr/share/sip/qt/qframe.sip
-rw-r--r-- root/root usr/share/sip/qt/qglobal.sip
-rw-r--r-- root/root usr/share/sip/qt/qgmanager.sip
-rw-r--r-- root/root usr/share/sip/qt/qgrid.sip
-rw-r--r-- root/root usr/share/sip/qt/qgridview.sip
-rw-r--r-- root/root usr/share/sip/qt/qgroupbox.sip
-rw-r--r-- root/root usr/share/sip/qt/qhbox.sip
-rw-r--r-- root/root usr/share/sip/qt/qhbuttongroup.sip
-rw-r--r-- root/root usr/share/sip/qt/qheader.sip
-rw-r--r-- root/root usr/share/sip/qt/qhgroupbox.sip
-rw-r--r-- root/root usr/share/sip/qt/qiconset.sip
-rw-r--r-- root/root usr/share/sip/qt/qiconview.sip
-rw-r--r-- root/root usr/share/sip/qt/qimage.sip
-rw-r--r-- root/root usr/share/sip/qt/qinputdialog.sip
-rw-r--r-- root/root usr/share/sip/qt/qinterlacestyle.sip
-rw-r--r-- root/root usr/share/sip/qt/qiodevice.sip
-rw-r--r-- root/root usr/share/sip/qt/qkeycode.sip
-rw-r--r-- root/root usr/share/sip/qt/qkeysequence.sip
-rw-r--r-- root/root usr/share/sip/qt/qlabel.sip
-rw-r--r-- root/root usr/share/sip/qt/qlayout.sip
-rw-r--r-- root/root usr/share/sip/qt/qlcdnumber.sip
-rw-r--r-- root/root usr/share/sip/qt/qlibrary.sip
-rw-r--r-- root/root usr/share/sip/qt/qlineedit.sip
-rw-r--r-- root/root usr/share/sip/qt/qlist.sip
-rw-r--r-- root/root usr/share/sip/qt/qlistbox.sip
-rw-r--r-- root/root usr/share/sip/qt/qlistview.sip
-rw-r--r-- root/root usr/share/sip/qt/qlocale.sip
-rw-r--r-- root/root usr/share/sip/qt/qmainwindow.sip
-rw-r--r-- root/root usr/share/sip/qt/qmemarray.sip
-rw-r--r-- root/root usr/share/sip/qt/qmenubar.sip
-rw-r--r-- root/root usr/share/sip/qt/qmenudata.sip
-rw-r--r-- root/root usr/share/sip/qt/qmessagebox.sip
-rw-r--r-- root/root usr/share/sip/qt/qmetaobject.sip
-rw-r--r-- root/root usr/share/sip/qt/qmime.sip
-rw-r--r-- root/root usr/share/sip/qt/qmotifplusstyle.sip
-rw-r--r-- root/root usr/share/sip/qt/qmotifstyle.sip
-rw-r--r-- root/root usr/share/sip/qt/qmovie.sip
-rw-r--r-- root/root usr/share/sip/qt/qmultilinedit.sip
-rw-r--r-- root/root usr/share/sip/qt/qmutex.sip
-rw-r--r-- root/root usr/share/sip/qt/qnamespace.sip
-rw-r--r-- root/root usr/share/sip/qt/qnetworkprotocol.sip
-rw-r--r-- root/root usr/share/sip/qt/qobject.sip
-rw-r--r-- root/root usr/share/sip/qt/qobjectcleanuphandler.sip
-rw-r--r-- root/root usr/share/sip/qt/qobjectlist.sip
-rw-r--r-- root/root usr/share/sip/qt/qpaintdevice.sip
-rw-r--r-- root/root usr/share/sip/qt/qpaintdevicemetrics.sip
-rw-r--r-- root/root usr/share/sip/qt/qpainter.sip
-rw-r--r-- root/root usr/share/sip/qt/qpair.sip
-rw-r--r-- root/root usr/share/sip/qt/qpalette.sip
-rw-r--r-- root/root usr/share/sip/qt/qpen.sip
-rw-r--r-- root/root usr/share/sip/qt/qpicture.sip
-rw-r--r-- root/root usr/share/sip/qt/qpixmap.sip
-rw-r--r-- root/root usr/share/sip/qt/qpixmapcache.sip
-rw-r--r-- root/root usr/share/sip/qt/qplatinumstyle.sip
-rw-r--r-- root/root usr/share/sip/qt/qpoint.sip
-rw-r--r-- root/root usr/share/sip/qt/qpointarray.sip
-rw-r--r-- root/root usr/share/sip/qt/qpopupmenu.sip
-rw-r--r-- root/root usr/share/sip/qt/qprintdialog.sip
-rw-r--r-- root/root usr/share/sip/qt/qprinter.sip
-rw-r--r-- root/root usr/share/sip/qt/qprocess.sip
-rw-r--r-- root/root usr/share/sip/qt/qprogressbar.sip
-rw-r--r-- root/root usr/share/sip/qt/qprogressdialog.sip
-rw-r--r-- root/root usr/share/sip/qt/qptrlist.sip
-rw-r--r-- root/root usr/share/sip/qt/qpushbutton.sip
-rw-r--r-- root/root usr/share/sip/qt/qradiobutton.sip
-rw-r--r-- root/root usr/share/sip/qt/qrangecontrol.sip
-rw-r--r-- root/root usr/share/sip/qt/qrect.sip
-rw-r--r-- root/root usr/share/sip/qt/qregexp.sip
-rw-r--r-- root/root usr/share/sip/qt/qregion.sip
-rw-r--r-- root/root usr/share/sip/qt/qscrollbar.sip
-rw-r--r-- root/root usr/share/sip/qt/qscrollview.sip
-rw-r--r-- root/root usr/share/sip/qt/qsemaphore.sip
-rw-r--r-- root/root usr/share/sip/qt/qsemimodal.sip
-rw-r--r-- root/root usr/share/sip/qt/qsessionmanager.sip
-rw-r--r-- root/root usr/share/sip/qt/qsettings.sip
-rw-r--r-- root/root usr/share/sip/qt/qsgistyle.sip
-rw-r--r-- root/root usr/share/sip/qt/qsignalmapper.sip
-rw-r--r-- root/root usr/share/sip/qt/qsimplerichtext.sip
-rw-r--r-- root/root usr/share/sip/qt/qsize.sip
-rw-r--r-- root/root usr/share/sip/qt/qsizegrip.sip
-rw-r--r-- root/root usr/share/sip/qt/qsizepolicy.sip
-rw-r--r-- root/root usr/share/sip/qt/qslider.sip
-rw-r--r-- root/root usr/share/sip/qt/qsocketnotifier.sip
-rw-r--r-- root/root usr/share/sip/qt/qsound.sip
-rw-r--r-- root/root usr/share/sip/qt/qspinbox.sip
-rw-r--r-- root/root usr/share/sip/qt/qsplashscreen.sip
-rw-r--r-- root/root usr/share/sip/qt/qsplitter.sip
-rw-r--r-- root/root usr/share/sip/qt/qstatusbar.sip
-rw-r--r-- root/root usr/share/sip/qt/qstring.sip
-rw-r--r-- root/root usr/share/sip/qt/qstringlist.sip
-rw-r--r-- root/root usr/share/sip/qt/qstrlist.sip
-rw-r--r-- root/root usr/share/sip/qt/qstyle.sip
-rw-r--r-- root/root usr/share/sip/qt/qstylefactory.sip
-rw-r--r-- root/root usr/share/sip/qt/qstylesheet.sip
-rw-r--r-- root/root usr/share/sip/qt/qsyntaxhighlighter.sip
-rw-r--r-- root/root usr/share/sip/qt/qtabbar.sip
-rw-r--r-- root/root usr/share/sip/qt/qtabdialog.sip
-rw-r--r-- root/root usr/share/sip/qt/qtableview.sip
-rw-r--r-- root/root usr/share/sip/qt/qtabwidget.sip
-rw-r--r-- root/root usr/share/sip/qt/qtextbrowser.sip
-rw-r--r-- root/root usr/share/sip/qt/qtextcodec.sip
-rw-r--r-- root/root usr/share/sip/qt/qtextedit.sip
-rw-r--r-- root/root usr/share/sip/qt/qtextstream.sip
-rw-r--r-- root/root usr/share/sip/qt/qtextview.sip
-rw-r--r-- root/root usr/share/sip/qt/qthread.sip
-rw-r--r-- root/root usr/share/sip/qt/qtimer.sip
-rw-r--r-- root/root usr/share/sip/qt/qtmod.sip
-rw-r--r-- root/root usr/share/sip/qt/qtoolbar.sip
-rw-r--r-- root/root usr/share/sip/qt/qtoolbox.sip
-rw-r--r-- root/root usr/share/sip/qt/qtoolbutton.sip
-rw-r--r-- root/root usr/share/sip/qt/qtooltip.sip
-rw-r--r-- root/root usr/share/sip/qt/qtranslator.sip
-rw-r--r-- root/root usr/share/sip/qt/qurl.sip
-rw-r--r-- root/root usr/share/sip/qt/qurlinfo.sip
-rw-r--r-- root/root usr/share/sip/qt/qurloperator.sip
-rw-r--r-- root/root usr/share/sip/qt/quuid.sip
-rw-r--r-- root/root usr/share/sip/qt/qvalidator.sip
-rw-r--r-- root/root usr/share/sip/qt/qvaluelist.sip
-rw-r--r-- root/root usr/share/sip/qt/qvariant.sip
-rw-r--r-- root/root usr/share/sip/qt/qvbox.sip
-rw-r--r-- root/root usr/share/sip/qt/qvbuttongroup.sip
-rw-r--r-- root/root usr/share/sip/qt/qvgroupbox.sip
-rw-r--r-- root/root usr/share/sip/qt/qwaitcondition.sip
-rw-r--r-- root/root usr/share/sip/qt/qwhatsthis.sip
-rw-r--r-- root/root usr/share/sip/qt/qwidget.sip
-rw-r--r-- root/root usr/share/sip/qt/qwidgetlist.sip
-rw-r--r-- root/root usr/share/sip/qt/qwidgetstack.sip
-rw-r--r-- root/root usr/share/sip/qt/qwindow.sip
-rw-r--r-- root/root usr/share/sip/qt/qwindowdefs.sip
-rw-r--r-- root/root usr/share/sip/qt/qwindowdefs_qws.sip
-rw-r--r-- root/root usr/share/sip/qt/qwindowdefs_x11.sip
-rw-r--r-- root/root usr/share/sip/qt/qwindowsstyle.sip
-rw-r--r-- root/root usr/share/sip/qt/qwindowsxpstyle.sip
-rw-r--r-- root/root usr/share/sip/qt/qwizard.sip
-rw-r--r-- root/root usr/share/sip/qt/qwmatrix.sip
-rw-r--r-- root/root usr/share/sip/qt/qworkspace.sip
-rw-r--r-- root/root usr/share/sip/qt/versions.sip
drwxr-xr-x root/root usr/share/sip/qtcanvas/
-rw-r--r-- root/root usr/share/sip/qtcanvas/copying.sip
-rw-r--r-- root/root usr/share/sip/qtcanvas/qcanvas.sip
-rw-r--r-- root/root usr/share/sip/qtcanvas/qtcanvasmod.sip
drwxr-xr-x root/root usr/share/sip/qtgl/
-rw-r--r-- root/root usr/share/sip/qtgl/copying.sip
-rw-r--r-- root/root usr/share/sip/qtgl/qgl.sip
-rw-r--r-- root/root usr/share/sip/qtgl/qglcolormap.sip
-rw-r--r-- root/root usr/share/sip/qtgl/qtglmod.sip
drwxr-xr-x root/root usr/share/sip/qtnetwork/
-rw-r--r-- root/root usr/share/sip/qtnetwork/copying.sip
-rw-r--r-- root/root usr/share/sip/qtnetwork/qdns.sip
-rw-r--r-- root/root usr/share/sip/qtnetwork/qftp.sip
-rw-r--r-- root/root usr/share/sip/qtnetwork/qhostaddress.sip
-rw-r--r-- root/root usr/share/sip/qtnetwork/qhttp.sip
-rw-r--r-- root/root usr/share/sip/qtnetwork/qlocalfs.sip
-rw-r--r-- root/root usr/share/sip/qtnetwork/qnetwork.sip
-rw-r--r-- root/root usr/share/sip/qtnetwork/qserversocket.sip
-rw-r--r-- root/root usr/share/sip/qtnetwork/qsocket.sip
-rw-r--r-- root/root usr/share/sip/qtnetwork/qsocketdevice.sip
-rw-r--r-- root/root usr/share/sip/qtnetwork/qtnetworkmod.sip
drwxr-xr-x root/root usr/share/sip/qtsql/
-rw-r--r-- root/root usr/share/sip/qtsql/copying.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qdatabrowser.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qdatatable.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qdataview.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qeditorfactory.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsql.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqlcursor.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqldatabase.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqldriver.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqleditorfactory.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqlerror.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqlfield.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqlform.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqlindex.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqlpropertymap.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqlquery.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqlrecord.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqlresult.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qsqlselectcursor.sip
-rw-r--r-- root/root usr/share/sip/qtsql/qtsqlmod.sip
drwxr-xr-x root/root usr/share/sip/qttable/
-rw-r--r-- root/root usr/share/sip/qttable/copying.sip
-rw-r--r-- root/root usr/share/sip/qttable/qtable.sip
-rw-r--r-- root/root usr/share/sip/qttable/qttablemod.sip
drwxr-xr-x root/root usr/share/sip/qtui/
-rw-r--r-- root/root usr/share/sip/qtui/copying.sip
-rw-r--r-- root/root usr/share/sip/qtui/qtuimod.sip
-rw-r--r-- root/root usr/share/sip/qtui/qwidgetfactory.sip
drwxr-xr-x root/root usr/share/sip/qtxml/
-rw-r--r-- root/root usr/share/sip/qtxml/copying.sip
-rw-r--r-- root/root usr/share/sip/qtxml/qdom.sip
-rw-r--r-- root/root usr/share/sip/qtxml/qtxmlmod.sip

1
pyqt/.md5sum Normal file
View File

@ -0,0 +1 @@
dd0ecb6258215cd8e47e6de1c37a6da2 PyQt-x11-gpl-3.17.tar.gz

20
pyqt/Pkgfile Normal file
View File

@ -0,0 +1,20 @@
# Description: PyQt is a set of Python bindings for the Qt toolkit.
# URL: http://www.riverbankcomputing.co.uk/pyqt/
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
# Packager: Rouven Schuerch, rs at tegonal dot com
#
# Depends on: sip
name=pyqt
version=3.17
release=1
source=(http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/PyQt-x11-gpl-${version}.tar.gz)
build() {
cd PyQt-x11-gpl-$version
export QTDIR=/usr/share/qt
yes yes | python configure.py
make
make DESTDIR=$PKG install
chown -R root:root $PKG
}

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
89356ece9bd276e78a9e63cfe4a83a23 Python-3.0a1.tgz
03e5e8676997cb9a27633b6db25ac80c Python-3.0a2.tgz

View File

@ -5,7 +5,7 @@
# Depends on: db, gdbm, ncurses, openssl, readline, zlib
name=python3k
version=3.0a1
version=3.0a2
release=1
source=(http://www.python.org/ftp/python/3.0/Python-$version.tgz)

View File

@ -9,13 +9,13 @@ drwxr-xr-x root/root usr/lib/python2.5/site-packages/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/easy_install.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/pkg_resources.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/pkg_resources.pyc
drwxr-xr-x root/root usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg-info/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg-info/dependency_links.txt
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg-info/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg-info/dependency_links.txt
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg-info/zip-safe
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools.pth
drwxr-xr-x root/root usr/lib/python2.5/site-packages/setuptools/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/setuptools/__init__.py

View File

@ -1 +1 @@
e3d56d4d19776042607cbbecae823c8b setuptools-0.6c6.tar.gz
dedbf6a4f71cd6deaf13ee885054f16b setuptools-0.6c7.tar.gz

View File

@ -6,7 +6,7 @@
# Depends on: python
name=setuptools
version=0.6c6
version=0.6c7
release=1
source=(http://cheeseshop.python.org/packages/source/s/$name/$name-$version.tar.gz)

12
sip/.footprint Normal file
View File

@ -0,0 +1,12 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/sip
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/python2.5/
-rw-r--r-- root/root usr/include/python2.5/sip.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.5/
drwxr-xr-x root/root usr/lib/python2.5/site-packages/
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/sip.so
-rw-r--r-- root/root usr/lib/python2.5/site-packages/sipconfig.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/sipdistutils.py

1
sip/.md5sum Normal file
View File

@ -0,0 +1 @@
0fdb0cbdcbbe158009196437711eb8bd sip-4.5.2.tar.gz

23
sip/Pkgfile Normal file
View File

@ -0,0 +1,23 @@
# Description: A tool for creating Python bindings for C and C++ libraries
# URL: http://www.riverbankcomputing.co.uk/sip/
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
# Packager: Younes Hafri, ycrux at club-internet dot fr
#
# Depends on: python, qt3
name=sip
version=4.5.2
release=1
source=(http://www.riverbankcomputing.com/Downloads/${name}4/$name-$version.tar.gz)
build() {
cd $name-$version
export QTDIR=/usr/share/qt/
python configure.py CXXFLAGS+=-lqt-mt
make
make DESTDIR=$PKG install
chown -R root:root $PKG
}