aboutsummaryrefslogtreecommitdiff
path: root/mail/epstools
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373086
* Support stagingEmanuel Haupt2014-02-261-17/+12
| | | | Notes: svn path=/head/; revision=346158
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Update to 1.8Thomas Abthorpe2008-03-062-4/+4
| | | | | | | | PR: ports/121332 Submitted by: Ismail YENIGUL <ismail enderunix.org> (maintainer) Notes: svn path=/head/; revision=208501
* - Install header files in include/eps instead of include/ to not conflictMichael Johnson2007-08-221-1/+1
| | | | | | | | | | with ffmpeg PR: ports/115038 Approved by: maintainer timeout Notes: svn path=/head/; revision=198123
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-2/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Sample code, and tools for EPS (Requires EPS v1.5)Renato Botelho2005-07-225-0/+78
WWW: http://www.inter7.com/index.php?page=eps PR: ports/83882 Submitted by: Ismail YENIGUL <ismail@enderunix.org> Approved by: flz (mentor) Notes: svn path=/head/; revision=139907