aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plist with cannaPav Lucistnik2006-03-201-1/+2
| | | | | | | | PR: ports/94738 Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer) Notes: svn path=/head/; revision=157816
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Fix WITH_XCIN25 depends.Andrey Slusar2006-02-191-1/+1
| | | | | | | | PR: ports/93565 Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=156423
* Fix plist.Andrey Slusar2006-02-131-0/+2
| | | | | | | Reported by: yoichi, kris Notes: svn path=/head/; revision=155964
* Removed configure arg `--with-ldap-no'. Now when ldap installed, xemacsAndrey Slusar2006-02-101-1/+0
| | | | | | | | | compiled with ldap support. Reported by: vs Notes: svn path=/head/; revision=155638
* Fix plist.Andrey Slusar2006-02-082-3/+4
| | | | | | | Reported by: pointyhat(kris) Notes: svn path=/head/; revision=155502
* Fix build zh-xemacs-mule port.Andrey Slusar2006-02-021-0/+3
| | | | | | | Reported by: pointyhat(kris) Notes: svn path=/head/; revision=155092
* Update xemacs and xemacs21-mule to 21.4.19Andrey Slusar2006-01-312-4/+4
| | | | Notes: svn path=/head/; revision=154880
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-17/+17
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* editors/emacs20 was changed not to conflict with other emacsen.Andrey Slusar2005-12-161-1/+1
| | | | | | | | | PR: ports/90480 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: sem(mentor) Notes: svn path=/head/; revision=151296
* Change email address for all my ports.Andrey Slusar2005-12-151-1/+1
| | | | | | | Approved by: sem(mentor) Notes: svn path=/head/; revision=151262
* - Update to 21.4.18Renato Botelho2005-12-063-10/+7
| | | | | | | | PR: ports/90010 Submitted by: maintainer Notes: svn path=/head/; revision=150538
* [MAINTAINER] editors/xemacs21-mule: fix work under amd64.Edwin Groothuis2005-11-264-4/+20
| | | | | | | | | | * Fix XEmacs working under amd64 PR: 89558 Submitted by: Andrey Slusar <anrays@gmail.com> Notes: svn path=/head/; revision=149564
* XEmacs binary built with --pdump does not run without .dmp file.Yoichi NAKAYAMA2005-11-261-3/+4
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=149556
* - Revive japanese/xemacs21-cannaPav Lucistnik2005-11-191-5/+9
| | | | | | | | PR: ports/88528 Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> Notes: svn path=/head/; revision=148811
* - Fix depends when WITH_XAW3D defined.Sergey Matveychuk2005-11-191-0/+1
| | | | | | | | PR: ports/89251, ports/89254 Submitted by: Andrey Slusar (maintainer) Notes: svn path=/head/; revision=148787
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Add CONFLICTS variable, since this port conflicts with otherJean-Yves Lefort2005-05-061-0/+4
| | | | | | | | | emacs/xemacs ports. Approved by: maintainer Notes: svn path=/head/; revision=134732
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Remove BROKEN tag on amd64, port was already fixed.Kris Kennaway2005-04-031-1/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=132315
* BROKEN on amd64: Incomplete pkg-plistKris Kennaway2005-03-271-0/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132081
* - Fix plistPav Lucistnik2005-03-202-2/+1
| | | | | | | | PR: ports/79018 Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer) Notes: svn path=/head/; revision=131675
* - Remove extra dirs on deinstallSergey Matveychuk2005-03-062-0/+6
| | | | | | | | PR: ports/78483 Submitted by: maintainer Notes: svn path=/head/; revision=130458
* Update to 21.4.17 "Jumbo Shrimp"Sergey Matveychuk2005-02-087-302/+7
| | | | | | | | PR: ports/77236 Submitted by: maintainer Notes: svn path=/head/; revision=128296
* - Fixed regex related XEmacs-mule hangs.Sergey Matveychuk2005-01-293-440/+179
| | | | | | | | PR: ports/76808 Submitted by: maintainer Notes: svn path=/head/; revision=127601
* * Remove editors/xemacs-packages from RUN_DEPENDS.Sergey Matveychuk2005-01-083-68/+517
| | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=125818
* [PATCH] change MAINTAINER email address for all my ports.Edwin Groothuis2004-12-301-1/+1
| | | | | | | | PR: ports/75559 Submitted by: Andrey Slusar <anray@inet.ua> Notes: svn path=/head/; revision=125497
* - maintainer of editors/xemacs21-mule can't maintainSergey Matveychuk2004-12-291-1/+1
| | | | | | | | | japanise ports. So, set maintainer to ports@ there. Submitted by: Andrey Slusar <anray(at)inet.ua> (maintainer of xemacs21-mule) Notes: svn path=/head/; revision=125473
* - fix build with GTKSergey Matveychuk2004-12-291-6/+3
| | | | | | | | PR: ports/75593 Submitted by: maintainer Notes: svn path=/head/; revision=125424
* - Fix build on the 6-CURRENTSergey Matveychuk2004-12-251-0/+11
| | | | | | | | PR: ports/75494 Submitted by: maintainer Notes: svn path=/head/; revision=125170
* - Update to 2.4.16Sergey Matveychuk2004-12-246-127/+80
| | | | | | | | | | - Pass maintainership to submitter PR: ports/75444 Submitted by: Andrey Slusar <anray(at)inet.ua> Notes: svn path=/head/; revision=125063
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) Notes: svn path=/head/; revision=124934
* - USE_GNOME must be defined above bsd.port.pre.mk, otherwise make diesPav Lucistnik2004-11-211-1/+3
| | | | | | | | | | with malformed conditional error. This fix INDEX build for people who define WANT_GTK. Fixes PR: ports/74147 Notes: svn path=/head/; revision=122049
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+3
| | | | Notes: svn path=/head/; revision=105747
* Port to amd64.Kris Kennaway2004-03-253-1/+17
| | | | | | | Submitted by: James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin, kan Notes: svn path=/head/; revision=105220
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-1/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+2
| | | | Notes: svn path=/head/; revision=93890
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Forgotten removing files/patch-al.Kiriyama Kazuhiko2003-09-141-11/+0
| | | | | | | Noticed by: knu@FreeBSD.org Notes: svn path=/head/; revision=88977
* Update 21.4.13_1 to 21.4.14.Kiriyama Kazuhiko2003-09-103-5/+5
| | | | Notes: svn path=/head/; revision=88881
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* * Change distinfo for new distfiles (forgotten in previous commit ;)Kiriyama Kazuhiko2003-06-052-3/+14
| | | | | | | | | * Add patch(patch-al) to avoide *very* slow fonfifying [1] Refered from: http://list-archive.xemacs.org/xemacs-beta/200305/msg00467.html [1] Notes: svn path=/head/; revision=82312
* Update to 21.4.13.Kiriyama Kazuhiko2003-06-043-16/+7
| | | | Notes: svn path=/head/; revision=82234
* Update documents with changing 21.4.* stable version.Kiriyama Kazuhiko2003-05-233-26/+13
| | | | Notes: svn path=/head/; revision=81772
* Modify files for move xemacs21-mule to version 21.4.12.Kiriyama Kazuhiko2003-05-093-131/+1538
| | | | Notes: svn path=/head/; revision=80515