| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427491
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=421387
|
|
|
|
| |
Notes:
svn path=/head/; revision=398832
|
|
|
|
| |
Notes:
svn path=/head/; revision=371514
|
|
|
|
|
|
|
|
| |
- Define DOCS option
- Use @sample for config file
Notes:
svn path=/head/; revision=351521
|
|
|
|
|
|
|
| |
- While at it convert to gmake.mk ports that still USE_GMAKE.
Notes:
svn path=/head/; revision=334361
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
|
| |
Submitted by: avl via IM
Approved by: avl via IM
Notes:
svn path=/head/; revision=312628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=267411
|
|
|
|
| |
Notes:
svn path=/head/; revision=261068
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=243211
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=234716
|
|
|
|
|
|
|
|
|
|
| |
- Move files base to ${PREFIX}/libexec.
PR: ports/129334
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Notes:
svn path=/head/; revision=223702
|
|
|
|
|
|
|
|
| |
PR: pors/115991
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
Notes:
svn path=/head/; revision=198851
|
|
|
|
|
|
|
|
| |
PR: 114917
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Notes:
svn path=/head/; revision=196350
|
|
|
|
|
|
|
|
|
|
| |
- Remove one bad master site
PR: ports/114005
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
Notes:
svn path=/head/; revision=194214
|
|
|
|
|
|
|
|
| |
PR: 113909
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Notes:
svn path=/head/; revision=194048
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect DOCSDIR, DATADIR
- Install files into PREFIX/lib/PORTNAME
- Handle configuration files according to Porter's Handbook
- BRANDELF where necessary
PR: ports/109303
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
Notes:
svn path=/head/; revision=185551
|
|
of Rockstar's GTA: San Andreas allowing users
to play together over internet or LAN connections
WWW: http://www.sa-mp.com/
PR: ports/106108
Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes:
svn path=/head/; revision=178539
|