1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
Baptiste Daroussin
912c68df95 Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 09:24:47 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Hiroki Sato
79b61c9668 - Remove obsolete print/yatex-xemacs.
- Simplify print/yatex.
2013-05-21 03:33:12 +00:00
Hiroki Sato
d4215b0008 Update to 1.77. Changes include:
- last-command-char issue has been fixed.
- %#DVIPDF now supports selection of dvi-to-pdf programs.
- More PDF viewers added to the menu.
2013-04-28 17:41:29 +00:00
Hiroki Sato
fd471c05e6 Update to 1.76. 2012-08-04 16:15:50 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +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
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +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
Hiroki Sato
b2bb7717ad - Fix pkg-plist.
- Some style clean-ups.

Spotted by:	pointyhat
2008-11-07 17:08:52 +00:00
Hiroki Sato
0621af5b39 Fix NOPORTDOCS=yes case and style cleanups. 2008-10-05 02:46:12 +00:00
Hiroki Sato
ca30e4a0f6 Update to 1.73.
Submitted by:	Shota IWAZAKI
PR:		ports/112391
2007-05-04 01:51:02 +00:00
Hiroki Sato
d7d1152829 Fix pkg-plist and bump PORTREVISION.
Spotted by:	pointyhat
Approved by:	portmgr (erwin)
2006-02-28 14:29:06 +00:00
Hiroki Sato
47da2e99ac Fix pkg-plist.
Spotted by:	pointyhat
2006-02-20 20:56:56 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
		Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
		<jamie at thompson dot bishopston dot net>, tobez [4], Mark
		Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
		dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
2006-01-28 02:11:35 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Hiroki Sato
c8ba93ca91 Fix pkg-plist for XEmacs.
Reported by:	kris
2004-12-28 18:14:07 +00:00
Volker Stolz
6caa911285 Chase master-site
PR:		ports/67390
Submitted by:	Roman Neuhauser
Approved by:	maintainer timeout
2004-07-05 19:40:12 +00:00
Hiroki Sato
5bf113daf2 Update to 1.72. yatexpkg.el has been added to support inserting
\usepackage{} automatically, and several bugs have been fixed.  Take
the maintainership.

PR:		ports/61926
Approved by:	maintainer timeout (3 months)
Approved by:	linimon (mentor)
2004-05-05 10:45:42 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
84ea4ee842 Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
2003-03-06 19:23:19 +00:00
Satoshi Taoka
b30c096ad2 Update the version to 1.70
Add EMACS_NO_BUILD_DEPENDS=yes in emacs20/emacs21
Delete BUILD_DEPENDS in xemacs21-mule (use BUILD_DEPENDS added in bsd.emacs.mk instead of it)
2002-06-10 23:33:48 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Satoshi Taoka
e2ebb48573 Add an entry missed (share/doc/yatex/htmlqa.eng) into pkg-plist
Submitted by: bento
2001-09-20 08:36:49 +00:00
Satoshi Taoka
9fbb35a601 Update to 1.69.k 2001-06-30 07:55:47 +00:00
Satoshi Taoka
06ad58dfb7 Update version to 1.69.e (this is beta version, 10103091216).
The version supports YaTeX's hilighting for XEmacs (font-lock).
2001-03-09 05:56:26 +00:00
Satoshi Taoka
17cd24b89d Typo
Pointed out by: asami
2000-11-02 14:46:14 +00:00
Satoshi Asami
ed93df2267 Rename PLIST.<emacs> to pkg-plist.<emacs>. 2000-10-08 04:00:10 +00:00
Satoshi Taoka
17450f8b83 (1) Fixed a problem hunging up the package-making system on bento
Pointed out: asami

(2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible.
2000-09-18 02:05:45 +00:00
Shigeyuki Fukushima
695aafbb99 Change dependency from texinfo.el to texinfmt.el.
Texinfo.el is a major mode elisp for editing Texinfo files.
Texinfmt.el is for formatting Texinfo files into Info files.

Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-17 06:17:34 +00:00
Satoshi Taoka
076c5b15d9 Change dependency port from editors/xemacs-sumo-packages to
editors/xemacs--packages (editors/xemacs-sumo-packages was deleted from
the port tree).
2000-07-17 05:02:05 +00:00
Satoshi Asami
b1750302a9 No need to delete share/emacs/site-lisp, it's created by mtree.
Submitted by:	bento
2000-06-03 08:08:15 +00:00
Satoshi Asami
8562acaf02 Remove empty directories upon deinstallation.
Submitted by:	obento
2000-05-30 19:25:41 +00:00
Akinori MUSHA
25697a480c Use PKGNAMESUFFIX. 2000-04-13 11:22:38 +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
Michael Haro
edcce1c878 PREFIX -> LOCALBASE 2000-03-21 08:30:08 +00:00
Satoshi Taoka
cedbdee44c Because japanese/xemacs-canna was moved to japanese/xemacs21-canna 2000-01-08 02:55:21 +00:00
Satoshi Taoka
a0a1194682 Change a depend port from japanese/xemacs to japanese/xemacs-canna
because japanese/xemacs was removed

Submitted by:	asami
1999-12-01 00:06:44 +00:00
Satoshi Taoka
9982b4397f Could not compile in "parallel package build" by Asami-san
Modified BUILD_DEPENDS in master port and version number in slave ports

Noticed by:	asami
1999-09-30 07:02:27 +00:00
Satoshi Taoka
0a9b4bfd52 Cannot make by an error of INSTALL
Noticed by:	asami
1999-09-29 08:53:26 +00:00
Satoshi Taoka
7dcd773f77 Fix compile error
Create MANIFEST.yatex correctly
1999-09-29 07:31:01 +00:00
Satoshi Taoka
aae99987f8 Updated to lastest version
Modified MASTER_SITES
Changed two ports for XEmacs to XEmacs's package style
1999-09-27 13:48:10 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Satoshi Taoka
c55a42c05e Typo
Noticed by:	Atsushi TAKAHASHI <atsushi@stat.phys.titech.ac.jp>
1999-08-09 06:52:24 +00:00