summaryrefslogtreecommitdiffstats
path: root/graphics/xfig
Commit message (Collapse)AuthorAgeFilesLines
* 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