1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

73 Commits

Author SHA1 Message Date
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Mathieu Arnold
a9dcad2fff Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:08:37 +00:00
Philip M. Gollucci
5f6f0c866c remove empty pkg-plist
PR:                  201663
Submitted By:        s3erios@gmail.com
2015-08-20 18:24:56 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Antoine Brodin
6770ba8dc2 Allow staging as a regular user 2014-09-27 22:18:11 +00:00
Jun Kuriyama
10ff1c87b7 - Stagify. 2014-06-14 08:38:25 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Hiroki Sato
9d97bbdb31 Update to 5.4.20050911. Changes include:
- add a knob WITH_CVS to use CVS repository as the distfile.

 - install the localized manual pages to ${PREFIX}/man/ja, instead
   of /usr/share/man/ja.

No objection from:	kuriyama and metal
2005-09-11 20:52:58 +00:00
Jun Kuriyama
c389258da0 - Bump version to 5.3.
- Change maintainer to kuriyama.

Submitted by:	metal
Approved by:	portmgr (marcus), horikawa (former maintainer, blanket)
2004-09-25 09:19:37 +00:00
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
OKAZAKI Tetsurou
1ff45e194a Increment PORTVERSION to 5.2, as the Japanese manual pages
live under doc/ja_JP.eucJP/man should be enough close for 5.2-RELEASE.

PR:		59550
Submitted by:	horikawa (maintainer)

Remove NO_CHECKSUM according to the comment in bsd.port.mk:
  "NO_CHECKSUM is a user variable and is not to be set in a port's Makefile."

Suggested by: portlint
2003-11-21 19:18:55 +00:00
Kris Kennaway
b51d57be57 Restore previous maintainer per his request 2003-11-03 04:03:28 +00:00
Kris Kennaway
2b5073cca4 Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:

  sue reg rv jmb dima reg horikawa msmith jhs ue
2003-11-03 01:30:43 +00:00
Jun Kuriyama
31937dcd84 Increment PORTVERSION to 5.1, as the Japanese manual page roff sources
are believed to be enough close for 5.1-RELEASE.

Submitted by:	horikawa
2003-05-22 10:19:29 +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
Jun Kuriyama
862dbe5fbd Increment PORTVERSION to 5.0, as the Japanese manual page roff source
is now for 5.0-RELEASE.
2003-02-02 01:31:59 +00:00
Jun Kuriyama
89258d80eb Increment PORTVERSION to 4.7, as the Japanese manual page roff source
is now 4.7-RELEASE based.

Submitted by:	horikawa
2002-10-21 02:39:20 +00:00
Jun Kuriyama
85a94a6d3d Increment PORTVERSION to 4.6, as the Japanese manual page roff source
is mostly ready for 4.6-RELEASE.

Submitted by:	horikawa
2002-05-20 03:44:47 +00:00
Jun Kuriyama
869052c989 Recommend to use official locale name "ja_JP.eucJP" instead of
obsolete locale name "ja_JP.EUC".
Use FreeBSD email address in Makefile MAINTAINER line.

Submitted by:	horikawa (maintainer)
2002-04-15 00:49:40 +00:00
Akinori MUSHA
33b136ed17 Fix ECHO_CMD overkill.
Submitted by:	horikawa
2002-03-02 20:16:19 +00:00
Akinori MUSHA
0b10204950 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.

Use command macros where appropriate.
2002-01-29 11:08:52 +00:00
Kazuo Horikawa
d7dfa874bd Increment PORTVERSION to 4.5, since distfile is (almost) ready
for 4.5-RELEASE.
2002-01-06 23:53:21 +00:00
Kazuo Horikawa
874c22050f Increment PORTVERSION to 4.4, since distfile is (almost) ready
for 4.4-RELEASE.
2001-08-17 00:33:38 +00:00
Kazuo Horikawa
d6cf2eb016 Add section 9 to MANSECS. 2001-07-31 23:41:20 +00:00
Kazuo Horikawa
2c7aa52a88 Add section 2 of Japanese FreeBSD manuals. 2001-03-17 04:58:15 +00:00
Kazuo Horikawa
042a6cae0a o Bump PORTVERSION to 4.3 to represent Japanese translation for
4.3-RELEASE
o Replace ja-man-1.1h with ja-man1.1.i, which is recent Japanese
  capable man, in pkg-message
2001-03-08 02:41:32 +00:00
Kazuo Horikawa
ee20811f97 Change PORTVERSION to fit with 4.2-RELEASE. 2000-11-02 17:25:47 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Kazuo Horikawa
4c289f3db9 Update PORTVERSION to 4.1, expecting 4.0-20000714-STABLE is very close
to 4.1-RELEASE.
2000-07-15 02:53:16 +00:00
Kazuo Horikawa
9469b50dc7 o Update DISTNAME and PKGNAME to meet with the version in doc/ja_JP.eucJP/man.
o Stop making a symlink ${PREFIX}/share/man/ja_JP.EUC, in order to avoid
  that /usr/bin/man formats ja_JP.EUC manuals under it.
o pkg/PLIST becomes placeholder, because actual PLIST (work/PLIST) is
  created dynamically based on doc/ja_JP.eucJP/man.

Submitted by:	man-jp@jp.FreeBSD.org
2000-07-07 02:20:19 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Jun Kuriyama
56b3f47d9d Section 3 of Japanese man pages are not for 3.4R.
Submitted by:	horikawa
2000-01-10 02:18:48 +00:00
Satoshi Asami
1a25820347 Add section 3 to list of directories so this port builds. 1999-12-11 02:01:36 +00:00
Jun Kuriyama
bf5ac26cc0 We are in preparation for 3.4-RELEASE.
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-12-09 16:06:34 +00:00
Jun Kuriyama
838250377f "freebsd.org" -> "FreeBSD.org" and mention latest ja-man-1.1h port.
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-10-03 16:08:07 +00:00
Jun Kuriyama
32a2dc41c6 Update of Japanese manual pages for 3.3-RELEASE.
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-09-06 15:44:57 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Satoshi Asami
d3433b2807 Adjust manual source dir to match new reality. 1999-08-25 08:59:30 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Jun Kuriyama
88d45e7ea9 Bump version number of PKGNAME and DISTNAME.
Submitted by:	horikawa
1999-05-08 15:12:42 +00:00
Jun Kuriyama
45f7b953b9 Bump version number. 1999-02-12 14:42:43 +00:00
Satoshi Asami
db53d40bab Add sections 6 and 7 to MANSECS.
PR:		9727
Submitted by:	maintainer
1999-01-27 17:02:44 +00:00
Seiichirou Hiraoka
1c245ef25f PKGNAME and DISTNAME are changed for 3.0 branch 1998-12-08 02:31:06 +00:00