
Baghira FreeBSD
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Baghira Style was created by thomas12777
http://www.kde-look.org/content/show.php?content=8692
Tested on FreeBSD 5.1. Comments about this working (or not) on the 4.X branch would be appreciated.
The port files will be provided if requested.
17 years ago
13 Dec 2003
0.3k
11 Dec 2003
0.3j
04 Dec 2003
0.3i
03 Dec 2003
0.3h
Initial release
17 years ago
13 Dec 2003
0.3k
11 Dec 2003
0.3j
04 Dec 2003
0.3i
03 Dec 2003
0.3h
Initial release
ckjmaner
16 years ago
Thanks,
Charles
Report
dolmant1
17 years ago
Report
thomas12777
17 years ago
gcc SHOULD do exp and pow internally (gcc 3.2.3 here does, yours too, obviously)
maybe some distributors spread crippled versions of gcc - i just don't have another answer %)
Thomas
Report
dolmant1
17 years ago
Report
dolmant1
17 years ago
Report
Brandybuck
17 years ago
Report
dolmant1
17 years ago
Report
thomas12777
17 years ago
Allthough baghira is very unrestricted licensed (and so you can make out of it whatever you want) i'd like to know what "the ports" is (i'm not on bsd, so please excuse, if i asked a very stupid question)
Thanks
Report
dolmant1
17 years ago
A port is just a few files - mainly a Makefile and a package listing. The Makefile specifies where to get the source and what to do with it. In this case, require kde 3 and then run configure and gmake. The listing just details the files that are installed, so that a binary package can be made.
Report
thomas12777
17 years ago
Thanks for the lesson :)
Report