non port: Mk/bsd.emacs.mk |
SVNWeb
|
Number of commits found: 91 |
Thu, 1 Feb 2018
|
[ 18:03 jrm ] (Only the first 10 of 143 ports in this commit are shown above. )
Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506
|
Thu, 5 Oct 2017
|
[ 02:00 ashish ]
editors/emacs-devel:
- Update to git snapshot 92045f4
- Add OPTION for LCMS2 support
bsd.emacs.mk:
- Update emacs-devel block to reflect change in Emacs version
|
Tue, 12 Sep 2017
|
[ 15:34 ashish ]
- Update Emacs to 25.3
Security: https://www.vuxml.org/freebsd/47e2e52c-975c-11e7-942d-5404a68a61a2.html
|
Sun, 23 Apr 2017
|
[ 09:17 ume ]
Fix EMACS_VER.
|
Sun, 25 Dec 2016
|
[ 04:52 jrm ]
editors/emacs-devel: Update to pull in new concurrency features.
- Minimize the differences with editors/emacs.
- Do not require GCC to work around a clang bug. The OS versions for
which this was relevant are no longer supported.
- The check for X11 is handled with the X11 option and _IMPLIES, so
remove the redundant .if logic.
Approved by: swills (mentor) asish (maintainer)
Differential Revision: https://reviews.freebsd.org/D8796
|
Sun, 2 Oct 2016
|
[ 05:07 ashish ] (Only the first 10 of 16 ports in this commit are shown above. )
GNU Emacs updates
editors/emacs:
- Update to 25.1[1]
- Update CANNA patchset[2]
- Cleanup CONFLICTS_INSTALL list[1]
- Add LLDB option for lldb support (provided by 3rd party) to GUD[1]
- Add various other options, and re-order options[1]
- Incorporate games stuff in pkg-plist[1]
- Remove outdated diffs[1]
editors/emacs-nox11:
- Update to 25.1[3]
- Cleanup CONFLICTS_INSTALL list[3]
editors/emacs-devel:
- Update to git revision 25dca60d
Mk/bsd.emacs.mk:
- Update version numbers[4]
PR: 212807 [1], 212808 [3], 212809 [4]
Submitted by: Joseph Mingrone <jrm@ftfl.ca> [1][3][4]
TAKANO Yuji <takachan@running-dog.net> (private email) [2]
|
Wed, 27 Jul 2016
|
[ 07:12 ashish ]
editors/emacs-devel:
- Update to 25.1-rc1[1]
- Add IMPLIES condition for XWIDGETS option[1]
Mk/bsd.emacs.mk:
- Add block for emacs-nox11[2]
- Update emacs-devel block with new EMACS_VER
PR: 211356 [1]
Submitted by: Joseph Mingrone <jrm@ftfl.ca> [1],
matthew (via private email) [2]
|
Fri, 22 Jul 2016
|
[ 03:29 ashish ]
- Update EMACS_PORTSDIR to match new convention of specifying dependency
ports, and rename it to EMACS_PORTDIR
PR: 210960
Submitted by: rakuco
|
Sun, 10 Jul 2016
|
[ 11:20 rakuco ]
bsd.emacs.mk: Fix EMACS_VER for emacs-devel after r416838.
The value did not match the one in editors/emacs-devel, so ports such as
textproc/markdown-mode.el would fail `make build/run-depends` since the wrong
binary name would be looked for.
MFH: 2016Q3
|
Mon, 2 May 2016
|
[ 13:45 ashish ]
editors/emacs-devel[1]:
- Update to 25.0.93
- Re-organize options into logical groups
- Use OPTIONS helpers to specifiy implicit dependencies
- Convert FILENOTIFY into a radio option
- Remove dependency on unneeded ports for non-X11 systems
bsd.emacs.mk:
- Update version for editors/emacs-devel port
PR: 209054[1]
Submitted by: Joseph Mingrone <jrm@ftfl.ca>[1]
|
Mon, 27 Apr 2015
|
[ 10:28 ashish ]
GNU Emacs Updates
editors/emacs:
- Update to 24.5
- Remove dependency on GCC for i386 platform, if the bug is fixed
in the version in use
- Remove upstreamed diff
editors/emacs-devel:
- Update to git snapshot def0df01
- Remove git revision from PORTVERSION, rather encode it in
DISTNAME
- Remove dependency on GCC for i386 platform, if the bug is fixed
in the version in use
- Fix portlint warnings
Mk/bsd.emacs.mk:
- Update version number for editors/emacs
- Remove deprecated block for emacs23
PR: 199553
|
Wed, 5 Nov 2014
|
[ 13:17 ashish ] (Only the first 10 of 26 ports in this commit are shown above. )
GNU Emacs Updates
editors/emacs:
- Update to 24.4[1]
- Remove all upstreamed diffs[1]
- Switch to static pkg-plist[1]
- Add OPTIONs for ACL, file notification, LTO, ALSA, and OSS[1]
- Reword IGNORE messages for portlint[1]
- Add fix for a Emacs TRAMP bug
- Update CANNA patchset[2]
editors/emacs-devel:
- Update to bzr snapshot revision 118251
- Add pkg-install, and pkg-deinstall file missed from r364499
- Switch to static pkg-plist (Only the first 15 lines of the commit message are shown above )
|
Fri, 27 Jun 2014
|
[ 12:34 ashish ] (Only the first 10 of 47 ports in this commit are shown above. )
- Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt)
|
Fri, 2 May 2014
|
[ 01:51 ashish ]
- Update to bzr revision 24.4.50
- Update version of emacs-devel port in bsd.emacs.mk
|
Sat, 30 Mar 2013
|
[ 05:13 ashish ] (Only the first 10 of 81 ports in this commit are shown above. )
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 )
|
Tue, 25 Dec 2012
|
[ 16:28 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]
|
Tue, 4 Sep 2012
|
[ 17:05 ashish ] (Only the first 10 of 70 ports in this commit are shown above. )
Chase Emacs updates
|
Wed, 1 Aug 2012
|
[ 15:20 ashish ] (Only the first 10 of 28 ports in this commit are shown above. )
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 )
|
Wed, 22 Feb 2012
|
[ 13:25 ashish ]
- Update version of editors/emacs and editors/emacs-devel ports in bsd.emacs.mk
PR: ports/165082
|
Fri, 11 Nov 2011
|
[ 05:07 ashish ]
- Update version of editors/emacs-devel in bsd.emacs.mk
PR: ports/161706
Reported by: rakuco (private email)
Feature safe: yes
|
Sat, 3 Sep 2011
|
[ 15:36 nobutaka ]
Update EMACS_VER in accordance with recent update of editors/xemacs21-mule
to fix package building errors of ports that depend on editors/xemacs21-mule.
|
Wed, 11 May 2011
|
[ 11:15 ashish ]
- Update to version 23.3
- Update CANNA support[1]
- Fix bug in plist generation
Submitted by: Yuji TAKANO <takachan@running-dog.net>[1] (via private email)
|
Fri, 1 Apr 2011
|
[ 01:30 wen ]
- Fix a typo
Submitted by: lichray@gmail.com(via Email)
|
Tue, 14 Sep 2010
|
[ 15:26 ashish ]
- Update details for "editors/emacs-devel" to Emacs 24.x.
Submitted by: ashish
Approved by: tabthorpe (mentor)
|
Fri, 14 May 2010
|
[ 08:04 bsam ]
. update to version 23.2;
. introduce OPTIONS.
PR: ports/146458
Submitted by: Ashish SHUKLA <wahjava at gmail.com> (maintainer)
|
Sun, 20 Dec 2009
|
[ 20:19 bsam ] (Only the first 10 of 69 ports in this commit are shown above. )
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: (Only the first 15 lines of the commit message are shown above )
|
Tue, 23 Jun 2009
|
[ 15:05 pgollucci ]
- Udpate to 23.0.95 pretest
PR: ports/135951
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr> (maintainer)
|
Wed, 17 Jun 2009
|
[ 22:29 pgollucci ]
Part 3:
- Update to 23.0.94
PR: ports/134875
Approved by: maintainer
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
|
[ 03:25 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>
|
Thu, 2 Apr 2009
|
[ 21:37 pav ]
- Update to 23.0.92
PR: ports/133294
Submitted by: keramida (maintainer)
|
Sat, 7 Mar 2009
|
[ 13:02 bsam ]
Update to the second pretest of Emacs 23.X.
PR: ports/132347
Submitted by: Giorgos Keramidas <keramida at ceid.upatras.gr> (maintainer)
|
Mon, 2 Feb 2009
|
[ 12:15 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)
|
Mon, 12 Jan 2009
|
[ 18:44 pgollucci ]
- chase the editors/xemacs port update
Reported by: pointyhat via pav
|
Mon, 10 Nov 2008
|
[ 22:30 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)
|
Tue, 3 Jun 2008
|
[ 14:36 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)
|
Mon, 7 Apr 2008
|
[ 01:18 rafan ]
- Update emacs-devel version
PR: ports/121495
Submitted by: keramida (maintainer of emacs-devel)
|
Sun, 27 Jan 2008
|
[ 14:26 anray ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update editors/emacs-devel to 23.0.50.20080101 snapshot.
PR: ports/119290
Submitted by: keramida(maintainer)
|
Thu, 13 Dec 2007
|
[ 19:25 anray ]
- Update xemacs and xemacs21-mule to 21.4.21
|
Sun, 14 Oct 2007
|
[ 10:10 vd ] (Only the first 10 of 189 ports in this commit are shown above. )
Remove expired Emacs ports and the surrounding expired ports:
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a
more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent
version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new
installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a
more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please
use a more recent version (Only the first 15 lines of the commit message are shown above )
|
Sat, 4 Aug 2007
|
[ 11:37 gabor ] (Only the first 10 of 13 ports in this commit are shown above. )
- Extract command variable definitions from bsd.port.mk, they are now stored in
bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
Mon, 16 Jul 2007
|
[ 18:05 nobutaka ]
Set default EMACS_PORT_NAME to emacs22.
Requested by: ume
|
[ 17:07 nobutaka ]
Reflect upgrade of editors/emacs.
|
Sun, 27 May 2007
|
[ 17:43 anray ]
Update to 21.5-b28 "fuki"
|
Sun, 29 Apr 2007
|
[ 08:27 clsung ]
- Update to 22.0.99
PR: ports/112168
Submitted by: matainer (keramida)
|
Mon, 23 Apr 2007
|
[ 02:09 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)
|
Wed, 4 Apr 2007
|
[ 07:24 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)
|
Tue, 6 Feb 2007
|
[ 20:58 anray ]
Update to 22.0.93
PR: ports/108464
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: keramida(maintainer)
|
Tue, 12 Dec 2006
|
[ 11:41 anray ]
Update xemacs and xemacs21-mule to 21.4.20 "Double Solitaire".
|
Mon, 14 Aug 2006
|
[ 13:24 erwin ]
- s/${DESTDIR}${PREFIX}/${TARGETDIR}/
- Fix FORCE_PKG_REGISTER issues [1]
- Make USE_RCORDER respect DESTDIR [2]
- Make ldconfig stuff respect DESTDIR
Reported by: lofi [1]
Submitted by: gabor, sem [2]
|
Fri, 4 Aug 2006
|
[ 12:34 erwin ] (Only the first 10 of 67 ports in this commit are shown above. )
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
|
Tue, 16 May 2006
|
[ 17:11 anray ]
Add xemacs-devel-mule-xft.
|
[ 14:33 anray ]
Update xemacs-devel and xemacs-devel-mule to 21.5-b27
|
Sat, 1 Apr 2006
|
[ 21:04 anray ]
Add emacs-devel.
|
[ 17:31 anray ]
Update xemacs-devel and xemacs-devel-mule to 21.5-b26.
|
Thu, 16 Mar 2006
|
[ 20:25 anray ]
Update xemacs-devel to 21.5-b25.
|
[ 08:17 anray ]
Update xemacs-devel-mule to 21.5-b25
|
Thu, 16 Feb 2006
|
[ 12:42 anray ]
Revert previous changes.
|
[ 12:31 anray ]
Remove 19.x emacsen.
|
Thu, 2 Feb 2006
|
[ 16:07 anray ]
Update xemacs-devel to 21.5.b24
|
Tue, 31 Jan 2006
|
[ 10:20 anray ]
Update xemacs and xemacs21-mule to 21.4.19
|
Wed, 21 Dec 2005
|
[ 20:40 anray ]
xemacs-devel-mule 21.5.b23 --> 21.5.b24.
Approved by: sem(mentor)
|
Tue, 6 Dec 2005
|
[ 16:17 garga ]
- Update editors/xemacs [1] and editors/xemacs21-mule [2] to 21.4.18
PR: ports/90011 [1], ports/90010 [2]
Submitted by: Andrey Slusar <anrays@gmail.com> [1] [2]
|
Thu, 27 Oct 2005
|
[ 17:09 sem ]
- Update xemacs-devel-mule to 21.5-b23
PR: ports/88080
Submitted by: Andrey Slusar
|
Thu, 15 Sep 2005
|
[ 12:00 sem ]
- Update to 21.5-b22 "cucumber".
PR: ports/86147
Submitted by: maintainer
|
Tue, 26 Jul 2005
|
[ 17:05 lesi ]
Upgrade xemacs-devel to 21.5.b21 "corn" by following upgrade of
xemacs-devel-mule.
Rename patch-ak to patch-unexelf.c after realigning. Changes in patch-ai
were merged.
|
Sat, 4 Jun 2005
|
[ 09:56 sem ]
* 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)
|
Sun, 17 Apr 2005
|
[ 18:13 sem ]
- Make bsd.emacs.mk respect PREFIX
PR: ports/61069
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
Improved by: Andrey Slusar <anrays@gmail.com>, sem
|
Fri, 18 Mar 2005
|
[ 08:03 sem ]
- Update to 21.5.b20 "cilantro".
- Fixed option WITH_GTK(bug, reported by Palle Girgensohn <girgen@pingpong.net>)
PR: ports/78960
Submitted by: maintainer
|
Sat, 26 Feb 2005
|
[ 06:21 sem ]
- conform to the last xemacs-devel-mule updates
Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer of the port)
|
Wed, 9 Feb 2005
|
[ 09:38 sem ]
- Update port to 21.4.17 "Jumbo Shrimp".
- Sync up Motif selection algorithm with xemacs21-mule port.
- Remove GTK support for now, it was commented out and it does not work well.
- General Makefile cleanup
- Unbreak on sparc64
PR: ports/77291
Submitted by: Pawel Worach <pawel.worach(at)telia.com>
|
Tue, 8 Feb 2005
|
[ 17:04 sem ]
Update to 21.4.17 "Jumbo Shrimp"
PR: ports/77236
Submitted by: maintainer
|
Sun, 9 Jan 2005
|
[ 10:12 krion ]
Remove trailing spaces.
|
Sun, 26 Dec 2004
|
[ 16:27 sem ]
- Update xemacs version
Submitted by: Andrey Slusar <anray(at)inet.ua>
|
Fri, 24 Dec 2004
|
[ 12:39 sem ]
- Update to 2.4.16
- Pass maintainership to submitter
PR: ports/75444
Submitted by: Andrey Slusar <anray(at)inet.ua>
|
Thu, 23 Dec 2004
|
[ 19:07 linimon ]
With portmgr hat on, reset maintainership. nork has reset the various
ports that the maintainer used to maintain due to being unable to contact
by email. I have had the same experience.
|
Sat, 21 Aug 2004
|
[ 12:12 shige ]
Update xemacs-devel profile.
|
Thu, 19 Aug 2004
|
[ 14:18 shige ]
Modify xemacs-21.x EMACS_PORT profile.
PR: ports/70650
Submitted by: Dryice Liu <dryice@hotpop.com>
|
Sun, 21 Mar 2004
|
[ 07:38 kris ] (Only the first 10 of 65 ports in this commit are shown above. )
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
|
Tue, 20 Jan 2004
|
[ 09:14 marcus ]
Here come the patches!
* Add ghostscript knobs [1]
* Add per-port persistent build options with a menu-driven front-end [2]
* Allow porters to override the message generated when do-configure fails [3]
* Add patch to obviate many pkg-plist files [4]
* Fix the PKG_DBDIR comment [5]
* Make ports framework more robust with regard to make index [6]
* Add new command macros to bsd.port.mk [7]
* Remove direct command use from bsd.port.mk [8]
* Make the ports system respect WITHOUT_CPU_CFLAGS [9]
* Break the SDL code out into bsd.sdl.mk [10]
* Add working support for USE_SIZE [11]
* Fix RANDOMIZE_MASTER_SITES on -CURRENT [12]
* Convert some spaces to tabs [13] (Only the first 15 lines of the commit message are shown above )
|
Mon, 8 Dec 2003
|
[ 08:31 kiri ]
* Sync with update of editors/xemacs-devel (to 21.5-b15).
* Sync with update of editors/xemacs-devel-mule (to 21.5-b16).
Approved by: shige (maintainer)
portmgr (joe)
|
Wed, 10 Sep 2003
|
[ 12:01 kiri ]
* Sync with update of editors/xemacs21-mule (to 21.4.14).
* Sync with update of editors/xemacs-devel-mule (to 21.5-b15).
|
Wed, 4 Jun 2003
|
[ 13:12 shige ]
Sync with update of editors/xemacs21-mule (to 21.4.13).
|
Fri, 23 May 2003
|
[ 02:54 kiri ]
Update xemacs-devel* ports' EMACS_VER.
|
Mon, 12 May 2003
|
[ 00:46 shige ]
Sync with update of editors/xemacs21-mule (to 21.4.12).
|
Tue, 8 Apr 2003
|
[ 14:56 nobutaka ]
Sync with update of editors/emacs21.
|
Mon, 10 Feb 2003
|
[ 07:59 kris ]
* pkg-comment removal, take 2: introduce the COMMENTFILE variable
with the same semantics as the current COMMENT variable (location
of the pkg-comment file), and reclaim COMMENT for the comment string
itself. To work around the problems with metacharacters in comment
strings, comments are written to a temporary comment file as needed. [1]
* Support regexps in LIB_DEPENDS [2]
* Move the CD_MOUNTPTS variable to <bsd.port.pre.mk> [3]
* Improve 'make readmes' target [4]:
- ^A and ^B have been replaced by | to avoid printing problems in
'make readme'.
- Add %%EMAIL%%, %%MAINTAINER%% (not used yet) and %%WEBSITE%%
substitutions (Only the first 15 lines of the commit message are shown above )
|
Thu, 23 Jan 2003
|
[ 15:55 shige ]
Update xemacs-mule-devel to 21.4.12.
|
Sat, 16 Nov 2002
|
[ 17:28 shige ]
Upgrade xemacs-devel-mule to 21.4.10.
PR: ports/45326
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Wed, 18 Sep 2002
|
[ 11:07 ijliao ]
make xemacs-devel-mule ver up to date
PR: 42872
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
|
Sun, 14 Jul 2002
|
[ 13:49 shige ]
Add xemacs-devel, xemacs-devel-mule.
PR: ports/40524
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
|
Tue, 19 Mar 2002
|
[ 03:28 nobutaka ]
Sync with emacs21 update.
Approved by: shige
|
Number of commits found: 91 |