brad
ebdf050216
- remove 3 unnecessary patches.
...
- add a patch which fixes gphoto compilation after the move of Glib/Gtk+
headers which causes gphoto to not be able to find the Imlib headers.
2001-04-07 01:29:31 +00:00
brad
d63f80a194
unnecessary
2001-04-06 22:20:38 +00:00
brad
434b122173
- integrate COMMENT
...
- bump NEED_VERSION
2001-04-06 19:07:24 +00:00
brad
bfeaf3a28a
- integrate COMMENT
...
- allow for any version of NetPBM and Transfig to be installed.
- mirror the ImageMagick distfile locally since the author doesn't seem to
understand the concept of using version numbers on software.
2001-04-06 17:33:28 +00:00
brad
3f74c4e167
Use , for FLAVORs.
2001-04-05 03:46:25 +00:00
brad
fd0244ad00
upgrade to png 1.0.10
2001-04-03 14:08:30 +00:00
jakob
405927fa27
fix tmpDir initialization; <m@crt.se>
2001-04-02 12:46:17 +00:00
naddy
c470368b9f
Omitted in previous commit.
2001-04-01 20:20:57 +00:00
naddy
17fec09fa4
Sync libtool, put loaders back into lib; wilfried@ and me.
2001-04-01 20:18:06 +00:00
brad
b4b5d4b990
- integrate COMMENT
...
- bump NEED_VERSION
- MAKE_ENV -> MAKE_FLAGS
- upgrade pnmtopng to v2.37.5
2001-04-01 19:01:38 +00:00
avsm
d88797a2af
+ p5-Image-Info
2001-03-30 22:04:21 +00:00
avsm
b1d00b2bba
Initial import of p5-Image-Info-1.06
...
Submitted by Shell Hung <i@shellhung.org>
--
This Perl extension allows you to extract meta information from
various types of image files. It currently supports JPEG, GIF, PNG
and more image types.
2001-03-30 22:02:20 +00:00
brad
61573ba720
- integrate COMMENT
...
- takeover as MAINTAINER
2001-03-30 19:06:17 +00:00
wilfried
8967a7d070
sync
2001-03-30 08:55:00 +00:00
wilfried
e3e2fe57a7
fake properly
2001-03-30 08:54:43 +00:00
wilfried
59f3774f0a
forgotten dirrm
2001-03-29 14:47:19 +00:00
kevlo
31b488e750
Fix MAN directory
2001-03-29 03:11:38 +00:00
wilfried
cac5ce4b21
Add MASTER_SITE_SUBDIR
2001-03-28 13:39:00 +00:00
wilfried
853d7d06e7
- integrate COMMENT
...
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00
naddy
a2977f2152
Update to 0.10.1.
...
From Couderc Damien <couderc.damien@wanadoo.fr>.
ok MAINTAINER, obecian@
2001-03-27 11:45:07 +00:00
brad
badc5a05c8
hardcoded /usr/local & /usr/X11R6 -> $(LOCALBASE) & $(X11BASE)
2001-03-27 01:03:19 +00:00
brad
83fe9f97ab
this should not be in the PLIST.
...
--
Pointed out by: marc@
2001-03-26 23:41:48 +00:00
todd
29891d9416
remove COMMENT's, should have been part of last commit, pilot error
2001-03-26 16:05:11 +00:00
todd
e69fc00bb2
o update to newer versions
...
o bring COMMENT into makefiles
o patch libtool for shared lib support
2001-03-26 16:03:53 +00:00
jakob
3e8e077b48
quote COMMENT; <kwesterback@home.com>
2001-03-25 18:17:18 +00:00
brad
3c37e50400
integrate COMMENT
2001-03-25 17:32:23 +00:00
brad
ddf186565c
- integrate COMMENT
...
- add another dist site; From & run by: Shell Hung <i@shellhung.org>
2001-03-25 17:14:02 +00:00
jakob
2f83e24dbb
update to v3.2.3c
...
integrate COMMENT
rename patches
2001-03-25 08:33:13 +00:00
jakob
1d0220ad49
move COMMENT into Makefile & touch NEED_VERSION
2001-03-24 19:55:27 +00:00
reinhard
9bd1a1dddb
o) change maintainer's email address
...
o) move COMMENT into Makefile
o) bump NEED_VERSION
2001-03-24 12:51:47 +00:00
brad
3e8d522623
- mkdir -> ${INSTALL_DATA_DIR}
...
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
espie
aa451a1383
Typo in MAINTAINER
2001-03-22 21:53:45 +00:00
brad
3ad2967975
oops, make sure this respects PREFIX on install.
...
--
Pointed out by: Matt Behrens <matt@zigg.com>
2001-03-18 02:07:45 +00:00
wilfried
52d231e02a
use libintl from devel/gettext instead of the include one
...
ok maintainer
2001-03-17 15:53:41 +00:00
wilfried
35ad52cb4a
respect CFLAGS
2001-03-17 15:47:59 +00:00
wilfried
b18bbf6abb
respect CXX/CFLAGS, ok maintainer
2001-03-17 12:36:16 +00:00
brad
9ef0fe6204
respect CFLAGS
2001-03-16 18:54:31 +00:00
brad
b6c95edbe8
upgrade to gif2png 2.4.2
2001-03-14 21:06:55 +00:00
wilfried
f665e6e231
Add MASTER_SITES
2001-03-14 12:23:10 +00:00
espie
2bb4c8cdd1
fix inane typo.
...
Recognize bmp 16 bpp much better.
2001-03-13 20:28:59 +00:00
espie
3f955c7bb2
Allow reading of 16 bits per plane bmp.
...
Code by Bruno and me.
2001-03-13 20:27:56 +00:00
wilfried
61ec94c7f6
-clean up (match Makefile.template)
...
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
naddy
235e23a17b
fix shared lib handling; ok maintainer
2001-03-08 18:33:52 +00:00
reinhard
874a3974da
+p5-Imager
2001-03-08 11:23:38 +00:00
reinhard
b84f9286d5
MAINTAINER= Peter Valchev <pvalchev@toxiclinux.org>
...
Imager is a perl module for creating and manipulating 24 bit
images. Examples of what can be done with it can be seen at:
http://www.eecs.umich.edu/~addi/perl/Imager/best.html
Flavors:
libs - build with t1, freetype, png, gif, jpeg, tiff
graphic libraries
2001-03-08 11:11:19 +00:00
brad
e8903c1d44
include proper path to freetype headers.
2001-03-07 22:47:50 +00:00
brad
eeab104796
include freetype header path.
2001-03-07 21:15:06 +00:00
fgsch
23e7bdf7bc
you too, out!
2001-03-07 07:57:49 +00:00
fgsch
a8bf6a3104
New set of patches.
2001-03-07 07:55:57 +00:00
fgsch
71fdcfdeae
1.03 is available; nothing else updated yet.
2001-03-07 07:06:07 +00:00
kevlo
54e83e2582
- Fix libxml dependency
...
- Fix checksum error and PLIST
2001-03-04 14:51:40 +00:00
kevlo
7d3d69f439
Fix libxml dependency
2001-03-04 14:44:12 +00:00
brad
ab1b4306dc
upgrade to png 1.0.9
2001-03-04 06:21:38 +00:00
brad
997b712359
add USE_X11
2001-03-04 05:29:36 +00:00
brad
056fee86c1
add -L${X11BASE}/lib to LDFLAGS to ensure that the Imlib shared library
...
links properly.
2001-03-04 04:54:48 +00:00
brad
f188438792
takeover as MAINTAINER.
2001-03-03 23:57:11 +00:00
danh
bf589a9e6e
MAINTAINER set to ports@openbsd.org.
...
Received no response from these individuals in a request for their real
names to be added to MAINTAINER.
2001-03-03 19:26:10 +00:00
brad
85a3144836
add missing RCS id
2001-03-02 20:03:34 +00:00
brad
4d4d3e5457
/etc -> ${SYSCONFDIR}
2001-03-02 19:55:32 +00:00
dugsong
53681577c9
bad assumption in jpeg header detection
2001-03-01 10:46:40 +00:00
brad
5ad04fb205
add missing colon in freetype library dependency entry.
...
--
Pointed out by: Matthias Gartmeier <mgartmeier@travelscout24.ch>
2001-02-26 16:29:35 +00:00
avsm
af52d69683
correct bad LIB_DEPENDS (two colons, not one)
2001-02-26 04:48:29 +00:00
danh
f90847bb02
sync libtool patch
2001-02-21 14:56:29 +00:00
brad
6d38f0951e
sync checksums
2001-02-21 01:17:34 +00:00
brad
faa154a374
this section is not needed.
2001-02-21 01:17:31 +00:00
danh
7c278e5c4a
sync libtool patches
2001-02-20 22:26:23 +00:00
danh
2f5ac0a3f6
rename patches; sync with libtool.
2001-02-20 22:21:08 +00:00
danh
fea3356949
sync libtool patches
2001-02-20 22:13:15 +00:00
danh
77eaa3e87a
rename patches; sync with libtool.
2001-02-20 22:07:47 +00:00
danh
dd6dfc72ed
sync libtool patches
2001-02-20 21:59:27 +00:00
danh
261058d56f
sync libtool patches
2001-02-20 21:50:45 +00:00
danh
527171a23e
- break jumbo patch down and rename.
...
- sync with libtool.
2001-02-20 21:38:53 +00:00
danh
356947debc
sync libtool patches
2001-02-20 21:24:37 +00:00
brad
275684ceb5
add libmng
2001-02-19 18:56:15 +00:00
brad
a5b42a993e
add libmng 1.0.0 port;
...
--
The libmng library supports decoding, displaying, encoding, and various
other manipulations of Multiple-image Network Graphics (MNG) image files.
It uses the zlib compression library, and optionally the JPEG library
and/or lcms (little CMS), a color-management library.
2001-02-19 18:51:05 +00:00
jakob
389ec09440
update to v1.25
...
* Fixed gifview bug: If every frame in an animation had a small or
zero delay, then gifview would previously enter a infinite loop and
become noninteractive.
2001-02-14 07:36:03 +00:00
wilfried
4910138c1f
+ wmicons
2001-02-13 18:52:53 +00:00
wilfried
43935e2a7c
Import of wmicons-1.0
...
Icons mainly for use in Window Maker, ok danh@
2001-02-13 18:51:18 +00:00
chris
d229df8825
Looks like the ImageMagick guys made some changes to the archive without
...
changing the filename
2001-02-13 18:43:23 +00:00
jakob
c1187a2821
update to v1.24
...
* Delete `unoptimized_pixmaps' array when deleting a viewer in gifview.
* Added `--resize-width' and `--resize-height' options.
2001-02-13 08:21:30 +00:00
brad
8ea880cc88
upgrade to ImageMagick 5.2.9
2001-02-09 21:59:27 +00:00
brad
c7fa3044a4
some missing config files; Pointed out by: fries@
2001-02-07 20:40:21 +00:00
wilfried
206b1a9835
Improve COMMENTs
2001-02-07 13:48:10 +00:00
brad
d0f541b355
upgrade to ImageMagick 5.2.8
2001-02-05 15:58:08 +00:00
brad
aad83b0bb3
oops, remove this unused file (for over a year now).
...
--
Pointed out by: Reinhard J. Sammer <reinhard@sammer.net>
2001-02-04 23:26:15 +00:00
wilfried
e58fe7853d
set MAINTAINER mailaddress to my new wilfried@
2001-02-01 17:34:25 +00:00
brad
a9f9e6f8df
upgrade to Gimp 1.2.1
2001-01-26 00:34:29 +00:00
ho
518881cf92
4.1.39 -> 4.1.40. Perhaps cvs missed this file earlier.
2001-01-25 19:06:58 +00:00
avsm
4dcdd81399
Take MAINTAINER from ports@
2001-01-22 01:35:15 +00:00
brad
995b6a6d6c
upgrade to gif2png 2.4.0
2001-01-18 18:01:28 +00:00
naddy
a12cc4bd9b
add "x11/windowmaker" to CATEGORIES; requested by espie@
2001-01-18 16:09:59 +00:00
naddy
a5e6464ab3
- add USE_X11
...
- fix LIB_DEPENDS
submitted by Peter Stromberg <home@wilfried.net>
2001-01-17 16:13:28 +00:00
naddy
e6cf4b490b
+wmphoto
2001-01-17 01:11:42 +00:00
naddy
d07e33fec8
Import wmphoto 0.3a.
...
Submitted by Peter Stromberg <home@wilfried.net>.
It's a dock-app that can show you a photo and execute a command
related to that photo. You can have many photos.
2001-01-16 22:44:42 +00:00
brad
7ea77df7b2
- better distsites; From: kevlo@
...
- remove leftover autoconf log/cache etc. that was leftover in the
tarball, include a minimalist config.cache that overrides a handful of the
tests.
2001-01-16 15:16:31 +00:00
brad
adb7f02b7e
add library dependency on libz and libm.
2001-01-14 18:27:24 +00:00
brad
5068218e2f
teach libtool about export_dynamic_flag_spec for ELF-based archs.
2001-01-14 17:50:33 +00:00
naddy
d12b3e7027
+wmgrabimage
2001-01-11 02:58:45 +00:00
naddy
04ca02c472
Import wmGrabImage 0.70.
...
Submitted by Peter Stromberg <home@wilfried.net>.
wmGrabImage is a WindowMaker DockApp that maintains a small thumbnail copy of
your favorite image from the WWW.
2001-01-11 02:57:25 +00:00
brad
3c029b90d8
USE_X11
2001-01-10 01:19:49 +00:00
avsm
d866509a06
- update to GD::Graph3d-0.55
...
- bump NEED_vERSION
- add a patch to correct example in man page, update the version
number (author left it at 0.54 by mistake), and fix typos
- take MAINTAINER
Author hasnt updated ChangeLog or README, but confirmed by email
that this is a bug-fix release for the legend rendering on line
charts.
2001-01-08 23:15:59 +00:00
avsm
06a7e4445b
- do not dirrm GD/Graph as Graph3d also uses it
...
- nuke .packlist
- take MAINTAINER
2001-01-08 23:10:59 +00:00
brad
c8af4c68cb
- install pbmplus.h header; requested by d@ a long time ago.
...
- simplify Makefiles a bit while I'm here.
2001-01-08 22:12:31 +00:00
espie
0bfb0324f1
trim
2001-01-08 21:26:53 +00:00
avsm
930782c666
Expand DESCR from being one line long
2001-01-06 10:43:12 +00:00
avsm
35db504e4e
update to p5-GD-1.32, and flesh out the DESCR and run it through fmt(1).
2001-01-06 10:38:44 +00:00
reinhard
fd536ab7b3
+flash
2001-01-02 12:17:39 +00:00
reinhard
6eea43d20e
Standalone open source flash(tm) player, that comes with the
...
FlashLib (libflash) distribution.
You can use it to quickly play movies without starting Netscape.
It can also play movies on root window (suitable for xscreensaver).
MAINTAINER= Peter Valchev <pvalchev@toxiclinux.org>
2001-01-02 12:04:18 +00:00
jakob
62b9dd8e6a
update to v1.23; minor bug fixes
2001-01-01 18:50:16 +00:00
reinhard
97a81261c6
The GdkPixbuf library is a replacement for Imlib. GdkPixbuf provides
...
the following: a basic data structure to provide reference-counted images,
functions to load images synchronously from disk or progressively from
arbitrary data buffers, and convenience functions to transform pixbufs
and render them to drawables.
From: Tom Knienieder <tom@knienieder.com>
2000-12-26 12:52:18 +00:00
reinhard
62c0c5926d
typo while importing... <sigh>
2000-12-26 12:50:27 +00:00
reinhard
2f48d871ac
+gdk-pixbuf
...
+xmedcon
2000-12-26 12:37:01 +00:00
reinhard
eb03298fc4
The project stands for Medical Image Conversion.
...
Released under the GPL licence, it comes with the full
C-source code of the library, a flexible command-line utility and a
neat graphical front-end using the Gtk+ toolkit. The supported
formats are:
Acr/Nema 2.0, Analyze (SPM), DICOM 3.0, Ecat/Matrix 6.4,
InterFile3.3 and Gif87a/89a.
The program also allows to read unsupported files without
compression, to print pixel values or to extract/reorder specified
images. It is possible to retrieve the raw binary/ascii image arrays or
to write annimated GIFs for desktop applications. The library could be
used as a framework for your own image formats.
From: Tom Knienieder <tom@knienieder.com>
2000-12-26 12:35:05 +00:00
reinhard
9e3a05c162
The GdkPixbuf library is a replacement for Imlib. GdkPixbuf provides
...
the following: a basic data structure to provide reference-counted images,
functions to load images synchronously from disk or progressively from
arbitrary data buffers, and convenience functions to transform pixbufs
and render them to drawables.
From: Tom Knienieder <tom@knienieder.com>
2000-12-26 12:31:58 +00:00
brad
d955308d0c
upgrade to pngcrush 1.5.3
2000-12-25 22:04:16 +00:00
brad
eca5967b7b
spaces -> tab
2000-12-25 21:01:33 +00:00
naddy
abfa9851a8
If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
...
authorized by espie@
Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
camield
e251884c4e
enable gtksee
2000-12-13 16:15:00 +00:00
camield
749ed37e8f
image viewer similar to ACDSee for Windows
...
from Joshua Stein <jcs@rt.fm>
2000-12-13 16:14:05 +00:00
dugsong
c0b59962f8
fake; update to 0.4.3
2000-11-30 04:41:55 +00:00
dugsong
3b979d1f02
master sites changed; update to 5.2.5
2000-11-30 04:41:37 +00:00
brad
9d8143d338
no_x11 FLAVOR now includes FreeType too.
2000-11-21 21:11:19 +00:00
brad
430cdda6ba
make use of FreeType with the no_x11 FLAVOR too.
2000-11-21 20:59:55 +00:00
espie
74e1038901
PKGNAME should look at least as recent as -stable.
2000-11-20 15:15:40 +00:00
jakob
3959439e03
update to v4.1.40
...
-----------------------> tgif-4.1.39 => tgif-4.1.40 <-----------------------
1) Fix a crashing bug in Specify An Arc when the input is something like
"0.9,-,10,20". Thanks to Adrian Bridgett <adrian.bridgett@iname.com>
and Jano van Hemert <jvhemert@cs.leidenuniv.nl> for pointing out the
problem.
2) Fix a uninitialized variable bug. This causes crashes sometimes when
running tgif with -print -xbm commandline options. Thanks to
Alexander Tenbusch <alexander.tenbusch@masch-bau.uni-magdeburg.de>
for pointing out the problem.
3) Fix a bug with exporting landscape TiffEPSI files. Thanks to Geert Carron
<gca@adc-itcl.ce.philips.com> for pointing out the bug.
4) Fix a bug with displaying text objects when Color Layers are used and
some colors are turned off. Thanks to Johan Vromans
<jvromans@squirrel.nl> for pointing out the bug.
5) Add scroll support for mouse wheel. By default, mouse wheel up is mapped
to Button4 and mouse wheel down is mapped to Button5. A new X default,
Tgif.EnableMouseWheel, is added so that this can be turned off. Some
mouse wheel can generate Button2 events, and this may interfere with
scrolling; therefore, another X default, Tgif.Btn2PopupMainMenu, is added
so that Button2 events will not popup the Main Menu in the canvas window.
Thanks to Juha Takala <juha.takala@vtt.fi> for providing the information.
6) New Tgif.tmpl-cgywin file. Thanks to Simon Moore
<Simon.Moore@cl.cam.ac.uk> for providing it.
7) New Tgif.tmpl-uw7 file. Thanks to Ron Record <rr@sco.com> for providing it.
8) Add a new X default, Tgif.DeleteCmdAsCut so that <Cntrl>x can be used
Cut selected objects. (Pressing the <DEL> key on the keyboard will still
perform a regular Delete in this case.)
2000-11-18 10:33:35 +00:00
obecian
19e71937fe
missing dependancy libxml
...
found by dwarf@wizeazz.dhs.org -- ok espie@
2000-11-15 06:56:40 +00:00
espie
ab7e0f1b40
Fix typo
2000-10-31 15:06:42 +00:00
naddy
881a15e543
typo
2000-10-24 22:23:17 +00:00
kevlo
e7c1a0ae9f
Style
2000-10-24 12:20:45 +00:00
kevlo
0698cddae3
- Add HOMEPAGE
...
- Bump NEED_VERSION
- Add @comment to PLIST
2000-10-24 12:10:30 +00:00
naddy
43bac23316
Fix maintainer mail address; requested by maintainer.
2000-10-23 21:45:30 +00:00
marc
2ce49e0b69
don't specify -L/lib in CONFIGURE_ENV as it confuses
...
gimp's library search order, causing it to match older installed
libs instead of the libs just built. This can cause build failures
when the libs change. OK espie@
2000-10-22 22:15:18 +00:00
espie
57f6a68b97
Hunting through the ports ml to find full names.
2000-10-22 17:05:04 +00:00
espie
190314bd12
1.1.27 was moved to old directory
2000-10-22 15:51:12 +00:00
espie
46b5f232b5
Kill
...
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc
Complete a few MAINTAINER names.
2000-10-22 14:02:46 +00:00
brad
cadc683ada
do not assume it's ok to link shared libraries with libc.
2000-10-21 19:28:25 +00:00
brad
23efb76740
use "cc -shared" on 2.8 and up to create shared libraries.
2000-10-21 17:46:33 +00:00
brad
ce9faa5721
use "cc -shared" on 2.8 and up to create shared libraries.
2000-10-21 17:37:21 +00:00
brad
a72f4e812e
pass the pic flag along to the compiler when linking the shared library.
2000-10-19 11:56:02 +00:00
brad
892c9e01da
pass the pic flag along to the compiler when linking the shared library.
2000-10-18 14:50:55 +00:00
brad
6c54fcbf04
pass the pic flag along to the compiler when linking the shared library.
2000-10-16 21:17:13 +00:00
brad
d24f476740
pass the pic flag along to the compiler when linking the shared library.
2000-10-16 19:47:30 +00:00
brad
dc166a570a
pass the pic flag along to the compiler when linking the shared library.
2000-10-16 19:38:15 +00:00
espie
54848dabf9
Fix my address. Dust off details.
2000-10-10 00:40:20 +00:00
avsm
57182d09e6
- update to latest v1.33
...
- bump NEED_VERSION
Changes:
- Addition of undefined data set colour
- Addition of bar_width option
- Misc bug fixes over five months
2000-10-09 19:55:55 +00:00
brad
4023f2efc9
upgrade to Gimp 1.1.27
2000-10-08 18:55:44 +00:00
fgsch
226901bef6
update master site. still marked as broken, tho. ill update this when i
...
have space for all the other components.
2000-10-08 07:51:37 +00:00
jakob
ce7dadcdb0
add fullname to MAINTAINER
2000-10-04 21:53:59 +00:00
brad
4362ca6542
- remove bad dist sites
...
- use better filenames for patches
- remove patch that changed the shared libraries major/minor rev
2000-10-03 18:39:17 +00:00
brad
64f22402dc
- remove BUILD/RUN dependency on ImageMagick, it was totally
...
unnecessary. Imlib will use it anyway if it's installed without needing to
be recompiled.
- disable the dynamic loader support, it is quite problematic.
2000-10-03 08:18:43 +00:00
brad
ae12e71e7a
remove redundant dependencies
2000-10-03 02:15:31 +00:00
brad
32db2822c1
upgrade to gif2png 2.3.3
2000-09-29 13:22:37 +00:00
brad
e51208b84b
fix order of @dirrm tags
2000-09-28 02:51:55 +00:00
brad
fd0c5633be
upgrade to Gimp 1.1.26
2000-09-28 01:39:46 +00:00
brad
fa5244a011
add no_x11 FLAVOR for aalib to Makefile
2000-09-27 21:10:58 +00:00
brad
78990e488d
add a no_x11 FLAVOR
2000-09-27 21:09:05 +00:00
brad
fc21c35236
use "cc -shared" for the creation of shared libraries
2000-09-26 06:34:18 +00:00
brad
29ee8e9fc2
enable creation of shared libraries on powerpc
2000-09-26 06:24:17 +00:00
brad
2b4568a75d
jpeg -> JPEG
2000-09-24 20:30:16 +00:00
brad
3918ceb4a1
add name to MAINTAINER
2000-09-24 07:03:59 +00:00
brad
1aa85f4f1a
use "cc -shared" to create shared libraries
2000-09-24 02:38:01 +00:00
brad
09dac822c0
revert switch to libtool, use "cc -shared" to create shared libraries
2000-09-24 02:13:09 +00:00
brad
67af2c015e
- add name to MAINTAINER
...
- add proper DEINSTALL/INSTALL scripts
- use new framework for PLISTs
- add @comment with RCS id to PLIST
- better DESCR and add HOMEPAGE
- reorganzie Makefile
- add --disable-aa to CONFIGURE_ARGS to ensure we do not have the
posibility of having a blind dependency
2000-09-24 00:01:03 +00:00
brad
a3a4201a25
- add name to MAINTAINER
...
- add proper DEINSTALL/INSTALL scripts
- use new framework for PLISTs
- add @comment with RCS id to PLIST
- better DESCR and add HOMEPAGE
2000-09-23 23:55:52 +00:00
mickey
534eea1cc1
enable p5-GD-Graph3d
2000-09-19 22:20:32 +00:00
mickey
07eda38656
3d plotting lib (extension to p5-GD-Graph); brad@ ok
2000-09-19 22:12:43 +00:00
brad
1fadd44218
- fix PKGNAME
...
- better RUN_DEPENDS
- better COMMENT/DESCR
2000-09-19 18:53:45 +00:00
brad
42cb19efcc
tab -> space
2000-09-19 18:44:42 +00:00
brad
c59892b5ae
- fix PKGNAME
...
- better RUN_DEPENDS
- add missing PERMIT_{PACKAGE,DISTFILES}_{CDROM,FTP}
- better DESCR
2000-09-19 18:42:41 +00:00
brad
a5c56d3e13
add no_x11 FLAVOR for p5-GD
2000-09-19 18:13:47 +00:00
brad
0183b91f7d
add a no_x11 FLAVOR
2000-09-19 18:12:16 +00:00
brad
a27b3f4e4a
better
2000-09-19 18:04:41 +00:00
brad
b7718d719d
GIF -> PNG
2000-09-19 18:04:08 +00:00
brad
d95473e3b1
add missing @dirrm tag
2000-09-19 17:43:29 +00:00
mickey
73f6d3b0b7
enable p5-GD p5-GD-Graph p5-GD-TextUtil
2000-09-19 17:30:18 +00:00
mickey
6999fc3525
fix RUN_DEPENDS; 10x brad@ for some hints
2000-09-19 17:24:52 +00:00
mickey
079bd49066
text utilities for use with GD drawing package
2000-09-19 17:03:45 +00:00
mickey
b61d8a9b3f
Graph plotting module for perl5
2000-09-19 17:02:42 +00:00
mickey
729f7c2e37
perl interface to libgd
2000-09-19 17:01:19 +00:00
brad
107abfb98e
revert switch to libtool, use "cc -shared" to create shared libraries
2000-09-16 11:44:22 +00:00
brad
670af4db68
better, eliminates relinking of libraries on installation
2000-09-14 14:17:17 +00:00
brad
db1cba8bef
switch to libtool for shared library creation
2000-09-14 13:31:16 +00:00
brad
9b2f5996e2
simplify this patch
2000-09-14 13:07:47 +00:00
brad
519cfa5865
simplify this patch
2000-09-14 10:07:07 +00:00
brad
39e3210dc1
add another distsite for pnmtopng; From: louis@
2000-09-14 00:05:48 +00:00
brad
00ed33495b
trim out a piece of this patch that managed to sneak in
2000-09-11 00:29:08 +00:00
obecian
87ae8b53b1
added dia to graphics/Makefile
2000-09-10 21:59:39 +00:00
obecian
76e599954d
dia-0.86 port
2000-09-10 21:56:04 +00:00
jakob
ec2dc9dbcf
update to v4.1.39, mark unbroken
2000-09-10 14:10:41 +00:00
brad
e2ffb2c05d
add libart to Makefile
2000-09-10 11:35:45 +00:00
brad
0ce1fbbb23
add libart port
...
--
Libart is a library for high-performance 2D graphics.
Libart supports a very powerful imaging model, basically the same as SVG
and the Java 2D API. It includes all PostScript imaging operations, and
adds antialiasing and alpha-transparency.
Libart is also highly tuned for incremental rendering. It contains data
structures and algorithms suited to rapid, precise computation of Region
of Interest, as well as a two-phase rendering pipeline optimized for
interactive display.
2000-09-10 11:30:35 +00:00
jakob
4de89d0855
update to v1.21
2000-09-10 09:14:11 +00:00
brad
7d7e8f7b4a
add USE_X11
2000-09-08 21:32:55 +00:00
brad
dcc356085e
bump NEED_VERSION
2000-09-04 19:58:47 +00:00
kevlo
a694399712
- Mention the unregistered version has expired, thanks espie@
...
- Mark unbroken
2000-09-04 08:19:00 +00:00
espie
72a2de89f6
pre-fetch should mention this is a bsdos binary.
...
This is broken anyway, the unregistered version has expired, and
there does not seem to be any newer BSDos binary.
Wondering whether this port is a good idea...
2000-09-02 14:15:29 +00:00
kevlo
4b8add6078
Add mtv.
2000-08-31 09:29:30 +00:00
kevlo
5716006f26
- Import of mtv-1.0.6.
...
- A mpeg video player.
2000-08-31 09:28:58 +00:00
brad
435b203e6c
fix
2000-08-27 04:01:54 +00:00
brad
b50aec6c12
upgrade to Gimp 1.1.25
2000-08-23 02:36:17 +00:00
brad
d1b7854514
upgrade to ImageMagick 5.2.2
2000-08-21 16:42:26 +00:00
fgsch
c9686e9aeb
Add devel to CATEGORIES.
2000-08-17 12:36:26 +00:00
brad
1f2d869653
more docs
2000-08-12 12:50:41 +00:00
brad
1f325731f2
add HOMEPAGE
2000-08-12 12:40:19 +00:00
brad
62ddea4cde
upgrade to gqview 0.8.2
2000-08-12 12:37:18 +00:00
brad
65ca4f3cb8
upgrade to imlib 1.9.8.1
2000-08-12 08:17:55 +00:00
brad
4104bfed51
- enable XML support
...
- make use of SEPARATE_BUILD
2000-08-08 19:01:37 +00:00
brad
f5207c5ef0
- upgrade pnmtopng to v2.37.4
...
- make use of DIST_SUBDIR
2000-08-07 10:05:05 +00:00
rohee
bd900730ca
more patches from the author
2000-08-05 00:34:49 +00:00
rohee
b558e19cf3
New patch from the author, sixing a potential security problem
...
when displaying rogue Postscript files. Now ghostscript is called
safely.
2000-08-05 00:15:23 +00:00
brad
0b1cea4fcf
- change MAINTAINER to myself
...
- add a no_x11 FLAVOR
2000-08-03 23:44:36 +00:00
jakob
095ad96831
update MASTER_SITES
2000-07-31 08:09:56 +00:00
brad
67e2941b9e
upgrade to pngcrush 1.5.1
2000-07-30 01:22:48 +00:00
brad
a95d9c5de0
upgrade to Mesa 3.2.1
2000-07-26 23:54:36 +00:00
brad
75a5e6f465
upgrade to png 1.0.8
2000-07-25 08:56:14 +00:00
brad
7dee597ef4
upgrade to pngcrush 1.5.0
2000-07-25 07:52:25 +00:00
brad
182e6e9f3a
upgrade to ImageMagick 5.2.1
2000-07-25 07:16:59 +00:00
brad
0f0f2334c0
remove unnecessary patch and use post-install target todo the same job
2000-07-23 22:21:38 +00:00
brad
a121fc022e
-e -> -x
2000-07-23 22:11:30 +00:00
brad
92287b6e94
upgrade to pngcrush 1.4.8
2000-07-23 18:23:32 +00:00
brad
925595f69b
- remove old pre-extract check
...
- partially remove changes to a few of Gimp's Makefiles and instead modify
Gimp's autoconf script.
- few DESTDIR fixes for Gimp's Makefiles
- sort PLIST
2000-07-23 02:37:11 +00:00
brad
5f6e954745
upgrade to pngcrush 1.4.7
2000-07-21 06:18:27 +00:00
brad
337e6b68da
change the placement of LIB_DEPENDS line for freetype
2000-07-20 07:43:20 +00:00
brad
0c7a16985e
add #!/bin/sh
2000-07-19 09:31:17 +00:00
brad
5aaaf2db56
bump NEED_VERSION
2000-07-15 07:06:18 +00:00
angelos
a99a21022b
Release ports@openbsd.org, as I can no longer maintain ports that
...
depend on XFree86 3.3.6
2000-07-10 02:06:46 +00:00
brad
03db4de31d
add tiff2png to Makefile
2000-07-10 00:23:53 +00:00
brad
e6d455cb85
add tiff2png port.
...
--
Simple utility for converting images from TIFF to PNG.
2000-07-10 00:19:36 +00:00
krw
e082b0f6f3
Change PFRAG.shared ldconfig invocation(s) to
...
DYNLIBDIR() invocations.
Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.
As requested by espie@
2000-07-04 02:09:17 +00:00
jakob
cb6f89ea0f
update to v1.20
2000-07-03 21:05:13 +00:00
brad
1273254229
upgrade to png 1.0.7
2000-07-03 09:41:31 +00:00
brad
e68667fa0e
- add HOMEPAGE to DESCR
...
- use new framework for PLISTs
- add @comment with RCS id to PLIST
2000-07-03 09:14:27 +00:00
brad
2ae9b519b9
fix the use of FLAVOR variable
2000-07-03 05:48:47 +00:00
brad
daf8225861
use --quiet option with libtool
2000-07-02 03:53:50 +00:00
brad
5740769a24
- remove -L. from LDFLAGS
...
- use --quiet option with libtool
2000-07-02 03:41:06 +00:00
brad
bf8274df8c
upgrade to pngcrush 1.4.5
2000-07-01 21:18:30 +00:00
espie
c316cf8380
Sample port with PFRAG that uses DYNLIBDIR
2000-06-30 23:21:34 +00:00
brad
3073d04df4
- remove unnecessary -L. from LDFLAGS
2000-06-28 17:22:52 +00:00
kevlo
092c20eedf
Update the checksum.
2000-06-28 09:54:10 +00:00
brad
f19f79dd36
upgrade to Gimp 1.1.24
2000-06-28 02:15:54 +00:00
brad
29376f4be3
add HOMEPAGE
2000-06-28 01:48:22 +00:00
brad
0fc30d6d54
change dependency, png.1.6 -> png.1
2000-06-25 22:26:27 +00:00
brad
2146af7866
change dependencies, png.1.6 -> png.1 and bz2.10.1 -> bz2.10
2000-06-25 22:22:25 +00:00
brad
2d29b8b7d9
change dependency, png.1.6 -> png.1
2000-06-25 22:20:24 +00:00
brad
22a4a3253c
add HOMEPAGE
2000-06-25 07:32:43 +00:00
brad
0a878b8131
- use --mode option with libtool
...
- use better names for the patches
2000-06-25 02:45:33 +00:00
brad
3528909fd6
use --mode option with libtool
2000-06-25 02:20:52 +00:00
espie
43bbfd6f26
Temp race for audio and sox
2000-06-22 21:35:20 +00:00
brad
2b18b4aa98
fixup gd's Makefile
2000-06-22 09:53:55 +00:00