| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=303664
|
|
|
|
|
|
|
| |
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
Notes:
svn path=/head/; revision=301834
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set correct INSTALL_TARGET for emacs-devel. [1]
Fix build error with WITHOUT_SHIMBUN=yes. [2]
PR: ports/165611 [2]
Submitted by: John Hein <jhein@symmetricom.com> [1], Seiji Ariga <freebsd@khaotic.net> [2]
Feature safe: yes
Notes:
svn path=/head/; revision=293171
|
|
|
|
|
|
|
| |
PR: ports/165082
Notes:
svn path=/head/; revision=292058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
| |
Notes:
svn path=/head/; revision=283686
|
|
|
|
| |
Notes:
svn path=/head/; revision=281398
|
|
|
|
|
|
|
| |
PR: ports/160196
Notes:
svn path=/head/; revision=280599
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=267844
|
|
|
|
| |
Notes:
svn path=/head/; revision=266850
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Reported by: itetcu
Notes:
svn path=/head/; revision=248759
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=248698
|
|
|
|
|
|
|
|
| |
Current version 1.4.4 does not support emacs23 and
new version has not been released since 2005.
Notes:
svn path=/head/; revision=248692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Noticed by: kwm
Feature safe: yes
Notes:
svn path=/head/; revision=241790
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=197073
|
|
|
|
|
|
|
| |
Submitted by: ume
Notes:
svn path=/head/; revision=196545
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=167323
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157004
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154308
|
|
|
|
| |
Notes:
svn path=/head/; revision=152487
|
|
|
|
| |
Notes:
svn path=/head/; revision=150401
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
| |
Notes:
svn path=/head/; revision=132476
|
|
|
|
| |
Notes:
svn path=/head/; revision=117197
|
|
|
|
| |
Notes:
svn path=/head/; revision=113472
|
|
|
|
| |
Notes:
svn path=/head/; revision=112246
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=105231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
|
|
| |
2. Correct pkg-plist.
PR: ports/54889 [2]
Submitted by: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
Notes:
svn path=/head/; revision=86654
|
|
|
|
|
|
|
| |
Divide pkg-plist for each emacs variants.
Notes:
svn path=/head/; revision=84264
|
|
|
|
|
|
|
| |
Pointed out by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp>
Notes:
svn path=/head/; revision=83527
|
|
|
|
| |
Notes:
svn path=/head/; revision=83420
|
|
|
|
| |
Notes:
svn path=/head/; revision=76145
|
|
|
|
|
|
|
|
|
| |
Update my mail address in pkg-descr.
Obtained from: emacs-w3m CVS
Notes:
svn path=/head/; revision=70279
|
|
|
|
|
|
|
| |
Submitted by: taoka
Notes:
svn path=/head/; revision=69342
|
|
|
|
| |
Notes:
svn path=/head/; revision=67476
|
|
|
|
|
|
|
| |
Submitted by: taoka
Notes:
svn path=/head/; revision=66205
|
|
|
|
|
|
|
| |
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes:
svn path=/head/; revision=63628
|
|
|
|
| |
Notes:
svn path=/head/; revision=63546
|
|
|
|
| |
Notes:
svn path=/head/; revision=60862
|