| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
Global modernisation
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Holdout shame list: ruby, perl, python
|
|
|
|
| |
audio)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
| |
PR: 144162 144156
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: maintainers
Feature safe: yes
|
|
WWW: http://www.nero7.com/nerodigital/jpn/down-ndaudio.php
PR: ports/117588
Submitted by: Yuichiro AIZAWA <yaizawa@2004.jukuin.keio.ac.jp>
|