non port: textproc/diffutils/Makefile |
SVNWeb
|
Number of commits found: 35 |
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:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Fri, 18 Mar 2022
|
[ 13:23 Bernhard Froehlich (decke) ] 6b2effb
textproc/diffutils: Add CPE information
Approved by: portmgr (blanket)
|
Fri, 15 Oct 2021
|
[ 08:35 Alexey Dokuchaev (danfe) ] c87cdf2
textproc/diffutils: update the port to version 3.8 and enable tests
PR: 257631
|
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, 18 Feb 2020
|
[ 21:02 robak ]
textproc/diffutils: Assign maintainership to new volunteer
PR: 243351
Submitted by: Aioanei Rares <schaiba@gmail.com>
Reviewed by: Bartek Rutkowski <robak@FreeBSD.org>
Approved by: portmgr blanket
|
Mon, 4 Nov 2019
|
[ 21:21 rene ] (Only the first 10 of 99 ports in this commit are shown above. )
Returns johans's ports to the pool after safekeeping his commit bit.
|
Fri, 15 Mar 2019
|
[ 07:07 danfe ]
- Update GNU diffutils to version 3.7
- Provide more elaborate COMMENT text
Approved by: maintainer (johans: numerous timeouts on GNU tools)
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
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
|
Wed, 5 Jul 2017
|
[ 21:07 johans ]
Update to GNU diffutils 3.6
|
Mon, 12 Sep 2016
|
[ 20:34 johans ]
Update to GNU diffutils 3.5 (bugfix release)
|
Tue, 16 Aug 2016
|
[ 11:00 johans ]
Update to GNU diff 3.4
mostly bugfixes. new feature --color
http://lists.gnu.org/archive/html/bug-diffutils/2016-08/msg00028.html
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 29 Jul 2014
|
[ 21:07 adamw ] (Only the first 10 of 106 ports in this commit are shown above. )
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports)
|
Sat, 11 Jan 2014
|
[ 20:04 johans ]
Enable stage support + minor cleanups
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Sun, 5 May 2013
|
[ 07:20 johans ]
Restore USES=gettext that got reverted accidentally
Submitted by: jgh
|
Sat, 4 May 2013
|
[ 18:07 johans ]
- Update diffutils to 3.3
- Add patch to fix install
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Mon, 18 Mar 2013
|
[ 11:40 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Fix a long standing bug of lib/charset.alias being overwritten, modified, and
badly tracked by ports.
Make lib/charset.alias a file only provided by converters/libiconv
Create a new USES: charsetfix, that will modify in post patch the Makefile.in to
prevent a port from modifying/overwritting the charset.alias file during make
install.
Prevent devel/gettext from installing that files.
Fix a couple of ports that actually touch charset.alias during the build phase.
Based on a patch by ale
(http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html)
Approved by: kwm (gnome)
Exp-run by: miwi
|
Wed, 27 Jun 2012
|
[ 19:52 johans ]
Convert to new options framework
|
Sat, 3 Sep 2011
|
[ 10:28 johans ]
Update diffutils to 3.2
|
Wed, 17 Aug 2011
|
[ 13:34 johans ]
Update GNU diffutils to 3.1
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Thu, 27 May 2010
|
[ 20:03 johans ]
Chase devel/libsigsegv shlib bump
|
Tue, 4 May 2010
|
[ 19:39 johans ]
Update to GNU diffutils 3.0
|
Tue, 23 Feb 2010
|
[ 18:07 johans ] (Only the first 10 of 16 ports in this commit are shown above. )
Update my mail address to @FreeBSD.org
Feature safe: yes
|
Sat, 13 Feb 2010
|
[ 15:59 johans ]
- Update to 2.9
- Add libsigsegv and NLS support
- Remove timestamp precision patch (now supported by default)
- Grab maintainership
|
Sat, 13 May 2006
|
[ 04:24 edwin ] (Only the first 10 of 76 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with T
|
Sat, 22 Oct 2005
|
[ 17:08 ehaupt ]
- provide optional nano second timestamp precision
- bump PORTREVISION
- nuke pkg-plist
- add pkg-message (inform about vfs.timestamp_precision)
PR: 87702
Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr>
|
Sun, 21 Dec 2003
|
[ 00:22 sergei ]
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
|
Thu, 9 Oct 2003
|
[ 00:26 edwin ]
Update textproc/diffutils
GNU diffutils 2.7 has some serious bugs wrt file ending with no
end of lines.
PR: ports/57189
Submitted by: Samuel Tardieu <sam@rfc1149.net>
Approved by: Garrett Rooney <rooneg@electricjellyfish.net>
|
Fri, 21 Feb 2003
|
[ 13:42 knu ] (Only the first 10 of 240 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 4 Nov 2002
|
[ 05:46 edwin ] (Only the first 10 of 75 ports in this commit are shown above. )
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
|
Mon, 17 Sep 2001
|
[ 07:27 will ]
Add diffutils 2.7, the GNU diff utilities.
|
Number of commits found: 35 |