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/plasma-kmod/Makefile
SVNWeb

Number of commits found: 30

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)
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.
Sun, 28 Oct 2018
[ 06:27 linimon search for other commits by this committer ] Original commit   Revision:483228
Apparently now builds on powerpc64.

PR:		232531
Submitted by:	Piotr Kubaj
Mon, 22 May 2017
[ 16:04 linimon search for other commits by this committer ] Original commit   Revision:441468 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Sat, 6 Dec 2014
[ 22:13 feld search for other commits by this committer ] Original commit   Revision:374159 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update "BSD" license in graphics category
Fri, 8 Nov 2013
[ 09:46 rene search for other commits by this committer ] Original commit   Revision:333189
No need to explicitly force the default value of KMODDIR since r333188
Mon, 4 Nov 2013
[ 00:14 rene search for other commits by this committer ] Original commit   Revision:332657
Explicitly set KMODDIR to /boot/modules to avoid picking up /boot/kernel
as KMODDIR from /usr/share/mk/bsd.own.mk included by the distribution
Makefile.

Submitted by:	QAT
Sun, 3 Nov 2013
[ 17:13 rene search for other commits by this committer ] Original commit   Revision:332629
- Convert to USES=kmod
- Support staging
- Remove indefinite article from COMMENT
- Fold 2-line pkg-plist into Makefile
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)
[ 12:54 bdrewery search for other commits by this committer ] Original commit   Revision:327697 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 19 Apr 2012
[ 22:09 jkim search for other commits by this committer ] Original commit 
- Install plasma_saver.ko under /boot/modules and remove pkg-message.
- Execute kldxref when we install or deinstall the package.
- Fix a compiler warning and remove custom CWARNFLAGS.
- Replace NOMAN with NO_MAN.
- Add LICENSE.
[ 21:29 jkim search for other commits by this committer ] Original commit 
Do not round up the angle to avoid an out-of-boundary condition.
Wed, 18 Apr 2012
[ 23:19 jkim search for other commits by this committer ] Original commit 
- Make it buildable and usable on amd64 using fixed point integer math.
- Fix build on 8.0 and later.
Tue, 17 Apr 2012
[ 16:57 jgh search for other commits by this committer ] Original commit 
- re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced

PR:     ports/165994
Submitted by:   4721@hushmail.com
Mon, 9 Jan 2012
[ 04:01 eadler 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)
- Remove outdated version checks

Reviewed by:    nox
Fri, 17 Dec 2010
[ 03:45 linimon search for other commits by this committer ] Original commit 
Use the $SRC_BASE Makevar instead of hard-coding.
Sun, 10 Jan 2010
[ 00:36 pgollucci search for other commits by this committer ] Original commit 
SUBFILES += pkg-message

PR:             ports/142544
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Thu, 3 Jan 2008
[ 19:25 erwin search for other commits by this committer ] Original commit 
Mark BROKEN on 8.0
Sun, 7 Oct 2007
[ 02:56 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.

All PORTREVISIONS have been bumped to show when the new version of
installing became available.
Tue, 2 Oct 2007
[ 05:09 linimon search for other commits by this committer ] Original commit 
Mark as broken on amd64-current.
Sat, 15 Sep 2007
[ 00:55 beech search for other commits by this committer ] Original commit 
- Make fetchable

Submitted by:   David Yeske <dyeske@gmail.com>
Approved by:    sat (mentor)
Fri, 29 Jun 2007
[ 09:16 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:            portmgr
Sat, 10 Apr 2004
[ 17:26 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
Tidy up whitespace.
Thu, 5 Feb 2004
[ 20:38 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 804 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES.

Reviewed by:    marcus
Sat, 10 Jan 2004
[ 07:18 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Substitute BROKEN with IGNORE in cases where the port requires the src tree
to be present, or does not compile on certain versions of FreeBSD.  This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools.  To most users, this change
is a no-op.

PR:             61090
Submitted by:   linimon
Mon, 3 Nov 2003
[ 07:26 linimon search for other commits by this committer ] Original commit 
Reset maintainer to ports@FreeBSD.org.  Requested by: kris.
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.
Thu, 12 Dec 2002
[ 07:46 edwin search for other commits by this committer ] Original commit 
fix fetch for graphics/plasma-kmod

PR:             ports/45959
Submitted by:   Mark Linimon <linimon@lonesome.com>
Sat, 31 Mar 2001
[ 04:05 will search for other commits by this committer ] Original commit 
Add plasma-kmod 0.1, a plasma-effect screensaver kernel module.    

Number of commits found: 30