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: devel/fhist/Makefile
SVNWeb

Number of commits found: 32

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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 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, 26 Jun 2020
[ 10:34 fernape search for other commits by this committer ] Original commit   Revision:540489
devel/fhist: and fix bison issues and change maintership

 * Retrofitted Yacc grammars to handle bison 3.6.X
 * Submitter takes maintainership

Submitted by:	aryeh.friedman@gmail.com
Thu, 8 Dec 2016
[ 17:40 tijl search for other commits by this committer ] Original commit   Revision:428144 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 5 Oct 2014
[ 18:01 tijl search for other commits by this committer ] Original commit   Revision:370099 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Sun, 22 Dec 2013
[ 00:23 danilo search for other commits by this committer ] Original commit   Revision:337170
- Bump PORTREVISION

devel/fhist:
- Add stage support
- Convert LIB_DEPENDS to new syntax
Fri, 20 Sep 2013
[ 17:04 bapt search for other commits by this committer ] Original commit   Revision:327723 (Only the first 10 of 482 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:
devel part 2)
Fri, 31 May 2013
[ 11:12 ehaupt search for other commits by this committer ] Original commit   Revision:319485
Chase devel/libexplain update
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Thu, 7 Feb 2013
[ 14:35 miwi search for other commits by this committer ] Original commit   Revision:311850
- Fix build with clang

PR:		175018
Submitted by:	Ports Fury
Tue, 20 Nov 2012
[ 17:57 ehaupt search for other commits by this committer ] Original commit   Revision:307594
Chase libexplain update

Feature safe:	yes
Sun, 5 Aug 2012
[ 04:53 miwi search for other commits by this committer ] Original commit 
- Update to 1.21

PR:		170143
Submitted by:	Ports Fury
Wed, 25 Jul 2012
[ 06:32 cs search for other commits by this committer ] Original commit  (Only the first 10 of 125 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT
Fri, 8 Jun 2012
[ 19:20 sylvio search for other commits by this committer ] Original commit 
- Fixed plist

PR:             ports/168599
Submitted by:   KATO Tsuguru (tkato432@yahoo.com)
Reported by:    erwin@
Tue, 5 Jun 2012
[ 20:52 sylvio search for other commits by this committer ] Original commit 
- Update to version 1.20

New file:
files/patch-Makefile.in

PR:             ports/168599
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Mon, 21 May 2012
[ 03:10 miwi search for other commits by this committer ] Original commit 
- Update to 1.19

PR:             168026
Submitted by:   Ports Fury
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
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Thu, 19 Nov 2009
[ 22:07 pav search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Mon, 23 Jun 2008
[ 10:51 miwi search for other commits by this committer ] Original commit 
- Update to 1.17

PR:             124845
Submitted by:   Ports Fury
Thu, 10 Apr 2008
[ 09:12 jkoshy search for other commits by this committer ] Original commit 
Reset maintainership.
Sat, 7 Jan 2006
[ 04:44 jkoshy search for other commits by this committer ] Original commit 
Upgrade to v1.16.  This version adds an '-ignore-identical-conflicts' option
to fmerge.
Mon, 14 Nov 2005
[ 15:17 jkoshy search for other commits by this committer ] Original commit 
Upgrade to v1.15.  Use MASTER_SITE_SOURCEFORGE.
Wed, 5 Oct 2005
[ 03:01 jkoshy search for other commits by this committer ] Original commit 
- Upgrade to v1.14 [1]
- Prune MASTER_SITES.
- Add a WWW: link in pkg-descr.

[1] Prodded by: edwin's ports version check script.
Wed, 24 Sep 2003
[ 09:37 osa search for other commits by this committer ] Original commit  (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
Fri, 7 Mar 2003
[ 06:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 552 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Mon, 7 Oct 2002
[ 07:30 jkoshy search for other commits by this committer ] Original commit 
Upgrade to v1.10.
Sat, 5 Oct 2002
[ 21:28 kris search for other commits by this committer ] Original commit 
Mark BROKEN on 4.x; does not compile
Mon, 1 Jul 2002
[ 08:47 jkoshy search for other commits by this committer ] Original commit 
Upgrade to v1.8.

Number of commits found: 32