notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: textproc/chpp/Makefile
SVNWeb

Number of commits found: 34

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  5cf7e35  (Only the first 10 of 1452 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 10 Jan 2021
[ 17:38 kevans search for other commits by this committer ] Original commit   Revision:561091
textproc/chpp: fix the build against -CURRENT

libgnuregex has been removed in FreeBSD 13.0. The version in base had a
number of known or likely bugs associated with it, so just use the newer
and more stable port on all supported FreeBSD versions.

PR:		252256
MFH:		2021Q1
Sun, 10 Nov 2019
[ 04:50 linimon search for other commits by this committer ] Original commit   Revision:517173
The original definition of BROKEN dates from r101804, which may as
well be another geological era.  Since it builds on armv7 as well
as aarch64, just remove the stanza.  I'll monitor its results on
the others.
Fri, 8 Nov 2019
[ 03:54 linimon search for other commits by this committer ] Original commit   Revision:517029 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Unmark these ports broken on aarch64.

Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
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
Fri, 31 Aug 2018
[ 18:27 fernape search for other commits by this committer ] Original commit   Revision:478604 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
devel/boehm-gc: update to 7.6.8

ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8

* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports

PR:	230577
Submitted by:	yasu@utahime.org
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16704
Fri, 1 Jun 2018
[ 10:16 cpm search for other commits by this committer ] Original commit   Revision:471254 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6

PR:		228597
Approved by:	portmgr (antoine)
Sat, 10 Mar 2018
[ 11:22 cpm search for other commits by this committer ] Original commit   Revision:464068 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4

PR:		225560
Submitted by:	Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by:	cpm
Approved by:	portmgr (antoine)
Mon, 8 Jan 2018
[ 15:20 cpm search for other commits by this committer ] Original commit   Revision:458427 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2

Approved by:	portmgr (antoine)
Sat, 8 Apr 2017
[ 15:47 linimon search for other commits by this committer ] Original commit   Revision:438050
Now builds on powerpc64.
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Thu, 12 Nov 2015
[ 17:23 amdmi3 search for other commits by this committer ] Original commit   Revision:401386
- Switch to options helpers
Thu, 28 May 2015
[ 20:30 amdmi3 search for other commits by this committer ] Original commit   Revision:387769
- Add LICENSE_FILE
- Switch to USES=autoreconf
Thu, 26 Jun 2014
[ 09:41 antoine search for other commits by this committer ] Original commit   Revision:359327
Allow to build with texinfo from ports

With hat:	portmgr
Mon, 18 Nov 2013
[ 08:09 bsam search for other commits by this committer ] Original commit   Revision:334157
. use new LIB_DEPENDS syntax;
. USE_GMAKE -> USES=gmake;
. incorporate options;
. unmute EXAMPLES installation;
. support STAGE.
Fri, 20 Sep 2013
[ 23:17 bapt search for other commits by this committer ] Original commit   Revision:327773 (Only the first 10 of 1559 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Fri, 25 May 2012
[ 15:20 miwi search for other commits by this committer ] Original commit 
- Unbreak for amd64
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support COPYTREE_SHARE

PR:             168046
Submitted by:   Ports Fury
Mon, 2 Jul 2007
[ 10:18 danfe search for other commits by this committer ] Original commit 
- Store distfile somewhere else, it's unfetchable from master site now
- Unmute INSTALL_DATA while I'm still at this port
[ 10:09 danfe search for other commits by this committer ] Original commit 
Grrr.  Sanitize lines order.
[ 10:07 danfe search for other commits by this committer ] Original commit 
- Fix the build with modern GCC [1]
- Clean up Makefile, pacify portlint(1)
- Use our standard FOOBARDIR macros in pkg-plist
- Minor pkg-descr nit

Reported by:    pointyhat (logs) [1]
Sun, 4 Dec 2005
[ 10:58 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Add INFO macro
Mon, 23 Feb 2004
[ 03:53 kris search for other commits by this committer ] Original commit 
Broken on !i386: Does not compile
Thu, 20 Feb 2003
[ 19:11 knu search for other commits by this committer ] Original commit  (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 29 Sep 2002
[ 08:07 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
find->${FIND},xargs->${XARGS}

PR:             40791
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Mon, 24 Dec 2001
[ 10:37 dirk search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
portlint: remove extra whitespaces before end of line.    
[ 02:17 pat search for other commits by this committer ] Original commit  (Only the first 10 of 170 ports in this commit are shown above. View all ports for this commit)
- PORTDOCS police   - DOCSDIR support to some   - Brush out some lint    
Mon, 5 Feb 2001
[ 16:35 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
More style fixes for ports/textproc.    
Sun, 26 Nov 2000
[ 15:39 kevlo search for other commits by this committer ] Original commit 
Update MASTER_SITES and WWW.    
Sat, 8 Jul 2000
[ 01:26 dannyboy search for other commits by this committer ] Original commit 
Paraphrased from the PR: fixes MASTER_SITES, respects CC/CFLAGS, doesn't  
install GPL COPYING, and adds a WWW line to pkg/DESCR.    
Thu, 29 Jun 2000
[ 08:03 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    

Number of commits found: 34