1
0
forked from ports/contrib

Imported from old-control

This commit is contained in:
James Mills 2006-11-14 09:01:22 +10:00
parent 797dcbebf8
commit 70006e31d2
369 changed files with 31964 additions and 0 deletions

16
acct/.footprint Normal file
View File

@ -0,0 +1,16 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/ac
-rwxr-xr-x root/root usr/bin/lastcomm
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/ac.1.gz
-rw-r--r-- root/root usr/man/man1/lastcomm.1.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/accton.8.gz
-rw-r--r-- root/root usr/man/man8/sa.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/accton
-rwxr-xr-x root/root usr/sbin/dump-acct
-rwxr-xr-x root/root usr/sbin/dump-utmp
-rwxr-xr-x root/root usr/sbin/sa

1
acct/.md5sum Normal file
View File

@ -0,0 +1 @@
da0055b254f7da8b8920db83ef1ebba1 acct-6.3.2.tar.gz

24
acct/Pkgfile Normal file
View File

@ -0,0 +1,24 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: GNU Accounting Utils.
# URL: http://savannah.gnu.org/projects/acct/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: James Mills prologic at shortcircuit dot net dot au
# Depends on:
name=acct
version=6.3.2
release=2
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=$PKG/usr
make && make install
rm -fr \
$PKG/usr/info \
$PKG/usr/bin/last \
$PKG/usr/man/man1/last.1
chown -R root:root $PKG
}

35
acct/README Normal file
View File

@ -0,0 +1,35 @@
$Id: README 1276 2006-10-03 00:37:19Z romster $
REQUIREMENTS:
1. Kernel with "BSD Process Accounting" enabled.
Note: Do _NOT_ Enable the new format. This is not supported
by the current version of the GNU Accounting Utilities.
PRECAUTION:
PRE-INSTALL:
In order for this to work you need to:
a. Enable "BSD Process Accounting" in your kernel
POST-INSTALL:
1. Make the directory /var/account/
2. Touch the file /var/account/pacct
3. Run: accton /var/account/pacct
Just run the post-install script or --install-scripts
PRE-REMOVE:
POST-REMOVE:
NOTES:
1. This somehow conflicts with base/sysvinit's last binary
which I think accomplishses the same thing anyway.
So I have deliberately removed it from the port.
2. I don't think this is _meant_ to replace sysvinit at all :)
James Mills <prologic@shortcircuit.net.au>

7
acct/post-install Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh
accton=/usr/sbin/accton
mkdir -p /var/account/
touch /var/account/pacct
$accton /var/account/pacct

570
amsn/.footprint Normal file
View File

@ -0,0 +1,570 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/amsn -> /usr/share/amsn/amsn
lrwxrwxrwx root/root usr/bin/amsn-remote -> /usr/share/amsn/amsn-remote
lrwxrwxrwx root/root usr/bin/amsn-remote-CLI -> /usr/share/amsn/amsn-remote-CLI
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/amsn/
-rw-r--r-- root/root usr/share/amsn/abook.tcl
-rw-r--r-- root/root usr/share/amsn/alarm.tcl
-rwxr-xr-x root/root usr/share/amsn/amsn
-rwxr-xr-x root/root usr/share/amsn/amsn-remote
-rwxr-xr-x root/root usr/share/amsn/amsn-remote-CLI
-rw-r--r-- root/root usr/share/amsn/amsn.desktop
-rw-r--r-- root/root usr/share/amsn/automsg.tcl
-rw-r--r-- root/root usr/share/amsn/autoupdate.tcl
-rw-r--r-- root/root usr/share/amsn/balloon.tcl
-rw-r--r-- root/root usr/share/amsn/bugs.tcl
-rw-r--r-- root/root usr/share/amsn/chatwindow.tcl
-rw-r--r-- root/root usr/share/amsn/combobox.tcl
-rw-r--r-- root/root usr/share/amsn/config.tcl
-rw-r--r-- root/root usr/share/amsn/ctadverts.tcl
-rw-r--r-- root/root usr/share/amsn/ctthemes.tcl
-rw-r--r-- root/root usr/share/amsn/des.tcl
-rw-r--r-- root/root usr/share/amsn/dock.tcl
-rw-r--r-- root/root usr/share/amsn/groups.tcl
-rw-r--r-- root/root usr/share/amsn/gui.tcl
-rw-r--r-- root/root usr/share/amsn/guicontactlist.tcl
-rw-r--r-- root/root usr/share/amsn/hotmail.tcl
-rw-r--r-- root/root usr/share/amsn/hotmlog.htm
-rw-r--r-- root/root usr/share/amsn/lang.tcl
drwxr-xr-x root/root usr/share/amsn/lang/
-rwxr-xr-x root/root usr/share/amsn/lang/convert.tcl
-rw-r--r-- root/root usr/share/amsn/lang/langal
-rw-r--r-- root/root usr/share/amsn/lang/langast
-rw-r--r-- root/root usr/share/amsn/lang/langca
-rw-r--r-- root/root usr/share/amsn/lang/langcs
-rw-r--r-- root/root usr/share/amsn/lang/langcy
-rw-r--r-- root/root usr/share/amsn/lang/langda
-rw-r--r-- root/root usr/share/amsn/lang/langde
-rw-r--r-- root/root usr/share/amsn/lang/langee
-rw-r--r-- root/root usr/share/amsn/lang/langel
-rw-r--r-- root/root usr/share/amsn/lang/langen
-rw-r--r-- root/root usr/share/amsn/lang/langes
-rw-r--r-- root/root usr/share/amsn/lang/langeu
-rw-r--r-- root/root usr/share/amsn/lang/langfr
-rw-r--r-- root/root usr/share/amsn/lang/langfr_CA
-rw-r--r-- root/root usr/share/amsn/lang/langfri
-rw-r--r-- root/root usr/share/amsn/lang/langglg
-rw-r--r-- root/root usr/share/amsn/lang/langgr2
-rw-r--r-- root/root usr/share/amsn/lang/langhu
-rw-r--r-- root/root usr/share/amsn/lang/langid
-rw-r--r-- root/root usr/share/amsn/lang/langis
-rw-r--r-- root/root usr/share/amsn/lang/langit
-rw-r--r-- root/root usr/share/amsn/lang/langmk
-rw-r--r-- root/root usr/share/amsn/lang/langnl
-rw-r--r-- root/root usr/share/amsn/lang/langno
-rw-r--r-- root/root usr/share/amsn/lang/langpt
-rw-r--r-- root/root usr/share/amsn/lang/langpt_BR
-rw-r--r-- root/root usr/share/amsn/lang/langro
-rw-r--r-- root/root usr/share/amsn/lang/langru
-rw-r--r-- root/root usr/share/amsn/lang/langsk
-rw-r--r-- root/root usr/share/amsn/lang/langsl
-rw-r--r-- root/root usr/share/amsn/lang/langsv
-rw-r--r-- root/root usr/share/amsn/lang/langtr
-rw-r--r-- root/root usr/share/amsn/lang/langva
-rw-r--r-- root/root usr/share/amsn/lang/langzh-CN
-rw-r--r-- root/root usr/share/amsn/lang/langzh-TW
-rwxr-xr-x root/root usr/share/amsn/lang/missing.py
-rwxr-xr-x root/root usr/share/amsn/lang/sortlang
-rw-r--r-- root/root usr/share/amsn/langlist
-rw-r--r-- root/root usr/share/amsn/loging.tcl
-rw-r--r-- root/root usr/share/amsn/migmd5.tcl
-rw-r--r-- root/root usr/share/amsn/msncam.tcl
-rw-r--r-- root/root usr/share/amsn/msnp2p.tcl
-rw-r--r-- root/root usr/share/amsn/mutex.tcl
-rw-r--r-- root/root usr/share/amsn/notes.tcl
-rw-r--r-- root/root usr/share/amsn/picture.tcl
-rw-r--r-- root/root usr/share/amsn/plugins.tcl
drwxr-xr-x root/root usr/share/amsn/plugins/
drwxr-xr-x root/root usr/share/amsn/plugins/Nudge/
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/Nudge.tcl
drwxr-xr-x root/root usr/share/amsn/plugins/Nudge/lang/
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langca
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langda
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langen
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langes
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langfr
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langit
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langnl
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langno
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langpt_BR
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langtr
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/lang/langzh-TW
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/nudge.wav
-rw-r--r-- root/root usr/share/amsn/plugins/Nudge/plugininfo.xml
drwxr-xr-x root/root usr/share/amsn/plugins/WebcamShooter/
-rw-r--r-- root/root usr/share/amsn/plugins/WebcamShooter/camshoot.tcl
drwxr-xr-x root/root usr/share/amsn/plugins/WebcamShooter/lang/
-rw-r--r-- root/root usr/share/amsn/plugins/WebcamShooter/lang/langen
-rw-r--r-- root/root usr/share/amsn/plugins/WebcamShooter/lang/langnl
-rw-r--r-- root/root usr/share/amsn/plugins/WebcamShooter/plugininfo.xml
drwxr-xr-x root/root usr/share/amsn/plugins/inkdraw/
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/inkdraw.tcl
drwxr-xr-x root/root usr/share/amsn/plugins/inkdraw/pencils/
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pencils/pencil1.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pencils/pencil2.png
drwxr-xr-x root/root usr/share/amsn/plugins/inkdraw/pixmaps/
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/butdraw.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/butdraw_hover.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/butgridoff.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/butgridoff_hover.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/butgridon.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/butgridon_hover.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/buttext.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/buttext_hover.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/butwipe.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/butwipe_hover.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/pixmaps/grid.png
-rw-r--r-- root/root usr/share/amsn/plugins/inkdraw/plugininfo.xml
-rw-r--r-- root/root usr/share/amsn/pluginslog.tcl
-rw-r--r-- root/root usr/share/amsn/preferences.tcl
-rw-r--r-- root/root usr/share/amsn/progressbar.tcl
-rw-r--r-- root/root usr/share/amsn/protocol.tcl
-rw-r--r-- root/root usr/share/amsn/proxy.tcl
-rw-r--r-- root/root usr/share/amsn/remote.tcl
-rw-r--r-- root/root usr/share/amsn/skins.tcl
drwxr-xr-x root/root usr/share/amsn/skins/
drwxr-xr-x root/root usr/share/amsn/skins/default/
-rw-r--r-- root/root usr/share/amsn/skins/default/desc.txt
drwxr-xr-x root/root usr/share/amsn/skins/default/displaypic/
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/amsn.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/amsn.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/ball.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/ball.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/blood.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/blood.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/car.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/car.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/castle.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/castle.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/doggie.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/doggie.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/lightbulb.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/lightbulb.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/loading.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/lock.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/lock.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/nopic.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/null
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/phone.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/phone.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/rubberduck.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/rubberduck.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/shell.dat
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/shell.png
-rw-r--r-- root/root usr/share/amsn/skins/default/displaypic/skins_readme.txt
-rw-r--r-- root/root usr/share/amsn/skins/default/license
drwxr-xr-x root/root usr/share/amsn/skins/default/pixmaps/
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/alarm.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/amsn.xbm
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/amsnicon.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/amsnmask.xbm
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/amsnplusbutton.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/amsnplusbutton_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/arrow.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/arrowmac.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/away.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/back.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/baway.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/bbusy.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/bell.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/belloff.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/blocked.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/boffline.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/bonline.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/box_body.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/box_down.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/box_downleft.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/box_downright.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/box_left.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/box_right.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/box_up.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/box_upleft.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/box_upright.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/busy.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butblock.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butblock_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butfont.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butfont_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butinvite.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butinvite_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butsend.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butsend_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butsmile.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butsmile_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butwebcam.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/butwebcam_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/cam_in_chatwin.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/camempty.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/camicon.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/colorbar.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/contract.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/contract_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/daway.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/dbrb.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/dbusy.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/dhidden.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/dinactive.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/dlunch.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/doffline.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/donline.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/download.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/dphone.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/expand.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/expand_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/fticon.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/ftreject.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/globe.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/greyline.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/imghide.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/imghide_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/imgshow.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/imgshow_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/lesstabs.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/loganim.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/logolinmsn.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/logomacmsn.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/messenger.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/miniinfo.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/minijoins.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/minileaves.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/miniwarn.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/mobile.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/moretabs.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/msnbot.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/mystatus_bg.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/newline.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/no-emblem.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/notifclose.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/notifico.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/notifyoffline.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/notifyonline.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/notifyplugins.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/notifystate.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/notinlist.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/nudge.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/nudgebutton.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/nudgebutton_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/nudgeoff.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/null
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/offline.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/online.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/pop3_mailpic.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefalarm.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefalerts.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefaway.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefemotic.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/preffont.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefhist.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefhist2.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/preflook.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefmobile.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefmsg.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefnat.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefpers.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefphone.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefprofile.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefproxy.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/prefstatus.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/sendbut.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/sendbut_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/smile.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/tab.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/tab_close.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/tab_close_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/tab_current.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/tab_flicker.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/tab_hover.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/typing.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/unread.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/unread_tray.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/warning.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/webcam.png
-rw-r--r-- root/root usr/share/amsn/skins/default/pixmaps/yes-emblem.png
-rw-r--r-- root/root usr/share/amsn/skins/default/settings.xml
drwxr-xr-x root/root usr/share/amsn/skins/default/smileys/
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/agree.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/angel.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/angry.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/asl.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/bat.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/beer.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/blush.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/boy.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/boy_hug.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/brb.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/brokenheart.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/cake.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/camera.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/car.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/cat.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/cheeky.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/cigarette.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/clock.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/cocktail.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/coffee.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/coins.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/computer.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/confused.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/cool.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/crossed.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/crying.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/desertisland.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/diablo.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/disagree.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/dog.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/dunno.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/envelope.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/filmreel.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/football.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/girl.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/girl_hug.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/glasses.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/goat.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/grrr.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/handcuffs.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/happy.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/highfive.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/hmmm.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/horny.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/kiss.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/lightbulb.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/lightning.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/love.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/messenger.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/mobile.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/moon.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/note.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/null
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/ohaye.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/omg.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/party.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/phone.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/pizza.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/plane.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/plate.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/present.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/rain.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/rainbow.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/rolleyes.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/rose.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/sad.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/sheep.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/sick.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/snail.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/star.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/sun.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/turtle.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/umbrella.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/what.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/whisper.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/wilted.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/wink.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/xbox.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/yawn.gif
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/yay.png
-rw-r--r-- root/root usr/share/amsn/skins/default/smileys/zippit.png
drwxr-xr-x root/root usr/share/amsn/skins/default/sounds/
-rw-r--r-- root/root usr/share/amsn/skins/default/sounds/alarm.wav
-rw-r--r-- root/root usr/share/amsn/skins/default/sounds/newemail.wav
-rw-r--r-- root/root usr/share/amsn/skins/default/sounds/null
-rw-r--r-- root/root usr/share/amsn/skins/default/sounds/offline.wav
-rw-r--r-- root/root usr/share/amsn/skins/default/sounds/online.wav
-rw-r--r-- root/root usr/share/amsn/skins/default/sounds/type.wav
-rw-r--r-- root/root usr/share/amsn/smileys.tcl
-rwxr-xr-x root/root usr/share/amsn/sndplay
-rw-r--r-- root/root usr/share/amsn/socks.tcl
-rwxr-xr-x root/root usr/share/amsn/sxml.tcl
-rw-r--r-- root/root usr/share/amsn/trayicon.tcl
drwxr-xr-x root/root usr/share/amsn/utils/
drwxr-xr-x root/root usr/share/amsn/utils/BWidget-1.7.0/
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/aclocal.m4
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/arrow.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/bitmap.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/button.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/buttonbox.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/color.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/combobox.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/configure.in
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/dialog.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/dragsite.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/dropsite.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/dynhelp.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/entry.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/font.tcl
drwxr-xr-x root/root usr/share/amsn/utils/BWidget-1.7.0/images/
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/hourglass.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/info.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/italic.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/minus.xbm
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/new.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/opcopy.xbm
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/open.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/openfold.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/oplink.xbm
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/opmove.xbm
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/overstrike.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/palette.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/passwd.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/paste.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/plus.xbm
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/print.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/question.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/redo.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/save.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/target.xbm
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/underline.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/undo.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/images/warning.gif
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/init.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/label.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/labelentry.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/labelframe.tcl
drwxr-xr-x root/root usr/share/amsn/utils/BWidget-1.7.0/lang/
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/lang/en.rc
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/listbox.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/mainframe.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/messagedlg.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/notebook.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/pagesmgr.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/panedw.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/passwddlg.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/pkgIndex.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/progressbar.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/progressdlg.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/scrollframe.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/scrollview.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/scrollw.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/separator.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/spinbox.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/titleframe.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/tree.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/utils.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/widget.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/wizard.tcl
-rw-r--r-- root/root usr/share/amsn/utils/BWidget-1.7.0/xpm2image.tcl
drwxr-xr-x root/root usr/share/amsn/utils/TkCximage/
-rwxr-xr-x root/root usr/share/amsn/utils/TkCximage/TkCximage.so
-rw-r--r-- root/root usr/share/amsn/utils/TkCximage/pkgIndex.tcl
drwxr-xr-x root/root usr/share/amsn/utils/base64/
-rw-r--r-- root/root usr/share/amsn/utils/base64/base64.tcl
-rw-r--r-- root/root usr/share/amsn/utils/base64/pkgIndex.tcl
-rw-r--r-- root/root usr/share/amsn/utils/base64/uuencode.tcl
-rw-r--r-- root/root usr/share/amsn/utils/base64/yencode.tcl
drwxr-xr-x root/root usr/share/amsn/utils/drawboard/
-rw-r--r-- root/root usr/share/amsn/utils/drawboard/drawboard.tcl
-rw-r--r-- root/root usr/share/amsn/utils/drawboard/grid.png
-rw-r--r-- root/root usr/share/amsn/utils/drawboard/pkgIndex.tcl
drwxr-xr-x root/root usr/share/amsn/utils/framec/
-rw-r--r-- root/root usr/share/amsn/utils/framec/framec.tcl
-rw-r--r-- root/root usr/share/amsn/utils/framec/pkgIndex.tcl
drwxr-xr-x root/root usr/share/amsn/utils/http2.4/
-rw-r--r-- root/root usr/share/amsn/utils/http2.4/http.tcl
-rw-r--r-- root/root usr/share/amsn/utils/http2.4/pkgIndex.tcl
drwxr-xr-x root/root usr/share/amsn/utils/linux/
drwxr-xr-x root/root usr/share/amsn/utils/linux/capture/
-rwxr-xr-x root/root usr/share/amsn/utils/linux/capture/capture.so
drwxr-xr-x root/root usr/share/amsn/utils/linux/capture/libng/
drwxr-xr-x root/root usr/share/amsn/utils/linux/capture/libng/plugins/
-rwxr-xr-x root/root usr/share/amsn/utils/linux/capture/libng/plugins/drv0-v4l2.so
-rwxr-xr-x root/root usr/share/amsn/utils/linux/capture/libng/plugins/drv1-v4l.so
-rw-r--r-- root/root usr/share/amsn/utils/linux/capture/pkgIndex.tcl
drwxr-xr-x root/root usr/share/amsn/utils/linux/traydock/
-rwxr-xr-x root/root usr/share/amsn/utils/linux/traydock/libtray.so
-rw-r--r-- root/root usr/share/amsn/utils/linux/traydock/pkgIndex.tcl
drwxr-xr-x root/root usr/share/amsn/utils/pixmapscroll/
drwxr-xr-x root/root usr/share/amsn/utils/pixmapscroll/horizontal/
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/arrow1.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/arrow1_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/arrow1_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/arrow1_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/arrow2.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/arrow2_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/arrow2_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/arrow2_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/sliderbody.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/sliderbody_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/sliderbody_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/sliderbody_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/sliderbottom.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/sliderbottom_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/sliderbottom_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/sliderbottom_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/slidergrip.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/slidergrip_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/slidergrip_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/slidergrip_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/slidertop.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/slidertop_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/slidertop_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/slidertop_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/horizontal/trough.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/pixmapscroll.tcl
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/pkgIndex.tcl
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/test.tcl
drwxr-xr-x root/root usr/share/amsn/utils/pixmapscroll/vertical/
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/arrow1.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/arrow1_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/arrow1_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/arrow1_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/arrow2.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/arrow2_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/arrow2_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/arrow2_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/sliderbody.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/sliderbody_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/sliderbody_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/sliderbody_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/sliderbottom.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/sliderbottom_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/sliderbottom_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/sliderbottom_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/slidergrip.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/slidergrip_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/slidergrip_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/slidergrip_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/slidertop.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/slidertop_disabled.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/slidertop_hover.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/slidertop_pressed.gif
-rw-r--r-- root/root usr/share/amsn/utils/pixmapscroll/vertical/trough.gif
drwxr-xr-x root/root usr/share/amsn/utils/scalable-bg/
-rw-r--r-- root/root usr/share/amsn/utils/scalable-bg/pkgIndex.tcl
-rw-r--r-- root/root usr/share/amsn/utils/scalable-bg/scalable-bg.tcl
-rw-r--r-- root/root usr/share/amsn/utils/scalable-bg/test.tcl
drwxr-xr-x root/root usr/share/amsn/utils/sha1/
-rw-r--r-- root/root usr/share/amsn/utils/sha1/pkgIndex.tcl
-rw-r--r-- root/root usr/share/amsn/utils/sha1/sha1.tcl
drwxr-xr-x root/root usr/share/amsn/utils/snit0.97/
-rw-r--r-- root/root usr/share/amsn/utils/snit0.97/pkgIndex.tcl
-rw-r--r-- root/root usr/share/amsn/utils/snit0.97/snit-83.tcl
-rw-r--r-- root/root usr/share/amsn/utils/snit0.97/snit.tcl
drwxr-xr-x root/root usr/share/amsn/utils/webcamsn/
-rw-r--r-- root/root usr/share/amsn/utils/webcamsn/pkgIndex.tcl
-rwxr-xr-x root/root usr/share/amsn/utils/webcamsn/webcamsn.so
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/amsn.desktop
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/aMSN_128.png
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/tux-128x128.png
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/aMSN_32.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/amsn.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/crystal.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/msn.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/tux-32x32.png
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/aMSN_48.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/amsn.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/msn.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/tux-48x48.png
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/
-rw-r--r-- root/root usr/share/icons/hicolor/64x64/aMSN_64.png
-rw-r--r-- root/root usr/share/icons/hicolor/64x64/amsn.png
-rw-r--r-- root/root usr/share/icons/hicolor/64x64/tux-64x64.png
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/
-rw-r--r-- root/root usr/share/icons/hicolor/96x96/aMSN_96.png
-rw-r--r-- root/root usr/share/icons/hicolor/96x96/tux-96x96.png

