notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/tramp/Makefile

Number of commits found: 96

Saturday, 1 Jan 2022
12:47 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-01-01 astro/google-earth: Needs newer version to connect to server
2022-01-01 net/tramp: Not updated in 5 years and now part of Emacs
2022-01-01 archivers/p7zip-codec-rar: Unmaintained for years and has known
vulnerabilities
commit hash: 30912390ecb1d529735c0364eff48ecfdf102511 commit hash: 30912390ecb1d529735c0364eff48ecfdf102511 commit hash: 30912390ecb1d529735c0364eff48ecfdf102511 commit hash: 30912390ecb1d529735c0364eff48ecfdf102511 3091239
Monday, 15 Nov 2021
15:20 Joseph Mingrone (jrm) search for other commits by this committer
net/tramp: Mark BROKEN and set EXPIRATION_DATE

Issues:

- There have been about a dozen new releases, but the port has not been
  updated in about five years.

- There are plist problems related to gvfs detection.
commit hash: f72d17eeb73bf9ebb3f16a0782511c199d24f2e3 commit hash: f72d17eeb73bf9ebb3f16a0782511c199d24f2e3 commit hash: f72d17eeb73bf9ebb3f16a0782511c199d24f2e3 commit hash: f72d17eeb73bf9ebb3f16a0782511c199d24f2e3 f72d17e
15:19 Joseph Mingrone (jrm) search for other commits by this committer
USES=emacs: Chase package name changes

PR:		259259
Differential Revision:	https://reviews.freebsd.org/D32613
commit hash: 061afcca16999e2e4e791d4517a918d0d606d692 commit hash: 061afcca16999e2e4e791d4517a918d0d606d692 commit hash: 061afcca16999e2e4e791d4517a918d0d606d692 commit hash: 061afcca16999e2e4e791d4517a918d0d606d692 061afcc
Monday, 4 Oct 2021
19:58 Rene Ladan (rene) search for other commits by this committer
*: re-assign kuriyama@s ports to the pool, commit bit safekept

With hat:	portmgr-secretary
commit hash: e56a7da8946973ad5233bf881538298e30f472eb commit hash: e56a7da8946973ad5233bf881538298e30f472eb commit hash: e56a7da8946973ad5233bf881538298e30f472eb commit hash: e56a7da8946973ad5233bf881538298e30f472eb e56a7da
Saturday, 2 Oct 2021
08:51 Antoine Brodin (antoine) search for other commits by this committer
net/tramp: unbreak
commit hash: da130eda141115ff6a7106ddbb043550452a21cd commit hash: da130eda141115ff6a7106ddbb043550452a21cd commit hash: da130eda141115ff6a7106ddbb043550452a21cd commit hash: da130eda141115ff6a7106ddbb043550452a21cd da130ed
Friday, 1 Oct 2021
22:55 Joseph Mingrone (jrm) search for other commits by this committer
net/tramp: Work around plist issue on 13.0 with devel_full flavor

Detection of gvfs fails with this combination.
commit hash: e303253cc55ea9336eff3158a857d4a66c0da284 commit hash: e303253cc55ea9336eff3158a857d4a66c0da284 commit hash: e303253cc55ea9336eff3158a857d4a66c0da284 commit hash: e303253cc55ea9336eff3158a857d4a66c0da284 e303253
22:55 Joseph Mingrone (jrm) search for other commits by this committer
*: Chase new major version (29) of editors/emacs-devel

