summaryrefslogtreecommitdiffstats
path: root/graphics/xfig
Commit message (Collapse)AuthorAgeFilesLines
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-3/+3
| | | | string so I fixed it.
* - Change default status of Ghostscript supportsteve2000-01-293-17/+7
| | | | | | | | - Fix pkg/DESCR to apply locale naming rule of FreeBSD - Fix pkg/PLIST PR: 16426 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 3.2.3a.steve2000-01-245-78/+362
| | | | | PR: 16281 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Add message to notice Ghostscript support hookjedgar2000-01-064-51/+69
| | | | | | | | | - /usr/local -> LOCALBASE - Remove version number from pkg/DESCR - Sort pkg/PLIST PR: 15914 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add a WANT_GS_SUPPORT flag so that users can build this port withsteve1999-12-292-11/+11
| | | | | | ghostscript if they want. PR: 12571
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Remove extraneous x11 from CATEGORIES.steve1998-11-211-2/+2
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* Move manpages to Makefile and use MAN* macros.steve1998-10-052-2/+3
|
* Remove regexp support for Xaw3d since it can now be built insteve1998-09-211-2/+2
| | | | an ELF world.
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* upgrade to 3.2.2thepish1998-07-063-2/+453
|
* upgrade to 3.2.2thepish1998-07-061-22/+22
| | | | upgrade to 3.2.2
* *** empty log message ***thepish1998-07-061-3/+3
|
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-041-2/+2
| | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-151-2/+2
|
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-251-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Make this build under XFree86-3.2 + FreeBSD 2.2.1-R.obrien1997-10-071-1/+1
| | | | | | Does not affect building under XFree86-3.3.1 + FreeBSD 2.2-CURRENT. PR: ports/4637
* Upgrade Xfig to the 3.2 level. Accompanied by the transfig upgradechuckr1997-08-283-32/+53
| | | | | at the same time (see ports/print/transfig). Submitted by: Brian N. Handy <handy@sag.space.lockheed.com>
* Add RUN_DEPENDS to fig2dev:transfig. xfig is quite useless withoutasami1997-05-021-1/+2
| | | | | | the ability to export the pictures. ;) Submitted by: jhs
* Update LIB_DEPENDS to new jpeg major. Note we don't know if theseasami1996-11-191-2/+2
| | | | will work yet, people are encouraged to test them.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-5/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-4/+4
|
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Change jpeg library major to 6ache1995-10-031-2/+2
|
* Upgrade, 3.1.3 -> 3.1.4.asami1995-09-266-28/+45
| | | | Submitted by: Cristian Ferretti <cfs@riemann.mat.puc.cl>
* Add missing "X11/" in MAKE_FLAGS. The conical hat goes to Jean-Marc. :pasami1995-04-181-3/+3
| | | | Pointed-out by: pkg_create
* Yet another round of Makefile updates, graphics version.asami1995-04-091-5/+7
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-1/+2
| | | | and some other minor cleanup.
* Set MAKE_FLAGS so that the port honors ${PREFIX}.jmz1995-02-271-1/+4
|
* Converted Makefiles as much as I could.asami1995-02-111-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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!
* Upgrade, 3.1.2 -> 3.1.3asami1995-01-285-21/+28
| | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
* *** empty log message ***asami1995-01-242-2/+5
|
* Upgrade to 3.1.2 from 3.0. The previous cvs commit bombed in the middleasami1995-01-241-1/+1
| | | | | | (right after I typed '!') saying "ci warning: missing message for -m option" and started asking for commit messages with >>. Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
* *** empty log message ***asami1995-01-241-5/+8
|
* Upgrade from 3.0 to 3.1.2.asami1995-01-241-4/+3
| | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
* Update DEPENDS lines to point to the new relocated ports.jkh1995-01-131-2/+2
|
* xfig-3.0, port done by roberto. Thanks, Ollivier!asami1995-01-056-204/+35
| | | | Submitted by: roberto
* Michael Reifenberger's xfig port.jkh1994-11-235-0/+223
Submitted by: mr
OpenPOWER on IntegriCloud