2
amsn/.md5sum Normal file
View File

@ -0,0 +1,2 @@
608e3c3e9c9f24609714882e1f32e03b amsn-0.95-makefile.patch
f57e3c2c78a3c7d64c93a78be88846aa amsn-0.95.tar.gz

30
amsn/Pkgfile Normal file
View File

@ -0,0 +1,30 @@
# $Id:
# Description: MSN Messenger Client for Linux.
# URL: http://amsn.sourceforge.net
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: James Mills prologic at shortcircuit dot net dot au
# Depends on: tk
name=amsn
version=0.95
release=5
source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz \
$name-$version-makefile.patch)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--disable-nls
patch -p0 -i $SRC/$name-$version-makefile.patch
make && make DESTDIR=$PKG install
rm -fr \
$PKG/usr/share/amsn/{icons, lang/LANG-HOWTO} \
$PKG/usr/share/amsn/utils/BWidget-1.7.0/{CHANGES.txt, ChangeLog, LICENSE.txt, Makefile.in, README.txt} \
$PKG/usr/share/amsn/{skins/default/winicons, utils/snit0.97/license.txt}
chown -R root:root $PKG
}

View File

@ -0,0 +1,101 @@
--- Makefile.orig 2006-08-16 00:23:23.000000000 +0000
+++ Makefile 2006-08-16 00:24:44.000000000 +0000
@@ -8,7 +8,6 @@
doc_files := docs INSTALL CREDITS FAQ GNUGPL HELP README TODO AGREEMENT remote.help
FILES_TO_INSTALL := *.tcl hotmlog.htm sndplay amsn amsn-remote amsn-remote-CLI amsn.desktop langlist
-FILES_TO_INSTALL += $(doc_files)
FILES_TO_INSTALL += icons lang skins utils/base64 utils/drawboard utils/framec utils/http2.4
FILES_TO_INSTALL += utils/pixmapscroll
FILES_TO_INSTALL += utils/scalable-bg utils/sha1 utils/snit0.97 utils/BWidget-1.7.0
@@ -137,76 +136,28 @@
install:: $(FILES_TO_INSTALL)
- rm -Rf $(dstdir)/$(PACKAGE)
- mkdir --parents $(dstdir)/$(PACKAGE)
- mkdir -p $(slnkdir)
+ rm -Rf $(DESTDIR)/$(dstdir)/$(PACKAGE)
+ mkdir --parents $(DESTDIR)/$(dstdir)/$(PACKAGE)
+ mkdir -p $(DESTDIR)/$(slnkdir)
@for p in $?; do \
- cp -Rf --parents $(srcdir)/$$p $(dstdir)/$(PACKAGE); \
+ cp -Rf --parents $(srcdir)/$$p $(DESTDIR)/$(dstdir)/$(PACKAGE); \
done
- find $(dstdir)/$(PACKAGE) -name CVS -print | xargs rm -Rf
+ find $(DESTDIR)/$(dstdir)/$(PACKAGE) -name CVS -print | xargs rm -Rf
@for p in $(FILES_TO_EXCLUDE); do \
- rm -Rf $(dstdir)/$(PACKAGE)/$$p; \
+ rm -Rf $(DESTDIR)/$(dstdir)/$(PACKAGE)/$$p; \
done
- ln -sf $(dstdir)/$(PACKAGE)/amsn $(slnkdir)/amsn
- ln -sf $(dstdir)/$(PACKAGE)/amsn-remote $(slnkdir)/amsn-remote
- ln -sf $(dstdir)/$(PACKAGE)/amsn-remote-CLI $(slnkdir)/amsn-remote-CLI
+ ln -sf $(dstdir)/$(PACKAGE)/amsn $(DESTDIR)/$(slnkdir)/amsn
+ ln -sf $(dstdir)/$(PACKAGE)/amsn-remote $(DESTDIR)/$(slnkdir)/amsn-remote
+ ln -sf $(dstdir)/$(PACKAGE)/amsn-remote-CLI $(DESTDIR)/$(slnkdir)/amsn-remote-CLI
- chmod -R +rx $(dstdir)/$(PACKAGE)
+ chmod +rx $(DESTDIR)/$(dstdir)/$(PACKAGE)/{amsn,amsn-remote,amsn-remote-CLI}
- mkdir -p $(dstdir)/icons/hicolor
- cp -R $(srcdir)/icons/* $(dstdir)/icons/hicolor
+ mkdir -p $(DESTDIR)/$(dstdir)/icons/hicolor
+ cp -R $(srcdir)/icons/* $(DESTDIR)/$(dstdir)/icons/hicolor
- mkdir -p $(dstdir)/applications
- cp $(srcdir)/amsn.desktop $(dstdir)/applications
-
-rpm-install:: $(FILES_TO_INSTALL)
- rm -Rf $(INSTALL_PREFIX)/$(dstdir)/$(PACKAGE)
- mkdir --parents $(INSTALL_PREFIX)/$(dstdir)/$(PACKAGE)
- @for p in $?; do \
- cp -Rf --parents $(srcdir)/$$p $(INSTALL_PREFIX)/$(dstdir)/$(PACKAGE); \
- done
- find $(INSTALL_PREFIX)/$(dstdir)/$(PACKAGE) -name CVS -print | xargs rm -Rf
- @for p in $(FILES_TO_EXCLUDE); do \
- rm -Rf $(INSTALL_PREFIX)/$(dstdir)/$(PACKAGE)/$$p; \
- done
- mkdir --parents $(INSTALL_PREFIX)/$(slnkdir)
-
- ln -sf $(dstdir)/$(PACKAGE)/amsn $(INSTALL_PREFIX)/$(slnkdir)/amsn
- ln -sf $(dstdir)/$(PACKAGE)/amsn-remote $(INSTALL_PREFIX)/$(slnkdir)/amsn-remote
- ln -sf $(dstdir)/$(PACKAGE)/amsn-remote-CLI $(INSTALL_PREFIX)/$(slnkdir)/amsn-remote-CLI
-
-rpm: all
- mkdir -p ./distrib
-
- rm -f THIS.TK.SPEC
- echo "%define _builddir `pwd`" > THIS.AMSN.SPEC
- echo "%define _rpmdir /tmp/RPMS" >> THIS.AMSN.SPEC
- echo "%define _prefix $(prefix)" >> THIS.AMSN.SPEC
- echo "%define _tmppath /tmp" >> THIS.AMSN.SPEC
- echo "%define _datadir $(dstdir)/$(PACKAGE)" >> THIS.AMSN.SPEC
- echo "%define _bindir $(slnkdir)" >> THIS.AMSN.SPEC
- echo "%define _doc_files $(doc_files)" >> THIS.AMSN.SPEC
- echo "%define _platform `uname -m`" >> THIS.AMSN.SPEC
- echo "%define _version $(BASEVERSION)" >> THIS.AMSN.SPEC
- echo "%define __release $(RELEASEVERSION)" >> THIS.AMSN.SPEC
-
- cat amsn.spec >> THIS.AMSN.SPEC
- mkdir -p /tmp/RPMS
- rpmbuild -bb THIS.AMSN.SPEC
- rm -rf ./distrib/RPMS
- mv /tmp/RPMS ./distrib
- rm -rf /tmp/RPMS THIS.AMSN.SPEC
-
-deb: all
- mkdir -p ./distrib/DEB
-
- sed "1s/#VERSION#/${VERSION}/" debian/changelog.in > debian/changelog
- fakeroot debian/rules clean
- fakeroot debian/rules binary VERSION=${VERSION}
-
- rm -f debian/changelog
- rm -rf debian/amsn
+ mkdir -p $(DESTDIR)/$(dstdir)/applications
+ cp $(srcdir)/amsn.desktop $(DESTDIR)/$(dstdir)/applications
#########################################################
# include stuff

8
arpwatch/.footprint Normal file
View File

@ -0,0 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man8/
-r--r--r-- root/root usr/man/man8/arpsnmp.8.gz
-r--r--r-- root/root usr/man/man8/arpwatch.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-x--- root/root usr/sbin/arpsnmp
-rwxr-x--- root/root usr/sbin/arpwatch

1
arpwatch/.md5sum Normal file
View File

@ -0,0 +1 @@
061f66ba873ed6cdd7328c4d616116bd arpwatch-NG1.2.tar.bz2

18
arpwatch/Pkgfile Normal file
View File

@ -0,0 +1,18 @@
# Description: Monitors MAC Adresses on your network.
# URL: http://freequaos.host.sk/arpwatch/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: James Mills prologic at shortcircuit dot net dot au
# Depends on: libpcap
name=arpwatch
version=1.2
release=1
source=(http://freequaos.host.sk/$name/$name-NG$version.tar.bz2)
build() {
cd $name-NG$version
./configure --prefix=/usr
install -d $PKG/usr/{man/man8,sbin}
make && make DESTDIR=$PKG install
chown -R root:root $PKG
}

8
beautifulsoup/.footprint Normal file
View File

@ -0,0 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.4/
drwxr-xr-x root/root usr/lib/python2.4/site-packages/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BeautifulSoup.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BeautifulSoup.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BeautifulSoupTests.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BeautifulSoupTests.pyc

1
beautifulsoup/.md5sum Normal file
View File

@ -0,0 +1 @@
7b788918e887b6b2c1bfef28ca4eb0d1 BeautifulSoup.tar.gz

17
beautifulsoup/Pkgfile Normal file
View File

@ -0,0 +1,17 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Python HTML/XML Parser.
# URL: http://www.crummy.com/software/BeautifulSoup/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: James Mills prologic at shortcircuit dot net dot au
# Depends on: python
name=beautifulsoup
version=3.0.3
release=1
source=(http://www.crummy.com/software/BeautifulSoup/download/BeautifulSoup.tar.gz)
build() {
cd BeautifulSoup-$version
python setup.py install --root=$PKG
chown -R root:root $PKG
}

318
bind/.footprint Normal file
View File

@ -0,0 +1,318 @@
drwxr-xr-x root/root etc/
-rw-r----- root/named etc/named.conf
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/named
-rw-r----- root/named etc/rndc.conf (EMPTY)
-rw-r----- root/named etc/rndc.key (EMPTY)
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/isc-config.sh
-rwxr-xr-x root/root usr/bin/nslookup
-rwxr-xr-x root/root usr/bin/nsupdate
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/bind9/
-rw-r--r-- root/root usr/include/bind9/check.h
-rw-r--r-- root/root usr/include/bind9/getaddresses.h
-rw-r--r-- root/root usr/include/bind9/version.h
drwxr-xr-x root/root usr/include/dns/
-rw-r--r-- root/root usr/include/dns/acl.h
-rw-r--r-- root/root usr/include/dns/adb.h
-rw-r--r-- root/root usr/include/dns/byaddr.h
-rw-r--r-- root/root usr/include/dns/cache.h
-rw-r--r-- root/root usr/include/dns/callbacks.h
-rw-r--r-- root/root usr/include/dns/cert.h
-rw-r--r-- root/root usr/include/dns/compress.h
-rw-r--r-- root/root usr/include/dns/db.h
-rw-r--r-- root/root usr/include/dns/dbiterator.h
-rw-r--r-- root/root usr/include/dns/dbtable.h
-rw-r--r-- root/root usr/include/dns/diff.h
-rw-r--r-- root/root usr/include/dns/dispatch.h
-rw-r--r-- root/root usr/include/dns/dnssec.h
-rw-r--r-- root/root usr/include/dns/ds.h
-rw-r--r-- root/root usr/include/dns/enumclass.h
-rw-r--r-- root/root usr/include/dns/enumtype.h
-rw-r--r-- root/root usr/include/dns/events.h
-rw-r--r-- root/root usr/include/dns/fixedname.h
-rw-r--r-- root/root usr/include/dns/journal.h
-rw-r--r-- root/root usr/include/dns/keyflags.h
-rw-r--r-- root/root usr/include/dns/keytable.h
-rw-r--r-- root/root usr/include/dns/keyvalues.h
-rw-r--r-- root/root usr/include/dns/lib.h
-rw-r--r-- root/root usr/include/dns/log.h
-rw-r--r-- root/root usr/include/dns/master.h
-rw-r--r-- root/root usr/include/dns/masterdump.h
-rw-r--r-- root/root usr/include/dns/message.h
-rw-r--r-- root/root usr/include/dns/name.h
-rw-r--r-- root/root usr/include/dns/ncache.h
-rw-r--r-- root/root usr/include/dns/nsec.h
-rw-r--r-- root/root usr/include/dns/peer.h
-rw-r--r-- root/root usr/include/dns/portlist.h
-rw-r--r-- root/root usr/include/dns/rbt.h
-rw-r--r-- root/root usr/include/dns/rcode.h
-rw-r--r-- root/root usr/include/dns/rdata.h
-rw-r--r-- root/root usr/include/dns/rdataclass.h
-rw-r--r-- root/root usr/include/dns/rdatalist.h
-rw-r--r-- root/root usr/include/dns/rdataset.h
-rw-r--r-- root/root usr/include/dns/rdatasetiter.h
-rw-r--r-- root/root usr/include/dns/rdataslab.h
-rw-r--r-- root/root usr/include/dns/rdatastruct.h
-rw-r--r-- root/root usr/include/dns/rdatatype.h
-rw-r--r-- root/root usr/include/dns/request.h
-rw-r--r-- root/root usr/include/dns/resolver.h
-rw-r--r-- root/root usr/include/dns/result.h
-rw-r--r-- root/root usr/include/dns/rootns.h
-rw-r--r-- root/root usr/include/dns/sdb.h
-rw-r--r-- root/root usr/include/dns/secalg.h
-rw-r--r-- root/root usr/include/dns/secproto.h
-rw-r--r-- root/root usr/include/dns/soa.h
-rw-r--r-- root/root usr/include/dns/ssu.h
-rw-r--r-- root/root usr/include/dns/tcpmsg.h
-rw-r--r-- root/root usr/include/dns/time.h
-rw-r--r-- root/root usr/include/dns/tkey.h
-rw-r--r-- root/root usr/include/dns/tsig.h
-rw-r--r-- root/root usr/include/dns/ttl.h
-rw-r--r-- root/root usr/include/dns/types.h
-rw-r--r-- root/root usr/include/dns/validator.h
-rw-r--r-- root/root usr/include/dns/version.h
-rw-r--r-- root/root usr/include/dns/view.h
-rw-r--r-- root/root usr/include/dns/xfrin.h
-rw-r--r-- root/root usr/include/dns/zone.h
-rw-r--r-- root/root usr/include/dns/zonekey.h
-rw-r--r-- root/root usr/include/dns/zt.h
drwxr-xr-x root/root usr/include/dst/
-rw-r--r-- root/root usr/include/dst/dst.h
-rw-r--r-- root/root usr/include/dst/lib.h
-rw-r--r-- root/root usr/include/dst/result.h
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/base64.h
-rw-r--r-- root/root usr/include/isc/bitstring.h
-rw-r--r-- root/root usr/include/isc/boolean.h
-rw-r--r-- root/root usr/include/isc/buffer.h
-rw-r--r-- root/root usr/include/isc/bufferlist.h
-rw-r--r-- root/root usr/include/isc/commandline.h
-rw-r--r-- root/root usr/include/isc/condition.h
-rw-r--r-- root/root usr/include/isc/dir.h
-rw-r--r-- root/root usr/include/isc/entropy.h
-rw-r--r-- root/root usr/include/isc/error.h
-rw-r--r-- root/root usr/include/isc/event.h
-rw-r--r-- root/root usr/include/isc/eventclass.h
-rw-r--r-- root/root usr/include/isc/file.h
-rw-r--r-- root/root usr/include/isc/formatcheck.h
-rw-r--r-- root/root usr/include/isc/fsaccess.h
-rw-r--r-- root/root usr/include/isc/hash.h
-rw-r--r-- root/root usr/include/isc/heap.h
-rw-r--r-- root/root usr/include/isc/hex.h
-rw-r--r-- root/root usr/include/isc/hmacmd5.h
-rw-r--r-- root/root usr/include/isc/int.h
-rw-r--r-- root/root usr/include/isc/interfaceiter.h
-rw-r--r-- root/root usr/include/isc/lang.h
-rw-r--r-- root/root usr/include/isc/lex.h
-rw-r--r-- root/root usr/include/isc/lfsr.h
-rw-r--r-- root/root usr/include/isc/lib.h
-rw-r--r-- root/root usr/include/isc/list.h
-rw-r--r-- root/root usr/include/isc/log.h
-rw-r--r-- root/root usr/include/isc/magic.h
-rw-r--r-- root/root usr/include/isc/md5.h
-rw-r--r-- root/root usr/include/isc/mem.h
-rw-r--r-- root/root usr/include/isc/msgcat.h
-rw-r--r-- root/root usr/include/isc/msgs.h
-rw-r--r-- root/root usr/include/isc/mutex.h
-rw-r--r-- root/root usr/include/isc/mutexblock.h
-rw-r--r-- root/root usr/include/isc/net.h
-rw-r--r-- root/root usr/include/isc/netaddr.h
-rw-r--r-- root/root usr/include/isc/netdb.h
-rw-r--r-- root/root usr/include/isc/offset.h
-rw-r--r-- root/root usr/include/isc/once.h
-rw-r--r-- root/root usr/include/isc/ondestroy.h
-rw-r--r-- root/root usr/include/isc/os.h
-rw-r--r-- root/root usr/include/isc/parseint.h
-rw-r--r-- root/root usr/include/isc/platform.h
-rw-r--r-- root/root usr/include/isc/print.h
-rw-r--r-- root/root usr/include/isc/quota.h
-rw-r--r-- root/root usr/include/isc/random.h
-rw-r--r-- root/root usr/include/isc/ratelimiter.h
-rw-r--r-- root/root usr/include/isc/refcount.h
-rw-r--r-- root/root usr/include/isc/region.h
-rw-r--r-- root/root usr/include/isc/resource.h
-rw-r--r-- root/root usr/include/isc/result.h
-rw-r--r-- root/root usr/include/isc/resultclass.h
-rw-r--r-- root/root usr/include/isc/rwlock.h
-rw-r--r-- root/root usr/include/isc/serial.h
-rw-r--r-- root/root usr/include/isc/sha1.h
-rw-r--r-- root/root usr/include/isc/sockaddr.h
-rw-r--r-- root/root usr/include/isc/socket.h
-rw-r--r-- root/root usr/include/isc/stdio.h
-rw-r--r-- root/root usr/include/isc/stdlib.h
-rw-r--r-- root/root usr/include/isc/stdtime.h
-rw-r--r-- root/root usr/include/isc/string.h
-rw-r--r-- root/root usr/include/isc/symtab.h
-rw-r--r-- root/root usr/include/isc/syslog.h
-rw-r--r-- root/root usr/include/isc/task.h
-rw-r--r-- root/root usr/include/isc/taskpool.h
-rw-r--r-- root/root usr/include/isc/thread.h
-rw-r--r-- root/root usr/include/isc/time.h
-rw-r--r-- root/root usr/include/isc/timer.h
-rw-r--r-- root/root usr/include/isc/types.h
-rw-r--r-- root/root usr/include/isc/util.h
-rw-r--r-- root/root usr/include/isc/version.h
drwxr-xr-x root/root usr/include/isccc/
-rw-r--r-- root/root usr/include/isccc/alist.h
-rw-r--r-- root/root usr/include/isccc/base64.h
-rw-r--r-- root/root usr/include/isccc/cc.h
-rw-r--r-- root/root usr/include/isccc/ccmsg.h
-rw-r--r-- root/root usr/include/isccc/events.h
-rw-r--r-- root/root usr/include/isccc/lib.h
-rw-r--r-- root/root usr/include/isccc/result.h
-rw-r--r-- root/root usr/include/isccc/sexpr.h
-rw-r--r-- root/root usr/include/isccc/symtab.h
-rw-r--r-- root/root usr/include/isccc/symtype.h
-rw-r--r-- root/root usr/include/isccc/types.h
-rw-r--r-- root/root usr/include/isccc/util.h
-rw-r--r-- root/root usr/include/isccc/version.h
drwxr-xr-x root/root usr/include/isccfg/
-rw-r--r-- root/root usr/include/isccfg/cfg.h
-rw-r--r-- root/root usr/include/isccfg/grammar.h
-rw-r--r-- root/root usr/include/isccfg/log.h
-rw-r--r-- root/root usr/include/isccfg/namedconf.h
-rw-r--r-- root/root usr/include/isccfg/version.h
drwxr-xr-x root/root usr/include/lwres/
-rw-r--r-- root/root usr/include/lwres/context.h
-rw-r--r-- root/root usr/include/lwres/int.h
-rw-r--r-- root/root usr/include/lwres/ipv6.h
-rw-r--r-- root/root usr/include/lwres/lang.h
-rw-r--r-- root/root usr/include/lwres/list.h
-rw-r--r-- root/root usr/include/lwres/lwbuffer.h
-rw-r--r-- root/root usr/include/lwres/lwpacket.h
-rw-r--r-- root/root usr/include/lwres/lwres.h
-rw-r--r-- root/root usr/include/lwres/net.h
-rw-r--r-- root/root usr/include/lwres/netdb.h
-rw-r--r-- root/root usr/include/lwres/platform.h
-rw-r--r-- root/root usr/include/lwres/result.h
-rw-r--r-- root/root usr/include/lwres/version.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libbind9.a
-rw-r--r-- root/root usr/lib/libdns.a
-rw-r--r-- root/root usr/lib/libisc.a
-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
-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
-rwxr-xr-x root/root usr/sbin/lwresd
-rwxr-xr-x root/root usr/sbin/named
-rwxr-xr-x root/root usr/sbin/named-checkconf
-rwxr-xr-x root/root usr/sbin/named-checkzone
-rwxr-xr-x root/root usr/sbin/rndc
-rwxr-xr-x root/root usr/sbin/rndc-confgen
drwxr-xr-x root/root var/
drwxrwx--T root/named var/named/
-rw-r----- root/named var/named/db.0.0.127
-rw-r----- root/named var/named/db.ip6.arpa
-rw-r----- root/named var/named/db.localhost
-rw-r----- root/named var/named/named.root
drwxr-xr-x root/root var/run/
drwxrwx--- root/named var/run/named/
-rw-r--r-- named/named var/run/named/named.pid (EMPTY)

7
bind/.md5sum Normal file
View File

@ -0,0 +1,7 @@
a0b86647ef6a2d5f1e759112d08e2229 bind-9.3.2-P1.tar.gz
d5ef3bb5ce1020454a2c5996b73c8a5c db.0.0.127
c1e9d24f8ca28d50b5d5ad1637ccf241 db.ip6.arpa
1041493a69a6a5c21d4a513323104a0f db.localhost
607a961a7699d4a554c509ae76ccc943 named
3213fda7567daad3d8cd52e4d47cd2ee named.conf
c17d2e4325d3fdcc247188e8f26a059e named.root

49
bind/Pkgfile Normal file
View File

@ -0,0 +1,49 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# 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.3.2-P1
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)
build() {
cd $name-$version
sed -i -e 's|\@LN\@ \${man3}/|ln -s |g' lib/lwres/man/Makefile.in
./configure \
--prefix=/usr \
--enable-ipv6 \
--enable-threads \
--with-openssl=yes \
--sysconfdir=/etc
make && make DESTDIR=$PKG install
chown -R root:root $PKG
install -d $PKG/var/{named,run/named}
install -D -m755 $SRC/named $PKG/etc/rc.d/named
install -D -m640 -gnamed $SRC/named.conf $PKG/etc/named.conf
install -m640 -gnamed $SRC/named.root $SRC/db.* $PKG/var/named/
chown root:named $PKG/var/named
chmod 1770 $PKG/var/named
touch $PKG/etc/rndc.{conf,key}
chown root:named $PKG/var/run/named $PKG/etc/rndc.{conf,key}
chmod 770 $PKG/var/run/named
chmod 640 $PKG/etc/rndc.{conf,key}
touch $PKG/var/run/named/named.pid
rm -f $PKG/usr/bin/{dig,host}
rm -rf $PKG/usr/man/man1
chown named:named $PKG/var/run/named/named.pid
}

32
bind/README Normal file
View File

@ -0,0 +1,32 @@
# $Id:
REQUIREMENTS:
PRECAUTION:
1. DON'T RUN BIND AS UID ROOT OR NOBODY !
2. If you need only a caching/forwarding DNS server for your
small local network don't use bind for this. Dnsmasq is the
suitable program for this application. You can find a port
for dnsmasq under /usr/ports/contrib/dnsmasq.
Juergen Daubert <juergen.daubert@t-online.de>,
James Mills <prologic@shortcircuit.net.au>
PRE-INSTALL:
1. Create user/group named with an unused id < 99:
'groupadd -g 25 named'
'useradd -g named -u 25 -d /var/named -s /bin/false named'
'passwd -l named'
POST-INSTALL:
PRE-REMOVE:
POST-REMOVE:
NOTES:
Juergen Daubert <juergen.daubert@t-online.de>,
James Mills <prologic@shortcircuit.net.au>

10
bind/db.0.0.127 Normal file
View File

@ -0,0 +1,10 @@
$TTL 3d
@ IN SOA localhost. root.localhost. (
1 ; serial
3h ; refresh
1h ; retry
1w ; expire
1h ) ; negatice caching-ttl
@ IN NS localhost.
1 IN PTR localhost.

9
bind/db.ip6.arpa Normal file
View File

@ -0,0 +1,9 @@
$TTL 3d
@ IN SOA localhost. root.localhost. (
1 ; serial
3h ; refresh
1h ; retry
1w ; expire
1h ) ; negative caching-ttl
IN NS localhost.
IN PTR localhost.

13
bind/db.localhost Normal file
View File

@ -0,0 +1,13 @@
$TTL 3d
@ IN SOA localhost. root.localhost. (
1 ; serial
3h ; refresh
1h ; retry
1w ; expire
1h ) ; negative caching-ttl
; domain localhost
IN NS localhost.
; IPv4
IN A 127.0.0.1
; IPv6
IN AAAA ::1

51
bind/named Normal file
View File

@ -0,0 +1,51 @@
#! /bin/sh
#
# /etc/rc.d/named: start/stop/restart/reload the bind name service
#
NAMED_CONF=/etc/named.conf
RNDC_CONF=/etc/rndc.conf
RNDC_KEY=/etc/rndc.key
NAMED_USER=named
case $1 in
start)
if [ ! -s $RNDC_CONF ]; then
echo "Creating $RNDC_CONF and $RNDC_KEY .."
/usr/sbin/rndc-confgen > $RNDC_CONF
head -5 $RNDC_CONF | grep -v "^#" > $RNDC_KEY
fi
# DON'T RUN BIND AS ROOT NOR NOBODY !
/usr/sbin/named -c $NAMED_CONF -u $NAMED_USER &
;;
stop)
TEST=`pidof /usr/sbin/named`
if [ "$TEST" = "" ] ; then
echo "Bind is not running!"
else
kill -TERM $TEST
fi
;;
restart)
$0 stop
$0 start
;;
reload)
TEST=`pidof /usr/sbin/named`
if [ "$TEST" = "" ] ; then
$0 start
else
echo "Reloading bind.."
kill -HUP $TEST
fi
;;
*)
echo "Usage: $0 [start|stop|restart|reload]"
exit 1
;;
esac
#
# End of file
#

53
bind/named.conf Normal file
View File

@ -0,0 +1,53 @@
/*
* /etc/named.conf
*/
/************* global options *************/
options {
directory "/var/named";
pid-file "/var/run/named/named.pid";
dump-file "/var/named/dump.named"; // cache file
request-ixfr yes; // save bandwidth
recursion yes; // please restrict this
allow-transfer {none;};
//forwarders {
// 217.5.100.1; // forward queries to external dns servers
// 194.25.2.129; // (sample: german telekom)
//};
//listen-on {
// 127.0.0.1;
// 192.168.10.1;
// };
listen-on { any; }; // listen on all IPv4 interfaces
listen-on-v6 { any; }; // listen on all IPv6 interfaces
};
/************* zone info *************/
// main zone
zone "." in {
type hint;
file "named.root";
};
// IPv4, localhost reverse mapping
zone "0.0.127.in-addr.arpa" in {
type master;
file "db.0.0.127";
};
// IPv6, localhost reverse mapping RFC 3152
zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA" in {
type master;
file "db.ip6.arpa";
};
// IPv6, localhost reverse mapping RFC 1886 -- deprecated
zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" in {
type master;
file "db.ip6.arpa";
};
// localhost zone
zone "localhost" in {
type master;
file "db.localhost";
};

