aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
blob: f99c947ca79866b171f62a23bdc20388e20fdc73 (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
#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 MOVEMAIL_PATH
#undef PGP_PROGRAM
#undef GPG_PATH
#undef PGP5_PATH
#undef PGP_PATH
#undef USING_GNOME_PRINT_0_20
#undef NEED_KRB_SENDAUTH_PROTO

/* 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
>path: root/misc/toilet
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - update to 0.3bapt2012-05-072-4/+4
| | | | - take maintainership
* Remove references to unsupported FreeBSD versions. Mostly of the form:dougb2011-11-021-7/+1
| | | | .if ${OSVERSION} < 700000
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 0.2pgollucci2010-09-094-9/+20
| | | | | PR: ports/149000 Submitted by: Frederic Culot <frederic@culot.org>
* - Mark BROKEN on 6.X: does not compilepav2010-04-111-1/+7
| | | | Reported by: pointyhat
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-1/+0
| | | | | | | | 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.
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* - Replace a bashism in configure to fix buildsat2007-09-081-3/+2
| | | | Reported by: pointyhat via pav