Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 95528 Details for
Bug 145673
net-analyzer/hobbit-4.2.0.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
hobbit Makefile
Makefile (text/plain), 1.59 KB, created by
Paul daSilva
on 2006-08-31 00:26:38 UTC
(
hide
)
Description:
hobbit Makefile
Filename:
MIME Type:
Creator:
Paul daSilva
Created:
2006-08-31 00:26:38 UTC
Size:
1.59 KB
patch
obsolete
># Toplevel Makefile for Hobbit >BUILDTOPDIR=`pwd` > ># configure settings for Hobbit ># ># Toplevel dir >BBTOPDIR = /usr/lib/hobbit ># Server home dir for etc/, bin/ >BBHOME = /usr/lib/hobbit/server ># Server data dir for hist/ etc. >BBVAR = /usr/lib/hobbit/data ># CGI scripts go in CGIDIR >CGIDIR = /usr/lib/hobbit/cgi-bin ># Admin CGI scripts go in SECURECGIDIR >SECURECGIDIR = /usr/lib/hobbit/cgi-secure ># Where to put logfiles >BBLOGDIR = /var/log/hobbit ># Where to install manpages >MANROOT = /usr/share/man ># How to run fping or hobbitping >#FPING = hobbitping > ># Username running hobbit >BBUSER = hobbit ># Hobbit server hostname >#BBHOSTNAME = localhost ># Hobbit server IP-address >#BBHOSTIP = 127.0.0.1 ># Hobbit server OS >BBHOSTOS = linux > ># URL for Hobbit webpages >BBHOSTURL = /hobbit ># URL for Hobbit CGIs >BBCGIURL = /hobbit-cgi ># URL for Hobbit Admin CGIs >SECUREBBCGIURL = /hobbit-seccgi ># Webserver group-ID >HTTPDGID = apache > ># RRDtool settings >RRDDEF = -DRRDTOOL12 >RRDINCDIR = -I/usr/include >RRDLIBS = -L/usr/lib -lrrd -L/usr/lib -lpng >RPATHVAL += /usr/lib > ># PCRE settings >PCREINCDIR = -I/usr/include >PCRELIBS = -L/usr/lib -lpcre >RPATHVAL += /usr/lib ># ># OpenSSL settings >#SSLFLAGS = -DBBGEN_SSL >#SSLINCDIR = -I/usr/include >#SSLLIBS = -L/usr/lib -lssl -lcrypto >#RPATHVAL += /usr/lib ># ># OpenLDAP settings >#LDAPFLAGS = -DBBGEN_LDAP -DBBGEN_LDAP_USESTARTTLS >#LDAPINCDIR = -I/usr/include >#LDAPLIBS = -L/usr/lib -lldap -llber >#RPATHVAL += /usr/lib ># Large File Support settings >LFSDEF = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > >include build/Makefile.Linux > > ># Add local CFLAGS etc. settings here > >include build/Makefile.rules >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 145673
:
95523
|
95524
|
95526
|
95527
| 95528 |
95529
|
95530
|
95531