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

Number of commits found: 17

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.
Mon, 27 Jul 2015
[ 21:34 rodrigo search for other commits by this committer ] Original commit   Revision:393038
upgrade libarena from 0.3.6 to 0.3.7
Sat, 20 Dec 2014
[ 18:06 bapt search for other commits by this committer ] Original commit   Revision:375029 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Tue, 29 Jul 2014
[ 19:11 adamw search for other commits by this committer ] Original commit   Revision:363374 (Only the first 10 of 436 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Wed, 29 Jan 2014
[ 09:17 rodrigo search for other commits by this committer ] Original commit   Revision:341704 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Update maintainer email address

Approved by:	bapt@ (co-mentor)
Mon, 2 Dec 2013
[ 17:31 sunpoet search for other commits by this committer ] Original commit   Revision:335518
- Support STAGEDIR

PR:		ports/184439
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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 3)
Sun, 14 Jul 2013
[ 18:15 wg search for other commits by this committer ] Original commit   Revision:322995
devel/libarena: update to 0.3.6

- Update to 0.3.6 [1]
- Convert new USES gmake
- Remove MARK_JOBS_SAFE, which is now default

Changes: http://25thandclement.com/~william/projects/libarena.html#news

PR:		ports/180457 [1]
Submitted by:	Rodrigo (ros) OSORIO <rodrigo bebik.net> (maintainer)
Sat, 12 Jan 2013
[ 12:07 wen search for other commits by this committer ] Original commit   Revision:310267 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Trim Makefile headers
- Pass maintainership to submitter

PR:		175184
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net>
Mon, 29 Oct 2012
[ 21:44 pawel search for other commits by this committer ] Original commit   Revision:306642
- Update to version 0.3.5
- Add LICENSE
- Mark MAKE_JOBS_SAFE

PR:		ports/172224
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
Sun, 13 Mar 2011
[ 13:04 naddy search for other commits by this committer ] Original commit 
Disable a bizarre attempt to use both BSD and GNU make constructs
in parallel.  Fixes build with gmake 3.82.

While there, patch Variables.mk instead of running a substitution.
Tue, 28 Dec 2010
[ 06:31 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.

Hat:            portmgr
Sun, 21 Jun 2009
[ 02:02 ijliao search for other commits by this committer ] Original commit 
fix mtree error in case of custom PREFIX

Submitted by:   Sahil Tandon <sahil@tandon.net> (via mail)
Mon, 11 Jun 2007
[ 14:38 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.3.4
Thu, 26 Apr 2007
[ 02:21 ijliao search for other commits by this committer ] Original commit 
add libarena 0.3.1
Custom Memory Allocator Interface

Number of commits found: 17