aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--macros/ChangeLog6
-rw-r--r--macros/Makefile.am4
-rw-r--r--macros/gnome-print-check.m42
3 files changed, 9 insertions, 3 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 1a50732f26..afa6685a12 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,9 @@
+1999-04-16 Raja R Harinath <harinath@cs.umn.edu>
+
+ * gnome-print-check.m4 (GNOME_PRINT_CHECK): Fix invocation of
+ AM_PATH_GNOME_PRINT.
+ * Makefile.am (MACROS): Sort lines.
+
Sun Mar 28 23:39:48 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* gnome-vfs.m4: Add --with-vfs option. GNOME_VFS_LIBS still needs
diff --git a/macros/Makefile.am b/macros/Makefile.am
index 2922a907ac..a48df7f9f3 100644
--- a/macros/Makefile.am
+++ b/macros/Makefile.am
@@ -4,20 +4,20 @@ MACROS= \
compiler-flags.m4 \
curses.m4 \
gnome-fileutils.m4 \
+ gnome-gettext.m4 \
gnome-ghttp-check.m4 \
gnome-gnorba-check.m4 \
gnome-guile-checks.m4 \
gnome-libgtop-check.m4 \
gnome-objc-checks.m4 \
gnome-orbit-check.m4 \
+ gnome-print-check.m4 \
gnome-pthread-check.m4 \
gnome-support.m4 \
gnome-undelfs.m4 \
gnome-vfs.m4 \
- gnome-print-check.m4 \
gnome-x-checks.m4 \
gnome-xml-check.m4 \
- gnome-gettext.m4 \
gnome.m4 \
linger.m4 \
need-declaration.m4
diff --git a/macros/gnome-print-check.m4 b/macros/gnome-print-check.m4
index 18e7b8ace2..7d98281d9c 100644
--- a/macros/gnome-print-check.m4
+++ b/macros/gnome-print-check.m4
@@ -167,5 +167,5 @@ int main ()
])
AC_DEFUN([GNOME_PRINT_CHECK], [
- AM_PATH_GNOME_PRINT(0.1.0,failure)
+ AM_PATH_GNOME_PRINT(0.1.0,,[AC_MSG_ERROR(GNOME-PRINT not found)])
])
n title='2002-05-01 01:50:31 +0800'>2002-05-011-1/+1 * use USE_PYDISTUTILSijliao2002-04-301-8/+1 * Port failed to build due to upgrade by PR/37327 which failed tocy2002-04-292-44/+0 * Update to 0.57pat2002-04-296-27/+37 * Update to 1.8pat2002-04-292-2/+2 * Upgrade to 0.40.sumikawa2002-04-223-12/+6 * upgrade to 4.1ijliao2002-04-203-3/+7 * PORTREVISION bump. reminded-by: kriscwt2002-04-181-0/+1 * Correct problem with flow-capture -N-2 format which caused daemoncwt2002-04-181-0/+11 * Use USE_PYDISTUTILS.tg2002-04-171-7/+2 * Upgrade to 2.9.18pre7.demon2002-04-172-3/+3 * Update tcpreplay with patch from Aaron Turner.smace2002-04-167-83/+47 * Update to 4.0.1pat2002-04-153-6/+6 * Update to 0.04pat2002-04-152-2/+2 * Update to 1.0.2.anders2002-04-142-2/+2 * Upgrade to 2.9.18pre6demon2002-04-142-3/+3 * gettext upgrade uber-patch (stage 3)ade2002-04-132-2/+4 * Upgrade to pre5 which seems to work with perl 5.0.demon2002-04-112-3/+3 * I've mistaken the treatment of --with-mib-modules configure argumentkuriyama2002-04-104-20/+12 * Backout (at least temporary) upgrade to pre4.demon2002-04-102-3/+3 * Upgrade to 4.2.4.kuriyama2002-04-0944-588/+156 * Upgrade to 5.2R2.3jesper2002-04-082-2/+2 * Take advantage of USE_JAVA from bsd.java.mk.marcus2002-04-082-7/+20 * Upgrade to 2.9.18.p4demon2002-04-072-3/+3 * Change my ports to use my FreeBSD.org address.marcus2002-04-062-2/+2 * Fix $SITE_PERL path.kuriyama2002-04-051-1/+1 * Add mbrowse 0.2.3, an SNMP MIB browser for X.markp2002-04-045-0/+31 * kuriyama-san has been doing a much better job at maintaining this thenbillf2002-04-044-4/+4 * Add tkmib part from net-snmp distribution.kuriyama2002-04-046-0/+53 * Use tab instead of space.kuriyama2002-04-044-4/+4 * Remove tkmib from installation.kuriyama2002-04-0416-36/+48 * Update to 1.0.7.6pat2002-04-032-2/+2 * o Upgrade to 1.6.kuriyama2002-04-023-4/+3 * Add smokeping UID and GID if not exist and use them to be invoked as.kuriyama2002-04-016-38/+168 * Depend on net/p5-Net not net/p5-libnet which is a duplicate that will be removedjesper2002-04-011-1/+1 * Add smokeping 1.5, latency logging and graphing system.kuriyama2002-04-018-0/+267 * upgrade to 1.051ijliao2002-03-302-2/+2 * Add #include <netinet/in.h> and unbreak for CURRENT.knu2002-03-302-0/+18 * Upgrade to 2.9.18-pre3demon2002-03-282-3/+3 * Add new port - SNMP framework for Pythonpat2002-03-275-0/+90 * Fix build.petef2002-03-261-0/+2 * Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-252-0/+2 * Update to 2.6.2pat2002-03-252-2/+2 * Fix MASTER_SITES.kuriyama2002-03-254-4/+4 * Add new port net/sipcalc - IP subnet calculator with IPv6 supportpat2002-03-255-0/+55 * Deal with definition of `stdout' in -CURRENT.obrien2002-03-241-0/+15 * Make this port $PREFIX clean.kuriyama2002-03-228-16/+28 * Initial import of JUNOScript 5.2R1.4kevlo2002-03-185-0/+129 * rm -> ${RM}demon2002-03-161-1/+1 * Upgrade to 2.9.18pre2demon2002-03-162-2/+6 * Stage 1 of gettext update.ade2002-03-162-2/+2 * Fix a typobrian2002-03-142-2/+2 * Upgrade to version 0.0.7demon2002-03-1416-52/+32 * brian@Awfulhak.org => brian@FreeBSD.orgbrian2002-03-132-4/+4 * Return correct memory size when over 2G.kuriyama2002-03-078-4/+48 * Update to 1.6pat2002-03-073-3/+3 * Update to 3.65pat2002-03-044-8/+4 * Update to 0.92.petef2002-03-032-2/+2 * add gps 0.9.1ijliao2002-03-015-0/+51 * Update to 0.38pat2002-02-274-20/+29 * Add TCP Wrappers support.anders2002-02-254-4/+8 * Add darkstat, a ntop-like network statistics gatherer.anders2002-02-255-0/+48 * Update to 1.0.7.2pat2002-02-162-2/+2 * 1) Update to 0.6.4greid2002-02-155-14/+31 * o Add WITH_SNMP_DISKIO knob to collect diskio statistics (will turn on bykuriyama2002-02-1516-0/+236 * Update to 2.6.1pat2002-02-152-2/+2 * Update to 1.8.2. Remove patches to README and p0f.c because theytrevor2002-02-115-35/+20 * Initial import of bgpq 1.0.7.1kevlo2002-02-095-0/+33 * The author made minor fixes without bumping the version number, so updatepetef2002-02-052-2/+4 * Update to 0.91petef2002-02-042-2/+2 * pass maintainership to drt@un.bewaff.netijliao2002-01-311-1/+1 * Add port net/ipv6calc - a utility to convert, change and calculate withpat2002-01-317-0/+76 * add py-ipy 0.41ijliao2002-01-305-0/+38 * Unbreak on 5.0 (malloc.h)kris2002-01-261-0/+12 * Respect CXX and CXXFLAGSkris2002-01-261-7/+13 * This port requires USE_BISON=truekris2002-01-261-0/+1 * Update 4.2.1 -> 4.2.3nectar2002-01-2220-36/+232 * Update to "1.8 final release". Change master site. Add new hometrevor2002-01-215-307/+35 * Update to 3.4pat2002-01-203-4/+4 * TAR file was modified without changing the name.se2002-01-181-1/+3 * TAR file was modified without changing the name.se2002-01-181-2/+2 * Upgrade to argus-2.0.4se2002-01-184-49/+64 * Update to 1.045pat2002-01-172-2/+2 * Fix mastersitespat2002-01-151-1/+2 * Update to 0.56pat2002-01-149-13/+127 * Update to 1.8.trevor2002-01-104-70/+292 * First round of auto* cleanups:will2002-01-064-4/+4 * Update to 3.2pat2002-01-053-6/+9 * Update to 0.6.3.1. This version fixes many security vulnerabilities,jim2002-01-034-45/+40 * Use '::' as an dependency operator for pre-everything target. This isdirk2001-12-311-1/+1 * Add %%PORTDOCS%% tag for files wrapped by NOPORTDOCS in the Makefile.se2001-12-281-20/+20 * - PORTDOCS policepat2001-12-244-8/+8 * Update to 0.35.petef2001-12-222-2/+2 * The latest version unzips to a subdir.nsayer2001-12-201-1/+2 * Use $MASTER_SITE_SOURCEFORGE.kuriyama2001-12-182-2/+4 * Add $SCRIPTS_ENV for $WRKDIRPREFIX and $MKDIR.kuriyama2001-12-182-0/+4 * Unbreak on $WRKDIRPREFIX environment.kuriyama2001-12-182-0/+2 * Update to 1.5.2 and 1.4nsayer2001-12-182-5/+5 * Update netsaint to 0.0.7b8dwcjr2001-12-1716-56/+28 * Since we have two ports, ciscoconf and cisco_conf, that use the same namedsteve2001-12-162-2/+3 * Fix PLIST and bump PORTREVISION because of missing files most notably thesteve2001-12-162-1/+3 * Fix mis-spelt ${.CURDIR}.kuriyama2001-12-132-6/+6 * add p5-SNMP-MIB-Compilerijliao2001-12-135-0/+46 * upgrade to 1.9002ijliao2001-12-132-3/+3 * Remove bpft. It has been superseded by ports/net/trafd.anders2001-12-0912-461/+0 * upgrade to 3.0ijliao2001-12-093-9/+10 * Update to 3.07.tobez2001-12-072-2/+2 * Fix typo.olgeni2001-12-041-1/+1 * add angstijliao2001-12-045-0/+36 * Remove share/doc/pancho on deinstallkris2001-12-011-0/+1 * Update to 3.05.tobez2001-11-252-2/+2 * Rename to scli and Update to 0.2.4dwcjr2001-11-254-17/+14 * Fix install: LICENSE has been replaced by COPYING.se2001-11-243-10/+10 * Upgrade to release 2.0.3.se2001-11-242-3/+3 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * Style police: in WWW tag, remove trailing . after trailing /lioux2001-11-211-1/+1 * Update to 0.90petef2001-11-212-2/+2 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-212-2/+2 * - update to 1.5petef2001-11-213-2/+12 * Release this port, as I no longer have a real Airport anymore.nsayer2001-11-201-1/+1 * Set LATEST_LINK to scotty3.knu2001-11-071-0/+2 * Update to 3.04.tobez2001-11-062-2/+2 * Upgrade to 0.51.dirk2001-11-062-2/+2 * Add a pre-everything target to inform about the WITH_PANCHO_LOGGING option.jmz2001-11-061-0/+5 * pancho - A perl script useful to configure Cisco devices via TFTPjmz2001-11-057-0/+80 * Update to 1.4.roam2001-11-022-2/+2 * Update to 3.03.tobez2001-10-272-2/+2 * Update to 3.02.tobez2001-10-242-2/+2 * Remove redundant spaces at EOL.knu2001-10-221-1/+1 * add stoolsijliao2001-10-185-0/+38 * Add netqc, a network monitoring system based on net-snmp.roam2001-10-155-0/+45 * Fix port's build on -stable.tobez2001-10-151-0/+7 * Handle mbuf statistics going away temporarily aroundfenner2001-10-154-0/+156 * upgrade to 2.6ijliao2001-10-122-3/+3 * add cdpdijliao2001-10-115-0/+26 * Update to 1.50; add WWW.tobez2001-10-103-2/+4 * Update to 3.00.tobez2001-10-102-2/+2 * Set DISTNAME properlypetef2001-10-081-0/+1 * - update 0.3petef2001-10-066-198/+20 * Add scdp-1.0.b, tool that sends CDP (CISCO Discovery Protocol) Packetspetef2001-10-065-0/+34 * - update to 0.89petef2001-10-033-9/+10 * upgrade to 1.1ijliao2001-09-272-2/+2 * Add 'ipv6' on CATEGORIES.sumikawa2001-09-251-1/+1 * Use MASTER_SITE_LOCAL instead of hardcodingdwcjr2001-09-244-4/+8 * Add BSD graphics to this port and swap with linux graphicsdwcjr2001-09-2320-4/+196 * Add p5-Net-IPv6Addr 0.1,tobez2001-09-225-0/+44 * Update MASTER_SITESpetef2001-09-181-1/+2 * Update MASTER_SITESpetef2001-09-181-1/+2 * Bump the PORTREVISION's of the ports which install architectureknu2001-09-181-0/+1 * Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1 * fix package: remove nonexistent bin/argusarchive.sf2001-09-121-1/+0 * unbreak: ${WRKSRC} corrected.sf2001-09-122-2/+2 * Respect NOPORTDOCSyar2001-09-082-6/+8 * Add p5-Net-CIDR 0.02,tobez2001-09-035-0/+34 * Update to 0.55dwcjr2001-08-316-87/+30 * Update net/p5-NetAddr-IP to 2.24.tobez2001-08-302-2/+2 * The MASTER_SITE seems to no longer exist; host this locally for now.kris2001-08-251-1/+2 * add p5-Telnet-Cisco 1.03petef2001-08-245-0/+40 * Update to 2.3.1.alex2001-08-242-2/+2 * arpwatch package will now install an arp.dat file, meaning arpwatch fromnbm2001-08-236-6/+58 * Add nbtscan 1.0.2, a tool for scanning for NetBIOS name information.kris2001-08-237-0/+58 * Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-233-3/+3 * Upgrade to 2.0.2se2001-08-222-3/+3 * Update net/net/p5-NetAddr-IP to 2.23.tobez2001-08-163-5/+8 * Hand over MAINTAINER to Michael Lyngbøl <lyngbol@wheel.dk>jesper2001-08-163-3/+3 * Update to version 1.2.1kevlo2001-08-134-20/+41 * Update to version 0.8.2kevlo2001-08-132-4/+3 * Update to version 1.1kevlo2001-08-132-2/+2 * New port: net/ehnt - A simple Cisco NetFlow data collectoryar2001-08-1211-0/+332 * fix spelling errorbillf2001-08-104-4/+4 * More graceful removal of dir var/db using unexec, ala Porterslioux2001-08-051-1/+2 * o Update to 0.8.0lioux2001-08-053-12/+2 * Add icmpmonitor 1.1, a multiple host icmp monitoring tool.nbm2001-08-025-0/+30 * Distfile changed on MASTER_SITE - minor changes to a URL and an emailsteve2001-07-291-1/+1 * o Update to version 0.5.2greid2001-07-284-16/+18 * Update to 0.7.8dwcjr2001-07-225-15/+73 * Utilize DATADIR and DOCSDIR.demon2001-07-151-4/+4 * Update to 0.0.7b6dwcjr2001-07-108-8/+8 * Update to 0.88dwcjr2001-07-073-3/+6 * sorry, no time for maintenance, hand port over to ports team entirelyandreas2001-07-063-3/+3 * Give ipcalc a maintainerdwcjr2001-07-043-4/+8 * Fix MASTER_SITESdwcjr2001-06-251-1/+1 * Put distfile on ${MASTER_SITE_LOCAL}. Original MASTER_SITE seems to havedirk2001-06-221-1/+2 * Fix tyo in URL (quosient -> qosient)se2001-06-221-1/+1 * Update to 0.5.0greid2001-06-205-10/+19 * Updated MAINTAINER to my new committer email address.tobez2001-06-133-3/+3 * Fix mtree problem reported by Bento.markp2001-06-124-24/+21 * Update WWW page to appease ports surveymarkp2001-06-091-1/+1 * Updated MAINTAINER to my new committer email addressmarkp2001-06-081-1/+1 * Update to latest versiondwcjr2001-06-082-5/+2 * Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.netroam2001-06-071-2/+2 * Add one more MASTER_SITE.demon2001-06-061-0/+1 * Update to 2.9.17demon2001-06-062-3/+3 * Update checksum - it appears the authors rerolled the tarball, changedgreid2001-06-052-1/+2 * Standartise the way used to disable X11 support in various ports. From nowsobomax2001-06-051-4/+4 * Take out html pages that don't exist in tarball anymoreijliao2001-06-041-3/+0 * Update to version 1.0.1kevlo2001-06-023-5/+5 * Update to Argus-2.0.1. This commit closes ports/27562, though it isse2001-06-025-58/+4 * Upgrade configurator to v1.5.nsayer2001-06-012-3/+2 * Use proper POSIX syntax for `chown'.obrien2001-06-012-2/+2 * remove unnecessary %D/ijliao2001-05-301-1/+1 * add confregdecodeijliao2001-05-307-0/+81 * add natijliao2001-05-295-0/+39 * upgrade to 1.3ijliao2001-05-283-19/+5 * change master site so that we can fetch itijliao2001-05-261-1/+1 * Get rid of a typo.nsayer2001-05-251-1/+0 * Update master sitesobrien2001-05-251-3/+1 * upgrade to 2.5ijliao2001-05-244-10/+10 * 1. Add the modem connect/hangup utility, since the author has provided ansayer2001-05-244-6/+19 * Add support for the Airport Host and Link monitors. The port won't bensayer2001-05-225-4/+40 * Upgrade to 2.1.a11brian2001-05-214-8/+6 * add ipcalcijliao2001-05-215-0/+34 * remove bogus comment that "nobody knows why" wildcard notation exists.billf2001-05-211-2/+1 * add whatmaskijliao2001-05-205-0/+42 * Upgrade to latest version:vanilla2001-05-204-4/+4 * Update to version 1.8fenner2001-05-182-2/+2 * upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4ijliao2001-05-1746-426/+448 * Update to 0.4.3greid2001-05-124-12/+10 * Upgrade to 4.2.1.kuriyama2001-05-1032-1316/+60 * Upgrade to version 1.1kevlo2001-05-075-27/+72 * Take a hint from the mindterm port -- JAR files go innsayer2001-05-053-12/+18 * Make the default installation work. Add an alternative to the shellnsayer2001-05-052-2/+8 * Various patches (mainly shared library revision changes) for thoseade2001-05-051-3/+2 * Update to version 0.4.2greid2001-05-032-2/+2 * portlintmharo2001-05-031-1/+1