Kris Kennaway
fea4d37ca1
Really fix the port build.
2006-04-29 18:51:36 +00:00
Kris Kennaway
8a5274799e
Partial backout of r1.22. unzip is used in the install phase, not
...
the extract phase.
Pointy hat to: edwin
2006-04-22 21:52:04 +00:00
Volker Stolz
9cfdf1e990
Fix broken variable expansion for UNZIP_CMD
...
PR: ports/95955
Submitted by: Matthias Lederhofer
2006-04-21 13:07:43 +00:00
Mark Linimon
67459b00b4
Reset nik's ports due to no response to email about status and various
...
maintainer-timeouts. We hope to see him more active again in the future.
Hat: portmgr
2006-04-15 06:46:10 +00:00
Edwin Groothuis
1670a5c158
[PATCH] textproc/docbook-310: FIx pkg-descr
...
Adjust pkg-descr for the disappearance of the Davenport
Group http|ftp, put in a new WWW.
Portlint while here.
PR: ports/94324
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout
2006-04-14 05:41:34 +00:00
Edwin Groothuis
2f15fa37e8
[PATCH] textproc/docbook-241: Fix WWW
...
Fix WWW.
Small portlint.
Also true for the other docbook ports.
PR: ports/94322
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout
2006-04-14 05:39:15 +00:00
Edwin Groothuis
84b1517c16
SHA256ify
...
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Greg Lewis
e2293488c0
. pre-install -> pre-su-install as this port may create a directory in
...
${PREFIX} during this phase. This makes the port installable by a
non-root user.
Approved by: nik
Inspired by: jhb
2005-06-01 19:55:46 +00:00
Kris Kennaway
93d74908ad
unzip is also a BUILD_DEPENDS since this port extracts a zip file in the
...
install phase
2004-04-19 09:20:45 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Jun Kuriyama
76d88a5568
Fix @exec in pkg-plist.
...
Submitted by: hrs
2003-07-07 11:51:39 +00:00
Jun Kuriyama
7464f336e3
Switch to using xmlcatmgr from mkcatalog.
...
# Maintainers, please let me know if I break something in your port.
Submitted by: hrs
PR: ports/53819, ports/53820, ports/53821, ports/53822,
ports/53823, ports/53824, ports/53825, ports/53826,
ports/53827, ports/53828, ports/53829, ports/53830,
ports/53831, ports/53832, ports/53833, ports/53834,
ports/53835, ports/53836, ports/53837
2003-07-01 06:21:09 +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
Akinori MUSHA
77f6c01ede
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:58:52 +00:00
Akinori MUSHA
b98caf7737
Set proper LATEST_LINK names to avoid conflicts.
...
Approved by: nik
2001-11-09 12:16:14 +00:00
Jun Kuriyama
b084eb5e8c
Use ':' instead of '.' for ${CHOWN}.
2001-06-01 05:15:32 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Wolfram Schneider
827b669f20
remove outdated URL
2000-12-29 22:28:31 +00:00
Shigeyuki Fukushima
dfbcb5215e
Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog
...
and ${PREFIX}/share/sgml/docbook/catalog.
2000-10-27 15:31:04 +00:00
Jun Kuriyama
a0f069c3d3
Use @unexec dirrm share/sgml/docbook instead of @dirrm.
2000-10-06 03:16:12 +00:00
Nik Clayton
aba308616a
Fix DISTFILE fennerage. I'm only the MAINTAINER for docbook-310, but the
...
other docbook-* ports were broken in the same way, so I've taken the
liberty of updating the URL for all of them -- it looks as though OASIS
have fallen over, so point these at docbook.org for the time being.
2000-09-07 19:36:11 +00:00
Chris Piazza
37c0ef8e3b
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 21:54:47 +00:00
Nik Clayton
31b4aff286
Distfile location moved on FTP site.
2000-02-23 23:16:28 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +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
Peter Wemm
85bc214e28
$Id$ -> $FreeBSD$
1999-08-31 02:11:56 +00:00
Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Nik Clayton
083964b075
nclayton -> nik in the MAINTAINER line. That'll teach me to prepare
...
these things during my lunch hour.
1999-05-05 17:40:24 +00:00
Nik Clayton
4ea5249627
Remove EXTRACT_SUFX and BUILD_DEPENDS, and add USE_ZIP instead. Correct
...
my email address in the MAINTAINER line.
1999-05-03 12:31:59 +00:00
Jun Kuriyama
ed2e95d58d
Add BUILD_DEPENDS=unzip and some fixes.
...
Found by: bento
1999-05-03 12:13:48 +00:00
Michael Haro
b95ceaff59
I *LOVE* WWW:
1999-05-03 04:28:35 +00:00
Nik Clayton
93a34c2b82
Version 3.1 of the DocBook DTD, now maintained by OASIS.
1999-04-14 22:30:42 +00:00