summaryrefslogtreecommitdiff
path: root/graphics/xfig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-2/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Fix installBeech Rintoul2008-11-302-6/+29
| | | | | | | | | | - Bump portrevision PR: ports/129270 Submitted by: "G. Paul Ziemba" <p-fbsd-bugs@ziemba.us> Notes: svn path=/head/; revision=223612
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-3/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Fix xfig to be able to use Ghostscript fonts againPav Lucistnik2007-12-153-2/+31
| | | | | | | | | | - While here, update download location PR: ports/117253 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=203796
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Update to 3.2.5Martin Wilke2007-06-1047-1656/+2733
| | | | | | | | PR: 111249 Submitted by: Eric P. Scott <eps+pbug0704@ana.com> Notes: svn path=/head/; revision=193137
* - Fix build with gcc 4.2Martin Wilke2007-06-061-0/+32
| | | | | | | | PR: 112990 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> Notes: svn path=/head/; revision=192930
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix runtime; new_string prototype was not definedPav Lucistnik2006-01-242-3/+12
| | | | | | | | PR: ports/92223 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=154355
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Mark conflicts with xfig-devel.Dejan Lesjak2005-11-172-0/+3
| | | | | | | Add SHA256. Notes: svn path=/head/; revision=148673
* Don't race and run away when run under KDE with KDE-modified X resources.Michael Nottebrock2005-10-263-1/+35
| | | | | | | Patch obtained from: Debian Notes: svn path=/head/; revision=146430
* Fix crashes with Xaw3d 1.5E.Dejan Lesjak2005-08-3111-7/+1106
| | | | | | | | | Merge changes in patch-aa with patch-Imakefile. Obtained from: Xaw3d homepage (http://www.visi.com/~hawkeyd/xaw3d.html) Notes: svn path=/head/; revision=141651
* Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon justDejan Lesjak2005-04-101-1/+1
| | | | | | | | | | fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake. Notes: svn path=/head/; revision=132854
* - Convert to OPTIONSPav Lucistnik2004-08-201-6/+4
| | | | | | | | PR: ports/70716 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=116812
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* update graphics/xfig: add mousewheel supportDaichi GOTO2003-07-311-1/+9
| | | | | | | | PR: 55082 Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=86027
* Don't force the use of small icons, they're unreadable (and impossible toDag-Erling Smørgrav2003-07-232-10/+5
| | | | | | | hit with the mouse) on modern displays. Notes: svn path=/head/; revision=85464
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* Update to 3.2.4Tilman Keskinoz2003-01-134-352/+1001
| | | | Notes: svn path=/head/; revision=73047
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62647
* Use '::' as an dependency operator for pre-everything target. This isDirk Froemberg2001-12-311-1/+1
| | | | | | | | | needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details. Notes: svn path=/head/; revision=52442
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* Use pre-everything and fix typoDavid W. Chapman Jr.2001-07-101-5/+5
| | | | | | | | PR: 28843 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=44986
* Fix build errorYing-Chieh Liao2001-07-072-1/+18
| | | | | | | | PR: 28408 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=44870
* Change NO_GSBIT to WITHOUT_GHOSTSCRIPT. This has two benefits:Sheldon Hearn2001-07-041-2/+2
| | | | | | | | 1) Consistency with other support exclusion options in the ports tree. 2) Better odds that the option will be shared by other ports. Notes: svn path=/head/; revision=44761
* Update to version 3.2.3d.Steve Price2001-06-174-828/+1287
| | | | | | | | PR: 28052 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=44128
* Update MASTER_SITES, keep MASTER_SITE_XCONTRIB as a last resort - presentlyPeter Pentchev2000-12-071-2/+3
| | | | | | | | | | it does not carry the '.full' xfig source tarball. PR: 23331 Submitted by: quinot@inf.enst.fr Notes: svn path=/head/; revision=35739
* 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