summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
1998-07-24Update to use USE_LIBTOOL.tv4-17/+11
1998-07-20Use libtool to create the shared library. Strip binaries usingtv4-31/+187
BSD_INSTALL_PROGRAM.
1998-07-20HAS_CONFIGURE -> GNU_CONFIGURE.tv1-2/+2
1998-07-19Update qt to 1.40. Use libtool to generate the shared and static library.tv1-2/+2
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE} (xpkgwedge-portlint), as all of them are also USE_X11.
1998-07-18Add and enable hp2xx.frueauf1-1/+2
1998-07-18Initial addition of hp2xx-3.1.4, a HPGL converter and previewer.frueauf11-0/+144
Closes pr 5734 by Dan McMahill.
1998-07-17Update to use our pkg version of libtool, rather than its own privatetv3-4/+55
copy.
1998-07-16Change libtool _not_ to install the .la file. Though marked as "fortv3-6/+3
informational purposes," it's not used by any of the toolchain and is pretty much useless.
1998-07-15Update "ImageMagick" package to version 4.0.7.tron3-5/+8
1998-07-15Add well known fixes for "netpbm-1mar1994" supplied by John F. Woodstron27-1/+3554
in PR pkg/5723.
1998-07-15only rename pkg, distfile stays.hubertf1-2/+3
1998-07-15Use automatic shared object handlingagc1-3/+1
1998-07-15Update libpng to 1.0.2. Works with all dependent pkgs I have testedtv9-60/+53
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed much, say the install instructions, but it isn't binary compatible--bump shlib version to 1.0.
1998-07-15Use automatic shared object handlingagc12-47/+20
1998-07-14Add "${CONFLICTS}".tron1-1/+3
1998-07-14Fix compile warning reported in PR 5746 by Benjamin Lorenz <lorenz@ps.uni-sb.de>hubertf1-0/+13
1998-07-14Update "kdegraphics" to version 1.0.tron4-34/+30
1998-07-14Update to use libtool; it now works on ELF and static-only platforms.tv4-40/+69
Make use of ${BSD_INSTALL_*} macros.
1998-07-14Update to use libtool, and kill the NetBSD-style Makefile. No more PLISTtv6-32/+38
discrepancies vs. mk.conf.
1998-07-14Pkg-name consistency: last '-'-seperated token is version.hubertf1-2/+2
1998-07-13We use American English.mycroft1-2/+2
licence -> license
1998-07-10This is a GNU autoconf based pkg. Use GNU_CONFIGURE to get thetv1-2/+2
architecture right.
1998-07-06Note that this package is shareware.agc1-1/+3
1998-07-05Add patch for "kghostscript" to stop it segment faulting on startup.tron1-0/+13
Fixes PR pkg/5707 by Nick Hudson.
1998-07-05Fix problem with compression of manual page links.tron2-57/+220
1998-07-04Remove outdated RCS tags.mycroft1-2/+1
1998-07-04Update xpm to 3.4k.mycroft6-12/+12
1998-07-04Update to 3.4k.mycroft4-31/+18
1998-07-04Update Xaw3d to 1.5.mycroft1-2/+2
1998-07-04Update libjpeg to v6b.mycroft9-18/+18
1998-07-04Upgrade to v6b.mycroft4-167/+16
1998-07-04Add a CONFLICTS line.mycroft1-1/+3
1998-07-04Change the name of this package to have a sortable date.mycroft1-2/+2
1998-07-03Don't mirror distribution files which are kept locally anyway.tron1-1/+2
1998-07-03Update to xfig-3.2.2.frueauf4-45/+542
1998-07-01Update "fly" to version 1.6.1.tron3-21/+15
1998-07-01Sync with reality.tron1-1/+2
1998-06-26Make "mpeg_lib" 64Bit clean. Patches supplied by Tim Rightnour intron2-7/+15
PR pkg/5629.
1998-06-26Get "mpeg_lib" to compile with "-Werror". Patches supplied bytron14-0/+119
Tim Rightnour in PR pkg/5629.
1998-06-26Patch from Tim Rightnour to make "png" compile on alpha, fixes PR pkg/5626.tron1-1/+1
1998-06-25Add "graphics" to "CATEGORIES".tron1-2/+2
1998-06-22Update package Makefiles for automatic manual page handling.agc14-74/+14
1998-06-21Add patches to make this package build on alpha supplied by Tim Rightnourtron2-18/+18
in PR pkg/5630.
1998-06-21Automanpage handling.tv1-49/+1
1998-06-20Remove unnecessary "USE_GTEXINFO= yes".tron1-2/+1
1998-06-20Update gimp to version 1.0.0 using changes supplied by Bernd Sieker.tron3-146/+157
Also add dependence for "emacs" package to fix PR pkg/5615.
1998-06-20Correct MD5 checksum, problem reported by Tim Rightnour in PR pkg/5627.tron1-1/+1
1998-06-19Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5611.tron1-1/+2
1998-06-10Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include itagc1-2/+2
explicitly in the commands before ${MAKEFILE}; modify package Makefiles to conform to this rationalisation. This was used inconsistently in many packages, some including it, some not.
1998-06-08Substitute /usr/local with $(LOCALBASE) since jpeg and tiff librariesenami1-4/+4
are installed there.