aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/txtmerge
Commit message (Collapse)AuthorAgeFilesLines
* Respect CC and don't try and include a null header directorykris2002-06-031-2/+11
|
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵dwcjr2001-09-241-2/+1
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.billf2000-05-141-1/+1
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-3/+3
| | | | string so I fixed it.
* Change MAINTAINER address from nacai@iname.comnakai2000-01-071-1/+1
| | | | to nakai@FreeBSD.org
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-301-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* unbroken it and add master sitesmharo1999-05-013-6/+26
| | | | | PR: 11420 Submitted by: Chris Piazza cpiazza@home.net
* Change maitainer's email address,vanilla1999-01-131-2/+2
| | | | and BROKEN some gnome ports until I upgrade it.
* Make sure to remove everything we install.steve1998-10-051-0/+1
|
* ## make packageasami1998-03-231-1/+3
| | | | | | | | | | | | | >> Checksum OK for txtmerge101.tar.gz. ===> Extracting for txtmerge-1.01 ===> Patching for txtmerge-1.01 ===> Configuring for txtmerge-1.01 ===> Building for txtmerge-1.01 cc -O /usr/include -o txtmerge txtmerge.c ld: /usr/include: malformed input file (not rel or archive) *** Error code 1 Stop.
* beautify Makefile.itojun1997-10-171-3/+3
|
* fixed outdated MASTER_SITES etc.itojun1997-08-252-14/+13
| | | | | PR: 4378 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp
* Merge gif files according to description file to create animation.asami1996-11-175-0/+35
Closes PR 1763/2019. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>