summaryrefslogtreecommitdiff
path: root/graphics/xfig-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITESJames E. Housley2000-10-231-2/+2
| | | | | | | | PR: 22248 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=34151
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsSatoshi Asami2000-09-051-1/+1
| | | | | | | work with both XFree86-3 and XFree86-4. Notes: svn path=/head/; revision=32320
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Update port to 3.2.3cChris D. Faulhaber2000-08-024-15/+113
| | | | | | | | PR: 20265 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=31226
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* - Change default status of Ghostscript supportSteve Price2000-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> Notes: svn path=/head/; revision=25273
* Update to version 3.2.3a.Steve Price2000-01-245-78/+362
| | | | | | | | PR: 16281 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=25014
* - Add message to notice Ghostscript support hookChris D. Faulhaber2000-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> Notes: svn path=/head/; revision=24488
* Add a WANT_GS_SUPPORT flag so that users can build this port withSteve Price1999-12-292-11/+11
| | | | | | | | | ghostscript if they want. PR: 12571 Notes: svn path=/head/; revision=24246
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-052-2/+3
| | | | Notes: svn path=/head/; revision=13652
* Remove regexp support for Xaw3d since it can now be built inSteve Price1998-09-211-2/+2
| | | | | | | an ELF world. Notes: svn path=/head/; revision=13273
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* upgrade to 3.2.2Peter Hawkins1998-07-063-2/+453
| | | | Notes: svn path=/head/; revision=11757
* upgrade to 3.2.2Peter Hawkins1998-07-061-22/+22
| | | | | | | upgrade to 3.2.2 Notes: svn path=/head/; revision=11756
* *** empty log message ***Peter Hawkins1998-07-061-3/+3
| | | | Notes: svn path=/head/; revision=11755
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-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 Notes: svn path=/head/; revision=10846
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-151-2/+2
| | | | Notes: svn path=/head/; revision=10525
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
* Make this build under XFree86-3.2 + FreeBSD 2.2.1-R.David E. O'Brien1997-10-071-1/+1
| | | | | | | | | Does not affect building under XFree86-3.3.1 + FreeBSD 2.2-CURRENT. PR: ports/4637 Notes: svn path=/head/; revision=8147
* Upgrade Xfig to the 3.2 level. Accompanied by the transfig upgradeChuck Robey1997-08-283-32/+53
| | | | | | | | at the same time (see ports/print/transfig). Submitted by: Brian N. Handy <handy@sag.space.lockheed.com> Notes: svn path=/head/; revision=7711
* Add RUN_DEPENDS to fig2dev:transfig. xfig is quite useless withoutSatoshi Asami1997-05-021-1/+2
| | | | | | | | | the ability to export the pictures. ;) Submitted by: jhs Notes: svn path=/head/; revision=6377
* Update LIB_DEPENDS to new jpeg major. Note we don't know if theseSatoshi Asami1996-11-191-2/+2
| | | | | | | will work yet, people are encouraged to test them. Notes: svn path=/head/; revision=4584
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-4/+4
| | | | Notes: svn path=/head/; revision=4570
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Change jpeg library major to 6Andrey A. Chernov1995-10-031-2/+2
| | | | Notes: svn path=/head/; revision=2235
* Upgrade, 3.1.3 -> 3.1.4.Satoshi Asami1995-09-266-28/+45
| | | | | | | Submitted by: Cristian Ferretti <cfs@riemann.mat.puc.cl> Notes: svn path=/head/; revision=2198
* Add missing "X11/" in MAKE_FLAGS. The conical hat goes to Jean-Marc. :pSatoshi Asami1995-04-181-3/+3
| | | | | | | Pointed-out by: pkg_create Notes: svn path=/head/; revision=1444
* Yet another round of Makefile updates, graphics version.Satoshi Asami1995-04-091-5/+7
| | | | Notes: svn path=/head/; revision=1309
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Set MAKE_FLAGS so that the port honors ${PREFIX}.Jean-Marc Zucconi1995-02-271-1/+4
| | | | Notes: svn path=/head/; revision=1062
* Converted Makefiles as much as I could.Satoshi 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! Notes: svn path=/head/; revision=935
* Upgrade, 3.1.2 -> 3.1.3Satoshi Asami1995-01-285-21/+28
| | | | | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr> Notes: svn path=/head/; revision=839
* *** empty log message ***Satoshi Asami1995-01-242-2/+5
| | | | Notes: svn path=/head/; revision=815
* Upgrade to 3.1.2 from 3.0. The previous cvs commit bombed in the middleSatoshi Asami1995-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> Notes: svn path=/head/; revision=814
* *** empty log message ***Satoshi Asami1995-01-241-5/+8
| | | | Notes: svn path=/head/; revision=813
* Upgrade from 3.0 to 3.1.2.Satoshi Asami1995-01-241-4/+3
| | | | | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr> Notes: svn path=/head/; revision=812
* Update DEPENDS lines to point to the new relocated ports.Jordan K. Hubbard1995-01-131-2/+2
| | | | Notes: svn path=/head/; revision=762
* xfig-3.0, port done by roberto. Thanks, Ollivier!Satoshi Asami1995-01-056-204/+35
| | | | | | | Submitted by: roberto Notes: svn path=/head/; revision=715
* Michael Reifenberger's xfig port.Jordan K. Hubbard1994-11-235-0/+223
Submitted by: mr Notes: svn path=/head/; revision=483