| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
21.4.22_9
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
09 Mar 2013 21:43:02
21.4.22_9
|
bapt  |
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 |
05 Jul 2012 17:26:10
21.4.22_9
|
pawel  |
Add USE_CSTD=gnu89 to fix linking when building with clang |
01 Jun 2012 05:26:28
21.4.22_9
|
dinoex  |
- update png to 1.5.10 |
31 Aug 2011 18:25:08
21.4.22_8
|
sylvio  |
- Update to 21.4.22 |
02 May 2011 12:44:53
21.4.21_8
|
makc  |
Bump PORTREVISION after open-mofit update |
20 Mar 2011 12:54:45
21.4.21_7
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
21.4.21_7
|
ade  |
Sync to new bsd.autotools.mk |
01 Dec 2010 23:38:49
21.4.21_7
|
linimon  |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
31 May 2010 02:01:56
21.4.21_7
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
21.4.21_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
21.4.21_5
|
dinoex  |
- update to jpeg-8 |
18 Jul 2009 11:11:29
21.4.21_4
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
26 Oct 2008 22:48:16
21.4.21_3
|
hrs  |
Update dependency. |
06 Jun 2008 13:25:59
21.4.21_3
|
edwin  |
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) |
19 Apr 2008 17:56:05
21.4.21_2  |
miwi  |
- 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) |
23 Mar 2008 11:11:33
21.4.21_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
15 Dec 2007 15:05:01
21.4.21_1
|
anray  |
- Correct plist for xemacs and xemacs21-mule.
Reported by: pointyhat via pav |
13 Dec 2007 19:25:09
21.4.21
|
anray  |
- Update xemacs and xemacs21-mule to 21.4.21 |
23 Jul 2007 09:36:52
21.4.20_3
|
rafan  |
- 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 |
19 May 2007 20:32:57
21.4.20_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
27 Mar 2007 12:56:08
21.4.20_2
|
pav  |
- Fix plist for canna
PR: ports/110857
Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer) |
17 Jan 2007 15:17:36
21.4.20_2
|
rafan  |
- Reflect the reality: chinese/xcin is retired. |
16 Dec 2006 13:13:54
21.4.20_2
|
anray  |
Fix build xemacs-mule with canna support.
Reported by: pointyhat via kris |
15 Dec 2006 09:51:04
21.4.20_1
|
anray  |
Fix plist.
Reported by: pointihat via kris |
12 Dec 2006 11:41:15
21.4.20
|
anray  |
Update xemacs and xemacs21-mule to 21.4.20 "Double Solitaire". |
06 Nov 2006 19:57:56
21.4.19_3
|
rafan  |
- chinese/xcin is moved to LOCALBASE |
05 Nov 2006 10:26:08
21.4.19_3
|
rafan  |
- Chase chinese/xcin25 -> chinese/xcin |
27 Sep 2006 08:02:35
21.4.19_3
|
rafan  |
- Bump PORTREVISION for latest pkg-plist changes
Approved by: anray (maintainer) |
19 Sep 2006 21:04:50
21.4.19_2
|
anray  |
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 |
20 Jun 2006 11:59:45
21.4.19_2
|
anray  |
Add site-lisp to default load paths.
Reported by: jylefort |
20 Mar 2006 22:21:47
21.4.19_1
|
pav  |
- Fix plist with canna
PR: ports/94738
Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer) |
07 Mar 2006 08:28:06
21.4.19_1
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
19 Feb 2006 23:19:55
21.4.19
|
anray  |
Fix WITH_XCIN25 depends.
PR: ports/93565
Submitted by: Rong-En Fan <rafan@infor.org> |
13 Feb 2006 21:23:23
21.4.19
|
anray  |
Fix plist.
Reported by: yoichi, kris |
10 Feb 2006 11:17:45
21.4.19
|
anray  |
Removed configure arg `--with-ldap-no'. Now when ldap installed, xemacs
compiled with ldap support.
Reported by: vs |
08 Feb 2006 11:44:57
21.4.19
|
anray  |
Fix plist.
Reported by: pointyhat(kris) |
02 Feb 2006 17:18:11
21.4.19
|
anray  |
Fix build zh-xemacs-mule port.
Reported by: pointyhat(kris) |
31 Jan 2006 10:20:43
21.4.19
|
anray  |
Update xemacs and xemacs21-mule to 21.4.19 |
22 Jan 2006 05:52:28
21.4.18
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 01:50:18
21.4.18
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
16 Dec 2005 08:13:43
21.4.18
|
anray  |
editors/emacs20 was changed not to conflict with other emacsen.
PR: ports/90480
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: sem(mentor) |
15 Dec 2005 20:34:46
21.4.18
|
anray  |
Change email address for all my ports.
Approved by: sem(mentor) |
06 Dec 2005 16:15:55
21.4.18
|
garga  |
- Update to 21.4.18
PR: ports/90010
Submitted by: maintainer |
26 Nov 2005 12:38:23
21.4.17_1
|
edwin  |
[MAINTAINER] editors/xemacs21-mule: fix work under amd64.
* Fix XEmacs working under amd64
PR: 89558
Submitted by: Andrey Slusar <anrays@gmail.com> |
26 Nov 2005 08:29:28
21.4.17_1
|
yoichi  |
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 |
19 Nov 2005 20:41:07
21.4.17
|
pav  |
- Revive japanese/xemacs21-canna
PR: ports/88528
Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> |
19 Nov 2005 14:56:35
21.4.17
|
sem  |
- Fix depends when WITH_XAW3D defined.
PR: ports/89251, ports/89254
Submitted by: Andrey Slusar (maintainer) |
15 Nov 2005 06:52:12
21.4.17
|
ade  |
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. |
06 May 2005 23:43:05
21.4.17
|
jylefort  |
Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.
Approved by: maintainer |
12 Apr 2005 03:26:57
21.4.17
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
21.4.17
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
03 Apr 2005 05:46:53
21.4.17
|
kris  |
Remove BROKEN tag on amd64, port was already fixed.
Submitted by: maintainer |
27 Mar 2005 02:38:30
21.4.17
|
kris  |
BROKEN on amd64: Incomplete pkg-plist
Approved by: portmgr (self) |
20 Mar 2005 00:00:48
21.4.17
|
pav  |
- Fix plist
PR: ports/79018
Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer) |
06 Mar 2005 18:45:43
21.4.17
|
sem  |
- Remove extra dirs on deinstall
PR: ports/78483
Submitted by: maintainer |
08 Feb 2005 17:04:34
21.4.17
|
sem  |
Update to 21.4.17 "Jumbo Shrimp"
PR: ports/77236
Submitted by: maintainer |
29 Jan 2005 12:33:38
21.4.16_2  |
sem  |
- Fixed regex related XEmacs-mule hangs.
PR: ports/76808
Submitted by: maintainer |
08 Jan 2005 16:13:55
21.4.16_1  |
sem  |
* 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 |
30 Dec 2004 02:37:15
21.4.16  |
edwin  |
[PATCH] change MAINTAINER email address for all my ports.
PR: ports/75559
Submitted by: Andrey Slusar <anray@inet.ua> |
29 Dec 2004 22:12:37
21.4.16  |
sem  |
- 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) |
29 Dec 2004 08:31:22
21.4.16  |
sem  |
- fix build with GTK
PR: ports/75593
Submitted by: maintainer |
25 Dec 2004 21:43:02
21.4.16  |
sem  |
- Fix build on the 6-CURRENT
PR: ports/75494
Submitted by: maintainer |
24 Dec 2004 12:39:56
21.4.16  |
sem  |
- Update to 2.4.16
- Pass maintainership to submitter
PR: ports/75444
Submitted by: Andrey Slusar <anray(at)inet.ua> |
23 Dec 2004 09:32:50
21.4.14_1  |
nork  |
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 Nov 2004 02:06:45
21.4.14_1  |
pav  |
- 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 |
31 Mar 2004 03:12:58
21.4.14_1  |
trevor  |
SIZEify (maintainer timeout) |
25 Mar 2004 10:59:15
21.4.14_1  |
kris  |
Port to amd64.
Submitted by: James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin,
kan |
14 Mar 2004 06:17:56
21.4.14_1  |
ade  |
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. |
04 Feb 2004 04:36:30
21.4.14_1  |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
21.4.14  |
trevor  |
Now gettext 0.12.1 is gettext-old. |
13 Nov 2003 14:45:08
21.4.14  |
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
24 Sep 2003 09:37:11
21.4.14  |
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
14 Sep 2003 04:02:41
21.4.14  |
kiri  |
Forgotten removing files/patch-al.
Noticed by: knu@FreeBSD.org |
10 Sep 2003 00:57:39
21.4.14  |
kiri  |
Update 21.4.13_1 to 21.4.14. |
26 Aug 2003 20:25:58
21.4.13_1  |
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
21.4.13  |
marcus  |
Chase the libintl.so shared lib version. |
05 Jun 2003 07:54:45
21.4.13  |
kiri  |
* Change distinfo for new distfiles (forgotten in previous commit ;)
* Add patch(patch-al) to avoide *very* slow fonfifying [1]
Refered from: http://list-archive.xemacs.org/xemacs-beta/200305/msg00467.html
[1] |
04 Jun 2003 07:31:08
21.4.13  |
kiri  |
Update to 21.4.13. |
23 May 2003 02:44:51
21.4.12  |
kiri  |
Update documents with changing 21.4.* stable version. |
09 May 2003 06:37:32
21.4.12  |
kiri  |
Modify files for move xemacs21-mule to version 21.4.12. |
09 May 2003 06:27:40
21.1.14  |
kiri  |
Remove needless files for move xemacs21-mule to version 21.4.12. |
09 May 2003 06:24:46
21.1.14  |
kiri  |
Add additinal files for move xemacs21-mule to version 21.4.12. |
06 Mar 2003 21:01:40
21.1.14  |
ade  |
More manual pkg-comment cleanups.
Approved by: portmgr (implicitly) |
06 Mar 2003 19:23:19
21.1.14  |
ade  |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly) |
01 Aug 2002 16:22:41
21.1.14  |
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
09 Jul 2002 13:39:50
21.1.14  |
kiri  |
Japanese resource directory name changed because of locale change. |
12 Apr 2002 17:10:20
21.1.14  |
ade  |
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 |
15 Mar 2002 19:44:29
21.1.14  |
ade  |
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 |
29 Jan 2002 10:34:23 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
29 Dec 2001 12:13:16 
|
kiri  |
Change (RUN-BUILD)_DEPENDS from editors/xemacs-basic-mule-packages to
editors/xemacs-mule-packages according to xemacs-*packages rearrangement. |
05 Feb 2001 08:14:52 
|
kiri  |
Update according to version up 21.1.13->21.1.14. |
19 Jan 2001 15:14:13 
|
kiri  |
Version up to 21.1.13. Corresponding with this change,bsd.emacs.mk's xemacs21
version will be changed by shige :) |
24 Oct 2000 11:53:41 
|
knu  |
Enable XIM support by default. Reflect Wnn4 -> FreeWnn change. Fix build
problems. |
08 Oct 2000 08:21:03 
|
asami  |
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to .) and
other pkg variables if they are nearby. |
08 Oct 2000 02:02:27 
|
asami  |
Convert category editors to new layout. |
23 Sep 2000 20:27:31 
|
gj  |
Specify --with-database=berkdb in the CONFIGURE_ARGS to avoid confusion when
databases/gdbm is installed. This change assures that the Berkeley db in libc
is used. |
08 Sep 2000 05:34:57 
|
taoka  |
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows: |
07 Sep 2000 09:01:30 
|
knu  |
Add a knob for XIM support. (WITH_XIM) |
25 Aug 2000 01:27:01 
|
asami  |
Get these up to 21.1.12 too. |