summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/honeytrap: Add local useflags to metadata.xml (GLEP 56)Thomas Sachau2008-08-313-4/+19
| | | | svn path=/sunrise/; revision=6894
* symon moved to gentoo-x86Tiago Cunha2008-08-1911-545/+0
| | | | svn path=/sunrise/; revision=6759
* net-analyzer/symon: Add USE flag description to metadata wrt GLEP 56Tiago Cunha2008-08-113-3/+13
| | | | svn path=/sunrise/; revision=6743
* net-analyzer/symon: Improve syweb elog messages by saying how to customize ↵Tiago Cunha2008-08-063-2/+10
| | | | | | it, and mention that there's a no user interaction php script svn path=/sunrise/; revision=6692
* net-analyzer/symon: Install syweb documentation, remove oldTiago Cunha2008-08-063-4/+9
| | | | svn path=/sunrise/; revision=6691
* net-analyzer/symon: symon doesn't use GNU make, hence ignore MAKEOPTS since ↵Tiago Cunha2008-07-313-3/+7
| | | | | | some options aren't available in pmake (e.g. --load-average) svn path=/sunrise/; revision=6628
* net-analyzer/symon: Tell the user how to test the configuration files, and ↵Tiago Cunha2008-07-313-5/+13
| | | | | | how the RRDs directory structure for syweb should be organized svn path=/sunrise/; revision=6627
* net-analyzer/symon: Make doins, dodoc, doman, dosbin, and dobin die on failureTiago Cunha2008-07-313-15/+19
| | | | svn path=/sunrise/; revision=6626
* net-analyzer/symon: Shorten DESCRIPTIONTiago Cunha2008-07-313-3/+6
| | | | svn path=/sunrise/; revision=6625
* net-analyzer/symon: Improve elog messagesTiago Cunha2008-07-213-8/+15
| | | | svn path=/sunrise/; revision=6536
* net-analyzer/symon: Rename 'client' USE flag to 'perl'Tiago Cunha2008-07-163-7/+10
| | | | svn path=/sunrise/; revision=6507
* net-analyzer/symon: Simplify die messages, while there avoid using identical ↵Tiago Cunha2008-06-113-7/+11
| | | | | | die messages in the same function to ease error identification svn path=/sunrise/; revision=6291
* net-analyzer/symon: Simplify sed callsTiago Cunha2008-06-033-4/+7
| | | | svn path=/sunrise/; revision=6251
* net-analyzer/symon: Respect AR and RANLIB, while there beautify the ebuildTiago Cunha2008-05-313-3/+9
| | | | svn path=/sunrise/; revision=6244
* net-analyzer/symon: Prettify src_compile, virtual/httpd-cgi removed from ↵Tiago Cunha2008-04-083-5/+10
| | | | | | RDEPEND since it isn't needed svn path=/sunrise/; revision=6015
* net-analyzer/symon: Version bump (syweb bumped too), remove oldTiago Cunha2008-04-083-5/+9
| | | | svn path=/sunrise/; revision=6014
* net-analyzer/symon: Improve webapp eclass handling and fix dependenciesJakub Moc2008-03-213-10/+15
| | | | svn path=/sunrise/; revision=5871
* net-analyzer/symon: Prettify the configuration files, add resources for MP ↵Tiago Cunha2008-03-184-20/+45
| | | | | | machines, while there insert missing comments to document the patch purpose svn path=/sunrise/; revision=5856
* net-analyzer/symon: Improve patch comment about renaming the directories, ↵Tiago Cunha2008-03-185-8/+17
| | | | | | while there prettify them svn path=/sunrise/; revision=5855
* net-analyzer/symon: Tell the user to test the configuration files only after ↵Tiago Cunha2008-03-183-3/+9
| | | | | | creating the RRDs, since symux reads the configuration file with file access checks (prevents symux -t from giving warnings) svn path=/sunrise/; revision=5854
* net-analyzer/symon: Beautify the code by converting spaces to tabsTiago Cunha2008-03-184-11/+15
| | | | svn path=/sunrise/; revision=5853
* net-analyzer/symon: Remove slash from docinto, simplify elog messagesTiago Cunha2008-02-233-6/+9
| | | | svn path=/sunrise/; revision=5750
* net-analyzer/symon: Fix php check in pkg_setup, add missing pkg_prerm for ↵Jakub Moc2008-02-193-3/+10
| | | | | | webapp.eclass svn path=/sunrise/; revision=5728
* net-analyzer/symon: Introduce a new variable (CDEPEND) that will hold common ↵Tiago Cunha2008-02-183-6/+11
| | | | | | dependencies for (R)DEPEND svn path=/sunrise/; revision=5717
* net-analyzer/symon: New USE flag 'client' added, remove oldTiago Cunha2008-02-183-6/+25
| | | | svn path=/sunrise/; revision=5716
* net-analyzer/symon: Shorten descriptionThomas Sachau2008-02-172-2/+2
| | | | svn path=/sunrise/; revision=5699
* net-analyzer/symon: Shorten descriptionThomas Sachau2008-02-173-3/+6
| | | | svn path=/sunrise/; revision=5698
* net-analyzer/symon: net is really necessary for the correct functioning of ↵Tiago Cunha2008-02-034-3/+15
| | | | | | the service svn path=/sunrise/; revision=5594
* net-analyzer/symon: Simplify elog messagesTiago Cunha2008-02-033-5/+7
| | | | svn path=/sunrise/; revision=5593
* net-analyzer/symon: Die if sed failedTiago Cunha2008-02-023-3/+9
| | | | svn path=/sunrise/; revision=5590
* net-analyzer/symon: Append Gentoo CFLAGS in src_compile by using the CFLAGS ↵Tiago Cunha2008-02-023-4/+9
| | | | | | variable from the portage environment instead of doing it with sed in src_unpack svn path=/sunrise/; revision=5589
* net-analyzer/symon: Put sed calls after epatch ones to prevent breaking ↵Tiago Cunha2008-02-023-6/+9
| | | | | | patches, and use "${S}" instead of hardcoding the directories svn path=/sunrise/; revision=5587
* net-analyzer/symon: Do a safer pattern in sed when the user requested not to ↵Tiago Cunha2008-02-023-3/+7
| | | | | | build the symux target svn path=/sunrise/; revision=5586
* net-analyzer/symon: Instead of using sed and avoiding pre-stripping in ↵Tiago Cunha2008-02-023-7/+8
| | | | | | src_unpack, make the package use the STRIP variable from the portage environment in src_compile svn path=/sunrise/; revision=5585
* net-analyzer/symon: Instead of using sed and tc-getCC to call the correct ↵Tiago Cunha2008-02-023-7/+9
| | | | | | gcc in src_unpack, make the package use the proper CC from the portage environment in src_compile svn path=/sunrise/; revision=5584
* sunrise/app-portage/elog-list/Manifest: OUCH! Adding missing Manifests from ↵Thomas Sachau2008-01-183-3/+3
| | | | | | last commit svn path=/sunrise/; revision=5464
* sunrise/app-portage/elog-list/elog-list-0.0.6.ebuild: change headers to make ↵Thomas Sachau2008-01-183-3/+3
| | | | | | repoman happy + some KEYWORDS reordering svn path=/sunrise/; revision=5463
* Nuke ${ROOT} usage in pkg_postinst einfo messagesJakub Moc2008-01-132-5/+5
| | | | svn path=/sunrise/; revision=5406
* net-analyzer/symon: Avoid pre-strippingTiago Cunha2008-01-103-2/+10
| | | | svn path=/sunrise/; revision=5375
* net-analyzer/symon: Honour Gentoo CFLAGSTiago Cunha2008-01-103-2/+8
| | | | svn path=/sunrise/; revision=5374
* net-analyzer/symon: Fix hardcoded CCTiago Cunha2008-01-103-3/+11
| | | | svn path=/sunrise/; revision=5372
* net-analyzer/symon: New USE flag 'symux' added, remove oldTiago Cunha2008-01-095-25/+52
| | | | svn path=/sunrise/; revision=5366
* net-analyzer/symon: Added ~amd64 keywordTiago Cunha2008-01-083-3/+6
| | | | svn path=/sunrise/; revision=5364
* net-analyzer/symon: Bump syweb, tooTiago Cunha2008-01-073-4/+7
| | | | svn path=/sunrise/; revision=5363
* net-analyzer/symon: Version bump, remove oldTiago Cunha2008-01-073-3/+7
| | | | svn path=/sunrise/; revision=5362
* net-analyzer/symon: New Ebuild for bug 176635Tiago Cunha2008-01-0610-0/+291
| | | | svn path=/sunrise/; revision=5353
* net-analyzer/honeytrap: Renewed enewuser.Jukka Ruohonen2007-11-153-3/+6
| | | | svn path=/sunrise/; revision=5071
* net-analyzer/daemonlogger: Renewed enewuser.Jukka Ruohonen2007-11-153-3/+6
| | | | svn path=/sunrise/; revision=5070
* net-analyzer/daemonlogger: Remove old and fix a minor bashism in the init ↵Jukka Ruohonen2007-11-106-92/+8
| | | | | | script. svn path=/sunrise/; revision=5046
* net-analyzer/daemonlogger: Version bump.Jukka Ruohonen2007-11-103-1/+43
| | | | svn path=/sunrise/; revision=5045