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/estraier/Makefile
SVNWeb

Number of commits found: 36

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.
Fri, 24 Jul 2020
[ 19:07 sunpoet search for other commits by this committer ] Original commit   Revision:543361
Update MASTER_SITES and WWW
Mon, 29 Oct 2018
[ 22:15 sunpoet search for other commits by this committer ] Original commit   Revision:483431
Update MASTER_SITES and WWW
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
Wed, 27 May 2015
[ 23:25 amdmi3 search for other commits by this committer ] Original commit   Revision:387695
- Strip libraries
Wed, 15 Apr 2015
[ 08:20 tijl search for other commits by this committer ] Original commit   Revision:384038 (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 24 Mar 2015
[ 17:09 marino search for other commits by this committer ] Original commit   Revision:382126 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
5 ports categories: Remove $PTHREAD_LIBS

Categories: irc, x11-clocks, benchmarks, misc, textproc

approved by:	PTHREAD blanket
Fri, 12 Sep 2014
[ 09:22 amdmi3 search for other commits by this committer ] Original commit   Revision:368016
- Drop .la files for japanese/kakasi, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Sun, 3 Aug 2014
[ 14:15 olgeni search for other commits by this committer ] Original commit   Revision:363904 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
Sun, 26 Jan 2014
[ 20:05 mat search for other commits by this committer ] Original commit   Revision:341269
- Convert to staging
- Use new LIB_DEPENDS

Sponsored by:	Absolight
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)
Sat, 27 Apr 2013
[ 18:25 mva search for other commits by this committer ] Original commit   Revision:316683 (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
Mon, 11 Jun 2012
[ 05:41 arved search for other commits by this committer ] Original commit 
convert to new options framework
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Sun, 24 Jul 2011
[ 21:36 swills search for other commits by this committer ] Original commit 
- Chase libqdbm update
Sat, 20 Nov 2010
[ 16:12 araujo search for other commits by this committer ] Original commit 
- Update to 1.2.30.

PR:             ports/151555
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Mon, 26 Jul 2010
[ 00:03 linimon 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)
Reset ahze@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
Sat, 22 Aug 2009
[ 00:37 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
Mon, 29 Dec 2008
[ 22:37 amdmi3 search for other commits by this committer ] Original commit 
- Chase japanese/chasen-base shlib version bump
Thu, 4 Oct 2007
[ 06:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Wed, 2 Aug 2006
[ 23:33 ahze search for other commits by this committer ] Original commit 
- Chase libver bump in qdbm
Tue, 16 May 2006
[ 23:54 ahze search for other commits by this committer ] Original commit 
- Chase libver bump to mecab

Submitted by:   Jun Kuriyama <kuriyama@imgsrc.co.jp>
Sat, 13 May 2006
[ 04:24 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from categories starting with T
Sun, 8 Jan 2006
[ 21:39 ahze search for other commits by this committer ] Original commit 
- Chase libver bump in qdbm
Sun, 25 Dec 2005
[ 22:31 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.29
Tue, 7 Jun 2005
[ 07:08 ahze search for other commits by this committer ] Original commit 
- Chase lib version bump in qdbm
- Bump PORTREVISION
Fri, 27 May 2005
[ 02:39 ahze search for other commits by this committer ] Original commit 
- Chase lib version bump in qdbm
- Bump PORTREVISION
Fri, 13 May 2005
[ 15:20 ahze search for other commits by this committer ] Original commit 
- Chase shlib ver in qdbm
Thu, 28 Apr 2005
[ 12:26 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.28
Sat, 2 Apr 2005
[ 16:49 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.27
Sun, 6 Feb 2005
[ 17:43 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.26
- Turn WITH_CHASEN from OPTIONS off by default
Wed, 26 Jan 2005
[ 06:16 ahze search for other commits by this committer ] Original commit 
- Chase shlib version in qdbm
- Bump PORTREVISION
Sat, 8 Jan 2005
[ 10:22 ahze search for other commits by this committer ] Original commit 
Chase shlib version in qdbm
Sat, 11 Dec 2004
[ 09:45 ahze search for other commits by this committer ] Original commit 
Remove japanese from CATEGORIES

Pointed out by: chkversion

Number of commits found: 36