1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

1054 Commits

Author SHA1 Message Date
Shigeyuki Fukushima
34dace154f Change MASTER_SITES and maintainer e-mail address.
Because I was a committer.
1999-02-27 15:33:17 +00:00
Vanilla I. Shu
c9b6587c07 Upgrade to 0.3.8. 1999-02-24 22:04:24 +00:00
Steve Price
7d4d09dc10 Update to version 1.40c.
PR:		10073
Submitted by:	maintainer
1999-02-22 04:26:20 +00:00
Steve Price
5957277b75 Swap order of MASTERSITES so the faster gets used first. 1999-02-22 02:54:15 +00:00
Vanilla I. Shu
a4911efa2e Upgrade to 1.1.2.
Agreed by:	asami
1999-02-20 19:31:51 +00:00
Vanilla I. Shu
4070b34a8a Upgrade to 2.9, and remove BROKEN tag. 1999-02-20 10:57:41 +00:00
Peter Hawkins
8e2e072dae back out MANCOMPRESSED - didn't notice the USE_IMAKE 1999-02-18 09:25:29 +00:00
Vanilla I. Shu
b09a0154a3 Upgrade to 1.9.3. 1999-02-18 04:55:08 +00:00
Peter Hawkins
12b60e5ea7 Add NOMANCOMPRESS to Makefile (the native Makefile compresses man pages) 1999-02-16 12:22:20 +00:00
Roger Hardiman
2909b8df4e patch changes -ltiff34 to -ltiff in the fxtv makefile
Submitted by:	Randall Hopper <aa8vb@pagesz.net>
1999-02-12 15:46:50 +00:00
Seiichirou Hiraoka
e00ad0ae9b Correct md5 check sum 1999-02-12 15:30:29 +00:00
Roger Hardiman
b4878e3d81 Updated authors email address
Submitted by:	Randall Hopper <aa8vb@pagesz.net>
1999-02-12 15:25:47 +00:00
Roger Hardiman
85234da752 Updated URL to authors home page
Submitted by:	Randall Hopper <aa8vb@pagesz.net>
1999-02-12 14:22:36 +00:00
Bill Fenner
b3b4975488 Update the geomview-1.6.1 to use the current tarball, which turns
out to be different than the one that the port was written for.
1999-02-12 03:08:46 +00:00
Satoshi Asami
cbec0b34f7 This port needs USE_XLIB. 1999-02-12 02:55:58 +00:00
Satoshi Asami
00f86509e0 Um, you need to update this file too. 1999-02-12 02:52:04 +00:00
Seiichirou Hiraoka
9ebd135b4a Update to 1.11.1.
And add MASTER_SITES.
Now this can build.
1999-02-12 02:22:10 +00:00
Stefan Eßer
87bf3684b2 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Mark Murray
2dc24ec9b4 Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver. 1999-02-06 07:32:59 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
c2566681ed Add ${EXTRACT_AFTER_ARGS} to command line -- it won't hurt as it's empty
right now, but will be needed when we add bzip2 support.
1999-02-02 08:04:14 +00:00
Vanilla I. Shu
d2a02c3c13 Portlint.
PR:		ports/9828
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 20:52:33 +00:00
David E. O'Brien
287cc9340c Upgrade to 4.0.12 as the distfile we depeneded on went bye-bye. 1999-01-31 20:29:37 +00:00
Vanilla I. Shu
4723ea78c2 Dont' remove tests for ImageMagick.
PR:		ports/9804
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 18:10:31 +00:00
Bill Fumerola
0dabdfcb0e Fix typo related to gtk.
Satoshi's build scripts caught this (sort of).
1999-01-27 22:11:13 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Vanilla I. Shu
706919336f Bump MAJOR to 3. 1999-01-23 06:27:52 +00:00
Jacques Vidrine
c7470ab0c2 Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. 1999-01-22 22:18:10 +00:00
Jacques Vidrine
847adcda19 Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. 1999-01-22 21:47:37 +00:00
Vanilla I. Shu
b8d7821bb3 Upgrade to 1.9.2.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-21 20:00:49 +00:00
Vanilla I. Shu
80fd102ea0 Upgrade to 1.0.3, (thanks god, 1.0.3 is out)
the submitter say:
        Attached are patches to upgrade the PNG port to 1.0.3, and to fix
        the two ghostscript ports which would be broken by this.  PNG
	1.0.3 is apparently completely backwards compatible with 1.0.2.
        Maintainer contacted with no response.