14
bind/pre-install Executable file
View File

@ -0,0 +1,14 @@
#!/bin/sh
if [ -z "`getent group named`" ]
then
/usr/sbin/groupadd -g 25 named
fi
if [ -z "`getent passwd named`" ]
then
/usr/sbin/useradd -u 25 -g named -d /var/named -s /bin/false named
/usr/bin/passwd -l named
fi
# End of file

178
bomberclone/.footprint Normal file
View File

@ -0,0 +1,178 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/bomberclone
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/games/
drwxr-xr-x root/root usr/share/games/bomberclone/
drwxr-xr-x root/root usr/share/games/bomberclone/gfx/
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/font0.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/font1.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/font2.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/logo.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/logo1.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menu0.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menu1.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menu2.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menu3.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menu4.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menu5.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menu6.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menu7.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menu8.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menubutton0_0.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menubutton0_1.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menubutton0_2.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menubutton1_0.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menubutton1_1.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menubutton1_2.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menubutton2_0.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menubutton2_1.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menubutton2_2.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menuentry0_0.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menuentry0_1.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menuentry0_2.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menuentry1_0.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menuentry1_1.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menuentry1_2.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist0_0.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist0_1.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist0_2.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist0_3.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist0_4.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist0_5.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist0_6.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist0_7.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist0_8.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist1_0.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist1_1.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist1_2.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist1_3.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist1_4.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist1_5.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist1_6.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist1_7.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menulist1_8.png
-rw-r--r-- root/root usr/share/games/bomberclone/gfx/menuselect.png
drwxr-xr-x root/root usr/share/games/bomberclone/maps/
-rw-r--r-- root/root usr/share/games/bomberclone/maps/first.map
-rw-r--r-- root/root usr/share/games/bomberclone/maps/firstmap.map
-rw-r--r-- root/root usr/share/games/bomberclone/maps/fourth.map
-rw-r--r-- root/root usr/share/games/bomberclone/maps/kitutou1.map
-rw-r--r-- root/root usr/share/games/bomberclone/maps/kitutou2.map
-rw-r--r-- root/root usr/share/games/bomberclone/maps/second.map
-rw-r--r-- root/root usr/share/games/bomberclone/maps/smal.map
-rw-r--r-- root/root usr/share/games/bomberclone/maps/smalfull.map
-rw-r--r-- root/root usr/share/games/bomberclone/maps/third.map
drwxr-xr-x root/root usr/share/games/bomberclone/music/
-rw-r--r-- root/root usr/share/games/bomberclone/music/cerror-bobmberclone.xm
-rw-r--r-- root/root usr/share/games/bomberclone/music/cerror-bomberclone_numero_2.xm
-rw-r--r-- root/root usr/share/games/bomberclone/music/cinderella_clown.mod
-rw-r--r-- root/root usr/share/games/bomberclone/music/mario_is_a_weenie.xm
-rw-r--r-- root/root usr/share/games/bomberclone/music/slice_me_nice.xm
-rw-r--r-- root/root usr/share/games/bomberclone/music/zb-tnt.xm
drwxr-xr-x root/root usr/share/games/bomberclone/pixmaps/
-rw-r--r-- root/root usr/share/games/bomberclone/pixmaps/bomberclone.ico
-rw-r--r-- root/root usr/share/games/bomberclone/pixmaps/bomberclone.png
drwxr-xr-x root/root usr/share/games/bomberclone/player/
-rw-r--r-- root/root usr/share/games/bomberclone/player/dead0.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/ghost.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/player0.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/player1.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/player2.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/player3.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/player4.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/player5.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/player6.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/player7.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/playersick.png
-rw-r--r-- root/root usr/share/games/bomberclone/player/respawn.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/cemetery/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cemetery/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cemetery/block96.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cemetery/map.nfo
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cemetery/stone96.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/classic/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/classic/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/classic/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/classic/stone.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/cucumber/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cucumber/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cucumber/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cucumber/dead.wav
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cucumber/drop.wav
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cucumber/fire.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cucumber/powerbad.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cucumber/powersp.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cucumber/powerup.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/cucumber/stone.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/default/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/bomb.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/dead.wav
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/drop.wav
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/explode.wav
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/fire.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/powerbad.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/powersp.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/powerup.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/pwbomb.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/pwdeath.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/pwfire.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/pwshoe.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/spkick.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/spliquid.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/spmoved.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/sppush.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/sprow.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/sptrigger.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/stone.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/default/tunnel.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/farm/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/farm/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/farm/block96.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/farm/map.nfo
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/farm/stone.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/hell/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/hell/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/hell/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/hell/map.nfo
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/hell/stone.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/jungle/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/jungle/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/jungle/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/jungle/stone.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/modern/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/modern/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/modern/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/modern/dead.wav
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/modern/stone.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/radioactive/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/radioactive/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/radioactive/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/radioactive/stone.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/sheep/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/sheep/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/sheep/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/sheep/map.nfo
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/sheep/stone.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/supermario/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/supermario/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/supermario/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/supermario/stone.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/supermario/stonebackup.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/tricked/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/tricked/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/tricked/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/tricked/dead.wav
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/tricked/stone.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/uccia_garbage/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/uccia_garbage/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/uccia_garbage/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/uccia_garbage/dead.wav
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/uccia_garbage/stone.png
drwxr-xr-x root/root usr/share/games/bomberclone/tileset/zbb_frog/
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/zbb_frog/background.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/zbb_frog/block.png
-rw-r--r-- root/root usr/share/games/bomberclone/tileset/zbb_frog/stone.png

1
bomberclone/.md5sum Normal file
View File

@ -0,0 +1 @@
98bc04fab8eb556a75f513918c55e81e bomberclone-0.11.7.tar.bz2

26
bomberclone/Pkgfile Normal file
View File

@ -0,0 +1,26 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: A clone of Atomic Bomberman (SDL/MultiPlayer/Network).
# URL: http://www.bomberclone.de/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: James Mills prologic at shortcircuit dot net dot au
# Depends on: sdl_mixer, sdl_image
name=bomberclone
version=0.11.7
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--disable-sdltest \
--disable-debug
make && make DESTDIR=$PKG install
find $PKG -type d -name 'CVS' -print | xargs rm -fr
rm -fr $PKG/usr/doc
chown -R root:root $PKG
}

805
bzr/.footprint Normal file
View File

@ -0,0 +1,805 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/bzr
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.4/
drwxr-xr-x root/root usr/lib/python2.4/site-packages/
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/add.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/add.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/annotate.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/annotate.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/atomicfile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/atomicfile.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_add.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_add.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_bench.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_bench.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_bundle.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_bundle.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_cache_utf8.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_cache_utf8.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_checkout.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_checkout.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_commit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_commit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_info.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_info.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_inventory.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_inventory.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_log.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_log.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_osutils.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_osutils.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_rocks.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_rocks.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_sftp.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_sftp.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_startup.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_startup.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_status.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_status.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_transform.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_transform.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_workingtree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_workingtree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_xml.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/bench_xml.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/heavily_merged.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/heavily_merged.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/kernel_like.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/kernel_like.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/many_commit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/many_commit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/simple_many_commit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/benchmarks/tree_creator/simple_many_commit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/branch.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/branch.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/builtins.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/builtins.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/bundle/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/apply_bundle.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/apply_bundle.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/bundle_data.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/bundle_data.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/commands.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/commands.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/common.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/common.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/bundle/serializer/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/serializer/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/serializer/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/serializer/v08.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/serializer/v08.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/serializer/v09.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bundle/serializer/v09.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bzrdir.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/bzrdir.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/cache_utf8.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/cache_utf8.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/check.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/check.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/cmd_version_info.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/cmd_version_info.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/commands.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/commands.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/commit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/commit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/config.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/config.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/conflicts.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/conflicts.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/decorators.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/decorators.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/delta.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/delta.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/diff.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/diff.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/doc/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/doc/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/doc/__init__.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/doc/api/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/doc/api/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/doc/api/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/doc/api/branch.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/doc/api/transport.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/errors.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/errors.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/export/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/export/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/export/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/export/dir_exporter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/export/dir_exporter.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/export/tar_exporter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/export/tar_exporter.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/export/zip_exporter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/export/zip_exporter.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/externalcommand.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/externalcommand.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/fetch.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/fetch.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/gpg.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/gpg.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/graph.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/graph.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/hashcache.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/hashcache.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/help.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/help.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/identitymap.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/identitymap.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/ignores.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/ignores.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/info.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/info.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/inspect_for_copy.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/inspect_for_copy.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/inter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/inter.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/intset.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/intset.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/inventory.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/inventory.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/iterablefile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/iterablefile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/knit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/knit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lazy_import.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lazy_import.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lazy_regex.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lazy_regex.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lock.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lock.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lockable_files.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lockable_files.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lockdir.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lockdir.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/log.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/log.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lsprof.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/lsprof.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/memorytree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/memorytree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/merge.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/merge.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/merge3.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/merge3.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/missing.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/missing.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/msgeditor.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/msgeditor.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/mutabletree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/mutabletree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/option.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/option.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/osutils.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/osutils.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/patch.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/patch.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/patches.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/patches.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/patiencediff.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/patiencediff.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/plugin.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/plugin.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/plugins/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/plugins/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/plugins/__init__.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad/lp_registration.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad/lp_registration.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad/test_register.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad/test_register.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/progress.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/progress.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/reconcile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/reconcile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/registry.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/registry.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/repository.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/repository.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/revision.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/revision.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/revisionspec.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/revisionspec.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/revisiontree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/revisiontree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/rio.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/rio.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/shellcomplete.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/shellcomplete.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/sign_my_commits.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/sign_my_commits.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/status.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/status.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/store/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/__init__.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/store/revision/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/revision/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/revision/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/revision/knit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/revision/knit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/revision/text.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/revision/text.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/text.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/text.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/store/versioned/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/versioned/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/store/versioned/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/symbol_versioning.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/symbol_versioning.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/testament.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/testament.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/EncodingAdapter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/EncodingAdapter.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/HTTPTestUtil.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/HTTPTestUtil.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/TestUtil.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/TestUtil.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/__init__.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_add.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_add.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_added.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_added.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_aliases.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_aliases.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_ancestry.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_ancestry.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_annotate.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_annotate.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_bound_branches.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_bound_branches.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_branch.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_branch.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_break_lock.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_break_lock.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_bundle.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_bundle.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_cat.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_cat.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_checkout.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_checkout.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_command_encoding.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_command_encoding.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_commit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_commit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_conflicts.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_conflicts.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_diff.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_diff.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_exceptions.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_exceptions.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_export.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_export.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_find_merge_base.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_find_merge_base.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_help.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_help.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_ignore.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_ignore.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_ignored.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_ignored.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_info.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_info.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_init.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_init.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_inventory.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_inventory.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_locale.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_locale.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_log.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_log.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_logformats.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_logformats.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_ls.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_ls.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_merge.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_merge.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_missing.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_missing.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_mv.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_mv.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_non_ascii.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_non_ascii.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_outside_wt.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_outside_wt.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_pull.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_pull.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_push.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_push.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_re_sign.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_re_sign.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_reconcile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_reconcile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_remerge.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_remerge.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_remove.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_remove.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_revert.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_revert.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_revision_history.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_revision_history.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_revision_info.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_revision_info.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_revno.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_revno.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_selftest.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_selftest.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_serve.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_serve.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_shared_repository.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_shared_repository.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_sign_my_commits.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_sign_my_commits.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_status.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_status.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_testament.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_testament.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_too_much.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_too_much.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_uncommit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_uncommit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_update.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_update.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_upgrade.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_upgrade.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_version_info.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_version_info.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_versioning.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_versioning.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_whoami.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/blackbox/test_whoami.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_bound_sftp.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_bound_sftp.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_branch.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_branch.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_break_lock.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_break_lock.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_http.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_http.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_locking.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_locking.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_parent.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_parent.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_permissions.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_permissions.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_pull.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_pull.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_update.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/branch_implementations/test_update.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/bzrdir_implementations/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/bzrdir_implementations/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/bzrdir_implementations/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/bzrdir_implementations/test_bzrdir.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/bzrdir_implementations/test_bzrdir.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/interrepository_implementations/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/interrepository_implementations/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/interrepository_implementations/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/interrepository_implementations/test_interrepository.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/interrepository_implementations/test_interrepository.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/intertree_implementations/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/intertree_implementations/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/intertree_implementations/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/intertree_implementations/test_compare.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/intertree_implementations/test_compare.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/interversionedfile_implementations/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/interversionedfile_implementations/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/interversionedfile_implementations/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/interversionedfile_implementations/test_join.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/interversionedfile_implementations/test_join.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/lock_helpers.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/lock_helpers.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_break_lock.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_break_lock.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_commit_builder.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_commit_builder.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_fileid_involved.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_fileid_involved.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_reconcile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_reconcile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_repository.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_repository.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_revision.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/repository_implementations/test_revision.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/revisionstore_implementations/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/revisionstore_implementations/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/revisionstore_implementations/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/revisionstore_implementations/test_all.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/revisionstore_implementations/test_all.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/stub_sftp.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/stub_sftp.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_ancestry.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_ancestry.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_api.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_api.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_atomicfile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_atomicfile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_bad_files.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_bad_files.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_branch.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_branch.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_bundle.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_bundle.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_bzrdir.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_bzrdir.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_cache_utf8.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_cache_utf8.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_command.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_command.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_commit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_commit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_commit_merge.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_commit_merge.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_config.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_config.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_conflicts.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_conflicts.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_decorators.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_decorators.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_diff.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_diff.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_doc_generate.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_doc_generate.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_errors.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_errors.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_escaped_store.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_escaped_store.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_fetch.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_fetch.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_ftp_transport.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_ftp_transport.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_gpg.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_gpg.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_graph.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_graph.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_hashcache.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_hashcache.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_http.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_http.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_http_response.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_http_response.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_identitymap.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_identitymap.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_ignores.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_ignores.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_inv.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_inv.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_knit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_knit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_lazy_import.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_lazy_import.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_lazy_regex.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_lazy_regex.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_lockable_files.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_lockable_files.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_lockdir.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_lockdir.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_log.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_log.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_memorytree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_memorytree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_merge.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_merge.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_merge3.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_merge3.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_merge_core.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_merge_core.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_missing.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_missing.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_msgeditor.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_msgeditor.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_nonascii.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_nonascii.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_options.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_options.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_osutils.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_osutils.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patch.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patch.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/diff
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/diff-2
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/diff-3
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/diff-4
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/diff-5
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/diff-6
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/insert_top.patch
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/mod
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/mod-2
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/mod-3
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/mod-4
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/mod-5
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/mod-6
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/orig
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/orig-2
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/orig-3
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/orig-4
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/orig-5
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/orig-6
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_patches_data/patchtext.patch
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_permissions.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_permissions.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_plugins.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_plugins.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_progress.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_progress.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_read_bundle.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_read_bundle.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_reconcile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_reconcile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_registry.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_registry.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_repository.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_repository.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_revert.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_revert.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_revision.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_revision.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_revisionnamespaces.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_revisionnamespaces.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_revisiontree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_revisiontree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_rio.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_rio.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_sampler.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_sampler.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_selftest.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_selftest.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_setup.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_setup.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_sftp_transport.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_sftp_transport.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_smart_add.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_smart_add.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_smart_transport.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_smart_transport.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_source.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_source.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_status.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_status.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_store.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_store.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_symbol_versioning.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_symbol_versioning.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_testament.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_testament.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_textfile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_textfile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_textmerge.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_textmerge.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_trace.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_trace.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_transactions.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_transactions.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_transform.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_transform.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_transport.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_transport.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_transport_implementations.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_transport_implementations.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_tree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_tree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_treebuilder.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_treebuilder.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_tsort.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_tsort.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_tuned_gzip.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_tuned_gzip.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_ui.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_ui.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_upgrade.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_upgrade.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_urlutils.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_urlutils.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_version.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_version.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_version_info.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_version_info.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_versionedfile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_versionedfile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_weave.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_weave.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_whitebox.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_whitebox.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_workingtree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_workingtree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_xml.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/test_xml.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/tree_implementations/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/tree_implementations/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/tree_implementations/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/tree_implementations/test_test_trees.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/tree_implementations/test_test_trees.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/treeshape.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/treeshape.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_basis_inventory.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_basis_inventory.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_break_lock.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_break_lock.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_changes_from.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_changes_from.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_commit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_commit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_executable.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_executable.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_flush.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_flush.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_get_parent_ids.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_get_parent_ids.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_is_control_filename.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_is_control_filename.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_is_ignored.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_is_ignored.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_locking.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_locking.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_merge_from_branch.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_merge_from_branch.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_mkdir.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_mkdir.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_parents.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_parents.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_pull.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_pull.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_put_file.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_put_file.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_read_working_inventory.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_read_working_inventory.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_set_root_id.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_set_root_id.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_unversion.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_unversion.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_workingtree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tests/workingtree_implementations/test_workingtree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/textfile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/textfile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/textinv.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/textinv.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/textmerge.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/textmerge.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/textui.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/textui.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/trace.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/trace.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transactions.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transactions.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transform.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transform.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/transport/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/decorator.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/decorator.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/fakenfs.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/fakenfs.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/fakevfat.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/fakevfat.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/ftp.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/ftp.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/_pycurl.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/_pycurl.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/_pycurl_errors.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/_pycurl_errors.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/_urllib.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/_urllib.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/response.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/http/response.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/local.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/local.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/memory.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/memory.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/readonly.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/readonly.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/sftp.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/sftp.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/smart.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/smart.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/ssh.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/transport/ssh.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/treebuilder.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/treebuilder.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tsort.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tsort.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tuned_gzip.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/tuned_gzip.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/ui/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/ui/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/ui/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/ui/text.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/ui/text.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/uncommit.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/uncommit.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/upgrade.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/upgrade.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/urlutils.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/urlutils.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/util/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/__init__.py (EMPTY)
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/__init__.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/util/configobj/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/configobj/__init__.py (EMPTY)
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/configobj/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/configobj/configobj.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/configobj/configobj.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/__init__.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/org/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/org/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/org/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/org/gzip_consumer.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/org/gzip_consumer.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/org/http_client.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/org/http_client.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/org/http_manager.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/effbot/org/http_manager.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/util/elementtree/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/elementtree/ElementTree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/elementtree/ElementTree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/elementtree/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/util/elementtree/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/version.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/version.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/bzrlib/version_info_formats/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/version_info_formats/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/version_info_formats/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/version_info_formats/format_python.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/version_info_formats/format_python.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/version_info_formats/format_rio.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/version_info_formats/format_rio.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/versionedfile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/versionedfile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/weave.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/weave.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/weave_commands.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/weave_commands.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/weavefile.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/weavefile.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/win32console.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/win32console.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/workingtree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/workingtree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/xml4.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/xml4.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/xml5.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/xml5.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/xml6.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/xml6.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/xml_serializer.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/bzrlib/xml_serializer.pyc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/bzr.1.gz

