Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
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.
2005-11-15 06:52:12 +00:00
MANTANI Nobutaka
f464ad3453
Fix build error.
...
PR: ports/85508
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
2005-09-05 15:15:47 +00:00
MANTANI Nobutaka
e77f904f8c
Disable optimization on ia64 to avoid elisp processing errors.
...
Submitted by: yoichi
2005-05-15 15:32:14 +00:00
MANTANI Nobutaka
9b52d71311
Bump PORTREVISION to reflect changes in rev. 1.59 in package building.
...
Pointed out by: yoichi
2005-05-06 18:35:07 +00:00
Jean-Yves Lefort
b61258b495
Add CONFLICTS variable, since this port conflicts with other
...
emacs/xemacs ports.
Approved by: nobutaka (maintainer)
2005-05-06 08:56:30 +00:00
MANTANI Nobutaka
c47c30191a
Replace -O(2|3|s) CFLAGS with -O on ia64 for a workaround to fix elisp processing errors.
...
PR: ports/75832
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Fix submitted by: yoichi
2005-05-05 17:22:06 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
MANTANI Nobutaka
9b0d5fc1ec
Fix problems with AltGr-Modifier on several keyboards.
...
PR: ports/78209
Submitted by: Kay Lehmann <kay_lehmann@web.de>
2005-03-02 15:05:55 +00:00
MANTANI Nobutaka
1867354dcb
Fix format string vulnerability in the movemail utility.
...
Security: CAN-2005-0100
Security: http://www.vuxml.org/freebsd/3e3c860d-7dae-11d9-a9e7-0001020eed82.html
Security: Malicious POP3 servers can execute arbitrary code.
2005-02-14 15:32:30 +00:00
MANTANI Nobutaka
84edff6d3e
Enable interruption with C-g key while opening network connection.
...
PR: ports/65910
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
2004-05-24 14:11:16 +00:00
Kris Kennaway
131cd97388
Move the ancient emacs 19.x port from editors/emacs to
...
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21. Retire the editors/emacs21 port.
PR: ports/24983
2004-03-21 07:39:49 +00:00
Kris Kennaway
7c2081387c
BROKEN on !i386 5.x: Does not compile
2004-02-25 10:34:28 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Sergey A. Osokin
f37f7775e3
Make portlint(1) happy by changing strip to ${STRIP_CMD}
...
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
2003-09-24 09:37:11 +00:00
Akinori MUSHA
bb518de78c
De-pkg-comment.
2003-02-20 17:12:51 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +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
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
572a4c993a
Bring over the NO_X11 changes from emacs20. (define NO_X11 to build without
...
an X dependancy)
1999-07-04 03:28:44 +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
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
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
66f2af6f3b
Lock file correction and reflect change in /etc/mtree/BSD.local.dist.
...
PR: ports/8289 (part of)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1999-01-02 12:26:11 +00:00
Satoshi Asami
36f05966a0
Use PLIST_SUB to minimize changes to PLIST when version is changed.
1998-09-14 07:26:05 +00:00
Satoshi Asami
acd19d78e8
Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
...
depend on ordering in the parent Makefiles for the links to be created
correctly.
1998-04-04 07:36:46 +00:00
Satoshi Asami
b4249ca7db
Add a bunch of info files that were missing from various lists. My
...
goodness, I don't even know how long they were missing!
PR: 5286 (pointed out the ccmode omission)
1997-12-14 02:04:04 +00:00
Satoshi Asami
abeb46a64d
Make this port a little more portlint-clean.
1997-07-17 10:38:15 +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
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
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
9ff496d18c
Upgrade, 19.31 -> 19.34.
...
Submitted (in part) by: rich
1996-09-04 00:56:24 +00:00
Jordan K. Hubbard
5fa74962cf
Upgrade to 19.31
1996-06-07 09:41:29 +00:00
Satoshi Asami
418b9a67e5
Upgrade from 19.29 to 19.30. One of the patches, which we got from
...
rms, is no longer necessary (naturally).
1995-12-01 09:35:20 +00:00
Satoshi Asami
ae6515a2cb
While I'm at it, add "--with-x-toolkit" to the configure args. It
...
looks much nicer that way.
1995-06-26 09:13:58 +00:00
Satoshi Asami
0a371ef8fb
Strip binaries.
1995-06-26 08:25:34 +00:00
Satoshi Asami
52bfc5a35c
Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now
...
/usr/local/share/emacs!
1995-06-26 05:58:07 +00:00