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

9 Commits

Author SHA1 Message Date
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
Jimmy Olgeni
fa3a17c064 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
2014-07-17 08:57:51 +00:00
Daichi GOTO
14afe2118f fixed a start-up issue
PR:		ports/182294
Submitted by:	Alex <lexus@hostelnet.ru>
Reviewed by:	Koichiro IWAO <meta@vmeta.jp>
2014-03-11 05:24:10 +00:00
Emanuel Haupt
fed677f59e Support staging 2014-02-25 13:36:22 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Tom Rhodes
0ac2cffc78 Update to fix breakage with clang.
PR:		179050
Requested by:	many
2013-06-03 16:32:24 +00:00
Tom Rhodes
ab7d1fc2d6 Update to 1.0.1; fixes pidfile creation, misc code cleanup. 2012-07-22 03:36:31 +00:00
Beat Gaetzi
0a9c9c747a - Make rc.d script executable
- Config file and binaries are installed in PREFIX
- Bump PORTREVISION

Approved by:	trhodes@ (maintainer)
2012-06-12 17:47:14 +00:00
Tom Rhodes
6407fb9493 Bring in my service monitoring tools (fsc - FreeBSD Services Control).
Already in the NetBSD ports collection, it's time to make them available
here.  See the manual pages for more information.

Reviewed by:	tabthorpe
2012-06-08 01:10:42 +00:00