1
bzr/.md5sum Normal file
View File

@ -0,0 +1 @@
68bf4e425a93bdf5961af9c3c35229bf bzr-0.12.tar.gz

19
bzr/Pkgfile Normal file
View File

@ -0,0 +1,19 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Next-generation distributed version control.
# URL: http://bazaar-ng.org/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: Johannes Winkelmann, jw at tks6 dot net
# Depends on: python
# Recommended: python-celementtree, python-elementtree
name=bzr
version=0.12
release=1
source=(http://bazaar-vcs.org/releases/src/$name-$version.tar.gz)
build() {
cd $name-$version
python setup.py install --root=$PKG --prefix=/usr
chown root:root $PKG
}

20
bzr/README Normal file
View File

@ -0,0 +1,20 @@
# $Id:
REQUIREMENTS:
PRECAUTION:
PRE-INSTALL:
POST-INSTALL:
PRE-REMOVE:
POST-REMOVE:
NOTES:
Installing contrib/python-celementtree (and contrib/python-elementtree which is
a dependency of celementtree) speeds up certain operations in bzr and is highly
recommended for larger trees. It's perfectly optional, though.

33
ccze/.footprint Normal file
View File

@ -0,0 +1,33 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/ccze
-rwxr-xr-x root/root usr/bin/ccze-cssdump
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/ccze.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/ccze/
-rw-r--r-- root/root usr/lib/ccze/apm.so
-rw-r--r-- root/root usr/lib/ccze/distcc.so
-rw-r--r-- root/root usr/lib/ccze/exim.so
-rw-r--r-- root/root usr/lib/ccze/fetchmail.so
-rw-r--r-- root/root usr/lib/ccze/ftpstats.so
-rw-r--r-- root/root usr/lib/ccze/httpd.so
-rw-r--r-- root/root usr/lib/ccze/icecast.so
-rw-r--r-- root/root usr/lib/ccze/oops.so
-rw-r--r-- root/root usr/lib/ccze/php.so
-rw-r--r-- root/root usr/lib/ccze/postfix.so
-rw-r--r-- root/root usr/lib/ccze/procmail.so
-rw-r--r-- root/root usr/lib/ccze/proftpd.so
-rw-r--r-- root/root usr/lib/ccze/squid.so
-rw-r--r-- root/root usr/lib/ccze/sulog.so
-rw-r--r-- root/root usr/lib/ccze/super.so
-rw-r--r-- root/root usr/lib/ccze/syslog.so
-rw-r--r-- root/root usr/lib/ccze/ulogd.so
-rw-r--r-- root/root usr/lib/ccze/vsftpd.so
-rw-r--r-- root/root usr/lib/ccze/xferlog.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/ccze-cssdump.1.gz
-rw-r--r-- root/root usr/man/man1/ccze.1.gz
drwxr-xr-x root/root usr/man/man7/
-rw-r--r-- root/root usr/man/man7/ccze-plugin.7.gz

1
ccze/.md5sum Normal file
View File

@ -0,0 +1 @@
221966bce7c5f011eca38157241a0432 ccze-0.2.1.tar.gz

29
ccze/Pkgfile Normal file
View File

@ -0,0 +1,29 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: A log colorizer written in C with plugin support.
# URL: http://bonehunter.rulez.org/software/ccze/
# Packager: Vincenzo Colosimo <vico@bicisport.de>
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Depends on: libpcre
name=ccze
version=0.2.1
release=2
source=(ftp://bonehunter.rulez.org/pub/$name/stable/$name-$version.tar.gz)
build() {
cd $name-$version
# GCC 4.x fixes
sed -e 's/-Wswitch -Wmulticharacter/-Wswitch/' \
-i src/Makefile.in
sed -e '/AC_CHECK_TYPE(error_t, int)/d' \
-i configure.ac
autoconf
./configure \
--prefix=/usr \
--disable-nls
make && make prefix=$PKG/usr install
chown -R root:root $PKG
}

5
celementtree/.footprint Normal file
View File

@ -0,0 +1,5 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.4/
drwxr-xr-x root/root usr/lib/python2.4/site-packages/
-rwxr-xr-x root/root usr/lib/python2.4/site-packages/cElementTree.so

1
celementtree/.md5sum Normal file
View File

@ -0,0 +1 @@
b6896e742e39f594046b07e58f1d25fe cElementTree-1.0.5-20051216.tar.gz

17
celementtree/Pkgfile Normal file
View File

@ -0,0 +1,17 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: C implementation of the ElementTree API.
# URL: http://effbot.org/zone/celementtree.htm
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: Johannes Winkelmann, jw at tks6 dot net
# Depends on: elementtree
name=celementtree
version=1.0.5-20051216
release=1
source=(http://effbot.org/downloads/cElementTree-$version.tar.gz)
build() {
cd cElementTree-$version
python setup.py install --root=$PKG
chown root:root $PKG
}

159
clearsilver/.footprint Normal file
View File

@ -0,0 +1,159 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/cstest
-rwxr-xr-x root/root usr/bin/static.cgi
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/ClearSilver/
-rw-r--r-- root/root usr/include/ClearSilver/ClearSilver.h
drwxr-xr-x root/root usr/include/ClearSilver/cgi/
-rw-r--r-- root/root usr/include/ClearSilver/cgi/cgi.h
-rw-r--r-- root/root usr/include/ClearSilver/cgi/cgiwrap.h
-rw-r--r-- root/root usr/include/ClearSilver/cgi/date.h
-rw-r--r-- root/root usr/include/ClearSilver/cgi/html.h
drwxr-xr-x root/root usr/include/ClearSilver/cs/
-rw-r--r-- root/root usr/include/ClearSilver/cs/cs.h
-rw-r--r-- root/root usr/include/ClearSilver/cs_config.h
drwxr-xr-x root/root usr/include/ClearSilver/util/
-rw-r--r-- root/root usr/include/ClearSilver/util/dict.h
-rw-r--r-- root/root usr/include/ClearSilver/util/filter.h
-rw-r--r-- root/root usr/include/ClearSilver/util/neo_date.h
-rw-r--r-- root/root usr/include/ClearSilver/util/neo_err.h
-rw-r--r-- root/root usr/include/ClearSilver/util/neo_files.h
-rw-r--r-- root/root usr/include/ClearSilver/util/neo_hash.h
-rw-r--r-- root/root usr/include/ClearSilver/util/neo_hdf.h
-rw-r--r-- root/root usr/include/ClearSilver/util/neo_misc.h
-rw-r--r-- root/root usr/include/ClearSilver/util/neo_net.h
-rw-r--r-- root/root usr/include/ClearSilver/util/neo_rand.h
-rw-r--r-- root/root usr/include/ClearSilver/util/neo_server.h
-rw-r--r-- root/root usr/include/ClearSilver/util/neo_str.h
-rw-r--r-- root/root usr/include/ClearSilver/util/rcfs.h
-rw-r--r-- root/root usr/include/ClearSilver/util/skiplist.h
-rw-r--r-- root/root usr/include/ClearSilver/util/ulist.h
-rw-r--r-- root/root usr/include/ClearSilver/util/ulocks.h
-rw-r--r-- root/root usr/include/ClearSilver/util/wildmat.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libneo_cgi.a
-rw-r--r-- root/root usr/lib/libneo_cs.a
-rw-r--r-- root/root usr/lib/libneo_utl.a
drwxr-xr-x root/root usr/lib/python/
drwxr-xr-x root/root usr/lib/python/site-packages/
-rwxr-xr-x root/root usr/lib/python/site-packages/neo_cgi.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/cBroadcast.3.gz
-rw-r--r-- root/root usr/man/man3/cCreate.3.gz
-rw-r--r-- root/root usr/man/man3/cDestroy.3.gz
-rw-r--r-- root/root usr/man/man3/cSignal.3.gz
-rw-r--r-- root/root usr/man/man3/cWait.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_cookie_authority.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_cookie_clear.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_cookie_set.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_cs_init.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_debug_init.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_destroy.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_display.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_error.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_filehandle.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_init.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_neo_error.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_output.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_parse.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_redirect.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_redirect_uri.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_register_parse_cb.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_url_escape.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_url_escape_more.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_url_unescape.3.gz
-rw-r--r-- root/root usr/man/man3/cgi_vredirect.3.gz
-rw-r--r-- root/root usr/man/man3/cgiwrap_getenv.3.gz
-rw-r--r-- root/root usr/man/man3/cgiwrap_init_emu.3.gz
-rw-r--r-- root/root usr/man/man3/cgiwrap_init_std.3.gz
-rw-r--r-- root/root usr/man/man3/cgiwrap_iterenv.3.gz
-rw-r--r-- root/root usr/man/man3/cgiwrap_putenv.3.gz
-rw-r--r-- root/root usr/man/man3/cgiwrap_read.3.gz
-rw-r--r-- root/root usr/man/man3/cgiwrap_write.3.gz
-rw-r--r-- root/root usr/man/man3/cgiwrap_writef.3.gz
-rw-r--r-- root/root usr/man/man3/cgiwrap_writevf.3.gz
-rw-r--r-- root/root usr/man/man3/cs_destroy.3.gz
-rw-r--r-- root/root usr/man/man3/cs_dump.3.gz
-rw-r--r-- root/root usr/man/man3/cs_init.3.gz
-rw-r--r-- root/root usr/man/man3/cs_parse_file.3.gz
-rw-r--r-- root/root usr/man/man3/cs_parse_string.3.gz
-rw-r--r-- root/root usr/man/man3/cs_register_strfunc.3.gz
-rw-r--r-- root/root usr/man/man3/cs_render.3.gz
-rw-r--r-- root/root usr/man/man3/dictCleanup.3.gz
-rw-r--r-- root/root usr/man/man3/dictCreate.3.gz
-rw-r--r-- root/root usr/man/man3/dictDestroy.3.gz
-rw-r--r-- root/root usr/man/man3/dictModifyValue.3.gz
-rw-r--r-- root/root usr/man/man3/dictNext.3.gz
-rw-r--r-- root/root usr/man/man3/dictReleaseLock.3.gz
-rw-r--r-- root/root usr/man/man3/dictRemove.3.gz
-rw-r--r-- root/root usr/man/man3/dictSearch.3.gz
-rw-r--r-- root/root usr/man/man3/dictSetValue.3.gz
-rw-r--r-- root/root usr/man/man3/fCreate.3.gz
-rw-r--r-- root/root usr/man/man3/fDestroy.3.gz
-rw-r--r-- root/root usr/man/man3/fFind.3.gz
-rw-r--r-- root/root usr/man/man3/fLock.3.gz
-rw-r--r-- root/root usr/man/man3/fUnlock.3.gz
-rw-r--r-- root/root usr/man/man3/filter_create_fd.3.gz
-rw-r--r-- root/root usr/man/man3/filter_create_fp.3.gz
-rw-r--r-- root/root usr/man/man3/filter_wait.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_copy.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_destroy.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_dump.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_dump_format.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_dump_str.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_get_attr.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_get_child.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_get_copy.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_get_int_value.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_get_node.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_get_obj.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_get_value.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_get_valuef.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_get_valuevf.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_init.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_obj_attr.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_obj_child.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_obj_name.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_obj_next.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_obj_top.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_obj_value.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_read_string.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_read_string_ignore.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_remove_tree.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_search_path.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_set_attr.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_set_buf.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_set_copy.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_set_int_value.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_set_symlink.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_set_value.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_set_valuef.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_sort_obj.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_write_file.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_write_file_atomic.3.gz
-rw-r--r-- root/root usr/man/man3/hdf_write_string.3.gz
-rw-r--r-- root/root usr/man/man3/mCreate.3.gz
-rw-r--r-- root/root usr/man/man3/mDestroy.3.gz
-rw-r--r-- root/root usr/man/man3/mLock.3.gz
-rw-r--r-- root/root usr/man/man3/mUnlock.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_error_string.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_error_traceback.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_handle.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_ignore.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_init.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_log_error.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_match.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_pass.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_pass_ctx.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_raise.3.gz
-rw-r--r-- root/root usr/man/man3/nerr_register.3.gz
-rw-r--r-- root/root usr/man/man3/skipDelete.3.gz
-rw-r--r-- root/root usr/man/man3/skipFreeList.3.gz
-rw-r--r-- root/root usr/man/man3/skipInsert.3.gz
-rw-r--r-- root/root usr/man/man3/skipNewList.3.gz
-rw-r--r-- root/root usr/man/man3/skipNext.3.gz
-rw-r--r-- root/root usr/man/man3/skipRelease.3.gz
-rw-r--r-- root/root usr/man/man3/skipSearch.3.gz
-rw-r--r-- root/root usr/man/man3/wdb_keys.3.gz

2
clearsilver/.md5sum Normal file
View File

@ -0,0 +1,2 @@
6bd72c6a8579897e77992e7407655c0e clearsilver-0.10.3-patch
ff4104b0e58bca1b61d528edbd902769 clearsilver-0.10.3.tar.gz

31
clearsilver/Pkgfile Normal file
View File

@ -0,0 +1,31 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Fast, powerful, and language-neutral HTML template system.
# URL: http://www.clearsilver.net/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: James Mills prologic at shortcircuit dot net dot au
# Depends on: python
name=clearsilver
version=0.10.3
release=2
source=(http://www.clearsilver.net/downloads/$name-$version.tar.gz \
$name-$version-patch)
build () {
cd $name-$version
patch -p1 -i $SRC/$name-$version-patch
./configure \
--prefix=$PKG/usr \
--with-python=/usr/bin/python \
--disable-perl \
--disable-ruby \
--disable-java \
--disable-csharp
make && make prefix=$PKG/usr \
PYTHON_SITE=$PKG/usr/lib/python$pythonver/site-packages/ \
install
chown root:root $PKG
}

View File

@ -0,0 +1,9 @@
diff -pruN clearsilver-0.10.1-orig/scripts/document.py clearsilver-0.10.1/scripts/document.py
--- clearsilver-0.10.1-orig/scripts/document.py 2005-08-02 01:30:42.000000000 +1000
+++ clearsilver-0.10.1/scripts/document.py 2005-08-02 01:31:08.000000000 +1000
@@ -1,4 +1,4 @@
-#!/bin/env python
+#!/usr/bin/env python
"""
document.py -- Simple script to generate manpages from C header
files. Looks for the following formatted C comments in the C header files:

View File

@ -0,0 +1,9 @@
diff -pruN clearsilver-0.10.1-orig/scripts/document.py clearsilver-0.10.1/scripts/document.py
--- clearsilver-0.10.1-orig/scripts/document.py 2005-08-02 01:30:42.000000000 +1000
+++ clearsilver-0.10.1/scripts/document.py 2005-08-02 01:31:08.000000000 +1000
@@ -1,4 +1,4 @@
-#!/bin/env python
+#!/usr/bin/env python
"""
document.py -- Simple script to generate manpages from C header
files. Looks for the following formatted C comments in the C header files:

6
cmatrix/.footprint Normal file
View File

@ -0,0 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/cmatrix
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/cmatrix.1.gz

1
cmatrix/.md5sum Normal file
View File

@ -0,0 +1 @@
ebfb5733104a258173a9ccf2669968a1 cmatrix-1.2a.tar.gz

23
cmatrix/Pkgfile Normal file
View File

@ -0,0 +1,23 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Show a scrolling 'Matrix' like screen in Linux.
# URL: http://www.asty.org/cmatrix/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: Vincenzo Colosimo <vico@bicisport.de>
# Depends on:
name=cmatrix
version=1.2a
release=1
source=(http://www.asty.org/cmatrix/dist/cmatrix-1.2a.tar.gz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--disable-nls
make
install -D -m755 -groot -oroot cmatrix $PKG/usr/bin/cmatrix
install -D -m644 -groot -oroot cmatrix.1 $PKG/usr/man/man1/cmatrix.1
}

19
cmatrix/README Normal file
View File

@ -0,0 +1,19 @@
# $Id:
REQUIREMENTS:
PRECAUTION:
PRE-INSTALL:
POST-INSTALL:
PRE-REMOVE:
POST-REMOVE:
NOTES:
If you want this to look closer to the movie, consider to install the fonts in the package.
To get the program to look all most like the movie, use: cmatrix -lba

53
dhcp/.footprint Normal file
View File

@ -0,0 +1,53 @@
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/dhclient.conf
-rw-r--r-- root/root etc/dhcpd.conf
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/dhcpd
drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/dhclient
-rwx------ root/root sbin/dhclient-script
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/omshell
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/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/dst.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/result.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
-rw-r--r-- root/root usr/include/omapip/buffer.h
-rw-r--r-- root/root usr/include/omapip/omapip.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libdhcpctl.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
-rw-r--r-- root/root usr/man/man3/omshell.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/dhcpd
-rwxr-xr-x root/root usr/sbin/dhcrelay
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/state/
drwxr-xr-x root/root var/state/dhcp/

3
dhcp/.md5sum Normal file
View File

@ -0,0 +1,3 @@
dc8a93310ae57c97d766df83632bf994 default-config.diff
004ef935fd54b8046b16bdde31a9e151 dhcp-3.0.4.tar.gz
82393e9302e5d8da24ece3ec8717cd7e dhcpd

23
dhcp/Pkgfile Normal file
View File

@ -0,0 +1,23 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: ISC's DHCP server, client and relay agent.
# URL: http://www.isc.org/sw/dhcp/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: Mark Rosenstand, mark at borkware dot net
# Depends on:
name=dhcp
version=3.0.4
release=1
source=(http://ftp.isc.org/isc/dhcp/dhcp-$version.tar.gz \
dhcpd default-config.diff)
build() {
cd dhcp-$version
patch -p1 -i $SRC/default-config.diff
./configure
make && make DESTDIR=$PKG INCDIR=/usr/include LIBDIR=/usr/lib install
install -m644 client/dhclient.conf server/dhcpd.conf -t $PKG/etc
install -D ../dhcpd $PKG/etc/rc.d/dhcpd
find $PKG/usr/man -type f -exec chmod 644 {} \;
chown -R root:root $PKG
}

47
dhcp/default-config.diff Normal file
View File

@ -0,0 +1,47 @@
diff -ur dhcp-3.0.4.orig/client/dhclient.conf dhcp-3.0.4/client/dhclient.conf
--- dhcp-3.0.4.orig/client/dhclient.conf 1997-06-03 00:50:44.000000000 +0200
+++ dhcp-3.0.4/client/dhclient.conf 2006-05-17 01:41:16.000000000 +0200
@@ -1,3 +1,7 @@
+#
+# /etc/dhclient.conf: DHCP client configuration file, see dhclient.conf(5)
+#
+
send host-name "andare.fugue.com";
send dhcp-client-identifier 1:0:a0:24:ab:fb:9c;
send dhcp-lease-time 3600;
@@ -11,7 +15,7 @@
reboot 10;
select-timeout 5;
initial-interval 2;
-script "/etc/dhclient-script";
+script "/sbin/dhclient-script";
media "-link0 -link1 -link2", "link0 link1";
reject 192.33.137.209;
@@ -34,3 +38,5 @@
rebind 2 2000/1/12 00:00:01;
expire 2 2000/1/12 00:00:01;
}
+
+# End of file
diff -ur dhcp-3.0.4.orig/server/dhcpd.conf dhcp-3.0.4/server/dhcpd.conf
--- dhcp-3.0.4.orig/server/dhcpd.conf 2001-01-25 09:33:11.000000000 +0100
+++ dhcp-3.0.4/server/dhcpd.conf 2006-05-17 01:42:11.000000000 +0200
@@ -1,9 +1,8 @@
-# dhcpd.conf
#
-# Sample configuration file for ISC dhcpd
+# dhcpd.conf: Configuration file for ISC dhcpd
#
-# option definitions common to all supported networks...
+# Option definitions common to all supported networks.
option domain-name "example.org";
option domain-name-servers ns1.example.org, ns2.example.org;
@@ -99,3 +98,5 @@
range 10.0.29.10 10.0.29.230;
}
}
+
+# End of file

