/* WARNING: Exceptions MUST NOT be renumbered: they need to be * consistent across libraries compiled at different times. * Categories should be widely separated, old unused exceptions can * never be deleted, and new exceptions can be added only to the * ends of categories. */ CAMEL_EXCEPTION_NONE = 0, /* Generic exceptions */ CAMEL_EXCEPTION_INVALID_PARAM, CAMEL_EXCEPTION_SYSTEM, CAMEL_EXCEPTION_USER_CANCEL, /* CamelFolderException */ CAMEL_EXCEPTION_FOLDER_NULL = 100, CAMEL_EXCEPTION_FOLDER_INVALID, CAMEL_EXCEPTION_FOLDER_INVALID_STATE, CAMEL_EXCEPTION_FOLDER_NON_EMPTY, CAMEL_EXCEPTION_FOLDER_NON_UID, CAMEL_EXCEPTION_FOLDER_INSUFFICIENT_PERMISSION, CAMEL_EXCEPTION_FOLDER_INVALID_PATH, CAMEL_EXCEPTION_FOLDER_INVALID_UID, CAMEL_EXCEPTION_FOLDER_SUMMARY_INVALID, /* CamelStoreException */ CAMEL_EXCEPTION_STORE_NULL = 200, CAMEL_EXCEPTION_STORE_INVALID, CAMEL_EXCEPTION_STORE_NO_FOLDER, /* CamelServiceException */ CAMEL_EXCEPTION_SERVICE_NULL = 300, CAMEL_EXCEPTION_SERVICE_INVALID, CAMEL_EXCEPTION_SERVICE_URL_INVALID, CAMEL_EXCEPTION_SERVICE_UNAVAILABLE, CAMEL_EXCEPTION_SERVICE_CANT_AUTHENTICATE freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/cl-ppcre
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE (from the website)amdmi32017-09-191-0/+3
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* - Unsilence installation commandsamdmi32017-07-281-28/+30
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* Cleanup plistantoine2014-11-161-3/+0
|
* Stage supportantoine2014-02-161-34/+33
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | textproc)
* Convert Makefile headers to the new format.olgeni2013-02-181-4/+1
|
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.olgeni2011-08-171-0/+1
|
* -remove MD5ohauer2011-07-031-1/+0
|
* Upgrade to version 2.0.3.olgeni2010-10-084-50/+34
| | | | Obtained from: swell.k gmail com