aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-07-29 18:53:18 +0800
committerMartin Baulig <martin@src.gnome.org>1998-07-29 18:53:18 +0800
commite66556dbdcd2524c69167d4689b5f8a5cda8386c (patch)
tree36f4b6896f52dd17fb0318d302916e9cd8d55962 /macros
parent6b2ca8957ab1dbe19f7a5f0cb79ecf7e20fe69c9 (diff)
downloadgsoc2013-evolution-e66556dbdcd2524c69167d4689b5f8a5cda8386c.tar.gz
gsoc2013-evolution-e66556dbdcd2524c69167d4689b5f8a5cda8386c.tar.zst
gsoc2013-evolution-e66556dbdcd2524c69167d4689b5f8a5cda8386c.zip
Removed.
1998-07-29 Martin Baulig <martin@home-of-linux.org> * gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): Removed. * gnome-support.m4 (AM_FUNC_ERROR_AT_LINE): New check. svn path=/trunk/; revision=290
Diffstat (limited to 'macros')
-rw-r--r--macros/ChangeLog6
-rw-r--r--macros/gnome-fileutils.m41
-rw-r--r--macros/gnome-support.m42
3 files changed, 8 insertions, 1 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index dc3a0cceb5..631b312efb 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,9 @@
+1998-07-29 Martin Baulig <martin@home-of-linux.org>
+
+ * gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): Removed.
+
+ * gnome-support.m4 (AM_FUNC_ERROR_AT_LINE): New check.
+
1998-07-27 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gnome-x-checks.m4: Changed Gtk version test to use
diff --git a/macros/gnome-fileutils.m4 b/macros/gnome-fileutils.m4
index ad1c7140dd..7c11a785aa 100644
--- a/macros/gnome-fileutils.m4
+++ b/macros/gnome-fileutils.m4
@@ -10,7 +10,6 @@ AC_CHECK_HEADERS(fcntl.h sys/param.h sys/statfs.h sys/fstyp.h \
mnttab.h mntent.h sys/statvfs.h sys/vfs.h sys/mount.h \
sys/filsys.h sys/fs_types.h sys/fs/s5param.h)
-AM_FUNC_ERROR_AT_LINE
AC_CHECK_FUNCS(bcopy endgrent endpwent fchdir ftime ftruncate \
getcwd getmntinfo gettimeofday isascii lchown \
listmntent memcpy mkfifo strchr strerror strrchr vprintf)
diff --git a/macros/gnome-support.m4 b/macros/gnome-support.m4
index 7d5fdbe1b1..732d05c76d 100644
--- a/macros/gnome-support.m4
+++ b/macros/gnome-support.m4
@@ -81,6 +81,8 @@ AC_DEFUN([GNOME_SUPPORT_CHECKS],[
AC_REPLACE_FUNCS(memmove mkstemp scandir strcasecmp strerror strndup strnlen)
AC_REPLACE_FUNCS(strtok_r strtod strtol strtoul vasprintf)
+ AM_FUNC_ERROR_AT_LINE
+
# see if we need to declare some functions. Solaris is notorious for
# putting functions into the `libc' but not listing them in the headers
AC_CHECK_HEADERS(string.h strings.h stdlib.h unistd.h)
d>-0/+0 * - Update to 4.52miwi2008-03-1513-116/+115 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-2/+2 * - Fix mastersite.jmelo2007-06-141-2/+2 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Fix build with amd64miwi2007-01-042-8/+25 * - Fix build on FreeBSD 4.x.shaun2006-12-233-7/+34 * - Update to 4.20miwi2006-12-133-5/+12 * - update to 4.11clsung2006-07-082-4/+4 * Update to 4.10erwin2006-06-263-50/+4 * - Able security/nmap open more than 128 bpfs.mnag2006-06-062-1/+18 * - Add patch resolving an infinite loop in the scan enginesem2006-03-152-0/+46 * Fix build of "slave port" (security/nmapfe) on 4.x by using GCC 3.2+ehaupt2006-02-181-0/+1 * Update to 4.01krion2006-02-112-4/+4 * Update to 4.00krion2006-02-024-49/+18 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4 * Update nmap and nmapfe to 3.95.barner2005-12-143-18/+10 * - Add SHA256 checksumtdb2005-12-071-0/+1 * - Update to 3.93garga2005-09-162-3/+3 * Give maintainership to submitterlawrance2005-09-091-1/+1 * Update to version 3.90krion2005-09-082-3/+4 * With portmgr hat on, reset eik's ports since he has been inactive forlinimon2005-07-181-1/+1 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Update to version 3.81krion2005-02-264-8/+13 * update to version 3.77eik2004-12-015-6/+6 * - update to version 3.75eik2004-10-205-22/+7 * - update to version 3.71-PRE1eik2004-10-132-8/+15 * Fix build when using ccacheeik2004-09-041-1/+31 * - update to version 3.70 (birthday edition, try the verbose mode)eik2004-09-012-9/+3 * support building nmap-3.59a5 WITH_PRERELEASE=yeseik2004-08-262-0/+6 * - update to 3.55eik2004-07-077-75/+6 * update to 3.51-TEST4eik2004-07-053-3/+13 * - update to 3.51-TEST3eik2004-06-175-4/+76 * SIZEifyeik2004-03-181-0/+1 * - update to version 3.50eik2004-01-204-31/+2 * switch my ports to my FreeBSD addresseik2003-11-141-1/+1 * From the submitter:netchild2003-10-301-0/+13 * add patches from Marius Stroblsedwin2003-10-083-0/+29 * re-add DISTNAME with a comment regarding security/nmapfeedwin2003-10-081-0/+1 * [MAINTAINER] port security/nmap: update to version 3.48edwin2003-10-088-213/+33 * add patches forgotten in previous commiterwin2003-09-263-0/+199 * update to nmap/nmapfe version 3.46leeym2003-09-267-49/+95 * Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1 * Cease FreeBSD port maintainershipsedwin2003-09-241-1/+1 * Submitted by: Marius Strobl <marius@alchemy.franken.de>foxfair2003-07-011-0/+28 * PR: 53933foxfair2003-07-017-42/+14 * update maintainer's email address.leeym2003-06-241-1/+1 * nmap 3.27 -> 3.28leeym2003-06-166-59/+6 * Update to 3.27.adamw2003-04-303-20/+2 * Update to 3.26.adamw2003-04-292-2/+2 * Update to 3.25.adamw2003-04-222-2/+2 * Maintainer Update: security/nmapedwin2003-04-132-0/+30 * Upgrade to 3.20sumikawa2003-04-116-107/+63 * Remove pkg-comment from remaining master/slave port sets.ade2003-03-071-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * Fix typoes on MAINTAINER address.perky2002-11-021-1/+1 * I don't offer any nmap files any longer.obrien2002-10-191-1/+0 * Update maintainer addressperky2002-10-081-1/+1 * Update to 3.00pat2002-08-062-3/+3 * Portlint this, and remove the 1/2backed nmapfe GUI support as there is aobrien2002-05-281-16/+1 * Update to the latestdwcjr2002-05-222-6/+19 * To ports@freebsd.org.obrien2002-05-091-1/+1 * Update to version 2.54 Beta 33.obrien2002-04-292-2/+2 * Update to version 2.54 Beta 32.obrien2002-04-032-2/+2 * Update to version 2.54 Beta 31.obrien2002-03-212-2/+2 * Spelling error and whitespace changes.obrien2002-03-151-4/+4 * Do not try to install any parts of nmapfe from the nmap port. There iscjc2002-02-231-2/+1 * Only the nmap port should try to strip nmap. The nmapfe port alsocjc2002-02-231-1/+1 * Update to version 2.54 Beta 30.obrien2001-11-072-2/+2 * Update to version 2.54 Beta 29.obrien2001-08-102-2/+2 * Update to version 2.54 Beta 28.obrien2001-07-292-2/+2 * Update to version 2.54 Beta 27.obrien2001-07-212-2/+2 * Update to version 2.54 Beta 26.obrien2001-07-092-2/+2 * Update to version 2.54 Beta 25.obrien2001-06-042-2/+2 * Upgrade to 2.54BETA24.obrien2001-06-032-2/+2 * More changes needed to allow a slave port.obrien2001-05-282-7/+21 * Allow a slave port to work with this Makefile. To be used by nmapfe port.obrien2001-05-281-4/+3 * I forgot to commit this with the last upgrade.obrien2001-04-151-0/+1 * While the previous patch worked, this is a fresh one generated fromobrien2001-04-081-9/+10 * Update to version 2.54 Beta 22.obrien2001-03-212-2/+3 * Remove patch NOT approved by me (maintainer), that is in my way whileobrien2001-03-172-32/+7 * Remove redundant/inappropriate CATEGORIES. People need to start readingwill2000-06-021-1/+1 * update to 2.53.obrien2000-05-102-2/+2 * Update to version 2.52.obrien2000-05-053-25/+7 * Update to 2.51.obrien2000-04-304-22/+13 * Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1 * Update to version 2.30 beta 20.obrien2000-04-192-3/+3 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3 * Update to 2.30 Beta #18.obrien2000-04-073-8/+8 * Update to version 2.3 beta 17.obrien2000-03-273-10/+13 * Restore useless version required comments.obrien2000-03-221-0/+1 * Remove the "version required" line.obrien2000-03-201-1/+0 * PLIST related fixes.reg2000-02-272-0/+10 * New patch to eliminate editorial in reference file.dbaker2000-02-181-0/+11 * Style nits in the ports I maintain.obrien2000-02-131-2/+2 * UpDat3 t0 v3r$i0n 2.3 B3ta 14obrien2000-01-281-2/+2 * Update to version 2.3 Beta 14obrien2000-01-282-14/+13 * Upgrade to version 2.3 BETA 13.obrien2000-01-172-3/+3 * Upgrade to version 2.3BETA12.obrien2000-01-044-7/+9 * Update to 2.3 beta #9.obrien1999-12-082-3/+3 * Update to 2.3 Beta8.obrien1999-11-222-3/+3 * Upgrade to 2.3BETA6.obrien1999-09-202-3/+3 * Remove the X dependent componate. It has become its own port.obrien1999-09-182-6/+0 * Upgrade to 2.3BETA5.obrien1999-09-072-3/+3 * $Id$ -> $FreeBSD$peter1999-08-313-3/+3 * Hard code the path to nmap w/in nmapfe. Thus it will work in the face of aobrien1999-07-242-0/+46 * Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) thatobrien1999-07-234-9/+16 * #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1 * Add WWW: to DESCR filesmharo1999-05-031-3/+4 * Don't set OSVERSION; bsd.port.pre.mk already did.fenner1999-04-081-2/+1 * Upgrade to 2.12.obrien1999-04-052-3/+3 * Upgrade to 2.11.obrien1999-04-032-3/+3 * upgrade to 2.08obrien1999-02-172-3/+4 * Correct Version required: lineflathill1999-02-111-3/+2 * Update to 2.07flathill1999-02-112-4/+4 * upgrade to 2.06obrien1999-02-092-3/+3 * upgrade to 2.05obrien1999-02-084-9/+19 * upgrade to 2.03obrien1999-01-282-3/+3 * upgrade to 2.02obrien1998-12-302-3/+3 * Need to include bsd.port.pre.mk before using ${OSVERSION}.asami1998-12-271-2/+4 * upgrade to 2.01obrien1998-12-172-3/+3 * Somehow this delete didn't propagate.obrien1998-12-171-20/+0 * Upgrade to 2.00.obrien1998-12-155-13/+28 * Fix the bug when the user specs the source address as the tun0/ppp0asami1998-11-301-0/+20 * * Nuke included libpcap so I don't make the mistake ache fixed again.obrien1998-08-212-20/+15 * Old version use bpf.h from internal libpcap and link withache1998-08-183-2/+21 * Added "net" to categoriesobrien1998-08-051-2/+2