summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * Fixed some issues with the patches to remove nxcomp from nxnodescruggsj2006-07-3111-55/+63
| | | | | | | | * Tweaked the 50nxpaths file * Added in the line to copy the nxcomp header files to the include dir. I forgot to copy this line over from the nxcomp ebuild. svn path=/testing/; revision=94
* * Updated the build number for nxauthscruggsj2006-07-308-0/+425
| | | | | | | | | * Added in patches to change the hard-coded path to the nxcomp lib. It's installed with the nxclient ebuilds, so there is no reason to compile it again and saves time for something that isn't needed. ;) * Fixed the path paths. svn path=/testing/; revision=93
* * Updated the build numbers for nxcompsh, nxesd, nxkill, and nxservice scruggsj2006-07-309-276/+27
| | | | | | | | | in the nxclient-base ebuild. * Removing nxnode-base folder to add it back with some folder changes. For some reason the commit failed when trying to move the folders. So, this is a two part solution. :P svn path=/testing/; revision=92
* * Updated the build number for nxclientscruggsj2006-07-308-27/+44
| | | | | | | | * Added a patch that fixes compiling of nxspool on gcc4 * Fixed a bug in the install of nxnode. If you installed nxnode before, re-merge it. Thanks. svn path=/testing/; revision=91
* * Initial import of the nxnode ebuilds.scruggsj2006-07-1710-12/+331
| | | | | | | | | | | | | | | | | | | | * Honestly, I would use the pre-compiled flag for now. nxnode cannot be compiled suing GCC 4.x. It will fail if you do. Just a warning. Also, I don't know if I have everything correct yet, hence the testing status. ;) * I have wrappers for the binaries so that the /usr/NX/lib dor gets set as a library path for those binaries that need it. Again, this is testing and a feature that may be removed int eh final version. If things work better with these wrappers, then they will stay. :) I need to test both ways. * Again, these are very experimental. I don't know if they will work correctly for everyone. I will get a patch out sometime for GCC 4.x. But, I don't know when. * I changed the way the wrappers are handled in the nxclient-base ebuilds. * have fun. :P svn path=/testing/; revision=90
* * Fixed a typo with the new menu insstaller.scruggsj2006-07-152-8/+8
| | | | svn path=/testing/; revision=89
* * Fixed a wrong name.scruggsj2006-07-152-8/+8
| | | | svn path=/testing/; revision=88
* * Fixed typo in depends.scruggsj2006-07-154-19/+57
| | | | | | | | | | * Added the 50nxpaths file to add some environment variables. * Made some wrappers so that certain provrams get an added path that points to /usr/NX/lib. Maybe this will be better than setting LDPATH with caused lots of errors. * Might be feature complete. Needs some testing. svn path=/testing/; revision=87
* * Fix xorg 7 patch for SVN FreeNX.scruggsj2006-07-123-5/+27
| | | | svn path=/testing/; revision=85
* * More stable -- hopefully -- FreeNX ebuilds.scruggsj2006-07-128-0/+610
| | | | | | | | | | | | * I had to rename three files to there are no conflicts with !M files. * Import of a SVN Snapshot ebuild. :) * These digest and I have not tested. :P I do not know if these work yet. It's really late and I want to get to bed. Just putting these on the server, so they are version controlled. They may work. I will look at them more later when I am more awake. ;) * This is the final version of FreeNX 0.5.0. ;) svn path=/testing/; revision=84
* * Moved the new FreeNX ebuild to experimental. I will add old style scruggsj2006-07-114-167/+0
| | | | | | FreeNX ebuilds soon. This new one needs more testing. svn path=/testing/; revision=83
* * Fixed typo in the the depends for nxclient.ebuild. I forgot the ? on scruggsj2006-07-112-6/+6
| | | | | | the precompiled use flag. :$ svn path=/testing/; revision=82
* * Initial import of the nxclient 2.0.0 series of ebuilds.scruggsj2006-07-1110-0/+381
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * NOTE: These may not have all the depends and blockers in yet. * Will work for the most part. :P Well, should work for the most part. * There are too many patches, so I may roll them up all in to one, I haven't decided yet. * Hopefully this will give some indication on how I will do the nxnode ebuilds as well and the direction I want to go with these. * Also, some of the code needs to be reduced. * I know that amd64 users are marked as -amd64 for the nxclient-base ebuild because I don't know how compatible amd64 is when compiling. It hasn't been very friendly in the past, so I am being very leary with it this time around. * Just be careful using these for now. :) * Those patches were largely made by me with suggestions from others on how to fix nxcompsh from not compiling. :) Thanks to all those that pointed me in the right direction. * As always, please tell me about any errors these ebuilds give. I mainly only tested the compiling part because it's late and I am tired, and I wanted people to see my ideas in the form of ebuilds. Like I said before, I will fix these ebuilds up more after work. :) I am just glad they work as is. :P It's been a pain to get it some things to work out as planned. Cheers. svn path=/testing/; revision=81
* * Fix a type with the RESTRICT options.scruggsj2006-07-092-5/+5
| | | | svn path=/testing/; revision=80
* * The first import of the ebuild for FreeNX 0.5.0. :)scruggsj2006-07-094-0/+167
| | | | | | | | | | | | | | | * I made nxclient a dependency now to be be more friendly with !M servers. That and many users couldn't figure it out and had troubles with installing the nxclient, so this will work out for the better. * I modified the install so that it is now possible to install FreeNX along side with a NoMachine Server. FreeNX is now installed to /usr/NX/freenx. :) This has been a feature since like version 0.3 but was never taken advantage of until now. * removed some unneeded depends and useflags. * Some other minor things are fixed as well. * Most importantly, have fun. :P svn path=/testing/; revision=79
* * Deleting files to prepare for the upload of NX 2.0.0 ebuilds :)scruggsj2006-07-0864-2342/+0
| | | | | | | * As soon as I fix up the old 1.5.0 ebuilds, I will upload those new ones. There is no point in keeping files here that are in portage. ;) svn path=/testing/; revision=78
* * Fix the spacing error.scruggsj2006-05-142-4/+7
| | | | svn path=/testing/; revision=77
* Fixed USE=xft support for nxclientStuart Herbert2006-05-043-21/+3
| | | | svn path=/testing/; revision=76
* Fix download message to show correct download URLStuart Herbert2006-04-301-1/+1
| | | | svn path=/testing/; revision=75
* * Added in the line RDEPEND="DEPEND" to most ebuilds. Forgot that. -_-scruggsj2006-04-2926-76/+176
| | | | | | | * Took out the dependency on xdialog since it requires the use of GTK 1. The was at the request of Genstef. svn path=/testing/; revision=74
* * Adding the unmask here to make it easier.scruggsj2006-04-291-0/+11
| | | | svn path=/testing/; revision=73
* * Changed to rpm XFT clientscruggsj2006-04-263-11/+11
| | | | svn path=/testing/; revision=71
* * Reverting back to the fetch and rename versions.scruggsj2006-04-219-34/+38
| | | | svn path=/testing/; revision=69
* * Reverting back to the RPM files and fetch only. :(scruggsj2006-04-211-13/+20
| | | | svn path=/testing/; revision=68
* * fixed an oopsscruggsj2006-04-161-1/+1
| | | | svn path=/testing/; revision=67
* * Added xorg7 depends to the nxserver eclassscruggsj2006-04-161-1/+16
| | | | svn path=/testing/; revision=66
* * Updated the depends to handle the !M servers.scruggsj2006-04-162-4/+7
| | | | svn path=/testing/; revision=65
* * Fixed errors in sandboxscruggsj2006-04-161-6/+16
| | | | svn path=/testing/; revision=64
* * Fixed an issue with the nxclient ebuild.scruggsj2006-04-152-10/+12
| | | | svn path=/testing/; revision=63
* * Tweaked teh debian eclass a bit. scruggsj2006-04-141-9/+10
| | | | svn path=/testing/; revision=62
* * Fixed some small issues with the nx eclassscruggsj2006-04-141-1/+4
| | | | svn path=/testing/; revision=61
* * Fixed an oops in several ebuildsscruggsj2006-04-144-8/+6
| | | | svn path=/testing/; revision=60
* * Adding the !M Server ebuilds.scruggsj2006-04-1419-41/+207
| | | | | | | * Aaddind the debian eclass. * minor fix to the nxserver eclass. svn path=/testing/; revision=59
* * Changed the description for the FreeNX ebuilds.scruggsj2006-04-0810-24/+113
| | | | | | | | * Added a use flag to nxesd to use the xft version of the nxclient * Fies the inherits in the nxesd ebuild. * Added a patch so that the docs are no longer compiled. svn path=/testing/; revision=58
* Move nxclient to be a runtime dep onlyStuart Herbert2006-04-031-4/+4
| | | | svn path=/testing/; revision=56
* Fix syntax error in eclassStuart Herbert2006-04-031-3/+4
| | | | svn path=/testing/; revision=55
* * added ewarn about use falg change.scruggsj2006-04-024-9/+15
| | | | svn path=/testing/; revision=54
* First cut of nxserver-personal-1.5 supportStuart Herbert2006-04-024-0/+252
| | | | svn path=/testing/; revision=53
* * Minor cosmetic changes to ebuilds. Nothing noteworthy.scruggsj2006-04-024-10/+10
| | | | svn path=/testing/; revision=51
* * Fixed an oops. :$scruggsj2006-04-024-18/+17
| | | | svn path=/testing/; revision=50
* * Added a workaround for revdep-rebuildscruggsj2006-04-026-30/+74
| | | | | | * Added new code to turn on various componets. svn path=/testing/; revision=48
* * Fixed an oops with the new use flag.scruggsj2006-03-254-27/+27
| | | | svn path=/testing/; revision=47
* * Varius cosmetic changes.scruggsj2006-03-2512-52/+56
| | | | | | | * changed the use flag on the FreeNX ebuilds to nxclient to hopefully elimintate some confusion. svn path=/testing/; revision=45
* * fixed dpends for FreeNX 0.4.xscruggsj2006-03-2116-87/+649
| | | | | | | | | * fixed Auto install of node.conf if 1.5 backend is pressent. * fixed the 50nxpaths file * Completely removed nxcomp from the nx-xll build. No more building nxcomp twice now. :) svn path=/testing/; revision=44
* * Added a feature to the FreeNX 0.4.x ebuilds to automatically set the scruggsj2006-03-156-28/+34
| | | | | | | | | backend to 1.5.0 if it's installed. This should eliminate some bug reports. * Changed the depends on FreeNX 0.5.0. * Updated the nx-x11-bin file. svn path=/testing/; revision=42
* * Updated the FreeNX ebuilds.scruggsj2006-03-156-22/+29
| | | | | | * Updated the nxcomp ebuild. svn path=/testing/; revision=40
* * Forgot the new patch. *cough* Sorry.scruggsj2006-03-141-0/+18
| | | | svn path=/testing/; revision=38
* There are a lot of small changes. Check the changelogs in the downloads scruggsj2006-03-1417-66/+161
| | | | | | | | directory for them all. Most importantly, the nx-x11-bin has been created, and also the show stopper bug for fonts on xorg 7 has been fixed. :) svn path=/testing/; revision=37
* * Fixed nxesd digestscruggsj2006-03-121-1/+1
| | | | svn path=/testing/; revision=34
* * Took ou emake install and replaced that with doexe because emake scruggsj2006-03-122-7/+8
| | | | | | | install installed too many files that are not needed. This cleans things up a bit. Thanks to Jon Severinsson for the suggestion. svn path=/testing/; revision=33