Differential Revision:	https://reviews.freebsd.org/D32258
commit hash: 126e3bb1f15157e4624a26aed1d01393603b03e0 commit hash: 126e3bb1f15157e4624a26aed1d01393603b03e0 commit hash: 126e3bb1f15157e4624a26aed1d01393603b03e0 commit hash: 126e3bb1f15157e4624a26aed1d01393603b03e0 126e3bb
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 26 Mar 2021
00:40 jrm search for other commits by this committer
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
Original commitRevision:569232 
Wednesday, 12 Aug 2020
18:30 jrm search for other commits by this committer
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
Original commitRevision:544763 
Tuesday, 7 Jan 2020
04:55 jrm search for other commits by this committer
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
Original commitRevision:522315 
Sunday, 1 Sep 2019
23:45 jrm search for other commits by this committer
Bump PORTREVISION for more ports using EMACS_VERSION_SITE_LISPDIR

This is required after editors/emacs was updated to version 26.3 in
r510281.  Some of these ports were missed in r510696.
Original commitRevision:510750 
Saturday, 10 Nov 2018
18:12 bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

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
Original commitRevision:484628 
Thursday, 31 May 2018
01:18 jrm search for other commits by this committer
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
Original commitRevision:471191 
Thursday, 1 Feb 2018
18:03 jrm search for other commits by this committer
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
Original commitRevision:460621 
Wednesday, 27 Dec 2017
19:18 tijl search for other commits by this committer
Bump PORTREVISION for renamed info file in r457383.
Original commitRevision:457384 
19:03 tijl search for other commits by this committer
- Replace a patch for configure.ac with a post-patch command for
  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?).
Original commitRevision:457383 
Tuesday, 12 Sep 2017
15:38 ashish search for other commits by this committer
Chase Emacs update
Original commitRevision:449697 
Saturday, 29 Apr 2017
14:50 jrm search for other commits by this committer
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
Original commitRevision:439752 
Tuesday, 29 Nov 2016
07:06 kuriyama search for other commits by this committer
- Upgrade to 2.3.0.
Original commitRevision:427360 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- 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
Original commitRevision:386312 
Monday, 27 Apr 2015
10:29 ashish search for other commits by this committer
- Chase GNU Emacs updates

PR:		199553
Original commitRevision:384819 
Saturday, 11 Apr 2015
17:52 robak search for other commits by this committer
net/tramp: add CPE information

- Maintainer's timeout (kuriyama@FreeBSD.org)

PR:		198839
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Original commitRevision:383821 
Wednesday, 5 Nov 2014
13:19 ashish search for other commits by this committer
- Chase GNU Emacs updates

PR:		194624
Original commitRevision:372191 
Thursday, 26 Jun 2014
15:29 antoine search for other commits by this committer
Allow to build with texinfo from ports
Original commitRevision:359373 
Wednesday, 25 Jun 2014
05:35 bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
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
Original commitRevision:359185 
Wednesday, 11 Jun 2014
15:02 kuriyama search for other commits by this committer
- Stagify.
Original commitRevision:357489 
Thursday, 29 May 2014
12:00 miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
Original commitRevision:355691 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Sunday, 26 May 2013
22:34 kuriyama search for other commits by this committer
- Upgrade to 2.2.7.
Original commitRevision:319140 
Saturday, 30 Mar 2013
05:13 ashish search for other commits by this committer
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]
Original commitRevision:315598 
Monday, 14 Jan 2013
12:35 kuriyama search for other commits by this committer
- Upgrade to 2.2.6.
Original commitRevision:310375 
Tuesday, 4 Sep 2012
17:05 ashish search for other commits by this committer
Chase Emacs updates
Original commitRevision:303664 
Wednesday, 1 Aug 2012
16:50 ashish search for other commits by this committer
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
Original commit
Monday, 16 Jul 2012
08:37 kuriyama search for other commits by this committer
- Upgrade to 2.2.5.
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Sunday, 11 Mar 2012
14:56 kuriyama search for other commits by this committer
- Upgrade to 2.2.4.

Feature safe:   yes
Original commit
Wednesday, 22 Feb 2012
13:31 ashish search for other commits by this committer
- Chase Emacs updates

PR:             ports/165082
Original commit
Saturday, 26 Nov 2011
08:17 kuriyama search for other commits by this committer
- Upgrade to 2.2.3.

