# Created by: Nick Hilliard # $FreeBSD$ PORTNAME= netdot PORTVERSION= 1.0.6 CATEGORIES= net-mgmt MASTER_SITES= http://netdot.uoregon.edu/pub/dists/ MAINTAINER= nick@foobar.org COMMENT= Open source tool to organize and maintain network information LICENSE= GPLv2 RUN_DEPENDS= p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2 \ p5-Apache-Session>=1.6:${PORTSDIR}/www/p5-Apache-Session \ p5-Apache-AuthCookie>=0:${PORTSDIR}/www/p5-Apache-AuthCookie \ p5-Apache2-SiteControl>=1.0:${PORTSDIR}/www/p5-Apache2-SiteControl \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \ p5-SQL-Translator>=0.07:${PORTSDIR}/databases/p5-SQL-Translator \ p5-Class-DBI>=3.0.17:${PORTSDIR}/databases/p5-Class-DBI \ p5-Class-DBI-AbstractSearch>=0:${PORTSDIR}/databases/p5-Class-DBI-AbstractSearch \ p5-SNMP-Info>=2.06:${PORTSDIR}/net-mgmt/p5-SNMP-Info \ p5-HTML-Mason>=1.31:${PORTSDIR}/www/p5-HTML-Mason \ p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ p5-Parallel-ForkManager>=0:${PORTSDIR}/devel/p5-Parallel-ForkManager \ p5-Net-IRR>=0:${PORTSDIR}/net/p5-Net-IRR \ p5-NetAddr-IP>=4.042:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ p5-Net-Patricia>=1.20:${PORTSDIR}/net/p5-Net-Patricia \ p5-Net-Appliance-Session>=3.113.610:${PORTSDIR}/net/p5-Net-Appliance-Session \ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ p5-Net-DNS-ZoneFile-Fast>=1.12:${PORTSDIR}/dns/p5-Net-DNS-ZoneFile-Fast \ p5-BIND-Config-Parser>=0:${PORTSDIR}/dns/p5-BIND-Config-Parser \ p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 \ p5-GraphViz>=2.02:${PORTSDIR}/graphics/p5-GraphViz \ rrdtool:${PORTSDIR}/databases/rrdtool \ netdisco-mibs>=0:${PORTSDIR}/net-mgmt/netdisco-mibs USES= gmake perl5 NO_BUILD= yes USE_MYSQL= yes SUB_FILES= pkg-message pkg-install SUB_LIST= WWWDIR="${WWWDIR}" \ WWWOWN="${WWWOWN}" \ WWWGRP="${WWWGRP}" \ CHOWN="${CHOWN}" \ CHMOD="${CHMOD}" .include INSTALL_TARGET= install \ PREFIX=${WWWDIR} \ STAGEDIR=${STAGEDIR}${WWWDIR} \ APACHEUSER=${WWWOWN} \ APACHEGROUP=${WWWGRP} post-patch: @${REINPLACE_CMD} "s#/usr/local/netdot#${WWWDIR}#g" ${WRKSRC}/netdot.cron ${WRKSRC}/Makefile ${WRKSRC}/import/import_ip_bulk.pl @${REINPLACE_CMD} "s#%%LOCALPREFIX%%#${PREFIX}#g" ${WRKSRC}/etc/Default.conf post-install: .for f in export/bind export/dhcpd export/ethers export/rancid export/smokeping export/sysmon htdocs/img/graphs lib/Netdot/Manual tmp/sessions/locks htdocs/masondata/cache @${TOUCH} ${STAGEDIR}${WWWDIR}/${f}/.keep-me .endfor .for f in initdb ${INSTALL_SCRIPT} ${WRKSRC}/bin/${f} ${STAGEDIR}${WWWDIR}/bin/${f} .endfor ${MKDIR} ${STAGEDIR}${WWWDIR}/upgrade .for f in Makefile updatedb upgrade-tasks ${INSTALL_SCRIPT} ${WRKSRC}/upgrade/${f} ${STAGEDIR}${WWWDIR}/upgrade/${f} .endfor ${INSTALL_DATA} ${WRKSRC}/netdot.cron ${STAGEDIR}${WWWDIR}/etc/netdot.cron ${INSTALL_DATA} ${WRKSRC}/etc/default_data ${STAGEDIR}${WWWDIR}/etc/default_data .include ap'>Commit message (Expand)AuthorAgeFilesLines * new icons for next / previous message buttons. Some kind soul could patchTuomas Kuosmanen2001-06-293-0/+5 * add EVOLUTION_IMAGESDIR define.Chris Toshok2001-06-294-1/+52 * add contact-is-a-list.pngChris Toshok2001-06-292-0/+5 * added icon for toshok, for contact lists.. /tigertTuomas Kuosmanen2001-06-292-0/+4 * sJose Maria Celorio2001-06-291-0/+1 * sshJose Maria Celorio2001-06-291-0/+6 * Adding `camel/tests/mime-filter/Makefile' to the `AC_OUTPUT()' list inEttore Perazzoli2001-06-292-2/+7 * pop up list editor for lists, contact editor otherwise.Chris Toshok2001-06-295-10/+48 * Fix the fix.Ettore Perazzoli2001-06-291-1/+1 * Ooops. Update ChangeLog entry correctly.Ettore Perazzoli2001-06-291-1/+2 * remove ancient e-table include, and add include for contact-editor so weChris Toshok2001-06-294-18/+52 * Fix #3756, `--debug' option not working anymore.Ettore Perazzoli2001-06-292-5/+18 * add support for X-EVOLUTION-LIST and X-EVOLUTION-LIST-SHOW-ADDRESSES.Chris Toshok2001-06-293-0/+94 * send signals even if the row/col is -1. (et_drag_drop): same.Chris Toshok2001-06-292-66/+56 * Fix #3382, shortcut bar crashes when checking mail, and all theEttore Perazzoli2001-06-292-6/+22 * Updated to reflect reality. Updated Norwegian translation.Kjartan Maraas2001-06-293-2173/+6193 * commented out AC_DEFINE(ICAL_ERRORS_ARE_FATAL,1). We only want it to abortDamon Chaplin2001-06-292-1/+6 * implemented plain savingRadek Doulik2001-06-292-32/+84 * small cosmetic changes + added ChangeLog entries from last commitRadek Doulik2001-06-292-8/+13 * signature editorRadek Doulik2001-06-292-5/+237 * exportedRadek Doulik2001-06-293-4/+10 * Add a CamelMimeFilterStripHeader that removes a header from mime output. UsedPeter Williams2001-06-2924-14/+532 * new fileRadek Doulik2001-06-293-0/+76 * The e_iterator_get() returns a gconstpointer and we need a non-constJeffrey Stedfast2001-06-295-3/+22 * Capitalize words in the link right-click menu to make it consistentEttore Perazzoli2001-06-292-2/+8 * Implement the "Copy link location" right-click menu item in theEttore Perazzoli2001-06-293-35/+90 * Don't bother trying to save the passwd if the url is NULL.Jeffrey Stedfast2001-06-293-1/+8 * (e_storage_new_folder): Move the folder_changed_cb() call to avoidDan Winship2001-06-292-1/+4 * Call folder_changed_cb after adding the new folder so that if it was addedDan Winship2001-06-292-0/+7 * Since we have an exception variable, we might as well use it when gettingJeffrey Stedfast2001-06-293-7/+27 * After finding a folder, attach to its "folder_changed" andDan Winship2001-06-293-68/+123 * Fix a memory leak. Also if the decoded value is NULL, that means it wasn'tJeffrey Stedfast2001-06-292-32/+114 * If the folder is frozen, don't refresh, just record that we need to do itDan Winship2001-06-295-7/+84 * simplified(refactored) signature handling + better support for htmlRadek Doulik2001-06-298-48/+177 * simplified(refactored) signature handling + better support for htmlRadek Doulik2001-06-293-69/+37 * Small typoRodrigo Moya2001-06-281-2/+1 * added cut/copy/paste entries to the main menuRodrigo Moya2001-06-282-0/+14 * new functions for allowing the execution of clipboard-related commandsRodrigo Moya2001-06-286-49/+158 * Re-added removed paramter in call to evolution_shell_component_newRodrigo Moya2001-06-282-0/+2 * added cut/copy/paste entries to the main menuRodrigo Moya2001-06-282-0/+18 * removed not-uses-anymore parameter in call toRodrigo Moya2001-06-2810-2/+184 * Rename `e_shell_new_view()' into `e_shell_create_view()' to avoidEttore Perazzoli2001-06-286-11/+16 * Get the Mail Component to understand `mailto:'.Ettore Perazzoli2001-06-282-1/+33 * Make the shell to be able to display URIs that the user specified onEttore Perazzoli2001-06-289-47/+159 * Added a URI schema registry to the shell, and changed the bootstrapEttore Perazzoli2001-06-289-5/+440 * remove FIXME from FileInsertFile.Larry Ewing2001-06-284-179/+103 * Remove redundant declaration for `free_ShellComponentListener_servant()'.Ettore Perazzoli2001-06-282-3/+5 * Get EvolutionShellComponent to emit a "handle_external_uri" when itEttore Perazzoli2001-06-282-0/+20 * Rename the method implementation functions to match the CORBA names.Ettore Perazzoli2001-06-282-41/+58 * Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-2814-3/+138 * Initialize the private send_lock. (camel_transport_finalize): Free theJeffrey Stedfast2001-06-284-4/+70 * Updated to match the current API.Jeffrey Stedfast2001-06-283-3/+10 * Use the new header_address_fold.Jeffrey Stedfast2001-06-284-83/+53 * Bump required gal version for new accessors in ETree.Peter Williams2001-06-2810-7/+115 * Bump version number due to incompatible changes in ETree.Peter Williams2001-06-284-34/+50 * track storage change - we're only using 1 array now.Chris Toshok2001-06-286-76/+365 * work around an e-tree bugjacob berkman2001-06-282-0/+7 * Updated to use TigerT's attachment icon.Jeffrey Stedfast2001-06-282-2/+5 * Added a pixcache array for special pixmaps to use in the composer.Jeffrey Stedfast2001-06-282-1/+21 * Install the add-attachment.png icon.Jeffrey Stedfast2001-06-282-0/+5 * Copy and Move to Folder now require the Shift key.Jeffrey Stedfast2001-06-282-2/+5 * Fixed Cut/Copy/Paste to work - it turns out I couldn't share a singleJeffrey Stedfast2001-06-283-41/+34 * this is even better in size. /tigertTuomas Kuosmanen2001-06-281-0/+0 * new version of the calendar mini icon on the folder tree.. /tigertTuomas Kuosmanen2001-06-282-0/+5 * Make "Move" the default action.Jeffrey Stedfast2001-06-282-5/+9 * forgot to save before comitting...Peter Williams2001-06-281-1/+0 * Change to use more reality-based API below. Include folder-browser-ui.hPeter Williams2001-06-284-30/+41 * Changed the Expunge accel to ^E instead of ^X since ^X is Cut andJeffrey Stedfast2001-06-282-7/+13 * fixed (e_calendar_table_on_copy): fixedRodrigo Moya2001-06-272-38/+23 * Remove a ChangeLog entry that referred to code that I haven'tEttore Perazzoli2001-06-271-11/+0 * Oops. Can't use the wombat version of the master categories list yet.Christopher James Lahey2001-06-272-2/+8 * stripped all blank lines from iCalendar files. Apparently they aren'tDamon Chaplin2001-06-27374-4337/+378 * memmove counts were off in this function. (remove_card, modify_card):Christopher James Lahey2001-06-272-5/+16 * Added a categories combo here. It's not used yet.Christopher James Lahey2001-06-274-6/+61 * Plug a leak. Every time the ETable would query the model for theEttore Perazzoli2001-06-272-1/+7 * Avoid calling the listener directly in `e-local-folder.c'; instead,Ettore Perazzoli2001-06-272-67/+38 * Added category searching to the advanced search dialog here.Christopher James Lahey2001-06-272-0/+27 * Added category searching to the file backend.Christopher James Lahey2001-06-273-0/+39 * Capitalized fields. Added X-EVOLUTION-RELATED-CONTACTS field.Chris Lahey2001-06-271-2/+3 * Add a new `e_marshal_INT__POINTER_POINTER_POINTER_POINTER' marshallerEttore Perazzoli2001-06-272-0/+29 * Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-2715-33/+191 * Removed ui/evolution-mail.xml and replaced it with the 4 newJeffrey Stedfast2001-06-272-1/+9 * Since we want an error opening a folder to result in the message beingJeffrey Stedfast2001-06-272-5/+15 * Mail:Peter Williams2001-06-2714-846/+1181 * Whoops my name was empty.Peter Williams2001-06-271-1/+1 * Rest of previous commit (got messed up somehow).Peter Williams2001-06-271-0/+2 * libwombat:Peter Williams2001-06-276-0/+26 * Helps if I spell "received" correctly.Jeffrey Stedfast2001-06-273-6/+29 * lock the cache around accessesDan Winship2001-06-273-6/+25 * Don't pop up a progress dialog to say "I already finished this a whileDan Winship2001-06-275-10/+24 * Revised move/rename/copy questions, now that these functions work.Aaron Weber2001-06-274-70/+26 * Updated Spanish translation.Hector Garcia2001-06-272-1114/+1223 * D'oh. s/FALSE/CAMEL_URL_HIDE_PASSWORD/Dan Winship2001-06-271-1/+1 * make ettore stop complaining so i can get back to workjacob berkman2001-06-272-0/+6 * constify argsDan Winship2001-06-271-1/+2 * No longer returns a gboolean and also takes a CamelException.Jeffrey Stedfast2001-06-273-51/+193 * constify argsDan Winship2001-06-272-1/+6 * Read in the default show_preview value. (mail_config_write_on_exit): SaveJeffrey Stedfast2001-06-263-48/+85 * When ANDing two bools, don't use a bitwise AND.Jeffrey Stedfast2001-06-262-3/+8 * g_strdup() the message source here or we will have problems later when weJeffrey Stedfast2001-06-264-50/+58 * Added a note about the use of this file.Chris Lahey2001-06-261-0/+5 * Added this file for fields we need to add to ECard.Chris Lahey2001-06-261-0/+3 * Check to make sure that clipboard_selection is non-NULL before weJoe Shaw2001-06-262-2/+9 * change layout slightly, the icon no longer pushes everything to the left,Chris Toshok2001-06-26