Commit graph

27 commits

Author SHA1 Message Date
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
0243fbf620 - Release some more ports 2010-04-28 00:37:14 +00:00
Philip M. Gollucci
a8fa551e17 - adopt 2010-01-12 06:45:07 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Pav Lucistnik
70231c0b10 - Add SHA256 2005-11-25 16:09:33 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kiriyama Kazuhiko
81c2666390 Change MAINTAINER. 2003-05-06 11:35:32 +00:00
Kris Kennaway
79dd20583e Add missing directories 2003-04-05 06:48:52 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
939f216580 Removed MASTER_SITE_PORTS_JP from misc/man.el, the files refered
to haven't been there for three-and-a-half years.
Informed maintainer.
Noticed by: portsurvey.
2002-12-27 06:32:09 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Tim Vanderhoek
9dbc794cb4 Enforce random pkg/COMMENT rules, including the one that states Emacs
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00
Satoshi Taoka
cb722e947d Modified for XEmacs
Added a script to byte-compile

PR:		13389
Submitted by:	maintainer
1999-09-06 19:40:54 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Jun Kuriyama
2d02fa4039 Use ${MASTER_SITE_PORTS_JP}.
Submitted by:	kiri
1999-04-27 13:09:34 +00:00
Jun Kuriyama
2ccae492bc MASTER_SITES changed.
Submitted by:	horikawa@jp.freebsd.org, toyo@slab.ntt.co.jp
1999-04-26 12:44:52 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Seiichirou Hiraoka
6af37ee8a9 PR: ports/9008
Submitted by: kiri@pis.toba-cmt.ac.jp
Bug fix i18n-man-ja.el
1998-12-16 11:33:30 +00:00
Satoshi Asami
6b9ec1989a Don't use NO_WRKDIR. 1998-12-02 05:54:52 +00:00
Jun Kuriyama
2752452163 Browse I18N capable UNIX manual pages with Mule, Emacs and XEmacs.
PR:		ports/8007
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
-----
Directory "${PREFIX}/share/emacs/site-lisp" will shared with other
ports.  Will the guideline about this directory post to freebsd-ports
by maintainer?

This port makes new virtual category "elisp".

Approved by:	asami
1998-10-09 00:46:03 +00:00