1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

2916 Commits

Author SHA1 Message Date
Alexander Langer
bea8bb4d3b Add jpgtn, a utility to create thumbnails of JPEG images.
Submitted by:	Martin Blapp <mp@imp.ch>
2001-09-15 19:11:08 +00:00
Akinori MUSHA
feb9a53df5 Build without libwmf. (and bump PORTREVISION accordingly)
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-13 07:25:08 +00:00
Akinori MUSHA
42d6d25c03 Update to 0.2.1.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-13 07:01:02 +00:00
Akinori MUSHA
520f943856 Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
FUJISHIMA Satsuki
e6349fb5d5 fix build of graphics/xv-m17n and japanese/xv.
Non-response from:	maintainer
2001-09-11 15:03:17 +00:00
FUJISHIMA Satsuki
2a07321b3e sync with devel/pth:
- use pthread-config to detect pth/pthread parts.
replace hardcoded path with ${X11BASE} and ${LOCALBASE}.

Non-response from:	maintainer.
2001-09-11 14:53:54 +00:00
Akinori MUSHA
42366d0db4 Set DIST_SUBDIR to "ruby" properly. 2001-09-11 12:57:56 +00:00
Jimmy Olgeni
e39e80ecb1 Update port to version 2.20. 2001-09-11 09:38:03 +00:00
Andrey A. Chernov
db2dadbaab Bump png major 2001-09-11 02:22:51 +00:00
Andrey A. Chernov
b60160c5d8 Bump png major 2001-09-11 02:02:57 +00:00
Andrey A. Chernov
289e333b79 Upgrade to 1.2.0
PR:		30356
Submitted by:	partially by KATO Tsuguru <tkato@prontomail.com>
2001-09-11 01:55:36 +00:00
Dmitry Sivachenko
5400d15412 Add dependency to jpeg.9
Obtained from:	bento
2001-09-10 20:47:25 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Ying-Chieh Liao
9355bdd608 change master site, md5 no changed
drop maintainership

Submitted by:	fenner's report
2001-09-07 20:54:51 +00:00
Mario Sergio Fujikawa Ferreira
8af42058a3 Update to 9.18
PR:		30355
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-06 03:53:53 +00:00
Jun Kuriyama
3159e96380 Fix URL. 2001-09-05 16:01:56 +00:00
Mikhail Teterin
e61d8fd851 Uh, actually commit the patches described in my previous commit.
The primary purpose is to fix the port on Alphas.
2001-09-05 14:56:00 +00:00
Mikhail Teterin
c4c453cbc5 Teach it to try int32_t and friends on all Unixes, not just SGI's Irix.
A whole  bunch of  little 32-bit  related hunks was  needed, but  now it
passes its  own bundled tests (which  also needed a little  patch for an
unitialized variable) on Alpha. Bump PORTREVISION.

Submitted by:	Andrew Gallatin, Doug Rabson
Tested on:	beast
2001-09-05 14:54:04 +00:00
Mario Sergio Fujikawa Ferreira
3731d6b9f2 - Update to 9.17
o several fixes
	o addition of ppmtoneo and neotoppm

PR:		30323
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-04 23:49:26 +00:00
Ying-Chieh Liao
a088223262 add svg2swf
Convert an SVG file into a Macromedia Flash (swf) file
2001-09-03 14:43:16 +00:00
Mark Pulford
754533679e Re-added workaround (see 1.18) to prevent intermittent failures
depending on where the distfile was fetched.
2001-09-02 09:31:17 +00:00
Mario Sergio Fujikawa Ferreira
68e84896ae Fix WWW tag address 2001-09-01 19:53:42 +00:00
David W. Chapman Jr.
300a6d9672 Tweak DISTNAME 2001-09-01 18:00:06 +00:00
Dmitry Sivachenko
7c2815e629 Add dependency to png.4.
Obtained from:	bento
2001-09-01 09:03:20 +00:00
David E. O'Brien
872d752f19 Blah... it's a Friday tired afternoon... get this right...
\begin{JediMindTrick}
	You did not see that last commit, it was not the one you are looking for.
