1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
MANTANI Nobutaka
d1b0242697 Fix package building error of emacs-w3m-emacs21 and emacs-w3m-emacs22.
Feature safe:	yes
2011-01-15 16:29:55 +00:00
MANTANI Nobutaka
d655af1249 Update to 1.4.423 CVS snapshot on 2010/12/24. 2010-12-24 18:35:15 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
MANTANI Nobutaka
bb09c337f3 Fix installation of icons for emacs-w3m-emacs22.
Reported by:	 itetcu
2010-01-28 15:20:41 +00:00
MANTANI Nobutaka
825400d42a Fix dependency of emacs-w3m-emacs22.
Reported by:   QAT
2010-01-27 16:52:30 +00:00
MANTANI Nobutaka
d1d0082857 Update to 1.4.378 CVS snapshot on 2010/01/25.
Current version 1.4.4 does not support emacs23 and
new version has not been released since 2005.
2010-01-27 16:20:53 +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
743fcfce62 - Chase textproc/wv shlib bump
Noticed by:	kwm
Feature safe:	yes
2009-09-19 22:33:37 +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
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
MANTANI Nobutaka
04d8dc46d4 Correct dependency for emacs21 to fix package build.
Reported by:       pointyhat via kris
2007-08-04 11:09:34 +00:00
MANTANI Nobutaka
933f1f0d91 Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Submitted by:	ume
2007-07-29 09:05:15 +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
MANTANI Nobutaka
bdf954a1a8 Fix dependencies for EMACS_PORT_NAME = emacs22. 2006-07-10 02:57:15 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +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
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
MANTANI Nobutaka
6672af7e09 Fix install error for emacs-w3m-xemacs21-mule. 2005-12-31 15:00:00 +00:00
Edwin Groothuis
d5eb512c25 Add INFO macro 2005-12-04 20:07:17 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
MANTANI Nobutaka
c350c15c16 Update to 1.4.4. 2005-04-04 14:47:59 +00:00
MANTANI Nobutaka
5f654d7bb2 Update to 1.4.3. 2004-08-24 14:38:45 +00:00
MANTANI Nobutaka
9132f75ffa Update to 1.4.1. 2004-07-12 15:03:24 +00:00
MANTANI Nobutaka
859f47591d Update to 1.4. 2004-06-25 14:43:11 +00:00
MANTANI Nobutaka
e6d2af565d Add SIZE to distinfo.
Submitted by:	trevor
2004-03-25 13:32:31 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
MANTANI Nobutaka
154c5e77c2 1. Update to 1.3.6.
2. Correct pkg-plist.

PR:		ports/54889 [2]
Submitted by:	Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
2003-08-09 15:16:21 +00:00
MANTANI Nobutaka
7e0fdb427d Update to 1.3.5.
Divide pkg-plist for each emacs variants.
2003-07-06 05:52:53 +00:00
MANTANI Nobutaka
15bdd7d530 Remove patch-shimbun:mew-shimbun.el. (Forgotten in the last update)
Pointed out by:	Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp>
2003-06-24 11:50:14 +00:00
MANTANI Nobutaka
e2579e5d66 Update to 1.3.4. 2003-06-22 08:21:38 +00:00
MANTANI Nobutaka
a33aeb1362 De-pkg-comment. 2003-02-22 14:25:38 +00:00
MANTANI Nobutaka
6b642102b2 Add a patch to work mew-shimbun.el with Mew 2.x.
Update my mail address in pkg-descr.

Obtained from:	emacs-w3m CVS
2002-11-17 03:37:45 +00:00
MANTANI Nobutaka
4fb08117fb Update to 1.3.3.
Submitted by:	taoka
2002-11-03 13:37:31 +00:00
MANTANI Nobutaka
e25967e0a7 Fix package building error of emacs-w3m-emacs20. 2002-10-06 11:54:39 +00:00
MANTANI Nobutaka
edbe1f9e94 Update to 1.3.2.
Submitted by:	taoka
2002-09-12 13:41:33 +00:00
MANTANI Nobutaka
a607d682f6 Add WITHOUT_SHIMBUN knob.
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2002-07-27 10:44:56 +00:00
MANTANI Nobutaka
d1c1e0a964 Update to 1.3.1. 2002-07-25 17:32:09 +00:00
MANTANI Nobutaka
a56cb1daea Update to 1.2.7. 2002-06-08 15:15:27 +00:00
MANTANI Nobutaka
c308510803 Update to 1.2.5. 2002-03-06 14:20:49 +00:00
MANTANI Nobutaka
589d85630b Update to 1.2.4. 2002-01-24 09:03:07 +00:00
MANTANI Nobutaka
61c9e22b3a Update to 1.2.3. 2001-12-24 14:21:55 +00:00
MANTANI Nobutaka
1ccbe70411 Don't set SHIMBUN="" if flim-emacs21 isn't installed.
Correct pkg-plist.

Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
2001-12-24 13:47:58 +00:00
MANTANI Nobutaka
ff97081f68 Update to 1.2.2. 2001-12-12 06:36:51 +00:00
MANTANI Nobutaka
4709b8feba Update to 1.2.1. 2001-12-12 02:49:08 +00:00
Shigeyuki Fukushima
b1650ff64b New master/slave scheme for emacs-w3m ports.
Update master port to emacs21.
Update slave ports to stub port:
    emacs-w3m-emacs20, emacs-w3m-xemacs21-mule
Install el/elc files to version specific site-lisp directory (Gnu Emacsen).
2001-12-03 17:27:41 +00:00
MANTANI Nobutaka
20aa69ddcc Maintainer is committer now.
Reviewed by:	knu
2001-11-03 19:16:50 +00:00
Akinori MUSHA
2a98f8a9d1 Update to 1.1.100.
PR:		ports/30586
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-09-17 03:24:34 +00:00