non port: editors/xemacs-devel-mule/Makefile |
SVNWeb
|
Number of commits found: 82 |
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] (Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Wed, 10 Jul 2013
|
[ 06:49 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert from USE_MOTIF to USES=motif
|
Sat, 9 Mar 2013
|
[ 21:43 bapt ] (Only the first 10 of 18 ports in this commit are shown above. )
Get rid of XAWVER option in bsd.port.mk it does not need to be specified there
also remove a useless global XAWVER PLIST_SUB
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 2 May 2011
|
[ 12:41 makc ] (Only the first 10 of 16 ports in this commit are shown above. )
Fix build with open-motif-2.3.3
PR: ports/154044
Submitted by: Mikhail Tsatsenko <m.tsatsenko at gmail.com>
Exp-runs by: pav
|
Sun, 1 May 2011
|
[ 23:16 pav ]
- 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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Wed, 1 Dec 2010
|
[ 23:38 linimon ] (Only the first 10 of 25 ports in this commit are shown above. )
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Fri, 6 Jun 2008
|
[ 13:25 edwin ] (Only the first 10 of 95 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Sun, 30 Mar 2008
|
[ 07:27 anray ]
- Add missing depends from x11-fonts/fontconfig
- Fix build with new fontconfig [1]
Reported by: miwi, Andrei Lavreniyuk
Obtained from: xemacs cvs [1]
|
Wed, 26 Mar 2008
|
[ 09:04 miwi ]
- Fix build with slave ports
Submitted by: pointyhat via pav
Approved by: portmgr (xorg cleanup)
|
Sun, 23 Mar 2008
|
[ 11:11 miwi ] (Only the first 10 of 84 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
Sun, 27 May 2007
|
[ 17:43 anray ]
Update to 21.5-b28 "fuki"
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 4 May 2007
|
[ 03:55 nobutaka ]
Add emacs-22.* to CONFLICTS.
PR: ports/111814
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: anray (maintainer)
|
Sat, 10 Feb 2007
|
[ 20:24 anray ]
Fix memory limits.
|
Tue, 16 May 2006
|
[ 14:31 anray ]
Update to 21.5-b27 "fiddleheads"
|
Tue, 11 Apr 2006
|
[ 15:14 anray ]
Change `MAINTAINER=...' to `MAINTAINER?=...'.
|
Sat, 1 Apr 2006
|
[ 17:29 anray ]
Update to 21.5-b26 "endive".
|
Thu, 16 Mar 2006
|
[ 08:15 anray ] (Only the first 10 of 13 ports in this commit are shown above. )
- 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).
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Fri, 17 Feb 2006
|
[ 21:12 anray ]
Remove "Cache full" warning.
|
Fri, 10 Feb 2006
|
[ 11:35 anray ]
Add WITH_LDAP - build xemacs with ldap support.
|
Wed, 8 Feb 2006
|
[ 14:08 anray ]
* 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)
|
Thu, 2 Feb 2006
|
[ 13:28 anray ]
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)
|
Wed, 18 Jan 2006
|
[ 23:18 anray ]
* Remove not nedded USE_GETTEXT.
* Fix WITH_XFT LIB_DEPENDS.
|
Thu, 22 Dec 2005
|
[ 19:50 anray ]
* 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)
|
Wed, 21 Dec 2005
|
[ 20:38 anray ]
* Update to 21.5.b24 "dandelion".
* Added -DWITH_XFT - build XEmacs with xft support.
Approved by: sem(mentor)
|
Fri, 16 Dec 2005
|
[ 08:12 anray ]
editors/emacs20 was changed not to conflict with other emacsen.
PR: ports/90479
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: sem(mentor)
|
Thu, 15 Dec 2005
|
[ 20:34 anray ] (Only the first 10 of 18 ports in this commit are shown above. )
Change email address for all my ports.
Approved by: sem(mentor)
|
Tue, 29 Nov 2005
|
[ 22:09 edwin ]
[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>
|
Thu, 24 Nov 2005
|
[ 12:40 sem ]
* Fix crashes printing ISO2022 coding systems.
* Fix bugs and error messages with VM, BBDB.
PR: ports/89478
Submitted by: Andrey Slusar (maintainer)
|
Sat, 19 Nov 2005
|
[ 14:56 sem ]
- Fix depends when WITH_XAW3D defined.
PR: ports/89251, ports/89254
Submitted by: Andrey Slusar (maintainer)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Thu, 27 Oct 2005
|
[ 17:05 sem ]
- Update to 21.5-b23 "daikon".
PR: ports/88080
Submitted by: Andrey Slusar (maintainer)
|
Thu, 15 Sep 2005
|
[ 12:00 sem ]
- Update to 21.5-b22 "cucumber".
PR: ports/86147
Submitted by: maintainer
|
Sun, 24 Jul 2005
|
[ 02:24 lesi ]
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)
|
Thu, 21 Jul 2005
|
[ 00:04 kris ]
BROKEN on ia64 and sparc64: Does not build
|
Sat, 4 Jun 2005
|
[ 09:56 sem ]
* 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)
|
Fri, 6 May 2005
|
[ 23:44 jylefort ]
Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.
Approved by: maintainer
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sun, 27 Mar 2005
|
[ 02:37 kris ]
BROKEN on amd64, ia64 and sparc64: Build fails
Approved by: portmgr (self)
|
Fri, 18 Mar 2005
|
[ 08:03 sem ]
- Update to 21.5.b20 "cilantro".
- Fixed option WITH_GTK(bug, reported by Palle Girgensohn <girgen@pingpong.net>)
PR: ports/78960
Submitted by: maintainer
|
Sun, 6 Mar 2005
|
[ 20:45 sem ]
- Try unbreak build on sparc64
Submitted by: maintainer
|
Fri, 25 Feb 2005
|
[ 21:01 sem ]
- 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>
|
Thu, 23 Dec 2004
|
[ 09:32 nork ] (Only the first 10 of 174 ports in this commit are shown above. )
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)
|
Thu, 25 Mar 2004
|
[ 10:59 kris ]
Port to amd64.
Submitted by: James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin,
kan
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Thu, 20 Nov 2003
|
[ 15:43 kiri ]
Update 21.5-b15 to 21.5-b16.
|
Thu, 13 Nov 2003
|
[ 14:45 trevor ] (Only the first 10 of 81 ports in this commit are shown above. )
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
|
Wed, 24 Sep 2003
|
[ 09:37 osa ] (Only the first 10 of 143 ports in this commit are shown above. )
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
Wed, 10 Sep 2003
|
[ 06:26 kiri ]
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.
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ] (Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ] (Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
Thu, 22 May 2003
|
[ 11:06 kiri ]
Update to 21.5-b13(Beta version).
|
Sun, 20 Apr 2003
|
[ 02:58 marcus ] (Only the first 10 of 16 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Thu, 6 Mar 2003
|
[ 19:23 ade ] (Only the first 10 of 161 ports in this commit are shown above. )
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
|
Wed, 22 Jan 2003
|
[ 13:33 kiri ]
Update 21.4.11 to 21.4.12.
|
Sun, 5 Jan 2003
|
[ 10:09 kiri ]
Update 21.1.10 to 21.1.11.
|
Wed, 6 Nov 2002
|
[ 10:54 kiri ]
Update 21.4.9 -> 21.4.10.
|
Wed, 30 Oct 2002
|
[ 13:25 taoka ]
Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib
Approved by: maintainer
|
Wed, 4 Sep 2002
|
[ 11:02 kiri ]
Update 21.4.8 -> 21.4.9.
|
Fri, 30 Aug 2002
|
[ 13:36 lioux ]
Deploy USE_GNOMENG infrastructure
PR: 42197
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Thu, 1 Aug 2002
|
[ 16:22 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
|
Tue, 9 Jul 2002
|
[ 13:34 kiri ]
Japanese resource directory name changed because of locale change.
|
Wed, 15 May 2002
|
[ 09:51 kiri ]
Update 21.4.6_1 -> 21.4.8.
|
Fri, 12 Apr 2002
|
[ 17:10 ade ] (Only the first 10 of 171 ports in this commit are shown above. )
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
|
Fri, 15 Mar 2002
|
[ 19:44 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
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
|
Sat, 5 Jan 2002
|
[ 11:11 kiri ] (Only the first 10 of 11 ports in this commit are shown above. )
XEmacs development version(gamma 21.4.6) with mule. This is the mule version
of editors/xemacs-devel.
|
Number of commits found: 82 |