1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

35 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
Baptiste Daroussin
161b92dff7 Clean up plist 2014-10-19 23:12:06 +00:00
Adam Weinberger
e2aedd8abd Start cleaning up some of the uselessly ambigious patches named
patch-xy, and giving them proper names.
2014-07-27 15:27:04 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Baptiste Daroussin
46b36c0c1d Support stage 2014-01-05 00:10:19 +00:00
Adam Weinberger
db0cfbb235 Remove NOPORT* from archivers. The only holdouts here are ruby@ now. 2014-01-03 14:42:07 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Martin Wilke
0b4d4198af - Pass maintainership to submitter
PR:		138587 138586 138584
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe:	yes
2009-09-19 17:07:39 +00:00
Alexander Botero-Lowry
5c816642cb - fix build on gcc 4.1
PR:		103750
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
Approved by:	novel (mentor, implicit)
2006-09-30 16:33:46 +00:00
Pav Lucistnik
2c39b78ee6 - Add SHA256 2005-11-23 23:37:45 +00:00
Kirill Ponomarev
c855d08d93 - Fix package build
Reported by:	bento via kris
2004-03-04 08:58:54 +00:00
Clement Laforet
701ab6a48b - Pacify portlint and use misc macros
- remove pkg-plist (fastjar and stuffit)
2004-02-27 12:10:37 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Sergey A. Osokin
ab8cf5f2db Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 09:58:09 +00:00
Kris Kennaway
85d2c34719 Fully respect CC and CFLAGS 2003-10-19 08:20:32 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Mario Sergio Fujikawa Ferreira
964755c0fa Add NOPORTDOCS support
PR:		28575
Submitted by:	Patrick Li <pat@databits.net>
2001-07-03 18:42:13 +00:00
Mario Sergio Fujikawa Ferreira
a84f6e867b unecho a command
PR:		28575
Submitted by:	Patrick Li <pat@databits.net>
2001-07-03 18:33:36 +00:00
Doug Barton
8fe0e8d936 At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.

PR:		ports/22384
Submitted by:	Joel Sutton, jsutton@bbcon.com.au
2000-10-29 06:31:38 +00:00
Maxim Sobolev
934a7920db Several cleanups:
- Use MASTER_SITE_SUNSITE to MASTER_SITES;
- Support CFLAGS/MAKE properly;
- Sort pkg/PLIST;
- Use archivers as a primary category (forgotten by will after repo-copy).

PR:		19164
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-12 07:43:07 +00:00
Michael Haro
b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00
Steve Price
46de741587 Update maintainer's Email address.
PR:		15113
Submitted by:	maintainer
1999-11-27 15:08:48 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Michael Haro
73de457d8d Move manpages from plist to makefile and other minor nits 1999-06-23 02:03:22 +00:00
Satoshi Asami
202a746ed7 Remove unnecessary whitespace. 1999-04-18 10:17:01 +00:00
Michael Haro
978f7df617 updated mastersite path. now compiles with lots less warnings 1999-04-16 08:08:01 +00:00
Bill Fenner
c6d6372a25 Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsite
explicitly; the /pub/Linux/distributions directory isn't mirrored.

Submitted by:   distfile checker
1998-02-01 23:23:57 +00:00
Satoshi Asami
e54351ade4 A set of utilities to play with Macintosh format files.
PR:		3626
Submitted by:	Joel Sutton <sutton@aardvark.apana.org.au>
1997-06-04 03:46:57 +00:00