aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/gtkdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-171-0/+1
|
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 1.8.0.nork2003-02-023-11/+12
| | | | | PR: ports/47756 Submitted by: Ports Fury
* Update MASTER_SITES and WWW and release to the wild.sobomax2003-01-202-3/+3
|
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
|
* Whitespace-only:sobomax2000-11-011-2/+2
| | | | Make indentation uniform across my ports.
* Implement USE_GNOME, part 2.reg2000-10-052-13/+12
|
* Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore to ensure correctsobomax2000-09-131-1/+1
| | | | | | removal of share/gnome. Submitted by: bento
* Add gnomecc RUN_DEPENDS to stop bento's Extra warnings.sobomax2000-06-291-0/+1
|
* Updates for new shared library versions in GNOME 1.2ade2000-06-021-1/+1
|
* Proper libintl support.sobomax2000-05-251-0/+3
|
* Added a proper libintl support.sobomax2000-05-251-1/+3
|
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-171-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Update to 1.0.2cpiazza2000-01-123-3/+6
| | | | | PR: 16057 Submitted by: maintainer
* Adding gtkdiff version 1.0.1.steve1999-12-275-0/+36
A frontend program for diff(1) written for GNOME. PR: 14945 Submitted by: Maxim Sobolev <sobomax@altavista.net>