1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
Jing-Tang Keith Jang
7d16039132 Depends on libt1.so.2, instead of libt1.so.1.
PR:		ports/25191
2001-02-18 18:33:05 +00:00
Jing-Tang Keith Jang
cf4dd0da67 Update to 0.92. MAINTAINER hasn't replied for two weeks, so I
think it's legitimate to do the upgrade job.

PR:		ports/24169, ports/24285
Submitted by:	Michael Harnois, and Ports Fury(with patches)
2001-01-24 17:26:20 +00:00
Steve Price
e0aee35883 - Remove obsolete/redundant discriptions from Makefile
- freebsd.org -> FreeBSD.org

PR:		23275
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 02:51:40 +00:00
Chuck Robey
8e6a6823e9 Bring this up to version 0.91.
Submitted by:	mikko@dynas.se
2000-09-04 15:33:43 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
David E. O'Brien
d0e7718c5f Allow the crypto bits to be patched in and built. 2000-07-19 07:15:34 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
Steve Price
57be171dac Deal with new library names in t1lib port.
PR:		15444
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
1999-12-25 02:00:06 +00:00
Chuck Robey
ff736d0ef6 Take out the USA_RESIDENT stuff, the source of the crypto is outside
the US anyhow.

Reminded by:  David O'Brien
1999-12-10 18:29:20 +00:00
Chuck Robey
564021acf7 Fix a bug in USA_RESIDENT handling.
Kindly Pointed to by: David O'Brien
1999-11-23 05:57:01 +00:00
Chuck Robey
51bea438cc Update to the 0.90 version, with encryption and hot links.
PR:		13133
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to> and
                Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-11-23 03:35:29 +00:00
Chuck Robey
405d9b217b Update to the 0.90 version, with encryption and hot links.
PR:		13133
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to> and
		Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-11-23 03:30:35 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Satoshi Taoka
04405ccd43 Fixed a bug which I made (.endfi -> .endif) 1999-06-23 06:59:59 +00:00
Satoshi Taoka
25944a0787 (1) modified to handle encrypted pdf files
PR:		ports/12337
Submitted by:	Christopher Hall <hsw@acm.org>

(2) fixed MASTER_SITES:
-               ftp://ftp.cdrom.com/pub/tex/ctan/support/xpdf/
+               ${MASTER_SITE_TEX_CTAN}
1999-06-23 06:37:46 +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
Vanilla I. Shu
540165ff90 Add CONFIGURE_ENV. 1998-12-09 10:44:36 +00:00
David E. O'Brien
e68234d66a * fix packaging problem
* turn on support for Janpanese fonts

Packaging not tested by:	vanilla
1998-12-07 00:40:19 +00:00
David E. O'Brien
b4d29e816c Add MASTER_SITES. This port was updated and yet still only had one
MASTER_SITE.

Since people aren't getting the idea, I'm going to shout:

PORTS COMMITTERS, WHEN YOU UPDATED A PORT, INSURE THERE IS >1 MASTER SITE!!!
1998-12-06 23:36:04 +00:00
Vanilla I. Shu
8fce57e9db Upgrade to 0.80. 1998-12-06 17:08:46 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Tim Vanderhoek
c32eae1535 Wow. Checkout the number of manpages that are in EZWGL. I think that's
too many, so I'll remove half of them.
1998-08-18 17:55:07 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Vanilla I. Shu
e34b2a93ca Add a patch from author's site. 1998-07-02 11:01:01 +00:00
Vanilla I. Shu
1c4bdf320f Upgrade to 0.7a. 1998-03-11 03:08:18 +00:00
Chuck Robey
26b5125bae Point to new MASTER_SITES, author moved on from CMU. 1997-10-24 16:51:59 +00:00
Satoshi Asami
1895fb56f5 Upgrade to 0.7.
PR:		3712
Submitted by:	Vanill Ice <vanilla@Minje.Com.TW>
1997-06-03 07:15:52 +00:00
Satoshi Asami
c0bedc38d2 Add "print" to category. Maybe this will reduce the number of
new xpdf port submissions.
1997-03-21 23:07:01 +00:00
Satoshi Asami
2b163d2980 Make this compile again without /usr/include/X11 -> /usr/X11R6/include/X11
link.

Broken-and-not-fixed-despite-error-report by:	torstenb ;)
1996-12-07 04:52:16 +00:00
Torsten Blum
091c8a85d1 Upgrade to 0.6 1996-11-29 20:33:19 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
11781c94df Fix "version required" comment.
How do you think I found this out?  It's a long story, but here's the
short version (no pun intended):

I had this upgraded to 0.5 on my machine, and had sent it to Chuck for
a review.  Then Peter did an upgrade.  So I did a "cvs update", which
showed one conflict (date in patch, understandable).

However, when I did a "cvs diff", it showed that Peter had forgotten
something.  So here it is. :)
1996-06-03 00:13:01 +00:00
Peter Wemm
493c7ec4b9 xpdf 0.4 -> 0.5 (old file gone from master site)
Also install man pages, for what it's worth.
1996-05-30 11:11:14 +00:00
Satoshi Asami
224d847c4e Upgrade, 0.3 -> 0.4.
Submitted by:	chuckr@Glue.umd.edu
1996-05-04 01:42:32 +00:00
Satoshi Asami
54bfe2c902 Remove ${KEYWORDS}. 1996-03-06 08:20:19 +00:00
Satoshi Asami
e461c27ad6 Our X libraries are in ${X11BASE}/lib, not /usr/X11/lib.
While I'm here, change -I/usr/X11R6/include to -I${X11BASE}/include.
1996-02-11 03:08:21 +00:00
Satoshi Asami
41261c38b3 Remove unnecessary PKGNAME (same as DISTNAME). 1996-02-11 03:06:46 +00:00
Bill Fenner
27a1370b5f Chuck Robey's xpdf port. xpdf is an X-Windows pdf viewer.
Submitted by:	Chuck Robey <chuckr@glue.umd.edu>
1996-02-10 20:33:09 +00:00