| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=565896
|
|
|
|
|
|
|
|
| |
Reported by: Abuild failure on 13-CURRENT
Approved by: portmgr (build fix)
Notes:
svn path=/head/; revision=551348
|
|
|
|
|
|
|
|
|
| |
PR: 243030
Submitted by: Oleg Sharoyko <osharoiko@gmail.com> (maintainer)
Reported by: Ruslan Suleimanov <rs@paket.ua>
Notes:
svn path=/head/; revision=528069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=484628
|
|
|
|
|
|
|
|
|
|
|
| |
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479406
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove Makefile.local as it is intended to be a user file that should
not be committed. Its documentation is poor (r12873) but users are
relying on it.
- Remove CONFLICTS as for every port it just conflicted with itself.
With hat: portmgr
Notes:
svn path=/head/; revision=397523
|
|
|
|
|
|
|
|
|
| |
Jan Beich fixed the info pages (thanks Jan!) so this enables their
building for htick and fidoconf of FreeBSD 11 and DragonFly. While here,
commit USES+=makeinfo to -hpt that went uncommitted accidently yesterday.
Notes:
svn path=/head/; revision=384264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The husky-htp texi file can still be processed by the latest texinfo
programs, so all it needed was USES+= makeinfo to fix FreeBSD 11.
However, the husky-htick texi file is too old, so the makefile was
adjusted to not install info if the base texinfo isn't available.
While here, use PORTDOCS and remove very short pkg-plist file.
The maintainer will be notified so he can restore the info page
on all platforms.
Approved by: blanket (restores build on FreeBSD 11)
Notes:
svn path=/head/; revision=384221
|
|
|
|
|
|
|
|
|
| |
Today the older unstaged husky-* ports were removed as the first part
of a transition move the development versions into their place. This
commit completes the relocation of husky-*-devel ports.
Notes:
svn path=/head/; revision=365427
|
|
|
|
|
|
|
|
|
|
|
| |
In a two-step process, the Husky ports that are due to be removed
on September 1 are being removed now. The next step will be to rename
the husky-*-devel ports to plain husky-*
Approved by: former maintainer (fjoe@)
Notes:
svn path=/head/; revision=365394
|
|
|
|
|
|
|
| |
'__' instead.
Notes:
svn path=/head/; revision=363362
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=362828
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=361812
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=360062
|
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
| |
news)
Notes:
svn path=/head/; revision=327759
|
|
|
|
|
|
|
|
|
|
| |
While here:
- trim headers
- convert to uses=gmake
- remove now useless pre.mk/post.mk dancing
Notes:
svn path=/head/; revision=322828
|
|
|
|
| |
Notes:
svn path=/head/; revision=317723
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
PR: 128741 [1]
Submitted by: Dmitry Marakasov
Notes:
svn path=/head/; revision=222744
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
| |
Notes:
svn path=/head/; revision=148648
|
|
|
|
| |
Notes:
svn path=/head/; revision=99946
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=92146
|
|
|
|
| |
Notes:
svn path=/head/; revision=86335
|
|
|
|
| |
Notes:
svn path=/head/; revision=86334
|
|
|
|
| |
Notes:
svn path=/head/; revision=82319
|
|
|
|
| |
Notes:
svn path=/head/; revision=82003
|
|
|
|
| |
Notes:
svn path=/head/; revision=75800
|
|
|
|
|
|
|
|
|
| |
(-DWITHOUT_PERL knob can be used to turn it off)
- use current ${CC}, ${CXX}, ${CFLAGS}, ${PREFIX} values (not values which
were in effect when husky-base port was built)
Notes:
svn path=/head/; revision=73804
|
|
|
|
| |
Notes:
svn path=/head/; revision=73241
|
|
|
|
| |
Notes:
svn path=/head/; revision=72897
|
|
|
|
| |
Notes:
svn path=/head/; revision=72774
|
|
|
|
|
|
|
| |
Noticed by: Gerrit Kuehn
Notes:
svn path=/head/; revision=72767
|
|
Notes:
svn path=/head/; revision=72598
|