pkgsrc/graphics
salo 7a6ca58420 Updated to version 1.37.
Changes:

- DESCR has 80 culumns
- whitespace

1.37:
=====
- Fix bug where combining `--rotate-X' and `-O' options would cause a
  segmentation fault. Reported by Dan Lasley <Dan_Lasley@hilton.com>.
- Rearrange source tree.

1.36:
=====
* Fix subscript-out-of-range error in main.c reported by Andrea Suatoni.

1.35:
=====
- Fixed bug where `--crop' could cause a segmentation fault, present since
  1.32 or 1.33. Reported by Tom Schumm <phong@phong.org>.

1.34:
=====
- Fixed bug where combining `--crop' and `-O' options could corrupt output.
  Reported by Tom Schumm <phong@phong.org>.

1.33:
=====
- Be more careful about time while animating. In particular, prepare frames
  before they are needed, so that they can be displayed exactly when
  required. Problem reported by Walter Harms <WHarms@bfs.de>.
- More warning fixes.

1.32:
=====
- Add `--multifile' option handling concatenated GIF files. This is useful
  for scripts. For example, `gifsicle --multifile -' will merge all GIF
  files written to its standard input into a single animation.
- More fixes for spurious background warnings.

1.31:
=====
- Changed behavior of `--crop X,Y+WIDTHxHEIGHT' option when WIDTH or HEIGHT
  is negative. Previously, zero or negative WIDTH and HEIGHT referred to
  the image's entire width or height. Thus, the option `--crop 10,0+0x0'
  would always lead to an error, because the crop left position (10) plus
  the crop width (the image width) was 10 pixels beyond the image edge. The
  new behavior measures zero or negative WIDTH and HEIGHT relative to the
  image's bottom-right corner.
- Changed background behavior. Hopefully the only user-visible effect will
  be fewer spurious warnings.