PR:		ports/9601
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-21 18:06:23 +00:00
Satoshi Asami
041e910f95 The xd plugin is not building. (This thing has broken way too many
times...time for a reality check? :<)
1999-01-21 07:14:05 +00:00
Vanilla I. Shu
193c7c0a45 Upgrade to 1.9.1. 1999-01-20 22:49:48 +00:00
Martin Cracauer
a1ad8b5d0a Activate opengl-man port 1999-01-20 16:50:00 +00:00
Martin Cracauer
3e7dd29ab1 OpenGL section 3 manpages, intended to be used with Mesa. 1999-01-20 16:43:22 +00:00
Jacques Vidrine
2d26dbbcd9 Bump imlib version number in dependencies.
Honor LOCALBASE for finding libraries: jpeg, png, et. al.
Location of distfile on MASTER_SITES changed again.
1999-01-17 18:19:15 +00:00
Jacques Vidrine
e1c04ad5f8 Bump imlib version number in dependencies. 1999-01-17 18:17:51 +00:00
Vanilla I. Shu
c5f78cbba5 Add more MASTER_SITES, and add RUN_DEPENDS to gnomecore. 1999-01-14 20:53:36 +00:00
Vanilla I. Shu
19ca39a572 Upgrade to 1.9.0. 1999-01-14 16:53:38 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Dirk Froemberg
fa59b5cfb5 Escape @ for perl5.
Submitted by:	Andrew Arensburger <arensb@cfar.umd.edu>
1999-01-11 11:29:24 +00:00
Satoshi Asami
9c1703446b Add bzip2 dependency. They were missing in some kde*11 Makefiles. 1999-01-11 02:13:24 +00:00
Steve Price
c54e680331 Portlint clean and honor CFLAGS.
PR:		9383
Submitted by:	maintainer
1999-01-10 18:11:53 +00:00
Steve Price
89fc4c8a8c Update to version 4.0.2.
PR:		9400
Submitted by:	maintainer
1999-01-10 18:06:41 +00:00
Steve Price
2b7f9c45cb Add back the required .so symlink for OBJFORMAT == elf. 1999-01-10 17:57:37 +00:00
Jun-ichiro itojun Hagino
4a6f518dbe it got no version # in PKGNAME. wow. 1999-01-09 15:05:31 +00:00
Jun-ichiro itojun Hagino
3eca89501b upgrade base version to 980321. 1999-01-09 15:03:31 +00:00
Bill Fenner
a6652804ca Author's web page moved. 1999-01-09 00:28:21 +00:00
Bill Fenner
fd69e0a003 Update author's web site 1999-01-09 00:26:12 +00:00
Dirk Froemberg
31d7c43bee Some cleanups:
- change my e-mail address from ibex@physik.TU-Berlin.DE to dirk@FreeBSD.ORG
- spaces to tabs
- add another MASTER_SITE for gmysql
1999-01-08 14:18:43 +00:00
Satoshi Asami
a949ff1e14 Make dependency lines point to right directories -- they were still
using the old names (without "11").
1999-01-08 09:54:21 +00:00
Satoshi Asami
0a4bbae167 Add GIFgraph. 1999-01-07 12:12:40 +00:00
Satoshi Asami
2c68836164 Add kde*11 dirs. 1999-01-07 12:05:29 +00:00
Hidetoshi Shimokawa
e57e614386 Fix typo of Makefile introduced in previous revision.
Add patch for Alpha. (fix type conflicts)
1999-01-07 11:12:30 +00:00
Hidetoshi Shimokawa
ec8a4e66c1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Hidetoshi Shimokawa
4b86d315ca Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports. 1999-01-07 02:31:51 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
Hidetoshi Shimokawa
48a5cc06e2 Add 'ONLY_FOR_ARCHS=i386' to QCAM ports.
In fact, it can be build on alpha if it is linked against libio.
But I'm not sure whether it works or not on alpha.
Feel free to fix and test these ports on alpha.
1999-01-06 06:01:12 +00:00
Satoshi Asami
afaa25f0cc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Hidetoshi Shimokawa
9066a27456 Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.
They are intended for Linux/i386 emulation and to work on i386.
1999-01-06 04:27:56 +00:00
Andrey A. Chernov
1cc21e1743 It not use -lmpeg anymore but external utility mpeg2{encode,decode} instead 1999-01-05 14:00:47 +00:00
Andrey A. Chernov
e8955b8b42 use system CFLAGS 1999-01-05 13:41:51 +00:00
Vanilla I. Shu
5902155466 Upgrade gnumeric to 0.5, libxml to 0.99,
Correct gtk11-devel's PLIST,
and fix some configure problem of electriceyes.
1999-01-05 08:00:41 +00:00
Hidetoshi Shimokawa
34e83bb33b remove -m486 option for alpha. 1999-01-05 06:00:09 +00:00
Steve Price
8063da61f9 Update to version 0.2.16.
PR:		9189
Submitted by:	maintainer
1999-01-05 01:04:39 +00:00
Vanilla I. Shu
694c63ae54 Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).
1999-01-04 08:43:09 +00:00
Jun-ichiro itojun Hagino
e2532612a7 fix manpage installation procedure.
Submitter says:
 > I noticed that the construction of the man pages for the tiff-3.4 port are
 > broken.  In the Makefile for the 'man' directory, it assumes that the
 > value of the makefile variable "MANPATH" is null, and doesn't explicitly
 > set it.  This isn't the case on FreeBSD where it's set in
 > /usr/share/mk/bsd.own.mk, which is invoked by /usr/share/mk/sys.mk.
 >
 > The patch I suggest is to explicitly set the MANPATH variable to null
 > so that the .so commands are later built correctly.

