/* * * Author: * Anders Carlsson (andersca@gnu.org) * * (C) 2000 Helix Code, Inc. */ #include #include #include #include #include "e-util/e-gui-utils.h" #include "component-factory.h" static void init_corba (gint argc, gchar **argv) { gnome_init_with_popt_table ("evolution-notes-component", VERSION, argc, argv, oaf_popt_options, 0, NULL); oaf_init (argc, argv); } static void init_bonobo (void) { if (bonobo_init (CORBA_OBJECT_NIL, CORBA_OBJECT_NIL, CORBA_OBJECT_NIL) == FALSE) { e_notice (NULL, GNOME_MESSAGE_BOX_ERROR, _("Notes Component: Could not initialize bonobo")); exit (1); } } gint main (gint argc, gchar **argv) { bindtextdomain (PACKAGE, EVOLUTION_LOCALEDIR); textdomain (PACKAGE); init_corba (argc, argv); init_bonobo (); e_setup_base_dir (); notes_factory_init (); component_factory_init (); bonobo_main (); return 0; } '2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x11-themes/plata-theme: update to 0.7.8Steve Wills2019-04-242-5/+5
* x11-themes/plata-theme: update to 0.7.7Steve Wills2019-04-192-5/+5
* x11-themes/gtk-arc-themes: update to 20190330Steve Wills2019-04-193-4/+12
* x11-themes/plata-theme: Update to 0.7.6Mateusz Piotrowski2019-04-172-6/+7
* Update KDE Frameworks to 5.57Tobias C. Berner2019-04-166-19/+99
* New port: x11-themes/plata-theme: Gtk theme based on Material Design RefreshKoichiro Iwao2019-04-145-0/+1905
* x11-themes/papirus-icon-theme: update to 20190331Steve Wills2019-04-113-97/+706
* x11-themes/qt5-style-plugins: bump revision after r497990Tobias C. Berner2019-04-071-1/+1
* Update x11-themes/plasma5-breeze to 5.15.4.1Tobias C. Berner2019-04-062-4/+4
* Update KDE Plasma Desktop to 5.15.4Tobias C. Berner2019-04-037-17/+15
* Upgrade the LXQt desktop environment to 0.14.0Jesper Schmitz Mouridsen2019-03-292-5/+4
* x11-themes/Kvantum: Update to 0.11.0Alexandre C. Guimarães2019-03-262-4/+4
* x11-themes/Kvantum: Update to 0.10.10.Alexandre C. Guimarães2019-03-225-39/+75
* x11-themes/materia-gtk-theme: update to 20190315Steve Wills2019-03-212-4/+4
* Bump PORTREVISION in other ports that depend optionally on x11/kf5-kwayland.Raphael Kubo da Costa2019-03-182-0/+2
* x11-themes/qtcurve: remove unneeded/invalid USES=qt:4Tobias C. Berner2019-03-171-1/+1
* Qt4 deprecation: Remove Qt4 and its consumes.Tobias C. Berner2019-03-1712-175/+0
* x11-themes/qtcurve: remove qt4 slave (Qt4 deprecation)Tobias C. Berner2019-03-172-15/+6
* x11-themes/adwaita-qt: remove flavors (Qt4 deprecation)Tobias C. Berner2019-03-171-17/+3
* x11-themes/Kvantom: remove flavors (Qt4 deprecation)Tobias C. Berner2019-03-173-21/+3
* Update KDE Plasma Desktop to 5.15.3Tobias C. Berner2019-03-165-15/+15
* Update KDE Frameworks to 5.56.Tobias C. Berner2019-03-156-17/+283
* x11-themes/papirus-icon-theme: update to 20190302Steve Wills2019-03-053-332/+1211
* New port: x11-themes/materia-gtk-themeAlexandre C. Guimarães2019-03-055-0/+3192
* x11-themes/gtk-arc-themes: New upstream and update to 20190213Steve Wills2019-03-054-1184/+730
* Update KDE Plasma desktop to 5.15.2Tobias C. Berner2019-03-015-15/+15
* New port: x11-themes/papirus-icon-themeKoichiro Iwao2019-02-275-0/+69512
* x11-themes/xcursor-themes: Update to 1.0.6Niclas Zeising2019-02-233-6/+9
* x11-themes/freebsd-8k-wallpapers: and -kde slaveport, update to 2.1.Alexandre C. Guimarães2019-02-223-5/+25
* x11-themes/freebsd-8k-wallpapers: and the -kde SLAVEPORT to 2.0.Alexandre C. Guimarães2019-02-214-8/+37
* Update KDE's Plasma 5 Desktop to 5.15.1Tobias C. Berner2019-02-215-15/+15
* x11-themes/sddm-freebsd-black-theme: Update to 1.3.Alexandre C. Guimarães2019-02-182-6/+5
* Update gtk3 to 3.24.5.Koop Mast2019-02-171-1/+2
* x11-themes/greybird-theme: fix build when NOTIFYD=offKoichiro Iwao2019-02-132-2/+3
* Update KDE Plasma to 5.15Tobias C. Berner2019-02-1314-44/+54
* Update KDE Frameworks to 5.55.0Tobias C. Berner2019-02-1311-44/+117
* x11-themes/xfce-evolution:Steve Wills2019-02-122-5/+4
* x11-themes/Kvantum: move kde:5 inside Qt5 FLAVORAlexandre C. Guimarães2019-02-091-2/+2
* x11-themes/Kvantum: Update to 0.10.9Alexandre C. Guimarães2019-02-094-14/+55
* Return rezny@'s ports to the pool after his commit bit got safekept.Rene Ladan2019-02-051-1/+1
* x11*/*: Use NO_WRKSUBDIRTobias Kortkamp2019-02-022-10/+12
* x11-themes/gtk-qnxtheme: Remove pointless GTK2 optionTobias Kortkamp2019-02-013-94/+46
* x11-themes/gnome-icons-luv: Also do not install icon-theme.cacheTobias Kortkamp2019-01-282-2/+2
* x11-themes/gnome-icons-luv: Get this right and actually use the 0.4.9.12 tagTobias Kortkamp2019-01-283-13/+171
* New port: x11-themes/gnome-icons-luvTobias Kortkamp2019-01-285-0/+631
* x11-themes/greybird-theme: update to 3.22.9Steve Wills2019-01-274-45/+111
* Update xfce-icons-elementary theme to 0.13.1Guido Falsi2019-01-185-12521/+16042
* x11-themes/kf5-breeze-icons: fix bad plist-subsTobias C. Berner2019-01-171-4/+4
* Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-1619-6/+19
* Update KDE Frameworks to 5.54.0Tobias C. Berner2019-01-167-15/+354
* - Update to 4.3.1Martin Wilke2019-01-113-103/+198
* Update KDE Plasma to 5.15.5Tobias C. Berner2019-01-105-15/+15
* In r488805 KDE4 support was removed, but the Qt4 variant checksAdriaan de Groot2019-01-031-0/+1
* Readd x11-themes/wallpapers-freebsd-kde4 as wallpapers-freebsd-kde. WallpapersMax Brazhnikov2019-01-016-0/+61
* Remove some more KDE4 ports and hopefully fix INDEX againRene Ladan2019-01-016-61/+0
* Remove KDE4, part 5Rene Ladan2019-01-0163-7508/+0
* x11-themes/qtcurve: remove optional dependency on expired KDE4Rene Ladan2019-01-011-15/+2
* Update KDE Plasma Desktop to 5.14.4Tobias C. Berner2018-12-3112-20/+34
* x11-themes/Kvantum: update to version 0.10.8Alexandre C. Guimarães2018-12-303-6/+10
* x11-themes/xfce-evolution: update to 5.6.2Steve Wills2018-12-274-274/+558
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-2621-21/+21
* x11-themes/qt5-style-plugins: bump revision after r487594Tobias C. Berner2018-12-201-1/+1
* Use regular DEPRECATED and EXPIRATION_DATE variables in an "if FLAVOR" blockRene Ladan2018-12-172-6/+4
* Update KDE Frameworks to 5.53.0Tobias C. Berner2018-12-1611-37/+120
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-1215-7/+15
* x11-themes/kde4-style-skulpture: drop maintainershipSteve Wills2018-12-091-1/+1
* x11-themes/kde4-style-nitrogen: drop maintainershipSteve Wills2018-12-091-1/+1
* x11-themes/kde4-style-bespin: drop maintainershipSteve Wills2018-12-091-1/+1
* Mark QT4 ports/functionality for removal on 2019-03-15Rene Ladan2018-12-0215-3/+51
* Fix build for some kde@ ports with GCC-based architecturesTobias C. Berner2018-11-241-1/+1
* Update KDE Frameworks to 5.52.0Tobias C. Berner2018-11-1310-81/+193
* Update ImageMagick to 6.9.10.14 [1]Koop Mast2018-11-113-3/+3
* Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativeTobias C. Berner2018-11-053-3/+6
* update x11-themes/mate-icon-theme to 1.20.2Eric Turgeon2018-11-033-4/+29
* Fix build on powerpc64 by adding compiler:c++11-lang to USES.Mark Linimon2018-11-032-2/+2
* x11-themes/kf5-kiconthemes: add new optional (default=on) runtime dependency ...Tobias C. Berner2018-10-291-1/+6
* Update KDE Plasma to 5.12.7.Tobias C. Berner2018-10-2811-19/+19
* Fix build with GCC-based architectures for various kde@ ports.Tobias C. Berner2018-10-271-1/+1
* x11-themes/kf5-kiconthemes: add upstream fix for runtime crashTobias C. Berner2018-10-232-0/+26
* x11-themes/qt5-style-plugins: update to git tag to include Gtk2 stylesTobias C. Berner2018-10-213-14/+31
* x11-themes/plasma5-breeze-gtk: fix build with GCC-based architecturesTobias C. Berner2018-10-211-1/+2
* x11-themes/qt5-style-plugins: fix build with GCC-based architecturesTobias C. Berner2018-10-211-1/+1
* Update KDE Frameworks to 5.41Tobias C. Berner2018-10-206-16/+70
* Follow up to r482017: upstream address was not updated in pkg-descr ofAlexandre C. Guimarães2018-10-156-3/+6
* Fix misattributed ports (email was wrong).Adriaan de Groot2018-10-151-1/+1
* x11-themes/slim-freebsd-black-theme: update to version 1.2.Alexandre C. Guimarães2018-10-143-21/+23
* x11-themes/sddm-freebsd-black-theme: update to version 1.2.Alexandre C. Guimarães2018-10-142-18/+19
* x11-themes/freebsd-8k-wallpapers: update to v1.1.Alexandre C. Guimarães2018-10-142-10/+11
* The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.Koop Mast2018-09-3014-105/+130
* New ports: x11-themes/freebsd-8k-wallpapers and x11-themes/freebsd-8k-wallpap...Tobias C. Berner2018-09-228-0/+241
* Update KDE Frameworks to 5.50Tobias C. Berner2018-09-186-15/+20
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-121-1/+1
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-102-0/+4
* Return rea@'s ports to the pool after 19 months of inactivity.Rene Ladan2018-09-031-1/+1
* Deprecate KDE4 software, categories www-x11-themesAdriaan de Groot2018-08-315-0/+15
* x11-themes/qt[4,5]-style-Kvantum: update to v0.10.7 and convert to FLAVORsTobias C. Berner2018-08-2610-84/+61
* Update KDE Frameworks to the latest monthly, 5.49Adriaan de Groot2018-08-248-17/+21
* Update to 1.0.2Grzegorz Blach2018-08-203-68/+4
* Remove expired ports:Rene Ladan2018-08-174-44/+0
* Regular sorting of categories Makefiles.Mathieu Arnold2018-08-081-1/+1
* - Update MASTER_SITESGrzegorz Blach2018-08-071-3/+1
* Mark BROKEN: checksum and size mismatchAntoine Brodin2018-08-051-0/+2
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-08-011-1/+2
* Update to 1.1.1Grzegorz Blach2018-07-313-17/+23
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-3010-1/+10
* x11-themes/xfce-evolution: Update to 4.12.0Jochen Neumeister2018-07-293-76/+306
* New port x11-themes/lxqt-themesJesper Schmitz Mouridsen2018-07-285-0/+123
* Update KDE Frameworks to 5.48.0Tobias C. Berner2018-07-208-16/+25
* x11-themes/xfce-evolution update to 4.10.1Steve Wills2018-07-173-204/+504
* Deprecate unmaintained ports under the NONE licenseAntoine Brodin2018-07-131-0/+3
* x11-themes/cursor-ardoise-theme: Update to 3.6Steve Wills2018-07-102-20/+24
* x11-themes/cursor-ardoise-theme: Add mirrors, update pkg-descrSteve Wills2018-06-292-3/+4
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-2933-70/+77
* - Update to 0.50.3Danilo Egea Gondolfo2018-06-231-0/+1
* x11-themes/adwaita-qt[45] move to a flavored versionTobias C. Berner2018-06-198-66/+39
* Update KDE Frameworks to 5.47Tobias C. Berner2018-06-157-15/+26
* New port: x11-themes/kf5-qqc2-desktop-style -- Qt QuickControl2 style for KDETobias C. Berner2018-05-195-0/+72
* Update KDE Frameworks to 5.46Tobias C. Berner2018-05-195-12/+36
* Update KDE Plasma Desktop to 5.12.5Tobias C. Berner2018-05-045-15/+15
* x11-themes/xcursor-themes: Update 1.0.4 -> 1.0.5Yuri Victorovich2018-04-302-4/+5
* Import the KDE Plasma5 portsTobias C. Berner2018-04-28