- Fixed a bug that could corrupt output when optimizing images with `-O2'
  that had more than 256 colors.

1.30:
=====
- Fixed bug in ungif code: Writing a large ungif could corrupt memory,
  leading eventually to bad output. This bug has been present since
  Gifsicle could write ungifs! Bad files and assistance provided by Jeff
  Brown <jabrown@ipn.caida.org>.
2003-06-01 12:14:10 +00:00
..
3DKit Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
aalib Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
aalib-x11 Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
alevt Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
apla Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
aqsis NetBSD 1.5.* requires gcc 2.95.3 to compile. PR#19193 from Ian Fry. 2003-04-14 10:45:06 +00:00
artist Use emacs.mk. 2003-01-11 09:31:09 +00:00
autotrace Update autotrace to 0.31.1, as requested in PR pkg/19094. 2003-01-10 17:33:53 +00:00
avi-xmms Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
aview Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
aview-x11 Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
avifile Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
avifile-devel Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
barcode Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
bktr2jpeg Fix MASTER_SITES and HOMEPAGE. Closes PR 19046 by Julio Merino. 2002-11-14 11:45:16 +00:00
blender Update blender to version 2.27. A whole lot has changed since our old 2.11 2003-05-28 15:51:38 +00:00
camediaplay Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
cdlabelgen Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
clanlib Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
claraocr buildlink1 -> buildlink2 2002-09-21 23:53:13 +00:00
compface Unused. 2002-10-09 17:59:41 +00:00
CompuPic Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
cqcam Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
denemo Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
dia Remove duplicated lines. 2003-05-31 09:00:07 +00:00
divxplayer Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
dumpmpeg Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
dvdbackup Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
dvdview Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
dx Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
dxsamples update to 4.2.0 2002-12-05 21:44:30 +00:00
ee Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle 2003-05-30 16:19:50 +00:00
eog Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
eog2 Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
exiftags Initial import of exiftags-0.96 2002-12-26 11:11:22 +00:00
fbm Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
feh Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
ffmpeg Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
filmgimp Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
flashplayer Bump PKGREVISIONs of libflash, flashplayer, and moz-flash. These 2003-01-30 12:22:45 +00:00
fly Buildlinkify this package to stop it from using the packaged version of 2002-11-28 10:56:37 +00:00
fnlib PKGREVISION++ 2003-05-25 09:01:46 +00:00
freetype Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
freetype-lib Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
freetype-utils Move USE_BUILDLINK2 definition into the common Makefile as we need to 2002-09-11 08:52:57 +00:00
freetype2 Comment out sourceforge master site -- contains different tarball for 2003-04-17 07:19:51 +00:00
fujiplay Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
fxtv Add RCS tag. 2003-04-21 20:22:49 +00:00
g2 Update MASTER_SITE to a URL that downloads 2003-05-11 09:16:25 +00:00
g3d Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
gd Unused. 2002-10-09 11:48:13 +00:00
gdchart Now that we build a gdchart shared library, we should ensure that the 2003-01-24 12:41:17 +00:00
gdk-pixbuf Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
gdk-pixbuf-gnome Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
GeometryKit Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
geomview Bump PKGREVISION due to upgrade of Mesa and friends. 2003-03-09 19:10:35 +00:00
get_ds7 Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gfract Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
gif2png Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
gif320 Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
giflib buildlink1 -> buildlink2 2002-11-14 23:50:45 +00:00
gifsicle Updated to version 1.37. 2003-06-01 12:14:10 +00:00
giftrans Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gimageview Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
gimp Updated to 1.2.4. 2003-05-23 18:04:31 +00:00
gimp-base Updated to 1.2.4. 2003-05-23 18:04:31 +00:00
gimp-data Updated to 1.2.4. 2003-05-23 18:04:31 +00:00
giram Updated to version 0.3.5. 2003-05-24 11:23:08 +00:00
gle Also need @X_EXTRA_LIBS@ for X libraries. 2002-10-26 18:06:47 +00:00
glu update to 5.0.1 2003-05-10 16:37:11 +00:00
glut update to 5.0.1 2003-05-10 16:37:11 +00:00
GlutKit Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
GLXKit Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
gmngview PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
gmplayer Add patch-ae. 2003-05-25 12:23:42 +00:00
GMT Fixed libx2sys.a to libx2sys.la in src/x2sys/makefile 2003-05-01 11:31:46 +00:00
gnome-icon-theme Configure needs perl 2003-05-11 09:29:13 +00:00
gnome-iconedit Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
gnome-pixmaps Track directory layout change at MASTER_SITE_GNOME. 2002-10-19 10:54:42 +00:00
gnome2-pixmaps Update to 2.2.0.1. 2003-02-13 21:48:24 +00:00
gnuplot Update to 3.7.3, from Jim Bernard in PR 19663. 2003-03-05 14:01:25 +00:00
gpaint Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
gphoto Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
gphoto2 Needs devel/pkgconfig at configure time to locate some libraries. 2002-12-24 20:17:59 +00:00
gqview Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
gqview-devel Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
grap Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
graphviz After all claim stewardship of this one. 2003-05-07 21:08:08 +00:00
gri REPLACE_PERL's working directory is ${WRKSRC}, so packages needn't 2002-12-14 03:43:18 +00:00
gtkam Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
gtkglext Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
GUIlib Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
gxine Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
hermes Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
hp2xx Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
iGMT Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
ImageMagick Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
ImageViewer Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
imlib Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
imlib2 Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
impress Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
ivtools Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jasper fix warning in installed include file (jas_image.h) 2002-11-13 14:24:21 +00:00
jhead This packages doesn't reference any jpeg library functions, so remove 2003-04-24 03:35:14 +00:00
jpeg Override config.{guess,sub} so that we build on platforms such as CATS. 2003-02-22 12:05:54 +00:00
jpeg2ps add jpeg2ps 1.9: 2002-09-04 16:31:39 +00:00
kdegraphics (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; 2003-03-14 19:37:30 +00:00
kdegraphics2 Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
kdegraphics3 Update KDE to 3.1.2. 2003-05-22 03:01:00 +00:00
lcms Don't change permissions of files under ${WRKSRC} to 2003-05-01 12:34:38 +00:00
lib3ds PKGREVISION++ 2003-05-24 09:32:34 +00:00
libart2 Update libart2 to 2.3.11. Changes since 2.3.10: 2003-01-05 15:13:54 +00:00
libexif Updated to libexif-0.5.9 2003-01-31 10:20:07 +00:00
libexif-gtk Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
libflash On Linux, we need to include <math.h> in one instance. 2003-03-14 18:32:15 +00:00
libgdgeda Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
libggi Update to 2.0.3: 2003-04-02 12:05:25 +00:00
libgii Replace patch-ab with the version that will be in the next release. 2003-04-06 15:42:46 +00:00
libgnomecanvas Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
librsvg Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
librsvg2 Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
libungif Fix the varargs usage in GifQprintf(). 2002-12-04 07:04:36 +00:00
libvideogfx Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
libwmf Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
magicpoint Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more 2003-03-02 19:47:23 +00:00
mencoder Add patch-ae. 2003-05-25 12:23:42 +00:00
Mesa update to 5.0.1 2003-05-10 16:37:11 +00:00
MesaDemos update to 5.0.1 2003-05-10 16:37:11 +00:00
MesaLib do not use the included sparc asm on sparc64, as it doesn't build. 2003-05-21 08:40:06 +00:00
mgl Enable this on arm, because it works fine on my hpcarm device (jornada720). 2002-07-19 08:52:31 +00:00
mng Update to 1.0.5. 2003-03-04 13:50:16 +00:00
moz-bin-flash Re-import of www/mozilla-flash bin as graphics/moz-bin-flash. 2003-04-19 04:42:46 +00:00
moz-flash PKGREVISION++ 2003-05-23 09:23:05 +00:00
moz-mplayer Updated to version 0.80. 2003-05-23 09:37:27 +00:00
mpeg-lib Unused. 2002-10-09 19:11:01 +00:00
mpeg2codec buildlink1 -> buildlink2 2002-09-22 01:32:58 +00:00
mpeg_encode Use gmake to fix build problem. Fixes PR pkg/21565 by Karsten Kruse. 2003-05-23 12:10:55 +00:00
mpeg_play Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
mpgtx Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
mplayer Add patch-ae. 2003-05-25 12:23:42 +00:00
mplayer-share make audio capture for -tv work on NetBSD. 2003-05-25 07:12:54 +00:00
mplex Replace collver@linuxfreemail.com with collver1@attbi.com. 2002-12-24 18:55:32 +00:00
mtv Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
ncview Use lang/gcc/buildlink2.mk instead of Makefile.gcc. 2002-10-22 21:56:39 +00:00
netpbm Make arguments to "${RM}" consistent in all make targets. 2003-04-28 16:27:40 +00:00
Ngraph buildlink1 -> buildlink2 2002-09-21 23:53:13 +00:00
ns-cult3d The install-dir must exist! 2002-02-17 23:26:08 +00:00
ns-flash Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
ogle Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
ogle_gui Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
ogmtools Update to 1.0.3, from Quentin Garnier in PR 21655. 2003-05-23 05:34:06 +00:00
opendis Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
openptc Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
openquicktime use PKGNAME_NOREV in DISTNAME 2003-05-07 08:18:00 +00:00
p5-GD Use perl5/module.mk. 2002-10-20 23:16:42 +00:00
p5-GDGraph Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
p5-GDGraph3d Use buildlink2. Use perl5/module.mk. 2002-10-27 21:20:37 +00:00
p5-GDTextUtil Use buildlink2. Use perl5/module.mk. 2002-10-27 20:48:55 +00:00
p5-GIFgraph Use buildlink2. Use perl5/module.mk. 2002-10-27 21:20:37 +00:00
p5-GraphViz Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
p5-Image-Info Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
p5-Image-Size Updated to p5-Image-Size-2.991 2003-01-31 10:24:51 +00:00
p5-PerlMagick Implement suggestion from last commit: Split out common part of 2003-04-16 13:27:21 +00:00
PanoTools Don't work through depends list if suse6.4 since tiff isn't available there. 2003-05-13 21:47:29 +00:00
pgraf Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
photopc Update HOMEPAGE, MASTER_SITES. 2001-12-16 06:13:25 +00:00
php3-gd buildlink1 -> buildlink2. 2002-10-09 11:55:53 +00:00
php4-gd Updated php to 4.2.3 2002-10-14 06:21:05 +00:00
pixmap Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
plasma Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
ploticus Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
ploticus-examples Substitute a couple of mkdir' by ${MKDIR}'. 2002-06-26 10:29:33 +00:00
plotmtv Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
plotutils s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just 2003-05-29 23:14:07 +00:00
plplot Use autoconf.mk. 2002-10-03 00:52:48 +00:00
png include gcc.buildlink2.mk, allows this to build on NetBSD with gcc 3.3. 2003-05-28 12:51:29 +00:00
png2html (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; 2003-03-14 19:37:30 +00:00
pngcrush Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
povray Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
ppmtoxvpic Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
prag Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
pstoedit Use buildlink2. 2003-05-06 23:03:10 +00:00
py-gd Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
py-gdchart Bump PKGREVISION of graphics/py-gdchart to 2 in the aftermath of gdchart 2003-01-24 12:44:29 +00:00
py-gimp Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
py-gnuplot Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
py-imaging Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
py-imagingtk +USE_X11. 2002-12-08 03:50:14 +00:00
py-piddle Initial import of py-piddle-1.0.15 2002-10-30 11:19:31 +00:00
qiv PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
qvplay Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
rayshade Wildcard urt dependency. 2003-03-22 15:53:22 +00:00
realplayer-codecs PKGREVISION++ 2003-05-24 17:03:35 +00:00
RenderKit Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
ruby-opengl Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
s10sh install the README file - the only piece of documentation available 2002-10-26 14:27:22 +00:00
sane-backends Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
sane-frontends Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
scigraphica Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
scrot Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
SDL_image Line up PKGREVISION whitespace. 2003-05-05 13:29:14 +00:00
SDLKit Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
sketch Update my email address. 2003-02-06 04:24:11 +00:00
smpeg-xmms Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
sodipodi Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
swfdec Redo siginfo patches to work correctly on -current also 2003-05-12 20:17:47 +00:00
tcm Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tgif Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
tiff Remove -O from default CFLAGS. Requested by Adam Ciarcinski. 2003-05-23 09:26:58 +00:00
tkpiechart Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
tuxpaint Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
tuxpaint-stamps Update to 2003.02.22. 2003-03-07 11:45:28 +00:00
urt Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
vcg Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
vid buildlink1 -> buildlink2. 2002-10-09 14:40:26 +00:00
viewfax Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more 2003-03-02 19:47:23 +00:00
water Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
win32-codecs add a master site that actually contains the distfile 2003-04-16 15:27:36 +00:00
wmphoto Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
xanim Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more 2003-03-02 19:47:23 +00:00
xart Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
xbmbrowser Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more 2003-03-02 19:47:23 +00:00
xdvipresent Add NetBSD RCS tags. 2003-05-26 13:20:23 +00:00
xfig Make this compile and install cleanly under Linux. 2003-04-01 04:50:46 +00:00
xgraph Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more 2003-03-02 19:47:23 +00:00
xine-lib PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
xine-ui Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
xli Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
xpaint don't try and do ${XMFMF} -a because that produces 'xmkmf -a -a' which 2003-03-17 01:19:12 +00:00
xplot Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
xpm Bump BUILDLINK_DEPENDS.xpm from "xpm-3.4k" to "xpm>=3.4k" so that pkgs 2003-03-13 17:36:28 +00:00
xsane Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
xv use imake man page handling so this now works on Darwin, Linux, etc. 2003-03-01 00:06:41 +00:00
xvidcore Initial import of xvidcore-0.9.1, an ISO MPEG-4 compliant video codec. 2003-04-06 11:02:55 +00:00
xzgv Dependency bumps, needed because of devel/pth's major bump, and related 2003-05-02 11:53:34 +00:00
yplot Change to work with new version of yorick. 2003-04-29 22:55:33 +00:00
Makefile Add and enable gnome-icon-theme 2003-04-29 08:19:25 +00:00