Commit Graph

871 Commits

Author SHA1 Message Date
shell
006c5f3697 Upgrade to 1.08, bump VERSION 2001-08-24 22:54:32 +00:00
jakob
8b00644e37 add missing files 2001-08-24 16:27:16 +00:00
brad
1ee239258f add missing USE_X11 2001-08-21 19:36:08 +00:00
brad
f46191b5da add missing no_x11 FLAVOR for giflib 2001-08-21 19:34:30 +00:00
brad
40caec3c51 oops, don't try and remove share/aclocal 2001-08-21 16:40:23 +00:00
pvalchev
7c69913d42 - Rename this from smpeg-xmms to xmms-smpeg to match the recently discussed
package names scheme for xmms plugins.
- Do not install completely unneeded miscellaneous files in the documentation
path, and only put the README there.
talked with naddy
2001-08-21 02:29:22 +00:00
kevlo
8959df6b57 update HOMEPAGE 2001-08-18 03:48:06 +00:00
drahn
62373cdd5b Patch to allow this port to build on powerpc, binutils ld is stricter
about unreferences symbols in shared libraries.
ok pvalchev@
2001-08-11 03:41:22 +00:00
rohee
ecca0280b3 Fix no_x11 flavor packaging.
Thanks Phil Pennock <Phil.Pennock@globnix.org>
2001-08-10 19:45:46 +00:00
pvalchev
3fd06ae8ad add -pthread here to CFLAGS too, as in ggi - makes it build on powerpc. ok maintainer 2001-08-10 17:05:41 +00:00
rohee
faaabef297 enable povray 2001-08-09 22:33:12 +00:00
rohee
94b5a45753 POV-Ray port 2001-08-09 22:27:06 +00:00
brad
185e138ce2 upgrade to Gimp 1.2.2 2001-08-09 01:43:16 +00:00
pvalchev
89522effe8 freetype2 comes with XF4, drop ttf dependency 2001-08-09 00:34:16 +00:00
lebel
8e8d49f56a sync libtool patches 2001-08-07 14:03:03 +00:00
brad
19b5fa5216 fix MASTER_SITES for now. 2001-08-03 13:50:21 +00:00
kevlo
145a92dcca /usr/local -> ${LOCALBASE}
--
Pointed out by: Heikki Korpela <heko@iki.fi>
2001-08-02 13:54:52 +00:00
espie
93b94f3540 HOMEPAGE in DESCR works better with a homepage. 2001-08-02 13:02:08 +00:00
espie
acfcf07c56 Fix PERMIT_xxx, noticed by Heikki. 2001-08-02 13:00:53 +00:00
shell
797288f496 Changes ERRORS, more better
From Sebastian Stark <seb@todesplanet.de>
and
Reported by Heikki Korpela <heko@iki.fi>
2001-08-02 06:30:28 +00:00
pvalchev
a0fe402186 + smpeg-xmms 2001-07-29 21:53:43 +00:00
pvalchev
5da2425ee7 Import of smpeg-xmms-0.3.4:
The smpeg xmms plugin allows playing mpeg videos in xmms and VCD movies,
thanks to the smpeg library.

WWW: http://www.xmms.org/files/plugins/smpeg-xmms/

MAINTAINER=	Wilbern Cobb <cobb@vedge.com.ar>

removed dummy versioning from plugins
2001-07-29 21:49:00 +00:00
brad
adfacf0cce upgrade to pngcrush 1.5.6 2001-07-29 19:43:30 +00:00
pvalchev
b9c218dc3b /usr/local -> ${LOCALBASE} 2001-07-29 07:14:59 +00:00
naddy
7abff26588 +cadubi 2001-07-28 23:23:14 +00:00
naddy
87baf2c6c5 Import of cadubi 1.1b1; submitted by Joshua Stein <jcs@rt.fm>.
CADUBI is an application written in Perl that allows you to
draw text-based images that are viewable on typical unix-based
consoles.
2001-07-28 23:22:00 +00:00
pvalchev
58ce757825 Set HOMEPAGE in the Makefile. 2001-07-22 04:32:21 +00:00
kevlo
136fa62bf7 bump major rev in libxml dependency entries after upgrade of libxml:
xml2.5 -> xml2.6
2001-07-20 16:22:30 +00:00
lebel
f4bcd6a55e update graphics/qiv to 1.7:
--
(from package's webpages)
- added qiv_command_patch from post@volker-wysk.de
- image_moving now uses func update_m_image. no screen clean first
  anymore -> faster moving :) zoom now uses update_z_image -> a little
  bit faster zoom (+0.1s?) added README.TODO
- Fixed window-resizing in non-fullscreen mode.
- Fixed combining -x with -m or -t.
- Fixed mouse-hiding on button-push when fullscreen.
- Added some missing names to the doc file.
- Hide the mouse on keypress and button push when it is in the qiv
  window (the mouse is re-shown on mouse movement).  Improved the sort
  algorithms (particularly the numeric sort).
