summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3146-57/+57
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Update to version 0.1.10Chris Piazza1999-08-302-3/+3
| | | | Notes: svn path=/head/; revision=21115
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-292-2/+2
| | | | Notes: svn path=/head/; revision=21098
* $Id$ -> $FreeBSD$Peter Wemm1999-08-293-5/+15
| | | | Notes: svn path=/head/; revision=21085
* restore missing .endif lineMichael Haro1999-08-281-0/+1
| | | | | | | Submitted by: Kevin Street street@iname.com Notes: svn path=/head/; revision=21069
* expr -> ${EXPR}Michael Haro1999-08-282-2/+2
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* ln -> ${LN}Michael Haro1999-08-283-9/+9
| | | | Notes: svn path=/head/; revision=21047
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-274-17/+17
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Upgrade to 0.33.Dirk Froemberg1999-08-262-3/+3
| | | | | | | | PR: ports/13399 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=20996
* Add patch for png support from http://pantransit.reptiles.org/prog/Bill Fenner1999-08-252-1/+10
| | | | Notes: svn path=/head/; revision=20953
* Change Id->FreeBSD.David E. O'Brien1999-08-25156-156/+156
| | | | Notes: svn path=/head/; revision=20951
* Change Id->FreeBSD.David E. O'Brien1999-08-253-3/+3
| | | | Notes: svn path=/head/; revision=20947
* Upgrade to 0.1.14Bill Fumerola1999-08-253-3/+5
| | | | Notes: svn path=/head/; revision=20930
* ftp://ftp.hyperreal.org/ -> http://www.hyperreal.org/ . hyperreal isBill Fenner1999-08-241-2/+2
| | | | | | | phasing out FTP and the distfile is now only available via http. Notes: svn path=/head/; revision=20924
* grep -> ${GREP}Michael Haro1999-08-232-4/+4
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* awk -> ${AWK}Michael Haro1999-08-227-19/+19
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-2210-29/+27
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Update to version 0.3.9.Steve Price1999-08-223-5/+9
| | | | | | | | PR: 12781 (11 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20867
* Upgrade to 1.1 and avoid some fennerage.Bill Fumerola1999-08-212-5/+8
| | | | Notes: svn path=/head/; revision=20854
* Update to version 0.1.9Chris Piazza1999-08-202-4/+4
| | | | Notes: svn path=/head/; revision=20822
* Upgrade to 0.31.Dirk Froemberg1999-08-152-3/+3
| | | | | | | | PR: ports/13138 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=20737
* Update to version 1.2.5Chris Piazza1999-08-144-35/+7
| | | | | | | | PR: 13067 Submitted by: maintainer Notes: svn path=/head/; revision=20707
* Upgrade to 1.1.8.SADA Kenji1999-08-126-12/+90
| | | | | | | | PR: ports/13004 Submitted by: maintainer Notes: svn path=/head/; revision=20673
* Upgrade to 1.0.Thomas Gellekum1999-08-064-24/+22
| | | | Notes: svn path=/head/; revision=20552
* Upgrade to 0.6.1.Thomas Gellekum1999-08-066-50/+90
| | | | Notes: svn path=/head/; revision=20551
* Submitter writes:Chris Piazza1999-08-023-1/+33
| | | | | | | | | | | | | Patches from Mita Yoshio <mita@iis.u-tokyo.ac.jp> to (a) enable TGIF internationalization in TGIF, in preparation for his Japanese port of TGIF; (b) install TGIF documentation. PR: 12929 Submitted by: maintainer Notes: svn path=/head/; revision=20508
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* Bump 'Version Required' to reflect reality.Bill Fumerola1999-08-013-6/+6
| | | | Notes: svn path=/head/; revision=20468
* Reroll md5 and tell gd where our libraries are found. The compile wasBill Fumerola1999-08-016-9/+12
| | | | | | | | | | | coming out as: .... -L${exec_prefix}/lib .... which obviously doesn't work. Notes: svn path=/head/; revision=20467
* Install the header files in the right place and make this port packageSteve Price1999-08-016-18/+24
| | | | | | | | | again after the upgrade. PR: 12889 Notes: svn path=/head/; revision=20429
* Add #include <X11/Xproto.h>Roger Hardiman1999-07-281-0/+10
| | | | | | | | This allows FXTV to compile with XFree86 3.9.15 (a 4.0 pre-release beta) This has no effect on XFree86 3.3.4. Notes: svn path=/head/; revision=20375
* Upgrade to 0.30.Dirk Froemberg1999-07-274-4/+10
| | | | | | | | PR: ports/12816 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=20361
* Install some docs too.Satoshi Asami1999-07-254-2/+30
| | | | Notes: svn path=/head/; revision=20347
* Upgrade to 1.6.2 which gets us out of hot water with licensing problems.Bill Fumerola1999-07-249-24/+42
| | | | | | | | | | | This also will inadvertently unbreak parts of apache13-php3, I believe, which is why I was able to work on this in the middle of a major project that requires it. Sponsored Committer With Overtime: Computer Horizons Corp. Notes: svn path=/head/; revision=20341
* Make port depend on linux_devtools instead of linux_devel.Marcel Moolenaar1999-07-212-4/+4
| | | | Notes: svn path=/head/; revision=20300
* Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1999-07-212-4/+4
| | | | Notes: svn path=/head/; revision=20299
* World, meet gridpix.Satoshi Asami1999-07-201-1/+2
| | | | Notes: svn path=/head/; revision=20282
* GridPix enables you to present large images over the Internet in anSatoshi Asami1999-07-206-0/+158
| | | | | | | | | | efficient manner. The image is stored in a tiled, layered format and is presented to the user in pieces for quick zooming and scrolling. Unlike other implementations that offer similar functionalities, GridPix doesn't use plugins or applets -- it is pure HTML. Notes: svn path=/head/; revision=20281
* Update to 0.3.2 with modifications by me.Chris Piazza1999-07-2010-224/+142
| | | | | | | | PR: 12404 Submitted by: Anders Nordby <anders@fix.no>, maintainer Notes: svn path=/head/; revision=20278
* Upgrade to 0.29.Dirk Froemberg1999-07-173-3/+10
| | | | | | | | PR: ports/12686 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=20252
* Mark these RESTRICTED, there seems to be a legal problem with the distfiles.Satoshi Asami1999-07-133-3/+9
| | | | | | | | | | | | | | | | | From their http site: The gd library is temporarily available. We have taken it off the site until we are able to arrive at an agreement with Unisys regarding their legal position with respect to gd. Please do not send email asking for the gd library at this time. We cannot send it to you, at least until this matter is resolved. Thank you for your understanding. Boutell.Com, Inc. Reported by: "Stephen J. Roznowski" <sjr@home.net> Notes: svn path=/head/; revision=20181
* Upgrade to ImageMagick-4.2.7Justin M. Seger1999-07-113-4/+5
| | | | Notes: svn path=/head/; revision=20165
* Run ranlib from post-install instead of pkg/PLIST.Steve Price1999-07-042-2/+2
| | | | Notes: svn path=/head/; revision=20055
* Make this port build with egcs' f77.Steve Price1999-07-042-2/+22
| | | | Notes: svn path=/head/; revision=20041
* No need for '-p', since ${MKDIR} == 'mkdir -p'.Steve Price1999-07-041-2/+2
| | | | Notes: svn path=/head/; revision=20031
* Update 0.6.1 -> 0.7.0Jacques Vidrine1999-07-042-4/+4
| | | | Notes: svn path=/head/; revision=19993
* Uncomment NO_PACKAGE again.Thomas Gellekum1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19871
* Upgrade to 1.4.Thomas Gellekum1999-06-285-30/+28
| | | | | | | PR: 12423 Notes: svn path=/head/; revision=19869
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Update MASTER_SITES.Dirk Froemberg1999-06-261-2/+2
| | | | Notes: svn path=/head/; revision=19802