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

Number of commits found: 53

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.
Wed, 2 Dec 2020
[ 10:50 wen search for other commits by this committer ] Original commit   Revision:556812
- Update to 2.19
- Update WWW [1]

PR:		246594 [1]
Submitted by:	felix@palmen-it.de [1]
Sun, 31 May 2020
[ 09:39 wen search for other commits by this committer ] Original commit   Revision:537143
- Strip binaries
- Add a new INFO option
- Build and install html documents when DOCS option enabled
- Fix the problem of examples were installed twice

PR:		246605
Submitted by:	felix@palmen-it.de
Fri, 31 May 2019
[ 08:19 wen search for other commits by this committer ] Original commit   Revision:503121
- Update to 2.18
Wed, 19 Dec 2018
[ 01:26 wen search for other commits by this committer ] Original commit   Revision:487780
- Update to 2.17
- Update COMMENT
- Add LICENSE_FILE
- Remove unneeded pkg-message
- Take maintainership
Sat, 16 Jan 2016
[ 21:40 amdmi3 search for other commits by this committer ] Original commit   Revision:406280
- Add LICENSE
- Switch to options helpers
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
Thu, 27 Mar 2014
[ 09:47 pawel search for other commits by this committer ] Original commit   Revision:349323
- Add staging support
- Convert USE_GMAKE, USE_BZIP2 to USES
Fri, 21 Feb 2014
[ 13:36 ehaupt search for other commits by this committer ] Original commit   Revision:345404 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category devel
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
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)
Sat, 3 Aug 2013
[ 13:44 mat search for other commits by this committer ] Original commit   Revision:324191 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Tue, 7 May 2013
[ 13:12 bapt search for other commits by this committer ] Original commit   Revision:317605 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Add some shebangfix to allow building most of the ports tree without
/usr/bin/perl

Submitted by:	John Marino
Obtained from:	DPorts
Sat, 1 Dec 2012
[ 02:10 bdrewery search for other commits by this committer ] Original commit   Revision:308061
- Restore header attribution due to being removed
  while the policy was unclear

Feature safe:	yes
Tue, 6 Nov 2012
[ 22:50 pawel search for other commits by this committer ] Original commit   Revision:307103
- Update MASTER_SITES
- Update pkg-descr
- Convert to OptionsNG
- MKDIR macro already has -p option

PR:		ports/171981
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
Fri, 31 Aug 2012
[ 17:36 bdrewery search for other commits by this committer ] Original commit   Revision:303437
- Update to 2.13.3
- Add missing perl build dependency
- Remove header

Approved by:	eadler, bapt (mentors, implicit)
Mon, 24 Oct 2011
[ 03:33 stas search for other commits by this committer ] Original commit  (Only the first 10 of 258 ports in this commit are shown above. View all ports for this commit)
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
Mon, 11 Apr 2011
[ 19:54 ade search for other commits by this committer ] Original commit  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Update to GNU make 3.82 after numerous -exp runs.
Wed, 18 Aug 2010
[ 01:18 stas search for other commits by this committer ] Original commit 
- Fix NOPORTDOCS case.

Spotted by:     QAT
[ 00:53 stas search for other commits by this committer ] Original commit 
- Update to 2.13.2.
Sat, 9 Jan 2010
[ 00:05 stas search for other commits by this committer ] Original commit 
- Update to 2.13.1.
Tue, 15 Dec 2009
[ 05:07 stas search for other commits by this committer ] Original commit 
- Update to 2.13.0.
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
Sun, 15 Jun 2008
[ 17:02 stas search for other commits by this committer ] Original commit 
- Fix pkg-plist in NOPORTDOCS case.

Reported by:    itetcu
Sat, 14 Jun 2008
[ 14:21 stas search for other commits by this committer ] Original commit 
- Fix patching in NOPORTDOCS case.

Spotted by:     itetcu
Thu, 15 May 2008
[ 10:12 stas search for other commits by this committer ] Original commit 
- Update to 2.12.0.
Sun, 24 Jun 2007
[ 08:29 stas search for other commits by this committer ] Original commit 
- Remove FreeBSD 4.x bits.

