| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: 139126
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintianer)
Feature safe: yes
Notes:
svn path=/head/; revision=242090
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
| |
PR: ports/136282
Submitted by: Yasuhiro KIMURA (maintainer)
Notes:
svn path=/head/; revision=237184
|
|
|
|
|
|
|
|
| |
PR: ports/124968
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=215892
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
| |
PR: ports/114671
Submitted by: maintainer
Notes:
svn path=/head/; revision=197332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
PR: ports/113136
Submitted by: KIMURA Yasuhiro (maintainer)
Notes:
svn path=/head/; revision=192483
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: ports/108506
Submitted by: KIMURA Yasuhiro (maintainer)
Notes:
svn path=/head/; revision=183613
|
|
|
|
|
|
|
|
| |
PR: ports/103929
Submitted by: KIMURA Yasuhiro (maintainer)
Notes:
svn path=/head/; revision=174470
|
|
|
|
|
|
|
|
| |
PR: ports/101023
Submitted by: KIMURA Yasuhiro (maintainer)
Notes:
svn path=/head/; revision=169112
|
|
|
|
|
|
|
|
| |
PR: ports/98071
Submitted by: maintainer (KIMURA Yasuhiro)
Notes:
svn path=/head/; revision=163937
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=154626
|
|
|
|
| |
Notes:
svn path=/head/; revision=152136
|
|
|
|
|
|
|
|
|
|
| |
- Add SHA256
PR: ports/89266
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=149126
|
|
|
|
|
|
|
|
|
|
| |
New version 2.0.1 is released.
PR: ports/86908
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Notes:
svn path=/head/; revision=144229
|
|
|
|
|
|
|
|
| |
PR: ports/85679
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=141880
|
|
|
|
|
|
|
|
|
|
| |
should not be marked BROKEN on ia64 now.
PR: ports/83972
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=140066
|
|
|
|
|
|
|
|
| |
PR: ports/79936
Submitted by: maintainer
Notes:
svn path=/head/; revision=133426
|
|
|
|
|
|
|
|
|
| |
PR: ports/78513
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=130493
|
|
|
|
|
|
|
|
| |
PR: ports/77196
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=128293
|
|
|
|
|
|
|
|
| |
PR: ports/77143
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=128098
|
|
|
|
|
|
|
|
|
|
| |
- Add MASTER_SITE_SAVANNAH to MASTER_SITES
PR: ports/74698
Submitted by: maintainer
Notes:
svn path=/head/; revision=123572
|
|
|
|
|
|
|
|
| |
PR: ports/73637
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=121033
|
|
|
|
|
|
|
|
|
| |
PR: ports/73542
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Obtained from: author
Notes:
svn path=/head/; revision=120956
|
|
|
|
|
|
|
|
|
|
| |
1.4.0 to 1.0.4 due to the repocopy and it prevents upgrading
with portupgrade.
Approved by: KIMURA Yasuhiro (yasu at utahime dot org) (maintainer)
Notes:
svn path=/head/; revision=120717
|
|
|
|
|
|
|
| |
Noticed by: ume
Notes:
svn path=/head/; revision=120539
|
|
|
|
|
|
|
|
|
|
| |
is an IRC client for Emacs. Riece is a redesign of the Liece IRC client.
Prodded by: nork
PR: ports/67852
Notes:
svn path=/head/; revision=120529
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=68078
|
|
|
|
| |
Notes:
svn path=/head/; revision=67395
|
|
|
|
| |
Notes:
svn path=/head/; revision=65034
|
|
|
|
|
|
|
|
| |
* Rearrange according to the removal of xemacs21-mule stub.
* Bump up port revision
Notes:
svn path=/head/; revision=58994
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
Notes:
svn path=/head/; revision=57625
|
|
|
|
|
|
|
| |
It does not need flim any more.
Notes:
svn path=/head/; revision=56491
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
Notes:
svn path=/head/; revision=56168
|
|
|
|
| |
Notes:
svn path=/head/; revision=54603
|
|
|
|
|
|
|
| |
Reviewed by: knu(mentor)
Notes:
svn path=/head/; revision=51068
|
|
|
|
|
|
|
| |
Approved by: knu(mentor)
Notes:
svn path=/head/; revision=51027
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Inactivate flim-{emacs,mule,emacs20,xemacs21-mule}-current.
Activate flim113-{emacs,mule,emacs20,xemacs21-mule}.
Stop to support flim-{emacs,mule,emacs20,xemacs21-mule}.
Synchronize the dependency with changing port name of flim/semi.
Approved by: maintainers
Notes:
svn path=/head/; revision=49613
|
|
|
|
| |
Notes:
svn path=/head/; revision=42318
|
|
|
|
|
|
|
| |
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=41216
|
|
which runs under Emacsen.
PR: ports/26462
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>, knu
Notes:
svn path=/head/; revision=41186
|