aboutsummaryrefslogtreecommitdiff
path: root/graphics/plasma-kmod
Commit message (Collapse)AuthorAgeFilesLines
* - Install plasma_saver.ko under /boot/modules and remove pkg-message.Jung-uk Kim2012-04-195-15/+36
| | | | | | | | | | - Execute kldxref when we install or deinstall the package. - Fix a compiler warning and remove custom CWARNFLAGS. - Replace NOMAN with NO_MAN. - Add LICENSE. Notes: svn path=/head/; revision=295130
* Do not round up the angle to avoid an out-of-boundary condition.Jung-uk Kim2012-04-192-2/+2
| | | | Notes: svn path=/head/; revision=295129
* - Make it buildable and usable on amd64 using fixed point integer math.Jung-uk Kim2012-04-183-8/+172
| | | | | | | - Fix build on 8.0 and later. Notes: svn path=/head/; revision=295073
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedJason Helfman2012-04-171-9/+9
| | | | | | | | PR: ports/165994 Submitted by: 4721@hushmail.com Notes: svn path=/head/; revision=294960
* - Remove outdated version checksEitan Adler2012-01-091-2/+0
| | | | | | | Reviewed by: nox Notes: svn path=/head/; revision=288805
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Use the $SRC_BASE Makevar instead of hard-coding.Mark Linimon2010-12-171-2/+2
| | | | Notes: svn path=/head/; revision=266468
* - correct pkg-message.in locationPhilip M. Gollucci2010-01-171-0/+0
| | | | | | | Reported by: erwin via pointyhat Notes: svn path=/head/; revision=248002
* SUBFILES += pkg-messagePhilip M. Gollucci2010-01-102-1/+2
| | | | | | | | PR: ports/142544 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=247504
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* Mark BROKEN on 8.0Erwin Lansing2008-01-031-0/+3
| | | | Notes: svn path=/head/; revision=204941
* Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=Edwin Groothuis2007-10-071-1/+2
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=201024
* Mark as broken on amd64-current.Mark Linimon2007-10-021-1/+9
| | | | Notes: svn path=/head/; revision=200593
* - Make fetchableBeech Rintoul2007-09-152-4/+2
| | | | | | | | Submitted by: David Yeske <dyeske@gmail.com> Approved by: sat (mentor) Notes: svn path=/head/; revision=199503
* Populate the 'kld' virtual category, for ports that install Kernel LoadableMark Linimon2007-06-291-1/+1
| | | | | | | | | modules. Hat: portmgr Notes: svn path=/head/; revision=194441
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Tidy up whitespace.Trevor Johnson2004-04-101-3/+3
| | | | Notes: svn path=/head/; revision=106671
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Substitute BROKEN with IGNORE in cases where the port requires the src treeJoe Marcus Clarke2004-01-101-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=97845
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.Mark Linimon2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92931
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* fix fetch for graphics/plasma-kmodEdwin Groothuis2002-12-121-1/+1
| | | | | | | | PR: ports/45959 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=71559
* Add plasma-kmod 0.1, a plasma-effect screensaver kernel module.Will Andrews2001-03-316-0/+42
PR: 24614 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=40635