Home
last modified time | relevance | path

Searched refs:MAINT (Results 1 – 25 of 6123) sorted by relevance

12345678910>>...245

/dports/mail/filtermail/filtermail-0.8.6/
H A DMakefile.am39 @MAINT@ @a=`date -R` ;\
41 @MAINT@ @d=`pwd` ;\
43 @MAINT@ echo $$d ;\
44 @MAINT@ cd .. ;\
47 @MAINT@ cd $$d
49 @MAINT@doxygen:
51 @MAINT@ ${MAKE} doxygen
54 @MAINT@ ${MAKE} distcheck
55 @MAINT@ ${MAKE} dist-shar
56 @MAINT@ ${MAKE} dist-zip
[all …]
H A DMakefile.in259 MAINT = @MAINT@
810 @MAINT@ @a=`date -R` ;\
812 @MAINT@ @d=`pwd` ;\
814 @MAINT@ echo $$d ;\
815 @MAINT@ cd .. ;\
818 @MAINT@ cd $$d
820 @MAINT@doxygen:
822 @MAINT@ ${MAKE} doxygen
825 @MAINT@ ${MAKE} distcheck
826 @MAINT@ ${MAKE} dist-shar
[all …]
/dports/mail/balsa/balsa-2.5.1/
H A DMakefile.am49 @MAINT@RPM: balsa.spec
50 @MAINT@ rm -f *.rpm
54 @MAINT@ rm $(top_builddir)/rpm-po.patch
57 @MAINT@ -for ping in /usr/src/redhat/RPMS/* ; do \
58 @MAINT@ if test -d $$ping ; then \
61 @MAINT@ test -f $$f && cp -f $$f . ; \
62 @MAINT@ fi ; \
63 @MAINT@ done
65 @MAINT@snapshot:
68 @MAINT@balsa-dcheck:
[all …]
/dports/games/nazghul/nazghul-0.7.1/
H A DMakefile.am11 @MAINT@alldist:
12 @MAINT@ ${MAKE} distcheck
13 @MAINT@ ${MAKE} dist-shar
14 @MAINT@ ${MAKE} dist-zip
15 @MAINT@ ${MAKE} dist-tarZ
21 @MAINT@cvsclean: maintainer-clean
22 @MAINT@ @-rm -f `find . -name Makefile.in`
23 @MAINT@ @-rm -f libtool ltmain.sh acinclude.m4 */Makefile.in
27 @MAINT@ @-rm -fr @PACKAGE@-@VERSION@* *~ */*~
28 @MAINT@ @echo "================================================="
[all …]
/dports/devel/checkbashisms/devscripts-2.21.4/scripts/
H A Dltnu.sh43 MAINT="${DEBEMAIL}"
46 MAINT="${1}"
48 MAINT="pkg-gnustep-maintainers@lists.alioth.debian.org"
50 MAINT="pkg-perl-maintainers@lists.alioth.debian.org"
52 MAINT="pkg-zsh-devel@lists.alioth.debian.org"
54 MAINT="packages@qa.debian.org"
56 MAINT="${1}@debian.org"
60 if [ -z "${MAINT}" ]; then
71 UPLOADER=" or uploaders like '%<${MAINT}>%'"
82 where ( maintainer_email='${MAINT}' $UPLOADER ) and
/dports/devel/gnuelf-legacy/libelf-0.8.13/
H A DMakefile.in109 MAINT = @MAINT@
113 $(MAINT)dist: ./stamp-dist
114 $(MAINT)./stamp-dist: $(DISTFILES)
133 $(MAINT)check-dist:
164 $(MAINT)config.h: stamp-h
165 $(MAINT)stamp-h: config.h.in config.status
169 $(MAINT)Makefile: Makefile.in config.status
175 $(MAINT)lib/sys_elf.h: lib/stamp-h
180 $(MAINT)po/Makefile: po/Makefile.in config.status
183 $(MAINT)libelf.pc: libelf.pc.in config.status
[all …]
/dports/devel/libelf/libelf-0.8.13/
H A DMakefile.in109 MAINT = @MAINT@
113 $(MAINT)dist: ./stamp-dist
114 $(MAINT)./stamp-dist: $(DISTFILES)
133 $(MAINT)check-dist:
164 $(MAINT)config.h: stamp-h
165 $(MAINT)stamp-h: config.h.in config.status
169 $(MAINT)Makefile: Makefile.in config.status
175 $(MAINT)lib/sys_elf.h: lib/stamp-h
180 $(MAINT)po/Makefile: po/Makefile.in config.status
183 $(MAINT)libelf.pc: libelf.pc.in config.status
[all …]
/dports/math/py-numpy/numpy-1.20.3/doc/changelog/
H A D1.19.0-changelog.rst158 * `#15011 <https://github.com/numpy/numpy/pull/15011>`__: MAINT: cleanup compat.py3k.py
178 * `#15085 <https://github.com/numpy/numpy/pull/15085>`__: MAINT: Ragged cleanup
191 * `#15133 <https://github.com/numpy/numpy/pull/15133>`__: MAINT: CI: Clean up .travis.yml
205 * `#15187 <https://github.com/numpy/numpy/pull/15187>`__: MAINT: unskip test on win32
249 * `#15272 <https://github.com/numpy/numpy/pull/15272>`__: MAINT: Remove Python 2 divide
258 * `#15283 <https://github.com/numpy/numpy/pull/15283>`__: MAINT: Cleanup more NPY_PY3K
264 * `#15289 <https://github.com/numpy/numpy/pull/15289>`__: MAINT: C code simplifications
277 * `#15324 <https://github.com/numpy/numpy/pull/15324>`__: MAINT: fix typos
289 * `#15358 <https://github.com/numpy/numpy/pull/15358>`__: MAINT: Remove six
302 * `#15379 <https://github.com/numpy/numpy/pull/15379>`__: MAINT: Python2 Cleanups
[all …]
H A D1.20.0-changelog.rst240 * `#16274 <https://github.com/numpy/numpy/pull/16274>`__: MAINT: cleanups to quantile
260 * `#16316 <https://github.com/numpy/numpy/pull/16316>`__: MAINT: Bump numpydoc version
295 * `#16417 <https://github.com/numpy/numpy/pull/16417>`__: MAINT: support python 3.10
296 * `#16418 <https://github.com/numpy/numpy/pull/16418>`__: MAINT: Chain some exceptions.
337 * `#16523 <https://github.com/numpy/numpy/pull/16523>`__: MAINT: Improve buffer speed
441 * `#16800 <https://github.com/numpy/numpy/pull/16800>`__: MAINT: Move typing tests
459 * `#16831 <https://github.com/numpy/numpy/pull/16831>`__: MAINT: fix sphinx deprecation
477 * `#16870 <https://github.com/numpy/numpy/pull/16870>`__: BLD, MAINT: Pin setuptools
528 * `#17013 <https://github.com/numpy/numpy/pull/17013>`__: MAINT: Simplify scalar power
861 * `#17802 <https://github.com/numpy/numpy/pull/17802>`__: MAINT: Update mailmap.
[all …]
H A D1.15.0-changelog.rst188 * `#10247 <https://github.com/numpy/numpy/pull/10247>`__: MAINT: fix typo
209 * `#10284 <https://github.com/numpy/numpy/pull/10284>`__: MAINT/BUG: Tidy gen_umath
214 * `#10294 <https://github.com/numpy/numpy/pull/10294>`__: MAINT: pytest cleanups
225 * `#10327 <https://github.com/numpy/numpy/pull/10327>`__: MAINT: Fix misc. typos
314 * `#10604 <https://github.com/numpy/numpy/pull/10604>`__: MAINT: Fix Misc. typos
345 * `#10703 <https://github.com/numpy/numpy/pull/10703>`__: MAINT: NEP process updates
354 * `#10722 <https://github.com/numpy/numpy/pull/10722>`__: MAINT: Misc small fixes.
404 * `#10859 <https://github.com/numpy/numpy/pull/10859>`__: MAINT: Remove yield tests
438 * `#10958 <https://github.com/numpy/numpy/pull/10958>`__: MAINT, DOC: Fix typos
453 * `#11005 <https://github.com/numpy/numpy/pull/11005>`__: MAINT: Misc. typos
[all …]
H A D1.16.0-changelog.rst155 * `#11328 <https://github.com/numpy/numpy/pull/11328>`__: MAINT: Misc numeric cleanup
179 * `#11391 <https://github.com/numpy/numpy/pull/11391>`__: MAINT: Update mailmap
216 * `#11501 <https://github.com/numpy/numpy/pull/11501>`__: MAINT: Tidy cython invocation
276 * `#11692 <https://github.com/numpy/numpy/pull/11692>`__: MAINT: Remove duplicate code.
353 * `#11909 <https://github.com/numpy/numpy/pull/11909>`__: MAINT: flake8 cleanups
419 * `#12057 <https://github.com/numpy/numpy/pull/12057>`__: MAINT: remove unused imports
460 * `#12146 <https://github.com/numpy/numpy/pull/12146>`__: MAINT: Fix typo in comment
492 * `#12229 <https://github.com/numpy/numpy/pull/12229>`__: MAINT: Fix typo in comment
534 * `#12357 <https://github.com/numpy/numpy/pull/12357>`__: MAINT: Cleanup pavement file
559 * `#12414 <https://github.com/numpy/numpy/pull/12414>`__: MAINT: Update cversion hash.
[all …]
H A D1.14.0-changelog.rst147 * `#9138 <https://github.com/numpy/numpy/pull/9138>`__: MAINT: Update .mailmap
158 * `#9168 <https://github.com/numpy/numpy/pull/9168>`__: MAINT: Simplify if statement
168 * `#9212 <https://github.com/numpy/numpy/pull/9212>`__: MAINT: Combine similar branches
191 * `#9292 <https://github.com/numpy/numpy/pull/9292>`__: MAINT: Fix lgtm alerts
284 * `#9591 <https://github.com/numpy/numpy/pull/9591>`__: MAINT: Remove unnecessary imports
291 * `#9611 <https://github.com/numpy/numpy/pull/9611>`__: MAINT: remove try..except clause.
302 * `#9639 <https://github.com/numpy/numpy/pull/9639>`__: MAINT: Refactor updateifcopy
313 * `#9681 <https://github.com/numpy/numpy/pull/9681>`__: MAINT: Add block benchmarks
334 * `#9737 <https://github.com/numpy/numpy/pull/9737>`__: MAINT: Use zip, not enumerate
396 * `#9913 <https://github.com/numpy/numpy/pull/9913>`__: MAINT: Tidy up Maskedarray repr
[all …]
H A D1.18.0-changelog.rst144 * `#13766 <https://github.com/numpy/numpy/pull/13766>`__: MAINT: Update NEP template.
148 * `#13812 <https://github.com/numpy/numpy/pull/13812>`__: MAINT: Rewrite Floyd algorithm
175 * `#13925 <https://github.com/numpy/numpy/pull/13925>`__: MAINT: Fix wrong spelling of ufunc
180 * `#13943 <https://github.com/numpy/numpy/pull/13943>`__: MAINT: Revert #13876, "MAINT,BUG,DOC: Fix…
233 * `#14092 <https://github.com/numpy/numpy/pull/14092>`__: MAINT: Improve NEP template
261 * `#14195 <https://github.com/numpy/numpy/pull/14195>`__: MAINT: Fix a docstring typo.
285 * `#14257 <https://github.com/numpy/numpy/pull/14257>`__: MAINT: Update NEP-30
412 * `#14615 <https://github.com/numpy/numpy/pull/14615>`__: MAINT: Add "MAINT" tag to dependabot comm…
468 * `#14791 <https://github.com/numpy/numpy/pull/14791>`__: MAINT: Minor typo fix
514 * `#14982 <https://github.com/numpy/numpy/pull/14982>`__: MAINT: Fix typos
[all …]
H A D1.17.0-changelog.rst175 * `#11230 <https://github.com/numpy/numpy/pull/11230>`__: MAINT: More cleanup of einsum
213 * `#12538 <https://github.com/numpy/numpy/pull/12538>`__: MAINT: remove VC 9.0 from CI
337 * `#12931 <https://github.com/numpy/numpy/pull/12931>`__: MAINT: Remove recurring check
400 * `#13111 <https://github.com/numpy/numpy/pull/13111>`__: MAINT: Unify polydiv
472 * `#13313 <https://github.com/numpy/numpy/pull/13313>`__: MAINT: fix typo in 'self'
475 * `#13320 <https://github.com/numpy/numpy/pull/13320>`__: MAINT: remove unused file
585 * `#13664 <https://github.com/numpy/numpy/pull/13664>`__: MAINT: Misc. typo fixes
609 * `#13724 <https://github.com/numpy/numpy/pull/13724>`__: MAINT: fix use of cache_dim
611 * `#13726 <https://github.com/numpy/numpy/pull/13726>`__: MAINT: Update PCG jump sizes
636 * `#13788 <https://github.com/numpy/numpy/pull/13788>`__: MAINT: fix 'in' -> 'is' typo
[all …]
H A D1.19.1-changelog.rst29 * `#16649 <https://github.com/numpy/numpy/pull/16649>`__: MAINT, CI: disable Shippable cache
30 * `#16652 <https://github.com/numpy/numpy/pull/16652>`__: MAINT: Replace `PyUString_GET_SIZE` with …
37 * `#16714 <https://github.com/numpy/numpy/pull/16714>`__: MAINT: Disable use_hugepages in case of V…
39 * `#16768 <https://github.com/numpy/numpy/pull/16768>`__: MAINT: Fixes for deprecated functions in …
40 * `#16772 <https://github.com/numpy/numpy/pull/16772>`__: MAINT: Remove unneeded call to PyUnicode_…
41 * `#16776 <https://github.com/numpy/numpy/pull/16776>`__: MAINT: Fix deprecated functions in scalar…
46 * `#16832 <https://github.com/numpy/numpy/pull/16832>`__: MAINT: setuptools 49.2.0 emits a warning,…
48 * `#16875 <https://github.com/numpy/numpy/pull/16875>`__: BLD, MAINT: Pin setuptools
/dports/math/py-statsmodels/statsmodels-0.13.1/docs/source/release/
H A Dversion0.10.rst527 * :pr:`4981`: [MAINT] Remove info.py
540 * :pr:`4999`: [MAINT] remove wrappers.py
542 * :pr:`5002`: [MAINT] add missing import
584 * :pr:`5121`: MAINT: Avoid star imports
591 * :pr:`5135`: MAINT: Fix warnings
635 * :pr:`5222`: MAINT: fully lint formula
636 * :pr:`5223`: MAINT: fully lint compat
699 * :pr:`5485`: MAINT: Travis fixes
756 * :pr:`5631`: MAINT: Allow webuse fail
785 * :pr:`5663`: MAINT: Add test runners
[all …]
H A Dversion0.11.1.rst33 * :pr:`6461`: MAINT: correcting typo
34 * :pr:`6465`: MAINT: Avoid noise in f-pvalue
35 * :pr:`6469`: MAINT: Fix future warnings
37 * :pr:`6471`: MAINT: Fix issue with ragged array
41 * :pr:`6534`: MAINT: Relax tolerance on test that occasionally fails
42 * :pr:`6535`: MAINT: Restrict to Python 3.5+
H A Dversion0.11.rst625 - :pr:`5910`: MAINT: Bump dependencies
629 - :pr:`5922`: MAINT: Fix pandas imports
658 - :pr:`5965`: MAINT: Remove PY3
814 - :pr:`6255`: MAINT: Ignore vscode
824 - :pr:`6283`: MAINT/DOC: Close issues
839 - :pr:`6312`: MAINT: Remove chain dot
875 - :pr:`6392`: MAINT: Pin xdist
879 - :pr:`6406`: MAINT: Clarify codecov
886 - :pr:`6419`: MAINT: Fixes for rc2
888 - :pr:`6423`: MAINT: Switch to bionic
[all …]
H A Dversion0.13.0.rst564 - :pr:`7121`: MAINT: v0.12.1 backports
580 - :pr:`7406`: MAINT: Fix README badges
619 - :pr:`7541`: MAINT: Fix GH actions
624 - :pr:`7551`: MAINT: Check push ability
632 - :pr:`7559`: MAINT: Get doc push to work
640 - :pr:`7578`: MAINT: Remove recarray
645 - :pr:`7583`: MAINT: Fix spelling errors
668 - :pr:`7641`: MAINT: Pin matplotlib
695 - :pr:`7701`: MAINT: Update TSA Api
712 - :pr:`7739`: MAINT: Fix style issue
[all …]
/dports/x11-toolkits/lesstif/lesstif-0.95.2/
H A DMakefile.am25 @MAINT@changelog:
26 @MAINT@ @ (cd $(srcdir); cvs -Q -z9 log -rrelease_@LAST_MAJOR_VERSION@_@LAST_MINOR_VERSION@_@LAST_P…
27 @MAINT@ acconfig.h acinclude.m4 configure.in Makefile.am \
28 @MAINT@ include \
29 @MAINT@ lib \
30 @MAINT@ clients \
31 @MAINT@ doc/lessdox ) \
32 @MAINT@ | $(srcdir)/scripts/parselog release_@LAST_MAJOR_VERSION@_@LAST_MINOR_VERSION@_@LAST_PI…
/dports/math/scilab/scilab-6.1.1/scilab/tools/localization/
H A Drevcheck.php102 $MAINT = ""; variable
108 $MAINT = $argv[2]; variable
111 $MAINT = $argv[2]; variable
253 if (empty($MAINT)) {
259 $trans_tag = get_tags($trans_file, $MAINT);
563 function parse_translation($DOCDIR, $LANG, $MAINT) { argument
591 if (empty($MAINT)) {
607 if (empty($MAINT)) {
618 if (empty($MAINT)) {
752 if (empty($MAINT)) {
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/etc/
H A Dconfigure.in14 yes) MAINT='' ;;
15 no) MAINT='#' ;;
19 [MAINT='#'])
20 AC_SUBST([MAINT])dnl subst
/dports/devel/arm-elf-binutils/binutils-2.37/etc/
H A Dconfigure.in13 yes) MAINT='' ;;
14 no) MAINT='#' ;;
18 [MAINT='#'])
19 AC_SUBST([MAINT])dnl subst
/dports/devel/gnulibiberty/binutils-2.37/etc/
H A Dconfigure.in13 yes) MAINT='' ;;
14 no) MAINT='#' ;;
18 [MAINT='#'])
19 AC_SUBST([MAINT])dnl subst
/dports/lang/gnatdroid-binutils/binutils-2.27/etc/
H A Dconfigure.in14 yes) MAINT='' ;;
15 no) MAINT='#' ;;
19 [MAINT='#'])
20 AC_SUBST([MAINT])dnl subst

12345678910>>...245