non port: japanese/egg-canna/Makefile |
Number of commits found: 30 |
Tuesday, 12 Sep 2017
|
15:38 ashish
Chase Emacs update
|
Saturday, 29 Apr 2017
|
14:50 jrm
Chase editors/emacs update to version 25.2
Reported by: des
Approved by: ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D10534
|
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Monday, 27 Apr 2015
|
10:29 ashish
- Chase GNU Emacs updates
PR: 199553
|
Wednesday, 5 Nov 2014
|
13:19 ashish
- Chase GNU Emacs updates
PR: 194624
|
Wednesday, 16 Oct 2013
|
16:47 ume
enable stage.
|
Friday, 20 Sep 2013
|
18:47 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Saturday, 30 Mar 2013
|
05:13 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]
editors/emacs23:
- Remove ABI versions from LIB_DEPENDS
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
Mk/bsd.emacs.mk:
- Update major version for editors/emacs port
*:
- Bump PORTREVISION to chase Emacs updates
PR: ports/177428[2]
Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2]
|
Tuesday, 4 Sep 2012
|
17:05 ashish
Chase Emacs updates
|
Friday, 10 Aug 2012
|
17:59 ume
Use more apropriate check for Emacs version.
Spotted by: crees
|
17:44 ume
It doesn't build with Emacs 24.
|
Wednesday, 1 Aug 2012
|
16:50 ashish
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
|
Sunday, 10 Jun 2012
|
18:42 swills
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
Wednesday, 22 Feb 2012
|
13:31 ashish
- Chase Emacs updates
PR: ports/165082
|
Monday, 17 Oct 2011
|
06:01 ashish
- Chase editors/emacs update
|
Wednesday, 7 Sep 2011
|
20:21 ashish
Chase editors/emacs update
|
Saturday, 27 Aug 2011
|
22:22 ashish
Chase editors/emacs update.
PR: ports/160196
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Sunday, 20 Dec 2009
|
20:19 bsam
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!). [1]
Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.
Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.
Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).
Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.
PR: ports/137956 [1], ports/141369 [2]
Submitted by: Ashish SHUKLA <wahjava at gmail.com> [1],
bsam (me) [2]
Exp-run by: miwi
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Friday, 6 Jun 2008
|
13:37 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)
|
Monday, 16 Jul 2007
|
19:10 ume
Fix build.
|
18:40 ume
Nuke EMACS_PORT_NAME definition as it is now defined in bsd.emacs.mk.
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Monday, 10 Jul 2006
|
15:30 ume
Make EMACS_SUFFIX empty when EMACS_PORT_NAME is emacs22 as well,
since editors/tamago-emacs22 does not exist.
|
Saturday, 28 Jan 2006
|
02:11 linimon
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
<jamie at thompson dot bishopston dot net>, tobez [4], Mark
Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
|
Tuesday, 22 Mar 2005
|
07:56 ume
fix build by adding missing BUILD_DEPENDS to editors/tamago.
Reported by: pointyhat via kris
Approved by: portmgr (implicitly)
|
Sunday, 6 Mar 2005
|
22:50 pav
- Fix INDEX
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Pointy hat to: ume
|
17:31 ume
Add new port -- Canna Conversion Facility in Egg Input Method
Architecture
|
Number of commits found: 30 |