aboutsummaryrefslogtreecommitdiff
path: root/net/tramp
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* editors/emacs: Update to 27.2Joseph Mingrone2021-03-261-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=569232
* editors/emacs: Update to version 27.1Joseph Mingrone2020-08-121-1/+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 Notes: svn path=/head/; revision=544763
* editors/emacs-devel: Update to latest master branch commit, 4f2b415Joseph Mingrone2020-01-071-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=522315
* Bump PORTREVISION for more ports using EMACS_VERSION_SITE_LISPDIRJoseph Mingrone2019-09-011-1/+1
| | | | | | | | This is required after editors/emacs was updated to version 26.3 in r510281. Some of these ports were missed in r510696. Notes: svn path=/head/; revision=510750
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 Notes: svn path=/head/; revision=484628
* USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgradeJoseph Mingrone2018-05-311-1/+1
| | | | | | | | Or, mark ports that fail to build as BROKEN. https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html Notes: svn path=/head/; revision=471191
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-013-10/+14
| | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=460621
* Bump PORTREVISION for renamed info file in r457383.Tijl Coosemans2017-12-271-1/+1
| | | | Notes: svn path=/head/; revision=457384
* - Replace a patch for configure.ac with a post-patch command forTijl Coosemans2017-12-274-63/+10
| | | | | | | | | | configure so USE_AUTOTOOLS can be removed. - Remove obsolete references to --with-contrib, --with-japanese-manual and emacs20. - Remove 21 from tramp21.info (old version?). Notes: svn path=/head/; revision=457383
* Chase Emacs updateAshish SHUKLA2017-09-121-1/+1
| | | | Notes: svn path=/head/; revision=449697
* Chase editors/emacs update to version 25.2Joseph Mingrone2017-04-291-1/+1
| | | | | | | | | Reported by: des Approved by: ashish (emacs maintainer), swills (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10534 Notes: svn path=/head/; revision=439752
* - Upgrade to 2.3.0.Jun Kuriyama2016-11-295-47/+15
| | | | Notes: svn path=/head/; revision=427360
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* - Chase GNU Emacs updatesAshish SHUKLA2015-04-271-1/+1
| | | | | | | PR: 199553 Notes: svn path=/head/; revision=384819
* net/tramp: add CPE informationBartek Rutkowski2015-04-111-1/+2
| | | | | | | | | | - Maintainer's timeout (kuriyama@FreeBSD.org) PR: 198839 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Notes: svn path=/head/; revision=383821
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373063
* - Chase GNU Emacs updatesAshish SHUKLA2014-11-051-0/+1
| | | | | | | PR: 194624 Notes: svn path=/head/; revision=372191
* Allow to build with texinfo from portsAntoine Brodin2014-06-261-1/+1
| | | | Notes: svn path=/head/; revision=359373
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-2/+2
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* - Stagify.Jun Kuriyama2014-06-111-1/+0
| | | | Notes: svn path=/head/; revision=357489
* - Convert gmake,bzip2 to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355691
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Upgrade to 2.2.7.Jun Kuriyama2013-05-263-4/+5
| | | | Notes: svn path=/head/; revision=319140
* GNU Emacs updatesAshish SHUKLA2013-03-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Upgrade to 2.2.6.Jun Kuriyama2013-01-142-9/+4
| | | | Notes: svn path=/head/; revision=310375
* Chase Emacs updatesAshish SHUKLA2012-09-041-1/+1
| | | | Notes: svn path=/head/; revision=303664
* - Bump PORTREVISION to chase Emacs port updatesAshish SHUKLA2012-08-011-0/+1
| | | | | | | - Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi Notes: svn path=/head/; revision=301834
* - Upgrade to 2.2.5.Jun Kuriyama2012-07-162-4/+3
| | | | Notes: svn path=/head/; revision=300929
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Upgrade to 2.2.4.Jun Kuriyama2012-03-112-4/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293122
* - Chase Emacs updatesAshish SHUKLA2012-02-221-0/+1
| | | | | | | PR: ports/165082 Notes: svn path=/head/; revision=292058
* - Upgrade to 2.2.3.Jun Kuriyama2011-11-262-4/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286461
* - Chase editors/emacs updateAshish SHUKLA2011-10-171-1/+1
| | | | Notes: svn path=/head/; revision=283686
* Chase editors/emacs updateAshish SHUKLA2011-09-071-1/+1
| | | | Notes: svn path=/head/; revision=281398
* Chase editors/emacs update.Ashish SHUKLA2011-08-271-0/+1
| | | | | | | PR: ports/160196 Notes: svn path=/head/; revision=280599
* - Upgrade to 2.2.1.Jun Kuriyama2011-03-274-12/+9
| | | | Notes: svn path=/head/; revision=271881
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Upgrade to 2.2.0.Jun Kuriyama2010-11-265-29/+30
| | | | Notes: svn path=/head/; revision=265181
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Upgrade to 2.1.19.Jun Kuriyama2010-09-042-4/+4
| | | | Notes: svn path=/head/; revision=260528
* - Upgrade to 2.1.18.Jun Kuriyama2010-05-234-13/+14
| | | | Notes: svn path=/head/; revision=254878
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Changes to editors/emacs and Mk/bsd.emacs.mk were taken fromBoris Samorodov2009-12-202-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=246319
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Upgrade to 2.1.16.Jun Kuriyama2009-06-243-10/+11
| | | | Notes: svn path=/head/; revision=236573
* Upgrade to 2.1.15.Jun Kuriyama2009-02-132-5/+4
| | | | Notes: svn path=/head/; revision=228178
* - Remove empty filesPav Lucistnik2008-08-251-0/+0
| | | | Notes: svn path=/head/; revision=219190