1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

7328 Commits

Author SHA1 Message Date
Martin Wilke
15083bc7e4 - Update to 0.21
PR:		189452
Submitted by:	maintainer
2014-06-04 08:09:57 +00:00
Antoine Brodin
807710a0b7 Reset maintainer on staged ports too
With hat:	portmgr
2014-06-03 20:06:55 +00:00
Antoine Brodin
3baa9b8952 Reset maintainer, they are unreachable
With hat:	portmgr
2014-06-03 19:31:11 +00:00
Olli Hauer
c1023f2b65 - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) 2014-06-01 16:43:03 +00:00
John Marino
b1f8a24476 2 ports: Use ${TAR} explicitly over ${EXTRACT_CMD}
Approved by:	portmgr (implicit)
2014-05-31 23:33:50 +00:00
Steve Wills
59ca7f5176 - Update to 20140524
PR:		ports/190194
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2014-05-31 13:20:39 +00:00
Tijl Coosemans
01f7cef0b3 Remove USE_GCC=any and OPTIONS_DEFAULT=DOCS.
PR:		ports/185268
Approved by:	maintainer timeout (5 months)
2014-05-30 17:42:47 +00:00
Hiroki Sato
108450505f - Fix build when only CANNA is defined in PORT_OPTIONS.
- Simplify PORT_OPTIONS handling.

PR:	ports/190396
2014-05-30 02:16:34 +00:00
Antoine Brodin
8f66ae99c3 Reset a few maintainers who are unreachable
With hat:	portmgr
2014-05-29 18:54:55 +00:00
Hajimu UMEMOTO
a620bbe799 Make password work again on recent 9-STABLE and later. 2014-05-28 03:06:23 +00:00
Martin Wilke
cf6b32bc02 - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-26 12:33:13 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Martin Wilke
fe0e5623de - Unbreak build with clang
PR:		184208
Submitted by:	maintainer
2014-05-25 10:47:39 +00:00
Hiroki Sato
4d57c39003 Add a missing patch to fix build. 2014-05-25 03:29:32 +00:00
Hiroki Sato
4d4482585c Fix build. 2014-05-25 03:11:35 +00:00
Hiroki Sato
2b99d16641 Fix build on 10.x and later. 2014-05-25 03:10:37 +00:00
Hiroki Sato
6ca0f39d9f Fix pkg-plist. 2014-05-25 03:01:35 +00:00
Hiroki Sato
a8687e8806 STAGEDIR support. 2014-05-24 18:29:07 +00:00
Hiroki Sato
70d842709f - STAGEDIR support.
- Fix BUILD_DEPENDS when VGAFONT defined.
2014-05-24 18:10:10 +00:00
Hiroki Sato
f3147b0157 s/USE_BZIP2=yes/USES=tar:bzip2/ 2014-05-24 17:42:01 +00:00
Hiroki Sato
14fed617c9 s/USE_BZIP2=yes/USES=tar:bzip2/ 2014-05-24 17:39:36 +00:00
Hiroki Sato
2f57f2eeec STAGEDIR support. 2014-05-24 17:38:24 +00:00
Hiroki Sato
49d4b81f63 - s/USE_XZ=yes/USES=tar:xz/.
- Minor style fixes.
2014-05-24 17:31:34 +00:00
Hiroki Sato
a2ff46989a Update to 462. 2014-05-24 17:27:32 +00:00
Hiroki Sato
279356f957 STAGEDIR support. 2014-05-24 17:20:50 +00:00
Hiroki Sato
89c15599c4 - STAGEDIR support.
- Add LICENSE.
- Remove GCC dependency.
2014-05-24 17:14:56 +00:00
Hiroki Sato
e50fe32195 - STAGEDIR support.
- Add LICENSE.
- Remove GCC dependency.
2014-05-24 17:00:11 +00:00
Steve Wills
529efd49c9 - Update to 20140510
PR:		ports/189751
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2014-05-22 16:02:35 +00:00
Martin Wilke
a44296758a - Strip shared libraries.
- Bump PORTREVISION.

PR:		188988
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	maintainer timeout
2014-05-22 10:16:15 +00:00
Pawel Pekala
7defb2f10b - Stage safe
- Convert to new LIB_DEPENDS format
2014-05-18 19:34:01 +00:00
Pawel Pekala
9ccc16d46f - Fix build with clang
- Add staging support

MFH:		2014Q2
2014-05-18 19:11:05 +00:00
Pawel Pekala
d834932b47 - Add staging support
- Convert to USES=gmake
- Don't create links in pkg-plist with @exec, they are created
  during build
- Unmute install commands
2014-05-18 18:13:32 +00:00
Pawel Pekala
59bdab0024 - Add staging support
- Convert to USES=tar:bzip2, new options framework
- Use @sample for configuration files
2014-05-18 16:23:53 +00:00
Pawel Pekala
a80d61a390 - Add staging support
- Convert to USES=tar:bzip2
- Use @sample for configuration files
- Remove Enable word from options descriptions
2014-05-18 16:21:50 +00:00
Pawel Pekala
54dcccb4ba - Add staging support
- Convert to new options framework, USES=tar:bzip2
- Switch to PLIST_FILES, PORTDOCS
2014-05-17 20:35:55 +00:00
Pawel Pekala
9ec4ca731b Stage safe 2014-05-17 20:12:19 +00:00
Pawel Pekala
ef24ea0594 - Add staging support
- Switch to PLIST_FILES, PORTDATA
2014-05-17 19:38:44 +00:00
Pawel Pekala
0bd093a217 Stage safe 2014-05-17 19:10:25 +00:00
Pawel Pekala
506738e899 - Add staging support
- Convert to new options framework
2014-05-17 18:41:43 +00:00
Pawel Pekala
682960d22f - Add staging support
- Switch to PLIST_FILES, don't touch other package's files
- Don't support DOCS, that would create conflict with master
- Remove leading article from COMMENT
2014-05-17 18:35:00 +00:00
Pawel Pekala
f3603472a5 - Add staging support
- Remove leading article from COMMENT
2014-05-17 18:21:40 +00:00
Pawel Pekala
1357963fb1 - Add staging support
- Convert to new options framework
- Remove leading article from COMMENT
2014-05-17 17:55:55 +00:00
Pawel Pekala
826f1bf5c8 - Add staging support
- Convert to new options framework
- Remove leading article from COMMENT
2014-05-17 17:43:46 +00:00
Pawel Pekala
1a48dd1a3e - Add staging support
- Convert to new options framework
2014-05-17 17:13:59 +00:00
Pawel Pekala
82fb8d9012 - Add staging support
- Convert to new options framework
- Remove leading article from COMMENT
2014-05-17 16:59:58 +00:00
Pawel Pekala
8b151c9d67 - Add staging support
- Convert to new options framework
2014-05-17 16:37:07 +00:00
Pawel Pekala
e3bf5b9830 - Add staging support
- Convert to new options framework
- Switch to PLIST_FILES
- Remove leading article from COMMENT
2014-05-17 15:35:36 +00:00
Pawel Pekala
44bce50c1c - Add staging support
- Convert to new options framework
2014-05-17 13:55:39 +00:00
Pawel Pekala
f73e4145e4 - Add staging support
- Convert to new options framework
2014-05-17 13:36:17 +00:00
Pawel Pekala
b1f33f2ceb - Add staging support
- Convert to new options framework
2014-05-17 13:09:53 +00:00