aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GTOP_1_0_10'.GTOP_1_0_10nobody2000-11-071-124/+0
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-1/+1
* Look for ename in /e-util/ename instead of /addressbook/enameJeffrey Stedfast2000-09-261-5/+5
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+7
* Install load-gnomecard-addressbook and load-pine-addressbook.Christopher James Lahey2000-08-311-1/+3
* Added load-gnomecard-addressbook compilation.Christopher James Lahey2000-07-291-3/+14
* build static versions of some util libraries for the conduit to link withSeth Alves2000-07-261-0/+9
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-041-6/+0
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-4/+10
* Removed dist-hook section.Christopher James Lahey2000-05-101-0/+3
* Added e-card-simple.c and e-card-simple.h.Christopher James Lahey2000-05-051-0/+2
* Fix builddir != srcdir build once again.Ettore Perazzoli2000-05-031-0/+1
* Added ename includes and libs.Christopher James Lahey2000-04-301-2/+15
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-15/+3
* The Joy of Broken Makefiles Part #2.Ettore Perazzoli2000-04-261-17/+5
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-7/+5
* Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-151-5/+5
* Fixed an incorrect function.Christopher James Lahey2000-04-051-0/+6
* A bit of clean up.Christopher James Lahey2000-04-031-1/+5
* Removed an infinite loop.Christopher James Lahey2000-03-291-1/+13
* Fixed some warnings.Christopher James Lahey2000-03-281-0/+2
* Added the addressbook/backend directory.Christopher James Lahey2000-03-231-2/+2
* More work.Nat Friedman2000-01-251-1/+28
* A precommit so Federico can see.Nat Friedman2000-01-181-0/+52
dbef39b0924721e1c'>Unbreak package build after recent Greg's commit (which changedphantom2003-05-093-9/+9 * Name of JAR file for dependency Log4J changed. Fixed dendency.znerd2003-05-081-1/+1 * Update to version 1.0.2 of Trove4j.znerd2003-05-083-6/+7 * This port is i386 only (caused by jdk platform).kuriyama2003-05-071-0/+1 * . Bump PORTREVISION for the recent fixes.glewis2003-05-061-1/+1 * Using USE_JAVA.znerd2003-05-061-2/+1 * Using USE_JAVA and ECHO_CMD. Fixed plist.znerd2003-05-062-192/+190 * BROKEN: Bad pkg-plistkris2003-05-061-0/+2 * . Remove an assert() which asserts that if isatty() is true thenglewis2003-05-061-0/+12 * . Update to 1.2b7.glewis2003-05-062-3/+3 * Update to 1.3.1_08.znerd2003-05-052-5/+5 * linux_base needs to be in EXTRACT_DEPENDS, otherwise ports doesn'tsobomax2003-05-043-0/+3 * . Add $FreeBSD$glewis2003-05-023-0/+36 * Update to 1.2.8.znerd2003-05-013-5/+7 * . Address ownership issues during the installation step.glewis2003-04-302-1/+5 * . Fix Math.pow() when the JDK is compiled with optimisation flags set.glewis2003-04-301-0/+176 * Upgrade to 1.6.1.znerd2003-04-242-2/+2 * Upgrade to 1.6.znerd2003-04-243-6/+83 * . Be consistent with other JDK ports and silence execution of theglewis2003-04-241-2/+2 * . find -> ${FIND}glewis2003-04-241-1/+1 * . Fix ownership of installed files.glewis2003-04-242-0/+2 * . Now that we can use Classic and HotSpot, make classic (and hence greenglewis2003-04-231-0/+13 * . Fix the shell wrapper to cope with HotSpot and as a result remove theglewis2003-04-232-2/+81 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * New port: proguardfjoe2003-04-196-0/+83 * . Fix the packing list to match the updated distribution of the lastglewis2003-04-191-100/+305 * Update java/java-tutorialedwin2003-04-181-1/+1 * Don't remove the share/java/classes system directorykris2003-04-181-1/+0 * . Switch to using cpio to install in line with other JDKs. This allowsglewis2003-04-171-3/+6 * . Switch to using cpio to install in line with other JDKs. This allowsglewis2003-04-171-3/+9 * Officially dropping maintainership. I have no time nor the interestznerd2003-04-164-4/+4 * Drop maintainership - I'am so impressed by the performance andsobomax2003-04-163-3/+3 * Fixed DOWNLOAD_URL.znerd2003-04-091-1/+1 * Allow the build to commence by changing the BUILD_DEPENDS on jfc tokris2003-04-081-2/+2 * 1. Clean up demo/jfc/SwingSet2/resources before the install. This shouldglewis2003-04-081-0/+4 * . Fix the packing list:glewis2003-04-081-29/+30 * Upgrade to 3.0.znerd2003-04-083-2/+177 * Upgrade to 1.0.3. Fixed comment.znerd2003-04-073-5/+6 * [PATCH] Update java/bouncycastle to version 1.16edwin2003-04-072-2/+2 * add java-getopt 1.0.9ijliao2003-04-075-0/+40 * New port: trove4j.znerd2003-03-275-0/+423 * Fix port build failure.archie2003-03-201-0/+15 * Fix port build failure.archie2003-03-204-37/+125 * Fix plist after update to 02 patch bundlephantom2003-03-161-3/+0 * Fix checking of libc_r capabilities at FreeBSD version whichphantom2003-03-153-18/+66 * Make this port non-interactive. I.e. extract distfile unconditionally.phantom2003-03-141-6/+6 * Add runtime test to check of required libc_r functionality. I.e. warnphantom2003-03-146-24/+282 * Add notice about amount of disk space requiredphantom2003-03-133-0/+27 * Correct pkg-plistphantom2003-03-133-612/+0 * Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,phantom2003-03-133-0/+6 * Fix build on 5.0-RELEASEphantom2003-03-133-0/+33 * Bump PORTREVISIONphantom2003-03-113-0/+3 * Since we have problems with running debuging binaries on some machinesphantom2003-03-113-0/+45 * Add patch which backouts some of my early compile hacks which now preventingphantom2003-03-113-0/+39 * Add another check for !PACKAGE_BUILDING when setting IGNOREkris2003-03-101-1/+1 * Don't set IGNORE if PACKAGE_BUILDINGkris2003-03-101-1/+1 * Add jdk14 port to build and modulesphantom2003-03-071-0/+1 * Clear moonlight beckons.ade2003-03-0792-46/+46 * I am pleased to announce first public -beta patchset of FreeBSD/Java portphantom2003-03-0730-7680/+6057 * . Allow package building on bento to bypass the distfile check.glewis2003-03-074-4/+4 * . Fix the DOWNLOAD_URL to point at 1.4.1_02, not 1.4.1_01.glewis2003-03-071-1/+1 * . Allow package building on bento to bypass the distfile check.glewis2003-03-061-1/+1 * . Update to SR3.glewis2003-03-064-9/+25 * . Update to 1.4.1_02glewis2003-03-063-6/+18 * Don't set IGNORE when PACKAGE_BUILDINGkris2003-03-045-9/+9 * Fixes:znerd2003-03-044-8/+52 * Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1 * de-pkg-commentglewis2003-03-018-4/+4 * 1. Bump PORTREVISION for this and previous changes.glewis2003-03-018-4/+364 * . Updated version of native threads for FreeBSD. This uses recentlyglewis2003-03-014-0/+2904 * . Rename our internal gethostby{name,addr}_r functions to avoid collisions.glewis2003-03-014-0/+456 * . Respect LOCALBASE in the DEVTOOLS_PATH setting.glewis2003-03-014-0/+36 * . Add missing include of <sys/time.h>, needed by <sys/resource.h> forglewis2003-03-014-0/+48 * . Be consistent about our compiler settings. Using gcc32 here was bothglewis2003-03-014-0/+52