# New ports collection makefile for: hypermail # Date created: 23 Dec 1997 # Whom: mjhsieh # # $FreeBSD$ # PORTNAME= hypermail PORTVERSION= 2.1.2 CATEGORIES= www mail MASTER_SITES= http://www.landfield.com/hypermail/dist/ MAINTAINER= petef@databits.net GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-htmldir=${PREFIX}/share/doc/hypermail .if defined(WITH_GDBM) CONFIGURE_ARGS+= --with-gdbm LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm .endif MAN1= hypermail.1 MAN4= hmrc.4 .include ' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bumped up the GtkHTML dependency and updated README.Ettore Perazzoli2000-12-152-7/+4
* #define this to 500, not nothing. Also, move this bit after the otherDan Winship2000-12-142-6/+12
* Change the function to have the same signature as the double click callback.Iain Holmes2000-12-142-0/+9
* Woooho! builddir != srcdir again.Ettore Perazzoli2000-12-142-0/+6
* Updated for the shell, and reformatted the part about the mailer aEttore Perazzoli2000-12-141-32/+85
* Slightly updated the startup warning message for the release.Ettore Perazzoli2000-12-142-2/+7
* Update the splash animation to fit with the new splash design.Ettore Perazzoli2000-12-142-1/+5
* Translations from keldKenneth Christiansen2000-12-141-2094/+1545
* More builddir != srcdir fun! Man, I enjoy this so much.Ettore Perazzoli2000-12-142-17/+21
* Updated Norwegian translation. This too. Adjust to fit the new tools.Kjartan Maraas2000-12-143-70/+220
* Added Id tag to easier trace changes.Christian Rose2000-12-142-38/+44
* ChangeLog for the new splash screen.Ettore Perazzoli2000-12-141-0/+4
* Cute new splash screen.Ettore Perazzoli2000-12-141-0/+0
* Use gmtime() unconditionally, since we want an UTC broken-downFederico Mena Quintero2000-12-142-4/+11
* Even though icaltime_from_timet() now properly ignores the is_utc argumentFederico Mena Quintero2000-12-1411-44/+83
* time_t values *are* in UTC by definition, so the is_utc argument isFederico Mena Quintero2000-12-142-0/+15
* Added some casts to get rid of warnings. (tail_dump): #if 0ed this out toChristopher James Lahey2000-12-143-6/+20
* Test for the existance of LDAP_NAME_ERROR and if it exists as a macro, useChristopher James Lahey2000-12-142-0/+10
* Added eti_visibility_notify. Didn't get it to work properly, so it's #ifChristopher James Lahey2000-12-141-0/+25
* icalparser.c Addedd support for x-parameters.Eric Busboom2000-12-146-27/+66
* Changed the color from yellow to light gray.Christopher James Lahey2000-12-142-2/+7
* Changed the background color of the tooltips to light gray.Christopher James Lahey2000-12-142-2/+2
* update cut and paste description error.Michael Meeks2000-12-143-3/+8
* Removed mention of ETable and EText in widgets directory.Christopher James Lahey2000-12-142-2/+6
* Added a name to the parameter to icalerror_set_errno.Christopher James Lahey2000-12-142-1/+6
* Added a cast.Christopher James Lahey2000-12-142-1/+6
* Made the vertical scrollbar always be there.Christopher James Lahey2000-12-143-2/+14
* #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):Christopher James Lahey2000-12-148-9/+50
* I like monkeys - FedericoFederico Mena Quintero2000-12-1425-39313/+70059
* Removed the explicit paths. Why it did *not* work on my original try whenFederico Mena Quintero2000-12-142-19/+23
* remove the silly logic - we pop up a tooltip regardless of where the mouseChris Toshok2000-12-142-7/+30
* New function to calculate the extra pixels per column header.Christopher James Lahey2000-12-146-27/+82
* only return TRUE in the BUTTON_PRESS case if the node was expandable.Chris Toshok2000-12-141-1/+1
* add mailer features since 0.6 (except filter stuff)Dan Winship2000-12-141-1/+80
* cut&paste from e-table-sorted-variable.c and massage names a bit to makeChris Toshok2000-12-141-1/+208
* Missed ChangeLog.Ettore Perazzoli2000-12-141-0/+23
* make it public-reference.sgml not referenc.sgml here.Larry Ewing2000-12-144-2/+12
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*Dan Winship2000-12-1449-60/+65
* add #include <sys/types.h> for freebsd.Chris Toshok2000-12-142-0/+6
* NUL-terminate the returned vcard so we don't sometimes end up withDan Winship2000-12-142-6/+12
* Rm the whole of the Executive Summary dir.Iain Holmes2000-12-146-26/+181
* Make the "forward" button in the toolbar forward the current messageEttore Perazzoli2000-12-142-1/+6
* redone shortcutsRadek Doulik2000-12-142-18/+17
* Fix some horrible Makefile breakage, getting it to compile withEttore Perazzoli2000-12-132-12/+23
* Updated russian translation.Valek Frob2000-12-132-944/+794
* make sure we actually make enough space for "&nbsp;".Larry Ewing2000-12-132-1/+6
* Revert federico's change for now because of libtool limitations withJP Rosevear2000-12-133-2/+10
* Use set_title_from_comp (save_todo_object): ditto (set_title_from_comp):JP Rosevear2000-12-132-10/+33
* Count the number of rows correctlyIain Holmes2000-12-132-4/+14
* Don't convert the utf-8 string to a gtkstring because the widget expectsJeffrey Stedfast2000-12-133-10/+13
* #if 0ed out some #if 1ed test code that was breaking my build byJoe Shaw2000-12-132-1/+6
* Make the -> in the select names dialog into a GNOME stock arrow pixmap.Iain Holmes2000-12-132-4/+15
* Small ChangeLog mistake.Chris Lahey2000-12-131-2/+2
* Added a cast.Christopher James Lahey2000-12-134-7/+24
* Mention the gconf stable branch.Dan Winship2000-12-132-1/+6
* Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototypeChristopher James Lahey2000-12-139-26/+68
* Added #include <e-summary-callbacks.h>. (destroy_prefs_cb): Added a cast.Christopher James Lahey2000-12-139-28/+63
* Fix to use the right .h instead of the deprecated one.Dan Winship2000-12-132-1/+6
* Add missing .h file. (From campd.)Dan Winship2000-12-132-6/+6
* Add stuff. (From campd.)Dan Winship2000-12-132-0/+5
* Add $(IDLS). (From campd.)Dan Winship2000-12-132-0/+5
* Update for reality. (Mostly from campd.)Dan Winship2000-12-132-35/+24
* Made cache_sanity only be included if d(x) is defined as x.Christopher James Lahey2000-12-133-1/+14
* Return TRUE as we have handled the event.Jeffrey Stedfast2000-12-132-0/+7
* Add a check for "extern int timezone;" vs struct tm tm_gmtoff, stolen fromDan Winship2000-12-135-8/+53
* Attach a signature when forwarding, fixes bug #826.Jeffrey Stedfast2000-12-132-1/+15
* Constify for new libical API. (set_text_list): Likewise.Federico Mena Quintero2000-12-136-39/+25
* Pass path+1 rather than path to get_type_for_storage, to match theDan Winship2000-12-132-1/+7
* removed Bold item from toolbarRadek Doulik2000-12-122-4/+4
* Fixed some warnings.Christopher James Lahey2000-12-123-2/+8
* More fixage - FedericoFederico Mena Quintero2000-12-1212-19/+41
* Connect a button-press-event signal on the splash screen so users canJeffrey Stedfast2000-12-122-1/+18
* Warning-- Table layout changed and works nice.Iain Holmes2000-12-124-45/+90
* Fixed a warning by making e_strstrcase return a const gchar.Christopher James Lahey2000-12-122-60/+64
* Made selected rows ignore their color specification.Christopher James Lahey2000-12-121-1/+1
* Make AC_INIT() check for a file that is not autogenerated!Federico Mena Quintero2000-12-122-1/+4
* Fixety fix - FedericoFederico Mena Quintero2000-12-125-3209/+12
* This is to make things work with libical 0.21helix1 and later. WarningsFederico Mena Quintero2000-12-129-97/+81
* shoo - FedericoFederico Mena Quintero2000-12-124-9443/+0
* Remove more auto-generated files - FedericoFederico Mena Quintero2000-12-123-4955/+0
* Removed auto-generated files - FedericoFederico Mena Quintero2000-12-128-12041/+0
* Fix fucking CVS conflicts - FedericoFederico Mena Quintero2000-12-1220-44/+36
* Added a kludge, 'is_active' which is a static variable that holds whetherJeffrey Stedfast2000-12-122-0/+12
* Autoselect the rule that ends up in the same position (or the one above itJeffrey Stedfast2000-12-122-1/+12
* updated the tests on the start & end time just before calling theDamon Chaplin2000-12-123-35/+67
* New function to tell the code that it's ok (or not) to interact with theDan Winship2000-12-124-1/+28
* Deal with "mailstorage" type views (top-level mail storages) by trying toDan Winship2000-12-123-6/+44
* Updated Swedish translation.Christian Rose2000-12-122-342/+346
* Updated to reflect arguments to the openpgp functions - now also takes anJeffrey Stedfast2000-12-124-89/+179
* Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - FedericoFederico Mena Quintero2000-12-1266-2973/+8198
* This commit was generated by cvs2svn to compensate for changes in r6917,Federico Mena Quintero2000-12-1222-298/+1548
* Initial revisionFederico Mena Quintero2000-12-1236-0/+20368
* return NULL if no {folder,storage} is found. (get_control_for_uri): returnDan Winship2000-12-122-1/+13
* Opps, forgot about this...Iain Holmes2000-12-121-0/+15
* Only allow one e_summary_rebuild_page to be queued.Iain Holmes2000-12-124-15/+37
* Memory leaks-- Default HTML prettiness++Iain Holmes2000-12-123-4/+15
* Ignore double-clicks on "active" columns (the ones where clicking doesDan Winship2000-12-123-1/+12
* Emit double_click signal with the model column, not the view column.Dan Winship2000-12-121-1/+1
* Remove the never-once-used BonoboObject stuff and make MessageList be aDan Winship2000-12-127-199/+129
* Remove an unused variable.Dan Winship2000-12-121-1/+0
* clean up the cleanup a bitDan Winship2000-12-121-6/+3
* Changes to the HTML file to add an entry box.Iain Holmes2000-12-119-15/+98
* Updated Norwegian translation.Kjartan Maraas2000-12-112-347/+339
* Updated Japanese translation.Akira Tagoh2000-12-112-2072/+1923
* Remove use of linewrap filter. Headers are now wrapped. encode_8bitMichael Zucci2000-12-117-77/+266
* Just added a little todo comment about some design issues.Michael Zucci2000-12-111-0/+8
* oops again, another insignificatn debug printf removed.Michael Zucci2000-12-111-1/+0
* Left debug on, turned off.Michael Zucci2000-12-112-1/+2
* reordered the options and added maildir, mbox, maildir, mh, in that order.Not Zed2000-12-113-49/+181
* Hrm, we actually want to call set_header, not add_header here, probablyNot Zed2000-12-113-18/+67
* added changed flags and added calls to a new functionDamon Chaplin2000-12-118-103/+534
* Updates from Keld achtung/po/da.po balsa/po/da.po bonobo/po/da.poKenneth Christiansen2000-12-101-2179/+1673
* Connect to the "cursor_change" signal on the ETable here instead of theChristopher James Lahey2000-12-102-3/+13
* Change the "drawfocus" argument on e_table_scrolled_get_table(etable)Christopher James Lahey2000-12-102-1/+7
* Split the lines in this cell before testing whether we're to the right ofChristopher James Lahey2000-12-101-8/+12
* upd.Michael Meeks2000-12-102-2/+10
* cell should be edit cast to a CurrentCell, not data cast to a CurrentCell.Christopher James Lahey2000-12-101-1/+1
* Added the actions parameter to ect_event. Added an actions field toChristopher James Lahey2000-12-108-62/+112
* Unref the object instead of destroying it.Federico Mena Quintero2000-12-104-4/+4
* When setting the "name" argument, copy the incoming name. This fixes aChristopher James Lahey2000-12-102-1/+6
* Made editing the name using the full name button set the file as entryChristopher James Lahey2000-12-103-38/+43
* Made it so that the editor->name is set after the entry is changed. ThisChristopher James Lahey2000-12-093-4/+12
* If there are columns allocated, free them upon a destroy.JP Rosevear2000-12-092-5/+3
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-0910-69/+57
* Check to see if the file already exists, if it does prompt the user to forJeffrey Stedfast2000-12-093-24/+121
* Call the parent class destroyer as wellJP Rosevear2000-12-092-0/+8
* the e-table double-click signal now has extra paramsJP Rosevear2000-12-092-1/+6
* Don't hardcode image paths.Iain Holmes2000-12-092-3/+7
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-09