Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define USE_PERL5_BUILD, not erroneous USE_PERL. | Trevor Johnson | 2003-11-20 | 1 | -1/+1 |
| | | | | Submitted by: Oliver Eikemeier | ||||
* | Define USE_PERL to make Perl available for (mostly deprecated) | Trevor Johnson | 2003-11-20 | 1 | -0/+1 |
| | | | | "perl -pi -e" construction. | ||||
* | Remove pkg-comment from remaining master/slave port sets. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | Approved by: portmgr (implicitly) | ||||
* | Fix build-breakage. | Shigeyuki Fukushima | 2002-10-10 | 1 | -1/+1 |
| | | | | Submitted by: Patrick Li <pat@FreeBSD.org> | ||||
* | Apply new bzip2 patch: | Shigeyuki Fukushima | 2002-10-08 | 2 | -3/+3 |
| | | | | | | Chagne bunzip2 path from full-path to command name only. Submitted by: Ken Stailey <kstailey@speakeasy.net> | ||||
* | fix build of graphics/xv-m17n and japanese/xv. | FUJISHIMA Satsuki | 2001-09-11 | 1 | -0/+3 |
| | | | | Non-response from: maintainer | ||||
* | Bump png major | Andrey A. Chernov | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Fix by applying sf's patch. | Shigeyuki Fukushima | 2001-06-14 | 2 | -5/+23 |
| | | | | | | | Thanks, sf! PR: ports/28123 Submitted by: Daniel Lang <dl@leo.org> | ||||
* | Change MASTER_SITES for fetching xv patches(modified-for-jp-ext-patch). | Shigeyuki Fukushima | 2001-03-08 | 1 | -6/+6 |
| | |||||
* | Fix broken. | Shigeyuki Fukushima | 2001-02-28 | 1 | -4/+7 |
| | | | | | | | | pdf.patch and mp-tiff-patch must be fetched from my own site. These are modified for applying after jp-extension-patch. This problem occurs when no consistency between many patches. Therefore, I'll integrate many many patches into a new patch. :) | ||||
* | Add the PORTREVISION -- something I forgot to do in my | Mikhail Teterin | 2001-02-20 | 1 | -0/+1 |
| | | | | | | previous commit. Submitted by: kris | ||||
* | Add the software's web-site to the distinfo, which did not have | Mikhail Teterin | 2001-02-20 | 3 | -17/+29 |
| | | | | | | | | | | | | the WWW entry before. Add several more patches available on the said web-site. In particular, use the later png-related patch (-fix3 vs. -fix2). Move some of the patches from DISTFILES to PATCHFILES -- for some others it matters, because of the order they have to be applied and different -p settings necessary. Unfortunately, the maintainer could not be reached, hence: NOT Approved by: shige | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -3/+3 |
| | |||||
* | Bump png shared library version. | Maxim Sobolev | 2000-07-04 | 1 | -1/+1 |
| | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | David E. O'Brien | 2000-06-29 | 1 | -1/+2 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Tiny cosmetic fixes. | Akinori MUSHA | 2000-04-14 | 1 | -1/+1 |
| | | | | | Assure master ports and their lang-specific slaves of having consistent categories. | ||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 2000-04-13 | 1 | -7/+6 |
| | | | | Ready to cooperate with the slave port `japanese/xv'. | ||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | Peter Wemm | 2000-02-08 | 1 | -1/+1 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | Extract ${LOCALBASE} in config.h. | Shigeyuki Fukushima | 1999-10-19 | 2 | -2/+5 |
| | | | | | PR: ports/14086 Submitted by: amorita@meadow.scphys.kyoto-u.ac.jp | ||||
* | The tiff port now lives in ports/graphics/tiff. | Steve Price | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Fix make PREFIX=/somewhere problem. | Shigeyuki Fukushima | 1999-06-24 | 2 | -6/+6 |
| | | | | Substitute /usr/local in patch-* for ${LOCALBASE}. | ||||
* | Add a missing file to packing list. | Steve Price | 1999-05-16 | 1 | -0/+1 |
| | |||||
* | Change MASTER_SITES and maintainer e-mail address. | Shigeyuki Fukushima | 1999-02-27 | 1 | -2/+3 |
| | | | | Because I was a committer. | ||||
* | Bump png's major number to 3. | Vanilla I. Shu | 1999-01-23 | 1 | -2/+2 |
| | |||||
* | Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 | Satoshi Asami | 1998-11-25 | 1 | -2/+2 |
| | | | | would go backwards. | ||||
* | libtiff34->libtiff and include/tiff34/*.h -> include/*.h | Justin M. Seger | 1998-11-25 | 2 | -4/+4 |
| | | | | Approved by: asami | ||||
* | Remove extraneous x11 from CATEGORIES. | Steve Price | 1998-11-21 | 1 | -2/+2 |
| | | | | Submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Preparation as master-port for slave-port (japanese/xv). | Jun Kuriyama | 1998-10-25 | 1 | -3/+3 |
| | | | | Approved by: maintainer | ||||
* | Eliminate warnings on systems not equipped for Japanese characters. | Matthew Hunt | 1998-10-07 | 4 | -23/+39 |
| | | | | | | | | The Japanese or multilingual functionality will be in japanese/xv and graphics/xv-m17n when those are committed. PR: 8185 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> | ||||
* | Move manpages to Makefile and use MAN* macros. | Steve Price | 1998-10-05 | 2 | -6/+2 |
| | |||||
* | Roll back libpng major to 2. | Satoshi Asami | 1998-09-17 | 1 | -2/+2 |
| | |||||
* | libpng major is now 3. Also remove regexp support in preparation for | Satoshi Asami | 1998-09-15 | 1 | -2/+2 |
| | | | | ELF conversion. | ||||
* | Convert to ELF. | Mark Murray | 1998-09-14 | 1 | -4/+4 |
| | |||||
* | Well, Kyodai is "kyoto-u.ac.jp", not "kyoto.ac.jp". | Satoshi Asami | 1998-08-28 | 1 | -2/+2 |
| | |||||
* | Update MASTER_SITE in Makefile | Vanilla I. Shu | 1998-08-28 | 1 | -2/+2 |
| | | | | | PR: ports/7770 Submitted by: maintainer | ||||
* | Make Shigeyuki FUKUSHIMA the new maintainer (was ports@freebsd.org). | Matthew Hunt | 1998-08-27 | 6 | -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> | ||||
* | Change JPEG shared library number to 9. This is to make sure that everyone | Justin M. Seger | 1998-05-04 | 1 | -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 | ||||
* | Add png support, I don't know how to add it on PATCHFILES, so I put it on | Vanilla I. Shu | 1998-04-23 | 1 | -2/+3 |
| | | | | patches/patch-ah. sorry. | ||||
* | Switch remaining ports to use jpeg lib version 8.0. | Justin M. Seger | 1998-04-15 | 1 | -2/+2 |
| | |||||
* | Upgrade to use tiff34. | Thomas Gellekum | 1997-12-01 | 3 | -5/+6 |
| | |||||
* | Set window gravity correctly. Minor cleanup while I was at it. | Thomas Gellekum | 1997-11-04 | 4 | -1/+109 |
| | | | | | PR: 2920 Submitted by: John Rochester <jr@cs.mun.ca> | ||||
* | Add magpic and PhotoCD support. The gist of original patch-aa is | Satoshi Asami | 1997-07-03 | 3 | -22/+17 |
| | | | | | | | | | | already in the distfile patch, and so is part of patch-ac. The new patch-ac is a bug fix (wrong order of arguments -- how did it work for anyone?!?). While I'm here, replace "mkdir -p" with "${MKDIR}", etc. Notified about patch by: ohashi@mickey.ai.kyutech.ac.jp (Takeshi Ohashi) | ||||
* | Build with new jpeg lib now | Andrey A. Chernov | 1996-11-18 | 5 | -21/+86 |
| | | | | Some misc cleanup | ||||
* | add a patch for Guido Vollbeding's FixPix dithering. | Eric L. Hernes | 1996-10-16 | 1 | -0/+472 |
| | | | | | This is a big win for 15/16 bit displays. Obtained from: Guido Vollbeding <guivol@esc.de> | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Added pre-clean target. | Andreas Klemm | 1996-09-22 | 1 | -1/+5 |
| | | | | | | | When doing 'make clean' then clean tiff and jpeg as well. Reviewed by: Submitted by: Obtained from: | ||||
* | Don't use gnumalloc, we've got a better malloc in libc now. | Satoshi Asami | 1996-08-28 | 1 | -1/+1 |
| |