\end{JediMindTrick}
2001-08-31 23:36:11 +00:00
David E. O'Brien
e981bb1f84 Forgot there was a 2nd patch site. 2001-08-31 23:34:46 +00:00
David E. O'Brien
5288986022 Add patch to fix cut-n-paste. 2001-08-31 23:33:37 +00:00
Akinori MUSHA
ae43c40124 Correct PKGNAMEPREFIX..
Submitted by:	demon
2001-08-31 17:57:04 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
FUJISHIMA Satsuki
20eba76d64 unbreak: chase version bump of libdvdcss. 2001-08-31 13:58:56 +00:00
David W. Chapman Jr.
6dbdd9127b Revert patch to original state
Submitted by:	tkato@prontomail.com
2001-08-31 13:49:54 +00:00
Maxim Sobolev
d4c0577656 Unbroke.
Obtained from:	NetBSD (partially)
2001-08-31 13:34:27 +00:00
Maxim Sobolev
5a730a6c5d Remove dead WWW. 2001-08-31 12:51:50 +00:00
Jimmy Olgeni
0357334315 Cosmetics: remove colons from PLIST_SUB variables. 2001-08-31 10:33:13 +00:00
David W. Chapman Jr.
7b514ed2ca Fix writting pixmap to stderr or stdout
Bump PORTREVISION

PR:		22590
Submitted by:	peter.jeremy@alcatel.com.au
2001-08-31 02:58:01 +00:00
Kevin Lo
d4b6473fc4 Update MASTER_SITES 2001-08-30 14:11:22 +00:00
Pete Fritchman
f45a623206 Update to 0.6
PR:		30205
Submitted by:	maintainer
2001-08-30 00:48:05 +00:00
Pete Fritchman
57cba1be5a Update to 1.2.1
PR:		30204
Submitted by:	maintainer
2001-08-30 00:29:47 +00:00
Mario Sergio Fujikawa Ferreira
d1b5b62cbb New port gkrellkam version 0.2.3b: GKrellM plugin that display
thumbnails of periodically updated images

PR:		29830
Submitted by:	Patrick Li <pat@databits.net>
2001-08-29 16:16:56 +00:00
Ying-Chieh Liao
b2c38304d2 add glass
GLASS (openGL Articulated Structure System) is a 3D library

PR:		29991
Submitted by:	Patrick Li <pat@databits.net>
2001-08-29 11:53:56 +00:00
Mark Pulford
421f9ce040 Fixed MASTER_SITES and added WWW. Respect LOCALBASE.
PR:		29824
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-29 11:42:46 +00:00
Mark Pulford
52ad175276 Fixed MASTER_SITES and WWW. USE_AUTOMAKE made redundant.
PR:		29823
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-29 11:39:06 +00:00
Pete Fritchman
3532a29acd Update to 1.1.0
PR:		30178
Submitted by:	maintainer
2001-08-29 04:29:41 +00:00
Pete Fritchman
59f98c1159 Update a MASTER_SITE not to include "/.ccd0c/", as it's a bad idea.
Prompted by:	luigi
2001-08-28 20:10:49 +00:00
Pete Fritchman
f0ea38b5ef Fix p5-Term-ReadKey depend
Reported by:	bento
2001-08-28 17:14:11 +00:00
Maxim Sobolev
bf8c25233c - Rework optional GNOME dependency, so it would not confuse bento;
- enable gnomeprint support in Gnome case;
- use "@*" to pass arguments from the helper script to the binary instead of
  $*.

Submitted by:	bento
2001-08-28 12:04:42 +00:00
Kevin Lo
3aedf84118 - Install the psm* commands correctly, they used to be the same binary but
aren't with the current version. Sigh.
- Install docs only if NOPORTDOCS is not set.
- Fix some warnings, remove -pedantic and -Wall to silence the rest.
- Bump PORTREVISION

PR: 30098
Submitted by: MAINTAINER
2001-08-27 15:26:07 +00:00
Trevor Johnson
37bcb9ae28 Update to 1.7.
Submitted by:	kris
2001-08-27 02:27:22 +00:00
Pete Fritchman
3abd5ed26f Oops, alphabetize p5-Image-Info entry correctly. 2001-08-26 16:46:19 +00:00
Pete Fritchman
fb79a87da1 add p5-Image-Info 1.08
Perl module for getting image information

PR:		30072
Submitted by:	Shell Hung <shell@shellhung.org>
2001-08-26 16:27:08 +00:00