Commit graph

52 commits

Author SHA1 Message Date
Frederic Culot
189ef32417 - Update to 7.0.3
Changes:	http://savannah.nongnu.org/forum/forum.php?forum_id=6666
PR:		ports/153717
Submitted by:	Yasuhiro KIMURA <yasu AT utahime.org> (maintainer)
Approved by:	sahil@/wen@ (mentors, implicit)
2011-01-07 06:43:18 +00:00
Sylvio Cesar Teixeira
886e88a109 - Update to 7.0.0
PR:		ports/147785
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Feature safe:	yes
2010-06-19 19:11:11 +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
Martin Wilke
ab6be51001 - Update to 6.1.0
PR:		139126
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintianer)
Feature safe:	yes
2009-09-25 18:25:14 +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
Andrey Slusar
1bcf8f38d1 - Update to 6.0.0
PR:		ports/136282
Submitted by:	Yasuhiro KIMURA (maintainer)
2009-07-05 18:49:59 +00:00
Beech Rintoul
5e345cf2ad - Update to 5.0.0
PR:		ports/124968
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2008-06-28 17:20:45 +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
Sergey Matveychuk
3905919d90 - Make riece-emacs21 as slave to riece
PR:		ports/114671
Submitted by:	maintainer
2007-08-08 10:00:55 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Andrey Slusar
2e02dad466 Update to 4.0.0
PR:		ports/113136
Submitted by:	KIMURA Yasuhiro (maintainer)
2007-05-31 18:03:49 +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
Andrey Slusar
50d61ea470 Update to 3.1.2
PR:		ports/108506
Submitted by:	KIMURA Yasuhiro (maintainer)
2007-01-29 11:17:39 +00:00
Andrey Slusar
1d5496ffce Update to 3.1.1
PR:		ports/103929
Submitted by:	KIMURA Yasuhiro (maintainer)
2006-10-04 17:04:04 +00:00
Andrey Slusar
42e503788a Update to 3.1.0
PR:		ports/101023
Submitted by:	KIMURA Yasuhiro (maintainer)
2006-07-30 06:28:21 +00:00
Cheng-Lung Sung
76e9241c75 - update to 3.0.0
PR:		ports/98071
Submitted by:	maintainer (KIMURA Yasuhiro)
2006-05-30 06:42:57 +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
53ccffe639 Remove trailing spaces 2005-12-27 02:14:56 +00:00
Simon Barner
d8218c790e - Update to 2.0.2
- Add SHA256

PR:		ports/89266
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-11-23 00:53:15 +00:00
Edwin Groothuis
0b0bd07d4a irc/riece: New version 2.0.1 is released
New version 2.0.1 is released.

PR:		ports/86908
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2005-10-04 23:33:09 +00:00
Sam Lawrance
951e685aae Update to 2.0.0
PR:		ports/85679
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-09-04 07:25:39 +00:00
Jeremy Messenger
b5d79e7075 Since ports/75832 is already closed by committing a workaround, this port
should not be marked BROKEN on ia64 now.

PR:		ports/83972
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-07-25 08:04:25 +00:00
Florent Thoumie
662d63837b - Mark BROKEN on ia64.
PR:		ports/79936
Submitted by:	maintainer
2005-04-15 12:39:47 +00:00
Florent Thoumie
db8084b41f - Update to 1.0.8.
PR:		ports/78513
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Approved by:	pav (mentor)
2005-03-06 23:07:56 +00:00
Pav Lucistnik
ca00f904a4 - Update to 1.0.7b
PR:		ports/77196
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-02-08 16:23:17 +00:00
Pav Lucistnik
5709ac2df7 - Update to 1.0.7
PR:		ports/77143
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-02-05 21:19:47 +00:00
Volker Stolz
d4d7c01b94 - Update to new version 1.0.6
- Add MASTER_SITE_SAVANNAH to MASTER_SITES

PR:		ports/74698
Submitted by:	maintainer
2004-12-09 16:46:03 +00:00
Pav Lucistnik
b7751294a7 - Update to 1.0.5
PR:		ports/73637
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2004-11-07 10:56:22 +00:00
Pav Lucistnik
3374cb40bb - Fix bug in DCC protocol handling.
PR:		ports/73542
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Obtained from:	author
2004-11-06 13:17:05 +00:00
Hiroki Sato
c6ed50ea2a Bump PORTEPOCH because the PORTVERSION is changed from
1.4.0 to 1.0.4 due to the repocopy and it prevents upgrading
with portupgrade.

Approved by:	KIMURA Yasuhiro (yasu at utahime dot org) (maintainer)
2004-11-03 18:11:16 +00:00
Hiroki Sato
c45fd3c4d9 Add a missing file.
Noticed by:	ume
2004-10-31 17:08:16 +00:00
Hiroki Sato
6f00a0960c Add irc/riece (and irc/riece-emacs20, repocopy'd from irc/liece*), which
is an IRC client for Emacs.  Riece is a redesign of the Liece IRC client.

Prodded by:	nork
PR:	ports/67852
2004-10-31 13:46:22 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Yoichi NAKAYAMA
9a96a72c80 Update to 1.4.10 (Bug fix release). 2002-10-15 06:16:34 +00:00
Yoichi NAKAYAMA
e3668adc87 Update to 1.4.9 2002-10-05 20:24:14 +00:00
Yoichi NAKAYAMA
ddc1989a21 Update to 1.4.8 2002-08-26 11:04:26 +00:00
Yoichi NAKAYAMA
eb68930884 * Follow the locale change
* Rearrange according to the removal of xemacs21-mule stub.
* Bump up port revision
2002-05-13 05:38:28 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Yoichi NAKAYAMA
a2f47887d0 Update to 1.4.7.
It does not need flim any more.
2002-03-23 16:11:43 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Yoichi NAKAYAMA
2df00ec11c Update to 1.4.6. 2002-02-12 09:26:59 +00:00
Yoichi NAKAYAMA
68eb192cbe Change dependency from flim-1.13 to flim-1.14.
Reviewed by:	knu(mentor)
2001-12-05 10:25:55 +00:00
Yoichi NAKAYAMA
048c271e46 Move master port to irc/liece and add support for emacs21.
Approved by:	knu(mentor)
2001-12-04 18:00:50 +00:00
Shigeyuki Fukushima
49a6d525c1 Activate flim113-{emacs,mule,emacs20,xemacs21-mule}.
Inactivate flim-{emacs,mule,emacs20,xemacs21-mule}-current.
Activate flim113-{emacs,mule,emacs20,xemacs21-mule}.
Stop to support flim-{emacs,mule,emacs20,xemacs21-mule}.

Synchronize the dependency with changing port name of flim/semi.

Approved by:	maintainers
2001-11-05 16:50:49 +00:00
Akinori MUSHA
6986cb5479 ldcc/ltcp have been moved to irc/liece-dcc. 2001-05-06 10:21:40 +00:00