Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add dependency to bzip2 and make minor change to CONFIGURE_ARGS. | asami | 1999-09-30 | 1 | -1/+2 |
| | | | | | Submitted by: maintainer Noticed by: bento (bzip2 problem) | ||||
* | Update to 19990929 | cpiazza | 1999-09-30 | 4 | -137/+4 |
| | | | | | PR: 14039 Submitted by: maintainer | ||||
* | Don't use 'cc -D${ARCH} -c foo.c' especially when '${ARCH} = alpha' and | steve | 1999-09-29 | 1 | -0/+176 |
| | | | | | | | you have this in your code, 'double alpha[30];'. The preprocessor does what it's supposed to do and replaces all of occurrences of alpha with 1 and the compiler sees code like this 'double 1[10]' which it summarily yacks on. :) | ||||
* | activate enfle. | sumikawa | 1999-09-28 | 1 | -0/+1 |
| | |||||
* | This program aims to view many pictures easily. You cannot expect | sumikawa | 1999-09-28 | 7 | -0/+250 |
| | | | | | | | | | | | | versatile performance, such as xv, gimp. This software is only to view pictures in succession. So far, this can treat JPEG, PNG, MAG, BMP, XPM, PNM, and several special formats. WWW: http://enfle.fennel.org/ PR: 13822 Submitted by: Yuuki SAWADA <mami@whale.cc.muroran-it.ac.jp> Reviewed by: ports-jp@jp.freebsd.org | ||||
* | Add togl | taoka | 1999-09-25 | 1 | -0/+1 |
| | |||||
* | An OpenGL Widget for Tk | taoka | 1999-09-25 | 7 | -0/+123 |
| | | | | | PR: 13296 Submitted by: Randall Hopper <aa8vb@ipass.net> | ||||
* | Update MASTER_SITES | cpiazza | 1999-09-24 | 1 | -1/+1 |
| | | | | | PR: 13884 Submitted by: maintainer | ||||
* | Bug fix for 3.x: unbreak drivers (e.g. the gif driver) using the %VAL(...) | jmz | 1999-09-23 | 1 | -1/+2 |
| | | | | F77 feature. | ||||
* | Use a find | xargs perl command in post-patch to replace the -lXm's | asami | 1999-09-22 | 1 | -0/+4 |
| | | | | | | with ${MOTIFLIB}'s in all Makefile.in's. (The substitution pattern will only work for -lXm's in the middle of a line but since it requires other libraries, I guess that's ok.) | ||||
* | Update WWW: url. | dirk | 1999-09-22 | 1 | -1/+1 |
| | |||||
* | Fix distfile fennerage. | billf | 1999-09-22 | 2 | -4/+4 |
| | | | | | Respect CFLAGS. Quiet the build a bit. | ||||
* | Upgrade to 0.35 with some additional PLIST sorting by me.. | dirk | 1999-09-21 | 3 | -34/+34 |
| | | | | | PR: ports/13726 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) | ||||
* | Hm...seems the broken-ness is confined to 4-current now. | asami | 1999-09-21 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | sampling.c: In function `UnitCirclePoint': sampling.c:116: syntax error before `/' sampling.c:116: warning: integer overflow in expression sampling.c:116: syntax error before `)' sampling.c:118: syntax error before `/' sampling.c:118: warning: integer overflow in expression sampling.c:118: syntax error before `)' sampling.c:122: syntax error before `/' sampling.c:122: warning: integer overflow in expression sampling.c:122: syntax error before `)' sampling.c:123: syntax error before `/' sampling.c:123: warning: integer overflow in expression sampling.c:123: syntax error before `)' *** Error code 1 | ||||
* | Fix BUILD_DEPENDS line, netpbm installs under ${X11BASE}. | asami | 1999-09-21 | 1 | -1/+1 |
| | |||||
* | Import of gxanim 0.45, a Gtk front-end to xanim. | mph | 1999-09-21 | 6 | -0/+57 |
| | | | | | PR: 13707 Submitted by: Rod Taylor <rod@idiotswitch.org> | ||||
* | Activate gxanim. | mph | 1999-09-21 | 1 | -0/+1 |
| | |||||
* | Upgrade to 0.6.2. | tg | 1999-09-20 | 6 | -162/+102 |
| | |||||
* | Activate opendx. | tg | 1999-09-20 | 1 | -0/+1 |
| | |||||
* | New port opendx, the Open Source version of IBM's Data Explorer. | tg | 1999-09-20 | 10 | -0/+2400 |
| | |||||
* | Remove '-m486' so this builds on FreeBSD/Alpha too. | steve | 1999-09-20 | 1 | -0/+9 |
| | |||||
* | Escape the single quote in the FORBIDDEN message so we don't get complaints | steve | 1999-09-20 | 1 | -1/+1 |
| | | | | about unterminated quoted strings. | ||||
* | Update to version 1.3.1. | steve | 1999-09-19 | 7 | -141/+77 |
| | | | | | PR: 13529 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update to KDE-1.1.2 | se | 1999-09-18 | 12 | -12/+136 |
| | |||||
* | The version number of libgif.so has changed to 5. | steve | 1999-09-18 | 7 | -7/+7 |
| | |||||
* | Update to version 4.1.0. | steve | 1999-09-18 | 8 | -18/+30 |
| | | | | | PR: 13528 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Resolve many 301 Moved Permanently URLs in DESCR. | fenner | 1999-09-18 | 3 | -3/+3 |
| | |||||
* | Update to version 0.1.12 | cpiazza | 1999-09-18 | 2 | -4/+7 |
| | |||||
* | Update to version 0.1.16 | cpiazza | 1999-09-11 | 2 | -3/+3 |
| | |||||
* | Mark as forbidden since it uses gd and the author hasn't had time to | mharo | 1999-09-11 | 1 | -0/+1 |
| | | | | update it for the latest gd yet. | ||||
* | Upgrade to 2.2. | tg | 1999-09-10 | 4 | -12/+31 |
| | |||||
* | Add REQUIRES_MOTIF if Motif support is turned on. Necessary for | asami | 1999-09-10 | 1 | -0/+2 |
| | | | | | | | proper dependency info. Note that this port still doesn't build right (it needs to use ${MOTIFLIB} instead of -lXm). | ||||
* | Add NO_LATEST_LINK, there is a newer version in the tree. | asami | 1999-09-10 | 3 | -0/+3 |
| | |||||
* | Remove gd-old port. | chuckr | 1999-09-10 | 1 | -1/+0 |
| | | | | Reviewed by: Satoshi. | ||||
* | Upgrade to ver 2.1. Original author (that's me :) converted all accompanying | asami | 1999-09-10 | 3 | -56/+56 |
| | | | | images from GIF to PNG to avoid Unisys harassing. | ||||
* | Add patch submitted by Randall, the FXTV author | roger | 1999-09-10 | 1 | -0/+25 |
| | |||||
* | The ftp site and http site have tarballs with different checksums, so | asami | 1999-09-09 | 1 | -0/+1 |
| | | | | list them both here. | ||||
* | Update MAINTAINER's email address | cpiazza | 1999-09-09 | 1 | -1/+1 |
| | | | | | PR: 13648 Submitted by: maintainer | ||||
* | Activate dc20pack | cpiazza | 1999-09-09 | 1 | -0/+1 |
| | |||||
* | Import of dc20pack. | cpiazza | 1999-09-09 | 7 | -0/+94 |
| | | | | | | | | | | | | Dc20pack can control a Kodak DC20/25 digital camera via the embedded serial port. Pictures are initially downloaded in the camera's native format but can be converted to targa format. Note that I did not test this personally as I don't own a DC20/25 :). The submitter says that it works, though. PR: 12909 Submitted by: Maurice Castro <maurice@serc.rmit.edu.au> | ||||
* | Add master site. portlint now complains that it's 26 lines long, but | asami | 1999-09-09 | 3 | -0/+6 |
| | | | | I don't know where to cleave. | ||||
* | Expand the patch to work on drivers without the XUSSR channel set too. | roger | 1999-09-09 | 1 | -4/+8 |
| | | | | | This means FXTV should be able to compile on the really old Bt848 driver that ships with FreeBSD 2.2.8 | ||||
* | Patch to allow FXTV to compile on older Bt848 drivers without the Australian | roger | 1999-09-09 | 1 | -0/+15 |
| | | | | channel set | ||||
* | Distfile changed, update checksum. | tg | 1999-09-08 | 1 | -1/+1 |
| | |||||
* | Checksum changed, seems they deleted one html file. | asami | 1999-09-08 | 2 | -2/+1 |
| | |||||
* | Update to include the URL for newer Bt848 drivers | roger | 1999-09-07 | 1 | -0/+11 |
| | |||||
* | The tiff port now lives in ports/graphics/tiff. | steve | 1999-09-07 | 19 | -19/+19 |
| | |||||
* | Activate the tiff port and deactivate tiff34. | steve | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | Update to version 3.5.1 after repository copy. | steve | 1999-09-07 | 4 | -13/+13 |
| | | | | | PR: 13565 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Fix i386 specific breakage from the previous commit. | jkoshy | 1999-09-07 | 1 | -4/+5 |
| | | | | | | | fpsetmask() is a macro on the i386; preprocessor commands are consequently not allowed in its argument list. Found by: PW's build scripts. | ||||
* | Update FXTV to version 1.00 | roger | 1999-09-07 | 6 | -39/+7 |
| | |||||
* | Update FXTV to version 1.00 | roger | 1999-09-07 | 1 | -4/+9 |
| | | | | | | | This requires Bt848 driver version 1.66 or later. 3.2-RELEASE shipped with version 1.61. New drivers are in the 3.x-stable kernel source tree. They can also be found at http://www.freebsd.org/~roger or http://telepresence.dmem.strath.ac.uk/bt848 | ||||
* | upgrade to 4.1.17 | obrien | 1999-09-07 | 3 | -4/+4 |
| | |||||
* | Activate the jgraph port. | steve | 1999-09-07 | 1 | -0/+1 |
| | |||||
* | Initial import of jgraph version 8.3. | steve | 1999-09-07 | 10 | -0/+1128 |
| | | | | | | | A tool for generating postscript graphs. PR: 13035 Submitted by: Alec Wolman <wolman@cs.washington.edu> | ||||
* | Activate gif2png | cpiazza | 1999-09-07 | 1 | -0/+1 |
| | |||||
* | Import of gif2png. | cpiazza | 1999-09-07 | 5 | -0/+34 |
| | | | | | | | Gif2png simply converts CompuServe GIF files to the free PNG format. PR: 13479 Submitted by: Marcin Cieslak <saper@system.pl> | ||||
* | Enable gd-old. | chuckr | 1999-09-06 | 1 | -0/+1 |
| | |||||
* | Upgrade to 1.6.3 | billf | 1999-09-05 | 6 | -9/+9 |
| | | | | | Submitted by: Will Andrews <andrews@technologist.com> PR: ports/13455 | ||||
* | Update to version 1.6.5 | cpiazza | 1999-09-05 | 2 | -6/+8 |
| | | | | | PR: 13086 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | mark as broken due to gd changes. this should also help out UCD as they | mharo | 1999-09-03 | 1 | -2/+4 |
| | | | | didn't like the traffic this port generated. moved UCD to backup mastersite. | ||||
* | Upgrade to 0.4.0. | dirk | 1999-09-03 | 2 | -4/+4 |
| | |||||
* | Upgrade to ImageMagick-4.2.8 | jseger | 1999-09-03 | 3 | -4/+5 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 46 | -57/+57 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Update to version 0.1.10 | cpiazza | 1999-08-30 | 2 | -3/+3 |
| | |||||
* | Remove preceeding pkgname from some of the comments having one. | hoek | 1999-08-30 | 2 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-29 | 3 | -5/+15 |
| | |||||
* | restore missing .endif line | mharo | 1999-08-29 | 1 | -0/+1 |
| | | | | Submitted by: Kevin Street street@iname.com | ||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 2 | -2/+2 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | ln -> ${LN} | mharo | 1999-08-28 | 3 | -9/+9 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 4 | -17/+17 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Upgrade to 0.33. | dirk | 1999-08-27 | 2 | -3/+3 |
| | | | | | PR: ports/13399 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) | ||||
* | Add patch for png support from http://pantransit.reptiles.org/prog/ | fenner | 1999-08-25 | 2 | -1/+10 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 156 | -156/+156 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 3 | -3/+3 |
| | |||||
* | Upgrade to 0.1.14 | billf | 1999-08-25 | 3 | -3/+5 |
| | |||||
* | ftp://ftp.hyperreal.org/ -> http://www.hyperreal.org/ . hyperreal is | fenner | 1999-08-24 | 1 | -2/+2 |
| | | | | phasing out FTP and the distfile is now only available via http. | ||||
* | grep -> ${GREP} | mharo | 1999-08-23 | 2 | -4/+4 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | awk -> ${AWK} | mharo | 1999-08-23 | 7 | -19/+19 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 10 | -29/+27 |
| | | | | chown -> ${CHOWN} | ||||
* | Update to version 0.3.9. | steve | 1999-08-22 | 3 | -5/+9 |
| | | | | | PR: 12781 (11 of 19) Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Upgrade to 1.1 and avoid some fennerage. | billf | 1999-08-22 | 2 | -5/+8 |
| | |||||
* | Update to version 0.1.9 | cpiazza | 1999-08-20 | 2 | -4/+4 |
| | |||||
* | Upgrade to 0.31. | dirk | 1999-08-15 | 2 | -3/+3 |
| | | | | | PR: ports/13138 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) | ||||
* | Update to version 1.2.5 | cpiazza | 1999-08-14 | 4 | -35/+7 |
| | | | | | PR: 13067 Submitted by: maintainer | ||||
* | Upgrade to 1.1.8. | sada | 1999-08-13 | 6 | -12/+90 |
| | | | | | PR: ports/13004 Submitted by: maintainer | ||||
* | Upgrade to 1.0. | tg | 1999-08-06 | 4 | -24/+22 |
| | |||||
* | Upgrade to 0.6.1. | tg | 1999-08-06 | 6 | -50/+90 |
| | |||||
* | Submitter writes: | cpiazza | 1999-08-03 | 3 | -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 | ||||
* | Re-enforce caps, no period. An "exceptions" file has been created | hoek | 1999-08-03 | 1 | -1/+1 |
| | | | | containing the ports editors/vim5, sysutils/star, and one other. | ||||
* | Bump 'Version Required' to reflect reality. | billf | 1999-08-02 | 3 | -6/+6 |
| | |||||
* | Reroll md5 and tell gd where our libraries are found. The compile was | billf | 1999-08-02 | 6 | -9/+12 |
| | | | | | | | | coming out as: .... -L${exec_prefix}/lib .... which obviously doesn't work. | ||||
* | Install the header files in the right place and make this port package | steve | 1999-08-01 | 6 | -18/+24 |
| | | | | | | again after the upgrade. PR: 12889 | ||||
* | Add #include <X11/Xproto.h> | roger | 1999-07-29 | 1 | -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. | ||||
* | Upgrade to 0.30. | dirk | 1999-07-27 | 4 | -4/+10 |
| | | | | | PR: ports/12816 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) | ||||
* | Install some docs too. | asami | 1999-07-25 | 4 | -2/+30 |
| | |||||
* | Upgrade to 1.6.2 which gets us out of hot water with licensing problems. | billf | 1999-07-25 | 9 | -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. | ||||
* | Make port depend on linux_devtools instead of linux_devel. | marcel | 1999-07-21 | 2 | -4/+4 |
| | |||||
* | Make port depend on linux_base instead of linux_lib. | marcel | 1999-07-21 | 2 | -4/+4 |
| | |||||
* | World, meet gridpix. | asami | 1999-07-20 | 1 | -1/+2 |
| | |||||
* | GridPix enables you to present large images over the Internet in an | asami | 1999-07-20 | 6 | -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. | ||||
* | Update to 0.3.2 with modifications by me. | cpiazza | 1999-07-20 | 10 | -224/+142 |
| | | | | | PR: 12404 Submitted by: Anders Nordby <anders@fix.no>, maintainer | ||||
* | Upgrade to 0.29. | dirk | 1999-07-18 | 3 | -3/+10 |
| | | | | | PR: ports/12686 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) | ||||
* | Mark these RESTRICTED, there seems to be a legal problem with the distfiles. | asami | 1999-07-14 | 3 | -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> | ||||
* | Upgrade to ImageMagick-4.2.7 | jseger | 1999-07-12 | 3 | -4/+5 |
| | |||||
* | Run ranlib from post-install instead of pkg/PLIST. | steve | 1999-07-05 | 2 | -2/+2 |
| | |||||
* | Make this port build with egcs' f77. | steve | 1999-07-05 | 2 | -2/+22 |
| | |||||
* | No need for '-p', since ${MKDIR} == 'mkdir -p'. | steve | 1999-07-05 | 1 | -2/+2 |
| | |||||
* | Update 0.6.1 -> 0.7.0 | nectar | 1999-07-04 | 2 | -4/+4 |
| | |||||
* | Uncomment NO_PACKAGE again. | tg | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | Upgrade to 1.4. | tg | 1999-06-28 | 5 | -30/+28 |
| | | | | PR: 12423 | ||||
* | Remove trailing spaces, and any periods that were hidden by them. | hoek | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES. | dirk | 1999-06-27 | 1 | -2/+2 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 104 | -104/+104 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Fix make PREFIX=/somewhere problem. | shige | 1999-06-25 | 2 | -6/+6 |
| | | | | Substitute /usr/local in patch-* for ${LOCALBASE}. | ||||
* | Change MASTER_SITES | flathill | 1999-06-24 | 1 | -2/+2 |
| | |||||
* | Fix broken fnlib port. The configure-type scripts in the distfile changed | cpiazza | 1999-06-24 | 2 | -10/+10 |
| | | | | | | but nothing else did. PR: 12105,12362 | ||||
* | Transfer ownership from ports@FreeBSD.org -> dan@trinsec.com | billf | 1999-06-24 | 2 | -4/+4 |
| | | | | | PR: ports/12365 Submitted by: Dan Moschuk <dan@trinsec.com> | ||||
* | Upgrade to version 0.26. | dirk | 1999-06-24 | 3 | -8/+16 |
| | | | | | PR: ports/12309 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) | ||||
* | Fixed a bug which I made (.endfi -> .endif) | taoka | 1999-06-23 | 1 | -1/+1 |
| | |||||
* | (1) modified to handle encrypted pdf files | taoka | 1999-06-23 | 3 | -3/+16 |
| | | | | | | | | | PR: ports/12337 Submitted by: Christopher Hall <hsw@acm.org> (2) fixed MASTER_SITES: - ftp://ftp.cdrom.com/pub/tex/ctan/support/xpdf/ + ${MASTER_SITE_TEX_CTAN} | ||||
* | Import true contents of repo.copied kde11*-i18n ports. | sada | 1999-06-23 | 1 | -1/+2 |
| | | | | Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> | ||||
* | Update to 0.99b. | cpiazza | 1999-06-23 | 8 | -20/+18 |
| | | | | | PR: 12310 Submitted by: Kelly Yancey <kbyanc@posi.net> | ||||
* | The Alpha's fp mask register doesn't have a FP_X_DNML bit. | steve | 1999-06-23 | 1 | -2/+6 |
| | |||||
* | Turn off sound support except on the i386 port. | steve | 1999-06-23 | 1 | -5/+7 |
| | |||||
* | Move this port's distfiles into its own subdirectory to avoid conflicts | steve | 1999-06-23 | 4 | -11/+25 |
| | | | | with the povray port. Also fix build/install for the Alpha. | ||||
* | Move this port's distfiles to its own subdirectory since they conflict | steve | 1999-06-23 | 6 | -9/+15 |
| | | | | with the one's in the povray31 port. | ||||
* | This port doesn't build when the system compiler is egcs. | steve | 1999-06-23 | 1 | -2/+7 |
| | |||||
* | We don't have sound support on the Alpha yet. | steve | 1999-06-23 | 1 | -1/+3 |
| | |||||
* | Update gracula to version 3.0 | cpiazza | 1999-06-22 | 2 | -4/+4 |
| | | | | | PR: 12336 Submitted by: maintainer | ||||
* | Update my email address. | cpiazza | 1999-06-20 | 1 | -3/+3 |
| | |||||
* | Update tgif-nls to 4.1.16 | cpiazza | 1999-06-20 | 4 | -9/+10 |
| | | | | | PR: 12142 Submitted by: maintainer | ||||
* | Update tgif to 4.1.16 | cpiazza | 1999-06-20 | 4 | -6/+7 |
| | | | | | PR: 12178 Submitted by: maintainer | ||||
* | Use 'ln -sf' to fix a build failure on some 3.2-STABLE boxes. | steve | 1999-06-20 | 1 | -2/+2 |
| | | | | Submitted by: hollywar@holywar.net | ||||
* | Fix a spelling mistake and add WWW: | cpiazza | 1999-06-20 | 1 | -3/+2 |
| | |||||
* | Activate giram. | cpiazza | 1999-06-20 | 1 | -1/+2 |
| | |||||
* | Import of giram (giram is really a modeller), a GTK based POV-Ray | cpiazza | 1999-06-20 | 5 | -0/+68 |
| | | | | | | | oriented modeller. PR: 12288 Submitted by: Brandon Fosdick <bfoz@glue.umd.edu> | ||||
* | Ports that are in a non-virtual category other then 'misc' don't get | billf | 1999-06-18 | 1 | -2/+2 |
| | | | | 'misc' as a category. | ||||
* | Added xdgagrab | taoka | 1999-06-16 | 1 | -1/+2 |
| | |||||
* | capture an X server screen with a mouse pointer | taoka | 1999-06-16 | 5 | -0/+41 |
| | |||||
* | Upgrade to 0.1.11, which is a super-minor bugfix release. | billf | 1999-06-16 | 2 | -3/+3 |
| | |||||
* | Add libwmf, because textproc/mswordview would like to have it. | billf | 1999-06-16 | 1 | -1/+2 |
| | |||||
* | This is an image format handler. It handles the following image | billf | 1999-06-16 | 5 | -0/+42 |
| | | | | | | | | | formats: bmp, gif, png, jpeg, tiff, xpm, xbm, and postscript. PR: ports/11858 Submitted By: Chris Piazza <cpiazza@home.net> | ||||
* | Added eterm-bg | taoka | 1999-06-14 | 1 | -1/+2 |
| | |||||
* | Image files for background of Eterm | taoka | 1999-06-14 | 5 | -0/+231 |
| | |||||
* | Ensure we link with local lib not system lib during the build. | jseger | 1999-06-14 | 1 | -0/+10 |
| | | | | | Submitted by: jhs PR: ports/12197 | ||||
* | Upgrade to ImageMagick 4.2.6. | jseger | 1999-06-14 | 3 | -5/+5 |
| | |||||
* | Correct handling for manpages. | kuriyama | 1999-06-12 | 1 | -3/+124 |
| | | | | | PR: ports/8521 Submitted by: Zach Heilig <zach@gaffaneys.com> | ||||
* | Activate the gracula port. | steve | 1999-06-11 | 1 | -1/+2 |
| | |||||
* | Initial import of gracula version 2.30. | steve | 1999-06-11 | 5 | -0/+66 |
| | | | | | | | A Graphic Counter Language compiler/interpreter. PR: 11953 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> | ||||
* | Update to version 1.02. | steve | 1999-06-09 | 2 | -3/+3 |
| | | | | | PR: 12043 Submitted by: Ted Faber <faber@lunabase.org> | ||||
* | The xforms ports is no longer an i386-only port. | steve | 1999-06-09 | 2 | -8/+2 |
| | |||||
* | Update my email address, I've been slack. | kris | 1999-06-07 | 3 | -6/+6 |
| | |||||
* | Fix path for shareds objects. | tg | 1999-06-07 | 1 | -1/+1 |
| | |||||
* | Install the manpages in ${PREFIX}/man instead of always in /usr/local/man. | steve | 1999-06-07 | 1 | -1/+2 |
| | | | | | PR: 12055 Submitted by: n_hibma | ||||
* | Activate the gphoto port. | steve | 1999-06-07 | 1 | -1/+2 |
| | |||||
* | Initial import of gphoto version 19990511. | steve | 1999-06-07 | 12 | -0/+326 |
| | | | | | | | A universal digital camera picture control tool. PR: 11892 Submitted by: Anders Nordby <anders@fix.no> | ||||
* | Update to version 4.1.15. | steve | 1999-06-07 | 4 | -23/+36 |
| | | | | | PR: 11976 Submitted by: maintainer | ||||
* | Add (back) the path to giflib's header files in CPPFLAGS. | steve | 1999-06-06 | 3 | -6/+6 |
| | |||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | mharo | 1999-06-06 | 2 | -5/+1 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install | mharo | 1999-06-06 | 6 | -15/+6 |
| | | | | the .la file. | ||||
* | Update to 4.1.15 | mharo | 1999-06-05 | 3 | -8/+8 |
| | | | | | PR: 12010 Submitted by: cpiazza@home.net | ||||
* | Update to 0.1.6. | mharo | 1999-06-02 | 2 | -4/+4 |
| | | | | | PR: 11971 Submitted by: cpiazza@home.net | ||||
* | vtk is now in "math". | tg | 1999-06-01 | 1 | -2/+1 |
| | |||||
* | Activate vtk. | tg | 1999-06-01 | 1 | -1/+2 |
| | |||||
* | 1) Fix handling of comments in rgb.txt | jseger | 1999-06-01 | 1 | -2/+2 |
| | | | | | | | | 2) Add support for more xbm files 3) Install pstopnm.1 man page. Submitted by: candy <candy@kgc.co.jp> PR: ports/11956 ports/11957 ports/11958 | ||||
* | Use FreeBSD-ELF shared objects for the new supported codecs. | tg | 1999-05-31 | 4 | -34/+49 |
| | | | | Support for aout is gone, you'll have to use an older package. | ||||
* | Upgrade to ImageMagick-4.2.5. | jseger | 1999-05-30 | 2 | -8/+7 |
| | | | | Also fix compilation on current. | ||||
* | Minor tweaks to work with new gtk port. | steve | 1999-05-30 | 2 | -11/+20 |
| | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | remove pacbell.com from MASTER_SITES | mharo | 1999-05-29 | 1 | -3/+2 |
| | | | | | PR: 11923 Submitted by: pfgiffun@bachue.usc.unal.edu.co | ||||
* | Remove kde 1.0 ports in favor of the 1.1 versions. | steve | 1999-05-29 | 1 | -2/+1 |
| | |||||
* | Update to version 4.1.14. | steve | 1999-05-29 | 5 | -20/+18 |
| | | | | | PR: 11894 Submitted by: maintainer | ||||
* | Update to use gtk version 1.2.3. | steve | 1999-05-29 | 2 | -4/+16 |
| | | | | | PR: 11846 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to version 0.6.1. | steve | 1999-05-29 | 3 | -4/+4 |
| | | | | | PR: 11908 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | Update to version 0.6.1. | steve | 1999-05-29 | 1 | -5/+6 |
| | | | | | PR: 11908 Submitted by: Chirs Piazza <cpiazza@home.net> | ||||
* | Update to version 1.1.5. | steve | 1999-05-29 | 48 | -606/+924 |
| | | | | | PR: 11845 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Fixup after imlib version bump. | steve | 1999-05-29 | 4 | -22/+14 |
| | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to version 0.1.5. Also use new version of gtk/imlib. | steve | 1999-05-29 | 2 | -11/+9 |
| | | | | | | | | PR: 11831 Submitted by: Chris Piazza <cpiazza@home.net> PR: 11843 Submittted, by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Use gtk version 1.2.3, bump minor version, and USE_LIBTOOL. | steve | 1999-05-29 | 7 | -80/+29 |
| | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to use gtk version 1.2.3. | steve | 1999-05-29 | 8 | -25/+47 |
| | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | 1. Add missing continuation line. | jkh | 1999-05-28 | 3 | -6/+6 |
| | | | | | 2. Sigh. 3. Start alpha release build again. :) | ||||
* | Forget about ${PREFIX}/include/giflib. | tg | 1999-05-27 | 7 | -21/+14 |
| | |||||
* | Install headers in ${PREFIX}/include, not ${PREFIX}/include/giflib. | tg | 1999-05-27 | 2 | -8/+6 |
| | | | | Requested by a couple of people. | ||||
* | Remove a bunch of junk from the patches. | tg | 1999-05-25 | 2 | -22/+6 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | PR: ports/11760 | sada | 1999-05-25 | 6 | -0/+84 |
| | | | | | | Submitted by: maintainer Upgrade to 1.1.5 Fix for broken GNU gettext PO files. | ||||
* | This port still needs an upgrade. Provide an ever-so subtle hint that | steve | 1999-05-24 | 1 | -2/+2 |
| | | | | | KDE version 1.1 should be used in lieu of 1.0 since the latter will be going away soon. | ||||
* | Upgrade to 4.1.11 | mharo | 1999-05-22 | 4 | -14/+12 |
| | | | | | PR: 11819 Submitted by: maintainer w/ upgrade by me | ||||
* | Upgrade to 1.0.1. | obrien | 1999-05-22 | 6 | -15/+12 |
| | | | | | | | Remove my (obrien) name totally from this port so I stop getting email about it. Submitted by: Amancio Hasty <hasty@rah.star-gate.com> | ||||
* | Moved textproc/tuc to converters/tuc | taoka | 1999-05-19 | 1 | -2/+2 |
| | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> | ||||
* | Upgrade to 0.6.0. | tg | 1999-05-19 | 8 | -34/+50 |
| | |||||
* | Add a missing file to packing list. | steve | 1999-05-17 | 1 | -0/+1 |
| | |||||
* | Add missing dependency to sane. | asami | 1999-05-13 | 1 | -1/+2 |
| | | | | Submitted by: maintainer | ||||
* | Remove povmsd_s.zip from DISTFILES | flathill | 1999-05-11 | 5 | -1143/+503 |
| | | | | | Update to 3.1e, I mistook commit before. Submitted by: yasuf@big.or.jp | ||||
* | Update to version 3.4-beta37. | steve | 1999-05-11 | 7 | -57/+75 |
| | | | | | PR: 9641 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> | ||||
* | Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail on | roger | 1999-05-10 | 1 | -0/+11 |
| | | | | | | X server with both depth 8 and 24 visuals. Submitted by: Luoqi Chen <luoqi@watermarkgroup.com> | ||||
* | Activate xsane. | dirk | 1999-05-10 | 1 | -1/+2 |
| | |||||
* | Import of xsane-0.22. | dirk | 1999-05-10 | 6 | -0/+85 |
| | | | | | | | XSANE is a gtk based X11 frontend for SANE (Scanner Access Now Easy). PR: ports/11044 Submitted by: Dominik Brettnacher <domi@saargate.de> | ||||
* | Update to 3.1e | flathill | 1999-05-10 | 3 | -5/+5 |
| | | | | And fix checksum | ||||
* | Activate xbm2gif | flathill | 1999-05-08 | 1 | -1/+2 |
| | |||||
* | libimg is called libimg, not img. | asami | 1999-05-07 | 1 | -3/+3 |
| | |||||
* | More WWW: additions | mharo | 1999-05-07 | 22 | -29/+30 |
| | |||||
* | Added the following ports: | taoka | 1999-05-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | x11-fm/binder editors/muggy archivers/deepforest deskutils/recycler misc/seizedesktop graphics/jgv japanese/binder japanese/muggy japanese/deepforest japanese/jgv japanese/recycler japanese/seizedesktop | ||||
* | Upgrade to 0.5.5. | tg | 1999-05-06 | 6 | -12/+62 |
| | |||||
* | A graphic viewer with various image types. | taoka | 1999-05-06 | 6 | -0/+121 |
| | | | | | PR: 11423 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> | ||||
* | Hm, I thought I committed this before... | tg | 1999-05-06 | 2 | -6/+6 |
| | | | | Upgrade to latest distfile and python-1.5.2. | ||||
* | We should make ${PREFIX}/lib/X11/ja_JP.EUC/app-defaults before we "make install" | taoka | 1999-05-06 | 1 | -1/+2 |
| | | | | Obtained from: http://bento.freebsd.org/errorlogs/3-latest/tgif-nls-4.1.8.log | ||||
* | Don't fail if the chmod fails (e.g. due to ports tree on read-only | fenner | 1999-05-05 | 1 | -2/+2 |
| | | | | | | | filesystem); it's just there for people who copy ports in a way that fails to preserve the x bit. Noticed by: Satoshi's errorlogs | ||||
* | Upgrade to 0.3.0. | dirk | 1999-05-04 | 3 | -6/+5 |
| | |||||
* | Expand ${PREFIX} in the manpage. | steve | 1999-05-04 | 2 | -3/+4 |
| | |||||
* | Upgrade KDE to Release 1.1.1. | se | 1999-05-04 | 12 | -20/+76 |
| | |||||
* | The speed at which new ports are committed is absolutely unbelievable. | hoek | 1999-05-03 | 1 | -0/+2 |
| | | | | Add WWW: to the latest. | ||||
* | Add WWW: to more recent imports (so that they aren't missed). | hoek | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Add the Hermes, gview, tgif-nls, and tifmerge ports. | steve | 1999-05-03 | 1 | -1/+5 |
| | |||||
* | Initial import of tifmerge version 1.0. | steve | 1999-05-03 | 8 | -0/+184 |
| | | | | | | | A library to merge TIFF files into mutli-page TIFF files. PR: 11408 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> | ||||
* | Initial import of tgif-nls version 4.1.8. | steve | 1999-05-03 | 7 | -0/+135 |
| | | | | | | | A two-dimensional drawing tool with NLS message catalogs support. PR: 11455 Submitted by: Hajime Tanno <one@netlab.is.tsukuba.ac.jp> | ||||
* | Initial import of gview version 0.1.4. | steve | 1999-05-03 | 5 | -0/+49 |
| | | | | | | | An image viewer for the X Window System with an interface similar to ACDSee. PR: 11403 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> | ||||
* | Initial import of Hermes version 1.2.4. | steve | 1999-05-03 | 6 | -0/+104 |
| | | | | | | | A fast pixel formats conversion library. PR: 11381 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> | ||||
* | Demos must be compiled with the -fno-backslash option on -current | jmz | 1999-05-03 | 1 | -0/+5 |
| | |||||
* | Compile with g77 on 4.0-CURRENT | jmz | 1999-05-03 | 2 | -2/+9 |
| | | | | Submitted by: obrien | ||||
* | remove bad mastersite | mharo | 1999-05-03 | 1 | -3/+2 |
| | |||||
* | Switch to using USE_ZIP along with minor cleanups to some ports. | jseger | 1999-05-01 | 1 | -6/+2 |
| | |||||
* | unbroken it and add master sites | mharo | 1999-05-01 | 3 | -6/+26 |
| | | | | | PR: 11420 Submitted by: Chris Piazza cpiazza@home.net | ||||
* | Add homepage. Incidentally, this DESCR is a little long. | hoek | 1999-04-27 | 1 | -0/+2 |
| | |||||
* | MASTERSITE path change | mharo | 1999-04-23 | 6 | -24/+24 |
| | |||||
* | Change MAINTAINER to my FreeBSD.org address | mharo | 1999-04-23 | 1 | -2/+2 |
| | |||||
* | gtk11 -> gtk12 | mharo | 1999-04-22 | 2 | -5/+5 |
| | |||||
* | this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... | scrappy | 1999-04-22 | 4 | -6/+6 |
| | |||||
* | Upgrade to pstoedit-3.11 | jseger | 1999-04-20 | 2 | -8/+9 |
| | | | | Make myself MAINTAINER | ||||
* | Upgrade to ImageMagick-4.2.2 | jseger | 1999-04-20 | 2 | -4/+4 |
| | |||||
* | update to version 4.1.8 | mharo | 1999-04-17 | 3 | -5/+5 |
| | | | | | PR: 11166 Submitted by: Brian Clapper <bmc@WillsCreek.COM> | ||||
* | Make it a little more 2.2 friendly | mharo | 1999-04-16 | 1 | -2/+2 |
| | |||||
* | Updated MASTER_SITES and changed /usr/bin/perl into ${PERL} | mharo | 1999-04-13 | 1 | -3/+3 |
| | | | | | PR: 10938 Submitted by: me | ||||
* | Add support for PREFIX, CFLAGS and less warnings when building with | mharo | 1999-04-13 | 8 | -9/+595 |
| | | | | | | | CFLAGS=-Wall PR: 10933 Submitted by: me | ||||
* | Remove p5-GIFgraph. | asami | 1999-04-12 | 1 | -2/+1 |
| | |||||
* | Upgrade to 0.2.2. | dirk | 1999-04-12 | 2 | -3/+5 |
| | |||||
* | Respect CFLAGS. | kris | 1999-04-11 | 2 | -28/+98 |
| | |||||
* | Activate graphics/libimg | jseger | 1999-04-11 | 1 | -1/+2 |
| | |||||
* | Import of graphics/libimg | jseger | 1999-04-11 | 6 | -0/+76 |
| | | | | | | | | | | This is an image format handler for Tk. It handles the following image formats: bmp, gif, png, jpeg, tiff, xpm, xbm, and postscript. PR: ports/10234 Submitted by: Glenn Johnson <gljohns@bellsouth.net> | ||||
* | Add MASTER_SITES | flathill | 1999-04-10 | 1 | -2/+5 |
| | | | | | | | added NO_CDROM to PS version as it's 44 MB PR: ports/11033 Submitted by: brett@peloton.physics.montana.edu | ||||
* | DISTFILES moved on MASTER_SITE. | steve | 1999-04-09 | 4 | -8/+8 |
| | |||||
* | Upgrade to v0.40, associated changes. | billf | 1999-04-08 | 3 | -14/+16 |
| | | | | | | | portlint: don't patch a file and then run it through sed(1). I'm sickened that I did that in this port. Prompted By: Fenner's Distfile-O-Matic | ||||
* | Use bsd.port.{pre,post}.mk and ${OSVERSION} instead of getting it | fenner | 1999-04-08 | 3 | -12/+12 |
| | | | | | | by hand. Found by: building ports with sysctl not in my path | ||||
* | Upgrade to tgif-4.1.4 | jseger | 1999-04-08 | 3 | -8/+7 |
| | | | | | PR: ports/10981 Submitted by: mharo@area51.fremont.ca.us | ||||
* | Add WindowMaker-extra-0.1.tar.gz | flathill | 1999-04-08 | 3 | -20/+105 |
| | | | | | PR: ports/10999 Submitted by: kiri@pis.toba-cmt.ac.jp | ||||
* | Fix following kernel error message. | flathill | 1999-04-03 | 6 | -15/+15 |
| | | | | | | | | cam_periph_mapmem: attempt to map 68712 bytes, which is greater than DFLTPHYS(65536) Update depended gtk version to gtk-1.2.x PR: ports/10147 Submitted by: paterno@dsi.unifi.it | ||||
* | Changed to maintainer's new address | taoka | 1999-04-03 | 1 | -3/+3 |
| | |||||
* | Activate the tgd port. | steve | 1999-04-03 | 1 | -1/+2 |
| | |||||
* | Import of tgd version 1.2c. | steve | 1999-04-03 | 6 | -0/+93 |
| | | | | | | | A text based tool for creating and manipulating GIF images PR: 10210 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> | ||||
* | Activate the scwm-icons port. | steve | 1999-04-03 | 1 | -1/+2 |
| | |||||
* | Import of scwm-icons version 0.8. | steve | 1999-04-03 | 5 | -0/+551 |
| | | | | | | | An icon collection for the scwm window manager. PR: 6235 Submitted by: Yukihiro Nakai <Nakai@technologist.com> |