| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <[email protected]>
* Alexander Leidinger
* Alexey Dokuchaev <[email protected]>
* Andrew Pantyukhin <[email protected]>
* Andrey Zakhvatov
* Anton Berezin <[email protected]>
* Anton Berezin <[email protected]>
* Anton Karpov <[email protected]>
* Brion Moss <[email protected]>
* Bruce M Simpson <[email protected]>
* Chris Piazza <[email protected]>
* Christian Brueffer <[email protected]>
* David Wolfskill
* Frank W. Josellis <[email protected]>
* Gea-Suan Lin <[email protected]>
* Gleb Smirnoff <[email protected]>
* Hye-Shik Chang <[email protected]>
* Jan Srzednicki <[email protected]>
* Jean-Yves Lefort <[email protected]>
* Jean-Yves Lefort <[email protected]>
* Jeremy Shaffner <[email protected]>
* Keith Walker <[email protected]>
* Kirill Ponomarew <[email protected]>
* Kris Kennaway <[email protected]>
* Kris Kennaway <[email protected]
* Laurent Courty
* Loïc BARTOLETTI <[email protected]>
* Lukas Maly <[email protected]>
* Markus Brueffer <[email protected]>
* Mathias Monnerville <[email protected]>
* Muhammad Moinur Rahman <[email protected]>
* Patrick Li <[email protected]>
* Patrick Li <[email protected]>
* Piero Serini <[email protected]>
* Po-Chuan Hsieh <[email protected]>
* Simon Olofsson <[email protected]>
* Slaven Rezic <[email protected]>
* Sunpoet Po-Chuan Hsieh <[email protected]>
* Sunpoet Po-Chuan Hsieh <[email protected]>
* Sébastien Santoro <[email protected]>
* TAKATSU Tomonari <[email protected]>
* Tatsuki Makino <[email protected]>
* Tony Maher <[email protected]>
* Wen Heping <[email protected]>
* Wen Heping <[email protected]>
* Wen Heping<[email protected]>
* Will Andrews <[email protected]>
* asami
* [email protected]
* [email protected]
* [email protected]
* db
* [email protected]
* [email protected]
* ijliao
* nwhitehorn
* pat
* searle
* [email protected]
* torstenb
* trevor
* will
With hat: portmgr
|
| | |
|
| |
|
|
|
|
|
|
| |
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
Notes:
svn path=/head/; revision=516738
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from wmSolar.c:15:
./wmSolar_mask.xbm:6:12: error: constant expression evaluates to 240 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0xf0,0xff,0xff,0xff,0xff,
^~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/wmsolar-1.1.log
In file included from wmSolar.c:18:
./Lunar.h:66:23: error: in-class initializer for static data member of type
'const double' requires 'constexpr' specifier [-Wstatic-float-init]
static const double SYNODIC_MONTH = 29.530588861;
^
PR: 230880
Approved by: [email protected] (maintainer timeout, 2 weeks)
Notes:
svn path=/head/; revision=479272
|
| |
|
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=419133
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417166
|
| |
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=404743
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE.
- Pass the maintainership to the author.
- Project moved to github.
Submitted by: Thomas Kuiper <[email protected]>
Sponsored by: Hackathon Taipei.
Notes:
svn path=/head/; revision=403088
|
| |
|
|
| |
Notes:
svn path=/head/; revision=331586
|
| |
|
|
|
|
|
| |
astro)
Notes:
svn path=/head/; revision=327701
|
| |
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world
Notes:
svn path=/head/; revision=325648
|
| |
|
|
|
|
|
| |
from COMMENT. Whenever appropriate, cleanup Makefiles a bit as well.
Notes:
svn path=/head/; revision=312914
|
| |
|
|
| |
Notes:
svn path=/head/; revision=271305
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
| |
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=208985
|
| |
|
|
|
|
|
| |
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
Notes:
svn path=/head/; revision=206224
|
| |
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
| |
|
|
| |
Notes:
svn path=/head/; revision=161245
|
| |
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=159519
|
| |
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
| |
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104360
|
| |
|
|
| |
Notes:
svn path=/head/; revision=100139
|
| |
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
| |
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
| |
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=71133
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* explose -> explore
* january -> January
* documentfor -> document for
* encorporated -> incorporated
* function -> functions
* julian -> Julian
* calculater -> calculate
* formely -> formerly
* Javascript -> JavaScript
* timezone -> time zone
* Calisto -> Callisto
* outter -> outer
PR: 36480
Submitted by: Eric Yu <[email protected]>
Notes:
svn path=/head/; revision=56892
|
|
|
viewed from top
Notes:
svn path=/head/; revision=53138
|