Submitted by:	"Louis A. Mamakos" <louie@TransSys.COM>
1999-01-04 01:59:12 +00:00
Steve Price
61588de77e Update to version 1.40.
PR:		9216
Submitted by:	maintainer
1999-01-02 19:51:39 +00:00
Scott Mace
4712874090 link with libjpeg and libz due to dependency in libtiff 1999-01-02 15:58:19 +00:00
Vanilla I. Shu
de5f17688c Upgrade to 0.3.5. 1999-01-01 09:29:31 +00:00
Dirk Froemberg
d534314e0d - Upgrade to 3.0.1
- set MAINTAINER to kkennawa@physics.adelaide.edu.au
- honor CFLAGS

CHANGES not included in PR ports/9240:
- add USE_XLIB
- remove version string from pkg/COMMENT

PR:		ports/9240
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1998-12-30 11:48:35 +00:00
Bill Fumerola
f8710ef576 Update MAINTAINER to reflect my proper e-mail address. 1998-12-29 18:22:59 +00:00
Dirk Froemberg
0ad76c3a2a - upgrade to 1.01
- drop IS_INTERACTIVE: choose povray support
- added MAINTAINER (ports@FreeBSD.ORG)
- USE_XLIB
- honor ${NOPORTDOCS}
- other minor clean-up
1998-12-28 21:44:41 +00:00
Vanilla I. Shu
e052a9a835 Upgrade to 0.4. 1998-12-28 00:35:53 +00:00
Bill Fumerola
02cfc40c47 Activate qiv
PR:		ports/8557
Submitted by:	billf
1998-12-27 03:28:13 +00:00
Bill Fumerola
bcc6105dcd Quick Image Viewer (qiv) is a very small and pretty fast GDK/Imlib image
viewer. It has such nifty features as: zoom, maxpect, scaledown,
screensaver, flip, delete, brightness / contrast / gamma correction, and
can also be used to set your X11 background. All from a commandline.

