non port: cad/verilog-mode.el/Makefile |
SVNWeb
|
Number of commits found: 29 |
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 30 Nov 2022
|
[ 07:06 Yasuhiro Kimura (yasu) ] ea66012 (Only the first 10 of 101 ports in this commit are shown above. )
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f
|
Wed, 21 Sep 2022
|
[ 07:48 Yasuhiro Kimura (yasu) ] 164249e (Only the first 10 of 102 ports in this commit are shown above. )
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b46abf8 (Only the first 10 of 74 ports in this commit are shown above. )
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 7 Apr 2022
|
[ 22:12 Joseph Mingrone (jrm) ] d9dcd9c (Only the first 10 of 85 ports in this commit are shown above. )
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781
|
Sun, 6 Feb 2022
|
[ 18:36 Stefan Eßer (se) ] bdd2d4a (Only the first 10 of 69 ports in this commit are shown above. )
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit)
|
Mon, 15 Nov 2021
|
[ 15:19 Joseph Mingrone (jrm) ] 061afcc (Only the first 10 of 86 ports in this commit are shown above. )
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613
|
Fri, 1 Oct 2021
|
[ 22:55 Joseph Mingrone (jrm) ] 126e3bb (Only the first 10 of 80 ports in this commit are shown above. )
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Mar 2021
|
[ 00:40 jrm ] (Only the first 10 of 96 ports in this commit are shown above. )
editors/emacs: Update to 27.2
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700
|
Wed, 12 Aug 2020
|
[ 18:30 jrm ] (Only the first 10 of 86 ports in this commit are shown above. )
editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.
Port changes:
- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
deskutils/howm, which now build
Submitted by: HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D23966
|
Tue, 7 Jan 2020
|
[ 04:55 jrm ] (Only the first 10 of 81 ports in this commit are shown above. )
editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.
Submitted by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D23012
|
Thu, 31 May 2018
|
[ 01:18 jrm ] (Only the first 10 of 86 ports in this commit are shown above. )
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
|
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
|
Tue, 12 Sep 2017
|
[ 15:38 ashish ] (Only the first 10 of 78 ports in this commit are shown above. )
Chase Emacs update
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Mon, 27 Apr 2015
|
[ 10:29 ashish ] (Only the first 10 of 69 ports in this commit are shown above. )
- Chase GNU Emacs updates
PR: 199553
|
Wed, 5 Nov 2014
|
[ 13:19 ashish ] (Only the first 10 of 69 ports in this commit are shown above. )
- Chase GNU Emacs updates
PR: 194624
|
Mon, 20 Jan 2014
|
[ 20:55 antoine ]
Stage support
|
Fri, 20 Sep 2013
|
[ 15:58 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
|
Mon, 29 Apr 2013
|
[ 08:57 bapt ] (Only the first 10 of 157 ports in this commit are shown above. )
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
|
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, 4 Sep 2012
|
[ 17:05 ashish ] (Only the first 10 of 70 ports in this commit are shown above. )
Chase Emacs updates
|
Sun, 5 Aug 2012
|
[ 04:57 miwi ]
- Update to 801
PR: 170139
Submitted by: Ports Fury
|
Mon, 16 Apr 2012
|
[ 20:20 pawel ]
Update to 790
PR: ports/166209
Submitted by: Lowell Gilbert <lowell@be-well.ilk.org>
|
Mon, 24 Oct 2011
|
[ 03:33 stas ] (Only the first 10 of 258 ports in this commit are shown above. )
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
|
Mon, 12 Jan 2009
|
[ 09:58 stas ]
- Fix pkg-plist.
|
[ 09:44 stas ]
- Add port for verilog-mode.el, Emacs Verilog editing mode.
WWW: http://www.veripool.org/wiki/verilog-mode
|
Number of commits found: 29 |