Feature safe:   yes
Original commit
Monday, 17 Oct 2011
06:01 ashish search for other commits by this committer
- Chase editors/emacs update
Original commit
Wednesday, 7 Sep 2011
20:21 ashish search for other commits by this committer
Chase editors/emacs update
Original commit
Saturday, 27 Aug 2011
22:22 ashish search for other commits by this committer
Chase editors/emacs update.

PR:             ports/160196
Original commit
Sunday, 27 Mar 2011
11:30 kuriyama search for other commits by this committer
- Upgrade to 2.2.1.
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Friday, 26 Nov 2010
14:24 kuriyama search for other commits by this committer
- Upgrade to 2.2.0.
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Saturday, 4 Sep 2010
07:47 kuriyama search for other commits by this committer
- Upgrade to 2.1.19.
Original commit
Sunday, 23 May 2010
08:27 kuriyama search for other commits by this committer
- Upgrade to 2.1.18.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Sunday, 20 Dec 2009
20:19 bsam search for other commits by this committer
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
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Wednesday, 24 Jun 2009
06:49 kuriyama search for other commits by this committer
Upgrade to 2.1.16.
Original commit
Friday, 13 Feb 2009
05:38 kuriyama search for other commits by this committer
Upgrade to 2.1.15.
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Wednesday, 9 Jul 2008
21:52 kuriyama search for other commits by this committer
- emacs22 and later has stock tramp.info (but little older version) and
  it conflicts with port-installed tramp.info.  So install here as
  tramp21.info to unbreak packaging.
Original commit
Wednesday, 2 Jul 2008
22:22 kuriyama search for other commits by this committer
- Upgrade to 2.1.12.
- Don't use EMACS_PORT_NAME?=emacs21

Submitted by:   "Douglas K. Rand" <rand@meridian-enviro.com>
PR:             ports/121604 (part of)
Original commit
Sunday, 30 Sep 2007
04:47 linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Saturday, 16 Jun 2007
03:13 kuriyama search for other commits by this committer
Fix installation with xorg 7.2.

PR:             ports/113082
Submitted by:   NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Sunday, 24 Sep 2006
03:55 kuriyama search for other commits by this committer
- Upgrade to 2.1.7.
- Add a patch to ignore completion-mode check because in my environment,
  this check prevents completion in some situation.
Original commit
Tuesday, 5 Sep 2006
01:25 kuriyama search for other commits by this committer
- Unbreak by avoiding overwrite of $PREFIX/info/dir.

Thanks to:      kris
Original commit
Monday, 4 Sep 2006
04:41 kuriyama search for other commits by this committer
Grab maintainership and try to investigate this breakage.
Original commit
Saturday, 2 Sep 2006
16:51 kris search for other commits by this committer
Schedule these broken ports for termination on 2006-12-01
Original commit
Sunday, 16 Jul 2006
21:32 linimon search for other commits by this committer
Mark broken: removes files not belonging to it on deinstall.
Original commit
Wednesday, 5 Jul 2006
00:41 anray search for other commits by this committer
Update port from version 2.1.4 to version 2.1.6

PR:             ports/99782
Submitted by:   Toni Schmidbauer
Original commit
Saturday, 28 Jan 2006
02:11 linimon search for other commits by this committer
 - 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)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Wednesday, 2 Nov 2005
21:42 pav search for other commits by this committer
- Update to 2.1.4

PR:             ports/88302
Submitted by:   Boris B. Samorodov <bsam@ipt.ru>

- Install INFO in a more standard fashion
Original commit
Tuesday, 22 Feb 2005
00:59 sf search for other commits by this committer
install password.el unconditionally.
Original commit
Saturday, 19 Feb 2005
19:44 pav search for other commits by this committer
- Update to 2.1.3

PR:             ports/77660
Submitted by:   NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Original commit
Friday, 24 Dec 2004
03:39 sem search for other commits by this committer
- Update to 2.0.46

