aboutsummaryrefslogtreecommitdiff
path: root/graphics/linplasma
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Strip header at request of original creatorThomas Abthorpe2013-01-271-5/+1
| | | | | | | | Submitted by: trevor With hat: portmgr Notes: svn path=/head/; revision=311049
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Fix yet another PREFIX vs. LOCALBASE issueAlexey Dokuchaev2007-07-022-23/+11
| | | | | | | | - Simplify port logic and plist handling - Do not install yet another copy of GPL Notes: svn path=/head/; revision=194661
* - Fix the build with GCC 4.2 [1]Alexey Dokuchaev2007-07-022-4/+5
| | | | | | | | | | - Reindent Makefile header - Remove attribution from pkg-descr Reported by: pointyhat (logs) [1] Notes: svn path=/head/; revision=194660
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* I haven't used SVGAlib in a long while.Trevor Johnson2005-01-141-1/+1
| | | | Notes: svn path=/head/; revision=126418
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* says bento, "svgalib-1.4.3 is only for i386"Trevor Johnson2003-10-121-0/+1
| | | | Notes: svn path=/head/; revision=90885
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* lang/fpc needed perl to complete its install, the others are renamingEdwin Groothuis2002-11-081-2/+3
| | | | | | | | | of PERL to REINPLACE_CMD Noticed on: bento Notes: svn path=/head/; revision=69762
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-5/+5
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53954
* new port graphics/linplasma, a bit of eyecandy for SVGAlibTrevor Johnson2000-10-225-0/+71
Notes: svn path=/head/; revision=34099