MANTANI Nobutaka
ac5c3b6722
Change PATCH_SITES.
2006-11-12 02:50:07 +00:00
Edwin Groothuis
eabe5ffb0c
SHA256ify (manually updated and checked)
...
Approved by: krion@
2006-01-22 11:02:41 +00:00
MANTANI Nobutaka
4c39fff95c
Remove emacs20 from CONFLICTS.
...
PR: ports/90475
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
2005-12-18 13:39:42 +00:00
MANTANI Nobutaka
eca19b7baf
- Add .info suffix to filename of info files.
...
- Use INFO macro.
Requested by: edwin
2005-12-08 17:01:46 +00:00
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
3759f725e5
Add powerpc support.
...
PR: ports/83074
Submitted by: Dario Freni <saturnero@freesbie.org>
2005-07-15 16:08:40 +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
FUJISHIMA Satsuki
a787f0b075
farewell to libxpg4.
2004-11-15 05:19:30 +00:00
Marcel Moolenaar
83fbdb3d28
Fix runtime breakage on ia64, which was introduced with binutils 2.15.
...
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!)
2004-09-05 21:38:16 +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
MANTANI Nobutaka
e6d2af565d
Add SIZE to distinfo.
...
Submitted by: trevor
2004-03-25 13:32:31 +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
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +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
Kris Kennaway
877ddfab1d
Fix build on -current (remove duplicate declarations of things in system
...
headers)
2002-09-07 00:32:47 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
Shigeyuki Fukushima
4f44e81eca
Fix termcap problem.
...
PR: ports/17496
Submitted by: Tetsurou OKAZAKI <okazaki@be.to>
2000-07-12 15:13:08 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
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.
2000-07-05 12:37:06 +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
Dirk Froemberg
9625d7c9d7
Add WWW:
2000-02-13 17:30:08 +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
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
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
97d5cce4cd
Fix for systems where __FreeBSD__ >= 3.
...
PR: 10783
Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
Diagnosed by: David Deatherage <DDeatherage@bridge.com>
1999-04-10 00:14:28 +00:00
Justin M. Seger
0ed16ade28
Unbreak for 4.X.
...
PR: ports/10782
1999-04-04 17:31:31 +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
Steve Price
144d2ef959
Allow emacs to run stripped.
...
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
1998-10-10 16:09:23 +00:00
Steve Price
686c761517
Convert to ELF.
...
PR: 8090
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-10-10 04:37:24 +00:00