PR:             ports/75445
Submitted by:   Andrey Slusar <anray(at)inet.ua>
Original commit
Wednesday, 13 Oct 2004
11:39 pav search for other commits by this committer
- Update to 2.0.45

PR:             ports/72590
Submitted by:   Andrey Slusar <anray@inet.ua> (maintainer)
Original commit
Monday, 11 Oct 2004
23:16 pav search for other commits by this committer
- Update to 2.0.44

PR:             ports/72235
Submitted by:   Andrey Slusar <anray@inet.ua>
Original commit
Wednesday, 21 Jul 2004
22:19 kuriyama search for other commits by this committer
- Upgrade to 2.0.43 (2.0.41 didn't work on emacs-21.3 by using
  not existing function "copy-tree").
- Use autoconf-2.59 and regenerate configure script to avoid a bug in
  AC_CHECK_PROG(..., [$PATH:/]).
Original commit
Monday, 14 Jun 2004
13:02 yoichi search for other commits by this committer
fix build of tramp-emacs20

Notified by:    Kris
Original commit
10:03 kuriyama search for other commits by this committer
Fix elisp error at connecting to remote site.

Obtained from:  tramp CVS
Original commit
Saturday, 12 Jun 2004
04:00 yoichi search for other commits by this committer
Update to 2.0.41
Drop my maintainership
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Friday, 3 Oct 2003
11:04 edwin search for other commits by this committer
Chase up new MASTER_SITE_SAVANNAH.

PR:             ports/56970
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Original commit
Saturday, 20 Sep 2003
13:22 yoichi search for other commits by this committer
Don't call texi2dvi.

Submitted by:   Koji Mori <mori@tri.asanuma.co.jp>
Approved by:    portmgr
Original commit
Saturday, 2 Aug 2003
02:23 yoichi search for other commits by this committer
Update to 2.0.36.
Never to install japanese info (outdated, Now I'm working on it)
Don't install experimental files under tramp2/

PR:             ports/54438
Submitted by:   Kang-min Liu
Original commit
Friday, 7 Mar 2003
06:08 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Sunday, 9 Feb 2003
12:39 yoichi search for other commits by this committer
Update to 2.0.29
Original commit
Monday, 13 Jan 2003
19:25 yoichi search for other commits by this committer
Update to 2.0.28
Original commit
Saturday, 5 Oct 2002
18:05 yoichi search for other commits by this committer
Update to 2.0.24
Original commit
Sunday, 22 Sep 2002
20:30 yoichi search for other commits by this committer
Fix mastersite.

Submitted by:   bento and portsurvey
Original commit
Tuesday, 3 Sep 2002
08:02 yoichi search for other commits by this committer
Update to 2.0.15.
Master site has moved to savannah.
Original commit
Thursday, 11 Apr 2002
13:31 yoichi search for other commits by this committer
Update to 20020411.
Remove the patch (already applied in original distribution).
Original commit
Tuesday, 26 Mar 2002
14:21 yoichi search for other commits by this committer
Update to 20020218.
Original commit
Tuesday, 5 Feb 2002
16:10 yoichi search for other commits by this committer
Update to new distfile (20020130).   Require gmake.    
Original commit
Monday, 21 Jan 2002
20:11 yoichi search for other commits by this committer
Update to new distfile (20020121).    
Original commit
Monday, 14 Jan 2002
20:53 yoichi search for other commits by this committer
Update for new distfile (20011228).   Remove base64.el* since it is not needed
for GNU Emacs.   Install format-spec.el only for Emacs20.    
Original commit
Sunday, 16 Dec 2001
11:25 yoichi search for other commits by this committer
Add tramp, Transparent remote file access tool for emacsen.   (PORTVERSION ==
0.0.[time stamp of DISTFILE] to avoid setting    PORTEPOCH in future)    
Original commit

Number of commits found: 96