23
dhcp/dhcpd Normal file
View File

@ -0,0 +1,23 @@
#!/bin/sh
#
# /etc/rc.d/dhcpd: start/stop dhcp daemon
#
case $1 in
start)
/usr/sbin/dhcpd -q
;;
stop)
killall -q /usr/sbin/dhcpd
;;
restart)
$0 stop
sleep 1
$0 start
;;
*)
echo "usage: $0 [start|stop|restart]"
;;
esac
# End of file

1655
dia/.footprint Normal file

File diff suppressed because it is too large Load Diff

1
dia/.md5sum Normal file
View File

@ -0,0 +1 @@
8bdeb91f28177ecf3c69ed39009febc3 dia-0.95.tar.gz

25
dia/Pkgfile Normal file
View File

@ -0,0 +1,25 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: GTK+ Diagramming Creation Software.
# URL: http://www.gnome.org/projects/dia/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: Younès Hafri <ycrux@club-internet.fr>
# Depends on: libxslt, libart_lgpl, popt, gtk, p5-xml-parser, docbook-xsl
name=dia
version=0.95
release=1
source=(ftp://ftp.gnome.org/pub/gnome/sources/$name/$version/$name-$version.tar.gz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--disable-nls \
--disable-db2html
make && make DESTDIR=$PKG install
rm -rf $PKG/usr/share/locale
rmdir $PKG/usr/share/oaf
chown -R root:root $PKG
}

276
docutils/.footprint Normal file
View File

@ -0,0 +1,276 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/rst2html.py
-rwxr-xr-x root/root usr/bin/rst2latex.py
-rwxr-xr-x root/root usr/bin/rst2newlatex.py
-rwxr-xr-x root/root usr/bin/rst2pseudoxml.py
-rwxr-xr-x root/root usr/bin/rst2s5.py
-rwxr-xr-x root/root usr/bin/rst2xml.py
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.4/
drwxr-xr-x root/root usr/lib/python2.4/site-packages/
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/core.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/core.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/examples.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/examples.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/frontend.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/frontend.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/io.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/io.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/languages/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/af.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/af.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/ca.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/ca.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/cs.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/cs.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/de.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/de.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/en.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/en.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/eo.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/eo.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/es.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/es.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/fi.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/fi.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/fr.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/fr.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/it.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/it.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/ja.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/ja.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/nl.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/nl.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/pt_br.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/pt_br.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/ru.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/ru.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/sk.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/sk.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/sv.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/sv.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/zh_cn.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/zh_cn.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/zh_tw.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/languages/zh_tw.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/nodes.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/nodes.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/parsers/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/null.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/null.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/__init__.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/admonitions.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/admonitions.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/body.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/body.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/html.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/html.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/images.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/images.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/misc.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/misc.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/parts.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/parts.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/references.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/references.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/tables.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/directives/tables.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/README.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isoamsa.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isoamsb.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isoamsc.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isoamsn.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isoamso.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isoamsr.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isobox.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isocyr1.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isocyr2.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isodia.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isogrk1.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isogrk2.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isogrk3.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isogrk4-wide.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isogrk4.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isolat1.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isolat2.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isomfrk-wide.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isomfrk.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isomopf-wide.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isomopf.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isomscr-wide.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isomscr.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isonum.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isopub.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/isotech.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/mmlalias.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/mmlextra-wide.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/mmlextra.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/s5defs.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/xhtml1-lat1.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/xhtml1-special.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/include/xhtml1-symbol.txt
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/af.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/af.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/ca.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/ca.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/cs.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/cs.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/de.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/de.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/en.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/en.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/eo.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/eo.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/es.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/es.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/fi.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/fi.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/fr.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/fr.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/it.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/it.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/ja.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/ja.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/nl.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/nl.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/pt_br.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/pt_br.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/ru.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/ru.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/sk.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/sk.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/sv.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/sv.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/zh_cn.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/zh_cn.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/zh_tw.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/zh_tw.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/roles.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/roles.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/states.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/states.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/tableparser.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/parsers/rst/tableparser.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/readers/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/doctree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/doctree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/pep.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/pep.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/readers/python/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/python/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/python/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/python/moduleparser.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/python/moduleparser.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/python/pynodes.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/python/pynodes.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/standalone.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/readers/standalone.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/statemachine.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/statemachine.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/transforms/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/components.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/components.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/frontmatter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/frontmatter.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/misc.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/misc.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/parts.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/parts.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/peps.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/peps.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/references.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/references.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/universal.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/universal.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/writer_aux.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/transforms/writer_aux.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/urischemes.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/urischemes.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/utils.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/utils.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/docutils_xml.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/docutils_xml.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/html4css1/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/html4css1/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/html4css1/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/html4css1/html4css1.css
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/latex2e/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/latex2e/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/latex2e/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/latex2e/latex2e.tex
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/newlatex2e/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/newlatex2e/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/newlatex2e/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/newlatex2e/base.tex
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/newlatex2e/unicode_map.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/newlatex2e/unicode_map.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/null.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/null.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/pep_html/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/pep_html/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/pep_html/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/pep_html/pep.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/pep_html/template.txt
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/pseudoxml.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/pseudoxml.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/__init__.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/README.txt
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/big-black/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/big-black/__base__
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/big-black/framing.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/big-black/pretty.css
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/big-white/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/big-white/framing.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/big-white/pretty.css
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/blank.gif
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/framing.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/iepngfix.htc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/opera.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/outline.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/pretty.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/print.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/s5-core.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/slides.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/default/slides.js
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/medium-black/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/medium-black/__base__
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/medium-black/pretty.css
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/medium-white/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/medium-white/framing.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/medium-white/pretty.css
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/small-black/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/small-black/__base__
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/small-black/pretty.css
drwxr-xr-x root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/small-white/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/small-white/framing.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/docutils/writers/s5_html/themes/small-white/pretty.css
-rw-r--r-- root/root usr/lib/python2.4/site-packages/roman.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/roman.pyc

1
docutils/.md5sum Normal file
View File

@ -0,0 +1 @@
0fe7b42bb3c2aa3680fe30f9a5fbf712 docutils-0.4.tar.gz

17
docutils/Pkgfile Normal file
View File

@ -0,0 +1,17 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Text processing system.
# URL: http://docutils.sourceforge.net/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: James Mills prologic at shortcircuit dot net dot au
# Depends on: python
name=docutils
version=0.4
release=1
source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz)
build() {
cd $name-$version
python setup.py install --root=$PKG
chown -R root:root $PKG
}

16
dsh/.footprint Normal file
View File

@ -0,0 +1,16 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/dsh/
-rw-r--r-- root/root etc/dsh/dsh.conf
drwxr-xr-x root/root etc/dsh/group/
lrwxrwxrwx root/root etc/dsh/group/all -> /etc/dsh/machine.list
-rw-r--r-- root/root etc/dsh/machines.list
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/dsh
drwxr-xr-x root/root usr/etc/
-rw-r--r-- root/root usr/etc/dsh.conf
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/dsh.1.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/dsh.conf.5.gz

2
dsh/.md5sum Normal file
View File

@ -0,0 +1,2 @@
28808e77310fdf346fefee4cd3f42050 dsh-0.25.7.tar.gz
b8419160170a41ae01abab13a3b887df machines.list

33
dsh/Pkgfile Normal file
View File

@ -0,0 +1,33 @@
# $Id: Pkgfile 1332 2006-11-13 21:47:29Z prologic $
# Description: Distributed Shell.
# URL: http://www.netfort.gr.jp/~dancer/software/dsh.html.en
# Packager: James Mills prologic at shortcircuit dot net dot au
# Maintainer: James Mills prologic at shortcircuit dot net dot au
#
# Depends on: libdshconfig, netkit-rsh
name=dsh
version=0.25.7
release=2
source=(http://www.netfort.gr.jp/~dancer/software/downloads/$name-$version.tar.gz
machines.list)
build () {
cd $name-$version
./configure --prefix=/usr \
--disable-nls \
--mandir=/usr/man
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/man/ja
mkdir -p $PKG/etc/$name/group
install -m644 $SRC/machines.list $PKG/etc/$name/
install -m644 $name.conf $PKG/etc/$name/
ln -sf /etc/$name/machine.list $PKG/etc/$name/group/all
chown -R root:root $PKG
}

1
dsh/machines.list Normal file
View File

@ -0,0 +1 @@
localhost

27
elementtree/.footprint Normal file
View File

@ -0,0 +1,27 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.4/
drwxr-xr-x root/root usr/lib/python2.4/site-packages/
drwxr-xr-x root/root usr/lib/python2.4/site-packages/elementtree/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/ElementInclude.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/ElementInclude.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/ElementPath.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/ElementPath.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/ElementTree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/ElementTree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/HTMLTreeBuilder.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/HTMLTreeBuilder.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/SgmlopXMLTreeBuilder.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/SgmlopXMLTreeBuilder.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/SimpleXMLTreeBuilder.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/SimpleXMLTreeBuilder.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/SimpleXMLWriter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/SimpleXMLWriter.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/TidyHTMLTreeBuilder.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/TidyHTMLTreeBuilder.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/TidyTools.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/TidyTools.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/XMLTreeBuilder.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/XMLTreeBuilder.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/elementtree/__init__.pyc

1
elementtree/.md5sum Normal file
View File

@ -0,0 +1 @@
e1b21716be8bfff8bf192fc3880ad008 elementtree-1.2.6-20050316.tar.gz

17
elementtree/Pkgfile Normal file
View File

