Commit Graph

78 Commits

Author SHA1 Message Date
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Munechika SUMIKAWA
7a2f094fe2 Incorrect error code fix when a connection is failed.
Submitted by:	kazu@iijlab.net
Approved by:	jseger
2000-09-04 07:22:16 +00:00
Justin M. Seger
348a8f1b9d patch-ai, patch-an, patch-cg: Regenerated for emacs-20.7.
patch-cc (configure.in): Merged with patch-ch.
patch-af (src/unexfreebsd.c): Removed.  Not used by this port.
patch-ca (src/Makefile.in): Removed.  5-CURRENT's and
	4-STABLE's libtermcap -> libncurses symbolic link issues
	are now well handled by vendor's src/s/freebsd.h.
	Moved LIBS_XPG changes to patch-cb.
patch-cb (src/s/freebsd.h): Regenerate for emacs-20.7.
	Update the conditional of enclosing the USE_XPG check
	so as not to link libxpg4 on recently 5-CURRENT and
	4-STABLE after the merge of libxpg4 into libc.
	Added LIBS_XPG to LIBS_SYSTEM.

PR:		ports/19653
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-30 03:45:10 +00:00
Justin M. Seger
51437fec74 Upgrade to emacs-20.7 2000-06-27 00:03:54 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Munechika SUMIKAWA
d9524db293 Add 'ipv6' on CATEGORIES. 2000-03-08 17:28:32 +00:00
Justin M. Seger
a170ec79ef "Enable IPv6-ready for emacs20"
Submitted by:	Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>

Upgrade to emacs-20.6
2000-03-08 17:12:17 +00:00
Justin M. Seger
995780aef4 Upgrade to emacs-20.5a 2000-01-04 00:22:42 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Justin M. Seger
05cfc097d1 Upgrade to emacs 20.4
Submitted by:	shige
PR:		ports/12779
1999-08-08 17:58:54 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Justin M. Seger
28395826e9 Add non-X support by building with NO_X11 defined.
Submitted by:	Matthew Seaman <m.seaman@inpharmatica.co.uk>
PR:		ports/11781
1999-06-25 22:05:58 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Steve Price
32eae4f504 Fix for systems where __FreeBSD__ >= 3.
Submitted by:	Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
Diagnosed by:	David Deatherage <DDeatherage@bridge.com>
1999-04-10 00:14:41 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Shigeyuki Fukushima
f9cacda1ca Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
because this port includes a long long patch for configure.
And patches/patch-ce removed.
1999-03-01 11:55:45 +00:00
Justin M. Seger
d7888efe12 Unbreak for current 1999-02-16 03:06:52 +00:00
Jun Kuriyama
825de2f8a3 Add @direntry for info.info.
This fixes error at pkg_add.

Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Modified by:	kuriyama
1999-02-09 22:02:29 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Hidetoshi Shimokawa
ac34d7309c Add fix for Alpha.
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
1999-01-23 14:28:28 +00:00
Satoshi Asami
0b9169f1a1 Add USE_XLIB -- otherwise the packages will be built without X support. 1999-01-16 22:58:59 +00:00
Jun Kuriyama
50dddc1f29 Reflect change in 1.44 of src/etc/mtree/BSD.local.dist.
(not to remove directory share/emacs/site-lisp.)
1999-01-02 12:26:01 +00:00
Jun Kuriyama
568d186c34 Add USE_XPGLIB extension (default OFF).
PR:		ports/8775
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-13 11:54:50 +00:00
Justin M. Seger
b0af3b6676 Change @mkdir to @exec mkdir so that it actually works 1998-11-23 16:10:34 +00:00
Justin M. Seger
40c41e70b1 Make the package properly create the leim dir
Submitted by:	joelh
PR:	8815
1998-11-23 13:19:36 +00:00
Justin M. Seger
841b56393e Don't warn before mv'ing.
Submitted by:	shige@kuis.kyoto-u.ac.jp
PR:	ports/8226
1998-10-31 15:51:22 +00:00
Vanilla I. Shu
10edeb347a Fix info page problem. 1998-09-23 16:13:20 +00:00
Satoshi Asami
cfdaffb71e Use PLIST_SUB to avoid having to change 1,200 lines in the PLIST file
when the port is upgraded.
1998-09-01 07:11:34 +00:00
Justin M. Seger
2621e4186a Upgrade to emacs 20.3
PR:     7714
1998-09-01 02:29:51 +00:00
John Polstra
18c9beae17 Handle /usr/lib/aout which, like the visiting mother-in-law, has
overstayed its welcome.
1998-07-04 01:48:56 +00:00
Justin M. Seger
93d22c6aff Remove a few lines that shouldn't be there.
Pointed out by: asami
1997-12-17 01:31:20 +00:00
Justin M. Seger
5f572b1190 Upgrade repository copy of emacs to emacs 20.2. 1997-12-14 14:52:03 +00:00
Satoshi Asami
abeb46a64d Make this port a little more portlint-clean. 1997-07-17 10:38:15 +00:00
Satoshi Asami
42fadb342e Align all info entries at 4th tab stop (as in system info entries). 1997-06-08 12:55:04 +00:00
Peter Wemm
72383a3825 If compiling under native ncurses (instead of libcurses), we have to
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.
1997-05-26 13:34:38 +00:00
Satoshi Asami
61770d0a45 Spread info dir entries into all relevant files. The previous version
(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?).
1997-05-20 10:25:12 +00:00
Satoshi Asami
df765a4bd6 Hey guys, thanks for the number of comments on my install-info inquiry
(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!
1997-04-18 10:50:28 +00:00
Satoshi Asami
d02cf33167 Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PR
ports/3175.
1997-04-09 07:24:35 +00:00
Satoshi Asami
f471677ce5 List all files in share/emacs/19.34 and libexec/emacs/19.34. Close
PR ports/2860.
1997-03-04 08:04:00 +00:00
Satoshi Asami
f1371a36f6 19.34 -> 19.34b. It seems like this release was replaced on the GNU master
site 2 months ago and nobody noticed!
1996-11-19 13:15:31 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
David E. O'Brien
5223aa0ad2 Converted to MAN[1-9NL] 1996-11-17 07:01:32 +00:00
David E. O'Brien
4b2988d9d2 CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
1996-11-11 05:07:53 +00:00
Masafumi Max NAKANE
16068c7ca4 Changed CONFIGURE_ARGS+= -> CONFIGURE_ARGS=
Submitted by:	asami
1996-10-18 16:16:49 +00:00
Masafumi Max NAKANE
b0f8f3fc60 Removed unnecessary @cwd directive. 1996-10-18 08:57:07 +00:00
Masafumi Max NAKANE
de6b4fa949 Take NOMANCOMPRESS setting into account.
Reminded by:	"Philippe Charnier" <charnier@xp11.frmug.org>

Use GNU_CONFIGURE=yes instead of HAS_CONFIGURE=yes.
1996-10-18 08:56:31 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00