- rreaddir() patch.
- Added undelete image command (bound to u & U).  Allow the user to
  specify multiple -u options and also to specify files on the
  commandline in addition to -uDIRs.
- Added new commandline sorting options (-I, -M, & -N).
- Optimized rreaddir(), next_image(), and get_random().
- Improved the implementation of shuffle.  Other misc. (and minor) bug
  fixes and tweaks.
- removed slideshow_exit from default event.
- added the option -w x or --width x for displaying with a fixed
  window-width.
2001-07-20 09:41:46 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
avsm
d99775f4cb + libwmf 2001-07-13 15:30:39 +00:00
avsm
fdf5152d53 initial import of libwmf-0.2.0
--
libwmf is a library to parse and convert WMF graphic files into
other formats.  Currently, there exist drivers for PNG, EPS, SVG
(the XML-based W3C format), FIG, Magick, and others.  The library
is actively under development as part of the wvWare project, to
convert WMF graphics embedded in Microsoft file formats into a form
viewable from a web-browser.
2001-07-13 15:28:15 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
pvalchev
94fc22b536 + dumpmpeg 2001-07-11 06:08:59 +00:00
pvalchev
8129c94147 Import of dumpmpeg-0.6
dumpmpeg is a simple program that allows you to dump frames from
mpeg movies.  Future features might include dumping of the audio
as well.

WWW: http://sourceforge.net/projects/dumpmpeg/
2001-07-11 06:07:09 +00:00
pvalchev
2af89d3028 + iview 2001-07-08 00:03:21 +00:00
pvalchev
e1ced5a341 Import of iview-1.4
Iview is a Simple DirectMedia Layer based image viewer.

WWW: http://math.smsu.edu/~erik/files/
2001-07-08 00:01:43 +00:00
pvalchev
6ddb65b458 + enjoympeg 2001-07-07 03:08:56 +00:00
pvalchev
af10c877a4 Import of enjoympeg-0.4.1
Enjoympeg is a MPEG-1 video player based on the source
of plaympeg from the SMPEG library.  It has a hideable
control bar which allows you to play/pause, stop, seek
and switch to fullscreen mode.

WWW: http://people.freenet.de/for_Ki/
2001-07-07 03:04:00 +00:00
wilfried
037611e83a NeXT_XEmacs_tar.gz is really a tar archive 2001-07-04 21:24:51 +00:00
brad
542582b0df add another local dist site. 2001-07-01 15:29:48 +00:00
kevlo
1c7286cee7 +kuickshow 2001-06-27 02:38:12 +00:00
kevlo
c1e8dfff4c Initial import of kuickshow 0.8.1.
KuickShow is an image browser/viewer with a nice filebrowser to select 
images to be shown, slideshow support and the ability to display the 
following image formats: jpg, gif, tiff, png, bmp, psd, xpm, xbm, pbm 
and eim.
2001-06-27 02:37:16 +00:00
lebel
2a24ead1a7 +gle and +glut 2001-06-20 18:58:43 +00:00
lebel
e09ed92d0e initial import of gle-3.0.4:
--
The GLE Tubing and Extrusion Library is a graphics application
programming interface (API). The library consists of a number of
"C" language subroutines for drawing tubing and extrusions. It is
a very fast implementation of these shapes, outperforming all other
implementations, most by orders of magnitude.  The library is
distributed in source code form, in a package that includes
documentation, a VRML proposal, Makefiles, and full source code and
header files. It uses the OpenGL (TM) programming API to perform
the actual drawing of the tubing and extrusions.
 
GLE is designed for and maintained on the Linux operating system,
and is known to run on other Unix operating systems such as AIX,
IRIX, Ultrix and HPUX with OpenGL or Mesa. GLE is also known to run
on IBM OS/2 Warp, Apple Macintosh OS9, and Microsoft Windows NT and
has been used to develop screen-savers for some of these popular
PC operating systems.
 
WWW: http://www.linas.org/gle/
2001-06-20 18:57:28 +00:00
lebel
7f08f73fef initial import of glut-3.7:
--
The OpenGL Utility Toolkit, a window system independent toolkit for
writing OpenGL programs. It implements a simple windowing application
programming interface (API) for OpenGL.  GLUT is designed for
constructing small to medium sized OpenGL programs. While GLUT is
well-suited to learning OpenGL and developing simple OpenGL
applications, GLUT is not a full-featured toolkit so large applications
requiring sophisticated user interfaces are better off using native
window system toolkits like Motif.
 
WWW: http://reality.sgi.com/opengl/glut3/glut3.html

Submitted by Dan Weeks <danimal@danimal.org>
2001-06-20 18:55:24 +00:00
brad
bedbb908e6 upgrade to xfig 3.2.3d 2001-06-20 18:10:31 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
angelos
16526c3650 Enable mpeg_encode, mplex, vid 2001-06-19 03:27:02 +00:00
angelos
694190f714 Initial import of vid, based on FreeBSD port.
Capture images from USB cameras using the OV511/OV511+ chipset.
2001-06-19 03:25:08 +00:00