| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
2014-11-19 editors/emacs23: Unmaintained upstream, use editors/emacs
Notes:
svn path=/head/; revision=372826
|
|
|
|
|
|
|
|
|
| |
- Bump PORTEPOCH
Security: http://www.vuxml.org/freebsd/c1e5f35e-f93d-11e1-b07f-00235a5f2c9a.html
Notes:
svn path=/head/; revision=304727
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
keyboard-coding-system[1]
- Fix portlint warnings
- Update PATCH_SITES
Submitted by: hrs[1]
Notes:
svn path=/head/; revision=281397
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
. introduce OPTIONS.
PR: ports/146458
Submitted by: Ashish SHUKLA <wahjava at gmail.com> (maintainer)
Notes:
svn path=/head/; revision=254301
|
|
|
|
|
|
|
| |
PR: 145171
Notes:
svn path=/head/; revision=251847
|
|
|
|
| |
Notes:
svn path=/head/; revision=251783
|
|
|
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION.
PR: ports/144309 [1]
Submitted by: Robert Jenssen <robertjenssen@ozemail.com.au> [1]
Approved by: keramida@ceid.upatras.gr (maintainer timeout, 17 days)
Notes:
svn path=/head/; revision=251090
|
|
|
|
|
|
|
|
|
|
| |
fixes are included in upstream e-mail so this is temporary
PR: ports/143113
Submitted by: Giorgos Keramidas <keramida@freebsd.org> (maintainer)
Notes:
svn path=/head/; revision=249073
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
since the commit broke dependencies and the ports infrastructure
was not fully prepared (a new emacs/editors22 port is needed
for compatibility reasons);
. bump PORTEPOCH.
Reported by: Jan Henrik Sylvester <me at janh.de>, kostik
Pointy hat to: bsam (me)
Notes:
svn path=/head/; revision=241034
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Emacs 23 has a wide variety of new features, including:
* Improved Unicode support.
* Font rendering with Fontconfig and Xft.
* Support for using X displays and text terminals in one session,
and for running as a daemon.
* Support for multi-file commits in distributed version-control
systems (VC-dir).
* New modes and packages for viewing PDF and postscript files
(Doc-view mode), connecting to processes through D-Bus (dbus),
connecting to the GNU Privacy Guard (EasyPG), editing XML
documents (nXML mode), editing Ruby programs (Ruby mode), and more.
Detailed list is available at: http://www.gnu.org/software/emacs/NEWS.23.1
PR: ports/137956
Submitted by: Ashish SHUKLA <wahjava at gmail.com>
Approved by: keramida@ceid.upatras.gr (maintainer tineout, 19 days)
Notes:
svn path=/head/; revision=241005
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
interacts with Python);
. change EMACS_VER at bsd.emacs.mk.
While I'm here: remove old PORTREVISION.
PR: 127168
Submitted by: keramida (maintainer)
Notes:
svn path=/head/; revision=222705
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change bsd.emacs.mk accordingly.
- Fix comment about emacs-devel in bsd.emacs.mk.
- Some lisp directories are changed, add a note to UPDATING.
PR: 122783
Submitted by: KIMURA Yasuhiro <yasu at utahime.org>
Approved by: keramida (maintainer timeout, 6 weeks)
Notes:
svn path=/head/; revision=214251
|
|
|
|
|
|
|
|
|
| |
on itself. Extracted the patch and recommit it.
PR: ports/120370
Notes:
svn path=/head/; revision=213071
|
|
|
|
|
|
|
|
|
| |
PR: ports/120370
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Approved by: Giorgos Keramidas <keramida@ceid.upatras.gr>
Notes:
svn path=/head/; revision=212939
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes various enhancements and fixes, including a
serious bug caused by using gmalloc's allocation and free
functions and the system version of posix_memalign().
PR: ports/114993
Submitted by: Gardner Bell
Reviewed by: pav
Notes:
svn path=/head/; revision=201125
|
|
|
|
|
|
|
| |
Hand over maintainership to keramida.
Notes:
svn path=/head/; revision=195755
|
|
|
|
|
|
|
|
|
| |
- Use INFO macro.
Requested by: edwin
Notes:
svn path=/head/; revision=150676
|
|
|
|
|
|
|
|
| |
PR: ports/85508
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes:
svn path=/head/; revision=142000
|
|
|
|
|
|
|
|
| |
PR: ports/83074
Submitted by: Dario Freni <saturnero@freesbie.org>
Notes:
svn path=/head/; revision=139280
|
|
|
|
|
|
|
|
| |
PR: ports/78209
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Notes:
svn path=/head/; revision=130195
|
|
|
|
|
|
|
|
|
| |
Security: CAN-2005-0100
Security: http://www.vuxml.org/freebsd/3e3c860d-7dae-11d9-a9e7-0001020eed82.html
Security: Malicious POP3 servers can execute arbitrary code.
Notes:
svn path=/head/; revision=128795
|
|
|
|
| |
Notes:
svn path=/head/; revision=121637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that emacs is run as part of the build, so it shows as a build
failure...
To explain (for maintainer's benefit):
Previously the linker would put the text segment in region 2 and the
data segment in region 3. This was changed for FreeBSD (due to me
sending a patch :-) to load the text segment in region 1 with the data
segment immediately following the text segment in the same region (or
subsequent regions of the text segment is larger than 2^61 bytes in
size -- fat chance :-)
So, the previous value of DATA_SEG_BITS (=0x6000000000000000, the
region base of the data segment prior to the binutils 2.15 import),
needed to be changed to match the current layout (=0x2000000000000000,
the region 1 base address).
Approved by: portmgr (krion -- thank!)
Notes:
svn path=/head/; revision=118118
|
|
|
|
|
|
|
|
| |
PR: ports/65910
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes:
svn path=/head/; revision=109868
|
|
|
|
|
|
|
|
|
|
| |
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21. Retire the editors/emacs21 port.
PR: ports/24983
Notes:
svn path=/head/; revision=104813
|
|
|
|
|
|
|
| |
headers)
Notes:
svn path=/head/; revision=65748
|
|
|
|
|
|
|
|
| |
PR: ports/17496
Submitted by: Tetsurou OKAZAKI <okazaki@be.to>
Notes:
svn path=/head/; revision=30518
|
|
|
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
Notes:
svn path=/head/; revision=30229
|
|
|
|
|
|
|
|
|
| |
PR: 10783
Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
Diagnosed by: David Deatherage <DDeatherage@bridge.com>
Notes:
svn path=/head/; revision=17751
|
|
|
|
|
|
|
| |
PR: ports/10782
Notes:
svn path=/head/; revision=17635
|
|
|
|
|
|
|
| |
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
Notes:
svn path=/head/; revision=16277
|
|
|
|
|
|
|
|
| |
PR: ports/8289 (part of)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Notes:
svn path=/head/; revision=15768
|
|
|
|
|
|
|
| |
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
Notes:
svn path=/head/; revision=13867
|
|
|
|
|
|
|
|
| |
PR: 8090
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Notes:
svn path=/head/; revision=13832
|
|
|
|
|
|
|
| |
PR: ports/8208
Notes:
svn path=/head/; revision=13788
|
|
|
|
|
|
|
| |
conventions.
Notes:
svn path=/head/; revision=9154
|
|
|
|
|
|
|
|
| |
the need for a hack in ld.so to make emacs work. I have submitted
these changes to a GNU emacs maintainer.
Notes:
svn path=/head/; revision=9153
|
|
|
|
|
|
|
|
|
| |
goodness, I don't even know how long they were missing!
PR: 5286 (pointed out the ccmode omission)
Notes:
svn path=/head/; revision=9071
|
|
|
|
| |
Notes:
svn path=/head/; revision=6802
|
|
|
|
|
|
|
|
|
|
| |
use the terminfo version of tparam() since the termcap version supplies
tgoto() which seriously screws up text display. ncurses-4.1 has both a
termcap and terminfo internal interface and is quicker with the terminfo
one even when it's read a termcap.db file.
Notes:
svn path=/head/; revision=6571
|
|
|
|
|
|
|
|
| |
(with all entries listed in emacs.texi) deleted only the first entry
when the user did a pkg_delete (a bug in install-info, maybe?).
Notes:
svn path=/head/; revision=6514
|
|
|
|
|
|
|
|
|
| |
(which was about equal to number of FreeBSD installations on Hale Bopp
itself). Seems like I need to just go ahead and commit it so people
can try out and scream!
Notes:
svn path=/head/; revision=6235
|
|
ports/3175.
Notes:
svn path=/head/; revision=6165
|