1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Commit Graph

112 Commits

Author SHA1 Message Date
Pav Lucistnik
99498c52db - Fix plist for canna
PR:		ports/110857
Submitted by:	NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer)
2007-03-27 12:56:08 +00:00
Rong-En Fan
57dd4bddd7 - Reflect the reality: chinese/xcin is retired. 2007-01-17 15:17:36 +00:00
Andrey Slusar
4d739c15c8 Fix build xemacs-mule with canna support.
Reported by:	pointyhat via kris
2006-12-16 13:13:54 +00:00
Andrey Slusar
12cb258d65 Fix plist.
Reported by:	pointihat via kris
2006-12-15 09:51:03 +00:00
Andrey Slusar
cddc3c9179 Update xemacs and xemacs21-mule to 21.4.20 "Double Solitaire". 2006-12-12 11:41:15 +00:00
Rong-En Fan
001097cd04 - chinese/xcin is moved to LOCALBASE 2006-11-06 19:57:56 +00:00
Rong-En Fan
73482bce15 - Chase chinese/xcin25 -> chinese/xcin 2006-11-05 10:27:25 +00:00
Rong-En Fan
89953b8da8 - Bump PORTREVISION for latest pkg-plist changes
Approved by:	anray (maintainer)
2006-09-27 08:02:35 +00:00
Andrey Slusar
0b2d60001c When editors/xemacs21-mule is installed as ports, site-lisp and
site-modules directories are created.  But when it's installed as
package, these directories are not created. Fix it.

PR:		ports/103373
Submitted by:	NIIMI Satoshi
2006-09-19 21:04:50 +00:00
Andrey Slusar
0bbf86899a Add site-lisp to default load paths.
Reported by:	jylefort
2006-06-20 11:59:45 +00:00
Pav Lucistnik
f02e929a72 - Fix plist with canna
PR:		ports/94738
Submitted by:	NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer)
2006-03-20 22:21:47 +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
Andrey Slusar
2042e20658 Fix WITH_XCIN25 depends.
PR:		ports/93565
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-02-19 23:19:55 +00:00
Andrey Slusar
a42a9fd441 Fix plist.
Reported by:	yoichi, kris
2006-02-13 21:23:22 +00:00
Andrey Slusar
8f8419b9c9 Removed configure arg `--with-ldap-no'. Now when ldap installed, xemacs
compiled with ldap support.

Reported by:	vs
2006-02-10 11:17:45 +00:00
Andrey Slusar
92d3c7ecdd Fix plist.
Reported by:	pointyhat(kris)
2006-02-08 11:44:56 +00:00
Andrey Slusar
ace79d2e90 Fix build zh-xemacs-mule port.
Reported by:	pointyhat(kris)
2006-02-02 17:18:11 +00:00
Andrey Slusar
1d688800ec Update xemacs and xemacs21-mule to 21.4.19 2006-01-31 10:20:43 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Andrey Slusar
b99c747646 editors/emacs20 was changed not to conflict with other emacsen.
PR:		ports/90480
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
Approved by:	sem(mentor)
2005-12-16 08:13:42 +00:00
Andrey Slusar
7e3692bf39 Change email address for all my ports.
Approved by:	sem(mentor)
2005-12-15 20:34:46 +00:00
Renato Botelho
e6f734def1 - Update to 21.4.18
PR:		ports/90010
Submitted by:	maintainer
2005-12-06 16:15:55 +00:00
Edwin Groothuis
db419064ac [MAINTAINER] editors/xemacs21-mule: fix work under amd64.
* Fix XEmacs working under amd64

PR:		89558
Submitted by:	Andrey Slusar <anrays@gmail.com>
2005-11-26 12:38:23 +00:00
Yoichi NAKAYAMA
8b730fc90b XEmacs binary built with --pdump does not run without .dmp file.
The fix will be removing --pdump or add .dmp in plist, and now
take the first solution suggested by the maintainer.
The change only affects amd64 build.

Submitted by:	maintainer
2005-11-26 08:29:27 +00:00
Pav Lucistnik
2d230135cb - Revive japanese/xemacs21-canna
PR:		ports/88528
Submitted by:	NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp>
2005-11-19 20:41:07 +00:00
Sergey Matveychuk
04772e7dc2 - Fix depends when WITH_XAW3D defined.
PR:		ports/89251, ports/89254
Submitted by:	Andrey Slusar (maintainer)
2005-11-19 14:56:35 +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
Jean-Yves Lefort
f8bbb2c49b Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.

Approved by:	maintainer
2005-05-06 23:44:00 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
6468af5ab8 Remove BROKEN tag on amd64, port was already fixed.
Submitted by:	maintainer
2005-04-03 05:46:53 +00:00
Kris Kennaway
cd41e65b9d BROKEN on amd64: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-27 02:39:38 +00:00
Pav Lucistnik
1727d3d0cd - Fix plist
PR:		ports/79018
Submitted by:	Andrey Slusar <anrays@gmail.com> (maintainer)
2005-03-20 00:00:48 +00:00
Sergey Matveychuk
4bd5eccdcf - Remove extra dirs on deinstall
PR:		ports/78483
Submitted by:	maintainer
2005-03-06 18:45:43 +00:00
Sergey Matveychuk
dcd21d2a73 Update to 21.4.17 "Jumbo Shrimp"
PR:		ports/77236
Submitted by:	maintainer
2005-02-08 17:04:33 +00:00
Sergey Matveychuk
88d33ad850 - Fixed regex related XEmacs-mule hangs.
PR:		ports/76808
Submitted by:	maintainer
2005-01-29 12:33:38 +00:00
Sergey Matveychuk
d00e92b2aa * Remove editors/xemacs-packages from RUN_DEPENDS.
* Cleanup some portlint warnings.
* Rename option WANT_GTK to WITH_GTK
* Add build with Xaw3d - option WITH_XAW3D
* Fix regex uninterrupable loops.

PR:		ports/75920
Submitted by:	maintainer
2005-01-08 16:13:55 +00:00
Edwin Groothuis
5799d9acd6 [PATCH] change MAINTAINER email address for all my ports.
PR:		ports/75559
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-12-30 02:37:15 +00:00
Sergey Matveychuk
2905c4e912 - maintainer of editors/xemacs21-mule can't maintain
japanise ports. So, set maintainer to ports@ there.

Submitted by:	Andrey Slusar <anray(at)inet.ua> (maintainer of xemacs21-mule)
2004-12-29 22:12:37 +00:00
Sergey Matveychuk
84a734af24 - fix build with GTK
PR:		ports/75593
Submitted by:	maintainer
2004-12-29 08:31:22 +00:00
Sergey Matveychuk
c84c3d1894 - Fix build on the 6-CURRENT
PR:		ports/75494
Submitted by:	maintainer
2004-12-25 21:43:02 +00:00
Sergey Matveychuk
36ca1a2052 - Update to 2.4.16
- Pass maintainership to submitter

PR:		ports/75444
Submitted by:	Andrey Slusar <anray(at)inet.ua>
2004-12-24 12:39:56 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Pav Lucistnik
45d204660f - USE_GNOME must be defined above bsd.port.pre.mk, otherwise make dies
with malformed conditional error. This fix INDEX build for people who
  define WANT_GTK.

Fixes PR:	ports/74147
2004-11-21 02:06:45 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kris Kennaway
412fec5a76 Port to amd64.
Submitted by:	James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin, kan
2004-03-25 10:59:14 +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
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