summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)Author
2000-11-07Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami
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-11-06Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.orgJing-Tang Keith Jang
2000-11-03Updated the "sheets.map" file for 4.13.David E. O'Brien
PR: 22313 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
2000-11-03Add missing manpage texi2dvi4a2ps.1 (how do you pronounce that?!?).Satoshi Asami
Submitted by: bento
2000-11-03Comment out a2ps.el for now, this won't package since emacs is not aSatoshi Asami
dependency (which is a good thing!). Remove removal of site-lisp directories, they are created by mtree anyway. Submitted by: bento
2000-11-02TypoSatoshi Taoka
Pointed out by: asami
2000-11-01Whitespace-only:Maxim Sobolev
Make indentation uniform across my ports.
2000-10-29At his request, remove Joel Sutton as maintainer of 8 ports. Thank you forDoug Barton
your efforts on these ports, and thank you for also taking the responsibility to let us know your time now has other priorities. PR: ports/22384 Submitted by: Joel Sutton, jsutton@bbcon.com.au
2000-10-21Update to version 0.13.2bKevin Lo
PR: 22156 Submitted by: MAINTAINER
2000-10-19Change default pager from /usr/bin/pg to /usr/bin/more. As before,Matthew Hunt
$PAGER overrides. (Requested by: dcs) One patch per modified file. One modified file per patch. Honor CC, CFLAGS. Use BSD_INSTALL_FOO and, as a side effect, install with our customary ownerships. No response from: maintainer
2000-10-19Add support for B4 paper sizeJean-Marc Zucconi
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
2000-10-18Update MASTER_SITESSatoshi Taoka
Submitted by: sada
2000-10-17Upgrade to 1.01.Thomas Gellekum
2000-10-13Support PREFIX properlyAde Lovett
Update WWW: line of pkg-descr PR: 21616 Submitted by: Ports Fury (no response from maintainer)
2000-10-13Update MASTER_SITES and WWW line of pkg-descrAde Lovett
Support PREFIX properly PR: 21615 Submitted by: Ports Fury (no response from maintainer)
2000-10-09pkg/MESSAGE -> ${PKGMESSAGE}. Bad port, no cookie. ;) (It wasn't evenSatoshi Asami
using ${PKGDIR} or ${.CURDIR}/pkg/ and that's why I missed in my original sweep....)
2000-10-08Fix MD5_FILE (files/md5 -> distinfo).Satoshi Asami
2000-10-08Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
2000-10-08${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (now that's a new one!)Satoshi Asami
2000-10-08Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toSatoshi Asami
.) and other pkg variables if they are nearby.
2000-10-08Rename PLIST.<emacs> to pkg-plist.<emacs>.Satoshi Asami
2000-10-08Rename ${RESOLUTION}.list to pkg-plist.${RESOLUTION}.Satoshi Asami
2000-10-06Since the maintainer could not be bothered in the past _3_ months to moveDavid E. O'Brien
``sheet.map'' to freefall:~/public_distfiles, I'll host the file.
2000-10-05Implement USE_GNOME, part 2.Jeremy Lea
2000-10-05Implement USE_GTK, part 2.Jeremy Lea
2000-10-04Update to the lastest version.Kevin Lo
PR: 21733 Submitted by: MAINTAINER
2000-10-04Correct CATEGORIES - make first category in the CATEGORIES list matching parentMaxim Sobolev
directory.
2000-10-03USE_LIBTOOL.Jeremy Lea
2000-09-28Update to 0.24. Read the ChangeLog for updates, the list is enormous.Ade Lovett
2000-09-27Clean .orig files in ${WRKSRC}/lib/doc created by distributionDirk Froemberg
patch so they aren't installed. Reported by: onigiri
2000-09-27Add missing files.Dirk Froemberg
Reported by: onigiri
2000-09-27Update files/md5 because distfiles was updated but these are same file names.Satoshi Taoka
Obtained from: bento
2000-09-26Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA
or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
2000-09-25Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami
PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25Update WWW:Bill Fumerola
2000-09-22Update this to version 4.13.Chuck Robey
2000-09-22ComplexProgramTarget() -> ComplexProgramTargetNoMan()Satoshi Asami
2000-09-21Add BUILD_DEPENDS to appropriate version of X depending on the valueSatoshi Asami
of XFREE86_VERSION.
2000-09-19Add sgf2tex, a system for typesetting Go games and diagrams using TeX.Ade Lovett
PR: 19965 Submitted by: Steve Coltrin <spcoltri@omcl.org>
2000-09-18(1) Fixed a problem hunging up the package-making system on bentoSatoshi Taoka
Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible.
2000-09-14Add pdflib3.Satoshi Asami
2000-09-13new port pdflib3 (repocopy from pdflib):Bill Fumerola
version 3 of pdflib has odd restrictions for usage (and you may need to purchase a license depending on what you do with it). It is however needed for php4's pdf functions and is of use to many, so we'll keep a seperate restricted port available for those of us who need it. Support for languages other then C/C++ are turned off for now, but I may change that (turning on perl/tcl/python support involves turning _off_ C/C++ support, so I'll add a WITH_FOO knob later) Submitted by: sobomax, billf
2000-09-12Use bsd.python.mk.Thomas Gellekum
2000-09-11- Remove restriction of encrypted PDF supportAndreas Klemm
- nonexistent -> NONEXISTENT PR: 21082 Submitted by: tkato@prontomail.ne.jp
2000-09-11- Remove restriction of encrypted PDF supportAndreas Klemm
- nonexistent -> NONEXISTENT - Add USE_GMAKE - portlint - Fix usage of PREFIX/LOCALBASE - Fix pkg/PLIST PR: 21083 Submitted by: tkato@prontomail.ne.jp
2000-09-11fix missing symlink.MIHIRA Sanpei Yoshiro
splash image at start up would be white and black, not colorful. Approved by: dima
2000-09-11Update to 1.1.5fix1.CHOI Junho
2000-09-10Add USE_AUTOCONF to make this build and install again (hopefully 8-|)Dirk Froemberg
PR: ports/20638, ports/21041
2000-09-09update after make releaseAndreas Klemm
2000-09-09changes see ChangeLogAndreas Klemm
revamped port dependencies - if defined(BATCH) && defined(APSFILTER_ALL) every tool and filter supported by apsfilter will be installed (very time and space consuming) - if defined(BATCH) only most necessary things are installed If you want complete control over what to install, then don't define BATCH or BATCH && APSFILTER_ALL, then please use the new updated interactive method of building using dialog. The configure script is now up to date, concerning tools needed/supported by apsfilter and a little bit more explicite ! Thanks for Greg Lehey and friends for a vivit discussion, this is the desired result I hope !!!