| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
| |
Our framework usually DTRT; sometimes it's necessary to pass it
explicitly, e.g. for ports with USES+=qmake or which use exotic
build systems, but these are mostly staging dawn and apparently
debug leftovers, so remove them to not confuse the reader.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=514143
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=438272
|
| |
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=436247
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=397391
|
| |
|
|
|
|
|
|
|
|
|
| |
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382278
|
| |
|
|
|
|
|
| |
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=362490
|
| |
|
|
|
|
|
|
|
|
|
|
| |
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=361440
|
| |
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355691
|
| |
|
|
| |
Notes:
svn path=/head/; revision=330479
|
| |
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
| |
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
| |
|
|
| |
Notes:
svn path=/head/; revision=316747
|
| |
|
|
|
|
|
|
|
| |
- Use OPTIONS_DEFINE.
- Trim old-style header.
- Single space after WWW:.
Notes:
svn path=/head/; revision=316746
|
| |
|
|
|
|
|
|
|
|
|
| |
- Use $USE_RC_SUBR=cvsyncd instead of $USE_RC_SUBR=yes[*].
- Use $PORTEXAMPLES and $PORTDOCS.
Submitted by: pgollucci[*]
PR: ports/136843[*]
Notes:
svn path=/head/; revision=242853
|
| |
|
|
| |
Notes:
svn path=/head/; revision=143171
|
| |
|
|
|
|
|
| |
the server and client from working has been fixed.
Notes:
svn path=/head/; revision=122516
|
| |
|
|
|
|
|
|
|
|
|
| |
mirror-mode-only-cvsync. Changes include:
- Make more friendly to userlevel POSIX thread libraries.
- Improve performance to parse rcsfile(5) based files.
- When -u/-g is specified, drop the privilege completely.
Notes:
svn path=/head/; revision=120466
|
| |
|
|
|
|
|
|
| |
Obtained from: mtm
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=116706
|
| |
|
|
|
|
|
| |
Submitted by: hrs
Notes:
svn path=/head/; revision=111869
|
| |
|
|
|
|
|
| |
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=108918
|
| |
|
|
| |
Notes:
svn path=/head/; revision=107674
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The cvsync2cvsup utility which converts a CVSync scanfile
to one in the CVSup format, has been added.
- A sample file for the FreeBSD CVS repository (cvsyncd-FreeBSD.conf)
has been added.
- Some reliability improvements.
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=107542
|
| |
|
|
|
|
|
|
| |
PR: ports/65221
Submitted by: Hiroki Sato <hrs@freebsd.org> (maintainer)
Notes:
svn path=/head/; revision=106691
|
| |
|
|
| |
Notes:
svn path=/head/; revision=101006
|
| |
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
| |
|
|
|
|
|
|
|
|
| |
Changes include performance improvement, a new keyword 'base', etc.
PR: 59779
Submitted by: maintainer
Notes:
svn path=/head/; revision=94988
|
| |
|
|
|
|
|
|
|
|
|
| |
* A bug which `prefix' is needed even if
release type `list' is specified has been fixed
PR: 58981
Submitted by: hrs
Notes:
svn path=/head/; revision=93193
|
| |
|
|
|
|
|
|
|
|
| |
Build on bento cluster should be fixed, too.
PR: 58862
Submitted by: Hiroki Sato <hrs@freebsd.org>
Notes:
svn path=/head/; revision=92954
|
| |
|
|
|
|
|
|
|
|
| |
A fatal bug in cvsup2cvsync has been fixed
PR: 58693
Submitted by: maintainer
Notes:
svn path=/head/; revision=92590
|
| |
|
|
|
|
|
|
| |
PR: ports/58664
Submitted by: hrs (maintainer)
Notes:
svn path=/head/; revision=92554
|
| |
|
|
|
|
|
|
| |
Submitted by: hrs (maintainer)
PR: 57735
Notes:
svn path=/head/; revision=90608
|
| |
|
|
|
|
|
|
|
|
| |
Update to 0.24.7.
PR: ports/57011
Submitted by: Hiroki Sato <hrs@freebsd.org>
Notes:
svn path=/head/; revision=89157
|
| |
|
|
|
|
|
|
| |
PR: ports/56669
Submitted by: hrs (maintainer)
Notes:
svn path=/head/; revision=88883
|
| |
|
|
|
|
|
|
| |
PR: 56501
Submitted by: maintainer
Notes:
svn path=/head/; revision=88601
|
| |
|
|
|
|
|
|
| |
Submitted by: hrs (still without of commit-bit for ports-tree maintainer)
PR: 56036
Notes:
svn path=/head/; revision=87790
|
| |
|
|
|
|
|
|
|
|
|
| |
- New keyword: "nordiff"
- a bug involving symlink update has been fixed.
PR: 55204
Submitted by: Hiroki Sato <hrs@freebsd.org>
Notes:
svn path=/head/; revision=86218
|
| |
|
|
|
|
|
|
| |
PR: 55075
Submitted by: Hiroki Sato <hrs@freebsd.org>
Notes:
svn path=/head/; revision=85979
|
| |
|
|
|
|
|
|
| |
PR: 54772
Submitted by: hrs
Notes:
svn path=/head/; revision=85412
|
| |
|
|
|
|
|
|
|
|
| |
synchronization has been implemented.
PR: 54444
Submitted by: hrs
Notes:
svn path=/head/; revision=84815
|
| |
|
|
|
|
|
|
| |
PR: ports/?????
Submitted by: hrs (maintainer, in near feature, he will submit a PR)
Notes:
svn path=/head/; revision=84523
|
| |
|
|
|
|
|
|
| |
PR: 54222
Submitted by: Hiroki Sato <hrs@freebsd.org>
Notes:
svn path=/head/; revision=84483
|
| |
|
|
|
|
|
|
| |
PR: ports/54205
Submitted by: hrs (maintainer)
Notes:
svn path=/head/; revision=84426
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
o Remove USE_REINPLASE as it is not used anymore.
o Slightly reword pkg-descr, mention that cvsync is BSD-licensed.
o Add Author ans WWW tags to pkg-descr.
PR: ports/53904
Submitte by: Sergei Kolobov <sergei@kolobov.com>
Reviewed by: hrs (maintainer)
Notes:
svn path=/head/; revision=84111
|
| |
|
|
|
|
|
|
|
|
| |
handling code is fixed.
PR: 53784
Submitted by: Hiroki Sato <hrs@freebsd.org> (maintainer)
Notes:
svn path=/head/; revision=83708
|
| |
|
|
|
|
|
|
| |
PR: ports/53743
Submitted by: hrs (maintainer)
Notes:
svn path=/head/; revision=83615
|