Commit graph

43 commits

Author SHA1 Message Date
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
OKAZAKI Tetsurou
8a83189e2d Update MASTER_SITES.
PR:		29159
Submitted by:	maintainer
2001-07-23 13:33:10 +00:00
Akinori MUSHA
ed15a6e4b1 Update to 1.0.
PR:		ports/27603
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER)
2001-05-24 02:30:11 +00:00
Akinori MUSHA
16e13fb647 Remove detailed instructions from pkg-descr. pkg-descr is not for the
place you put detailed instructions in.

Reduce the volume of pkg-message to under 24 lines so that the whole
message can be displayed on an average screen.
2001-04-11 04:27:48 +00:00
Akinori MUSHA
f9bc093e4f Update to 0.2.150.
Add hooks for the forthcoming emacs-w3m-xemacs21-mule port.
2001-04-11 04:11:40 +00:00
OKAZAKI Tetsurou
0e84f5fea8 Add emacs-w3m-emacs20, a simple interface program of w3m for Emacs20.
PR:		26130
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-04-02 01:04:50 +00:00