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: graphics/svgalib/Makefile
SVNWeb

Number of commits found: 40

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 2 May 2022
[ 10:46 Rene Ladan (rene) search for other commits by this committer ]    commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  d64256b  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
Sun, 29 Aug 2021
[ 11:46 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:9de5f160f54d1dd2cfff54df4351551cb7e14c46  commit hash:9de5f160f54d1dd2cfff54df4351551cb7e14c46  commit hash:9de5f160f54d1dd2cfff54df4351551cb7e14c46  9de5f16 
graphics/svgalib: Add CPE information

Approved by:	portmgr (blanket)
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.
Thu, 31 Jan 2019
[ 18:19 tobik search for other commits by this committer ] Original commit   Revision:491748
Only append to MAKE_ENV after bsd.port.pre.mk
Mon, 16 Jul 2018
[ 09:07 amdmi3 search for other commits by this committer ] Original commit   Revision:474721
- Add LICENSE
- Whitespace fix

Approved by:	portmgr blanket
Fri, 13 Jun 2014
[ 07:36 olgeni search for other commits by this committer ] Original commit   Revision:357654 (Only the first 10 of 235 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. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
Thu, 24 Apr 2014
[ 20:09 antoine search for other commits by this committer ] Original commit   Revision:352061
Do not create strange stage orphans
Fri, 18 Apr 2014
[ 17:10 mat search for other commits by this committer ] Original commit   Revision:351551
Fix build as a user.
USES+=uidfix dos2unix shebangfix

Sponsored by:	Absolight
Sat, 8 Feb 2014
[ 16:31 miwi search for other commits by this committer ] Original commit   Revision:343361
- Stage support
- Convert to USES
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 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:
graphics)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Wed, 30 Jan 2013
[ 16:21 zeising search for other commits by this committer ] Original commit   Revision:311232
Add patches to fix build with clang by replacing some inline assembly with
optimal code, and removing some unneded casts.

Submitted by:	dim
Approved by:	kwm, miwi (mentors, implicit)
Fri, 18 Jan 2013
[ 12:47 zeising search for other commits by this committer ] Original commit   Revision:310602
Grab
While here, trim makefile headers.

Approved by:	kwm, miwi (mentors, implicit)
Mon, 3 Sep 2012
[ 04:00 eadler search for other commits by this committer ] Original commit   Revision:303586
Mark ports MAKE_JOBS_SAFE after some testing.
Tue, 1 Nov 2011
[ 20:46 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
Tue, 19 Oct 2010
[ 21:34 pav search for other commits by this committer ] Original commit 
- Mark BROKEN on amd64/6

Reported by:    pointyhat
Sat, 9 Oct 2010
[ 12:32 danfe search for other commits by this committer ] Original commit 
- Allow to build on at least amd64 [*]
- Bring in some nice patches from Debian
- Clean up Makefile, drop maintainership

PR:             ports/150392 [*]
Submitted by:   acm
Obtained from:  Debian
Wed, 7 Feb 2007
[ 17:06 pav search for other commits by this committer ] Original commit 
- Fix build with gcc4
- Portlint

PR:             ports/108232
Submitted by:   rafan
Approved by:    maintainer timeout (danfe; 15 days)
Wed, 4 Oct 2006
[ 00:02 danfe search for other commits by this committer ] Original commit 
Fix the build with upcoming GCC 4.1.
Sat, 30 Jul 2005
[ 11:52 danfe search for other commits by this committer ] Original commit 
bsd.port.pre.mk/bsd.port.post.mk are still needed for correct MANx
assigments.

Noticed by:     lofi
Fri, 29 Jul 2005
[ 06:21 danfe search for other commits by this committer ] Original commit 
- Add a patch to allow SVGAlib to work with nVidia cards [1]
- Remove obsolete OSVERSION check in Makefile
- Minor nits in pkg-descr

Submitted by:   Mark Tinguely <tinguely(at)casselton.net> [1]
Fri, 27 Aug 2004
[ 08:46 danfe search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:    fjoe (mentor)
Fri, 30 Jul 2004
[ 07:58 krion search for other commits by this committer ] Original commit 
Fix build with gcc-3.4.2

Submitted by:   maintainer
Sun, 14 Mar 2004
[ 11:34 pav search for other commits by this committer ] Original commit 
- Add patch to set useful default for mouse
- Bump PORTREVISION

PR:             ports/63609
Submitted by:   Simon Barner <barner@in.tum.de>
Approved by:    maintainer timeout (2 weeks)
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)
Wed, 24 Sep 2003
[ 08:14 edwin search for other commits by this committer ] Original commit 
(bump port-revision, my mistake)

PR:             ports/57052
Thu, 31 Jul 2003
[ 13:25 krion search for other commits by this committer ] Original commit 
Update to 1.4.3
Hand maintainership to submitter

PR:             55106 55107
Submitted by:   Alexey Dokuchaev <danfe@regency.nsu.ru>
Approved by:    fjoe (mentor) (implicit)
Tue, 29 Jul 2003
[ 09:12 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Fri, 7 Mar 2003
[ 06:04 ade search for other commits by this committer ] Original commit  (Only the first 10 of 238 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.
Tue, 14 Jan 2003
[ 13:58 sobomax search for other commits by this committer ] Original commit 
Fix typo: ONLY_FOR_ARCH -> ONLY_FOR_ARCHS.

Submitted by:   kris
Tue, 5 Nov 2002
[ 00:26 edwin search for other commits by this committer ] Original commit 
Fix damage done by replacing PERL into REINPLACE_CMD.
Noticed on: bento
Mon, 4 Nov 2002
[ 05:46 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
Fri, 17 May 2002
[ 08:34 sobomax search for other commits by this committer ] Original commit 
Mark as a ONLY_FOR_ARCH=i386.

Prompted by:    kris
Mon, 2 Oct 2000
[ 09:27 sobomax search for other commits by this committer ] Original commit 
Fixes and cleanups:   - add support for Chinese (two-byte) Character text
writing and fonts (vanilla);   - move rather long manpages listing from Makefile
into separate files (sobomax);   - bump PORTREVISION as a result.    
Tue, 5 Sep 2000
[ 13:14 sobomax search for other commits by this committer ] Original commit 
Mark as BROKEN if OSVERSION < 400000 (3.* and downward not supported).    
Fri, 1 Sep 2000
[ 16:12 sobomax search for other commits by this committer ] Original commit 
Yet again improve keyboard support.    
Wed, 30 Aug 2000
[ 18:41 sobomax search for other commits by this committer ] Original commit 
Improve FreeBSD support:    
Fri, 25 Aug 2000
[ 10:08 sobomax 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)
Add svgalib - a *native* port of well-knows Linux console graphics library.    

Number of commits found: 40