summaryrefslogtreecommitdiff
path: root/graphics/xfig
AgeCommit message (Collapse)AuthorFilesLines
2001-08-23Move per-package default XAW_TYPE setting above the inclusion ofjlam3-12/+14
bsd.prefs.mk so that it is actually used. Where possible, include xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.
2001-08-20Move XAW_TYPE?=3d setting to before inclusion of bsd.prefs.mk, otherwisejlam1-3/+3
we always use XAW_TYPE=standard as set in bsd.prefs.mk. Pointed out by Mark Davies <mark@mcs.vuw.ac.nz> in private email.
2001-08-09Fix runtime library path problem on systems where "xpkwedge" is nottron2-6/+6
installed.
2001-08-09Include "png" buildling glue code to fix build problem.tron1-1/+2
2001-08-09Remove patches obsoleted by update to version 3.2.3.4.tron2-108/+0
2001-08-09Update to 3.2.3d, provided by Jim Bernard in pkg/13325.wiz6-314/+859
Extract of changes since 3.2.3: o Lots of new libraries (UML objects, knitting symbols, network devices, Chen's model of Entity Relations, widgets, aircraft, maps, chemical process flowshooets, PMOS&NMOS FET, and others) o Object library now shows icons of all objects. The size of the icons is selectable from 40 pixels to 120 via a pulldown menu and resource (Fig.library_icon_size). The the old "list" view is also available. o Simplistic super/subscripting by typing Ctrl-^ for superscript and Ctrl-_ for subscript. It creates a new string in the proper size and position for super- or subscripting. May be nested. Does NOT work for centered or right-justified text. o New export shortcut Shift-Alt-x or Shift-Meta-x to export using current settings without popping up the panel o New print shortcut Shift-Alt-p or Shift-Meta-p to print using current settings without popping up the panel o Support for importing PNG image files added o GIF transparency for imported images honored by fig2dev now o New option to print only active layers when exporting or printing (see printing/exporting section in html docs). o When loading a compressed Fig file that is either read-only, or is on a read-only file system (e.g. a CDROM), xfig uncompresses it into the temp directory (env TMPDIR, or /tmp if TMPDIR environvment variable is undefined). o xfig recalculates the bounds of compound objects read in from the file, ignoring the bounds values in the file. This makes it easier for Fig file generators to produce compound objects since they don't have to know how to calculate the bounds themselves. fig2dev doesn't even use those values but recalculates them upon reading the file. o Increased maximum number of libraries to 100 as well as countless bug fixes (see CHANGES file in distribution).
2001-08-07Use wildcard dependence on "transfig" package.tron1-2/+2
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-10/+8
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-4/+4
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz1-2/+0
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-07-27The Xaw3d package wasn't being used. Make it work.jlam3-21/+12
2000-06-29Fix saving of user-defined colors. Patches by Brian Smith supplied intron3-1/+111
PR pkg/10470 by Jim Bernard.
2000-06-23Use ${PREFIX} instead of ${X11BASE} for documents and examples, a la PR #9933.itohy3-12/+14
2000-06-22Update to 3.2.3a.itohy7-166/+434
Enable I18N. Make Xaw3d optional.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-11-22Add missing '/' to MASTER_SITEsrh1-2/+2
1999-08-25Introduce a USE_XAW definition, which is used in package Makefiles, toagc1-2/+6
denote that the package uses libXaw. Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by the user, to denote the type of libXaw to use. Possible values are: standard, 3d and xpm. Define USE_XAW in relevant Makefiles. Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d... This means that package builds should not fail because of conflicting Xaw packages being installed on machines.
1999-07-09Add package patch-sum filesagc1-0/+5
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-01-05- use -R for $LOCALBASE/lib too to make ELF systems work;frueauf3-4/+83
- fix the path for the docs so they get found via help menu; - use gv to view pdf files as default, we don't have acroread.
1998-10-15Correct the primary category field for this package.agc1-2/+2
1998-09-13Fix some more of my MAINTAINER email addresses that pointed to thegarbled1-2/+2
old address.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-07-04Update xpm to 3.4k.mycroft1-2/+2
1998-07-04Update Xaw3d to 1.5.mycroft1-2/+2
1998-07-04Update libjpeg to v6b.mycroft1-2/+2
1998-07-03Update to xfig-3.2.2.frueauf4-45/+542
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-05-19Add missing CAT1=xfig.0.frueauf1-1/+3
1998-04-24Move to relative paths in the pkgsrc tree.agc1-2/+2
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-4/+4
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-10portlint: use of backslashes in LIB_DEPENDS is deprecated.frueauf1-4/+4
1998-02-11DETCH_DEPENDS -> RUN_DEPENDShubertf1-2/+2
1998-02-09transfig is in print, not graphicshubertf1-2/+2
1998-02-08add RCS Idhubertf1-0/+1
1998-02-08Via PR 4823 by garbled@garbled.futureone.comhubertf3-0/+85
1998-02-08Via PR 4823 by garbled@garbled.futureone.comhubertf3-0/+84