summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Change the depend of gtk.vanilla1998-07-303-6/+6
|
* Make this port be installable twice.asami1998-07-271-5/+5
|
* Use libjbig.1*.steve1998-07-271-2/+2
| | | | | PR: 7399 Submitted by: John Kurtz <john@idlinc.com>
* Update to version 1.39.steve1998-07-273-1015/+1176
| | | | | PR: 7374 Submitted by: maintainer
* Upgrade repository copy to Mesa-3.06.jseger1998-07-258-64/+46
|
* /usr/X11R6/bin/moc KIllustrator.h -o KIllustrator.mocasami1998-07-251-1/+3
| | | | | | | | | | | | c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -O2 -Wall -c KIllustrator.cc KIllustrator.cc: In method `void KIllustrator::initToolBar()': KIllustrator.cc:339: `KToolBarCombo' undeclared (first use this function) KIllustrator.cc:339: (Each undeclared identifier is reported only once KIllustrator.cc:339: for each function it appears in.) KIllustrator.cc:339: `combo' undeclared (first use this function) *** Error code 1 Stop.
* Change dependencies to accept Qt-1.33 if present,se1998-07-234-12/+12
| | | | but to build Qt-1.40 if no compiled Qt library can be found.
* This port is not reinstall-friendly. I tried changing someasami1998-07-231-1/+3
| | | | | | | | | | | | | "ln -s"'s to "ln -sf"'s but it didn't work so I'm going to punt. ===> Installing for EZWGL-1.38 ===> EZWGL-1.38 depends on shared library: jpeg\.9\. - found tar: Could not create symlink to EZ_AllocateColorFromName.html : File exists tar: Could not create symlink to EZ_ClearListBox.html : File exists tar: Could not create symlink to EZ_DefineLightSrc.html : File exists tar: Could not create symlink to EZ_DefineMaterial.html : File exists tar: Could not create symlink to EZ_CMove3f.html : File exists :
* Fix the path of c++rt0.o on current.vanilla1998-07-231-1/+1
| | | | | Reviewed by: ports/7343 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
* Set FETCH_BEFORE_ARGS=-t to fetch.tg1998-07-211-3/+2
|
* Can't fetch....asami1998-07-201-1/+3
|
* No need to use += for a variable defined only once.asami1998-07-201-3/+3
|
* Repository copy Mesa to Mesa2 and Mesa3. Mark Mesa3 broken pendingasami1998-07-204-6/+11
| | | | | | | Justin's upgrade. Change all "graphics/Mesa" dependencies to "graphics/Mesa2". Requested by: jseger
* Update to version 3.0-p17.steve1998-07-203-8/+8
| | | | | PR: 7317 Submitted by: maintainer
* Upgrade to KDE Release 1.0se1998-07-1912-232/+132
|
* Fix the special filename in pkg/PLIST (\.tif)vanilla1998-07-191-1/+1
| | | | | PR: ports/7316 Submitted by: Woju Wu <woju@freebsd.ee.ntu.edu.tw>
* 1. The author change the distfile, and without bump version.vanilla1998-07-183-31/+34
| | | | | 2. Change MASTER_SITE. 3. set myself as MAINTAINER.
* Upgrade to 1.7.vanilla1998-07-1814-102/+540
|
* Activate pstoedit.tg1998-07-161-1/+2
|
* New port pstoedit, a converter from PostScript to other vectortg1998-07-165-0/+38
| | | | graphics formats.
* Mark as broken, will be upgraded to 1.0 within a few days.se1998-07-134-4/+12
|
* Activate gtkdps, gyvefigs, gyvegui, and gyvekernel.steve1998-07-131-1/+5
|
* Initial import of gtkdsp version 0.2.11.steve1998-07-135-0/+45
| | | | | | | gtk bindings for the Display ghostscript system. PR: 7183 (8 of 9) Submitted by: Yukihiro Nakai <Nakai@technologist.com>
* Turn on xwpick.steve1998-07-121-1/+2
|
* Initial import of xwpick version 2.20.steve1998-07-125-0/+40
| | | | | | | An image pick up utility for the X Window System. PR: 7106 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Find a mastersite that works and clean up the PLIST.steve1998-07-126-6/+12
| | | | | PR: 7013 Submitted by: Ugo Paternostro <paterno@dsi.UNIFI.IT>
* Upgrade to 1.0.2ache1998-07-093-16/+21
|
* Allow environment variables to be passed to make's children (-e flag).dburr1998-07-061-1/+2
| | | | | | | This way, you can, for example, "setenv HAVE_XFREE86 no" to get fxtv to compile if you have special/extenuating circumstances. Submitted by: Randall Hopper <rhh@ct.picker.com>
* upgrade to 3.2.2thepish1998-07-066-4/+906
|
* upgrade to 3.2.2thepish1998-07-062-44/+44
| | | | upgrade to 3.2.2
* *** empty log message ***thepish1998-07-062-6/+6
|
* Upgrade to ver 3.0 of XaoS.jkoshy1998-07-0612-93/+777
| | | | Reminded-by: Matthew Thyer <Matthew.Thyer@dsto.defence.gov.au>
* Upgrade to 0.3, and add $Id:$ tag, I forgot it...vanilla1998-07-044-39/+135
|
* Remove stale master site address. Update maintainer address.jkoshy1998-07-031-3/+2
| | | | (I will be upgrading this port to the current release (XaoS 3.0) soon).
* Add a patch from author's site.vanilla1998-07-021-0/+11
|
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-2/+1
|
* No need to use += if a variable is defined only once.asami1998-06-261-2/+2
| | | | | | | | By the way, I see that this ports uses HAVE_MOTIF to turn on Motif support, but I don't see any patches. Does this port follow our guidelines for Motif support (MOTIFLIB and all)? In particular, what happens if you build a package on a machine with HAVE_MOTIF and MOTIF_STATIC defined if you have both shared and static libXm?
* Upgrade to 1.0.vanilla1998-06-256-28/+71
| | | | | PR: ports/7015 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Add @exec & @unexec on pkg/PLIST.vanilla1998-06-253-0/+6
|
* 1. The distfile changed but without bump version number.vanilla1998-06-256-9/+12
| | | | | 2. Add another MASTER_SITE. Noticed by: phk
* Activate fnlib.vanilla1998-06-241-1/+2
|
* Font library, it required by Enlightenment 0.14.vanilla1998-06-246-0/+202
| | | | | PR: ports/7036 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Upgrade imlib to 1.6.vanilla1998-06-2313-109/+151
| | | | | PR: ports/6893 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Upgrade to 4.0.7jseger1998-06-213-6/+6
|
* Activate plotutils.chuckr1998-06-201-1/+2
|
* New port of GNU plotutils, version 2.1.1. I first wanted thischuckr1998-06-205-0/+84
| | | | to allow me to view the output of Spice graphics.
* Move PKGNAME up and define it using ${DOCFORMAT} instead of replicatingasami1998-06-162-8/+4
| | | | | it in three places. Use empty EXTRACT_ONLY instead of NO_EXTRACT in pdf case so checksum is checked. Add checksum for pdf distfile.
* Fix these up somewhat. Don't precede COMMENT with PKGNAME.hoek1998-06-142-7/+8
| | | | | | There's an extremely high probability that this port is also missing its ldconfig -m line, but I really wasn't planning to make even this commit...
* Activate netshow.dburr1998-06-121-1/+2
|
* Import new port graphics/netshow, the Microsoft NetShow player.dburr1998-06-126-0/+60
| | | | | | Thanks to Chris Kukulies <kuku@gil.physik.rwth-aachen.de> for telling us about this on freebsd-multimedia, and giving me the idea of doing a port for it.
OpenPOWER on IntegriCloud