Port details |
- emacs-wiki Create and use hyperlinks and simple formatting in plain text files
- 2.72_15 textproc
=0 Version of this port present on the latest quarterly branch. DEPRECATED: Depends on expiring ports
This port expired on: 2019-10-16
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2005-03-11 19:34:21
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- Also Listed In: elisp
- License: not specified in port
- Description:
- emacs-wiki enables you to create and use hyperlinks and simple
formatting in plain text files, and to optionally publish your pages as
HTML.
WWW: http://www.mwolson.org/projects/EmacsWiki.html
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- emacs-wiki-emacs26>0:textproc/emacs-wiki
- No installation instructions:
- This port has been deleted.
- PKGNAME: emacs-wiki-emacs26
- Package flavors (<flavor>: <package>)
- full: emacs-wiki-emacs26
- canna: emacs-wiki-emacs26_canna
- nox: emacs-wiki-emacs26_nox
- devel_full: emacs-wiki-emacs27
- devel_nox: emacs-wiki-emacs27_nox
- distinfo:
- SHA256 (emacs-wiki-2.72.tar.gz) = 66d39fbae5020d2936fbfae754f34415fff3ed8fb5f3f4b97c8bdfddbb81b5c5
SIZE (emacs-wiki-2.72.tar.gz) = 217896
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- emacs-26.3 : editors/emacs@full
- makeinfo : print/texinfo
- Runtime dependencies:
-
- xml-parse.el-emacs26>0 : textproc/xml-parse.el@full
- htmlize.el-emacs26>0 : textproc/htmlize.el@full
- emacs-26.3 : editors/emacs@full
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for emacs-wiki-emacs26-2.72_15:
CONTRIB=off: Install extra packages. This can shadow versions already there.
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- emacs makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Oct 2019 15:29:32
2.72_15 |
rene  |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
15 Sep 2019 17:28:09
2.72_15 |
antoine  |
Deprecate a few ports |
01 Sep 2019 15:32:09
2.72_15 |
jrm  |
Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR
This is required after editors/emacs was updated to version 26.3 in
r510281.
Reported by: ashish |
28 Apr 2019 15:16:51
2.72_14 |
jrm  |
Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR
This should have been done with r499179 when editors/emacs was updated
to version 26.2.
Reported by: nobutaka |
07 Jan 2019 17:48:37
2.72_13 |
tobik  |
textproc/emacs-wiki: Properly register xml-parse.el as a run dependency too
(Do not set RUN_DEPENDS twice.) |
10 Nov 2018 18:12:58
2.72_12 |
bapt  |
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 |
06 Nov 2018 20:57:19
2.72_11 |
rene  |
Return dryice's ports to the pool after his commit bit got safekept. |
31 May 2018 01:18:05
2.72_11 |
jrm  |
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 |
01 Feb 2018 18:03:10
2.72_10 |
jrm  |
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 |
12 Sep 2017 15:38:57
2.72_9 |
ashish  |
Chase Emacs update |
29 Apr 2017 14:50:53
2.72_8 |
jrm  |
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 |
01 Apr 2016 14:25:18
2.72_7 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
27 Apr 2015 10:29:28
2.72_7 |
ashish  |
- Chase GNU Emacs updates
PR: 199553 |
15 Nov 2014 16:26:33
2.72_6 |
antoine  |
Cleanup plist |
05 Nov 2014 13:19:32
2.72_6 |
ashish  |
- Chase GNU Emacs updates
PR: 194624 |
28 Jun 2014 20:53:27
2.72_5 |
antoine  |
Allow to build with texinfo from ports |
27 Jun 2014 12:56:43
2.72_5 |
ashish  |
- Properly remove references to deprecated emacs versions, and unbreak INDEX
Approved by: portmgr (bapt) |
27 Jun 2014 12:34:53
 |
ashish  |
- 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) |
26 Jan 2014 19:51:15
2.72_5 |
mat  |
Convert to staging.
Sponsored by: Absolight |
20 Sep 2013 23:17:32
2.72_5 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
01 Jun 2012 05:26:28
2.72_5 |
dinoex  |
- update png to 1.5.10 |
26 Oct 2011 15:07:37
2.72_4 |
dryice  |
- saved from expiration cause the dependency textproc/htmlize.el is
saved
- update my mail address |
09 Oct 2011 01:48:11
2.72_4 |
dougb  |
For ports that have an EXPIRATION_DATE which has already passed, but
that have other ports that depend on them, mark the ports that depend
on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31. |
03 Jul 2011 14:40:25
2.72_4 |
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
2.72_4 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.72_3 |
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
2.72_2 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
19 May 2007 20:32:57
2.72_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
06 Nov 2006 20:15:39
2.72 |
anray  |
Update to 2.72
PR: ports/105124
Submitted by: Dryice Liu (maintainer) |
02 Apr 2006 05:27:23
2.71 |
lawrance  |
Update to 2.71.
PR: ports/93023
Submitted by: Dryice Liu <dryice@dryice.name> |
15 Mar 2006 18:21:26
2.70 |
garga  |
- Fix MASTER_SITES
bsdchat.com is no longer available. Thanks for all their support!
PR: ports/94459
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) |
28 Jan 2006 02:11:36
2.70 |
linimon  |
- 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]
(Only the first 15 lines of the commit message are shown above ) |
24 Jan 2006 03:10:24
2.70 |
edwin  |
SHA256ify
Approved by: krion@ |
11 Jan 2006 04:01:51
2.70 |
edwin  |
[maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
ports. Please help to change the maintainer mail address to
dryice@dryice.name. This new mail address has a RDNS record
and will make the life easier. Thanks!
PR: ports/91624
Submitted by: Dryice Dong Liu <dryice@dryice.name> |
14 Sep 2005 18:57:03
2.70 |
pav  |
- Update to 2.70
PR: ports/86111
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer) |
20 Apr 2005 14:50:02
2.69 |
pav  |
- Update to 2.69
PR: ports/80150
Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer) |
16 Mar 2005 03:11:05
2.68 |
clsung  |
- Update to 2.68
PR: 78901
Submitted by: Dryice Liu (maintainer) |
11 Mar 2005 19:33:27
2.67.1 |
pav  |
emacs-wiki enables you to create and use hyperlinks and simple formatting in
plain text files, and to optionally publish your pages as HTML.
PR: ports/78612
Submitted by: Dryice Liu <dryice@liu.com.cn> |