1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Gabor Kovesdan
326cb2a5ba - Fix build error [1]
- Clean up port and installed structure
- Bump PORTREVISION

Reported by:	pointyhat via erwin, pav [1]
2010-01-23 08:56:00 +00:00
Gabor Kovesdan
b52b532c1a - Remove unzip from BUILD_DEPENDS, which is superfluous
- USE_ZIP is enough, it deals with unzip in 9.0-CURRENT, as well

PR:		ports/142091
Submitted by:	"YAMAMOTO, Shigeru" <shigeru@iij.ad.jp>
2010-01-21 10:46:12 +00:00
Gabor Kovesdan
f629a96799 - Take maintainership 2008-09-01 07:44:14 +00:00
Mark Linimon
742c3f6db2 Reset murray due to maintainer-timeouts. Others (including gabor) have
taken over the maintenance of most the of the docbook ports by now.

Hat:		portmgr
2008-09-01 01:45:38 +00:00
Alejandro Pulver
f8098bf1aa - Avoid error when catalog is already present.
PR:		ports/123003
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Approved by:	maintainer (timeout)
2008-08-10 20:03:41 +00:00
Gabor Kovesdan
0dc0ef4049 - Add back RUN_DEPENDS, which were removed during the next commit and it broke
the build

Reported by:	pointyhat (via pav)
Approved by:	portmgr (pav)
2007-11-22 22:37:36 +00:00
Gabor Kovesdan
457b6c8563 - Fix weird catalog file
- Bump PORTREVISION
- Pet portlint(1) and cosmetics

PR:		ports/117008
Submitted by:	gabor
Reviewed by:	hrs
Approved by:	portmgr (linimon), maintainer timeout (murray)
2007-11-20 20:48:26 +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
6a1fff33c8 . pre-install -> pre-su-install as this port may create a directory in
${PREFIX} during this phase.  Makes the port installable by a non-root
  user.

Approved by:	murray
Inspired by:	jhb
2005-06-01 19:54:03 +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
Kris Kennaway
9c69f9e8c0 Don't remove the system directory share/sgml 2002-11-10 22:30:19 +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
Wolfram Schneider
827b669f20 remove outdated URL 2000-12-29 22:28:31 +00:00
Murray Stokely
572841babe Jade doesn't support DTDDECL's, this should have been commented out like it is in all of the other docbook ports, doh! 2000-10-31 00:11:07 +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
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
Murray Stokely
588ea816c3 DocBook 4.1 has been finalized
Approved by:	jkh
2000-06-26 22:17:59 +00:00