Commit graph

17 commits

Author SHA1 Message Date
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Mathieu Arnold
8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +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
Baptiste Daroussin
6595501b3c Remove useless @cwd 2014-09-02 15:05:06 +00:00
Rene Ladan
1aa66728cf Support stage
Approved by:	portmgr (infrastructure blanket)
2014-01-25 00:02:33 +00:00
Rene Ladan
bfc52e7104 Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
2013-11-09 19:13:27 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Jun Kuriyama
9e7a282ae0 - Update to r250249.
- Backport fix for if_vtnet with qemu-1.5.0 (kern/178955).
2013-06-11 03:37:01 +00:00
Jun Kuriyama
32200ea988 - Upgrade to r242658.
Feature safe: yes
2012-11-06 15:26:53 +00:00
Jun Kuriyama
1c77657820 - Update to r239473. 2012-08-23 01:16:12 +00:00
Jun Kuriyama
068d76f9a2 - pkg-{descr,message} cosmetic changes.
- Don't do multiple (needless) copy of sys/* sources [1]

PR:		ports/168512 [1]
Submitted by:	Yasuhito FUTATSUKI <futatuki@bsdclub.org> [1]
2012-07-20 14:23:37 +00:00
Jason Helfman
46fc59f926 - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
PR:	ports/169213
Submitted by:	jgh@
Approved by:	maintainer timeout ( 14 days )
2012-07-01 22:27:59 +00:00
Hiroki Sato
69f2c4c57e Add kld to CATEGORIES.
Submitted by:	Masaki TAGAWA
PR:		ports/169368
2012-06-25 10:53:29 +00:00
Jun Kuriyama
b039fb8128 - Update to r234349 of svn.
- But build on OSREL=8.2 failed.  So stick old rev on 8.2.
- Add support for 8.3-REL.
- Copy only required part of source tree [1].

Suggested by:	Richard Yao <ryao@cs.stonybrook.edu> from Gentoo [1]
2012-04-22 13:52:23 +00:00
Jun Kuriyama
830f2f6374 - Update to r228301.
- Use /boot/modules like as other KLD ports [1].
- Create tarball to build on pointyhat cluster.

Submitted by:	beat [1]
2012-01-09 14:58:27 +00:00
Pav Lucistnik
f7f36e18d2 - Disallow from pointyhat, tries to fetch from svn during extract stage
Reported by:	pointyhat
Feature safe:	yes
2011-12-05 17:45:27 +00:00
Jun Kuriyama
a84067960d Port for package building of virtio kernel lodable modules.
This port support only 8.2 and 9.0 releases.

WWW: http://people.FreeBSD.org/~kuriyama/virtio/

Feature safe:	yes
2011-11-21 15:15:54 +00:00