aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-10-11 19:57:55 +0800
committerMartin Baulig <martin@src.gnome.org>1998-10-11 19:57:55 +0800
commiteb77c468024766c8ebbbe3c7553cb9786bdfc426 (patch)
treee4270ec7e5cff28e4e2f8bcb8d110e924f7cb5ca /macros
parent548c52f284b48fabbda3795838293a0a5ba63bea (diff)
downloadgsoc2013-evolution-eb77c468024766c8ebbbe3c7553cb9786bdfc426.tar.gz
gsoc2013-evolution-eb77c468024766c8ebbbe3c7553cb9786bdfc426.tar.zst
gsoc2013-evolution-eb77c468024766c8ebbbe3c7553cb9786bdfc426.zip
Added optional third parameter which is the `script-if-enabled' parameter
1998-10-11 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Added optional third parameter which is the `script-if-enabled' parameter of the GNOME_LIBGTOP_HOOOK. svn path=/trunk/; revision=439
Diffstat (limited to 'macros')
-rw-r--r--macros/ChangeLog6
-rw-r--r--macros/gnome-libgtop-check.m42
2 files changed, 7 insertions, 1 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index e7f2516962..8f23bbcd7a 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,9 @@
+1998-10-11 Martin Baulig <martin@home-of-linux.org>
+
+ * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Added optional
+ third parameter which is the `script-if-enabled' parameter of
+ the GNOME_LIBGTOP_HOOOK.
+
1998-10-05 Karl Eichwalder <ke@suse.de>
* gnome-xml-check.m4: Fix typo while signaling the error.
diff --git a/macros/gnome-libgtop-check.m4 b/macros/gnome-libgtop-check.m4
index 8810a3d94c..1def32734f 100644
--- a/macros/gnome-libgtop-check.m4
+++ b/macros/gnome-libgtop-check.m4
@@ -151,5 +151,5 @@ AC_DEFUN([GNOME_LIBGTOP_HOOK],
])
AC_DEFUN([GNOME_INIT_LIBGTOP],[
- GNOME_LIBGTOP_HOOK($1,[],$2)
+ GNOME_LIBGTOP_HOOK($1,[ifelse([$3], [], :, [$3])],$2)
])
readler2012-02-141-0/+2 * - Update to 0.0.1.0pgj2012-02-132-4/+3 * - Update to 4.2.4pgj2012-02-132-4/+3 * Update to 1.0.4jpaetzel2012-02-132-5/+8 * - Connect all the previously added hs- ports to the buildpgj2012-02-131-0/+9 * - Please welcome GHC 7.0.4pgj2012-02-131-0/+1 * Skein [1] is a family of fast secure cryptographic hash functions. Thispgj2012-02-133-0/+35 * To store passwords securely, they should be salted, then hashed with apgj2012-02-133-0/+31 * A platform independent method to obtain cryptographically strong entropypgj2012-02-133-0/+28 * A collection of crypto hashes, with a practical incremental and one-pass,pgj2012-02-133-0/+30 * Symmetrical Block, Stream, and PubKey Ciphers.pgj2012-02-133-0/+27 * Generic cryptography public keys algorithm types.pgj2012-02-133-0/+26 * A generic interface for cryptographic operations, platform independent qualitypgj2012-02-133-0/+32 * Simple crypto pseudo-random-number-generator with really good randomnesspgj2012-02-133-0/+27 * Achieves security through AES-CTR encryption and Skein-MAC-512-256pgj2012-02-133-0/+29 * - Pregenerate pw_dict since cracklib stopped distributing onepgollucci2012-02-137-5/+12 * - Patch the port to not remove /dev/nullpgollucci2012-02-132-2/+13 * - Mark BROKEN immediately: this port deletes /dev/null during compilationpav2012-02-131-0/+2 * - sync PORTREVISION to lang/php4+1 (master port)pgollucci2012-02-131-1/+1 * - convert to using PYTHON_SITELIBDIR (non-functional change)rm2012-02-138-73/+74 * - fix origin from previous commitjgh2012-02-131-1/+1 * - Update to 1.05sunpoet2012-02-123-14/+13 * - Update to 1.05sunpoet2012-02-126-44/+121 * Add new port (security/sshpass)jgh2012-02-124-0/+31 * Inform users of the XSS issue in the latest version of WebCalendar.eadler2012-02-121-0/+29 * - Change WWW to CPANsunpoet2012-02-121-1/+1 * - Update to 2.1.4pgollucci2012-02-122-4/+5 * - Update to 3.1pgollucci2012-02-123-7/+17 * - Update to 1.5.3pgollucci2012-02-122-12/+9 * Whitespace fixes.wxs2012-02-121-3/+3 * - Update to version 4.1.0 [1]pawel2012-02-122-5/+5 * - Document mozilla -- use after free in nsXBLDocumentInfo::ReadPrototypeBindingsbeat2012-02-111-0/+46 * Inform bip users of buffer overflow (CVE-2012-0806)eadler2012-02-111-0/+27 * Inform users of the private information disclosure bug in surf (CVE-2012-0842)eadler2012-02-111-0/+24 * - Update to 7.1azi2012-02-112-7/+3 * - Convert from BUILD -> LIB depends for cracklib and move to .so usagepgollucci2012-02-111-5/+3 * - Chase shlib bump for security/cracklib from .1 -> .10pgollucci2012-02-115-2/+5 * - patch swatch.rc to check for buffer overflow in cmdarg with long _flags linesscheidell2012-02-102-5/+13 * Fix stylejadawin2012-02-101-8/+8 * Document last glpi vulnerabilitiesjadawin2012-02-101-0/+27 * Update security/pam_google_authenticator to 20120119 snapshotdumbbell2012-02-102-6/+4 * Fix build with thread-safe php.ale2012-02-101-0/+10 * Document new Chromium < 17.0.963.46 vulnerabilities.rene2012-02-091-0/+86 * - Restrict USE_PYTHON rangesunpoet2012-02-091-1/+1 * - Make non-interactive and remove IS_INTERACTIVEswills2012-02-091-1/+1 * - Update to 1.54jadawin2012-02-092-3/+3 * - Update to 0.8.6pgollucci2012-02-094-13/+22 * - Update to 2.8.18pgollucci2012-02-096-95/+20 * - Mark as deprecatedjadawin2012-02-081-0/+2 * - Fix build when using GCRYPT KNOBsbz2012-02-082-0/+12 * - Update to 2.2.0pgollucci2012-02-082-3/+3 * New Port: security/binwalkjgh2012-02-084-0/+56 * Document Drupal core multiple vulnerabilities.delphij2012-02-081-0/+52 * - Update to 0.0.6miwi2012-02-072-6/+3 * Fix up 3fd040be-4f0b-11e1-9e32-0025900931f by giving a better description.wxs2012-02-071-4/+11 * Use the correct variable that was obviously the intent of the authoreadler2012-02-071-1/+1 * - Chase unixODBC shlib bumpmiwi2012-02-061-1/+2 * Document "bugzilla" - multiple vulnerabilities.skv2012-02-061-0/+50 * If you used LDAP and NOPORTDOCS then the documentation directory would bewxs2012-02-062-1/+2 * - Replace WITH_GUI with WITH_X11 to adhear to standardszi2012-02-061-2/+2 * Document PHP remote code vulnerability.delphij2012-02-041-0/+26 * - Update to 1.4.0sbz2012-02-042-3/+7 * Update to 0.9.33 release.ale2012-02-032-3/+5 * Add vuxml entry for mathopd directory traversal vulnerability.rm2012-02-031-0/+27 * - adjust ordering for latest apache entryjgh2012-02-031-12/+12 * MITRE is spelled in all capital letters.wxs2012-02-021-1/+1 * Update to 1.4.8mm2012-02-022-3/+3 * - Remove missing file in previous commitsunpoet2012-02-021-13/+0 * document latest Apache vulnerabilitiesjgh2012-02-021-0/+54 * - fix sed regular expressionjgh2012-02-021-3/+4 * - Update to 1.3.2sunpoet2012-02-022-11/+8 * - Update to 1.5jgh2012-02-025-69/+12 * - Pet portlintsunpoet2012-02-023-25/+10 * - Reassign to the heaptabthorpe2012-02-013-3/+3 * document recent mozilla vulnerabilitiesflo2012-02-011-0/+79 * add upstream patch, to fix "__GNUC_MINOR is not defined" build error thatflo2012-02-012-0/+24 * Fix PORTREVISION typo.cy2012-01-311-1/+1 * Correct versions for sudo format string vulnerability.wxs2012-01-311-1/+2 * - Upgrade to 1.14.12 (minor bugfixes).kuriyama2012-01-315-29/+30 * Update package description.cy2012-01-312-6/+5 * Update 1.0.2 --> 1.0.4cy2012-01-312-6/+5 * Update to 1.8.3p2wxs2012-01-312-4/+4 * Document sudo format string vulnerability.wxs2012-01-311-0/+38 * - Fix build due to libtool updates. [1]scheidell2012-01-303-17/+169 * - update to 1.1.1dinoex2012-01-302-3/+3 * Document missing FreeBSD Security Advisories:wxs2012-01-301-2/+195 * - Adjust formatting for 93688f8f-4935-11e1-89b4-001ec9578670zi2012-01-301-8/+10 * - Fix build on 10-current (i386) [1]kuriyama2012-01-292-0/+12 * - Mark BROKEN under FreeBSD 10zi2012-01-291-0/+4 * - Document vulnerabilities in mail/postfixadmin (CVE-2012-0811, CVE-2012-0812)zi2012-01-281-0/+39 * - Update to 1.0.1miwi2012-01-282-6/+5 * - Update to 1.7.7miwi2012-01-282-3/+3 * - Cleanup & Formatingmiwi2012-01-281-32/+32 * Additional software only options and binary package build tweaks.`cy2012-01-282-26/+76 * Fix typo.cy2012-01-271-1/+1 * - Document vulnerability in converters/mpackzi2012-01-261-0/+27 * - Document vulnerabilities in print/acroread9 (prior to 9.4.7)zi2012-01-261-0/+46 * Somehow a character got lostarved2012-01-261-1/+1 * - Update to 0.18ashish2012-01-262-3/+3 * - Update to 5.70ashish2012-01-262-3/+3 * Binary package improvements.cy2012-01-262-16/+83 * Update 2.4.1.2 --> 2.4.2.2.cy2012-01-265-10/+110 * The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-254-6/+6 * Apply utmp patch from ${FILESDIR} (not files) if OSVERSION < 900007jgh2012-01-251-2/+2 * - Update to 1.3.1jgh2012-01-253-13/+14 * update to 0.2.3.11-alphabf2012-01-242-3/+3 * update lang/sbcl to 1.0.55, and adjust dependent portsbf2012-01-241-1/+1 * Dancer::Plugin::Passphrase manages the hashing of passwords for Dancer apps,culot2012-01-245-0/+49 * - update entry fixed in chromium-16.0.912.75 (CVE-2011-3925)rene2012-01-241-0/+40 * Fix build while chanting "I will run make validate". :(wxs2012-01-241-1/+1 * Add CVE for recent spamdyke buffer overflows.wxs2012-01-241-0/+1 * Document multiple vulnerabilities in wireshark, all of which havewxs2012-01-241-0/+58 * Whitespace cleanup.wxs2012-01-241-2/+2 * - Document buffer overflows in spamdyke.wxs2012-01-241-0/+33 * - update to DISTVERSION 201204ohauer2012-01-243-7/+6 * Update to 4.0.1.nobutaka2012-01-232-3/+3 * Fixup to please "make tidy". No need to wrap this line.wxs2012-01-231-2/+1 * - Add CVE for spamdyke STARTTLS plaintext injection.wxs2012-01-231-0/+2 * - Fix affected rubygem-rack version: add ,3 as PORTEPOCH=3 is restoredsunpoet2012-01-221-1/+1 * - Update to 0.22culot2012-01-223-5/+8 * - Correct package range in 5c5f19ce-43af-11e1-89b4-001ec9578670zi2012-01-221-1/+5 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-22