non port: ports-mgmt/porttools/Makefile |
SVNWeb
|
Number of commits found: 45 |
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 9c165b9 (Only the first 10 of 44 ports in this commit are shown above. )
ports-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alex Stangl <alex@stangl.us>
* Anders F Bjorklund <afb@users.sourceforge.net>
* Benjamin Lutz
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Conrad J. Sabatier <conrads@cox.net>
* Edwin Groothuis (edwin@mavetju.org)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Gabriel Linder <linder.gabriel@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Fri, 14 May 2021
|
[ 15:44 Steven Kreuzer (skreuzer) ] b8e3cc3
ports-mgmt/porttools: Update to version 1.10
Update port to version 1.10, which adds support for working with git repos
PR: 255713
Reported by: John Hein <jcfyecrayz@liamekaens.com>
|
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.
|
Sat, 11 Jan 2020
|
[ 01:26 skreuzer ]
Update to version 1.09
|
Tue, 11 Jun 2019
|
[ 17:45 antoine ]
Unbreak INDEX
|
Wed, 31 Jan 2018
|
[ 01:37 skreuzer ]
Update to version 1.08
|
Thu, 26 May 2016
|
[ 14:18 skreuzer ]
Update to version 1.07
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 5 Nov 2015
|
[ 20:34 skreuzer ]
Update to 1.06
|
Wed, 15 Jul 2015
|
[ 18:46 skreuzer ]
Add a patch to address an issues that causes the port create command to use
a non existant template when trying to use the 'default' template
|
Tue, 14 Jul 2015
|
[ 18:55 skreuzer ]
Update to version 1.05
|
Wed, 25 Mar 2015
|
[ 11:02 xmj ]
ports-mgmt/porttools: update to 1.04, pass maintainership
- update to 1.04
- pass maintainership to skreuzer@
- deprecate newfile option over an internal template system.
- Use new USE_GITHUB format
Differential Revision: https://reviews.freebsd.org/D2093
Approved by: koobs (mentor)
|
Wed, 11 Mar 2015
|
[ 11:00 xmj ]
ports-mgmt/porttools: upgrade to 1.03.1
- Upgrade to 1.03.1
- use my FreeBSD address in MAINTAINER
Differential Revision: https://reviews.freebsd.org/D2043
Approved by: koobs (mentor)
|
Mon, 27 Oct 2014
|
[ 12:23 xmj ]
ports-mgmt/porttools: upgrade to 1.03
- Upgrade to 1.03
Changelog:
- Mark port submit as broken
- Mark port followup as broken
PR: 194323
Differential Revision: https://reviews.freebsd.org/D992
Approved by: swills (mentor)
|
Thu, 24 Apr 2014
|
[ 04:15 xmj ]
ports-mgmt/porttools: Upgrade to 1.02
- Upgrade to 1.02
- Use INSTALL_TARGET helper for DOCS option
Approved by: swills (mentor)
|
Mon, 14 Apr 2014
|
[ 09:13 xmj ]
ports-mgmt/porttools: upgrade to 1.01
- Upgrade to 1.01
Changelog:
* port test: Allow PORTSDIR override from commandline
* port create: add usage, email and author overrides
Approved by: koobs (mentor)
|
Sun, 23 Mar 2014
|
[ 17:17 swills ]
- Update to 1.00.2014.03.23
PR: ports/187852
Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
|
Tue, 18 Mar 2014
|
[ 02:17 swills ]
- Update to 1.00.2014.03.16
PR: ports/187631
Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
|
Wed, 12 Mar 2014
|
[ 11:20 koobs ]
ports-mgmt/porttools: Update to 1.00.2014.03.11
- Update to 1.00.2014.03.11
- Deprecate do-build: target
Changes:
* Support git-based port trees in the `diff` command
* Emit NO_STAGE deprecation warning (By: Hans Fredrik Nordhaug)
PR: ports/187366
Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
|
Wed, 5 Mar 2014
|
[ 16:03 lwhsu ]
- Update to 1.00.2014.03.03
PR: ports/187276
Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
|
Wed, 19 Feb 2014
|
[ 10:56 koobs ]
ports-mgmt/porttools: Update to 1.00.2014.02.18, Fix package build
- Fix package build on i386 envs that were identified by pkg.absolight.net
- Update to 1.00.2014.02.18
PR: ports/186884
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
Approved by: maintainer
|
Sun, 16 Feb 2014
|
[ 09:28 koobs ]
ports-mgmt/porttools: Update to 1.00.x and reassign maintainer
- Pass maintainership submitter
- Update LICENSE (BSD2CLAUSE)
- Point to GITHUB for distribution files
- Make DOCS OPTION'al
- Deprecate all patches in files/ (upstreamed)
- pkg-descr: Update WWW URL
PR: ports/186372
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
Approved by: maintainer timeout (2 weeks)
|
Fri, 15 Nov 2013
|
[ 14:06 mat ]
Fixup submit when port is ruby or python based.
maintainer timeout.
PR: ports/183468
Submitted by: Johannes Jost Meixner
|
Tue, 12 Nov 2013
|
[ 13:30 mat ]
/usr/ports may not be the reference tree you want to use, allow users to
customize that.
maintainer timeout.
PR: ports/183412
Submitted by: mat
|
Wed, 6 Nov 2013
|
[ 12:25 mat ]
- Fixup after latest textproc/cdiff update
- Convert to staging
PR: ports/183188
Submitted by: mat
Approved by: maintainer
|
Fri, 20 Sep 2013
|
[ 22:36 bapt ] (Only the first 10 of 81 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt)
|
Sat, 22 Jun 2013
|
[ 11:14 tota ]
- Improve commit sub-command
* Fix the conditional statement of checking the result of svn status
* Make use of addport with -c option
* Make use of svn commit with -F option
* Cosmetic change
PR: ports/178539
Submitted by: tota (myself)
Approved by: maintainer timeout (> 1 month)
|
Sat, 2 Mar 2013
|
[ 00:40 tota ] (Only the first 10 of 14 ports in this commit are shown above. )
- Switch the VCS tool for the ports tree from CVS to SVN
- Pet portlint in porttools
* Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
* Replace tab with space WWW: line in pkg-descr
PR: ports/174860
Submitted by: tota (myself)
Approved by: maintainers (timeout > 2 months)
|
Tue, 11 Dec 2012
|
[ 22:29 skreuzer ]
Define LICENSE
|
Wed, 24 Oct 2012
|
[ 21:34 rakuco ]
- Convert to OptionsNG [1]
- Trim Makefile header
PR: ports/172524 [1]
Submitted by: skreuzer@ [1]
Approved by: maintainer timeout (16 days)
Feature safe: yes
|
Sat, 28 Apr 2012
|
[ 07:58 dhn ]
- Avoid literal appearances of "$FreeBSD:...$" in patch-util_diff.in.
- While we are here:
- Make the affected sed pattern more flexible with regard to the
repository path from which the port was checked out.
- When handling -d <dir>, if the port's directory does not exist,
fix the path used in the first check for an alternative path.
- Bump PORTREVISION.
PR: ports/166593
Submitted by: Johannes Joemann <joemann@beefree.free.de> (maintainer)
|
Sun, 1 Apr 2012
|
[ 20:06 amdmi3 ]
- Add OPTIONS
PR: 166524
Submitted by: myself
Approved by: Johannes 5 Joemann <joemann@beefree.free.de> (maintainer)
Feature safe: yes
|
Sun, 4 Mar 2012
|
[ 12:08 crees ]
Add -P option to print PR to stdout instead of submitting.
PR: ports/164963
Submitted by: John Hein <jhein@symmetricom.com>
Approved by: maintainer
|
Sat, 3 Mar 2012
|
[ 13:31 crees ]
- Improve the heuristic for finding the port's directory name:
- If applicable, use CVS/Repository as the source of the port's
directory name,
- else try to fall back to the basename of the working directory
if the PORTNAME heuristic fails.
- The patches also fix
<http://sourceforge.net/support/tracker.php?aid=1969774>.
- Add CVSauto as a new diff mode:
- Handle added/deleted files without having to cvs add/delete them.
- Works with :pserver:anoncvs@anoncvs.fr.freebsd.org.
- When submitting you're asked to use "port submit -L" if files are
added or deleted, because that's FATAL for portlint.
- Don't use the full path of the working directory in diffs.
- Include a port's PORTEPOCH in update mode in the generated PR.
- To aid in debugging porttools include this information in the PR:
- porttools' PORTREVISION and PORTEPOCH (if defined),
- submit and diff mode used by the submitter.
- Bump PORTREVISION.
- Pass maintainership to submitter
PR: ports/139872
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
|
Sun, 30 Oct 2011
|
[ 20:29 crees ]
Add PORTREVISION and PORTEPOCH to Synopsis of submitted PRs.
PR: ports/154809
Submitted by: milki <milki@rescomp.berkeley.edu>
|
Thu, 15 Sep 2011
|
[ 23:56 tabthorpe ]
- Return these ports to the heap
|
Tue, 14 Dec 2010
|
[ 18:38 az ]
- Try to be more friendly with 'spaces' in @dirrmtry while rendering
pkg-plist.***
- RIP MD5 in distinfo while I'm here.
*** I'm not sure about this patch, so you can argue about it with me.
Also you can look ports/152102.
PR: ports/152156
Submitted by: az
Approved by: sergei (timeout)
|
Wed, 9 Sep 2009
|
[ 21:02 sergei ]
- Update to 0.99
- Remove patches integrated upstream
|
Wed, 19 Nov 2008
|
[ 21:47 sergei ]
- Take maintainership
Approved by: gabor
|
Wed, 24 Sep 2008
|
[ 14:56 amdmi3 ]
- Fix commandline arguments handling (again)
|
Tue, 23 Sep 2008
|
[ 13:36 amdmi3 ]
- Fix commandline arguments handling for some cases (actualy any case when two
or more flags are used simultaneously like `port submit -m update -d .orig`)
PR: 100771
Submitted by: HASHI Hiroaki <hashiz at tomba dot meridiani dot jp>
|
Sun, 27 Jul 2008
|
[ 07:40 delphij ]
When doing 'update' and 'diff', use our cvs(1)'s -R feature, this would
accelerate
on certain configurations.
While I'm there, make use of 'SF' macro for SourceForge mirror.
PR: ports/116248
|
[ 04:30 linimon ] (Only the first 10 of 53 ports in this commit are shown above. )
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Mon, 5 Feb 2007
|
[ 01:08 pav ] (Only the first 10 of 300 ports in this commit are shown above. )
Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 45 |