Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.3.90,2 14 Apr 2014 04:38:02 |
ashish |
- Update to 24.3.90 (latest pretest)
- Switch to USES[0]
- Use new LIB_DEPENDS format[0]
PR: ports/188583 |
24.3.50.116732,2 15 Mar 2014 08:37:48 |
ashish |
- Update to bzr snapshot revision 116732
- Add OPTIONs for building with GnuTLS 3.x[1] (default), and GnuTLS 2.x
support
- Remove OPTION for SYNC_INPUT (not supported)
- Add a fix when building with ncurses port being installed
- Fix CONFLICTS to pass portlint checks
PR: ports/187346[1] |
24.3.50.116446,2 16 Feb 2014 08:22:59 |
ashish |
- Update to bzr snapshot revision 116446 |
24.3.50.115370,2 22 Jan 2014 17:41:08 |
mat |
Fixup props on patches.
With hat: portmgr
Sponsored by: Absolight |
24.3.50.115370,2 03 Jan 2014 10:55:41 |
ashish |
- Update CONFLICTS, in accordance with PKGNAME changes
Reported by: jgh |
24.3.50.115370,2 11 Dec 2013 23:45:38 |
ashish |
- Re-add accidentally removed diff in r335977, and unbreak port |
24.3.50.115370,2 09 Dec 2013 13:01:12 |
ashish |
- Update to bzr snapshot revision 115370
- Add PKGNAMESUFFIX to avoid package name collision
- Add STAGE support
- Relocate INFO_PATH to avoid conflicting with similarly named
info files provided by other packages, like print/texinfo
- Use INSTALLS_ICONS only when X11 is enabled
- Add OPTIONs for X11 support, SOUND (ALSA/OSS) support and filesystem
notifications
- Depend on GCC for i386 platforms until clang gets the required
fixes
- Stop compressing info files for it to work with INFO_PATH
- Use OptionsNG helpers to cleanup Makefile
- Remove already upstream-ed patches |
24.3.50.112532,2 22 Oct 2013 13:57:35 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
24.3.50.112532,2 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
24.3.50.112532,2 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
24.3.50.112532 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
24.3.50.112532,2 10 Jul 2013 06:49:36 |
bapt |
Convert from USE_MOTIF to USES=motif |
24.3.50.112532,2 13 May 2013 05:33:58 |
ashish |
- Update to bzr snapshot 112532 |
24.3.50.112178,2 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
24.3.50.112178,2 09 Apr 2013 18:14:38 |
ashish |
- Fix brokenness on SPARC platforms
Reported by: tabthorpe
Approved by: portmgr |
24.3.50.112178,2 30 Mar 2013 05:13:30 |
ashish |
GNU Emacs updates
editors/emacs:
- Update to 24.3
- Update CANNA patchset[1]
- Unbreak ARM support by using the patch from emacs-devel port
- Add missing INSTALLS_ICONS[2]
- Remove a patch which is already integrated upstream
- Fix Makefile header
editors/emacs-devel:
- Update to bzr revision 112178
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
(Only the first 15 lines of the commit message are shown above ) |
24.3.50.111818,2 19 Feb 2013 10:09:46 |
ashish |
- Update to bzr snapshot 111818
- Add OPTION for ACL support
- Make GSETTINGS option depend on DBUS option, as GSettings requires
DBus to be functional |
24.3.50.111312_1,2 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
24.3.50.111312,2 25 Dec 2012 16:28:05 |
ashish |
editors/emacs-devel:
- Update to bzr snapshot 111312
- Add OPTION for LTO support
- Remove ABI versions from LIB_DEPENDS
- Fix configure command-line arguments
- Add patches to make sure it compiles with GCC 4.6+
- Add patch for compilation on FreeBSD/arm[1]
Mk/bsd.emacs.mk
- Update EMACS_VER for editors/emacs-devel
Submitted by: kientzle[1] |
24.1.50.109364,2 10 Dec 2012 23:40:19 |
beech |
- Bump port after MagickCore bump. |
24.1.50.109364,1 01 Aug 2012 15:20:25 |
ashish |
GNU Emacs updates
editors/emacs
- Update to v. 24.1[1]
- Update CANNA patch to v. 24.1[2]
- Convert OPTIONS to OptionsNG
- Remove patch to VC to make it work with Subversion 1.7
- Add patch to implement process support for FreeBSD from Emacs bug# 5243
- Add patch to fix segfault on Terminal (from NetBSD emacs port)[2]
editors/emacs23
- Convert OPTIONS to OptionsNG
- Bump PORTREVISION of editors/emacs23 port
- Remove PORTEPOCH, as port needs to be explicitly installed/upgraded
- Connect repocopied editors/emacs23 to build (Only the first 15 lines of the commit message are shown above ) |
24.0.93.107364_1,1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
24.0.93.107364,1 22 Feb 2012 13:23:12 |
ashish |
- Update to bzr revision 107364
- Fix building on Sparc architecture
- Remove dependency on libungif[1]
PR: ports/165299[1]
Submitted by: olgeni[1] |
24.0.90.106240_1,1 30 Oct 2011 16:46:10 |
ashish |
- Bring back patch in ports/161181 which got accidentally,
removed in previous commit
- Bump PORTREVISION
PR: ports/161911 |
24.0.90.106240,1 30 Oct 2011 15:08:13 |
ashish |
- Update to bzr revision 106240
- Remove patches which are now in upstream[1]
- Add patch to implement process support for FreeBSD from Emacs bug# 5243[1]
PR: ports/161911[1]
Submitted by: Nali Toja <nalitoja@gmail.com>[1] |
24.0.90.106087,1 17 Oct 2011 04:55:31 |
ashish |
- Update to bzr revision 106087
- Fix detection of 'make' program in use in configure script[1]
- Use openpty(3) instead of deprecated pty(4) interface[2]
- Add patch to interrupt `debug-on-quit' during loops[3]
- Track ncurses dependency[4]
PR: ports/160986[1], ports/161181[2], ports/161220[3],
ports/161497[4]
Submitted by: h h <aakusta@gmail.com>[1], Nali Toja
<nalitoja@gmail.com>[2][3][4] |
24.0.90.105951_1,1 11 Oct 2011 07:17:46 |
mm |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
24.0.90.105951,1 30 Sep 2011 21:18:12 |
ashish |
- Update to bzr revision 105951 |
24.0.50.105651,1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
24.0.50.105651,1 19 Sep 2011 15:18:42 |
ashish |
- Mark port as multi-jobs safe
PR: ports/160747
Submitted by: h h <aakuusta@gmail.com> |
24.0.50.105651,1 08 Sep 2011 06:16:32 |
ashish |
- Update to bzr revision 105651
- Add fix for GNU Emacs bug report# 8522 which affects users of euc-japan
keyboard-coding-system[1]
- Restrict INSTALLS_ICONS knob to GTK2/3 section as it installs GTK+
dependencies[2]
- Update MASTER_SITES
- Fix portlint warnings
Submitted by: hrs[1]
Reported by: Yue Wu <vanopen@gmail.com>[2] |
24.0.50.105418,1 08 Aug 2011 14:32:54 |
ashish |
- Update to bzr revision 105418.
- Apply INSTALLS_ICONS fix[1].
- Add GTK3 option.
- Add GSETTINGS option.
- Remove alloca fix as it's not needed anymore.
Submitted by: olgeni[1] (via private email) |
24.0.50.104609,1 17 Jun 2011 18:12:15 |
ashish |
- Update to bzr revision 104609. |
24.0.50.104432_1,1 05 Jun 2011 18:43:16 |
novel |
Chase security/gnutls update and add an UPDATING entry. |
24.0.50.104432,1 30 May 2011 18:13:30 |
ashish |
- Update to bzr revision 104432. |
24.0.50.104238,1 16 May 2011 12:14:17 |
ashish |
- Update to bzr revision 104238.
- Update emacs.desktop to launch Emacs in Terminal when WITHOUT_X11 is
defined.[1]
- Emacs picks up giflib if available instead of libungif. Account for
this.[2]
PR: ports/156167[1]
Submitted by: Zhihao Yuan <lichray@gmail.com>[1]
Herbert J. Skuhra <h.skuhra@gmail.com>[2] (via private email) |
24.0.50.104000,1 01 May 2011 09:56:45 |
ashish |
- Add autoheader to USE_AUTOTOOLS[1].
- Include 'alloca' fix[1].
- Fix ImageMagick dependency to depend on X11[2].
Submitted by: Pan Tsu[1], swell.k@gmail.com[2]
Approved by: pgj (implicit) |
24.0.50.104000,1 28 Apr 2011 15:08:25 |
ashish |
- Update to bzr revision 104000.
Approved by: tabthorpe (mentor) |
24.0.50.102364,1 18 Nov 2010 03:39:13 |
ashish |
- Update to bzr revision 102364.
- Restore GTK2 option.
- Enable IMAGEMAGICK option by default.
- Add GNUTLS option.
- Fix the issue with bad plist generation and mention it in UPDATING.
- Include 'alloca' fix provided by swell.k@gmail.com [1].
PR: ports/149049[1]
Submitted by: swell.k@gmail.com[1]
Approved by: tabthorpe (mentor) |
24.0.50.101606,1 27 Sep 2010 01:19:31 |
ashish |
- Update port to latest snapshot.
- Clean up pkg-plist.
- Add new OPTIONs.
Approved by: tabthorpe (mentor) |
24.0.50.100884,1 30 Jul 2010 08:25:23 |
ashish |
- Delete pkg-message (missed from last-commit).
- Fix pkg-plist to avoid deleting directories in MTREE.
PR: ports/146576
Approved by: pgj (mentor) |
24.0.50.100884,1 28 Jul 2010 12:23:02 |
ashish |
- Add OPTIONS to the port.
- Add the LICENSE information to the port.
- Fix building of port on 6.x/9.x with DBUS option enabled, provided
by swell.k@gmail.com.
- Remove unneeded dependencies on gettext and dbus-glib.
- Remove ALSA detection logic from configure script.
PR: ports/147546
Approved by: tabthorpe (mentor) |
23.0.95_6 11 Jun 2010 13:37:41 |
ashish |
- Change my maintainer address.
Approved by: pgj (mentor) |
23.0.95_6 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
23.0.95_5 12 May 2010 05:56:38 |
keramida |
Ashish SHUKLA is very active in patching the emacs22, emacs and
emacs-devel ports. My own time is now limited due to personal
reasons. Since Ashish has agreed to take over the maintainership
of the ports from me, change MAINTAINER= for the following ports:
editors/emacs22
editors/emacs
editors/emacs-devel
Many thanks to Ashish for taking over... |
23.0.95_5 03 May 2010 06:41:03 |
wen |
- Bump PORTREVISION to chase the update of m17n-lib
PR: ports/146249
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> |
23.0.95_4 30 Mar 2010 18:15:38 |
dinoex |
- update patch png14
PR: 145171 |
23.0.95_3 30 Mar 2010 04:15:33 |
dinoex |
- fix build for png-1.4.1
Submitted by: Andreas Tobler |
23.0.95_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
23.0.95_2 20 Mar 2010 14:14:12 |
miwi |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
23.0.95_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
23.0.95_1 22 Dec 2009 20:11:47 |
bsam |
Assign LATEST_LINK to apropriate directory names for ports:
. editors/emacs;
. editors/emacs-devel;
. editors/emacs-nox11;
. editors/emacs22.
Approved by: keramida (maintainer via e-mail) |
23.0.95_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
23.0.95 23 Jun 2009 15:05:32 |
pgollucci |
- Udpate to 23.0.95 pretest
PR: ports/135951
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr> (maintainer) |
23.0.94 17 Jun 2009 22:29:44 |
pgollucci |
Part 3:
- Update to 23.0.94
PR: ports/134875
Approved by: maintainer
Submitted by: Ashish SHUKLA <wahjava@gmail.com> |
23.0.93 17 Jun 2009 03:51:58 |
pgollucci |
Part 2:
- Add WITH_SOURCES option
PR: ports/134875
Approved by: maintainer
Submitted by: Ashish SHUKLA <wahjava@gmail.com> |
23.0.93 17 Jun 2009 03:25:23 |
pgollucci |
Part 1:
- Update to 23.0.93 [1]
- Mark MAKE_JOBS_UNSAFE
PR: ports/134875 [1]
Approved by: maintainer [1]
Submitted by: Ashish SHUKLA <wahjava@gmail.com> |
23.0.92 02 Apr 2009 21:37:32 |
pav |
- Update to 23.0.92
PR: ports/133294
Submitted by: keramida (maintainer) |
23.0.91 07 Mar 2009 13:02:36 |
bsam |
Update to the second pretest of Emacs 23.X.
PR: ports/132347
Submitted by: Giorgos Keramidas <keramida at ceid.upatras.gr> (maintainer) |
23.0.90_1 15 Feb 2009 08:29:31 |
pav |
- cvs rm empty patchfile
Missed by: beech |
23.0.90_1 02 Feb 2009 15:08:10 |
bsam |
. add pkg-message;
. bump PORTREVISION.
PR: ports/131275
Submitted by: keramida (maintainer, followup to the PR) |
23.0.90 02 Feb 2009 12:15:44 |
bsam |
Emacs pretest 23.0.90 is now available:
http://lists.gnu.org/archive/html/emacs-devel/2009-02/msg00051.html
PR: ports/131275
Submitted by: keramida (maintainer) |
23.0.60.20081207_1 08 Jan 2009 12:42:03 |
stefan |
Add explicit dependency on gettext.
PR: 129864
Submitted by: keramida (maintainer) |
23.0.60.20081207 09 Dec 2008 22:18:53 |
bsam |
. fix the build WITHOUT_GTK; [1]
. update to a newer snapshot; [2]
. while I'm here: reset PORTREVISION.
PR: 28513 [1], 129536 [2]
Submitted by: Ashish Shukla <wahjava at gmail.com> [1],
keramida (maintainer) [2]
Approved by: keramida (maintainer) [1] |
23.0.60.20080308_1 20 Jun 2008 18:33:05 |
lippe |
- Update to 2008.06.06.08.01.29 snapshot version.
- Make portlint happy.
PR: ports/124359
Submitted by: keramida
Approved by: gabor (mentor, implicit) |
23.0.60.20080308_1 06 Jun 2008 13:25:59 |
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) |
23.0.60.20080308 07 Apr 2008 01:17:26 |
rafan |
- Update to 2008.03.08.07.56.12 cvs snapshot
- Use USE_XORG
PR: ports/121495
Submitted by: keramida (maintainer) |
23.0.50.20080101 27 Jan 2008 14:26:42 |
anray |
- Update editors/emacs-devel to 23.0.50.20080101 snapshot.
PR: ports/119290
Submitted by: keramida(maintainer) |
22.0.99_1 23 Jul 2007 09:36:52 |
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 |
22.0.99_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22.0.99 29 Apr 2007 08:27:33 |
clsung |
- Update to 22.0.99
PR: ports/112168
Submitted by: matainer (keramida) |
22.0.98 23 Apr 2007 02:09:08 |
clsung |
- Update editors/emacs-devel to 22.0.98.
PR: ports/111813
Submitted by: NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by: maintainer (keramida) |
22.0.97 21 Apr 2007 02:01:15 |
keramida |
Mark editors/emacs-devel as broken on ia64. It doesn't really
build on ia64 right now, so let's stop bugging Kris and the ports
people with brokenness until either we fix it locally, or we find
out with upstream developers why it's broken.
Reviewed by: kris |
22.0.97 04 Apr 2007 07:24:07 |
clsung |
* Update to 22.0.97.
* Remove etc/DOC-%%EMACS_VER%%.2 from pkg-plist even if WITHOUT_GTK is defined.
* Use "bootfast" target to recompile necessary emacs lisp files before dump.
PR: ports/111218
Submitted by: NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by: maintainer (timeout) |
22.0.93 06 Feb 2007 20:58:06 |
anray |
Update to 22.0.93
PR: ports/108464
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: keramida(maintainer) |
22.0.50.20060901 23 Sep 2006 23:26:26 |
bsam |
- fix pkg-plist [1]
o when WITHOUT_GTK=YES is used (add DOC2 variable to PLIST_SUB
at Makefile and corresponding changes to pkg-plist);
o change some @dirrmtry to @dirrm (for those directories which
belongs to the port);
o remove @dirrmrty for ${DATADIR}/emacs/site-lisp as it listed at
BSD.local.dist.
- fix make patch for 5.x and 4.x [2]
(remove extrapatch if ${OSVERSION} < 600000 -- upsteam is already have it).
PR: 102893 [1], 102906 [2]
Submitted by: bsam (me) [1], [2]
Approved by: keramida__at__ceid.upatras.gr (maintainer timeout 19 days) |
22.0.50.20060901 02 Sep 2006 22:42:54 |
anray |
Fix build on 4.x
Approved by: keramida (maintainer)
Reported by: pointyhat |
22.0.50.20060901 02 Sep 2006 16:03:29 |
anray |
Update to 22.0.50.20060901
PR: ports/102764
Submitted by: keramida (maintainer) |
22.0.50.20060813 18 Aug 2006 19:28:40 |
anray |
Update to 22.0.50.20060813
PR: ports/102197
Submitted by: keramida (maintainer) |
22.0.50.20060703 05 Jul 2006 22:44:07 |
anray |
Move multiple make install hack to pre-install.
PR: ports/99822 (in followup)
Submitted by: keramida(maintainer) |
22.0.50.20060703 05 Jul 2006 22:31:55 |
anray |
Complete previous update. |
22.0.50.20060703 05 Jul 2006 14:34:43 |
anray |
Distfile on the mastersite repacked without any changes. Fix distinfo.
Reported by: Jin-Shan Tseng |
22.0.50.20060703 05 Jul 2006 11:49:28 |
anray |
Update distinfo to 22.0.50.20060703(fix previous commit)
Submitted by: keramida(maintainer) |
22.0.50.20060703 05 Jul 2006 11:43:12 |
anray |
Update to 22.0.50.20060703
Submitted by: keramida(maintainer) |
22.0.50.20060502_1 04 Jul 2006 23:55:36 |
anray |
- Add `${DATADIR}/${EMACS_VER}/site-lisp' dir to pkg-plist. [1]
- Fix reinstall when workdir is not cleaned (ported from editors/emacs). [2]
PR: ports/99755 [2]
Submitted by: keramida (maintainer) [2]
Reported by: linimon (pointyhat) [1] |
22.0.50.20060502 29 May 2006 10:46:39 |
anray |
- Fix portlint warnings
- There are two `site-lisp' directories, but only one @dirrm pkg-plist
line. Fix this. [1]
Submitted by: maintainer via email [1]
Reported by: krismail |
22.0.50.20060502 19 May 2006 18:41:29 |
anray |
- Update to 22.0.50.20060502
- Change CONFIGURE_TARGET to ${MACHINE_ARCH}-freebsd.
- Assign maintainership to Giorgos Keramidas <keramida@ceid.upatras.gr> [1]
Submitted by: keramida (by email)
Created by: nobutaka, keramida
Approved by: maintainer (by email) [1] |
22.0.50.20060228 07 Apr 2006 11:36:41 |
anray |
Fix build on the FreeBSD < 6.0(old texinfo).
Approved by: Kenneth Vestergaard Schmidt (maintainer) |
22.0.50.20060228 01 Apr 2006 20:54:54 |
anray |
Add emacs-devel , GNU editing macros.
PR: ports/94171
Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk> |