@ -0,0 +1,17 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Flexible container object, designed to store hierarchical data.
# URL: http://effbot.org/zone/element-index.htm
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: Johannes Winkelmann, jw at tks6 dot net
# Depends on: python
name=elementtree
version=1.2.6-20050316
release=1
source=(http://effbot.org/downloads/$name-$version.tar.gz)
build() {
cd $name-$version
python setup.py install --root=$PKG
chown -R root:root $PKG
}

33
enchant/.footprint Normal file
View File

@ -0,0 +1,33 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/enchant
-rwxr-xr-x root/root usr/bin/enchant-lsmod
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/enchant/
-rw-r--r-- root/root usr/include/enchant/enchant++.h
-rw-r--r-- root/root usr/include/enchant/enchant-provider.h
-rw-r--r-- root/root usr/include/enchant/enchant.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/enchant/
-rw-r--r-- root/root usr/lib/enchant/libenchant_aspell.a
-rwxr-xr-x root/root usr/lib/enchant/libenchant_aspell.la
-rwxr-xr-x root/root usr/lib/enchant/libenchant_aspell.so
-rw-r--r-- root/root usr/lib/enchant/libenchant_ispell.a
-rwxr-xr-x root/root usr/lib/enchant/libenchant_ispell.la
-rwxr-xr-x root/root usr/lib/enchant/libenchant_ispell.so
-rw-r--r-- root/root usr/lib/enchant/libenchant_myspell.a
-rwxr-xr-x root/root usr/lib/enchant/libenchant_myspell.la
-rwxr-xr-x root/root usr/lib/enchant/libenchant_myspell.so
-rw-r--r-- root/root usr/lib/libenchant.a
-rwxr-xr-x root/root usr/lib/libenchant.la
lrwxrwxrwx root/root usr/lib/libenchant.so -> libenchant.so.1.2.6
lrwxrwxrwx root/root usr/lib/libenchant.so.1 -> libenchant.so.1.2.6
-rwxr-xr-x root/root usr/lib/libenchant.so.1.2.6
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/enchant.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/enchant.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/enchant/
-rw-r--r-- root/root usr/share/enchant/enchant.ordering

1
enchant/.md5sum Normal file
View File

@ -0,0 +1 @@
617cfe8910245cc0c4d363b54dd6d207 enchant-1.2.6.tar.gz

18
enchant/Pkgfile Normal file
View File

@ -0,0 +1,18 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Generic Spell Checking Library.
# URL: http://www.abisource.com/enchant/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: James Mills prologic at shortcircuit dot net dot au
# Depends on: aspell
name=enchant
version=1.2.6
release=1
source=(http://www.abisource.com/downloads/$name/$version/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make && make DESTDIR=$PKG install
chown -R root:root $PKG
}

26
feh/.footprint Normal file
View File

@ -0,0 +1,26 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/cam
-rwxr-xr-x root/root usr/bin/feh
-rwxr-xr-x root/root usr/bin/gen_cam_menu.sh
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/feh.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/feh/
drwxr-xr-x root/root usr/share/feh/fonts/
-rw-r--r-- root/root usr/share/feh/fonts/black.style
-rw-r--r-- root/root usr/share/feh/fonts/menu.style
-rw-r--r-- root/root usr/share/feh/fonts/yudit.ttf
drwxr-xr-x root/root usr/share/feh/images/
-rw-r--r-- root/root usr/share/feh/images/about.png
-rw-r--r-- root/root usr/share/feh/images/menubg_aluminium.png
-rw-r--r-- root/root usr/share/feh/images/menubg_aqua.png
-rw-r--r-- root/root usr/share/feh/images/menubg_black.png
-rw-r--r-- root/root usr/share/feh/images/menubg_britney.png
-rw-r--r-- root/root usr/share/feh/images/menubg_brushed.png
-rw-r--r-- root/root usr/share/feh/images/menubg_chrome.png
-rw-r--r-- root/root usr/share/feh/images/menubg_default.png
-rw-r--r-- root/root usr/share/feh/images/menubg_pastel.png
-rw-r--r-- root/root usr/share/feh/images/menubg_sky.png
-rw-r--r-- root/root usr/share/feh/images/menubg_wood.png

1
feh/.md5sum Normal file
View File

@ -0,0 +1 @@
3d35ba3d2f0693b019800787f1103891 feh-1.3.4.tar.gz

22
feh/Pkgfile Normal file
View File

@ -0,0 +1,22 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: A fast commandline-driven image viewer for X.
# URL: http://www.linuxbrit.co.uk/feh
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: Vincenzo Colosimo <vico@bicisport.de>
# Depends on: giblib
name=feh
version=1.3.4
release=1
source=(http://www.linuxbrit.co.uk/downloads/$name-$version.tar.gz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--disable-nls
make && make DESTDIR=$PKG install
rm -rf $PKG/usr/doc
}

50
flite/.footprint Normal file
View File

@ -0,0 +1,50 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/flite
-rwxr-xr-x root/root usr/bin/flite_time
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/flite/
-rw-r--r-- root/root usr/include/flite/cst_alloc.h
-rw-r--r-- root/root usr/include/flite/cst_args.h
-rw-r--r-- root/root usr/include/flite/cst_audio.h
-rw-r--r-- root/root usr/include/flite/cst_cart.h
-rw-r--r-- root/root usr/include/flite/cst_clunits.h
-rw-r--r-- root/root usr/include/flite/cst_diphone.h
-rw-r--r-- root/root usr/include/flite/cst_endian.h
-rw-r--r-- root/root usr/include/flite/cst_error.h
-rw-r--r-- root/root usr/include/flite/cst_features.h
-rw-r--r-- root/root usr/include/flite/cst_file.h
-rw-r--r-- root/root usr/include/flite/cst_hrg.h
-rw-r--r-- root/root usr/include/flite/cst_item.h
-rw-r--r-- root/root usr/include/flite/cst_lexicon.h
-rw-r--r-- root/root usr/include/flite/cst_lts.h
-rw-r--r-- root/root usr/include/flite/cst_lts_rewrites.h
-rw-r--r-- root/root usr/include/flite/cst_phoneset.h
-rw-r--r-- root/root usr/include/flite/cst_regex.h
-rw-r--r-- root/root usr/include/flite/cst_relation.h
-rw-r--r-- root/root usr/include/flite/cst_sigpr.h
-rw-r--r-- root/root usr/include/flite/cst_socket.h
-rw-r--r-- root/root usr/include/flite/cst_ss.h
-rw-r--r-- root/root usr/include/flite/cst_string.h
-rw-r--r-- root/root usr/include/flite/cst_sts.h
-rw-r--r-- root/root usr/include/flite/cst_synth.h
-rw-r--r-- root/root usr/include/flite/cst_tokenstream.h
-rw-r--r-- root/root usr/include/flite/cst_track.h
-rw-r--r-- root/root usr/include/flite/cst_units.h
-rw-r--r-- root/root usr/include/flite/cst_utt_utils.h
-rw-r--r-- root/root usr/include/flite/cst_utterance.h
-rw-r--r-- root/root usr/include/flite/cst_val.h
-rw-r--r-- root/root usr/include/flite/cst_val_const.h
-rw-r--r-- root/root usr/include/flite/cst_val_defs.h
-rw-r--r-- root/root usr/include/flite/cst_viterbi.h
-rw-r--r-- root/root usr/include/flite/cst_voice.h
-rw-r--r-- root/root usr/include/flite/cst_wave.h
-rw-r--r-- root/root usr/include/flite/flite.h
-rw-r--r-- root/root usr/include/flite/flite_version.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libflite.a
-rw-r--r-- root/root usr/lib/libflite_cmu_time_awb.a
-rw-r--r-- root/root usr/lib/libflite_cmu_us_kal.a
-rw-r--r-- root/root usr/lib/libflite_cmu_us_kal16.a
-rw-r--r-- root/root usr/lib/libflite_cmulex.a
-rw-r--r-- root/root usr/lib/libflite_usenglish.a

2
flite/.md5sum Normal file
View File

@ -0,0 +1,2 @@
122de5930447fa3b0d78c804334d0b3d find_sts_main.c-patch
24c1576f5b3eb23ecedf4bebde96710f flite-1.2-release.tar.bz2

20
flite/Pkgfile Normal file
View File

@ -0,0 +1,20 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Small, fast run-time synthesis engine.
# URL: http://www.speech.cs.cmu.edu/flite/
# Packager: James Mills prologic at shortcircuit dot net dot au
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Depends on:
name=flite
version=1.2
release=1
source=(http://www.speech.cs.cmu.edu/flite/packed/$name-$version/$name-$version-release.tar.bz2 \
find_sts_main.c-patch)
build() {
cd $name-$version-release
patch -i $SRC/find_sts_main.c-patch tools/find_sts_main.c
./configure --prefix=$PKG/usr
make && make prefix=$PKG/usr install
chown -R root:root $PKG
}

View File

@ -0,0 +1,15 @@
--- flite-1.2-release/tools/find_sts_main.c 2002-12-27 03:18:30.000000000 +1000
+++ find_sts_main.c 2005-04-07 00:30:26.000000000 +1000
@@ -40,10 +40,12 @@
#include <stdio.h>
#include <math.h>
#include <string.h>
+#define const
#include "cst_wave.h"
#include "cst_track.h"
#include "cst_sigpr.h"
+
float lpc_min;
float lpc_range;

34
fluidsynth/.footprint Normal file
View File

@ -0,0 +1,34 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/fluidsynth
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/fluidsynth.h
drwxr-xr-x root/root usr/include/fluidsynth/
-rw-r--r-- root/root usr/include/fluidsynth/audio.h
-rw-r--r-- root/root usr/include/fluidsynth/event.h
-rw-r--r-- root/root usr/include/fluidsynth/gen.h
-rw-r--r-- root/root usr/include/fluidsynth/log.h
-rw-r--r-- root/root usr/include/fluidsynth/midi.h
-rw-r--r-- root/root usr/include/fluidsynth/misc.h
-rw-r--r-- root/root usr/include/fluidsynth/mod.h
-rw-r--r-- root/root usr/include/fluidsynth/ramsfont.h
-rw-r--r-- root/root usr/include/fluidsynth/seq.h
-rw-r--r-- root/root usr/include/fluidsynth/seqbind.h
-rw-r--r-- root/root usr/include/fluidsynth/settings.h
-rw-r--r-- root/root usr/include/fluidsynth/sfont.h
-rw-r--r-- root/root usr/include/fluidsynth/shell.h
-rw-r--r-- root/root usr/include/fluidsynth/synth.h
-rw-r--r-- root/root usr/include/fluidsynth/types.h
-rw-r--r-- root/root usr/include/fluidsynth/version.h
-rw-r--r-- root/root usr/include/fluidsynth/voice.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libfluidsynth.a
-rwxr-xr-x root/root usr/lib/libfluidsynth.la
lrwxrwxrwx root/root usr/lib/libfluidsynth.so -> libfluidsynth.so.1.1.1
lrwxrwxrwx root/root usr/lib/libfluidsynth.so.1 -> libfluidsynth.so.1.1.1
-rwxr-xr-x root/root usr/lib/libfluidsynth.so.1.1.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/fluidsynth.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/fluidsynth.1.gz

1
fluidsynth/.md5sum Normal file
View File

@ -0,0 +1 @@
0f73d47990d859f19b8e9840bdab5c60 fluidsynth-1.0.7a.tar.gz

22
fluidsynth/Pkgfile Normal file
View File

@ -0,0 +1,22 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: A real-time software synthesizer.
# URL: http://www.fluidsynth.org/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: Olle Gustafsson <ogg at linux dot se>
# Depends on:
name=fluidsynth
version=1.0.7a
release=1
source=(http://savannah.nongnu.org/download/fluid/$name-$version.tar.gz)
build() {
cd $name-1.0.7
./configure \
--prefix=/usr \
--disable-nls
make && make DESTDIR=$PKG install
chown -R root:root $PKG
}

View File

@ -0,0 +1,54 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/foomatic/
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/foomatic-combo-xml
-rwxr-xr-x root/root usr/bin/foomatic-compiledb
-rwxr-xr-x root/root usr/bin/foomatic-configure
lrwxrwxrwx root/root usr/bin/foomatic-datafile -> foomatic-ppdfile
-rwxr-xr-x root/root usr/bin/foomatic-perl-data
-rwxr-xr-x root/root usr/bin/foomatic-ppd-options
-rwxr-xr-x root/root usr/bin/foomatic-ppdfile
-rwxr-xr-x root/root usr/bin/foomatic-printjob
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/perl5/
drwxr-xr-x root/root usr/lib/perl5/site_perl/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/Foomatic/
-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/Foomatic/DB.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.8.8/Foomatic/Defaults.pm
-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/Foomatic/PPD.pm
-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/Foomatic/UIElem.pm
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/linux/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/linux/auto/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/linux/auto/Foomatic/
-rw-r--r-- root/root usr/lib/perl5/site_perl/5.8.8/linux/auto/Foomatic/.packlist
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/foomatic-combo-xml.1.gz
-rw-r--r-- root/root usr/man/man1/foomatic-compiledb.1.gz
-rw-r--r-- root/root usr/man/man1/foomatic-configure.1.gz
-rw-r--r-- root/root usr/man/man1/foomatic-perl-data.1.gz
-rw-r--r-- root/root usr/man/man1/foomatic-ppd-options.1.gz
-rw-r--r-- root/root usr/man/man1/foomatic-ppdfile.1.gz
-rw-r--r-- root/root usr/man/man1/foomatic-printjob.1.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/foomatic-addpjloptions.8.gz
-rw-r--r-- root/root usr/man/man8/foomatic-getpjloptions.8.gz
-rw-r--r-- root/root usr/man/man8/foomatic-kitload.8.gz
-rw-r--r-- root/root usr/man/man8/foomatic-preferred-driver.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/foomatic-addpjloptions
-rwxr-xr-x root/root usr/sbin/foomatic-fix-xml
-rwxr-xr-x root/root usr/sbin/foomatic-getpjloptions
-rwxr-xr-x root/root usr/sbin/foomatic-kitload
-rwxr-xr-x root/root usr/sbin/foomatic-nonumericalids
-rwxr-xr-x root/root usr/sbin/foomatic-preferred-driver
-rwxr-xr-x root/root usr/sbin/foomatic-printermap-to-gimp-print-xml
-rwxr-xr-x root/root usr/sbin/foomatic-replaceoldprinterids
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/foomatic/
drwxr-xr-x root/root usr/share/foomatic/templates/
-rw-r--r-- root/root usr/share/foomatic/templates/pjl_enum_choice.xml
-rw-r--r-- root/root usr/share/foomatic/templates/pjl_enum_option.xml
-rw-r--r-- root/root usr/share/foomatic/templates/pjl_num_option.xml

View File

@ -0,0 +1 @@
3061b8d3f7870467e6fbeae8d4399211 foomatic-db-engine-3.0.2.tar.gz

View File

@ -0,0 +1,18 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Generates PPD files from foomatic-db's database.
# URL: http://linuxprinting.org/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: James Mills prologic at shortcircuit dot net dot au
# Depends on:
name=foomatic-db-engine
version=3.0.2
release=2
source=(http://linuxprinting.org/download/foomatic/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make && make DESTDIR=$PKG install
chown -R root:root $PKG
}

3861
foomatic-db/.footprint Normal file

File diff suppressed because it is too large Load Diff

0
foomatic-db/.md5sum Normal file
View File

21
foomatic-db/Pkgfile Normal file
View File

@ -0,0 +1,21 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Database of pre-compiled PPD files used by foomatic-db-engine.
# URL: http://linuxprinting.org/
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: James Mills prologic at shortcircuit dot net dot au
# Depends on: foomatic-db-engine, curl
name=foomatic-db
version=3.1
release=1
source=()
build() {
curl -O http://linuxprinting.org/download/foomatic/unstable/$name-$version-current.tar.gz
cp $name-$version-current.tar.gz $PKGMK_SOURCE_DIR
tar zxvf $name-$version-current.tar.gz
cd $name-20060623
./configure --prefix=/usr
make && make DESTDIR=$PKG install
chown -R root:root $PKG
}

17
fop/.footprint Normal file
View File

@ -0,0 +1,17 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/fop
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/fop/
drwxr-xr-x root/root usr/lib/fop/build/
-rw-r--r-- root/root usr/lib/fop/build/fop.jar
drwxr-xr-x root/root usr/lib/fop/lib/
-rw-r--r-- root/root usr/lib/fop/lib/avalon-framework-4.2.0.jar
-rw-r--r-- root/root usr/lib/fop/lib/batik-all-1.6.jar
-rw-r--r-- root/root usr/lib/fop/lib/commons-io-1.1.jar
-rw-r--r-- root/root usr/lib/fop/lib/commons-logging-1.0.4.jar
-rw-r--r-- root/root usr/lib/fop/lib/serializer-2.7.0.jar
-rw-r--r-- root/root usr/lib/fop/lib/xalan-2.7.0.jar
-rw-r--r-- root/root usr/lib/fop/lib/xercesImpl-2.7.1.jar
-rw-r--r-- root/root usr/lib/fop/lib/xml-apis-1.3.02.jar
-rw-r--r-- root/root usr/lib/fop/lib/xmlgraphics-commons-1.0.jar

1
fop/.md5sum Normal file
View File

@ -0,0 +1 @@
18ffe939d605128e8050381a018d3b6d fop-0.92beta-bin-jdk1.3.tar.gz

20
fop/Pkgfile Normal file
View File

@ -0,0 +1,20 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Formatting Objects Processor.
# URL: http://xml.apache.org/fop/
# Packager: James Mills prologic at shortcircuit dot net dot au
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Depends on: j2re
name=fop
version=0.92beta
release=1
source=(http://apache.ausgamers.com/xmlgraphics/$name/$name-$version-bin-jdk1.3.tar.gz)
build () {
cd $name-$version
install -d $PKG/usr/{bin, lib/$name/{build,lib}}
cp build/*.jar $PKG/usr/lib/$name/build/
cp lib/*.jar $PKG/usr/lib/$name/lib/
cp fop $PKG/usr/bin/fop
chown -R root:root $PKG
}

1337
fpc/.footprint Normal file

File diff suppressed because it is too large Load Diff

1
fpc/.md5sum Normal file
View File

@ -0,0 +1 @@
a7698aaa74861ef1aea8f39e65082f03 fpc-2.0.2.i386-linux.tar

34
fpc/Pkgfile Normal file
View File

@ -0,0 +1,34 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Free Pascal Compiler.
# URL: http://www.freepascal.org
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: Simone Rota, sip at varlock dot com
# Depends on:
name=fpc
version=2.0.2
release=1
source=(ftp://ftp.freepascal.org/pub/$name/dist/i386-linux-$version/$name-$version.i386-linux.tar)
build() {
tar xf $name-$version.i386-linux.tar
tar xf binary.i386-linux.tar
mkdir -p \
$PKG/usr/bin \
$PKG/etc
tar xfz base.i386-linux.tar.gz -C $PKG/usr
tar xfz utils.i386-linux.tar.gz -C $PKG/usr
for fpfile in units*.tar.gz
do
tar xfz $fpfile -C $PKG/usr
done
ln -sf /usr/lib/$name/$version/ppc386 $PKG/usr/bin/ppc386
$PKG/usr/lib/$name/$version/samplecfg $PKG/usr $PKG/etc
rm -r $PKG/usr/share/doc
sed -i 's|'$PKG/usr'|'/usr/lib/$name/$version'|g' $PKG/etc/fpc.cfg
chown -R root:root $PKG
}

8
fping/.footprint Normal file
View File

@ -0,0 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/fping -> /usr/sbin/fping
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/fping.8.gz
drwxr-xr-x root/root usr/sbin/
-rwsr-xr-x root/root usr/sbin/fping

1
fping/.md5sum Normal file
View File

@ -0,0 +1 @@
d5e8be59e307cef76bc479e1684df705 fping-2.4b2_to.tar.gz

22
fping/Pkgfile Normal file
View File

@ -0,0 +1,22 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: fping - send ICMP ECHO_REQUEST packets to network hosts.
# URL: http://www.fping.com/
# Packager: James Mills prologic at shortcircuit dot net dot au
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Depends on:
name=fping
version=2.4b2_to
release=1
source=(http://www.fping.com/download/$name-$version.tar.gz)
build () {
cd $name-$version
./configure --prefix=/usr
sed -i "/^CFLAGS/s/-O2 -pipe/$CFLAGS/" Makefile
install -d $PKG/usr/bin
make && make prefix=$PKG/usr install
sed "s|$PKG||g" $SRC/$name-$version/$name.8 > $PKG/usr/man/man8/$name.8
chmod u+s $PKG/usr/sbin/$name
ln -sf /usr/sbin/$name $PKG/usr/bin/$name
}

321
freeciv/.footprint Normal file
View File

@ -0,0 +1,321 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/civclient
-rwxr-xr-x root/root usr/bin/civmanual
-rwxr-xr-x root/root usr/bin/civserver
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man6/
-rw-r--r-- root/root usr/man/man6/civclient.6.gz
-rw-r--r-- root/root usr/man/man6/civserver.6.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/freeciv.desktop
drwxr-xr-x root/root usr/share/freeciv/
-rw-r--r-- root/root usr/share/freeciv/civ1.serv
drwxr-xr-x root/root usr/share/freeciv/civ1/
-rw-r--r-- root/root usr/share/freeciv/civ1/buildings.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ1/game.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ1/governments.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ1/nations.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ1/techs.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ1/terrain.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ1/units.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ2.serv
drwxr-xr-x root/root usr/share/freeciv/civ2/
-rw-r--r-- root/root usr/share/freeciv/civ2/buildings.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ2/game.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ2/governments.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ2/techs.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ2/terrain.ruleset
-rw-r--r-- root/root usr/share/freeciv/civ2/units.ruleset
drwxr-xr-x root/root usr/share/freeciv/default/
-rw-r--r-- root/root usr/share/freeciv/default/buildings.ruleset
-rw-r--r-- root/root usr/share/freeciv/default/cities.ruleset
-rw-r--r-- root/root usr/share/freeciv/default/game.ruleset
-rw-r--r-- root/root usr/share/freeciv/default/governments.ruleset
-rw-r--r-- root/root usr/share/freeciv/default/nations.ruleset
-rw-r--r-- root/root usr/share/freeciv/default/techs.ruleset
-rw-r--r-- root/root usr/share/freeciv/default/terrain.ruleset
-rw-r--r-- root/root usr/share/freeciv/default/units.ruleset
drwxr-xr-x root/root usr/share/freeciv/flags/
-rw-r--r-- root/root usr/share/freeciv/flags/afghanistan-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/afghanistan.png
-rw-r--r-- root/root usr/share/freeciv/flags/arab.png
-rw-r--r-- root/root usr/share/freeciv/flags/argentina.png
-rw-r--r-- root/root usr/share/freeciv/flags/armenia.png
-rw-r--r-- root/root usr/share/freeciv/flags/assyria-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/assyria.png
-rw-r--r-- root/root usr/share/freeciv/flags/australia.png
-rw-r--r-- root/root usr/share/freeciv/flags/austria.png
-rw-r--r-- root/root usr/share/freeciv/flags/azerbaijan.png
-rw-r--r-- root/root usr/share/freeciv/flags/barbarian.png
-rw-r--r-- root/root usr/share/freeciv/flags/bavarian.png
-rw-r--r-- root/root usr/share/freeciv/flags/belgium.png
-rw-r--r-- root/root usr/share/freeciv/flags/boer.png
-rw-r--r-- root/root usr/share/freeciv/flags/bosnia-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/bosnia.png
-rw-r--r-- root/root usr/share/freeciv/flags/brasil.png
-rw-r--r-- root/root usr/share/freeciv/flags/bulgaria.png
-rw-r--r-- root/root usr/share/freeciv/flags/canada.png
-rw-r--r-- root/root usr/share/freeciv/flags/catalan.png
-rw-r--r-- root/root usr/share/freeciv/flags/cheyenne.png
-rw-r--r-- root/root usr/share/freeciv/flags/chile.png
-rw-r--r-- root/root usr/share/freeciv/flags/china.png
-rw-r--r-- root/root usr/share/freeciv/flags/columbia-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/columbia.png
-rw-r--r-- root/root usr/share/freeciv/flags/cornwall.png
-rw-r--r-- root/root usr/share/freeciv/flags/croatia.png
-rw-r--r-- root/root usr/share/freeciv/flags/cuba.png
-rw-r--r-- root/root usr/share/freeciv/flags/czech.png
-rw-r--r-- root/root usr/share/freeciv/flags/denmark.png
-rw-r--r-- root/root usr/share/freeciv/flags/dunedain.png
-rw-r--r-- root/root usr/share/freeciv/flags/egypt.png
-rw-r--r-- root/root usr/share/freeciv/flags/elves-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/elves.png
-rw-r--r-- root/root usr/share/freeciv/flags/england.png
-rw-r--r-- root/root usr/share/freeciv/flags/estonia.png
-rw-r--r-- root/root usr/share/freeciv/flags/ethiopia-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/ethiopia.png
-rw-r--r-- root/root usr/share/freeciv/flags/europe.png
-rw-r--r-- root/root usr/share/freeciv/flags/finland.png
-rw-r--r-- root/root usr/share/freeciv/flags/france.png
-rw-r--r-- root/root usr/share/freeciv/flags/galicia-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/galicia.png
-rw-r--r-- root/root usr/share/freeciv/flags/germany.png
-rw-r--r-- root/root usr/share/freeciv/flags/greece.png
-rw-r--r-- root/root usr/share/freeciv/flags/greenland.png
-rw-r--r-- root/root usr/share/freeciv/flags/hobbits-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/hobbits.png
-rw-r--r-- root/root usr/share/freeciv/flags/hungary.png
-rw-r--r-- root/root usr/share/freeciv/flags/iceland.png
-rw-r--r-- root/root usr/share/freeciv/flags/india.png
-rw-r--r-- root/root usr/share/freeciv/flags/indonesia-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/indonesia.png
-rw-r--r-- root/root usr/share/freeciv/flags/iran.png
-rw-r--r-- root/root usr/share/freeciv/flags/iraq_old.png
-rw-r--r-- root/root usr/share/freeciv/flags/ireland.png
-rw-r--r-- root/root usr/share/freeciv/flags/israel.png
-rw-r--r-- root/root usr/share/freeciv/flags/italy.png
-rw-r--r-- root/root usr/share/freeciv/flags/japan.png
-rw-r--r-- root/root usr/share/freeciv/flags/kampuchea-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/kampuchea.png
-rw-r--r-- root/root usr/share/freeciv/flags/kenya.png
-rw-r--r-- root/root usr/share/freeciv/flags/korea.png
-rw-r--r-- root/root usr/share/freeciv/flags/krev.png
-rw-r--r-- root/root usr/share/freeciv/flags/latvia.png
-rw-r--r-- root/root usr/share/freeciv/flags/lithuania.png
-rw-r--r-- root/root usr/share/freeciv/flags/macedonia.png
-rw-r--r-- root/root usr/share/freeciv/flags/malaysia-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/malaysia.png
-rw-r--r-- root/root usr/share/freeciv/flags/mars-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/mars.png
-rw-r--r-- root/root usr/share/freeciv/flags/mexico.png
-rw-r--r-- root/root usr/share/freeciv/flags/mongolia.png
-rw-r--r-- root/root usr/share/freeciv/flags/mordor.png
-rw-r--r-- root/root usr/share/freeciv/flags/nato.png
-rw-r--r-- root/root usr/share/freeciv/flags/netherlands.png
-rw-r--r-- root/root usr/share/freeciv/flags/nigeria-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/nigeria.png
-rw-r--r-- root/root usr/share/freeciv/flags/norway.png
-rw-r--r-- root/root usr/share/freeciv/flags/observer.png
-rw-r--r-- root/root usr/share/freeciv/flags/pakistan.png
-rw-r--r-- root/root usr/share/freeciv/flags/peru.png
-rw-r--r-- root/root usr/share/freeciv/flags/philippines.png
-rw-r--r-- root/root usr/share/freeciv/flags/phoenicia-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/phoenicia.png
-rw-r--r-- root/root usr/share/freeciv/flags/poland.png
-rw-r--r-- root/root usr/share/freeciv/flags/portugal.png
-rw-r--r-- root/root usr/share/freeciv/flags/quebec-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/quebec.png
-rw-r--r-- root/root usr/share/freeciv/flags/rome.png
-rw-r--r-- root/root usr/share/freeciv/flags/russia.png
-rw-r--r-- root/root usr/share/freeciv/flags/rwanda.png
-rw-r--r-- root/root usr/share/freeciv/flags/scotland.png
-rw-r--r-- root/root usr/share/freeciv/flags/serbia.png
-rw-r--r-- root/root usr/share/freeciv/flags/silesia.png
-rw-r--r-- root/root usr/share/freeciv/flags/singapore.png
-rw-r--r-- root/root usr/share/freeciv/flags/slovenia.png
-rw-r--r-- root/root usr/share/freeciv/flags/south_africa.png
-rw-r--r-- root/root usr/share/freeciv/flags/soviet.png
-rw-r--r-- root/root usr/share/freeciv/flags/spain.png
-rw-r--r-- root/root usr/share/freeciv/flags/stpatrick.png
-rw-r--r-- root/root usr/share/freeciv/flags/sumeria-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/sumeria.png
-rw-r--r-- root/root usr/share/freeciv/flags/sweden.png
-rw-r--r-- root/root usr/share/freeciv/flags/swiss-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/swiss.png
-rw-r--r-- root/root usr/share/freeciv/flags/syria.png
-rw-r--r-- root/root usr/share/freeciv/flags/taiwan-shield.png
-rw-r--r-- root/root usr/share/freeciv/flags/taiwan.png
-rw-r--r-- root/root usr/share/freeciv/flags/thailand.png
-rw-r--r-- root/root usr/share/freeciv/flags/tunisia.png
-rw-r--r-- root/root usr/share/freeciv/flags/turkey.png
-rw-r--r-- root/root usr/share/freeciv/flags/ukraine.png
-rw-r--r-- root/root usr/share/freeciv/flags/united_kingdom.png
-rw-r--r-- root/root usr/share/freeciv/flags/united_nations.png
-rw-r--r-- root/root usr/share/freeciv/flags/unknown.png
-rw-r--r-- root/root usr/share/freeciv/flags/usa.png
-rw-r--r-- root/root usr/share/freeciv/flags/vietnam.png
-rw-r--r-- root/root usr/share/freeciv/flags/wales.png
-rw-r--r-- root/root usr/share/freeciv/freeciv.rc-2.0
-rw-r--r-- root/root usr/share/freeciv/helpdata.txt
-rw-r--r-- root/root usr/share/freeciv/history.serv
drwxr-xr-x root/root usr/share/freeciv/history/
-rw-r--r-- root/root usr/share/freeciv/history/buildings.ruleset
-rw-r--r-- root/root usr/share/freeciv/history/game.ruleset
-rw-r--r-- root/root usr/share/freeciv/history/governments.ruleset
-rw-r--r-- root/root usr/share/freeciv/history/techs.ruleset
-rw-r--r-- root/root usr/share/freeciv/history/terrain.ruleset
-rw-r--r-- root/root usr/share/freeciv/history/units.ruleset
-rw-r--r-- root/root usr/share/freeciv/isophex.tilespec
drwxr-xr-x root/root usr/share/freeciv/isophex/
-rw-r--r-- root/root usr/share/freeciv/isophex/darkness.png
-rw-r--r-- root/root usr/share/freeciv/isophex/darkness.spec
-rw-r--r-- root/root usr/share/freeciv/isophex/gold.spec
-rw-r--r-- root/root usr/share/freeciv/isophex/rivers.png
-rw-r--r-- root/root usr/share/freeciv/isophex/rivers.spec
-rw-r--r-- root/root usr/share/freeciv/isophex/terrain1.png
-rw-r--r-- root/root usr/share/freeciv/isophex/terrain1.spec
-rw-r--r-- root/root usr/share/freeciv/isophex/terrain2.png
-rw-r--r-- root/root usr/share/freeciv/isophex/terrain2.spec
-rw-r--r-- root/root usr/share/freeciv/isophex/tiles.png
-rw-r--r-- root/root usr/share/freeciv/isophex/tiles.spec
-rw-r--r-- root/root usr/share/freeciv/isotrident.tilespec
drwxr-xr-x root/root usr/share/freeciv/isotrident/
-rw-r--r-- root/root usr/share/freeciv/isotrident/cities.png
-rw-r--r-- root/root usr/share/freeciv/isotrident/cities.spec
-rw-r--r-- root/root usr/share/freeciv/isotrident/morecities.png
-rw-r--r-- root/root usr/share/freeciv/isotrident/morecities.spec
-rw-r--r-- root/root usr/share/freeciv/isotrident/nuke.png
-rw-r--r-- root/root usr/share/freeciv/isotrident/nuke.spec
-rw-r--r-- root/root usr/share/freeciv/isotrident/terrain1.png
-rw-r--r-- root/root usr/share/freeciv/isotrident/terrain1.spec
-rw-r--r-- root/root usr/share/freeciv/isotrident/terrain2.png
-rw-r--r-- root/root usr/share/freeciv/isotrident/terrain2.spec
-rw-r--r-- root/root usr/share/freeciv/isotrident/tiles.png
-rw-r--r-- root/root usr/share/freeciv/isotrident/tiles.spec
-rw-r--r-- root/root usr/share/freeciv/isotrident/units.png
-rw-r--r-- root/root usr/share/freeciv/isotrident/units.spec
drwxr-xr-x root/root usr/share/freeciv/misc/
-rw-r--r-- root/root usr/share/freeciv/misc/buildings.png
-rw-r--r-- root/root usr/share/freeciv/misc/buildings.spec
-rw-r--r-- root/root usr/share/freeciv/misc/chiefs.png
-rw-r--r-- root/root usr/share/freeciv/misc/chiefs.spec
-rw-r--r-- root/root usr/share/freeciv/misc/flags.spec
-rw-r--r-- root/root usr/share/freeciv/misc/intro.png
-rw-r--r-- root/root usr/share/freeciv/misc/radar.png
-rw-r--r-- root/root usr/share/freeciv/misc/shields.png
-rw-r--r-- root/root usr/share/freeciv/misc/shields.spec
-rw-r--r-- root/root usr/share/freeciv/misc/small.png
-rw-r--r-- root/root usr/share/freeciv/misc/small.spec
-rw-r--r-- root/root usr/share/freeciv/misc/space.png
-rw-r--r-- root/root usr/share/freeciv/misc/space.spec
-rw-r--r-- root/root usr/share/freeciv/misc/treaty.png
-rw-r--r-- root/root usr/share/freeciv/misc/treaty.spec
drwxr-xr-x root/root usr/share/freeciv/nation/
-rw-r--r-- root/root usr/share/freeciv/nation/afghani.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/american.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/arab.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/argentine.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/assyrian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/australian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/austrian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/aztec.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/babylonian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/barbarian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/bavarian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/belgian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/boer.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/bosnia.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/brazilian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/canadian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/carthaginian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/catalan.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/chilean.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/chinese.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/columbian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/cornish.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/croatian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/czech.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/danish.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/dunedain.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/dutch.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/egyptian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/elvish.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/english.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/estonian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/ethiopian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/filipino.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/finnish.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/french.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/galician.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/german.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/greek.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/hobbits.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/hungarian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/icelandic.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/inca.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/indian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/indonesian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/irish.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/israeli.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/italian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/japanese.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/kampuchean.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/kenyan.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/korean.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/latvian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/lithuanian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/malaysian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/martian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/mexican.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/mongol.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/mordor.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/nigerian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/observer.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/persian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/phoenician.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/polish.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/portuguese.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/quebecois.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/roman.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/russian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/scottish.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/serbian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/silesian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/singaporean.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/sioux.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/slovenian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/spanish.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/sumerian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/swedish.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/swiss.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/taiwanese.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/thai.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/turk.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/ukrainian.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/vietnamese.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/viking.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/welsh.ruleset
-rw-r--r-- root/root usr/share/freeciv/nation/zulu.ruleset
drwxr-xr-x root/root usr/share/freeciv/scenario/
-rw-r--r-- root/root usr/share/freeciv/scenario/british-isles-85x80-v2.80.sav
-rw-r--r-- root/root usr/share/freeciv/scenario/earth-160x90-v2.sav
-rw-r--r-- root/root usr/share/freeciv/scenario/earth-80x50-v2.sav
-rw-r--r-- root/root usr/share/freeciv/scenario/europe-200x100-v2.sav
-rw-r--r-- root/root usr/share/freeciv/scenario/hagworld-120x60-v1.2.sav
-rw-r--r-- root/root usr/share/freeciv/scenario/iberian-peninsula-136x100-v1.0.sav
-rw-r--r-- root/root usr/share/freeciv/trident.tilespec
drwxr-xr-x root/root usr/share/freeciv/trident/
-rw-r--r-- root/root usr/share/freeciv/trident/auto_ll.spec
-rw-r--r-- root/root usr/share/freeciv/trident/cities.png
-rw-r--r-- root/root usr/share/freeciv/trident/cities.spec
-rw-r--r-- root/root usr/share/freeciv/trident/explosions.png
-rw-r--r-- root/root usr/share/freeciv/trident/explosions.spec
-rw-r--r-- root/root usr/share/freeciv/trident/roads.png
-rw-r--r-- root/root usr/share/freeciv/trident/roads.spec
-rw-r--r-- root/root usr/share/freeciv/trident/tiles.png
-rw-r--r-- root/root usr/share/freeciv/trident/tiles.spec
-rw-r--r-- root/root usr/share/freeciv/trident/units.png
-rw-r--r-- root/root usr/share/freeciv/trident/units.spec
-rw-r--r-- root/root usr/share/freeciv/trident_shields.tilespec

1
freeciv/.md5sum Normal file
View File

@ -0,0 +1 @@
9ebd5899c2c78362e0e2c68791673a88 freeciv-2.0.8.tar.bz2

19
freeciv/Pkgfile Normal file
View File

@ -0,0 +1,19 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Freeciv is a free turn-based multiplayer strategy game, in which each player becomes the leader of a civilization, fighting to obtain the ultimate goal, to become the greatest civilization.
# URL: http://www.freeciv.org
# Packager: James Mills prologic at shortcircuit dot net dot au
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Depends on: gtk, sdl_mixer
name=freeciv
version=2.0.8
release=1
source=(http://dl.sourceforge.net/sourceforge/freeciv/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr
make && make DESTDIR=$PKG install
rm -rf $PKG/usr/share/locale/
chown -R root:root $PKG
}

3
genmenu/.footprint Normal file
View File

@ -0,0 +1,3 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/genmenu

1
genmenu/.md5sum Normal file
View File

@ -0,0 +1 @@
0b8e3b2bad8f1aa086de0d46e00766c4 genmenu-1.0.7.tar.gz

15
genmenu/Pkgfile Normal file
View File

@ -0,0 +1,15 @@
# $Id: Pkgfile 1330 2006-11-13 20:54:04Z prologic $
# Description: Menu generator for Flux/Black/Openbox, WindowMaker and Enlightenment.
# URL: http://gtk.no/genmenu
# Maintainer: James Mills prologic at shortcircuit dot net dot au
# Packager: Vincenzo Colosimo <vico@bicisport.de>
# Depends on:
name=genmenu
version=1.0.7
release=1
source=(http://gtk.no/archive/$name/$name-$version.tar.gz)
build() {
install -D -m755 -groot -oroot $name-$version/genmenu $PKG/usr/bin/genmenu
}

14
glade/.footprint Normal file
View File

@ -0,0 +1,14 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/glade -> /usr/bin/glade-2
-rwxr-xr-x root/root usr/bin/glade-2
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/glade-2.desktop
drwxr-xr-x root/root usr/share/glade-2/
drwxr-xr-x root/root usr/share/glade-2/gtk/
-rw-r--r-- root/root usr/share/glade-2/gtk/autogen.sh
drwxr-xr-x root/root usr/share/pixmaps/
-rw-r--r-- root/root usr/share/pixmaps/glade-2.png
drwxr-xr-x root/root usr/share/pixmaps/glade-2/
-rw-r--r-- root/root usr/share/pixmaps/glade-2/glade_logo.png

Some files were not shown because too many files have changed in this diff Show More