summaryrefslogtreecommitdiff
path: root/textproc/mgdiff (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-03-remove MD5Olli Hauer1-1/+0
2011-05-02Bump PORTREVISION after open-mofit updateMax Brazhnikov1-1/+1
2009-06-09Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov1-1/+2
modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-0/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
2005-11-25- Add SHA256Pav Lucistnik1-0/+1
2004-01-29SIZEify.Trevor Johnson1-0/+1
2003-11-02ports with possibly unreachable MAINTAINERsEdwin Groothuis1-1/+1
*** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-02-21De-pkg-comment.Akinori MUSHA2-1/+1
2001-01-16Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev1-2/+2
2000-11-07Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami1-1/+1
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
2000-10-08Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami1-1/+1
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza1-3/+3
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
1998-10-20Move manpages from pkg/PLIST to Makefile.Steve Price2-2/+3
1997-04-27Move glimpse, isearch, ispell, mgdiff, rman and unroff to textproc.Satoshi Asami1-2/+2
1997-04-11Changed informational Echo's to a pkg/MESSAGE file so package usersDavid E. O'Brien2-3/+5
will get the same information as port users.
1996-11-17Converted to MAN[1-8]David E. O'Brien1-2/+2
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-15Motif-based diff frontend.Satoshi Asami6-0/+69
Submitted by: Andreas Lohr andreas@marvin.RoBIN.de