SUBDIRS = glade importer INCLUDES = \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/widgets/misc \ -I$(top_srcdir) \ $(BONOBO_GNOME_CFLAGS) \ $(EXTRA_GNOME_CFLAGS) \ -DEVOLUTION_IMAGES=\""$(datadir)/images/evolution"\" \ -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \ -DEVOLUTION_DATADIR=\""$(datadir)"\" \ -DEVOLUTION_GLADEDIR=\"$(datadir)/evolution/glade\" \ -DG_LOG_DOMAIN=\"evolution-shell\" # CORBA stuff IDLS = \ Evolution-LocalStorage.idl \ Evolution-Offline.idl \ Evolution-Session.idl \ Evolution-Shell.idl \ Evolution-ShellComponent.idl \ Evolution-ShellComponentDnd.idl \ Evolution-ShellView.idl \ Evolution-Storage.idl \ Evolution-StorageSetView.idl \ Evolution.idl IDL_GENERATED = \ Evolution.h \ Evolution-common.c \ Evolution-skels.c \ Evolution-stubs.c Evolution-impl.o: Evolution.h $(IDL_GENERATED): $(IDLS) $(ORBIT_IDL) -I $(srcdir) -I $(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \ $(srcdir)/Evolution.idl # IDL install idldir = $(datadir)/idl idl_DATA = $(IDLS) # Shell library noinst_LIBRARIES = \ libeshell.a libeshell_a_SOURCES = \ $(IDL_GENERATED) \ e-folder-tree.c \ e-folder-tree.h \ evolution-local-storage.c \ evolution-local-storage.h \ evolution-session.c \ evolution-session.h \ evolution-shell-client.c \ evolution-shell-client.h \ evolution-shell-component-client.c \ evolution-shell-component-client.h \ evolution-shell-component.c \ evolution-shell-component.h \ evolution-shell-component-dnd.c \ evolution-shell-component-dnd.h \ evolution-shell-view.c \ evolution-shell-view.h \ evolution-storage-listener.c \ evolution-storage-listener.h \ evolution-storage-set-view-listener.c \ evolution-storage-set-view-listener.h \ evolution-storage.c \ evolution-storage.h # Evolution executable bin_PROGRAMS = evolution evolution_SOURCES = \ e-component-registry.c \ e-component-registry.h \ e-corba-storage-registry.c \ e-corba-storage-registry.h \ e-corba-storage.c \ e-corba-storage.h \ e-folder-type-registry.c \ e-folder-type-registry.h \ e-folder.c \ e-folder.h \ e-local-folder.c \ e-local-folder.h \ e-local-storage.c \ e-local-storage.h \ e-setup.c \ e-setup.h \ e-shell-constants.h \ e-shell-folder-creation-dialog.c \ e-shell-folder-creation-dialog.h \ e-shell-folder-selection-dialog.c \ e-shell-folder-selection-dialog.h \ e-shell-folder-title-bar.c \ e-shell-folder-title-bar.h \ e-shell-importer.c \ e-shell-importer.h \ e-shell-offline-handler.c \ e-shell-offline-handler.h \ e-shell-utils.c \ e-shell-utils.h \ e-shell-view-menu.c \ e-shell-view-menu.h \ e-shell-view.c \ e-shell-view.h \ e-shell.c \ e-shell.h \ e-shortcuts-view-model.c \ e-shortcuts-view-model.h \ e-shortcuts-view.c \ e-shortcuts-view.h \ e-shortcuts.c \ e-shortcuts.h \ e-splash.c \ e-splash.h \ e-storage-set-view.c \ e-storage-set-view.h \ e-storage-set.c \ e-storage-set.h \ e-storage.c \ e-storage.h \ evolution-storage-set-view.c \ evolution-storage-set-view.h \ evolution-storage-set-view-factory.c \ evolution-storage-set-view-factory.h \ main.c evolution_LDADD = \ libeshell.a \ importer/libevolution-importer.la \ $(top_builddir)/widgets/misc/libemiscwidgets.a \ $(top_builddir)/e-util/libeutil.la \ $(EXTRA_GNOME_LIBS) \ $(GNOME_PRINT_LIBS) \ $(GTKHTML_LIBS) \ $(BONOBO_GNOME_LIBS) oafdir = $(datadir)/oaf oaf_in_files = GNOME_Evolution_Shell.oaf.in oaf_DATA = $(oaf_in_files:.oaf.in=.oaf) @XML_I18N_MERGE_OAF_RULE@ EXTRA_DIST = $(IDLS) $(oaf_in_files) $(oaf_DATA) # Purify support if ENABLE_PURIFY PLINK = $(LIBTOOL) --mode=link $(PURIFY) $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ all-local: evolution.pure evolution.pure: evolution @rm -f evolution.pure $(PLINK) $(evolution_LDFLAGS) $(evolution_OBJECTS) $(evolution_LDADD) $(LIBS) endif CLEANFILES += $(IDL_GENERATED) BUILT_SOURCES = $(IDL_GENERATED) dist-hook: cd $(distdir); rm -f $(BUILT_SOURCES) ron6/files/serve-10.1.2'>dependabot/npm_and_yarn/devel/electron6/files/serve-10.1.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Parse-BooleanLogic
l/electron6/files/ini-1.3.8&id=3e7ab6a46d64a9c7433c504d7d1a0168788e51bc'>LICENSE GPLv2
Commit message (Expand)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-4/+1
* * Convert to stagingmat2014-01-222-3/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-111-6/+3
* - Add TEST_DEPENDSswills2012-04-101-0/+1
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
* -remove MD5ohauer2011-07-031-1/+0
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.az2011-02-121-1/+1
dinoex2010-06-041-0/+2
|
* - update audio/lame to 3.98.4netchild2010-06-031-0/+1
| | | | | | | | | - use ?= for the portrevision of a master port to make it possible to change it in a slave port which depends upon lame - bump portrevisions of ports which depend upon lame - done via a semi-automated way (manual review and fixup) - I tried to take care to not bump ports which only depend optionaly on lame (with a default of no dependency)
* Present KDE SC 4.4.4 for FreeBSD.makc2010-06-022-4/+3
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-3114-12/+14
|
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portspgollucci2010-05-271-1/+1
| | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@
* - Pass maintainership to gcooper@amdmi32010-05-251-1/+1
| | | | Submitted by: gcooper@ via private email
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responselinimon2010-05-241-1/+1
| | | | | | to email. Hat: portmgr
* Update libical to 0.44.marcus2010-05-221-1/+1
|
* The xz utils and lzma library have been imported into base, so makenaddy2010-05-221-1/+1
| | | | | | the dependency on the archivers/xz port conditional on OSVERSION. Approved by: MAINTAINER
* - Update to 3.1.8mm2010-05-214-89/+21
|
* - Update to 0.78dhn2010-05-213-5/+6
|
* . move *.pyc and *.pyo file creation to comms/gammu Makefilebsam2010-05-153-5/+12
| | | | | | | | | | | (so those who use comms/gammu with WITH_PYTHON_GAMMU option get the same files and pkg-plists as users of comms/gammu-python); . compile all python files after installing (not just __init__.py); . remove PORTREVISION from comms/gammu-python (should be fine to reflect the one from the master port, and it's bumped indirectly from 1 to 2); . do not bump PORTREVISION for comms/gammu since it's default package s not touched by those changes).
* comms/gammu-python:bsam2010-05-152-1/+6
| | | | | | | | | | . remove CATEGORIES (it's the same with master port); . run python script to create gammu/__init__.pyc file; . bump PORTREVISION. comms/gammu: . add gammu/__init__.pyc to pkg-plist (when WITH_PYTHON_GAMMU is defined, i.e. for comms/gammu-python port).
* This is a gammu port with python bindings.bsam2010-05-142-0/+18
|
* . remove period from COMMENT;bsam2010-05-141-2/+4
| | | | | . add CONFLICTS; . bump PORTREVISION.
* Return bsd.port.pre[post].mk back for the sake of OSVERSION.bsam2010-05-141-2/+5
|
* Switch back to base gcc at sparc, should be fine now.bsam2010-05-141-7/+1
|
* Here is a more descriptive pkg-descr. :-)bsam2010-05-131-7/+20
|
* Update COMMENT and port description to match the wording from official site.danfe2010-05-112-6/+7
|
* - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-113-33/+44
| | | | With hat on: kde@
* - Chase comms/gnokii shlib bumpmiwi2010-05-101-2/+2
|
* - Update to 0.6.29miwi2010-05-108-120/+72
| | | | | PR: 146129 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
* - forced commit to 1.3.0 to actually include patchdb2010-05-031-0/+11
|
* - Update to 1.3.0db2010-05-032-9/+16
| | | | | | - Include small diff as given in news on projects website. Submitted by
* - Fix to build in 9-currentsylvio2010-04-221-1/+5
| | | | | | | - BUMP PORTREVISION Reported by: erwin@ Approved by: itetcu (mentor, implicit)
* Switch to use newer GMP version.ale2010-04-191-2/+2
| | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin)
* - Update to 1.27.93sylvio2010-04-182-4/+4
| | | | Approved by: itetcu (mentor, implicit)
* Drop maintainership, as I do not use this port anymore.anders2010-04-141-1/+1
|
* - Update to 3.36sylvio2010-04-103-5/+5
| | | | | | - Update site of vendor Approved by: itetcu (mentor, implicit)
* Fix WWW and quotes.olgeni2010-04-091-2/+2
|
* SMS::SMS77 consists of a perl interface and a script to send SMSbeat2010-04-065-0/+41
| | | | | | | | via the german provider SMS77.de WWW: http://www.w3r3wolf.de/blog/2007/09/19/smssms77-version-001.html Submitted by: Frank Steinborn <steinex AT nognu.de>
* Chase the ftp/curl shlib version bump.roam2010-04-031-1/+1
|
* - cleanup libpng12dinoex2010-03-301-2/+2
|
* - fix build for png-1.4.1dinoex2010-03-301-0/+4
|
* - Bump Magick++, MagickWand or MagickCore dependencymm2010-03-291-2/+2
|
* Take maintainership from ports@.olgeni2010-03-291-1/+1
|
* - update to 1.4.1dinoex2010-03-2836-34/+36
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-279-9/+9
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Fix previous commit (redefinition of LIB_DEPENDS)gahr2010-03-241-1/+0
| | | | Reported by: QAT
* - Chase x11-toolkits/fltk updategahr2010-03-243-7/+8
|
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-201-1/+7
| | | | Reported by: pointyhat
* - Update to 1.27.92sylvio2010-03-082-6/+6
| | | | | Approved by: itetcu (mentor) Feature safe: yes
* Update version of Xastir to 1.9.8, ie current stable release.xride2010-02-163-6/+13
| | | | | | PR: ports/143478 Submitted by: maintainer (Carl Makin) Feature safe: yes
* - Update to 0.76dhn2010-02-153-5/+6
|
* - Update to version 1.27.90sylvio2010-02-142-8/+4
| | | | | | | | - Use base gcc at ARCH={amd64,sparc64} PR: ports/143541 Submitted by: bsam@ Approved by: miwi (mentor) via irc
* - Add gammu-devel in comms/Makefilesylvio2010-02-141-0/+1
| | | | | | PR: ports/143541 Submitted by: bsam@ Approved by: miwi (mentor) via irc
* - Add conflicts and crossreferencepav2010-02-122-2/+4
| | | | | PR: ports/143681 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 0.03pgollucci2010-02-122-4/+4
| | | | | | PR: ports/143753 Submitted by: myself (pgollucci@) Approved by: jnlin@csie.nctu.edu.tw (maintainer)
* FreeBSD driver for newer Option HSDPA USB dongles.pav2010-02-079-0/+154
| | | | | | | | | | | | | | | | | | | | The driver have been tested with the following devices * Option GlobeSurfer iCON 7.2 (2.4.6Hd firmware) * Option GlobeSurfer iCON 225 * Option iCON 505 Older cards should work just fine with ubsa(4) or any similar USB-over-serial driver. Note that this driver should be considered beta and will work with FreeBSD 8.0 (with USB2) or superior only. Please use comms/hso-kmod for previous versions of FreeBSD. WWW: http://www.shapeshifter.se/code/hso/ PR: ports/142159 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
* Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-072-4/+4
| | | | | | | release can be found at http://kde.org/announcements/announce-4.3.5.php. KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say thanks to all helpers and submitters.
* - fix build with utmpxdinoex2010-02-052-0/+35
| | | | Submitted by: Ed Schouten
* - update to jpeg-8dinoex2010-02-0540-35/+40
|
* Require perl 5.10erwin2010-02-051-1/+7
| | | | Submitted by: maintainer
* Add p5-SMS-Send-TW-Socket2Air 0.01, SMS::Send driver for Socket2Air.lwhsu2010-01-315-0/+45
| | | | | PR: ports/143054 Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
* - use $SUB_FILES to dynamically adjust pkg-messagepgollucci2010-01-312-1/+2
| | | | | | PR: ports/142443 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout (vk@vk.pp.ru; > 2 weeks)
* Make conserver build under RELENG_8 (800044).cy2010-01-292-14/+14
|
* Make conserver build under HEAD (900008).cy2010-01-283-63/+141
| | | | Split patch-sgtty into the two respecitve files it patches.
* - Catch up with recent <utmp.h> replacement by <utmpx.h>danfe2010-01-201-4/+17
| | | | | | - Provide correct FreeBSD version; default #ifdef-based routine is not robust enough to handle all cases correctly - Expand another comment while here
* Unbreak rssh on HEAD, where we don't have <utmp.h>.ed2010-01-201-5/+10
| | | | Approved by: miwi (portmgr, implicit)
* - Update to 1.4.13pgollucci2010-01-183-14/+19
| | | | | PR: ports/142720 Submitted by: maintainer
* - force raw modedinoex2010-01-162-1/+12
| | | | | PR: 142860 Obtained from: http://ttssh2.sourceforge.jp/patch/lrzsz-raw.patch
* - use $SUB_FILES to dynamically adjust pkg-messagedb2010-01-162-6/+5
| | | | | PR: ports/142441 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - Use correct default serial device on 8.xamdmi32010-01-161-3/+10
| | | | | | PR: 140913 Submitted by: myself Approved by: maintainer timeout
* - Add missing dependency on intltoolamdmi32010-01-151-2/+2
| | | | | | | | - While here, fix handling of manpage which is installed unconditionally (approved by maintainer) PR: 142834 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Reported by: Ebbe Hjorth <info at ebbehjorth.dk>
* - fix rx filenamedinoex2010-01-143-16/+25
| | | | | PR: 141670 Obtained from: http://ttssh2.sourceforge.jp/patch/lrzsz-rxfliename.patch
* - Update to 0.5.11 [1]pgollucci2010-01-111-1/+1
| | | | | | | - sort pkg-plist - bump PORTREVISION for SHLIB bump Submitted by: mi (via e-mail) [1] with minor changes
* - Update to 1.51pgollucci2010-01-102-4/+4
| | | | | | PR: ports/141475 Approved by: maintainer timeout (skv; 25 days) Submitted by: myself (pgollucci@)
* SMS::Send::TW::HiAir is a SMS::Send driverpgollucci2010-01-075-0/+44
| | | | | | | | | which allows you to send messages through http://hiair.hinet.net/ WWW: http://search.cpan.org/dist/SMS-Send-TW-HiAir/ PR: ports/142354 Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
* SMS::Send::TW::chtsns is a SMS::Send driverpgollucci2010-01-075-0/+46
| | | | | | | | | which allows you to send messages through SNS service of CHT WWW: http://search.cpan.org/dist/SMS-Send-TW-chtsns/ PR: ports/142353 Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
* - Update to 1.54pgollucci2010-01-072-4/+4
| | | | | | PR: ports/141575 Approved by: maintainer timeout (anders; 22 days) Submitted by: pgollucci (myself)
* - update to 6.0.4dinoex2009-12-314-41/+34
|
* - Update to 1.1amdmi32009-12-304-33/+106
| | | | | | | - While here, install locale files into share/locale (not lib), remove useless :install clauses (approved by maintainer timeout + email bounces) PR: 141431 Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer)
* - Bump PORTREVISION to chase the update of shapelibwen2009-12-251-1/+1
|
* Previous update to 1.9.6 could conflict with shapelib port in defaultxride2009-12-252-19/+1
| | | | | | | | configuration. This update fixes that by requiring shapelib port by default and not enabling option that could install duplicate files. PR: ports/141911 Submitted by: maintainer (Carl Makin)
* Update to version 1.27.0. Main changes:bsam2009-12-222-4/+4
| | | | | | | * Initial support for reading Motorola calendar (bug#338). * Avoid parsing boolean config values all around the code. * FILES backend of SMSD now support message injecting. * Ignore duplicate lines in AT reply (bug#1069).
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-215-13/+1
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Update to 1.9.6xride2009-12-214-36/+48
| | | | | PR: ports/141701 Submitted by: maintainer (Carl Makin)
* - Use correct serial device on FreeBSD >8.xamdmi32009-12-181-2/+11
| | | | | | | | - While here, mark MAKE_JOBS_SAFE PR: 140912 Submitted by: myself Approved by: maintainer timeout
* - add OPTIONSdinoex2009-12-151-0/+4
| | | | Submitted by: bz
* - Update maintainer's emailamdmi32009-12-148-16/+4
| | | | | | | | | - Fix some pkg-descrs - Update some MASTER_SITES PR: 140966 Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer from new email) Approved by: portmgr (miwi)
* dfu-programmer is a Device Firmware Update based USB programmeramdmi32009-12-094-0/+47
| | | | | | | | | for Atmel chips with a USB bootloader. WWW: http://dfu-programmer.sourceforge.net/ PR: 137020 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
* . remove a version number from pkg-descr;bsam2009-12-031-2/+2
| | | | . update the URL to the project.
* Gammu (Gnu All Mobile Management Utilities) (development release)sylvio2009-12-033-12/+13
| | | | | | | | | | | | Gammu allows you to manage your mobile phone directly from your PC. It has many features, such as SMS handling, Calendar, Java support, ringtones, pictures and many, many other good things. WWW: http://www.gammu.org/wiki/index.php?title=Gammu:Main_Page PR: ports/139659 Submitted by: myself (sylvio@) Approved by: itetcu (mentor)
* - Use /dev/cuau0 as default COM port in FreeBSD 8 and highermm2009-12-031-1/+7
| | | | | | | - Bump PORTREVISION PR: ports/140914 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* Update to 0.17.0lme2009-12-024-14/+27
| | | | | PR: ports/141057 Submitted by: maintainer
* The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-021-3/+3
| | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.4.php We'd like to say thanks to all helpers and submitters.
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-273-6/+5
| | | | | | | | | | | | | for FreeBSD. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself)
* - Update to 1.2.10db2009-11-266-80/+55
| | | | - Add port docs
* - Update to 2.0 Wspr.db2009-11-236-34/+41
| | | | | - This release adds some rudimentary hamlib support. - Revised cleaner looking GUI
* - Mark MAKE_JOBS_UNSAFEpav2009-11-234-0/+4
| | | | Reported by: pointyhat
* - Update to 0.75dhn2009-11-227-65/+6
|
* - Mark MAKE_JOBS_UNSAFEpav2009-11-211-0/+1
| | | | Reported by: pointyhat
* - Mark MAKE_JOBS_UNSAFEpav2009-11-202-0/+2
| | | | Reported by: pointyhat
* Now gammu compiles with default compilers at FreeBSD-amd64bsam2009-11-172-2/+2
| | | | | | (and may be at sparc64 as well -- should be checked out). Pointed out by: Andrius Morkunas <hinokind at gmail.com> (by e-mail)
* - Update list of supported serial ports in RXTX librarymiwi2009-11-042-12/+26
| | | | | PR: 140187 Submitted by: Brian Williamson <bwilliamson@bex.net>
* - Update to 3.35sylvio2009-11-013-5/+10
| | | | | | | | - Update e-mail of maintainer PR: ports/139625 Submitted by: myself Approved by: itetcu (mentor)
* Oops, I forgot to cvs-add this file in previos commit.kuriyama2009-10-251-0/+11
|
* - Upgrade to 8.1.17.kuriyama2009-10-252-5/+4
|
* - Fix small bug in ncid's rc.d filesdhn2009-10-175-0/+61
| | | | | | - Bump PORTREVSION Reported by: Diane Bruce (db@)
* - Update to 3.08 linraddb2009-10-139-143/+44
| | | | - remove patches for code accepted upstream
* - Temporary hack to fix the build for now.db2009-10-062-0/+4
| | | | | | | | | | This bug was triggered as a side effect of: "revision 1.34 of Mk/bsd.gcc.mk date: 2009/09/26 01:02:01; author: gerald; state: Exp; lines: +3 -1 Have CFLAGS and LDFLAGS set an -rpath to the lang/gcc44 library directory " The actual problem is in f2py from py-numpy which is not recognising -Wl,rpath=... as a loader option and should be fixed in f2py. Notified by: erwin, pav (pointyhat)
* - Update to 5.0avl2009-10-05