Commit graph

16 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
John Marino
d7f1d8f658 converters/fconv: Unbreak for root builds
The previous commit enabled non-root builds to work, but broke builds
by root instead.  The ${GID} variable is blank when the user is root,
so the replacement of "root" with ${GID} resulted in bad command.
Just use ${BSD_INSTALL_PROGRAM} instead and revbump because the packaged
binaries could be stripped now because of that.  Commit covered by the
"Just fix it" blanket.
2014-01-13 19:15:26 +00:00
Baptiste Daroussin
6a0c59c099 Support stage
Allow packaging as a user
2014-01-09 13:30:29 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +00:00
Ion-Mihai Tetcu
43b218720c Fix install with custom PREFIX.
Submitted by:	Sahil Tandon
Approved by:	portmgr (itetcu@)
No cookie for:	maintainer (cris@); the fix should be imported upstrem.
2009-06-14 18:52:15 +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
Chris Costello
7f5e29b617 Upgrade to fconv-1.1 2000-12-08 04:01:40 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Chris Costello
7b98dfa90a Replace chris@calldei.com' with chris@FreeBSD.org' for `Whom' in the
comments at the top of the Makefile.
2000-04-23 22:45:22 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Chris Costello
58be602501 Move distfile location to http://www.freebsd.org/~chris/distfiles/ 1999-08-08 18:13:22 +00:00
Satoshi Taoka
2d05441fab (1) The old fconv-0.1.tar.gz had binaries for i386,
these are not necessary. On another architecture, it cuases a problem.
So removed these.

PR:		12339
Submitted by:	maintainer (author)

(2) By (1), "ONLY_FOR_ARCHS=i386" is not necessary.
1999-06-23 01:28:27 +00:00
Steve Price
31d8519112 This port contains i386 binaries. 1999-06-22 16:31:55 +00:00
Satoshi Taoka
f3cf89aa7c Converts DOS or Mac-style files to Unix format, and vice-versa
PR:		11267
Submitted by:	Chris Costello <chris@holly.dyndns.org>
1999-06-07 04:41:57 +00:00