Commit Graph

44 Commits

Author SHA1 Message Date
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Yuri Victorovich
5b6b90bbac graphics/epix: Update to 1.2.18
Changelog:
http://mathcs.holycross.edu/~ahwang/epix/ChangeLog

Also replaced PORTVERSION with DISTVERSION.

Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
2018-02-15 06:51:02 +00:00
Mikhail Teterin
b938e0405f Update from 1.2.15 to 1.2.16 -- some improvements to the Emacs
interface.

Notified by:	portscout
2016-05-19 12:13:25 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Pawel Pekala
9c5206d096 - Update to version 1.2.15
- Add LICENSE_FILE
- FIx USE_TEX usage

PR:		202850
Submitted by:	tkato432@yahoo.com
2015-10-02 20:12:54 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Antoine Brodin
228ab58873 Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
2014-09-04 19:26:24 +00:00
Antoine Brodin
fd4283913b Allow staging as a regular user 2014-08-26 19:15:43 +00:00
Baptiste Daroussin
ce6b27d118 Do not hardcode latex dependency 2014-07-23 12:39:14 +00:00
Antoine Brodin
1659d11939 Allow to build with texinfo from ports 2014-06-26 14:19:30 +00:00
Martin Wilke
1e5215a754 - Update to 1.2.14
PR:		190898
2014-06-18 07:45:01 +00:00
Antoine Brodin
17dcb8e9f4 - Update to 1.2.13
- Stage support

PR:		ports/181058
Submitted by:	Kato Tsuguru
2013-11-25 22:04:36 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
22490a6c30 - Update to 1.2.11
PR:		180507
Submitted by:	Ports Fury
2013-07-15 14:44:53 +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
60f826aaac - Update to 1.2.10
PR:		166887
Submitted by:	Ports Fury
2012-05-16 10:14:20 +00:00
Dennis Herrmann
20b0d6edc9 - Update to 1.2.9
PR:		ports/160115
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-31 22:01:24 +00:00
Martin Wilke
f4fe78d3ea - Update to 1.2.8
PR:		158472
Submitted by:	Ports Fury
2011-07-02 07:55:27 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Koop Mast
d4d764bb2a Fix a plist issue in the NOPORTDOCS case.
Submitted by:	QAT
2010-05-25 17:17:53 +00:00
Koop Mast
ab7b2ea316 Update to 1.2.7.
This lets us drop USE_GCC=3.4.

PR:		ports/144667
Submitted by:	Andrius Morkunas <hinokind@gmail.com>
2010-05-25 14:38:38 +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
Ion-Mihai Tetcu
08f335f26d Fix install / plist with custom PREFIX
Reported by:	QATty
2009-06-09 13:34:07 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +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
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Kris Kennaway
2a30ca0747 Add missing files 2004-11-26 00:25:40 +00:00
Pav Lucistnik
ffee13f318 - Update to 1.0.0
PR:		ports/73461
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2004-11-05 19:55:49 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Tilman Keskinoz
3ba5349872 Update to 0.8.10a
PR:		53494
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-29 14:47:41 +00:00
Ying-Chieh Liao
5e428de037 upgrade to 0.8.9 2003-02-26 16:07:01 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Tilman Keskinoz
9d3f1af935 Update to 0.8.8a
PR:		47076
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-16 23:38:13 +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
Ying-Chieh Liao
dee01374c8 upgrade to 0.8.7a 2002-10-27 15:56:32 +00:00
Ying-Chieh Liao
1605945e85 add epix 0.8.6
Creates math plots and line figures using easy-to-learn syntax
2002-09-05 05:45:54 +00:00