http://www.klografx.de/index.html
1998-12-27 03:26:57 +00:00
Satoshi Asami
c70f844497 Remove name from front. 1998-12-26 21:44:16 +00:00
Vanilla I. Shu
7562716779 Correct some define on CONFIGURE_ENV. 1998-12-26 19:54:26 +00:00
Vanilla I. Shu
a899b56af4 Upgrade to 1.8.2. 1998-12-26 19:33:35 +00:00
Vanilla I. Shu
235c101683 Correct MASTER_SITES. 1998-12-25 14:41:09 +00:00
Steve Price
99b2f9fb73 Activate the Cgraph port. 1998-12-24 07:11:01 +00:00
Steve Price
e615b3dbed Initial import of Cgraph version 2.04.
A PostScript plotting library in C.

PR:		8051
Submitted by:	Anton Berezin <tobez@plab.ku.dk>
1998-12-24 07:10:15 +00:00
Steve Price
673ffd1e4b Update to version 1.9.1.
PR:		9126
Submitted by:	maintainer
1998-12-23 01:35:41 +00:00
Steve Price
e3f96fc806 Remove erroneous entry. 1998-12-23 01:12:41 +00:00
Steve Price
ac0246ac61 Some minor portlint cleaning. 1998-12-23 01:11:52 +00:00
Satoshi Asami
4166c7cf95 Add USE_XLIB. 1998-12-22 08:22:54 +00:00
Justin M. Seger
2359e7e6b3 Activate graphics/dc20ctrl 1998-12-22 02:20:10 +00:00
Justin M. Seger
113c878ebb Import of graphics/dc20ctrl
dc20ctrl can control your Kodak DC20 digital camera via the embedded serial
port.  With dc20ctrl you can control any parameter of your camera, as quering
the current state, taking a photo, downloading the thumbnails and/or the
pictures (in raw, pgm or ppm format, and eventually others: it depends on
compilation-time options), erasing the camera memory and changing its
resolution.

PR:		ports/5885
Submitted by:	paterno@dsi.UNIFI.IT
1998-12-22 02:19:18 +00:00
Justin M. Seger
43582d629c Activate graphics/fly 1998-12-19 14:58:41 +00:00
Justin M. Seger
06ccfbe5d3 Import of fly 1.6.4
fly is a tool to interpret simple drawing commands and generate
an GIF as the result.

PR:		ports/5397
Submitted by:	 j.unger@choin.net
1998-12-19 14:58:00 +00:00
Justin M. Seger
94e40fa99e Remove inappropriate BROKEN tag. 1998-12-14 20:03:28 +00:00
David E. O'Brien
c2a69db7fd BROKEN= 'depends on BROKEN freetype' 1998-12-14 02:48:24 +00:00
Justin M. Seger
5afa6e9101 Upgrade to 4.1.6 1998-12-13 02:07:13 +00:00
Justin M. Seger
2b585a1dd2 Use libttf.3 of the new freetype 1.2 1998-12-12 21:03:36 +00:00
Jun Kuriyama
de480a0574 a Perl package to generate GIF charts
PR:		ports/8627
Submitted by:	laskavy@gambit.msk.su

Modified by:	kuriyama

o added p5-GD dependency
o some portlint fixes

This port fails on make test stage in ${WRKDIR}. But this is
caused by font difference between developper's and mine.
So it can ignore.
1998-12-12 15:09:17 +00:00