aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
blob: 27216029ecfe6ea37bd0a49449ca7ca70d2fa5f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#undef ENABLE_NLS
#undef HAVE_CATGETS
#undef HAVE_GETTEXT
#undef HAVE_LC_MESSAGES
#undef HAVE_STPCPY
#undef HAVE_LIBSM
#undef PACKAGE
#undef VERSION
#undef ENABLE_THREADS
#undef SENDMAIL_PATH
#undef SYSTEM_MAIL_DIR
#undef HAVE_LDAP
#undef HAVE_TIMEZONE
#undef HAVE_TM_GMTOFF
#undef USING_OAF
#undef HAVE_KRB4
#undef HAVE_KRB5
#undef HAVE_NSS
#undef MOVEMAIL_PATH
#undef USING_GNOME_PRINT_0_20
#undef USE_DOT
#undef USE_FCNTL
#undef USE_FLOCK
#undef NEED_KRB_SENDAUTH_PROTO
#undef HAVE_ISBLANK
#undef ENABLE_NNTP

/* Sub-version identification string.  */
#undef SUB_VERSION

/* Define this if you want to build against the development gtk */
#undef HAVE_DEVGTK

/* Define if ctime_r takes three arguments */
#undef CTIME_R_THREE_ARGS
h class='left'>Commit message (Expand)AuthorAgeFilesLines * Fix the install location for the header files. For those that installedmarcus2004-02-271-8/+8 * * Actually reference the extra patch on 4.Xmarcus2004-02-271-1/+5 * * Fix a compilation issue on -STABLE [1]marcus2004-02-262-1/+46 * Bump PORTEPOCH for mozilla-devel, so that its version number willadamw2004-02-261-1/+1 * * Update to 1.7.amarcus2004-02-267-167/+81 * GTK2 mozilla is now the default, and GTK1 support will be built only if expli...adamw2004-02-183-9/+12 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Sync with www/mozilla. This makes sure that future development portsmarcel2004-02-021-1/+1 * Sync with www/mozilla. This makes sure future development versionsmarcel2004-02-021-2/+13 * Sync with www/mozilla. This makes sure that future development versionsmarcel2004-02-021-49/+15 * Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+2 * Remove mozilla-headers.adamw2004-01-181-0/+10 * Mark this port as IGNORE since www/mozilla has been updated to 1.6.marcus2004-01-171-0/+2 * This port should now work on amd64, so remove the NOT_FOR_ARCHS macro.marcus2003-12-161-2/+0 * Update to 1.6b, and add Peter's amd64 patches from Firebird. For a listmarcus2003-12-1515-91/+611 * Don't build these ports on amd64.marcus2003-11-241-0/+2 * Add a new patch-Double.cpp that fixes the recent core dumps during post-buildmarcus2003-11-171-2/+45 * Only add the plug-in symlink to the plist if we're actually going to createmarcus2003-11-151-1/+7 * . Still look in ${LOCALBASE}/jdk1.4.1 for the plugin so users don't have toglewis2003-11-121-0/+1 * . Look in ${LOCALBASE}/jdk1.4.2 for the JDK 1.4 plugin.glewis2003-11-121-2/+2 * * Try to auto-detect the best Java plug-in [1]marcus2003-11-111-19/+29 * * Update mozilla-devel to 1.6amarcus2003-11-024-34/+19 * Mark as IGNORE on -STABLE Alpha.marcus2003-10-131-1/+1 * Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.marcus2003-09-071-0/+7 * Update to 1.5 Beta. For a list of what's new, checkout:marcus2003-08-305-31/+31 * * Add a knob to optionally build XMLTerm [1]marcus2003-08-133-6/+73 * Update to 1.5a.marcus2003-07-2317-239/+275 * Mark IGNORE until 1.5a comes out.marcus2003-07-011-0/+1 * Add a forgotten patch to fix the build on Sparc64.marcus2003-06-081-0/+11 * Add a better patch to teach nspr that we have socklen_t.marcus2003-06-022-21/+23 * Add Sparc64 support! Special thanks to tmm and kris for this work.marcus2003-06-012-0/+414 * * Add [untested] Alpha support [1]marcus2003-06-014-5/+545 * Update to 1.4b.marcus2003-05-174-794/+11 * Make sure Xft support is really disabled if one defines WITHOUT_XFT.marcus2003-05-021-0/+2 * Make sure we add -devel to each of the dependencies in the Mozillamarcus2003-04-251-5/+13 * Install the pkg-config files with a -devel suffix to avoid a conflict withmarcus2003-04-241-5/+5 * Add a PKGNAMESUFFIX when building with GTK+-2 support to avoid potentialmarcus2003-04-161-0/+1 * * Sync recent CONFIGURE_ARGS and optimization changes with www/mozillamarcus2003-04-152-5/+68 * s/<malloc.h>/<stdlib.h>/gmarcus2003-04-111-0/+2 * * Update to 1.4a and unbreakmarcus2003-04-076-60/+827 * Mark BROKEN until it can be updated to 1.4a.marcus2003-04-041-0/+2 * Clear moonlight beckons.ade2003-03-072-1/+1 * Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-181-7/+1 * Fix the ${MASTER_SITE_LOCAL} group so that it correctly makes use ofmarcus2003-02-141-1/+1 * Fix calendar build.marcus2003-02-141-0/+11 * Update to 1.3b.marcus2003-02-134-42/+15 * Chase gtk20's shared lib version.marcus2003-02-081-2/+1 * Remove the lib/browser_plugins directory.marcus2003-02-021-0/+1 * FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoidmarcus2003-01-262-1/+16 * Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.marcus2003-01-231-0/+1 * Replace one more occurrance of Xft.h.marcus2003-01-231-1/+2 * Remove the extra calendar distfile. It is no longer needed in mozilla-devel.marcus2003-01-232-2/+5 * Update the calendar to the official version of the software that comes withmarcus2003-01-221-1/+1 * * Update to 1.3amarcus2003-01-226-1049/+53 * Fix the startup script so that it can accept option arguments. This fixesmarcus2002-11-282-8/+13 * Make the Mozilla startup scripts a little smarter. Instead of launching amarcus2002-11-242-6/+22 * When using the GTK+-2 version, build with ORBit2.marcus2002-11-211-3/+7 * Don't tack on an extra '-' in the include dir path.marcus2002-11-181-1/+1 * Add the pkg-descr for the slave port, mozilla-devel-gtk2.marcus2002-11-181-0/+12 * * Make this port a master port which can support slavesmarcus2002-11-183-23/+62 * Add calendar support to Mozilla. Specify -DWITH_CALENDAR to enablemarcus2002-11-112-0/+18 * * Add support for building the GTK 2 version of Mozilla (define WITH_GTK2marcus2002-10-292-2/+971 * Mark mozilla-devel BROKEN when Xft2 support is enabled and theadamw2002-10-261-0/+4 * Add one more forgotten '\'.marcus2002-10-241-1/+1 * Properly handle if blocks in the Makefile.marcus2002-10-241-9/+9 * * Add a patch that fixes some localization issues [1]marcus2002-10-233-13/+142 * Fix the build by adding a dependency on Xft.marcus2002-10-221-1/+4 * This commit includes:marcus2002-10-22