1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

4103 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
431bcdceda Replace hard dependences on auto{conf,make} with newly added
USE_AUTO{CONF,MAKE}_VER
2002-11-11 20:45:20 +00:00
Doug Barton
7aba371ab4 Upgrade to 2.00, which includes several nice new features; including
the ability to open multiple documents, view document outlines,
and support for JBIG2. For better or worse, this now depends on motif.

While I'm here, overhaul the port:
* Group the GNU dependencies.
* USE_MOTIF implies USE_XPM, so bring in the former and remove the latter.
* Add with-x to the configure args to make sure it knows what we're after.
* Install portdocs
* Update and expand pkg-comment and pkg-descr.
2002-11-11 08:42:14 +00:00
Ying-Chieh Liao
96546c7f42 make it fetchable again
PR:		45171
Submitted by:	maintainer
2002-11-11 07:59:19 +00:00
Joe Marcus Clarke
54e9fa85e6 Update to 1.3.10. 2002-11-11 03:52:50 +00:00
Mario Sergio Fujikawa Ferreira
8f24b0985f o Further improve detection of FreeBSD optimized byteswap routines
o No PORTREVISION bump
2002-11-10 19:38:57 +00:00
Akinori MUSHA
b3dbfa8903 Update to 0.4.2. 2002-11-10 18:55:57 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Edwin Groothuis
197dfc3321 lang/fpc needed perl to complete its install, the others are renaming
of PERL to REINPLACE_CMD

Noticed on: bento
2002-11-08 23:03:48 +00:00
Joe Marcus Clarke
31ea01a58e Update to 0.5.3.
PR:	44849
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-11-08 17:46:42 +00:00
Mikhail Teterin
8c483f0763 Add the patch which lets this port compile on Alphas without evident
breakage on i386 or Sparc64. Tested on: beast, panther, an x86 -current
(aldan.algebra.com) and x86 -stable (corbulon.video-collage.com).

The patch puts a bunch of casting and type-changing band-aids, but this
software package desperately needs a good maintainer -- to properly fix
it -- int32s are mixed with longs, etc.

Unfortunately, the package is lacking any self-testing facilities, so
it may well not work properly, even though it compiles. This is true even
for x86, BTW, although less likely, because that's where it was developed.

Since the patch is not expected to change the result on x86, there is no
PORTREVISION bump.

PR:		ports/40444
Submitted by:	Jan Lentfer
The problem also reported directly to this maintainer by: Jun Ushida
2002-11-08 13:42:37 +00:00
Tom Hukins
cef422faeb Note the move of xmms-gdancer from audio to graphics in the Makefiles.
Thanks, kris.
2002-11-08 08:56:52 +00:00
Edwin Groothuis
bdebf35d0e Autotrace port is updated to 0.31.0 by maintainer.
Shared library version is changed from 1 to 2 and
one port (graphics/frontline) is affected.

PR:		ports/44846
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-11-08 04:28:59 +00:00
Tom Hukins
d608bd4212 Update CATEGORIES following a CVS repository copy moving the port from
audio to graphics where other xmms visualization plugins can be found.

(And this time do it in the right place...)
2002-11-08 01:08:33 +00:00
Ying-Chieh Liao
8f2c43e790 upgrade to 4.19.1
PR:		44975
Submitted by:	Ports Fury
2002-11-07 11:28:11 +00:00
Ying-Chieh Liao
73acac4c01 upgrade to 0.7
PR:		44974
Submitted by:	Ports Fury
2002-11-07 11:26:44 +00:00
Ying-Chieh Liao
3b80c5463a fix build on current
PR:		44973
Submitted by:	Ports Fury
2002-11-07 11:25:20 +00:00
Mario Sergio Fujikawa Ferreira
37866bd9b2 Deploy USE_REINPLACE
Submitted by:	maintainer
2002-11-07 05:12:19 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
4ce8c6d4c8 upgrade to 1.2.2
PR:		44972
Submitted by:	Porst Fury
2002-11-06 17:15:31 +00:00
Mikhail Teterin
6ef5c2e707 Use BYTE_ORDER, BIG_ and LITTLE_ENDIAN instead of their
underscore-prefixed aliases, which are not available on -stable. There I
was proud of myself for testing on i386, alpha, and panther, and still
missing a -stable incompatibility :-\

Submitted by:	Voodai, Lars Erik Gullerud, Ivajlo Nikolov (so far)
2002-11-06 12:44:10 +00:00
Mikhail Teterin
0d72096af5 Fix build on Sparc64 by automating the endianness detection. (Thanks,
once again, to the "test" target.)
2002-11-06 06:34:39 +00:00
Mikhail Teterin
7e205eb59a Upgrade to 1.09. Prepend SourceForge's list of mirrors to MASTER_SITES.
Install JPEG-related sample files in addition to the TIFF sample. All
this samples can be built by the port, BTW, but would require
lib-dependency on libtiff and libjpeg.
2002-11-06 05:29:10 +00:00
Mikhail Teterin
a042ccaa66 Finally upgrade to 1.0.4... 2002-11-06 05:01:54 +00:00
Mario Sergio Fujikawa Ferreira
3f097e4836 Support NDEBUG define which both turns off assertions and makes
some variables unused

Submitted by:	mi
2002-11-05 13:50:05 +00:00
Edwin Groothuis
e328c1d815 port graphics/giram didn't patch properly.
Noticed by: bento
2002-11-05 12:29:34 +00:00
Mario Sergio Fujikawa Ferreira
b868b85dad o Update booktree capture code to latest version:
1) Warning message if the tuner device cannot be opened for
	   write
	2) A two stage sync slip recovery mechanism, stage 1 runs
	   async to catch up, stage 2 injects a blank frame
	3) Update to a consistent indent style (will minimize future
	   diffs)
