aboutsummaryrefslogtreecommitdiffstats
path: root/macros
Commit message (Collapse)AuthorAgeFilesLines
* Put back doubled `$'. We want the expansion to occur in the includingRaja R Harinath1998-02-152-1/+7
| | | | | | | | | | * Makefile.am (macros.dep): Put back doubled `$'. We want the expansion to occur in the including Makefile, not here. Otherwise, there will be an extra `../' in the rule. - Hari svn path=/trunk/; revision=34
* Remove debugging message, "hahaha $macrodirs". :)Changwoo Ryu1998-02-151-1/+0
| | | | svn path=/trunk/; revision=33
* multilple aclocal -I directories.KST 1998 Changwoo Ryu1998-02-142-3/+13
| | | | | | | | Sat Feb 14 17:41:28 KST 1998 Changwoo Ryu <cwryu@adam.kaist.ac.kr> * autogen.sh: multilple aclocal -I directories. svn path=/trunk/; revision=32
* Removed extra `$' from rule.Tom Tromey1998-02-142-1/+3
| | | | | | | | Sat Feb 14 01:09:37 1998 Tom Tromey <tromey@cygnus.com> * Makefile.am (macros.dep): Removed extra `$' from rule. svn path=/trunk/; revision=31
* Only check for -lSM if not already in x_libs.Tom Tromey1998-02-142-1/+13
| | | | | | | | | Sat Feb 14 01:09:37 1998 Tom Tromey <tromey@cygnus.com> * gnome-x-checks.m4: Only check for -lSM if not already in x_libs. svn path=/trunk/; revision=30
* Add `autogen.sh'.Raja R Harinath1998-02-142-1/+3
| | | | | | * Makefile.am (EXTRA_DIST): Add `autogen.sh'. svn path=/trunk/; revision=29
* Solaris /bin/sh doesn't understand `test -e'.Raja R Harinath1998-02-142-25/+28
| | | | | | | | | * gnome-objc-checks.m4 (GNOME_INIT_OBJC): Solaris /bin/sh doesn't understand `test -e'. - Hari svn path=/trunk/; revision=28
* Checkin ChangeLogRaja R Harinath1998-02-141-0/+2
| | | | svn path=/trunk/; revision=27
* New `autogen.sh' that has most of the guts of $topdir/autogen.sh.Raja R Harinath1998-02-141-0/+80
| | | | svn path=/trunk/; revision=26
* Look for gnomeConf.sh in $libdir, where the installation actually installsRaja R Harinath1998-02-142-7/+15
| | | | | | | | | * gnome.m4 (GNOME_INIT): Look for gnomeConf.sh in $libdir, where the installation actually installs it. - Hari svn path=/trunk/; revision=24
* Gary Vaughan's fixes to gnome.m4Arturo Espinosa1998-02-141-4/+10
| | | | svn path=/trunk/; revision=22
* Add `gnome-support.m4' to MACROSRaja R Harinath1998-02-141-1/+2
| | | | svn path=/trunk/; revision=21
* New maintainer rule for handling automatic rebuilding of aclocal.m4 if anyRaja R Harinath1998-02-143-2/+20
| | | | | | | | | | | * Makefile.am (macros.dep): New maintainer rule for handling automatic rebuilding of aclocal.m4 if any of the macros change. (MACROS): New variable. List of all `m4' macros in this directory. - Hari svn path=/trunk/; revision=20
* New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support.Raja R Harinath1998-02-132-0/+12
| | | | | | | * gnome-support.m4: New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support. svn path=/trunk/; revision=19
* Gnome/Games shoudl work nowArturo Espinosa1998-02-112-0/+3
| | | | svn path=/trunk/; revision=16
* Gnome/Objc automake/autoconf setupArturo Espinosa1998-02-111-17/+30
| | | | svn path=/trunk/; revision=15
* Misc setup changesArturo Espinosa1998-02-112-16/+6
| | | | svn path=/trunk/; revision=14
* Gnome Core updatesArturo Espinosa1998-02-111-0/+34
| | | | svn path=/trunk/; revision=13
* Gnome Utils autoconf/automake setup is readyArturo Espinosa1998-02-112-0/+81
| | | | svn path=/trunk/; revision=12
* New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamedRaja R Harinath1998-02-115-0/+87
* gnome.m4: New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamed macro to GNOME_CHECK_GNOME. * gnome-x-checks.m4: Likewise, move and renaming AC_GNOME_X_CHECKS to GNOME_X_CHECKS. * aclocal-include.m4: New file. Defines AM_ACLOCAL_INCLUDE macro to provide extra search directories to `aclocal'. svn path=/trunk/; revision=11
/+14 * finance/quickfix: fix build on non-x86Piotr Kubaj2021-01-041-1/+8 * - Add LICENSE_FILEDmitry Marakasov2021-01-042-1/+2 * - Fix LICENSEDmitry Marakasov2021-01-032-2/+2 * finance/kmymoney: Update to 5.1.1Jason E. Hale2020-12-293-15/+21 * finance/ktoblzcheck: Update to 1.53Jason E. Hale2020-12-297-99/+104 * Update gnucash and gnucash docs to 4.4.Guido Falsi2020-12-294-8/+8 * Drop python 2.7 support from a few portsAntoine Brodin2020-12-299-9/+9 * Update gnucash and gnucash-docs to 4.3Guido Falsi2020-12-284-10/+10 * finance/kmymoney: Support Python 3.x for the Weboob pluginJason E. Hale2020-12-272-2/+8 * Update to 0.90.20201031Emanuel Haupt2020-12-262-4/+4 * Change RUN_DEPENDS from py-beautifulsoup448 to py-beautifulsoupSunpoet Po-Chuan Hsieh2020-12-241-2/+2 * Relax hardcoded paths to fix build with Python 3.8.7Kai Knoblich2020-12-241-1/+1 * soupsieve 2.0.1 is only compatible with python 3.6+Antoine Brodin2020-12-241-1/+1 * - Update to 0.4.18TAKATSU Tomonari2020-12-232-5/+4 * Update to 4.0.9Emanuel Haupt2020-12-212-4/+4 * Update RUN_DEPENDS for py-flask-babel PORTNAME changeSunpoet Po-Chuan Hsieh2020-12-201-1/+2 * Update to 4.0.8Emanuel Haupt2020-12-192-4/+4 * finance/R-cran-fBasics: Update to 3042.89.1 and take maintainershipGuangyuan Yang2020-12-143-8/+7 * finance/R-cran-fGarch: Update to 3042.83.2 and take maintainershipGuangyuan Yang2020-12-142-6/+5 * finance/R-cran-timeSeries: Update to 3062.100 and take maintainershipGuangyuan Yang2020-12-143-9/+10 * finance/R-cran-tseries: Update to 0.10-48 and take maintainershipGuangyuan Yang2020-12-142-5/+5 * - Bump devel/utf8cpp consumers after r557813Dima Panov2020-12-131-1/+2 * Update to 4.0.7Emanuel Haupt2020-12-122-6/+5 * - Update to 5.4.3Wen Heping2020-12-103-5/+7 * finance/skrooge: update to 2.24.6Tobias C. Berner2020-12-082-4/+4 * finance/skrooge: update to 2.24.0Tobias C. Berner2020-12-072-4/+4 * Update to 4.0.6Emanuel Haupt2020-12-072-4/+4 * Move textproc/py-MarkupSafe to textproc/py-markupsafeSunpoet Po-Chuan Hsieh2020-12-051-2/+2 * - Update to 1.7.7.0Wen Heping2020-12-032-4/+4 * Update to 4.0.5Emanuel Haupt2020-11-192-5/+4 * Update to 0.4.8Sunpoet Po-Chuan Hsieh2020-11-162-4/+4 * devel/icu: update to 68.1Jan Beich2020-11-031-0/+1 * finance/aqbanking: Update to 6.2.5Jason E. Hale2020-10-304-9/+10 * Upgrade from 1.18 to 1.20.Mikhail Teterin2020-10-304-250/+262 * Add missing dependency.Emanuel Haupt2020-10-261-1/+3 * - Update to 1.16Nicola Vitale2020-10-192-4/+4 * - Update to 2.2-5TAKATSU Tomonari2020-10-172-4/+4 * Update to 4.0.4Emanuel Haupt2020-10-162-5/+4 * - Update to 1.7.6.8Wen Heping2020-10-142-4/+4 * finance/beancount: fix build on GCC architecturesPiotr Kubaj2020-10-081-1/+1 * Update to 0.90.20200809Emanuel Haupt2020-10-012-5/+4 * - Update gnucash to 4.2Guido Falsi2020-09-295-103/+13 * Chase net/py-aiohttp-socks updateEmanuel Haupt2020-09-291-0/+1 * finance/kraft: update to 0.95Tobias C. Berner2020-09-275-30/+19 * - Update to 0.9.38Wen Heping2020-09-262-5/+4 * - Update to 2.3.2Nicola Vitale2020-09-233-15/+10 * - Update to 1.15Nicola Vitale2020-09-232-4/+4 * Update to 4.0.3Emanuel Haupt2020-09-132-5/+4 * finance/hs-hledger*: Change locale to en_US.UTF-8, allow on 11Yuri Victorovich2020-09-073-9/+3 * finance/hs-hledger*: Broken on FreeBSD 11 because they need the the C.UTF-8 l...Yuri Victorovich2020-09-073-0/+6 * finance/hs-hledger-web: Update 1.18.1 -> 1.19Yuri Victorovich2020-09-062-20/+14 * finance/hs-hledger-ui: Update 1.18.1 -> 1.19Yuri Victorovich2020-09-062-21/+14 * finance/hs-hledger: Update 1.18.1 -> 1.19Yuri Victorovich2020-09-062-13/+10 * Fix plistAntoine Brodin2020-09-031-6333/+6328 * - Update to 0.24.2TAKATSU Tomonari2020-09-022-4/+4 * - Update to 2.2-4TAKATSU Tomonari2020-09-022-5/+4 * finance/hs-hledger-web: Fix buildYuri Victorovich2020-09-022-31/+28 * finance/hs-hledger-ui: Fix buildYuri Victorovich2020-09-023-23/+21 * finance/hs-hledger: Fix buildYuri Victorovich2020-09-022-22/+20 * Ensure that there is only one variable definition per each object, asAlexey Dokuchaev2020-09-021-0/+3 * - Update to 0.24.1TAKATSU Tomonari2020-08-312-4/+4 * Update to 4.0.2Emanuel Haupt2020-08-312-20/+19 * Extend expiration of ports broken with -fno-commonNiclas Zeising2020-08-301-3/+3 * finance/wmstock: fix build on current and deprecateTobias C. Berner2020-08-291-0/+5 * finance/cointop: update to 1.5.4Fernando ApesteguĂ­a2020-08-26