Commit graph

15 commits

Author SHA1 Message Date
Dmitry Marakasov
1a2a694bfa - Mark BROKEN: does not fetch (no such directory 'tools')
- Switch to options helpers
2016-11-25 09:20:45 +00:00
Tijl Coosemans
82a87de90c - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-05 19:23:42 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Baptiste Daroussin
e06f3ca1c9 Convert to rest of a* to USES=zip 2014-03-07 15:48:59 +00:00
Baptiste Daroussin
fef0650972 Support stage
Global modernisation
2014-03-07 11:13:17 +00:00
Emanuel Haupt
f454d095ba Remove trailing whitespaces from category audio 2014-02-21 13:35:10 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Adam Weinberger
49bf36d527 Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python
2014-01-03 15:26:06 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
1aff493c58 Part 2/2:
- shorten do-install target
- mark NO_WRKSUBDIR
- fix pkg-descr and COMMENT
- use more descriptive RESTRICTED from ports/148379
- use PORTDOCS from ports/148379
- use DOS2UNIX to remove ^M from .txt docs

PR:             ports/145094
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    maintainer timeout (yaizawa@2004.jukuin.keio.ac.jp ; ~6 months)
2010-09-22 04:40:02 +00:00
Philip M. Gollucci
d0563443a9 Part 1/2:
- rename to audio/linux-neroaaccodec
- update to 1.5.1

PR:             ports/145094
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    maintainer timeout (yaizawa@2004.jukuin.keio.ac.jp ; ~6 months)
2010-09-22 04:33:48 +00:00
Martin Wilke
c9c71d87c0 - S/ONLY_FOR_ARCH/ONLY_FOR_ARCHS
PR:		144162 144156
Submitted by:	Andrius Morkunas <hinokind@gmail.com>
Approved by:	maintainers
Feature safe:	yes
2010-02-26 10:09:45 +00:00
Pav Lucistnik
0da22366d9 Nero Digital Audio Reference MPEG-4 & 3GPP Audio Encoder.
WWW: http://www.nero7.com/nerodigital/jpn/down-ndaudio.php

PR:		ports/117588
Submitted by:	Yuichiro AIZAWA <yaizawa@2004.jukuin.keio.ac.jp>
2007-12-14 23:08:18 +00:00