Mika Bostrom
9bfe110e46
Bump changelog for .904 snapshot
2010-08-14 09:24:45 +03:00
Mika Bostrom
0166a1857c
Merge branch 'master' of git://git.assembla.com/fpdb
2010-08-13 10:48:48 +03:00
Erki Ferenc
1116b600ff
Fix permissions on *.pyw files
...
Previously the chmod setting *.pyw files executable was after prepgamesdirs, making the files world executable. It has been moved before it to allow prepgamesdirs
to do its job.
2010-08-12 18:50:21 +02:00
Erki Ferenc
04a9309f33
Fixed an ebuild bug related to .pyw file permissions
...
If fpdb is installed using an ebuild for the very first time then fperms mysteriously fails marking the *.pyw files as executables. During a second
install from the ebuild fperms was working which is more mysterious. I have found notices about this behaviour of fperms but couldn't find a proper
solution. However simply replacing fperms with chmod just does the work done.
Signed-off-by: steffen123 <steffen@schaumburger.info>
2010-08-12 15:24:19 +02:00
Erki Ferenc
b2f74c62a5
Added live git ebuild
...
Added an ebuild which installs fpdb from steffen's main tree.
Signed-off-by: steffen123 <steffen@schaumburger.info>
2010-08-12 15:24:00 +02:00
Mika Bostrom
15605efd24
Update changelog for .903 snapshot
2010-08-03 17:48:47 +03:00
steffen123
55214ad934
slight change to make it easier for normals to understand the resulting filename
2010-08-02 22:35:00 +02:00
gimick
5f2acf9fe6
py2exe: get pytz working; make script more restartable; update walkthrough
2010-08-01 23:51:33 +01:00
steffen123
4394cebbff
adapt ebuild to work with snapshots too
2010-07-31 20:30:35 +02:00
steffen123
5e67459c24
add readme for gentoo users, add pytz dependency
2010-07-29 16:55:13 +02:00
steffen123
2329128c91
courtesy of Ferki: fix archive format change, remove unnecessary echos
2010-07-29 16:46:32 +02:00
steffen123
a02d16841d
clean up ebuilds
2010-07-29 16:45:17 +02:00
Mika Bostrom
ff835a0427
Update changelog for 0.20.902 snapshot
2010-07-24 09:06:40 +03:00
Mika Bostrom
9eba555fe5
Update changelog and version for snapshot
2010-07-22 23:33:34 +03:00
Mika Bostrom
1c45aa25a1
Merge branch 'packagingfix'
...
Conflicts:
packaging/debian/changelog
Merge changelog manually
2010-07-22 09:02:15 +03:00
Mika Bostrom
19d400c0b1
Update changelog, release version
2010-07-22 08:48:05 +03:00
Mika Bostrom
3ed0476709
Merge branch 'master' of git://git.assembla.com/fpdb
2010-07-22 08:44:13 +03:00
steffen123
85200e8dd5
PKG/GENTOO: many improvements from ferki, update to 0.20.1
2010-07-22 03:46:11 +02:00
steffen123
bda435ec34
EBUILD: add lots of improvements from ferki to ebuild
2010-07-16 05:07:30 +02:00
steffen123
3bff176970
Merge branch 'carl'
...
Conflicts:
packaging/debian/changelog
pyfpdb/PokerStarsToFpdb.py
pyfpdb/TourneySummary.py
2010-07-08 22:33:09 +02:00
Mika Bostrom
f0b3dcb7a8
Update debian packaging
...
Changelog bump for new snapshot, and executable script renames that were
done for win32 setups.
(cherry picked from commit a5a507ece7
)
Signed-off-by: steffen123 <steffen@schaumburger.info>
2010-07-08 22:16:49 +02:00
Mika Bostrom
2808f71f7e
Bump changelog and version for new upload
2010-07-08 21:32:57 +03:00
Mika Bostrom
6443c7f1d8
Update version to 0.20
2010-07-08 11:26:16 +03:00
Worros
4d4d6f297f
Merge branch 'master' of git://git.assembla.com/fpdb-gimick
2010-07-08 11:44:10 +08:00
steffen123
a25a2dd389
some improvements on the gentoo ebuild
2010-07-07 09:46:16 +02:00
gimick
f2aaa89a93
Update walkthough licence to agpl3.0
2010-07-06 12:32:13 +01:00
Worros
958e67beac
Merge branch 'master' of git://git.assembla.com/fpdb-gimick
2010-07-06 12:18:16 +08:00
gimick
659f3e8835
walkthrough updated to fix numpy dotblas error : add fdl1.2 licence to walkthroughs
2010-07-05 22:15:45 +01:00
Worros
4577cfbfa2
some cleanups:
...
- updated copyright notices
- added copyright notices that were missing
- changed python to python2
- added gpl-2/3 license texts
- removed THANKS.txt file as the wiki version is more up to date
- removed empty fpdb_db.py
- added GPL2 to debian license file
Conflicts:
pyfpdb/Database.py
pyfpdb/DerivedStats.py
pyfpdb/SQL.py
pyfpdb/SummaryEverleaf.py
pyfpdb/TournamentTracker.py
pyfpdb/Tourney.py
run_fpdb.py
2010-07-05 12:17:08 +08:00
steffen123
ea1e136ae2
Merge branch 'master' of git://git.assembla.com/fpdb-gimick
2010-07-04 23:20:24 +02:00
steffen123
3b24fd18b2
some cleanups:
...
- updated copyright notices
- added copyright notices that were missing
- changed python to python2
- added gpl-2/3 license texts
- removed THANKS.txt file as the wiki version is more up to date
- removed empty fpdb_db.py
- added GPL2 to debian license file
2010-07-04 03:05:16 +02:00
Worros
c1c3cdf8bd
Merge branch 'master' of git://git.assembla.com/fpdb-gimick
2010-07-03 13:20:32 +08:00
Worros
072ead3250
Merge branch 'master' of git://repo.or.cz/fpbd-bostik
2010-07-03 13:04:13 +08:00
gimick
fcde707644
version -pre4; graph export fix; add mysql-python123.exe walkthrough
2010-07-02 23:13:36 +01:00
Mika Bostrom
22fb033823
Update debian packaging for new snapshot
...
* Deal with .pyw file extensions, because distutils doesn't
* Remove unnecessary win32-only build files from fpdb/*
* Tweak .desktop file for better menu integration
* Assume that build happens with python2.6
2010-07-02 12:32:05 +03:00
gimick
812f9759b3
update py2exe walkthrough for mysql-python package changes
2010-06-29 21:42:23 +01:00
gimick
034ac470ec
MySql-python windows installer walkthrough added
2010-06-29 20:58:54 +01:00
Mika Bostrom
8411f3ed09
Merge branch 'master' of git://git.assembla.com/fpdboz
2010-06-29 10:26:20 +03:00
gimick
40745ace13
improve walkthrough and include postgresql - tweak script for python 2.6
2010-06-26 13:46:33 +01:00
gimick
222b70fbb4
add mysql to build instructions, py2.6 mods to py2exe, set ver 0.20pre3
2010-06-26 00:48:55 +01:00
steffen123
465f081c69
Updated and improved ebuild.
...
It doesnt actually install fpdb atm, I'll bring that back another time.
2010-06-25 15:24:59 +08:00
gimick
5dd0915f15
add walkthrough of py2exe for python26/fpdb0.20
2010-06-22 12:02:32 +08:00
Mika Bostrom
a5a507ece7
Update debian packaging
...
Changelog bump for new snapshot, and executable script renames that were
done for win32 setups.
2010-06-16 08:16:06 +03:00
Mika Bostrom
dcbb90def6
Update changelog and bump version
2010-03-05 08:39:54 +02:00
Mika Bostrom
8b012a3af3
Update debian/changelog for snapshot
2010-01-22 09:27:09 +02:00
Mika Bostrom
17a1151954
Update debian packaging
...
The new table code is saner, cleaner and altogether nicer than the old
one. On linux, the routines finally use Xlib directly. Depend on
python-xlib bindings so we can use them.
2009-11-06 09:56:45 +02:00
Mika Bostrom
ca5fea5cc5
Fix HUD start from debianized install
2009-10-30 01:51:57 +02:00
Mika Bostrom
dabbcc2d47
Merge branch 'master' of git://git.assembla.com/fpdboz
2009-10-27 05:49:59 +02:00
Worros
9144c7ae68
Revert "Merge branch 'master' of git://git.assembla.com/fpdb-mme"
...
This reverts commit 1f07fa9a14
.
2009-10-27 11:28:27 +08:00
Mika Bostrom
3435cb106e
Bump version to 0.12 in packaging
2009-10-26 17:49:37 +02:00
Worros
1f07fa9a14
Merge branch 'master' of git://git.assembla.com/fpdb-mme
...
Conflicts:
docs/tabledesign.html
pyfpdb/CarbonToFpdb.py
pyfpdb/Configuration.py
pyfpdb/Database.py
pyfpdb/EverleafToFpdb.py
pyfpdb/FpdbSQLQueries.py
pyfpdb/GuiAutoImport.py
pyfpdb/GuiBulkImport.py
pyfpdb/GuiGraphViewer.py
pyfpdb/GuiPlayerStats.py
pyfpdb/GuiTableViewer.py
pyfpdb/HUD_config.xml.example
pyfpdb/HUD_main.py
pyfpdb/HandHistoryConverter.py
pyfpdb/Hud.py
pyfpdb/Mucked.py
pyfpdb/SQL.py
pyfpdb/Stats.py
pyfpdb/Tables.py
pyfpdb/fpdb.py
pyfpdb/fpdb_db.py
pyfpdb/fpdb_import.py
pyfpdb/fpdb_parse_logic.py
pyfpdb/fpdb_simple.py
pyfpdb/upd_indexes.sql
2009-10-26 14:40:11 +08:00
fpdb-mme
0b0312d1ee
Signed-off-by: fpdb-mme <jUrner@arcor.de>
...
initial commit
2009-10-25 00:13:35 +02:00
Mika Bostrom
b8f19741e0
Fix packaging issues
...
Affected files:
* Configuration.py
* Database.py
* HandHistoryConverter.py
* fpdb_import.py
and setup.py to a lesser extent.
Logging requires a configuration file when initialising the class. If we
are executing from outside the source tree, this file is not present.
Catch config parser's error and try to provide the logging config file
from debian package path.
Update symlink target to match python-support from latest Debian and the
oncoming Ubuntu versions.
2009-10-21 20:24:46 +03:00
Mika Bostrom
89aa0fb726
Move other files to non-packaging
2009-10-21 16:42:34 +03:00
Mika Bostrom
690c00470b
Add .desktop file
2009-10-21 10:18:34 +03:00
Mika Bostrom
7eb368f221
Debian package: architecture any -> all
...
The installed files are scripts and even the bytecode versions are
generated on install. There is no need to build arch-dependent packages.
2009-10-03 08:17:41 +03:00
Mika Bostrom
d43954bc5f
Clean up debian/control
...
Drop unneeded and already covered dependencies. Change package priority
from optional to extra, which makes more sense.
2009-08-22 23:05:18 +03:00
Mika Bostrom
ae0612370d
Packaging fixes
...
* It seems that fpdb gets installed into /usr/share/python-support/
while many other packages end up in .../pyshared; fixed the symlink
target
* Fixed mail address in changelog, which now is the correct one
* Added postinst script to make fpdb.py executable again. This hack
is needed because dh_fixperms didn't allow to ignore the script's
permissions and the file is located in .../fpdb/ along with all the
other fpdb modules
* Told package manager to create /usr/bin/fpdb symlink pointing to
fpdb.py so we now have an application named "fpdb" in the system
2009-08-22 22:47:27 +03:00
Mika Bostrom
f84644990b
Debian packaging, step #1
...
* add setup.py for python distutils use
* add packaging/debian/*
Not ready yet, but at least seems to behave sanely
2009-08-22 17:36:44 +03:00
Ray
578cdb2ab1
Added new gentoo ebuild file for 0.10 release.
2009-01-30 17:02:32 -05:00
steffen123
49151a92bf
p142 - commented tourney summary parsing as it fails on me. this is alpha9
2008-11-10 02:02:12 +00:00
steffen123
7833c0c5cd
p136 - title update - alpha7
2008-10-17 05:59:50 +01:00
steffen123
5c73bd7f3b
p136 - title update - alpha7
2008-10-15 18:26:24 +01:00
steffen123
bc15025be5
p135 - updated tv
2008-10-15 18:20:33 +01:00
steffen123
ac525f4f17
p126 - added windows installer sources from Michael
2008-10-09 00:54:50 +01:00
steffen123
4b432d7ccd
p110 - updated ebuild with new dependencies, this is now really alpha5
2008-09-26 20:13:27 +01:00
steffen123
009161d55b
p87 - added profit graph kindly sent by Carl Gherardi, it's got fixed player id and is using the wrong table fields right now, will fix that tomorrow or so. note that this adds a new dependency, matplotlib, but I put it into a try except loop to avoid load failure
...
added subfolder gentoo to packaging folder and added it to release script
2008-09-20 05:56:16 +01:00
steffen123
672d2d70af
p86 - ftp: read maxSeats rather than making an assumption. included new ebuild this time but obviously untried (can only try it after making the file release..). removed old ebuilds.
2008-09-18 01:23:38 +01:00
steffen123
092f68e259
p81 - fixed create release script, updated ebuild
2008-09-16 03:14:59 +01:00
steffen123
6fc13a970b
p73 - updated and much improved ebuild
2008-09-01 01:00:36 +01:00
steffen123
e56a65b4c9
git34 - reading CB/2B/3B now. Some doc updates
2008-08-13 08:11:20 +01:00
steffen123
61d0857a4c
git33 - added fields for CB/2B/3B to table design, table creation and tv. importer fills it with placeholder data
...
renamed ebuild from v0.01 alpha to v1.0 alpha as I won't be using normal version numbers before 1.0
2008-08-13 06:50:30 +01:00