CVS log for ports/editors/xemacs-devel-mule/Makefile
Up to [FreeBSD] / ports / editors / xemacs-devel-mule
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon May 2 12:41:43 2011 UTC (9 months, 1 week ago) by makc
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +14 -19 lines
Fix build with open-motif-2.3.3 PR: ports/154044 Submitted by: Mikhail Tsatsenko <m.tsatsenko at gmail.com> Exp-runs by: pav
Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun May 1 23:16:35 2011 UTC (9 months, 1 week ago) by pav
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +4 -0 lines
- Mark xft slaveport BROKEN on 9-CURRENT: does not build Wrong type argument: listp, #<INTERNAL OBJECT (XEmacs bug?) (symbol-value-forward type 884680772) 0xfb3fe8>*** Error code 255 Reported by: pointyhat
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:35 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Dec 1 23:38:46 2010 UTC (14 months, 1 week ago) by linimon
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:02 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
Punt autoconf267->autoconf268
Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:34:23 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +5 -2 lines
Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:34:11 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:36:44 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
- update to jpeg-8
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:10:17 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:56 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:40 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin)
Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:25:58 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
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)
Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:25 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +4 -6 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Mar 30 07:27:57 2008 UTC (3 years, 10 months ago) by anray
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -1 lines
- Add missing depends from x11-fonts/fontconfig - Fix build with new fontconfig [1] Reported by: miwi, Andrei Lavreniyuk Obtained from: xemacs cvs [1]
Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Mar 26 09:04:00 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -3 lines
- Fix build with slave ports Submitted by: pointyhat via pav Approved by: portmgr (xorg cleanup)
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Mar 23 11:11:21 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -3 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:46:48 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:49 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +17 -0 lines
- 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
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun May 27 17:43:21 2007 UTC (4 years, 8 months ago) by anray
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -2 lines
Update to 21.5-b28 "fuki"
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:22 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri May 4 03:55:10 2007 UTC (4 years, 9 months ago) by nobutaka
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Add emacs-22.* to CONFLICTS. PR: ports/111814 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: anray (maintainer)
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Feb 10 20:24:09 2007 UTC (5 years ago) by anray
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -0 lines
Fix memory limits.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue May 16 14:31:26 2006 UTC (5 years, 8 months ago) by anray
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Update to 21.5-b27 "fiddleheads"
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Apr 11 15:14:10 2006 UTC (5 years, 10 months ago) by anray
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Change `MAINTAINER=...' to `MAINTAINER?=...'.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Apr 1 17:29:44 2006 UTC (5 years, 10 months ago) by anray
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Update to 21.5-b26 "endive".
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Mar 16 08:15:32 2006 UTC (5 years, 10 months ago) by anray
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +9 -4 lines
- Update to 21.5-b25 "eggplant". - Fix build with gtk support. - Disable experimental features and add this features to WITH_EXPERIMENTAL option(it's improve perfomance and stability in default build).
Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:13 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Feb 17 21:12:07 2006 UTC (5 years, 11 months ago) by anray
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Remove "Cache full" warning.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Feb 10 11:35:02 2006 UTC (6 years ago) by anray
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +10 -2 lines
Add WITH_LDAP - build xemacs with ldap support.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Feb 8 14:08:07 2006 UTC (6 years ago) by anray
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +7 -0 lines
* Try to fix xemacs-devel japanese ports. * I don't use the japanese. Pass maintainership for ja-xemacs-devel-* to ports@. Reported by: pointyhat(kris)
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Feb 2 13:28:42 2006 UTC (6 years ago) by anray
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
1.Integrate some bugfixes from upstream cvs: * Increase MAX_FONT_COUNT from 5000 to INT_MAX. Applies to both the X and GTK platforms. * Improve Russian C-x processing. * More mule-ization and fix related crashes. * Call set-current-locale (the wrapper for setlocale(3)) before checking the current locale, because the C code doesn't. * Initialise the hardware-specific mapping from raw keycodes to the US key layout. 2.Fix pkg-plist. Reported by: pointyhat(kris) (2)
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Jan 18 23:18:25 2006 UTC (6 years ago) by anray
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -2 lines
* Remove not nedded USE_GETTEXT. * Fix WITH_XFT LIB_DEPENDS.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Dec 22 19:50:56 2005 UTC (6 years, 1 month ago) by anray
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -4 lines
* Windows-1251 coding system now supported without any options. * Fixed performance issues. * Fixed setting the default character class to word, not whitespace. Approved by: sem(mentor)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Dec 21 20:38:38 2005 UTC (6 years, 1 month ago) by anray
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +7 -4 lines
* Update to 21.5.b24 "dandelion". * Added -DWITH_XFT - build XEmacs with xft support. Approved by: sem(mentor)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Dec 16 08:12:37 2005 UTC (6 years, 1 month ago) by anray
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
editors/emacs20 was changed not to conflict with other emacsen. PR: ports/90479 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: sem(mentor)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Dec 15 20:34:44 2005 UTC (6 years, 1 month ago) by anray
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Change email address for all my ports. Approved by: sem(mentor)
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Nov 29 22:09:27 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -0 lines
[MAINTAINER] editors/xemacs-devel-mule: add windows-1251 support. * Added windows-1251 code system, removed from upstream XEmacs 21.5 PR: ports/89734 Submitted by: Andrey Slusar <anrays@gmail.com>
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Nov 24 12:40:34 2005 UTC (6 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
* Fix crashes printing ISO2022 coding systems. * Fix bugs and error messages with VM, BBDB. PR: ports/89478 Submitted by: Andrey Slusar (maintainer)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Nov 19 14:56:35 2005 UTC (6 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
- Fix depends when WITH_XAW3D defined. PR: ports/89251, ports/89254 Submitted by: Andrey Slusar (maintainer)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:10 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
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.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Oct 27 17:05:54 2005 UTC (6 years, 3 months ago) by sem
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Update to 21.5-b23 "daikon". PR: ports/88080 Submitted by: Andrey Slusar (maintainer)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Sep 15 12:00:11 2005 UTC (6 years, 4 months ago) by sem
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Update to 21.5-b22 "cucumber". PR: ports/86147 Submitted by: maintainer
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Jul 24 02:24:22 2005 UTC (6 years, 6 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -4 lines
Extend an ifdef from __amd64__ to other _LP64 archs and unbreak for sparc64 and ia64. (Not actually tested on ia64, but same fix does make xemacs-devel build there according to pointyhat.) Approved by: Andrey Slusar (maintainer)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Jul 21 00:04:06 2005 UTC (6 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -0 lines
BROKEN on ia64 and sparc64: Does not build
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jun 4 09:56:18 2005 UTC (6 years, 8 months ago) by sem
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -10 lines
* Update to 21.5-b21 "corn" * Unbreak on non-i386 platforms * Update EMACS_VER on editors/xemacs-devel-mule * Fix EMACS_VER on editors/xemacs-devel PR: ports/81866 Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri May 6 23:44:00 2005 UTC (6 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -0 lines
Add CONFLICTS variable, since this port conflicts with other emacs/xemacs ports. Approved by: maintainer
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:24 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:06 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Mar 27 02:37:34 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -0 lines
BROKEN on amd64, ia64 and sparc64: Build fails Approved by: portmgr (self)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Mar 18 08:03:53 2005 UTC (6 years, 10 months ago) by sem
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +28 -23 lines
- Update to 21.5.b20 "cilantro". - Fixed option WITH_GTK(bug, reported by Palle Girgensohn <girgen@pingpong.net>) PR: ports/78960 Submitted by: maintainer
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 6 20:45:49 2005 UTC (6 years, 11 months ago) by sem
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
- Try unbreak build on sparc64 Submitted by: maintainer
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Feb 25 21:01:20 2005 UTC (6 years, 11 months ago) by sem
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +80 -47 lines
- Update to 21.5.b19 "chives" - It fix VuXML ID: 3e3c860d-7dae-11d9-a9e7-0001020eed82 - Pass maintainership to submitter PR: ports/75450 Submitted by: Andrey Slusar <anray (at) inet.ua>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Dec 23 09:32:30 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
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)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Mar 25 10:59:14 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -0 lines
Port to amd64. Submitted by: James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin, kan
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:35:55 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -2 lines
Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:11:51 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Now gettext 0.12.1 is gettext-old.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:43:53 2003 UTC (8 years, 2 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update 21.5-b15 to 21.5-b16.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Nov 13 14:45:03 2003 UTC (8 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:37:01 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Sep 10 06:26:40 2003 UTC (8 years, 5 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
Update 21.5-b13 to 21.5-b15 and relevant corrections as follows: * remove patch for module build section of Makefile according to change $^ to macro itself.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:42 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:24 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Chase the libintl.so shared lib version.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 22 11:06:31 2003 UTC (8 years, 8 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +24 -42 lines
Update to 21.5-b13(Beta version).
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 20 02:58:54 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1 lines
Remove USE_GNOMENG.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 6 19:23:12 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Destroy pkg-comment for some of the stranger uses in the tree, pending the final semi-automatic purge. Approved by: portmgr (implicitly)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jan 22 13:33:52 2003 UTC (9 years ago) by kiri
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Update 21.4.11 to 21.4.12.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 5 10:09:10 2003 UTC (9 years, 1 month ago) by kiri
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Update 21.1.10 to 21.1.11.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 6 10:54:34 2002 UTC (9 years, 3 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
Update 21.4.9 -> 21.4.10.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 30 13:25:34 2002 UTC (9 years, 3 months ago) by taoka
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -2 lines
Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib Approved by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Sep 4 11:02:38 2002 UTC (9 years, 5 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update 21.4.8 -> 21.4.9.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Aug 30 13:36:06 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Deploy USE_GNOMENG infrastructure PR: 42197 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:22:10 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jul 9 13:34:53 2002 UTC (9 years, 7 months ago) by kiri
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Japanese resource directory name changed because of locale change.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 15 09:51:06 2002 UTC (9 years, 9 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Update 21.4.6_1 -> 21.4.8.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:34 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
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
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:44:00 2002 UTC (9 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 5 11:11:00 2002 UTC (10 years, 1 month ago) by kiri
Branches: MAIN
CVS tags: RELEASE_4_5_0
XEmacs development version(gamma 21.4.6) with mule. This is the mule version of editors/xemacs-devel.
