Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
21.5.b28_14 30 Jun 2014 20:12:30
![Revision:359910 Revision:359910](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Removed unmaintained upstream xemacs ports and dependencies |
21.5.b28_14 16 Apr 2014 18:28:50
![Revision:351411 Revision:351411](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
zeising ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
21.5.b28_13 20 Sep 2013 16:36:24
![Revision:327720 Revision:327720](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
21.5.b28_13 10 Jul 2013 06:49:36
![Revision:322620 Revision:322620](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert from USE_MOTIF to USES=motif |
21.5.b28_13 09 Mar 2013 21:43:02
![Revision:313760 Revision:313760](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
21.5.b28_13 01 Jun 2012 05:26:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update png to 1.5.10 |
21.5.b28_12 02 May 2011 12:41:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
makc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix build with open-motif-2.3.3
PR: ports/154044
Submitted by: Mikhail Tsatsenko <m.tsatsenko at gmail.com>
Exp-runs by: pav |
21.5.b28_11 01 May 2011 23:16:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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 |
21.5.b28_11 20 Mar 2011 12:54:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
21.5.b28_11 04 Dec 2010 07:34:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Sync to new bsd.autotools.mk |
21.5.b28_11 01 Dec 2010 23:38:49
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
21.5.b28_11 16 Oct 2010 11:52:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Punt autoconf267->autoconf268 |
21.5.b28_11 15 Sep 2010 18:35:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
21.5.b28_10 28 Mar 2010 06:47:48
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
21.5.b28_9 05 Feb 2010 11:46:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to jpeg-8 |
21.5.b28_8 18 Jul 2009 11:11:29
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to jpeg7
Tested by: pav on pointyhat |
21.5.b28_7 21 Aug 2008 06:18:49
![files touched by this commit files touched by this commit](/images/logs.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
21.5.b28_7 20 Aug 2008 00:57:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
21.5.b28_7 06 Jun 2008 13:25:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
21.5.b28_6 19 Apr 2008 17:56:05
![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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) |
21.5.b28_5 30 Mar 2008 07:27:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add missing depends from x11-fonts/fontconfig
- Fix build with new fontconfig [1]
Reported by: miwi, Andrei Lavreniyuk
Obtained from: xemacs cvs [1] |
21.5.b28_4 26 Mar 2008 09:04:01
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix build with slave ports
Submitted by: pointyhat via pav
Approved by: portmgr (xorg cleanup) |
21.5.b28_3 23 Mar 2008 11:11:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
21.5.b28_2 30 Sep 2007 04:47:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
21.5.b28_1 23 Jul 2007 09:36:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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 |
21.5.b28 27 May 2007 18:03:08
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove not needed patches. |
21.5.b28 27 May 2007 17:43:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 21.5-b28 "fuki" |
21.5.b27_2 19 May 2007 20:32:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
flz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21.5.b27_1 04 May 2007 03:55:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
nobutaka ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add emacs-22.* to CONFLICTS.
PR: ports/111814
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: anray (maintainer) |
21.5.b27_1 10 Feb 2007 20:24:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix memory limits. |
21.5.b27 16 May 2006 14:31:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 21.5-b27 "fiddleheads" |
21.5.b26 11 Apr 2006 15:14:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change `MAINTAINER=...' to `MAINTAINER?=...'. |
21.5.b26 01 Apr 2006 17:29:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 21.5-b26 "endive". |
21.5.b25 16 Mar 2006 08:15:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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). |
21.5.b24_4 07 Mar 2006 08:28:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
21.5.b24_3 17 Feb 2006 21:12:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove "Cache full" warning. |
21.5.b24_2 10 Feb 2006 11:35:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WITH_LDAP - build xemacs with ldap support. |
21.5.b24_2 08 Feb 2006 14:08:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
* 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) |
21.5.b24_2 02 Feb 2006 13:28:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
21.5.b24_1 22 Jan 2006 05:52:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21.5.b24_1 22 Jan 2006 01:50:18
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21.5.b24_1 18 Jan 2006 23:18:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
* Remove not nedded USE_GETTEXT.
* Fix WITH_XFT LIB_DEPENDS. |
21.5.b24_1 22 Dec 2005 19:50:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
* 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) |
21.5.b24 21 Dec 2005 20:38:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
* Update to 21.5.b24 "dandelion".
* Added -DWITH_XFT - build XEmacs with xft support.
Approved by: sem(mentor) |
21.5.b23_1 16 Dec 2005 08:12:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
editors/emacs20 was changed not to conflict with other emacsen.
PR: ports/90479
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: sem(mentor) |
21.5.b23_1 15 Dec 2005 20:34:46
![files touched by this commit files touched by this commit](/images/logs.gif) |
anray ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change email address for all my ports.
Approved by: sem(mentor) |
21.5.b23_1 29 Nov 2005 22:09:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[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> |
21.5.b23_1 24 Nov 2005 12:40:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
* Fix crashes printing ISO2022 coding systems.
* Fix bugs and error messages with VM, BBDB.
PR: ports/89478
Submitted by: Andrey Slusar (maintainer) |
21.5.b23 19 Nov 2005 14:56:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix depends when WITH_XAW3D defined.
PR: ports/89251, ports/89254
Submitted by: Andrey Slusar (maintainer) |
21.5.b23 15 Nov 2005 06:52:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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. |
21.5.b23 27 Oct 2005 17:05:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 21.5-b23 "daikon".
PR: ports/88080
Submitted by: Andrey Slusar (maintainer) |
21.5.b22 23 Sep 2005 07:47:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Try to fix build on amd64
Submitted by: maintainer |
21.5.b22 15 Sep 2005 12:00:11
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 21.5-b22 "cucumber".
PR: ports/86147
Submitted by: maintainer |
21.5.b21 24 Jul 2005 02:24:22
![files touched by this commit files touched by this commit](/images/logs.gif) |
lesi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
21.5.b21 21 Jul 2005 00:04:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN on ia64 and sparc64: Does not build |
21.5.b21 04 Jun 2005 09:56:18
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
* 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) |
21.5.b20 06 May 2005 23:44:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
jylefort ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.
Approved by: maintainer |
21.5.b20 12 Apr 2005 03:26:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
obrien ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
21.5.b20 11 Apr 2005 08:04:41
![files touched by this commit files touched by this commit](/images/logs.gif) |
obrien ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
21.5.b20 27 Mar 2005 02:37:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN on amd64, ia64 and sparc64: Build fails
Approved by: portmgr (self) |
21.5.b20 18 Mar 2005 08:03:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 21.5.b20 "cilantro".
- Fixed option WITH_GTK(bug, reported by Palle Girgensohn <girgen@pingpong.net>)
PR: ports/78960
Submitted by: maintainer |
21.5.b19 06 Mar 2005 20:45:49
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Try unbreak build on sparc64
Submitted by: maintainer |
21.5.b19 25 Feb 2005 21:01:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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> |
21.5.b16_1 23 Dec 2004 09:32:50
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
nork ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
21.5.b16_1 31 Mar 2004 03:12:58
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify (maintainer timeout) |
21.5.b16_1 25 Mar 2004 10:59:15
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Port to amd64.
Submitted by: James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin,
kan |
21.5.b16_1 04 Feb 2004 04:36:30
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
21.5.b16 23 Jan 2004 18:12:26
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Now gettext 0.12.1 is gettext-old. |
21.5.b16 20 Nov 2003 15:43:54
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kiri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update 21.5-b15 to 21.5-b16. |
21.5.b15 13 Nov 2003 14:45:08
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
21.5.b15 24 Sep 2003 09:37:11
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
osa ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
21.5.b15 10 Sep 2003 06:26:40
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kiri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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. |
21.5.b13_1 26 Aug 2003 20:25:58
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
21.5.b13 25 Aug 2003 05:41:38
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase the libintl.so shared lib version. |
21.5.b13 22 May 2003 11:06:31
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kiri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 21.5-b13(Beta version). |
21.4.12 20 Apr 2003 02:58:54
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove USE_GNOMENG. |
21.4.12 06 Mar 2003 19:23:19
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly) |
21.4.12 22 Jan 2003 13:33:53
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kiri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update 21.4.11 to 21.4.12. |
21.4.11 05 Jan 2003 10:09:10
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kiri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update 21.1.10 to 21.1.11. |
21.4.10 06 Nov 2002 10:54:35
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kiri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update 21.4.9 -> 21.4.10. |
21.4.9 30 Oct 2002 13:25:34
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
taoka ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib
Approved by: maintainer |
21.4.9 04 Sep 2002 11:02:39
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kiri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update 21.4.8 -> 21.4.9. |
21.4.8 30 Aug 2002 13:36:06
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
lioux ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deploy USE_GNOMENG infrastructure
PR: 42197
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
21.4.8 01 Aug 2002 16:22:41
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
21.4.8 09 Jul 2002 13:34:53
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kiri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Japanese resource directory name changed because of locale change. |
21.4.8 15 May 2002 09:51:06
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kiri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update 21.4.6_1 -> 21.4.8. |
21.4.6_1 12 Apr 2002 17:10:20
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
21.4.6 15 Mar 2002 19:44:29
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
05 Jan 2002 11:11:08
![commit hash: fp1.22900@dev.null.freshports.org commit hash: fp1.22900@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.22900@dev.null.freshports.org commit hash: fp1.22900@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.22900@dev.null.freshports.org commit hash: fp1.22900@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kiri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
XEmacs development version(gamma 21.4.6) with mule. This is the mule version
of editors/xemacs-devel. |