aboutsummaryrefslogtreecommitdiff
path: root/textproc/easydiff
Commit message (Collapse)AuthorAgeFilesLines
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
| | | | Notes: svn path=/head/; revision=299982
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+2
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - drop MD5Dirk Meyer2011-04-071-1/+0
| | | | Notes: svn path=/head/; revision=272348
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255719
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-15/+14
| | | | Notes: svn path=/head/; revision=255316
* - update to 0.4.0Dirk Meyer2009-03-193-9/+8
| | | | Notes: svn path=/head/; revision=230422
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226279
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191718
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-3/+0
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* cleanup pkg-plist after gnustep-makeDirk Meyer2006-09-131-1/+0
| | | | Notes: svn path=/head/; revision=172907
* - use @dirrmtryDirk Meyer2006-04-081-1/+1
| | | | Notes: svn path=/head/; revision=159131
* - add USE_GNUSTEP_PREFIXDirk Meyer2006-03-191-3/+1
| | | | Notes: svn path=/head/; revision=157643
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-1/+2
| | | | | | | allow user defined location of all files Notes: svn path=/head/; revision=153867
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - update to 0.3.0Dirk Meyer2005-07-273-9/+11
| | | | Notes: svn path=/head/; revision=140258
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-191-5/+1
| | | | Notes: svn path=/head/; revision=91666
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-281-6/+3
| | | | Notes: svn path=/head/; revision=87820
* - flat layoutDirk Meyer2003-07-261-5/+5
| | | | Notes: svn path=/head/; revision=85626
* - Drop obsolete definesDirk Meyer2003-07-041-1/+0
| | | | Notes: svn path=/head/; revision=84178
* - don't package ~/GNUSstepDirk Meyer2003-06-181-5/+0
| | | | Notes: svn path=/head/; revision=83222
* - remove empty dirsDirk Meyer2003-06-101-0/+6
| | | | | | | - fix plist Notes: svn path=/head/; revision=82674
* - Use libobjc.soDirk Meyer2003-04-131-22/+5
| | | | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 Notes: svn path=/head/; revision=78851
* EasyDiff is a GNUstep application that lets you easily see theDirk Meyer2003-03-234-0/+70
differences between two text files. Author: Pierre-Yves Rivaille Notes: svn path=/head/; revision=77292