Commit graph

25 commits

Author SHA1 Message Date
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Baptiste Daroussin
8e32ed8b72 cleanup plist 2014-12-20 19:47:30 +00:00
Jimmy Olgeni
22d7896c17 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
2014-08-03 14:15:08 +00:00
Mathieu Arnold
4f02141413 Support staging.
Sponsored by:	Absolight
2014-01-26 20:51:45 +00:00
Eitan Adler
42e885fc3f multiple: sync legal
This fixes 7 ports.

Approved by:	portmgr (implicit)
2013-12-12 22:09:42 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
9eec3cf79d - Update MASTER_SITES and WWW: line
- Utilize PLIST_FILES/PORTEXAMPLES

PR:		155828
Submitted by:	Ports Fury
2011-03-27 10:27:03 +00:00
Baptiste Daroussin
cb9a3d6540 Deprecate unmaintained ports from textproc where upstream disapear and/or
 where no distfiles can be found and are not used by maintained ports
2011-03-12 22:35:12 +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
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
Stefan Walter
ad9b163150 - Update to 2.1.4b, which also fixes fetching problems.
- Drop maintainership.
2008-03-02 14:04:29 +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
Stefan Walter
a8f97fb786 Convert MAINTAINER to my freebsd.org account. 2006-05-07 13:32:13 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Hiroki Sato
1f102ebc99 Fix the build breakage when LaTeX2e <2003/12/01> is used.
Approved by:	Stefan Walter (sw at gegenunendlich dot de)
Noticed by:	kris
2004-10-30 10:53:23 +00:00
Mark Linimon
fd18a96958 Attempt to fix build on bento.
PR:		ports/66524
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2004-05-12 06:41:32 +00:00
Yen-Ming Lee
dd368ce849 Add SIZE attribute to distinfo.
PR:		62632
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-02-10 17:52:19 +00:00
Mark Linimon
4375b96f29 - Add a pkg-deinstall script for updating LaTeX's content cache after
deinstalling, too. (Suggested by Greg Lewis)
- When installing via port, set $PKG_PREFIX to $PREFIX for the
  pkg-install script to make it look for mktexlsr in there, too.
PR:		ports/59589
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2003-12-08 10:03:42 +00:00
Greg Lewis
c007f73f88 . More complete search path for mktexlsr.
PR:		59481
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2003-11-20 15:32:44 +00:00
Greg Lewis
33e1f8552c . Add a port of foiltex:
The FoilTeX is a collection of LaTeX files for making foils.  A number
of features are built-in including large sans serif font as normal font,
options for setting normalsize at 20pt (default), 17pt, 25pt or 30pt,
new macros for starting new foils, for special environments like Theorem
and Proof, simple macros to control the headline and footline.

WWW: http://www.ctan.org/tex-archive/nonfree/macros/latex/contrib/foiltex/

PR:		54372
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2003-11-10 19:54:12 +00:00