| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
|
| |
- Update project home page to github
- Bump PORTREVISION
PR: 266373
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
And possibly in other places.
Remove files/ missed in previous update and fix LICENSE permissions.
PR: 254213
Submitted by: rkoberman@gmail.com (maintainer)
Reported by: terry-freebsd@glaver.org
Notes:
svn path=/head/; revision=568167
|
|
|
|
|
|
|
|
| |
PR: 254070
Submitted by: rkoberman AT gmail DOT com (maintainer)
Notes:
svn path=/head/; revision=568029
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Use USES=localbase
- Use PORTDATA
- Sort PLIST
Changes: http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
Differential Revision: https://reviews.FreeBSD.org/D9073
PR: 215840
Exp-run by: antoine
Notes:
svn path=/head/; revision=431345
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=366077
|
|
|
|
|
|
|
|
|
|
|
| |
- modify maintainer address to new contact information
- while here trim comment
$
PR: 185545
Submitted by: maintainer, oberman@es.net
Notes:
svn path=/head/; revision=339011
|
|
|
|
|
|
|
| |
net-mgmt)
Notes:
svn path=/head/; revision=327757
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
| |
Notes:
svn path=/head/; revision=304117
|
|
|
|
|
|
|
|
|
|
|
|
| |
while here:
- strip Makefile header
- fix whitespace in pkg-descr
PR: 170617
Submitted by: Kevin Oberman <kob6558 at gmail dot com> (maintainer)
Notes:
svn path=/head/; revision=304116
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
| |
PR: 145243
Submitted by: Kevin Oberman <oberman@es.net> (maintainer)
Notes:
svn path=/head/; revision=251982
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
Notes:
svn path=/head/; revision=201613
|
|
|
|
| |
Notes:
svn path=/head/; revision=200778
|
|
|
|
|
|
|
|
| |
PR: 112923
Submitted by: Kevin Oberman <oberman@es.net> (maintainer)
Notes:
svn path=/head/; revision=192371
|
|
|
|
|
|
|
|
| |
PR: ports/108693
Submitted by: Kevin Oberman <oberman (at) es.net> (maintainer)
Notes:
svn path=/head/; revision=184158
|
|
|
|
|
|
|
|
| |
PR: ports/106498
Submitted by: Kevin Oberman <oberman@es.net> (maintainer)
Notes:
svn path=/head/; revision=179424
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=179041
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154949
|
|
|
|
|
|
|
|
| |
Source: distfile survey
Approved by: maintainer
Notes:
svn path=/head/; revision=145149
|
|
|
|
|
|
|
|
| |
PR: ports/75820
Submitted by: maintainer
Notes:
svn path=/head/; revision=126144
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Notes:
svn path=/head/; revision=101812
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
|
|
|
|
| |
With recent fixes to lang/gcc295, irrtoolset-4.7.3 now builds on current.
(NOTE: It appears that portversion was NOT updated on the gc295 port, so
a re-install of the compiler port must be forced before this will build.)
PR: ports/61439
Submitted by: Kevin Oberman <oberman@es.net> (maintainer)
Notes:
svn path=/head/; revision=99462
|
|
|
|
| |
Notes:
svn path=/head/; revision=97895
|
|
|
|
|
|
|
|
| |
PR: ports/61186
Submitted by: Kevin Oberman <oberman@es.net> (maintainer)
Notes:
svn path=/head/; revision=97894
|
|
|
|
|
|
|
|
| |
PR: 53692
Submitted by: Kevin Oberman <oberman@es.net> (maintainer)
Notes:
svn path=/head/; revision=83654
|
|
|
|
|
|
|
|
|
|
| |
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
Notes:
svn path=/head/; revision=82300
|
|
|
|
| |
Notes:
svn path=/head/; revision=81208
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
|
| |
PR: 46642
Submitted by: maintainer
Notes:
svn path=/head/; revision=72232
|
|
|
|
|
|
|
|
| |
PR: ports/42391
Submitted by: maintainer
Notes:
svn path=/head/; revision=70239
|
|
|
|
| |
Notes:
svn path=/head/; revision=65455
|
|
|
|
| |
Notes:
svn path=/head/; revision=34154
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
| |
Notes:
svn path=/head/; revision=26388
|
|
|
|
| |
Notes:
svn path=/head/; revision=23768
|
|
|
|
|
|
|
|
| |
Requested by: rgrimes
Submitted by: Ade Lovett <ade@lovett.com>
Notes:
svn path=/head/; revision=23734
|
|
|
|
| |
Notes:
svn path=/head/; revision=23471
|