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/dmake/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: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)
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(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, 19 Mar 2021
[ 16:46 mat search for other commits by this committer ] Original commit   Revision:568805 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Regular USE_GITHUB cleanup.

Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC.
Wed, 16 Dec 2020
[ 05:18 pfg search for other commits by this committer ] Original commit   Revision:558207
devel/dmake; update to version 4.13.1

Minor upstream updates

PR:		251879
Approved by;	thierry (mentor, implict), fluffy (office@)
Fri, 1 Nov 2019
[ 19:05 pfg search for other commits by this committer ] Original commit   Revision:516263
devel/dmake: update to version 4.12.3

An Apache developer has taken back the maintainance of Dmake so point to his
latest revision on github. Also point back the WWW URL to the old homepage.

PR:		223153
Approved by:	thierry (mentor)
Wed, 24 Jan 2018
[ 09:41 ak search for other commits by this committer ] Original commit   Revision:459824
- Update name of autoreconf WRKSRC variable in comment
- Fix a few ports with invalid USES autoreconf arguments
- Add check for invalid USES autoreconf arguments

Differential Revision:	https://reviews.freebsd.org/D14004
Approved by:	tijl (autotools maintainer), portmgr (mat)
Mon, 5 Jun 2017
[ 14:50 sunpoet search for other commits by this committer ] Original commit   Revision:442629
Add LICENSE_FILE

- Fix WWW
Tue, 29 Dec 2015
[ 14:30 mat search for other commits by this committer ] Original commit   Revision:404743 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Cleanup GH_* and variables order.

Sponsored by:	Absolight
Sat, 5 Sep 2015
[ 14:51 truckman search for other commits by this committer ] Original commit   Revision:396179
Upgrade to 4.12.20150309.

Fetch distfile from GitHub.

PR:		198569
Submitted by:	pfg
Tue, 29 Jul 2014
[ 21:43 adamw search for other commits by this committer ] Original commit   Revision:363399 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Fri, 4 Oct 2013
[ 10:25 bapt search for other commits by this committer ] Original commit   Revision:329283
Stagify
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 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 1)
Wed, 15 Feb 2012
[ 21:02 bapt search for other commits by this committer ] Original commit 
- update to 4.12.2
New minor version of Dmake with some updates from LibreOffice
and support for more BSDs and OS/2.

PR:             ports/164853
Submitted by:   pfg
Fri, 4 Nov 2011
[ 17:51 bapt search for other commits by this committer ] Original commit 
Update URL and pkg-descr to match the new home.

PR:             ports/162295
Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
Sat, 1 Oct 2011
[ 06:29 bapt search for other commits by this committer ] Original commit 
Both Apache OpenOffice.org and LibreOffice use this tool to build but have plans
to deprecate it.
Apache OpenOffice.org will not carry GPL'd software in their repositories so it
is was natural to move this into it's own repository elsewhere before the Oracle
OpenOffice.org website disappears.

Use the latest distfile from the new home (no patches needed anymore)

PR:             ports/161022
Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
Thu, 25 Aug 2011
[ 21:27 bapt search for other commits by this committer ] Original commit 
Bring dmake in the scope of office@ it is used to build libreoffice

Suggested by:   gahr
Thu, 16 Jun 2011
[ 15:44 jlaffaye search for other commits by this committer ] Original commit 
Add a patch from Debian
Update pkg-descr
Bump portrevision

PR:             ports/157913
Submitted by:   Pedro Giffuni <giffunip@tutopia.com> (maintainer)
Approved by:    bapt (mentor)
Fri, 4 Mar 2011
[ 17:51 obrien search for other commits by this committer ] Original commit 
Correct the spelling of "datarootdir" so that dmake can find its 'startup.mk'.
Fri, 28 Aug 2009
[ 17:37 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:            portmgr
Mon, 31 Mar 2008
[ 04:54 chinsan search for other commits by this committer ] Original commit 
- Update to 4.12.
Sat, 27 Oct 2007
[ 19:40 chinsan search for other commits by this committer ] Original commit 
- Update to 4.11
- Take maintainership
Thu, 19 Jul 2007
[ 13:56 mm search for other commits by this committer ] Original commit 
- update to 4.9

Approved by:    garga (mentor)
Fri, 16 Mar 2007
[ 18:37 lx search for other commits by this committer ] Original commit 
Update version to 4.7.

PR:             ports/108433
Submitted by:   Marcelo Araujo
Approved by:    edwin (mentor)
Sat, 7 Oct 2006
[ 17:14 clsung search for other commits by this committer ] Original commit 
- Update to 4.6

PR:             ports/104119
Submitted by:   chinsan
Mon, 24 Jul 2006
[ 12:49 erwin search for other commits by this committer ] Original commit 
Update to 4.5
Mon, 1 May 2006
[ 20:21 sem search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update to 4.4

PR:             ports/96608
Submitted by:   Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Fri, 24 Mar 2006
[ 20:27 anray search for other commits by this committer ] Original commit 
- Fix DMAKEROOT path [1]
- Update MASTER_SITES.

PR:             ports/93383 [1]
Submitted by:   Malcolm Kay <malcolm.kay@internode.on.net> [1]
Thu, 24 Nov 2005
[ 15:32 pav search for other commits by this committer ] Original commit 
- Fix MASTER_SITES, WWW
- Distfile rerolled, no content changes except for CVS/ folders
Fri, 4 Feb 2005
[ 00:51 mi search for other commits by this committer ] Original commit 
This software has interesting history. It currently seems abandoned by
the original authors (WTICorp), but OpenOffice seems to have picked up
the torch and distributes an improved version as part of their giant
Bundle of Everything (TM).

Update to that version for the sake of general human advancement and
so that the OpenOffice ports can use this version instead of building
its own.

The lone patch fixes warnings, and may help on 64-bit systems.
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Sun, 26 Oct 2003
[ 06:25 linimon search for other commits by this committer ] Original commit 
Remove long-stale mastersites per distfile survey.
Thu, 20 Feb 2003
[ 17:07 knu search for other commits by this committer ] Original commit  (Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 9 Dec 2002
[ 16:49 dinoex search for other commits by this committer ] Original commit 
Fix MASTER_SITES
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
PR:             46072
Submitted by:   never@nevermind.kiev.ua
Tue, 25 Jun 2002
[ 18:36 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)
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39842
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>

Number of commits found: 36