1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Jimmy Olgeni
41a7072cfb Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +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
79cee04bec Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 07:32:36 +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
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
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Edwin Groothuis
c92cd65864 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-05 00:53:19 +00:00
Edwin Groothuis
f9aa39a3c8 Use INFO macros 2005-12-04 08:59:04 +00:00
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Bill Fenner
2e3cb39b3b Use groups to prevent trying to fetch the wrong file from the wrong
master site.
2005-10-04 23:50:47 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Edwin Groothuis
df3c9e78bd ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 02:48:08 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Steve Price
660fa88419 Add MLINKS support.
PR:		19676
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 18:46:46 +00:00
Steve Price
5073598e5f Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
Steve Price
30563b5399 Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
2000-06-17 00:14:42 +00:00
Steve Price
9ca7a015e5 Update to version 3.9.6.
PR:		18222
Submitted by:	Nobuyuki Koganemaru <kogane@jp.freebsd.org>
2000-04-30 19:15:37 +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
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Masafumi Max NAKANE
d74cd55858 Remove man page entries. 1998-09-05 00:27:52 +00:00
Jun Kuriyama
985736c85c Tools for manipulating MSDOS files + support 1232KB , Unicode LFN, SJIS
Submitted by:	WTANABE Junya <junya-w@remus.dti.ne.jp>
PR:		ports/4707
1998-04-28 15:19:58 +00:00