aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-utils.c
Commit message (Expand)AuthorAgeFilesLines
* More whitespace cleanup.Matthew Barnes2009-07-191-5/+5
* Fix excessive whitespace.Matthew Barnes2009-07-141-3/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-62/+42
* Split store and local folder management out from shell backend.Matthew Barnes2009-06-241-9/+9
* Fix "make distcheck" errors.Matthew Barnes2009-06-201-77/+58
* Stop abusing forward declarations.Matthew Barnes2009-06-191-2/+2
* More code cleanup.Matthew Barnes2009-06-021-5/+5
* Whitespace cleanup.Matthew Barnes2009-05-291-3/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-106/+106
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-10/+10
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-10/+10
| * Bug 580925 – Better search bar for word searchesMatthew Barnes2009-05-211-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-128/+0
* | Fix most of the compiler warnings in mail.Matthew Barnes2009-05-081-4/+15
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-13/+13
* | Manual conflict resolutionMatthew Barnes2009-04-251-1/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-9/+39
|\|
| * Revert evolution revision 37063 (workaround for bug 563867).Matt McCutchen2009-03-021-31/+0
| * ** Part of fix for bug #563212Milan Crha2009-02-251-9/+38
| * ** Part of fix for bug #555888Milan Crha2009-02-091-62/+18
| * Patch from Felix Riemann <friemann@svn.gnome.org> ** Fix for bug #563867 (Un...Suman Manjunath2009-01-131-0/+31
| * ** Fixes bug #557613Matthew Barnes2008-11-031-5/+5
| * ** Fix for bug #364542Milan Crha2008-10-171-4/+76
| * ** Fix for bug #554418Milan Crha2008-10-011-1/+1
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-291-14/+14
| * ** Fixes Bug #200147Bharath Acharya2008-07-211-0/+46
* | Miscellaneous bug fixes.Matthew Barnes2009-04-241-3/+3
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-091-6/+4
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-62/+18
* | Make saving attachments work.Matthew Barnes2009-02-121-1/+3
* | Heh, oops. Fun typo.Matthew Barnes2009-01-281-1/+1
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-271-10/+16
* | Fix some runtime warnings.Matthew Barnes2009-01-221-4/+0
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-151-0/+31
* | Handle mailto/email URIs (unfinished).Matthew Barnes2008-12-281-2/+0
* | Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-271-28/+32
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-081-5/+5
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-4/+76
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-23/+52
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-15/+15
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-0/+46
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #535791Milan Crha2008-06-091-1/+5
* ** Fixes bug #534476Matthew Barnes2008-05-231-6/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* Fixes compiler warning (unused variable).Milan Crha2008-04-291-1/+0
* Avoid crash while detecting mime types.Srinivasa Ragavan2008-04-281-6/+9
* ** Fix for bug #529375Milan Crha2008-04-231-1/+4
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-12/+41
* Patch from Shuai Liu <shuai.liu@sun.com>: Fix for bug #528358 (Use message s...Suman Manjunath2008-04-171-1/+13
* ** Fix for bug #273177Milan Crha2008-03-131-19/+54
* ** Fixes breakage caused by bug #513951Matthew Barnes2008-03-121-2/+2
* ** Most of the errors are now non-intrusiveSrinivasa Ragavan2008-01-101-4/+34
* ** Fixes bug #362638Matthew Barnes2007-12-211-1/+1
* ** Fix for bug #329706Alex Kloss2007-12-081-1/+1
* ** Fix for bug #494425Milan Crha2007-11-231-7/+85
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-156/+156
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-6/+6
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Move away from g_assert to g_return* calls Srinivasa Ragavan2007-08-311-1/+1
* 2007-08-20 mcrha Fix for bug #367760Milan Crha2007-08-201-5/+9
* Do not free const pointer. Plugged memory leak.Hiroyuki Ikezoe2007-07-271-4/+4
* ** Fix for bug #307410Srinivasa Ragavan2007-07-091-0/+25
* ** Fix for bug #453294simon.zheng2007-07-031-2/+4
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-10/+10
* Removing few debug statementsSrinivasa Ragavan2007-06-021-1/+1
* ** Adds support for Contact Image in the preview paneSrinivasa Ragavan2007-06-021-1/+93
* Fix file descriptor leaksJules Colding2007-05-291-3/+8
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+1
* ** Fixes bug #423766Matthew Barnes2007-04-181-83/+73
* Evolution requires GLib 2.10 now; remove dead backward-compatibility codeMatthew Barnes2007-03-301-4/+0
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fix for bug #349966Daniel Gryniewicz2006-11-281-142/+25
* Fix for bug #337439 DoS attach with large emailsSrinivasa Ragavan2006-11-271-0/+2
* ** Fix for bug #347248Srinivasa Ragavan2006-08-231-0/+1
* ** Fixes bug #347238Srinivasa Ragavan2006-08-231-3/+5
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-5/+25
* Fixed premature memory free. Fixes bug #335203.Patrick Ohly2006-03-221-1/+2
* Fixed bug #326571 Add em_filename_make_safe(), and use it to allowSimon Zheng2006-03-211-2/+36
* Fixes bug #332140 Transfer filenames from utf-8 to glib encoding beforeSimon Zheng2006-03-061-4/+6
* Fix for bug 322160.Srinivasa Ragavan2006-02-211-6/+6
* change Filters dialog window title to be HIG compliantKarsten Bräckelmann2006-02-111-1/+1
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-38/+0
* ** Fixes bug #316223pavithran2006-01-301-1/+1
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-1/+2
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* s/don't/do not/ string changes. Fixes #325276.Harish Krishnaswamy2006-01-011-2/+2
* ** Fixes bug #228040, #324677Srinivasa Ragavan2005-12-231-0/+6
* em-folder-browser.c em-folder-view.c em-format-html.cTor Lillqvist2005-12-181-23/+53
* Fixed mark junk, keybinding to focus search widget.Srinivasa Ragavan2005-10-181-0/+39
* Change instances of "vfolder" that appear in the UI to use the termRodney Dawes2005-08-081-1/+1
* ** See bug #273885.Not Zed2005-08-051-5/+10
* Killed a warning.Srinivasa Ragavan2005-08-041-1/+1
* Fixed a bug where the last path is not preserved well.Srinivasa Ragavan2005-08-021-6/+7
* ** See bug #311440.Not Zed2005-07-291-1/+2
* Added code to create a attachment bar.Srinivasa Ragavan2005-07-251-4/+67
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* move e-error into e-util/Not Zed2005-05-161-1/+1
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-1/+3
* bump version, requiresJP Rosevear2005-03-011-1/+1
* ** See bug #35219Not Zed2005-02-231-16/+32
* kill old 'load http 0 now=0' debug.Not Zed2005-01-181-33/+50
* ** Merge in notzed-messageinfo-branch.Not Zed2004-11-121-2/+4
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-12/+12
* added a commentJeffrey Stedfast2004-09-041-0/+1
* Fix for bug #63377 and prevention of similar cases.Jeffrey Stedfast2004-09-031-0/+12
* gtk-doc style comment fixesJeffrey Stedfast2004-08-311-2/+3
* Don't crash if we're passed a NULL path. GtkFileChooser can return NULLHans Petter Jansson2004-08-281-1/+1
* don't include the terminating NUL in the data length.Not Zed2004-08-161-17/+17
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-131-21/+53
* ** See #61940.Not Zed2004-07-281-3/+11
* added len parameter to em_utils_part_to_html and em_utils_message_to_html.Radek Doulik2004-07-281-2/+6
* set the session on the formatter. See #61767.Not Zed2004-07-231-2/+4
* free return value from e_mkdtempDan Winship2004-07-141-3/+5
* Add code to set the parent, position, and type hint of the "Add address"Rodney Dawes2004-06-251-1/+4
* ** See #59885.Not Zed2004-06-171-8/+8
* ** See #59885.Not Zed2004-06-171-0/+2
* ** See #56479.Not Zed2004-06-161-47/+83
* This code no longer needs to do charset conversion. Yay. Fixes bug #60225.Jeffrey Stedfast2004-06-161-1/+1
* handle a null path or fragment.Not Zed2004-06-111-5/+9
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-201-3/+4
* if we end up with an application/octet-stream part, pre-snoop it so we setNot Zed2004-05-191-0/+59
* ** Bug #6556.Not Zed2004-05-171-19/+84
* add for translators.Not Zed2004-05-121-2/+6
* Moved these here from em-utils.c.Not Zed2004-05-031-1078/+4
* fix the overwrite? question. #57822.Not Zed2004-04-301-1/+1
* ** Changed error messages to use EError.Not Zed2004-04-281-44/+21
* use %% for %%.Not Zed2004-04-131-3/+4
* If the provider is unavailable, return euri like the other fail cases.Jeffrey Stedfast2004-04-121-2/+3
* use e_destination_export_to_vcard_attribute instead of exporting to xml,Chris Toshok2004-04-101-8/+8
* Cleaned up header inclusions and added plenty of forward declarations.Not Zed2004-03-311-0/+125
* if we get an email uri passed in, just pass it out again, without firstNot Zed2004-03-231-0/+4
* rfc2047 decode the address here before passing it off to the addressbookJeffrey Stedfast2004-03-191-2/+14
* If the mail_get_message() async op fails, it will still call us with aJeffrey Stedfast2004-03-161-0/+6
* ** See bug #54924.Not Zed2004-03-031-8/+22
* Make sure url->path is non-NULL before setting folder_name to url->path +Jeffrey Stedfast2004-02-271-3/+6
* Use the new camel_store_folder_uri_equal() function.Jeffrey Stedfast2004-02-251-37/+3
* Fix for bug #54057Jeffrey Stedfast2004-02-241-12/+59
* fix camel provider api changes.Not Zed2004-02-191-3/+3
* ** See bug #53914.Not Zed2004-02-171-42/+45
* Fixes for bug #53530Bill Zhu2004-02-021-2/+0
* ** See bug #53084 and others.Not Zed2004-01-271-5/+131
* s/g_fre/g_free/Jeffrey Stedfast2004-01-171-15/+15
* ** See bug 51660.Not Zed2004-01-141-1/+1
* support for posting both to mail and to (multiple) foldersMeilof Veeningen2004-01-131-28/+141
* add total + unread counts to properties page.Not Zed2004-01-091-1/+1
* Implemented; sets an image attachment as the GNOME wallpaper.David Moore2003-12-221-1/+53
* changed to setup the rule part properly, it could never have worked. BugNot Zed2003-12-031-0/+42
* Added empty_trash prompt key.Not Zed2003-12-021-34/+28
* Same.Jeffrey Stedfast2003-11-201-5/+8
* User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml ratherJeffrey Stedfast2003-11-071-2/+2
* Fixes bug #49816Jeffrey Stedfast2003-10-281-92/+50
* Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list):Jeffrey Stedfast2003-10-231-4/+3
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-12/+13
* updated for camel namespace changesJeffrey Stedfast2003-09-191-2/+2
* cvs removed.Not Zed2003-09-181-0/+2327
it/cgit.cgi/freebsd-ports-gnome/diff/devel/p5-POEx-Role-Streaming/distinfo?id=7fd01e05c5819a38c3e7a76d21d645d85ab803ae'>devel/p5-POEx-Role-Streaming/distinfo1
-rw-r--r--devel/p5-POEx-Types/Makefile2
-rw-r--r--devel/p5-POEx-Types/distinfo1
-rw-r--r--devel/p5-PPerl/Makefile2
-rw-r--r--devel/p5-PPerl/distinfo1
-rw-r--r--devel/p5-PadWalker/Makefile2
-rw-r--r--devel/p5-PerlMenu/Makefile2
-rw-r--r--devel/p5-PerlMenu/distinfo1
-rw-r--r--devel/p5-Pipeline/Makefile2
-rw-r--r--devel/p5-Pipeline/distinfo1
-rw-r--r--devel/p5-Return-Value/Makefile2
-rw-r--r--devel/p5-Return-Value/distinfo1
-rw-r--r--devel/p5-RunApp/Makefile2
-rw-r--r--devel/p5-RunApp/distinfo1
-rw-r--r--devel/p5-ShipIt-Step-Manifest/Makefile2
-rw-r--r--devel/p5-Smart-Comments/Makefile2
-rw-r--r--devel/p5-Spiffy/Makefile2
-rw-r--r--devel/p5-Spoon/Makefile2
-rw-r--r--devel/p5-Tee/Makefile2
-rw-r--r--devel/p5-Term-RawInput/Makefile2
-rw-r--r--devel/p5-Term-Title/Makefile2
-rw-r--r--devel/p5-Test-EOL/Makefile2
-rw-r--r--devel/p5-Test-Net-RabbitMQ/Makefile2
-rw-r--r--devel/p5-Test-NoTabs/Makefile2
-rw-r--r--devel/p5-Test-Reporter-Transport-Metabase/Makefile2
-rw-r--r--devel/p5-Test-SharedFork/Makefile2
-rw-r--r--devel/p5-Test-Singleton/distinfo1
-rw-r--r--devel/p5-ToolSet/Makefile2
-rw-r--r--devel/p5-ToolSet/distinfo1
-rw-r--r--devel/p5-VCP-Dest-svk/Makefile2
-rw-r--r--devel/p5-VCP-Dest-svk/distinfo1
-rw-r--r--devel/p5-VCP-Source-cvsbk/Makefile4
-rw-r--r--devel/p5-VCP-Source-cvsbk/distinfo1
-rw-r--r--devel/p5-VCP-autrijus/Makefile4
-rw-r--r--devel/p5-VCP-autrijus/distinfo1
-rw-r--r--devel/p5-Version-Requirements/Makefile2
-rw-r--r--devel/p5-Version-Requirements/distinfo1
-rw-r--r--devel/p5-Want/Makefile2
-rw-r--r--devel/p5-Want/distinfo1
-rw-r--r--devel/p5-WeakRef/Makefile2
-rw-r--r--devel/p5-WeakRef/distinfo1
-rw-r--r--devel/p5-Yada-Yada-Yada/Makefile4
-rw-r--r--devel/p5-Yada-Yada-Yada/distinfo1
-rw-r--r--devel/p5-ZConf-GUI/Makefile2
-rw-r--r--devel/p5-ZConf-GUI/distinfo1
-rw-r--r--devel/p5-ZML/Makefile2
-rw-r--r--devel/p5-ZML/distinfo1
-rw-r--r--devel/p5-autobox/Makefile2
-rw-r--r--devel/p5-autobox/distinfo1
-rw-r--r--devel/p5-autodie/Makefile2
-rw-r--r--devel/p5-autodie/distinfo1
-rw-r--r--devel/p5-base/Makefile2
-rw-r--r--devel/p5-boolean/Makefile2
-rw-r--r--devel/p5-boolean/distinfo1
-rw-r--r--devel/p5-common-sense/Makefile2
-rw-r--r--devel/p5-constant-lexical/Makefile2
-rw-r--r--devel/p5-constant-lexical/distinfo1
-rw-r--r--devel/p5-cpan-listchanges/Makefile2
-rw-r--r--devel/p5-github_creator/Makefile2
-rw-r--r--devel/p5-libxml-enno/Makefile2
-rw-r--r--devel/p5-libxml-enno/distinfo1
-rw-r--r--devel/p5-local-lib/Makefile2
-rw-r--r--devel/p5-namespace-autoclean/Makefile2
-rw-r--r--devel/p5-prefork/Makefile4
-rw-r--r--devel/p5-prefork/distinfo1
-rw-r--r--devel/p5-reaper/Makefile2
-rw-r--r--devel/p5-reaper/distinfo1
-rw-r--r--devel/p5-relative/Makefile2
-rw-r--r--devel/p5-relative/distinfo1
-rw-r--r--devel/p5-rpm-build-perl/Makefile2
-rw-r--r--devel/p5-self-init/Makefile2
-rw-r--r--devel/p5-self/Makefile2
-rw-r--r--devel/p5-subatom/Makefile2
-rw-r--r--devel/p5-subatom/distinfo1
-rw-r--r--devel/p5-uni-perl/Makefile2
-rw-r--r--devel/p5-uni-perl/distinfo1
-rw-r--r--devel/perlconsole/Makefile2
-rw-r--r--devel/perlconsole/distinfo1
-rw-r--r--devel/svk/Makefile2
-rw-r--r--devel/svk/distinfo1
-rw-r--r--dns/p5-Net-DNS-RR-SRV-Helper/Makefile2
-rw-r--r--editors/p5-Vimana/Makefile2
-rw-r--r--graphics/p5-Image-Size-FillFullSelect/Makefile2
-rw-r--r--graphics/p5-Image-Size-FillFullSelect/distinfo1
-rw-r--r--irc/p5-IRC-Bot-Hangman/Makefile4
-rw-r--r--japanese/jacode.pl/Makefile2
-rw-r--r--japanese/p5-DateTime-Format-Japanese/Makefile2
-rw-r--r--lang/p5-Interpolation/Makefile2
-rw-r--r--lang/p5-JSAN/Makefile2
-rw-r--r--lang/p5-Modern-Perl/Makefile2
-rw-r--r--lang/p5-Modern-Perl/distinfo1
-rw-r--r--lang/p5-Switch/Makefile2
-rw-r--r--lang/p5-Switch/distinfo1
-rw-r--r--lang/p5-Test-XPath/Makefile2
-rw-r--r--lang/p5-Test-XPath/distinfo1
-rw-r--r--lang/p5-TryCatch/Makefile2
-rw-r--r--lang/p5-signatures/Makefile2
-rw-r--r--lang/p5-signatures/distinfo1
-rw-r--r--mail/p5-Mail-Cache/Makefile2
-rw-r--r--mail/p5-Mail-Cache/distinfo1
-rw-r--r--mail/p5-Mail-IMAPClient/Makefile2
-rw-r--r--mail/p5-Mail-IMAPTalk-MailCache/Makefile2
-rw-r--r--mail/p5-Mail-IMAPTalk-MailCache/distinfo1
-rw-r--r--mail/p5-ZConf-Mail/Makefile2
-rw-r--r--math/p5-Data-Float/Makefile2
-rw-r--r--math/p5-GIS-Distance-Lite/Makefile2
-rw-r--r--math/p5-GIS-Distance/Makefile2
-rw-r--r--math/p5-Math-Random-ISAAC-XS/Makefile2
-rw-r--r--math/p5-Math-Random-ISAAC/Makefile2
-rw-r--r--math/p5-Number-Fraction/Makefile2
-rw-r--r--misc/p5-Array-Compare/Makefile2
-rw-r--r--misc/p5-Business-UPS/Makefile2
-rw-r--r--misc/p5-Zen-Koans/Makefile2
-rw-r--r--multimedia/p5-FFmpeg-Command/Makefile2
-rw-r--r--multimedia/p5-FFmpeg-Command/distinfo1
-rw-r--r--multimedia/p5-FLV-Info/Makefile2
-rw-r--r--net-im/p5-DJabberd/Makefile2
-rw-r--r--net-mgmt/p5-Data-Validate-IP/Makefile2
-rw-r--r--net-mgmt/p5-NSNMP/Makefile2
-rw-r--r--net-mgmt/p5-Nagios-Plugins-Memcached/Makefile2
-rw-r--r--net-p2p/p5-Net-DirectConnect-TigerHash/Makefile2
-rw-r--r--net-p2p/p5-Net-DirectConnect/Makefile2
-rw-r--r--net/ldapsh/Makefile2
-rw-r--r--net/p5-AddressBook/Makefile4
-rw-r--r--net/p5-BBS-Client/Makefile2
-rw-r--r--net/p5-BBS-UserInfo-Maple3/Makefile2
-rw-r--r--net/p5-BBS-UserInfo-Maple3itoc/Makefile2
-rw-r--r--net/p5-BBS-UserInfo-Ptt/Makefile2
-rw-r--r--net/p5-BBS-UserInfo-SOB/Makefile2
-rw-r--r--net/p5-BBS-UserInfo-Wretch/Makefile2
-rw-r--r--net/p5-BBS-UserInfo/Makefile2
-rw-r--r--net/p5-Net-Amazon-AWSSign/Makefile2
-rw-r--r--net/p5-Net-LDAP-AutoDNs/Makefile2
-rw-r--r--net/p5-Net-LDAP-AutoServer/Makefile2
-rw-r--r--net/p5-Net-LDAP-LDAPhash/Makefile2
-rw-r--r--net/p5-Net-LDAP-Makepath/Makefile2
-rw-r--r--net/p5-Net-LDAP-posixAccount/Makefile2
-rw-r--r--net/p5-Net-LDAP-posixGroup/Makefile2
-rw-r--r--net/p5-Net-Traceroute/Makefile2
-rw-r--r--net/p5-OAuth-Lite/Makefile2
-rw-r--r--net/p5-POEx-Role-TCPServer/Makefile2
-rw-r--r--net/p5-REST-Application/Makefile4
-rw-r--r--net/p5-REST-Google/Makefile2
-rw-r--r--net/p5-Server-Starter/Makefile2
-rw-r--r--net/p5-Spread-Message/Makefile4
-rw-r--r--net/p5-URI/Makefile2
-rw-r--r--net/p5-Validate-Net/Makefile2
-rw-r--r--net/p5-What/Makefile2
-rw-r--r--net/p5-XML-Compile-SOAP/Makefile2
-rw-r--r--net/p5-XPC/Makefile4
-rw-r--r--net/p5-ZConf-Bookmarks/Makefile2
-rw-r--r--net/p5-ZConf/Makefile2
-rw-r--r--ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates/Makefile2
286 files changed, 235 insertions, 301 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index 05abc914e632..ad2b3109055a 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Archive-Tar
PORTVERSION= 1.76
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/B/BI/BINGOS
+MASTER_SITE_SUBDIR= CPAN:BINGOS
PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
diff --git a/archivers/p5-POE-Filter-LZF/Makefile b/archivers/p5-POE-Filter-LZF/Makefile
index 037ba7f87aa1..6915187146d8 100644
--- a/archivers/p5-POE-Filter-LZF/Makefile
+++ b/archivers/p5-POE-Filter-LZF/Makefile
@@ -9,7 +9,7 @@ PORTNAME= POE-Filter-LZF
PORTVERSION= 1.6.8
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/B/BI/BINGOS
+MASTER_SITE_SUBDIR= CPAN:BINGOS
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
diff --git a/archivers/p5-POE-Filter-LZO/Makefile b/archivers/p5-POE-Filter-LZO/Makefile
index bfa622047489..f6de00ea14a3 100644
--- a/archivers/p5-POE-Filter-LZO/Makefile
+++ b/archivers/p5-POE-Filter-LZO/Makefile
@@ -9,7 +9,7 @@ PORTNAME= POE-Filter-LZO
PORTVERSION= 1.6.8
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/B/BI/BINGOS
+MASTER_SITE_SUBDIR= CPAN:BINGOS
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
diff --git a/astro/p5-ZConf-Weather/Makefile b/astro/p5-ZConf-Weather/Makefile
index 218a7ab0846f..8ebe8fd96032 100644
--- a/astro/p5-ZConf-Weather/Makefile
+++ b/astro/p5-ZConf-Weather/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= astro perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
+MASTER_SITE_SUBDIR= CPAN:VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile
index 02a595e29f16..ddbb0685f094 100644
--- a/audio/p5-CDDB_get/Makefile
+++ b/audio/p5-CDDB_get/Makefile
@@ -10,10 +10,10 @@ PORTVERSION= 2.27
PORTEPOCH= 1
CATEGORIES= audio perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/F/FO/FONKIE
+MASTER_SITE_SUBDIR= CPAN:FONKIE
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A high-level interface to the Compact Disc Database
PERL_CONFIGURE= yes
diff --git a/converters/p5-Encode/Makefile b/converters/p5-Encode/Makefile
index d4b91b4780a4..b8dbc9bc9ed8 100644
--- a/converters/p5-Encode/Makefile
+++ b/converters/p5-Encode/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Encode
PORTVERSION= 2.42
CATEGORIES= converters perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DANKOGAI
+MASTER_SITE_SUBDIR= CPAN:DANKOGAI
PKGNAMEPREFIX= p5-
MAINTAINER= rafan@FreeBSD.org
diff --git a/databases/p5-Amazon-SimpleDB/Makefile b/databases/p5-Amazon-SimpleDB/Makefile
index f64f68b4d360..2ccd2be75f59 100644
--- a/databases/p5-Amazon-SimpleDB/Makefile
+++ b/databases/p5-Amazon-SimpleDB/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Amazon-SimpleDB
PORTVERSION= 0.03
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/T/TI/TIMA
+MASTER_SITE_SUBDIR= CPAN:TIMA
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
diff --git a/databases/p5-Class-DBI-Loader/Makefile b/databases/p5-Class-DBI-Loader/Makefile
index c64a883ef832..45dc8bffc742 100644
--- a/databases/p5-Class-DBI-Loader/Makefile
+++ b/databases/p5-Class-DBI-Loader/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.34
PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/D/DM/DMAKI
+MASTER_SITE_SUBDIR= CPAN:DMAKI
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/databases/p5-DBICx-Deploy/Makefile b/databases/p5-DBICx-Deploy/Makefile
index dde97bf28d5b..74cf12c2082d 100644
--- a/databases/p5-DBICx-Deploy/Makefile
+++ b/databases/p5-DBICx-Deploy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.02
PORTREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/J/JR/JROCKWAY/
+MASTER_SITE_SUBDIR= CPAN:JROCKWAY
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
diff --git a/databases/p5-DBICx-MapMaker/Makefile b/databases/p5-DBICx-MapMaker/Makefile
index d42e1e965c6b..463ebda47669 100644
--- a/databases/p5-DBICx-MapMaker/Makefile
+++ b/databases/p5-DBICx-MapMaker/Makefile
@@ -9,7 +9,7 @@ PORTNAME= DBICx-MapMaker
PORTVERSION= 0.03
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/J/JR/JROCKWAY/
+MASTER_SITE_SUBDIR= CPAN:JROCKWAY
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
diff --git a/databases/p5-DBICx-TxnInsert/Makefile b/databases/p5-DBICx-TxnInsert/Makefile
index 5c024328de1b..76dd9e318fba 100644
--- a/databases/p5-DBICx-TxnInsert/Makefile
+++ b/databases/p5-DBICx-TxnInsert/Makefile
@@ -9,7 +9,7 @@ PORTNAME= DBICx-TxnInsert
PORTVERSION= 0.02
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/V/VO/VOVKASM
+MASTER_SITE_SUBDIR= CPAN:VOVKASM
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/databases/p5-DBIx-Skinny-Schema-Loader/Makefile b/databases/p5-DBIx-Skinny-Schema-Loader/Makefile
index 635e5c859126..d674c5bb380e 100644
--- a/databases/p5-DBIx-Skinny-Schema-Loader/Makefile
+++ b/databases/p5-DBIx-Skinny-Schema-Loader/Makefile
@@ -9,7 +9,7 @@ PORTNAME= DBIx-Skinny-Schema-Loader
PORTVERSION= 0.22
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/N/NE/NEKOYA
+MASTER_SITE_SUBDIR= CPAN:NEKOYA
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
diff --git a/databases/p5-Dancer-Session-Memcached/Makefile b/databases/p5-Dancer-Session-Memcached/Makefile
index da7296f0bff0..b424377a7425 100644
--- a/databases/p5-Dancer-Session-Memcached/Makefile
+++ b/databases/p5-Dancer-Session-Memcached/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Dancer-Session-Memcached
PORTVERSION= 0.1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/S/SU/SUKRIA
+MASTER_SITE_SUBDIR= CPAN:SUKRIA
PKGNAMEPREFIX= p5-
MAINTAINER= magik@roorback.net
diff --git a/databases/p5-Ima-DBI/Makefile b/databases/p5-Ima-DBI/Makefile
index 9816a458ecc0..e2cb5f6da7a5 100644
--- a/databases/p5-Ima-DBI/Makefile
+++ b/databases/p5-Ima-DBI/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Ima-DBI
PORTVERSION= 0.35
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/P/PE/PERRIN
+MASTER_SITE_SUBDIR= CPAN:PERRIN
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
diff --git a/databases/p5-Memcached-libmemcached/Makefile b/databases/p5-Memcached-libmemcached/Makefile
index 20d38e614c37..31ca92a7f4ec 100644
--- a/databases/p5-Memcached-libmemcached/Makefile
+++ b/databases/p5-Memcached-libmemcached/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Memcached-libmemcached
PORTVERSION= 0.21.01
CATEGORIES= databases devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/T/TI/TIMB
+MASTER_SITE_SUBDIR= CPAN:TIMB
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
diff --git a/databases/p5-Rose-DB/Makefile b/databases/p5-Rose-DB/Makefile
index cbd31ef3343d..e9179ff888cd 100644
--- a/databases/p5-Rose-DB/Makefile
+++ b/databases/p5-Rose-DB/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.763
PORTEPOCH= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/J/JS/JSIRACUSA
+MASTER_SITE_SUBDIR= CPAN:JSIRACUSA
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/databases/p5-mysql-genocide/Makefile b/databases/p5-mysql-genocide/Makefile
index 44eb96e25c8c..41fd258de996 100644
--- a/databases/p5-mysql-genocide/Makefile
+++ b/databases/p5-mysql-genocide/Makefile
@@ -9,7 +9,7 @@ PORTNAME= mysql-genocide
PORTVERSION= 0.03
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/R/RS/RSOLIV
+MASTER_SITE_SUBDIR= CPAN:RSOLIV
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/databases/pgtop/Makefile b/databases/pgtop/Makefile
index 408776d2774c..635735f9fca8 100644
--- a/databases/pgtop/Makefile
+++ b/databases/pgtop/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.05
PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/C/CO/COSIMO
+MASTER_SITE_SUBDIR= CPAN:COSIMO
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Display PostgreSQL performance info like top(1)
diff --git a/deskutils/p5-ZConf-BGSet/Makefile b/deskutils/p5-ZConf-BGSet/Makefile
index 27509df987e3..9ca6acb1fe83 100644
--- a/deskutils/p5-ZConf-BGSet/Makefile
+++ b/deskutils/p5-ZConf-BGSet/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.0
PORTREVISION= 3
CATEGORIES= deskutils perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
+MASTER_SITE_SUBDIR= CPAN:VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
diff --git a/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile b/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile
index d8fbf7c37337..9a5aa406bdf7 100644
--- a/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile
+++ b/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ZConf-Runner-GUI-GTK
PORTVERSION= 0.0.2
CATEGORIES= deskutils perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
+MASTER_SITE_SUBDIR= CPAN:VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
diff --git a/deskutils/p5-ZConf-Runner/Makefile b/deskutils/p5-ZConf-Runner/Makefile
index 1aaca29a1158..28cdaeefc622 100644
--- a/deskutils/p5-ZConf-Runner/Makefile
+++ b/deskutils/p5-ZConf-Runner/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ZConf-Runner
PORTVERSION= 2.1.4
CATEGORIES= deskutils perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
+MASTER_SITE_SUBDIR= CPAN:VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
diff --git a/devel/activitymail/Makefile b/devel/activitymail/Makefile
index 308b701f46bc..e07e7d5cd4ea 100644
--- a/devel/activitymail/Makefile
+++ b/devel/activitymail/Makefile
@@ -9,7 +9,7 @@ PORTNAME= activitymail
PORTVERSION= 1.26
CATEGORIES= devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/D/DW/DWHEELER/activitymail
+MASTER_SITE_SUBDIR= CPAN:DWHEELER/activitymail
MAINTAINER= joseph@randomnetworks.com
COMMENT= A program for sending email messages for CVS repository commits
diff --git a/devel/activitymail/distinfo b/devel/activitymail/distinfo
index 69b045378d3d..72d06e96c7d2 100644
--- a/devel/activitymail/distinfo
+++ b/devel/activitymail/distinfo
@@ -1,3 +1,2 @@
-MD5 (activitymail-1.26.tar.gz) = 44ab4b1f33a0609a983fda6e3b8ded4d
SHA256 (activitymail-1.26.tar.gz) = 2f469ecbeb86d3f8f526be7dc608835f036ef11cdfae41aff7b99a66d824a940
SIZE (activitymail-1.26.tar.gz) = 21385
diff --git a/devel/cpan-upload-http/Makefile b/devel/cpan-upload-http/Makefile
index 6fca1ae80f84..8ea3c049a4b1 100644
--- a/devel/cpan-upload-http/Makefile
+++ b/devel/cpan-upload-http/Makefile
@@ -9,7 +9,7 @@ PORTNAME= cpan-upload-http
PORTVERSION= 2.4
CATEGORIES= devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ
+MASTER_SITE_SUBDIR= CPAN:BRADFITZ
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl script to upload one or more files to CPAN, using PAUSE
diff --git a/devel/cpan-upload-http/distinfo b/devel/cpan-upload-http/distinfo
index 7254dc1f56da..079ef6da8110 100644
--- a/devel/cpan-upload-http/distinfo
+++ b/devel/cpan-upload-http/distinfo