Submitted by:   araujo
PR:             ports/111849
Tue, 27 Mar 2007
[ 22:12 stas search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Change my email.

Suggested by:   skv
Sat, 24 Mar 2007
[ 14:03 pav search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- COPYTREE_* are now part of bsd.port.mk

PR:             ports/100996
Submitted by:   stass
Sat, 9 Sep 2006
[ 06:09 cperciva search for other commits by this committer ] Original commit 
Add an operator.  This fixes the INDEX build.

Requested by:   make(1)
Reported by:    portsnap buildbox
[ 05:26 rafan search for other commits by this committer ] Original commit 
- Update to 2.11.0
- Unbreak it
- Add pkg-message for instructions

PR:             ports/102990
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer)
Wed, 6 Sep 2006
[ 10:47 itetcu search for other commits by this committer ] Original commit 
Stanislav wants to maintain this ports.

Requested by:   Stanislav (on IRC)
[ 01:48 linimon search for other commits by this committer ] Original commit 
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Sat, 2 Sep 2006
[ 16:51 kris search for other commits by this committer ] Original commit  (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
Schedule these broken ports for termination on 2006-12-01
Sat, 7 May 2005
[ 02:54 kris search for other commits by this committer ] Original commit 
BROKEN on i386: Does not install
Sat, 19 Mar 2005
[ 19:00 krion search for other commits by this committer ] Original commit 
Remove hardcoded WRKDIR.

Proposed by:    des
Mon, 21 Feb 2005
[ 01:20 kris search for other commits by this committer ] Original commit 
Annotate comment about using sgmltools port to build the docs with a
note that this port was removed.  Perhaps the maintainer can investigate
whether some other tool can be used instead.
Thu, 18 Nov 2004
[ 08:15 kris search for other commits by this committer ] Original commit 
BROKEN on !i386: Does not compile
Wed, 7 Jul 2004
[ 13:48 vs search for other commits by this committer ] Original commit 
Update to 2.10.1 (including 64bit fixes)

PR:             ports/68739
Submitted by:   maintainer
Sat, 3 Apr 2004
[ 14:01 kris search for other commits by this committer ] Original commit 
BROKEN on !i386: Does not compile
Tue, 23 Mar 2004
[ 15:19 vs search for other commits by this committer ] Original commit 
Update to 2.10.0

This update brings lot of new library functions for platforms, graphics etc.
For full information on the changes, see the announcement:
http://www.cc65.org/doc/announce.txt

PR:             64521
Submitted by:   Joachim Strombergson (maintainer)
Approved by:    linimon (mentor)
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)
Fri, 23 Jan 2004
[ 05:28 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Use LS macro.
Thu, 22 Jan 2004
[ 11:06 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Use the SORT macro from bsd.port.mk.
Wed, 7 Jan 2004
[ 00:31 linimon search for other commits by this committer ] Original commit 
Update to 2.9.3.  Recent changes:

This is a maintenance release that contains bug fixes for version 2.9.2 (see
http://www.cc65.org/bugs.php for a list). In addition, the current development
versions of the ca65html and da65 applications (an assembler source to HTML
converter and a disassembler) have been backported. Apart from these two
exceptions, there are no new features in the release.

PR:                     ports/58501
Submitted by:           Joachim Strombergson <watchman@ludd.luth.se>
No recent response by:  roam@FreeBSD.org (assignee)
Thu, 22 May 2003
[ 21:32 hoek search for other commits by this committer ] Original commit  Encoding Errors (not all of the commit message was ASCII)
Update from 2.8.0 to 2.9.1.  New features include a TGI, a small
graphics library, beta support for the Oric Atmos, and more.

Change MAINTAINER to Joachim Str?mbergson <watchman@ludd.luth.se>.
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, 2 Sep 2002
[ 17:09 hoek search for other commits by this committer ] Original commit 
Update from 2.4.1 to 2.8.0.  Add support for Atari and for
the uIP TCP stack.
Mon, 5 Feb 2001
[ 14:34 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Style police over the devel category.    
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.    
Mon, 29 May 2000
[ 03:13 steve search for other commits by this committer ] Original commit 
This port uses gmake(1).    

Number of commits found: 53