aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs
Commit message (Collapse)AuthorAgeFilesLines
* - Move /var/games/emacs stuff from pkg-plist into pkg-{de,}install as it'sAshish SHUKLA2014-08-054-20/+35
| | | | | | | | | | | not installed in $PREFIX, which causes issues with `check-plist' target - Remove extraneous @dirrmtry entries - Bump PORTREVISION due to pkg-plist change Reported by: rpaulo Notes: svn path=/head/; revision=364084
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-1/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* Fix build without texinfo in baseBaptiste Daroussin2014-06-251-1/+1
| | | | Notes: svn path=/head/; revision=359256
* Update to 6.8.9-3 [1][3].Koop Mast2014-06-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use USES=compiler:openmp for the OPENMP option[2] Ditch the use of perl for patching etc [4] and silence perl threaded check [6] -delay option spurious message should be fixed [5] JASPER option was replace by JPEG2000 for JP2k support. Put 16BIT_PIXEL and HDRI option separate option block. These options change the library name, so the user needs to take this into consideration. Use new LIB_DEPENDS syntax. Use @sample for config files. Sprinkle some USES=pkgconfig for some ports, since we don't pull it in anymore at run-time. PR: 185462 [1] PR: 187548 [2] PR: 182793 [3] PR: 181746 [4] PR: 176047 [5] PR: 190814 [6] Submitted by: c.petrik.sosa@gmail.com [1] Matthieu Volat <mazhe@alkumuna.eu> [2] free.bsd@webstyle.ch [3] andrnils@gmail.com [4] rfg@tristatelogic.com [5] Michelle Sullivan <michelle@sorbs.net> [6] Approved by: portmgr (blanket) (for NO_STAGED ports) Notes: svn path=/head/; revision=358176
* - Fix building on 10.x when CANNA option is enabled, by updating CANNAAshish SHUKLA2014-06-172-4/+4
| | | | | | | | | | patchset PR: 190711 Submitted by: Noboyoshi SATO <nobu-s at iwate-pu.ac.jp> Notes: svn path=/head/; revision=358066
* - Fix CONFLICTS to silence portlint warningsAshish SHUKLA2014-04-221-18/+16
| | | | | | | | | | | | | - Add 'USES=shebangfix' to fix perl path of grep-changelog.[1][2] - Convert 'USE_XZ' to 'USES=tar.xz'.[1][2] - Convert to new LIB_DEPENDS format.[1][2] - Remove deprecated and needless MAN1 setting.[1][2] PR: ports/188583[1], ports/188720[2] Submitted by: swills[1], Yasuhiro KIMURA <yasu@utahmime.org>[2] Notes: svn path=/head/; revision=351809
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Update the diff to fix building on Sparc and ARM platformsAshish SHUKLA2014-02-231-15/+10
| | | | | | | Submitted by: Nicolas Edel <nicolas.edel@gmail.com> (via private email) Notes: svn path=/head/; revision=345683
* - Fix the logic in updating emacs.desktop file, from the regression introducedAshish SHUKLA2014-01-041-2/+2
| | | | | | | | | | in r338450 PR: ports/185468 Submitted by: rakuco Notes: svn path=/head/; revision=338676
* - Update CONFLICTS, in accordance with PKGNAME changesAshish SHUKLA2014-01-031-2/+3
| | | | | | | Reported by: jgh Notes: svn path=/head/; revision=338536
* - Add PKGNAMESUFFIXAshish SHUKLA2014-01-025-166/+439
| | | | | | | | | | | | | | | | | | | - Add STAGE support - Use OptionsNG helpers - Rename X11TOOLKIT option to X11 - Add OPTIONS for emacs-nox11 slave - Install info manuals to their own directory to avoid conflicts[1][3][4] - Add a patch from upstream to fix building on non-X11 platforms[2] - Add a patch from upstream to fix building on 9.x and later platforms due to C11 support - Explicitly depend on GCC for i386 platforms, broken due to clang bug# 18171 - Mark port as MAKE_JOBS_SAFE PR: ports/183064[2], ports/181758[3], ports/179843[4] Reported by: Jay Borkenhagen <jayb at braeburn.org>[1] Notes: svn path=/head/; revision=338450
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326133
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-3/+2
| | | | Notes: svn path=/head/; revision=322620
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-1/+1
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* - Fix brokenness on SPARC platformsAshish SHUKLA2013-04-091-15/+10
| | | | | | | | Reported by: tabthorpe Approved by: portmgr Notes: svn path=/head/; revision=315773
* - Fix dependency on GTK2 for GTK2 optionAshish SHUKLA2013-04-021-1/+1
| | | | | | | | | PR: ports/177518 Submitted by: Roland Smith <rsmith at xs4all.nl> Approved by: portmgr Notes: svn path=/head/; revision=315658
* - Move INSTALLS_ICONS to X11 block since it pulls X11 dependenciesAshish SHUKLA2013-03-301-1/+1
| | | | | | | | | PR: ports/177502 Submitted by: Neil Darlow <neil at darlow.co.uk> Approved by: portmgr Notes: svn path=/head/; revision=315621
* GNU Emacs updatesAshish SHUKLA2013-03-308-160/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=315598
* - Fix SOUND support[1]Ashish SHUKLA2013-02-172-26/+19
| | | | | | | | | | | | | - Make GSETTINGS option depend on DBUS option, as GSettings requires DBus to be functional[2] - Remove ABI versions from LIB_DEPENDS PR: ports/176055[1], ports/175990[2] Submitted by: Zeus Panchenko <zeus.panchenko at gmail.com>[1], Fabian Keil <fk at fabiankeil.de>[2] Notes: svn path=/head/; revision=312406
* - Change the type of PORTREVISION variable assignment, to preventAshish SHUKLA2013-02-091-1/+1
| | | | | | | | | editors/emacs-nox11 port from being inconsistent. Reported by: Steven Levin <steven.levin at moosellc.com> Notes: svn path=/head/; revision=311957
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-1/+2
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* - Bump port after MagickCore bump.Beech Rintoul2012-12-101-2/+2
| | | | Notes: svn path=/head/; revision=308648
* - Update to version 24.2Ashish SHUKLA2012-09-042-4/+4
| | | | | | | Submitted by: John Hein <jhein at symmetricom.com> (via private email) Notes: svn path=/head/; revision=303660
* Mark as broken on ARM.Mark Linimon2012-09-041-1/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=303632
* GNU Emacs updatesAshish SHUKLA2012-08-0117-381/+539
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 editors/emacs-devel - Update to bzr revision 109364 - Convert OPTIONS to OptionsNG - Remove redundant patches - Add patch to add openpty support for 10-CURRENT from Emacs bug# 12040[3] Mk/bsd.emacs.mk - Add EMACS_PORT_NAME block for Emacs 24 to bsd.emacs.mk - Update major version for emacs-devel port - Take maintainership of bsd.emacs.mk Thanks to everyone who tested these updates, and provided their feedback. Submitted by: http://www.gnu.org/software/emacs/NEWS.24.1[1] Submitted by: Yuji TAKANO[2] (via private email), Jan Beich[3] Notes: svn path=/head/; revision=301832
* - fix version numbers going backwards for slave portsDirk Meyer2012-06-031-1/+1
| | | | Notes: svn path=/head/; revision=298052
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update to version 23.4Ashish SHUKLA2012-02-223-9/+187
| | | | | | | | | | | - Remove dependency on libungif[1] - Import a diff from bzr repository to make VC work with Subversion 1.7[2] PR: ports/165298[1], ports/162191[2] Submitted by: olgeni[1], Yasuhiro KIMURA <yasu@utahime.org>[2] Notes: svn path=/head/; revision=292053
* - Disable OPTIONS for editors/emacs-nox11 slave portAshish SHUKLA2011-10-291-3/+5
| | | | | | | | | | | - Bump PORTREVISION of editors/emacs-nox11 Thanks to dougb, and eadler for showing the way Reported by: bz Notes: svn path=/head/; revision=284683
* - Track ncurses dependencyAshish SHUKLA2011-10-171-1/+2
| | | | | | | | PR: ports/161497 Submitted by: Nali Toja <nalitoja@gmail.com> Notes: svn path=/head/; revision=283685
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Restrict INSTALLS_ICONS knob to GTK2 section as it installs GTK+Ashish SHUKLA2011-09-081-2/+2
| | | | | | | | | dependencies Reported by: Yue Wu <vanopen@gmail.com> (via private email) Notes: svn path=/head/; revision=281423
* - Add fix for GNU Emacs bug report# 8522 which affects users of euc-japanAshish SHUKLA2011-09-072-6/+58
| | | | | | | | | | | keyboard-coding-system[1] - Fix portlint warnings - Update PATCH_SITES Submitted by: hrs[1] Notes: svn path=/head/; revision=281397
* - Update distfile URL with new distfile which contains missing source filesAshish SHUKLA2011-08-272-3/+5
| | | | | | | | | | | for CEDET parsers. More details at: http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg01155.html - Bump PORTREVISION PR: ports/160196 Notes: svn path=/head/; revision=280598
* - Bump PORTREVISIONAshish SHUKLA2011-08-081-1/+1
| | | | | | | | PR: ports/159594, ports/159530 Reported by: pgolluci Notes: svn path=/head/; revision=279265
* - Apply INSTALLS_ICONS fix to prevent editors/emacs from installing X11Ashish SHUKLA2011-08-081-2/+1
| | | | | | | | | | when WITHOUT_X11 is defined PR: ports/159594, ports/159530 Submitted by: olgeni (via private email) Notes: svn path=/head/; revision=279236
* - Update emacs.desktop to launch Emacs in Terminal when WITHOUT_X11 isAshish SHUKLA2011-05-162-0/+22
| | | | | | | | | | | | | | defined.[1] - Emacs picks up giflib if available instead of libungif. Account for this.[2] - Include 'alloca' fix.[2] PR: ports/156167[1] Submitted by: Zhihao Yuan <lichray@gmail.com>[1] Herbert J. Skuhra <h.skuhra@gmail.com>[2] (via private email) Notes: svn path=/head/; revision=274180
* - Update to version 23.3Ashish SHUKLA2011-05-114-97/+52
| | | | | | | | | | - Update CANNA support[1] - Fix bug in plist generation Submitted by: Yuji TAKANO <takachan@running-dog.net>[1] (via private email) Notes: svn path=/head/; revision=273953
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* - Restore GTK2 option.Ashish SHUKLA2010-09-301-1/+2
| | | | | | | | Approved by: tabthorpe (mentor) Reported by: stas Notes: svn path=/head/; revision=262144
* - Add CANNA support to the port, provided by Yuji TAKANO.Ashish SHUKLA2010-09-275-3823/+290
| | | | | | | | | | | | | | | | | - Update CONFLICTS to conflict with 24.x. - Include the license file to the port. - Update descriptions of the OPTIONS. - 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 checks. - Clean up pkg-plist. PR: ports/146979 Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=261915
* - Change my maintainer address.Ashish SHUKLA2010-06-111-1/+1
| | | | | | | Approved by: pgj (mentor) Notes: svn path=/head/; revision=256386
* - Support for SOUND even when X11 support is disabled.Martin Wilke2010-06-051-7/+11
| | | | | | | | | | | - Disables gettext support with the help of WITHOUT_NLS knob. - LICENSE. PR: 147087 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=255830
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* When dbus is already installed on FreeBSD 6.X and Emacs buildsGiorgos Keramidas2010-05-211-2/+6
| | | | | | | | | | without X11 support, it may pick dbus up as a dependency and fail to link with the proper threading libraries. Approved by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=254746
* . update to version 23.2;Boris Samorodov2010-05-149-196/+571
| | | | | | | | | | . introduce OPTIONS. PR: ports/146458 Submitted by: Ashish SHUKLA <wahjava at gmail.com> (maintainer) Notes: svn path=/head/; revision=254301
* Ashish SHUKLA is very active in patching the emacs22, emacs andGiorgos Keramidas2010-05-121-1/+1
| | | | | | | | | | | | | | | 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... Notes: svn path=/head/; revision=254182