summaryrefslogtreecommitdiff
path: root/x11/xloadimage/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to MASTER_SITE_DEBIAN_POOLKris Kennaway2003-08-041-2/+1
| | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru>
* Switch to MASTER_SITE_DEBIAN and convert COMMENT.Christian Weisgerber2003-02-131-2/+3
| | | | Approved by: jmz
* Upgrade to revision 10.Jean-Marc Zucconi2002-05-241-1/+1
| | | | | PR: ports/38411 Submitted by: Olafur Osvaldsson <oli@isnic.is>
* Set PREFIX so that pkg-install works well when the port is not installed inJean-Marc Zucconi2001-10-081-1/+1
| | | | | | /usr/local/. Submitted by: Mike Meyer <mwm@mired.org>
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-2/+1
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
|
* Add USE_XLIB.Jean-Marc Zucconi2001-07-271-3/+4
| | | | Portlint.
* Upgrade to version 4.1.9Jean-Marc Zucconi2001-07-241-2/+9
| | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* FIx a bug with the -tile option.Jean-Marc Zucconi2001-06-231-0/+1
| | | | | PR: ports/28245 Submitted by: Rémi Guyomarch <rguyom@pobox.com>
* Update the port to 4.1.6, based on the Debian version; use installed jpegJean-Marc Zucconi2001-06-071-11/+31
| | | | | | and tiff libraries and add png support. Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
|
* Respect CC, CFLAGS and install missed manpage.Maxim Sobolev2000-07-031-1/+2
| | | | | PR: 19645 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
|
* - Fix MASTER_SITESJean-Marc Zucconi2000-03-031-11/+8
| | | | | | | - Fix usage of PREFIX/X11BASE PR: ports/17171 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* sed -> ${SED}Michael Haro1999-08-281-2/+2
|
* Unbreak. Submitted by: jmzJustin M. Seger1998-10-161-3/+2
|
* Mark BROKEN for ELF:Justin M. Seger1998-10-151-1/+3
| | | | | | | cc -o xloadimage -O -DSYSV -DHAS_SELECT_INCLUDE -DHAS_JPEG -DHAS_TIFF -I/usr/X11R6/include -DSYSPATHFILE=\"/usr/X11R6/lib/X11/app-defaults/Xloadimage\" build.o new.o niff.o value.o zio.o cmuwmraster.o faces.o fbm.o gif.o imagetypes.o img.o mac.o mcidas.o mc_tables.o pbm.o pcx.o pdsuncomp.o rle.o rlelib.o sunraster.o vff.o vicar.o xbitmap.o xpixmap.o xwd.o bright.o clip.o compress.o dither.o fill.o halftone.o merge.o reduce.o rotate.o smooth.o undither.o zoom.o config.o misc.o options.o root.o send.o window.o xloadimage.o jpeg.o tiff.o jpeg/libjpeg.a tiff/libtiff.a -L/usr/X11R6/lib -lX11 -lm cc: jpeg/libjpeg.a: No such file or directory cc: tiff/libtiff.a: No such file or directory *** Error code 1
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-231-1/+4
| | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Edit the pathname of the configuration file in the man page.Jean-Marc Zucconi1998-06-171-2/+2
|
* Install the app-default file instead of installing the executables twice.Jean-Marc Zucconi1998-06-101-2/+2
|
* Upgrade to version 4.1Jean-Marc Zucconi1998-06-091-12/+16
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
|
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-3/+14
|
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Set flags so that ${PREFIX} is used when installing.Jean-Marc Zucconi1995-02-141-0/+4
|
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* XLOADIMAGE - X11 Image Loading UtilityJean-Marc Zucconi1995-01-091-0/+9
This is not the latest version, but this one is able to load fax .g3 images