non port: math/gnubc/Makefile |
SVNWeb
|
Number of commits found: 19 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above )
|
Tue, 23 Nov 2021
|
[ 22:11 Stefan Eßer (se) ] 5933ac0 (Only the first 10 of 157 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
Sat, 25 Sep 2021
|
[ 20:28 Bernhard Froehlich (decke) ] e3b2a9f
math/gnubc: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 3 Sep 2020
|
[ 12:05 se ]
Fix build with -fno-common
|
Mon, 28 Jan 2019
|
[ 21:59 se ]
New port of a BSD licensed and GNU compatible bc and dc program.
These programs have been used in a number of other projects over
many years and they are highly portable and heavily tested.
Obtained from: Gavin Howard <gavin.d.howard@gmail.com>
Approved by: antoine (mentor)
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Mon, 10 Sep 2018
|
[ 02:06 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Mark various ports broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Mon, 18 Jun 2018
|
[ 07:29 yuri ]
math/gnubc: Update 1.06 -> 1.07.1
Port changes:
* Change to DISTVERSION
* Fix LICENSE, it's actually GPLv3
* Add LICENSE_FILE
* Add USES=makeinfo
* Order USExx section
* Remove patches - not needed any more
* Change WWW to https
Reported by: portscout
|
Mon, 11 Jun 2018
|
[ 20:56 feld ] (Only the first 10 of 19 ports in this commit are shown above. )
Reset MAINTAINER
Multiple consecutive previous maintainer timeouts
|
Sun, 19 Jul 2015
|
[ 22:20 bapt ]
Convert to USES=libedit
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Tue, 24 Feb 2015
|
[ 15:48 gabor ]
- Minor fixes from Apple [1]
- Add LICENSE [1]
- Pet portlint(1)
PR: 193963 [1]
Submitted by: pfg [1]
|
Fri, 4 Jul 2014
|
[ 00:52 adamw ] (Only the first 10 of 32 ports in this commit are shown above. )
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket)
|
Wed, 18 Jun 2014
|
[ 13:29 vanilla ]
Stagify.
Approved by: portmgr@
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Thu, 4 Feb 2010
|
[ 13:20 gabor ]
- Compile with libedit. No OPTIONS, just do it unconditionally given that it
is part of the base system.
- Bump PORTREVISION
Requested by: Lucius Windschuh <lwindschuh@googlemail.com>
|
Wed, 3 Feb 2010
|
[ 12:47 gabor ]
bc is an arbitrary precision numeric processing language. Syntax is similar
to C but differs in many substantial areas. It supports interactive execution
of statements. The bc utility is included in the POSIX 1003.1-2008 standard.
WWW: http://www.gnu.org/software/bc/
|
Number of commits found: 19 |