| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Nov 2008 13:00:19
22.3
|
pav  |
- Do not explicitly set LATEST_LINK to the default value. Slave ports need to
be able to override this. |
10 Nov 2008 22:30:51
22.3
|
bsam  |
. update to version 22.3 (includes a security fix in the way Emacs
interacts with Python);
. change EMACS_VER at bsd.emacs.mk.
While I'm here: remove old PORTREVISION.
PR: 127168
Submitted by: keramida (maintainer) |
21 Aug 2008 07:18:49
22.2_1  |
rafan  |
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 ) |
06 Jun 2008 14:25:59
22.2_1  |
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) |
03 Jun 2008 15:36:50
22.2  |
bsam  |
- Update editors/emacs to 22.2.
- Change bsd.emacs.mk accordingly.
- Fix comment about emacs-devel in bsd.emacs.mk.
- Some lisp directories are changed, add a note to UPDATING.
PR: 122783
Submitted by: KIMURA Yasuhiro <yasu at utahime.org>
Approved by: keramida (maintainer timeout, 6 weeks) |
15 May 2008 00:58:28
22.1_5  |
edwin  |
As pointed out by mjl @ #bsdports: The patch I commited was a patch
on itself. Extracted the patch and recommit it.
PR: ports/120370 |
12 May 2008 01:57:10
22.1_4  |
edwin  |
[patch] editors/emacs build on arm
PR: ports/120370
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Approved by: Giorgos Keramidas <keramida@ceid.upatras.gr> |
19 Apr 2008 18:56:05
22.1_3  |
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) |
09 Oct 2007 00:29:47
22.1_2  |
keramida  |
Port the gmalloc.c allocator from the CVS trunk of Emacs.
This includes various enhancements and fixes, including a
serious bug caused by using gmalloc's allocation and free
functions and the system version of posix_memalign().
PR: ports/114993
Submitted by: Gardner Bell
Reviewed by: pav |
27 Sep 2007 07:16:36
22.1_1  |
pav  |
- Kill packaged info files, they are splitted. We need to generate our own,
non-splitted, from texinfo.
PR: ports/115209
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: maintainer timeout (keramida; 7 weeks) |
24 Jul 2007 16:10:14
22.1  |
rafan  |
- Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.
Tested with: my tinderbox on i386 6
Approved by: portmgr |
16 Jul 2007 18:06:45
22.1  |
nobutaka  |
Update to 22.1.
Hand over maintainership to keramida. |
19 May 2007 21:32:57
21.3_10  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 May 2007 18:15:47
21.3_9  |
nobutaka  |
Add emacs-22.* to CONFLICTS.
PR: ports/111814
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> |
12 Nov 2006 02:50:07
21.3_9  |
nobutaka  |
Change PATCH_SITES. |
22 Jan 2006 11:02:41
21.3_9  |
edwin  |
SHA256ify (manually updated and checked)
Approved by: krion@ |
18 Dec 2005 13:39:43
21.3_9  |
nobutaka  |
Remove emacs20 from CONFLICTS.
PR: ports/90475
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> |
08 Dec 2005 17:01:46
21.3_9  |
nobutaka  |
- Add .info suffix to filename of info files.
- Use INFO macro.
Requested by: edwin |
15 Nov 2005 06:52:12
21.3_8  |
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. |
05 Sep 2005 16:15:47
21.3_8  |
nobutaka  |
Fix build error.
PR: ports/85508
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> |
15 Jul 2005 17:08:40
21.3_7  |
nobutaka  |
Add powerpc support.
PR: ports/83074
Submitted by: Dario Freni <saturnero@freesbie.org> |
15 May 2005 16:32:14
21.3_7  |
nobutaka  |
Disable optimization on ia64 to avoid elisp processing errors.
Submitted by: yoichi |
06 May 2005 19:35:07
21.3_6  |
nobutaka  |
Bump PORTREVISION to reflect changes in rev. 1.59 in package building.
Pointed out by: yoichi |
06 May 2005 09:56:30
21.3_5  |
jylefort  |
Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.
Approved by: nobutaka (maintainer) |
05 May 2005 18:22:06
21.3_5  |
nobutaka  |
Replace -O(2|3|s) CFLAGS with -O on ia64 for a workaround to fix elisp
processing errors.
PR: ports/75832
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Fix submitted by: yoichi |
12 Apr 2005 04:26:57
21.3_5  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
21.3_5  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
02 Mar 2005 15:05:55
21.3_5  |
nobutaka  |
Fix problems with AltGr-Modifier on several keyboards.
PR: ports/78209
Submitted by: Kay Lehmann <kay_lehmann@web.de> |
14 Feb 2005 15:32:30
21.3_4  |
nobutaka  |
Fix format string vulnerability in the movemail utility.
Security: CAN-2005-0100
Security:
http://www.vuxml.org/freebsd/3e3c860d-7dae-11d9-a9e7-0001020eed82.html
Security: Malicious POP3 servers can execute arbitrary code. |
15 Nov 2004 05:19:30
21.3_3  |
sf  |
farewell to libxpg4. |
05 Sep 2004 22:38:16
21.3_3  |
marcel  |
Fix runtime breakage on ia64, which was introduced with binutils 2.15.
Note that emacs is run as part of the build, so it shows as a build
failure...
To explain (for maintainer's benefit):
Previously the linker would put the text segment in region 2 and the
data segment in region 3. This was changed for FreeBSD (due to me
sending a patch :-) to load the text segment in region 1 with the data
segment immediately following the text segment in the same region (or
subsequent regions of the text segment is larger than 2^61 bytes in
size -- fat chance :-)
So, the previous value of DATA_SEG_BITS (=0x6000000000000000, the
region base of the data segment prior to the binutils 2.15 import),
needed to be changed to match the current layout (=0x2000000000000000,
the region 1 base address).
Approved by: portmgr (krion -- thank!) |
24 May 2004 15:11:16
21.3_3  |
nobutaka  |
Enable interruption with C-g key while opening network connection.
PR: ports/65910
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> |
25 Mar 2004 13:32:31
21.3_2  |
nobutaka  |
Add SIZE to distinfo.
Submitted by: trevor |
21 Mar 2004 07:39:49
21.3_2  |
kris  |
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21. Retire the editors/emacs21 port.
PR: ports/24983 |
21 Mar 2004 07:38:56
21.3_2  |
kris  |
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21. Retire the editors/emacs21 port.
PR: ports/24983 |
25 Feb 2004 10:34:28
19.34b_1  |
kris  |
BROKEN on !i386 5.x: Does not compile |
04 Feb 2004 05:21:48
19.34b_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
19.34b  |
trevor  |
SIZEify. |
24 Sep 2003 10:37:11
19.34b  |
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
20 Feb 2003 17:12:51
19.34b  |
knu  |
De-pkg-comment. |
07 Sep 2002 01:32:47
19.34b  |
kris  |
Fix build on -current (remove duplicate declarations of things in system
headers) |
01 Jan 2001 10:15:17 
|
will  |
Goodbye, YEAR2000. Hello, 2001. |
08 Oct 2000 03:02:27 
|
asami  |
Convert category editors to new layout. |
12 Jul 2000 17:13:08 
|
shige  |
Fix termcap problem. |
05 Jul 2000 14:37:07 
|
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |