| 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:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
* Brian Dean <bsd@FreeBSD.org>
* Bruce Cran <bruce@cran.org.uk>
* Carl Makin <carl@stagecraft.cx>
* Darren <igla@batterybackups.net>
* David
* David O'Brien <obrien@cs.ucdavis.edu>
* David Thiel <lx@redundancy.redundancy.org>
* Denis Shaposhnikov <dsh@vlink.ru>
* Devon H. O'Dell <devon.odell@coyotepoint.com>
* Diane Bruce <db@db.net>
* Douglas K. Rand <rand@meridian-enviro.com>
* Edward Tomasz Napierala <trasz@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Felix Palmen <felix@palmen-it.de>
* Frank Steinborn <steinex@nognu.de>
* Ganael Laplanche <ganael.laplanche@martymac.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Hye-Shik Chang <perky@fallin.lv>
* Janos.Mohacsi@bsd.hu
* Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* Jeffrey Baitis <jeff@baitis.net>
* Johan Strom <johan@stromnet.se>
* Johan Strom <johna@stromnet.se>
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
* Julian Stacey <jhs@FreeBSD.org>
* Kirill Bezzubets <kirill@solaris.ru>
* MITA Yoshio <mita@FreeBSD.org>
* Markus Brueffer <markus@FreeBSD.org>
* Martin Matuska <mm@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org>
* Masafumi NAKANE <max@FreeBSD.org>
* Matt Dawson <matt@mattsnetwork.co.uk>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Reifenberger (mike@Reifenberger.com)
* Mike Heffner <mikeh@FreeBSD.org>
* Nick Sayer <nsayer@FreeBSD.org>
* Nicole Reid <root@cooltrainer.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Patrick Gardella <patrick@FreeBSD.org>
* Paul Traina <pst@FreeBSD.org>
* Pav Lucistnik <pav@FreeBSD.org>
* Rick Elrod <codeblock@eighthbit.net>
* Rodrigo Osorio <rodrigo@FreeBSD.org>
* Sebastian Yepes <esn@x123.info>
* Staffan Ulfberg <staffanu@multivac.fatburen.org>
* Stephen Hurd <shurd@FreeBSD.org>
* Steve Woodford <scw@netbsd.hut.fi>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* Sunry Chen <sunrychen@gmail.com>
* Søren Straarup <xride@x12.dk>
* Tony Shadwick <tshadwick@oss-solutions.com>
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Vladimir Grebenschikov
* Vladimir Kondratyev <wulf@FreeBSD.org>
* db
* dirkx@webweaving.org
* dom@happygiraffe.net
* elbarto@ArcadeBSD.org
* hm
* jmz
* joes@seaport.net
* lambert@lambertfam.org
* nox@FreeBSD.org
* obrien@cs.ucdavis.edu
* rkw
* shurd
* shurd@FreeBSD.org
* wlloyd@slap.net
* //www.tomek.cedro.info)
With hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=417461
|
|
|
|
| |
Notes:
svn path=/head/; revision=417348
|
|
|
|
| |
Notes:
svn path=/head/; revision=371247
|
|
|
|
| |
Notes:
svn path=/head/; revision=367661
|
|
|
|
| |
Notes:
svn path=/head/; revision=334137
|
|
|
|
| |
Notes:
svn path=/head/; revision=328163
|
|
|
|
|
|
|
| |
comms)
Notes:
svn path=/head/; revision=327714
|
|
|
|
|
|
|
| |
. trim Makefile headers.
Notes:
svn path=/head/; revision=321415
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
| |
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
Notes:
svn path=/head/; revision=228909
|
|
|
|
|
|
|
|
| |
PR: ports/126797
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=219272
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=218612
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=210928
|
|
|
|
|
|
|
| |
PR: ports/110581
Notes:
svn path=/head/; revision=191796
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
|
| |
work as the maintainer of this port.
Discussed with: mita and nork
Notes:
svn path=/head/; revision=125249
|
|
|
|
|
|
|
|
|
|
|
| |
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
Notes:
svn path=/head/; revision=124934
|
|
|
|
| |
Notes:
svn path=/head/; revision=121834
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Deleted dependency on japanese Tcl/Tk 8.0.5
- Added dependency on Tcl/Tk 8.3.
- Works also with japanese messages.
- (Info) To input japanese, execute:
env LANG=ja_JP.eucJP XMODIFIERS=@im=kinput2 tkfax
PR: ports/73930
Submitted by: Lupe Christoph <lupe@lupe-christoph.de> pointed out the dependency problem.
Notes:
svn path=/head/; revision=121810
|
|
|
|
| |
Notes:
svn path=/head/; revision=106662
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
| |
Notes:
svn path=/head/; revision=93890
|
|
|
|
|
|
|
|
|
|
| |
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: me. ports-jp 12772
Notes:
svn path=/head/; revision=59781
|