o Bump PORTREVISION

Submitted by:	"Steve O'Hara-Smith" <steve@sohara.org>
2002-11-05 02:00:06 +00:00
Edwin Groothuis
fab3e8b3e5 Fix damage done by replacing PERL into REINPLACE_CMD.
Noticed on: bento
2002-11-05 00:26:28 +00:00
Edwin Groothuis
b143215b35 Unbreak building of graphics/dc20pack.
Noticed on: bento
2002-11-04 23:57:47 +00:00
Mario Sergio Fujikawa Ferreira
1f15e76403 o Fix build in -STABLE
o Enable port to locate lame libs in a PREFIX safe environment
o Bump PORTREVISION

PR:		44885
Submitted by:	somebody@kashmir.etowns.net,
		MAINTAINER
2002-11-04 19:49:52 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Edwin Groothuis
b8a64d94ec PERL -> REINPLACE
and USE_PERL5 in some places

Noticed by: bento
2002-11-04 03:17:29 +00:00
Edwin Groothuis
5b96d0a956 PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
2002-11-04 03:05:48 +00:00
Tilman Keskinoz
19a4be00c5 Fix Build, if java is installed
PR:		28771
Submitted by:	Yuri Khotyaintsev <yuri@irfu.se>
2002-11-03 15:20:30 +00:00
Dirk Meyer
ef801f7a89 Fix dependency to rep-gtk 2002-11-03 09:10:04 +00:00
Mario Sergio Fujikawa Ferreira
c37531fcc3 Deploy USE_REINPLACE
Approved by:	maintainer
2002-11-03 07:27:39 +00:00
Mario Sergio Fujikawa Ferreira
4866d1844c Fix <sys/param.h> detection code. NOW, the optimized FreeBSD byteswap
can REALLY be used.
2002-11-03 07:16:43 +00:00
Mario Sergio Fujikawa Ferreira
77072d0212 o Add optimizations if WITH_OPTIMIZED_CFLAGS [1]
o Make it CFLAGS safe (I have no idea how this escaped me)
o Unless WITHOUT_LIBA52, use liba52 port instead of ffmpeg liba52
  code. The liba52 port is more optimized.
o Use FreeBSD byteswap optimized routines IF one happens to be using
  either FreeBSD 4.7-RELEASE or later
o Do not bump PORTREVISION

Submitted by:	"Steve O'Hara-Smith" <steve@sohara.org> [1]
Reviewed by:	"Steve O'Hara-Smith" <steve@sohara.org>
2002-11-03 07:01:44 +00:00
Mario Sergio Fujikawa Ferreira
d3157e068c o Update to 0.90.0.9 [1]
o Add WITH_FREETYPE knob [2]

PR:		44362 [2]
Submitted by:	maintainer [1],
		Pat Lashley <patl+freebsd@volant.org> [2]
Reviewed by:	maintainer
2002-11-02 02:28:15 +00:00
Pete Fritchman
88f73c0aba Update to 0.31. 2002-11-01 19:41:31 +00:00
Patrick Li
0ee4b93798 Update to 3.78
PR:		ports/44764
Submitted by:	maintainer
2002-11-01 00:39:36 +00:00
Thomas Moestl
490d1f8530 Fix a construct that causes make errors on platforms that are not
supported by these ports. This fixes 'make readmes' for them on
sparc64 (and by that, release building without NOPORTS).

Approved by:	jdp
2002-10-30 18:51:10 +00:00
Akinori MUSHA
229367aa37 devel/SWIG-devel -> devel/swig13 2002-10-30 13:16:07 +00:00
Mario Sergio Fujikawa Ferreira
a9dd0a728b o Update to 5.5.1.4
o Remove VERSION number from both directory and library names (e.g.,
  libMagick++-5.5.1.so becomes libMagick++.so)
o Add a library version number back; thus, fixing library dependencies
  which require this port to have a library version number. Current
  number is 5 (e.g., libMagick++.so.5)
o Update PLIST accordingly
2002-10-29 23:05:45 +00:00
Mario Sergio Fujikawa Ferreira
e39c210957 o Update to 0.6.2 CVS snapshot
o USE_REINPLACE
o Fix libfame problems [1]
o Optional ogg and mjpeg [1]
o Remove libmpeg2
o Use distfile supplied ffmpeg instead of ports' ffmpeg (should be
  revised later)

PR:		43379 [1], 44008
Submitted by:	adam@vectors.cx [1],
		MAINTAINER
Reviewed by:	MAINTAINER
2002-10-29 17:16:55 +00:00
Patrick Li
c9e22d61c9 PERL -> REINPLACE_CMD
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-10-28 22:02:06 +00:00
Christian Weisgerber
3226f64d04 Patch is no longer found at previous site, change to another site
which has the patch.

PR:		44559
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-10-28 16:48:44 +00:00
Mario Sergio Fujikawa Ferreira
3bc3635109 Update to 0.9.54 2002-10-28 16:17:47 +00:00
Ying-Chieh Liao
946a8d0489 upgrade to 1.28.1
Submitted by:	June-Yen Huang <jihuang@gate.sinica.edu.tw>
2002-10-27 16:32:28 +00:00
Ying-Chieh Liao
dee01374c8 upgrade to 0.8.7a 2002-10-27 15:56:32 +00:00