aboutsummaryrefslogtreecommitdiff
path: root/textproc/xxdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Remove a rogue dependencyAndrew Pantyukhin2006-08-171-1/+0
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=170842
* - Update to 3.2Andrew Pantyukhin2006-08-132-34/+29
| | | | Notes: svn path=/head/; revision=170470
* - Update to 3.0.4Andrew Pantyukhin2006-05-084-93/+20
| | | | | | | | | | | - Take maintainer ship PR: ports/95828 Submitted by: me Approved by: krion (mentor) Notes: svn path=/head/; revision=161678
* Reset petef due to no response to email. We hope to see him back sometime.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159515
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* * update to 3.0.3Pete Fritchman2004-11-072-5/+3
| | | | Notes: svn path=/head/; revision=121055
* - update to 3.0.2Pete Fritchman2004-04-208-110/+101
| | | | | | | | | | | - unbreak: only depend on qt3 now - install more docs PR: 64516 Submitted by: hrs Notes: svn path=/head/; revision=107640
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* BROKEN: inconsistent dependencies (qt 2.x and 3.x)Kris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101269
* Back out accidental commitKris Kennaway2004-02-091-1/+2
| | | | Notes: svn path=/head/; revision=100448
* BROKEN on 5.x: does not compileKris Kennaway2004-02-092-2/+5
| | | | Notes: svn path=/head/; revision=100447
* 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
* Fix build on -current.Pete Fritchman2003-08-175-4/+69
| | | | | | | | PR: 54075 Submitted by: Georg-W. Koltermann <Georg.Koltermann@mscsoftware.com> Notes: svn path=/head/; revision=87131
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* Back out some local changes accidentally committed with the BROKEN change.Kris Kennaway2003-05-181-4/+5
| | | | Notes: svn path=/head/; revision=81285
* WITH_QT_GRAPHICS is BROKEN on 5.1: bad C++ codeKris Kennaway2003-05-181-6/+11
| | | | Notes: svn path=/head/; revision=81228
* 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
* - update to 2.0.3Pete Fritchman2001-12-242-5/+13
| | | | | | | | | | - use a pre-generated xxdiff.html from ${MASTER_SITE_LOCAL} instead of generating it. to generate it using --help-html, xxdiff needs to connect to an X server because it uses a QDoc object to generate the HTML - add USE_BISON Notes: svn path=/head/; revision=52073
* Update to 2.0.1Pete Fritchman2001-11-082-2/+2
| | | | Notes: svn path=/head/; revision=49829
* Add xxdiff-2.0, a QT interface to view/merge differences between 2 orPete Fritchman2001-11-076-0/+67
3 files. Notes: svn path=/head/; revision=49729