non port: devel/tailor/Makefile |
SVNWeb
|
Number of commits found: 29 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 13 Aug 2022
|
[ 18:51 Matthias Andree (mandree) ] 875d7c7 (Only the first 10 of 63 ports in this commit are shown above. )
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Fri, 11 Jun 2021
|
[ 20:23 Neel Chauhan (nc) Author: Chris Hutchinson ] df2cb22
devel/tailor: update to 0.9.37
PR: 256543
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 15 Dec 2020
|
[ 10:24 rhurlin ]
devel/tailor: Re-add port and update to 0.9.36
Re-add expired port and update from 0.9.35 to 0.9.36.
Use Python 3.7+ now.
PR: 251777
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D27590
|
Sun, 8 Mar 2020
|
[ 17:01 antoine ] (Only the first 10 of 187 ports in this commit are shown above. )
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Sat, 19 Oct 2019
|
[ 12:21 rakuco ] (Only the first 10 of 106 ports in this commit are shown above. )
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
Thu, 11 Jan 2018
|
[ 14:18 danfe ] (Only the first 10 of 100 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 21:10 amdmi3 ]
- Unbreak fetch
- Pass maintainership to submitter
- While here, also
- Add LICENSE
- Add NO_ARCH
- Silence mkdir
PR: 206166
Submitted by: portmaster@bsdforge.com
|
Mon, 9 Nov 2015
|
[ 12:59 antoine ] (Only the first 10 of 285 ports in this commit are shown above. )
Mark a few ports BROKEN: unfetchable
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Sun, 17 Aug 2014
|
[ 12:29 mva ]
- Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,
there is no need to touch the plist.
With hat: python@
|
Wed, 9 Jul 2014
|
[ 05:01 vanilla ]
1: Stagify.
2: add INSTALLS_EGGINFO, bump version.
|
Fri, 4 Jul 2014
|
[ 12:06 bapt ] (Only the first 10 of 82 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Sun, 15 Feb 2009
|
[ 14:05 miwi ]
- Fix maintainer mail adress
Approved by: linimon (portmgr)
|
[ 13:34 miwi ]
- Update to 0.9.35
PR: 131272
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintianer timeout
|
Mon, 2 Jun 2008
|
[ 05:45 rafan ]
- Update to 0.9.34
- Pass maintainership to submitter
PR: ports/124195
Submitted by: Aryeh M. Friedman <aryeh.friedman at gmail.com>
|
Mon, 14 Apr 2008
|
[ 08:36 clsung ]
- Update to 0.9.31
|
Wed, 19 Mar 2008
|
[ 13:07 rafan ]
- Update to 0.9.30
|
[ 12:47 lippe ]
- Drop maintainership of this maintainer.
PR: ports/121790
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: gabor (mentor)
|
Mon, 6 Aug 2007
|
[ 20:32 araujo ]
- Update to 0.9.29.
PR: ports/115093
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: pav (portmgr, in mentor's absence)
|
Fri, 25 May 2007
|
[ 21:50 miwi ]
- Update to 0.9.28
PR: 112425
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
|
Thu, 25 Jan 2007
|
[ 15:23 rafan ]
- Update to 0.9.27
- Pass maintainership to submitter
PR: ports/108318
Submitted by: NIIMI Satoshi <sa2c at sa2c.net>
Approved by: Rui Lopes <rgl at ruilopes.com> (maintainer)
|
Thu, 17 Aug 2006
|
[ 19:19 rafan ]
- Update to 0.9.26
PR: ports/102178
Submitted by: Rui Lopes <rgl at ruilopes.com> (maintainer)
|
Thu, 29 Jun 2006
|
[ 10:59 itetcu ]
Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG,
CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla
repositories.
WWW: http://www.darcs.net/DarcsWiki/Tailor/VersionOne
PR: ports/99035
Submitted by: Rui Lopes <rgl ruilopes com>
|
Number of commits found: 29 |