summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we canSteve Price1998-09-162-3/+3
| | | | | | | | | put these in MAN1 and not have to worry about them being pkg/PLIST. Reminded by: Asami-san Notes: svn path=/head/; revision=13163
* The manpages must still be here for ports that use imake.Steve Price1998-09-161-0/+2
| | | | Notes: svn path=/head/; revision=13162
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-158-16/+16
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Make jbigkit build on a non-elf systemScott Mace1998-09-151-2/+6
| | | | Notes: svn path=/head/; revision=13154
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-1516-32/+32
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-1523-46/+46
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* Upgrade to 0.74, and use gtk11 now.Vanilla I. Shu1998-09-159-249/+267
| | | | Notes: svn path=/head/; revision=13146
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-1514-28/+28
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* No need to use += for variable defined only once.Satoshi Asami1998-09-151-2/+2
| | | | Notes: svn path=/head/; revision=13143
* make ELF conversion comply with standardScott Mace1998-09-152-3/+3
| | | | Notes: svn path=/head/; revision=13126
* Convert to Elf.Scott Mace1998-09-144-18/+26
| | | | Notes: svn path=/head/; revision=13122
* Convert to ELF.Mark Murray1998-09-142-20/+21
| | | | Notes: svn path=/head/; revision=13118
* Convert to ELF.Mark Murray1998-09-141-4/+4
| | | | Notes: svn path=/head/; revision=13117
* Convet to ELF.Mark Murray1998-09-142-4/+17
| | | | Notes: svn path=/head/; revision=13116
* Convert to ELF. A previous commit to Makefile blew up on a net.commit.Mark Murray1998-09-141-5/+4
| | | | Notes: svn path=/head/; revision=13115
* Convert to ELF.Mark Murray1998-09-141-2/+2
| | | | Notes: svn path=/head/; revision=13114
* Convert to ELF in accordance with Satoshi's instructions.Mark Murray1998-09-143-9/+9
| | | | Notes: svn path=/head/; revision=13113
* ELF conversions as per Satoshi's instructions.Mark Murray1998-09-144-10/+12
| | | | Notes: svn path=/head/; revision=13112
* Correct master site url.Joseph Koshy1998-09-071-2/+2
| | | | | | | Found by: Bill Fenner's distfile checker. Notes: svn path=/head/; revision=13039
* Activate electriceyes.Vanilla I. Shu1998-09-061-1/+2
| | | | Notes: svn path=/head/; revision=13028
* The image viewer of GNOME.Vanilla I. Shu1998-09-067-0/+165
| | | | | | | | PR: ports/7656 Submitted by: Nakai@technologist.com Notes: svn path=/head/; revision=13027
* Well, Kyodai is "kyoto-u.ac.jp", not "kyoto.ac.jp".Satoshi Asami1998-08-281-2/+2
| | | | Notes: svn path=/head/; revision=12894
* Update MASTER_SITE in MakefileVanilla I. Shu1998-08-281-2/+2
| | | | | | | | PR: ports/7770 Submitted by: maintainer Notes: svn path=/head/; revision=12891
* Make Shigeyuki FUKUSHIMA the new maintainer (was ports@freebsd.org).Matthew Hunt1998-08-276-56/+186
| | | | | | | | | | | | Add Japanese enhancements (including some Japanese file formats). Update or add various patches, including PNG, multi-page TIFF, and PDF. PR: 7751 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=12886
* There was no newline at end of PLIST.Satoshi Asami1998-08-251-1/+0
| | | | | | | While I'm here, move manpage to MAN1. Notes: svn path=/head/; revision=12851
* There was no newline at end of PLIST.Satoshi Asami1998-08-251-1/+2
| | | | | | | While I'm here, move manpage to MAN1. Notes: svn path=/head/; revision=12850
* Dang, missed one. I hate it when this happens. :<Satoshi Asami1998-08-251-2/+2
| | | | | | | Anyway, change kde shlib version numbers. Notes: svn path=/head/; revision=12837
* Imlib depend gtk11 now.Vanilla I. Shu1998-08-256-9/+246
| | | | Notes: svn path=/head/; revision=12820
* These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1998-08-251-1/+2
| | | | | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours). Notes: svn path=/head/; revision=12817
* - Use a do-install: target instead of patching one into the sourceTim Vanderhoek1998-08-242-2/+23
| | | | | | | | | | | | | Makefile. A do-install: target is preferrable if one does not plan on submitting patches to the author. Doing it this way has the nice side-advantages that we now respect MANOWN and BINOWN. - Respect CFLAGS - move patches/patch-ab to files/mplex.1 Notes: svn path=/head/; revision=12797
* Well, we know there isn't a comprehensive instruction manual, butTim Vanderhoek1998-08-241-15/+16
| | | | | | | what does this thing actually do!? :) Notes: svn path=/head/; revision=12796
* Activate stamp.Steve Price1998-08-241-1/+2
| | | | Notes: svn path=/head/; revision=12792
* Initial import of stamp version 0.61.Steve Price1998-08-245-0/+40
| | | | | | | | | | Adds a graphical, configurable timestamp to a grayscale image. PR: 7577 Submitted by: Bill Fumerola <billf@chc-chimes.com> Notes: svn path=/head/; revision=12791
* Perl fixesJustin M. Seger1998-08-234-16/+18
| | | | Notes: svn path=/head/; revision=12754
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-2310-10/+20
| | | | | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. Notes: svn path=/head/; revision=12747
* Fix this so that it uses the PERL_VERSION and PERL_VER variables.Justin M. Seger1998-08-226-33/+33
| | | | Notes: svn path=/head/; revision=12719
* ${PKGDIR}/PLIST -> ${PLIST}Tim Vanderhoek1998-08-222-4/+4
| | | | Notes: svn path=/head/; revision=12717
* Almost forgot the reason I was here: use the MAN1 variable.Tim Vanderhoek1998-08-214-22/+6
| | | | Notes: svn path=/head/; revision=12710
* Guys, you can't include "@exec ranlib xxx" in the plist. Doing soTim Vanderhoek1998-08-212-4/+0
| | | | | | | will cause pkg_delete to fail. Notes: svn path=/head/; revision=12706
* Respect prefix. Make this build on -current by changingTim Vanderhoek1998-08-214-6/+14
| | | | | | | "cc /usr/lib/libz.a" to "cc -lz". Notes: svn path=/head/; revision=12705
* Add perl5 category and properly compress perl man pages.Justin M. Seger1998-08-212-4/+5
| | | | | | | Suggested by: ache Notes: svn path=/head/; revision=12703
* PerlMagick is now included in ImageMagickAndrey A. Chernov1998-08-211-2/+1
| | | | | | | Reviewed by: no response from Satoshi Notes: svn path=/head/; revision=12702
* BROKEN:Justin M. Seger1998-08-203-3/+9
| | | | | | | | | | | | | | | | | | | # make package >> povuni_s.tgz doesn't seem to exist on this system. >> Attempting to fetch from ftp://povray.cdrom.com/pub/povray/Official-3.0/Unix/. Receiving povuni_s.tgz (754341 bytes): 100% 754341 bytes transfered in 0.9 seconds (800.61 Kbytes/s) >> Checksum mismatch for povuni_s.tgz. >> Checksum OK for povuni_d.tgz. Make sure the Makefile and md5 file (/usr/ports/graphics/povray/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop. Notes: svn path=/head/; revision=12695
* Properly call ldconfig from pkg_add and pkg_delete.Satoshi Asami1998-08-202-0/+4
| | | | | | | | | I also noticed a libgif.so.3 -> libgif.so.3.0 link in /usr/local/lib so I thought it was this port adding it but when I installed it again it didin't reappear. I wonder wth is going on.... Notes: svn path=/head/; revision=12679
* Turn on 4va.Steve Price1998-08-191-1/+2
| | | | Notes: svn path=/head/; revision=12661
* Initial import of 4va version 1.21.Steve Price1998-08-196-0/+76
| | | | | | | | | | A four-dimensional graphics tumbler for X-Windows. PR: 7412 Submitted by: Malte Lance <malte.lance@gmx.net> Notes: svn path=/head/; revision=12660
* Upgrade to 2.7 and change for perl5 scheme.Vanilla I. Shu1998-08-193-18/+18
| | | | Notes: svn path=/head/; revision=12649
* Change for perl5 scheme.Vanilla I. Shu1998-08-194-26/+26
| | | | Notes: svn path=/head/; revision=12644
* Upgrade to updated version of 4.0.9 and place its distfile back in my web dir.Justin M. Seger1998-08-193-7/+18
| | | | | | | Also enable PerlMagick compilation. Notes: svn path=/head/; revision=12631
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-1843-598/+4
| | | | | | | too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620