aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1995-01-09 09:17:45 +0800
committerjmz <jmz@FreeBSD.org>1995-01-09 09:17:45 +0800
commit097b8d53cfcfcda9a5bf8aee87c99706c600e92a (patch)
tree83f692ecf32cb14f9b6f118ef81132861a6f4f2d /x11
parent938c32e52b616a5c8ec1fed08e3f38bb2dcb0869 (diff)
downloadfreebsd-ports-gnome-097b8d53cfcfcda9a5bf8aee87c99706c600e92a.tar.gz
freebsd-ports-gnome-097b8d53cfcfcda9a5bf8aee87c99706c600e92a.tar.zst
freebsd-ports-gnome-097b8d53cfcfcda9a5bf8aee87c99706c600e92a.zip
XLOADIMAGE - X11 Image Loading Utility
This is not the latest version, but this one is able to load fax .g3 images
Diffstat (limited to 'x11')
-rw-r--r--x11/xloadimage/Makefile9
-rw-r--r--x11/xloadimage/pkg-comment1
-rw-r--r--x11/xloadimage/pkg-descr28
-rw-r--r--x11/xloadimage/pkg-plist10
4 files changed, 48 insertions, 0 deletions
diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile
new file mode 100644
index 000000000000..d8561930eeb0
--- /dev/null
+++ b/x11/xloadimage/Makefile
@@ -0,0 +1,9 @@
+DISTNAME= xloadimage
+DISTFILES= xloadimage.3.03.tar.Z
+NO_WRKSUBDIR= yes
+USE_IMAKE= yes
+INSTALL_MANPAGES= yes
+MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11-contrib/
+
+
+.include <bsd.port.mk>
diff --git a/x11/xloadimage/pkg-comment b/x11/xloadimage/pkg-comment
new file mode 100644
index 000000000000..99ed652f5e66
--- /dev/null
+++ b/x11/xloadimage/pkg-comment
@@ -0,0 +1 @@
+XLOADIMAGE - X11 Image Loading Utility
diff --git a/x11/xloadimage/pkg-descr b/x11/xloadimage/pkg-descr
new file mode 100644
index 000000000000..d34f0eb0e244
--- /dev/null
+++ b/x11/xloadimage/pkg-descr
@@ -0,0 +1,28 @@
+This utility will view several types of images under X11, or load
+images onto the root window. The current version supports:
+
+ CMU Window Manager raster files
+ Faces Project images
+ Fuzzy Bitmap (FBM) images
+ GEM bit images
+ GIF images
+ G3 FAX images
+ JFIF-style JPEG images
+ McIDAS areafiles
+ MacPaint images
+ PC Paintbrush (PCX) images
+ Portable Bitmap (PBM, PGM, PPM) images
+ Sun monochrome rasterfiles
+ Sun color RGB rasterfiles
+ Utah Raster Toolkit (RLE) files
+ X pixmap files
+ X10 bitmap files
+ X11 bitmap files
+ X Window Dump (except XYPixmap, TrueColor and DirectColor)
+
+A variety of options are available to modify images prior to viewing.
+These options include clipping, dithering, depth reduction, zoom
+(either X or Y axis independently or both at once), brightening or
+darkening, and image merging. When applicable, these options are done
+automatically (eg a color image to be displayed on a monochrome screen
+will be dithered automatically).
diff --git a/x11/xloadimage/pkg-plist b/x11/xloadimage/pkg-plist
new file mode 100644
index 000000000000..97ba8af8726c
--- /dev/null
+++ b/x11/xloadimage/pkg-plist
@@ -0,0 +1,10 @@
+@cd /usr/X11R6
+@owner bin
+@group bin
+@mode 755
+bin/xloadimage
+bin/xview
+bin/xsetbg
+@mode 644
+app-defaults/Xloadimage
+man/man1/xloadimage.1.gz
place %zd with %d and unbreak this port on 4.xleeym2005-07-271-0/+4 * - Update to 1.15novel2005-07-264-5/+28 * - Update to 1.11sem2005-07-263-9/+8 * Change BROKEN to IGNORE to prevent this unusable package from building onkris2005-07-251-1/+1 * Update to 0.53, which fixes a stray AFINET_6, and a few other bugs.dougb2005-07-232-3/+3 * Fix WWW line on pkg-descrgarga2005-07-221-1/+1 * - Update to 2.19.1pav2005-07-212-3/+3 * - Support IPv6pav2005-07-203-10/+318 * - Update to 2.9.18pav2005-07-1844-620/+298 * Update to 1.4.markp2005-07-183-3/+5 * Update to 0.5.18krion2005-07-183-5/+6 * Add dependency on dns/p5-Net-DNSedwin2005-07-171-0/+1 * - utilize USE_RCORDER / USE_RC_SUBR to solve this problem when OSVERSION > 50...leeym2005-07-162-20/+17 * - Add support for BDB 4.3pav2005-07-161-1/+4 * - Add bin9-sdb-ldap, a patched bind9 version to use with an LDAP based backend.flz2005-07-147-0/+1113 * - Update to 1.7pav2005-07-135-34/+6 * Add tinystats.jylefort2005-07-124-0/+42 * Upgrade to 1.5.1.sumikawa2005-07-116-71/+3 * OPTIONS'ify, rename the WITH_DJBDNS_DUMPCACHE knob to WITH_DUMPCACHE,roam2005-07-072-21/+29 * Upgrade to the eagerly anticipated 0.52. If you are using a versiondougb2005-07-062-4/+6 * Fix the generation of DNS packet id's when nsping's pid is over 64K.roam2005-07-043-4/+78 * - Update to 1.0.30pav2005-07-013-4/+5 * ISC staff has informed me that in BIND 9.3.x, threads are always adougb2005-06-294-4/+12 * Make this work on Perl 5.005.03 (ala RELENG_4) by installingdougb2005-06-274-0/+146 * Upgrade to 1.5.sumikawa2005-06-182-3/+3 * - New maintainersem2005-06-151-1/+1 * - Update 20050405sem2005-06-142-4/+4 * Upgrade to 0.51, which fixes extra debugging that should not havedougb2005-06-132-4/+5 * Upgrade to 0.50, the latest version. Usual assortmentdougb2005-06-112-3/+3 * Modify MAINTAINER for use with slave portsdougb2005-06-062-50/+50 * Update after the author rerolled the tarball after moving a targeterwin2005-06-011-2/+2 * Mark these ports DEPRECATED due to being unmaintained and one or morelawrance2005-05-311-0/+3 * Remove superfluous dependency.krion2005-05-271-2/+0 * Update to 0.5.17krion2005-05-272-3/+3 * This program is a domain name server analysis and reporting tool.pav2005-05-217-0/+100 * Update to 1.0.28jylefort2005-05-122-10/+3 * Update to 0.5.16krion2005-05-123-3/+6 * Update to 2.3.0novel2005-05-063-6/+6 * Update to version 2.2.3sanpei2005-05-034-23/+21 * zonenotify is useful to send a NS_NOTIFY packet to BIND slave server.pav2005-04-234-0/+34 * - update to 0.34clsung2005-04-232-3/+3 * - Use MAKE_ARGSvs2005-04-222-45/+7 * Drop maintership.krion2005-04-221-1/+1 * - Fix the checksum of spoofed packetsjylefort2005-04-212-1/+17 * scavenge is a utility to audit DNS records within an IP address range.jylefort2005-04-204-0/+40 * - Update to 1.0.25barner2005-04-163-4/+10 * - Fix BUILD_DEPENDS.flz2005-04-151-1/+3 * - Add py-twistedNames, a DNS protocol implementation with client and server.flz2005-04-155-0/+101 * Unbreak on 4.xvs2005-04-141-8/+2 * Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-132-2/+2 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-124-4/+4 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-114-4/+4 * BROKEN on 4.x: Does not compilekris2005-04-111-1/+7 * Now builds on sparc64kris2005-04-111-4/+0 * Update to 3.6.6.novel2005-04-062-3/+4 * - update to 2.22leeym2005-04-052-3/+3 * Update to the latest version, mostly bug fixes.dougb2005-04-052-3/+3 * Reset inactive maintainer. Thanks for your work in the past!kris2005-04-041-1/+1 * Update to 0.226lioux2005-04-042-3/+3 * Update to 1.3.3lioux2005-04-032-4/+3 * Remove 1-line plist I intended to do in the previous updatevs2005-03-212-1/+2 * Update to 1.1.0.perky2005-03-213-9/+6 * Update to 0.5.15krion2005-03-203-5/+7 * 1. The OPTIONS stuff isn't working the way it should according to reports,dougb2005-03-174-16/+8 * - update to bind9-9.3.1dinoex2005-03-176-47/+140 * Upgrade to 9.3.1, the latest version from ISC. This version containsdougb2005-03-1312-128/+92 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1 * - Update to 1.0.0 release [1]ale2005-03-0914-80/+98 * Update to 0.9.2vs2005-03-082-3/+4 * - obtain expiration date of domain namesclsung2005-03-045-0/+48 * - update Martin's email addressleeym2005-02-241-1/+1 * Update to 2.2.1vs2005-02-212-3/+3 * - Reset long time inactive maintainerpav2005-02-201-1/+1 * - Update to 5.2pav2005-02-2012-40/+318 * The author's master site does not exist anymore, replace it by some mirrors.se2005-02-161-1/+3 * Update to 1.0.3krion2005-02-162-3/+3 * - Fix build on FreeBSD 6pav2005-02-156-8/+78 * Update to 2.20vs2005-02-152-3/+3 * Update to version 20050203.fenner2005-02-142-3/+3 * - Update to 2.19pav2005-02-112-3/+3 * [MAINTAINER] dns/nsd: update to 2.2.0edwin2005-02-085-52/+122 * Install README as stated in the PLISTDOCS variableedwin2005-02-061-0/+3 * Quote BROKENvs2005-02-012-2/+2 * Mark as broken on 6.Xvs2005-02-012-4/+12 * Split the postgresql ports into a server and a client part.girgen2005-01-314-7/+6 * DNSMax's perl update client. It manages DNS records, update history, andpav2005-01-305-0/+68 * Update to 0.5.13krion2005-01-293-5/+8 * Include a patch from ISC to deal with the following vulnerability:dougb2005-01-298-4/+52 * Update to version 8.4.6, the latest from ISC. To quote the release notes:dougb2005-01-263-7/+14 * Add pkgconfig dependency.krion2005-01-261-1/+1 * Jean-Yves' version of pkg-plist solution.edwin2005-01-251-3/+3 * Fix pkg-plistedwin2005-01-252-0/+4 * This project is a web-based front-end for the PowerDNS DNS server.pav2005-01-216-0/+97 * Remove unused/extraneous poast-extract target. No functional changelioux2005-01-201-3/+0 * Update port: dns/gresolver to 0.0.3edwin2005-01-193-21/+5 * - Update to 1.1clement2005-01-194-24/+9 * - Update to 2.9.17pav2005-01-156-66/+56 * Update port: dns/dnrd version 2.18edwin2005-01-122-5/+3 * New port: A dnssec aware dns debugging tooledwin2005-01-126-0/+51 * Fix the parallel build when WITH_IPV6 is specified: the Makefile wasroam2004-12-292-1/+82 * o Fix PLIST: Use EXAMPLESDIR PLIST_SUB correctlylioux2004-12-272-6/+6 * Update to version 2.19krion2004-12-272-3/+3 * New port py-dnspython version 1.3.2: A DNS toolkit for Pythonlioux2004-12-265-0/+287 * Clean up SQLite and related ports.nork2004-12-232-6/+4 * Fix installation of docsedwin2004-12-221-0/+1 * [NEW PORT] dns/sqldjbdns: DJB dns server with PostgreSQL backendedwin2004-12-224-0/+54 * Update to 0.9.1, the latest version, which includes a man page.dougb2004-12-144-18/+19 * How was discovered by dns/dnssecwalker port maintainer,sem2004-12-146-51/+12 * - Update to 2.18sem2004-12-133-10/+18 * - Update to 3.5sem2004-12-132-6/+13 * - Fix build [1]hq2004-12-091-1/+10 * With portmgr hat on, reset bouncing maintainer address. All of the commitslinimon2004-12-051-1/+1 * Update to 2.17.2arved2004-12-052-3/+3 * Update to 0.5.12krion2004-12-042-3/+3 * Add ipv6 on CATEGORIES.sumikawa2004-12-031-1/+1 * Update to 0.219lioux2004-12-032-3/+3 * - Update to 2.1.5sem2004-11-302-3/+3 * - option WITH_LDAP defaults to 22dinoex2004-11-291-1/+1 * [MAINTAINER] dns/ddclient: update to 3.6.5edwin2004-11-274-28/+27 * - Update to 1.2sergei2004-11-244-4/+29 * Update to 0.5.11krion2004-11-222-3/+3 * pdns_recursor related issues fixed.nork2004-11-206-30/+68 * pdns_recursor related issues fixednork2004-11-204-12/+50 * dnsjava is an implementation of DNS in Java. It supports all defined recordhq2004-11-194-0/+75 * Update to 2.17vs2004-11-182-3/+3 * Fix a format string vulnerability in ez-ipupdate.naddy2004-11-112-1/+15 * Add dns/dnshijacker:sergei2004-11-104-0/+44 * Update to 0.5.10krion2004-11-092-5/+5 * Update to 0.5.9krion2004-11-083-7/+10 * Update to 2.17.1:vs2004-11-082-7/+5 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * Add dns/dnsdoctor:sergei2004-11-075-0/+250 * Fix pkg-descr contents (wrong version was committed)sergei2004-11-071-14/+9 * Add rbllookup:sergei2004-11-074-0/+53 * Add p5-Stanford-DNSserver 1.20 - a Perl framework for building a DNS server,roam2004-11-065-0/+45 * Update to 2.1.4, claimed to be OK about AXFR.clive2004-11-043-5/+4 * Use my FreeBSD.org address.linimon2004-11-031-1/+1 * - Update to 2.1.3sergei2004-11-022-3/+4 * A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,roam2004-11-022-2/+2 * - Switch to versioned distfile. No functional change.pav2004-10-292-3/+2 * - Update to 3.6.4pav2004-10-289-50/+61 * Oh, I'm insane...krion2004-10-271-2/+2 * Chase libraries for new devel/libidn version.krion2004-10-261-2/+2 * Update to 0.5.8krion2004-10-262-2/+2 * Clean up time for email addresses MIA!edwin2004-10-251-1/+1 * Update to 0.95mat2004-10-252-3/+3 * Add gresolver, a graphical DNS query tool using GTK+. It allows systemmarcus2004-10-246-0/+81 * Updated to 0.98skv2004-10-183-6/+3 * - As planned, retire bind9-sdb-mysql.clement2004-10-177-760/+0 * Update to 0.218lioux2004-10-152-3/+3 * Add p5-Net-DNS-ZoneCheck, a perl module to validate a DNS zone composedtobez2004-10-155-0/+39 * Add p5-Net-DNS-ZoneFile-Fast, a perl module to parse BIND8/9 zone files.tobez2004-10-155-0/+44 * Update to 2.16.1krion2004-10-132-3/+3 * - Update to 2.15 (major bug fix)sergei2004-10-132-5/+5 * Add djbdns-tools-1.05:sergei2004-10-135-0/+69 * Update to 0.5.6krion2004-10-123-3/+8 * - Update to 2.16 - this fixes various bugs and adds random query IDssergei2004-10-12