Commit graph

48 commits

Author SHA1 Message Date
Baptiste Daroussin
b8b1394bdd Convert from USE_MOTIF to USES=motif 2013-07-10 07:40:18 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Hiroki Sato
07d7dce273 - Add CONFLICTS as a preparation of importing new TeX ports based on TeXLive.
No functional change.
- Style fixes.
2013-03-03 20:49:34 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Hiroki Sato
41c9e0310c Mark as MAKE_JOBS_UNSAFE.
PR:	ports/156801
2011-07-25 08:08:19 +00:00
Hiroki Sato
09e20d716a Remove MD5 sum.
PR:	ports/157353
2011-06-11 03:29:57 +00:00
Hiroki Sato
a375f58753 - Fix CONFLICTS.
- Whitespace fixes.

PR:	ports/157353
2011-06-11 03:26:40 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Hiroki Sato
802ebbe1d9 Update to 22.84.16. 2009-12-20 17:53:15 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Hiroki Sato
7c50a6bcdf Fix pkg-plist.
Spotted by:	pointyhat
2005-09-13 18:04:35 +00:00
Hiroki Sato
feba4b3262 Update to 22.84.10:
* Render an empty character instead of terminating with failed assertion
   if T1lib doesn't return a usable glyph (e.g. at very small \magnification
   factors; #1184087).
2005-09-10 22:27:22 +00:00
Hiroki Sato
b929fb436e - teTeX-3.0 support
- fix predefined $TEXMF problem
- bump PORTREVISION
2005-02-06 13:55:24 +00:00
Hiroki Sato
32cd5e1109 - Update to 22.84.8.
- Remove tetex-modesw dependency.
2004-12-21 19:42:33 +00:00
Hiroki Sato
de119d0e94 Make use of t1lib properly.
PR:		ports/68210
Submitted by:	Ulrich Spoerlein (q at uni.de)
Approved by:	linimon (mentor)
2004-07-25 14:58:20 +00:00
Hiroki Sato
84d847ce68 print/teTeX restructuring:
Add a dependency of print/teTeX-base.

Approved by:	linimon (mentor)
2004-06-18 15:29:44 +00:00
Hiroki Sato
6e9c19227b Update to 22.78 and take the maintainership.
Approved by:	linimon (mentor)
2004-05-12 17:01:05 +00:00
Mark Linimon
f4772df46c Cosmetic change. 2004-04-17 13:34:02 +00:00
Mark Linimon
c44a48020a Per dosirak run, fix plist. 2004-04-17 13:04:55 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Trevor Johnson
f725dc8ef5 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 12:54:57 +00:00
Erwin Lansing
618ade12ef Fix URL in the Makefile
PR:		53055
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
Approved by:	edwin (mentor)
2003-06-08 17:36:40 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +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
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Bill Fenner
78bcfb19eb Remove JBD01226@niftyserve.ne.jp as MAINTAINER; email has been bouncing
for 2 months.
2002-07-22 04:19:54 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Satoshi Asami
58cbb43213 ADd USE_XLIB. 1998-12-02 04:59:50 +00:00
Justin M. Seger
9335fe1619 Unbreak.
Submitted by:	str
1998-10-13 04:07:18 +00:00
Justin M. Seger
b4e61349a0 Mark BROKEN for ELF:
./../klibtool link cc -o xdvi   xdvi.o dvi_draw.o dvi_init.o events.o font-open.o gf.o pk.o psdps.o psgs.o psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o sfSelFile.o hypertex.o mime.o wwwfetch.o alloca.o -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE  -lX11   ../kpathsea/libkpathsea.la  -lm
cc -o xdvi xdvi.o dvi_draw.o dvi_init.o events.o font-open.o gf.o pk.o psdps.o psgs.o psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o sfSelFile.o hypertex.o mime.o wwwfetch.o alloca.o -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lX11 ../kpathsea/STATIC/libkpathsea.a -lm
/usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath)
/usr/X11R6/lib/libXmu.so: undefined reference to `XShapeCombineMask'
/usr/X11R6/lib/libXaw.so: undefined reference to `XShapeQueryExtension'
1998-10-12 17:23:04 +00:00
Tim Vanderhoek
555648efb4 Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
Satoshi Asami
1726a406db This file is only used for Japanese version.... 1998-06-16 13:09:53 +00:00
Jun Kuriyama
ea892826be DVI Previewer(kpathsearch) for X.
PR:		ports/5882
Submitted by:	Kentaro Inagaki <JBD01226@niftyserve.ne.jp>
1998-06-14 22:00:05 +00:00