| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=404521
|
|
|
|
| |
Notes:
svn path=/head/; revision=362015
|
|
|
|
| |
Notes:
svn path=/head/; revision=347760
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES (links on new vendor website are dynamic and subject to changes, so I'm hosting distfiles on googledrive)
- Update WWW
Approved by: flo (mentor)
Notes:
svn path=/head/; revision=340287
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
|
|
| |
For linux-enemyterritory-omni-bot-0660, also fix check for DOCS.
Approved by: flo (mentor)
Notes:
svn path=/head/; revision=310684
|
|
|
|
|
|
|
|
|
|
| |
- Update my email address
Approved by: rene (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=308076
|
|
|
|
|
|
|
|
|
|
|
|
| |
games/linux-enemyterritory-omni-bot
- Add version to package name
- Remove NO_LATEST_LINK
- Bump PORTREVISION
PR: ports/164085
Submitted by: Barbara
Notes:
svn path=/head/; revision=289754
|
|
|
|
|
|
|
| |
Submitted by: Barbara via freebsd-ports
Notes:
svn path=/head/; revision=288922
|
|
|
|
| |
Notes:
svn path=/head/; revision=276993
|
|
|
|
|
|
|
| |
Submitted by: alepulver
Notes:
svn path=/head/; revision=269863
|
|
|
|
| |
Notes:
svn path=/head/; revision=234941
|
|
|
|
|
|
|
|
| |
- Add CONFLICTS to both, accordingly.
- Add older version to category Makefile.
Notes:
svn path=/head/; revision=230909
|
|
|
|
| |
Notes:
svn path=/head/; revision=227859
|
|
|
|
| |
Notes:
svn path=/head/; revision=216710
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Reported by: sam <samira.nox@gmail.com>
Notes:
svn path=/head/; revision=207584
|
|
|
|
|
|
|
|
| |
- Make DATADIR one level deeper (as now only one directory is created, as
every other ET mod), and update pkg-plist.
Notes:
svn path=/head/; revision=204142
|
|
|
|
| |
Notes:
svn path=/head/; revision=204134
|
|
|
|
| |
Notes:
svn path=/head/; revision=185208
|
|
|
|
| |
Notes:
svn path=/head/; revision=176538
|
|
|
|
|
|
|
|
|
|
| |
first one is only for native binaries).
Reported by: gabor
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=175507
|
|
|
|
|
|
|
| |
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=175441
|
|
|
|
|
|
|
|
| |
- Add ONLY_FOR_ARCHS_REASON.
- Remove unneeded OPTIONS (the only one was removed).
Notes:
svn path=/head/; revision=174992
|
|
|
|
|
|
|
|
|
| |
to fail).
Reported by: linimon
Notes:
svn path=/head/; revision=167509
|
|
|
|
| |
Notes:
svn path=/head/; revision=165110
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
holes.
- Switch from X11BASE to LOCALBASE.
- Switch to $MASTER_SITE_IDSOFTWARE as only download source. This
should hopefully provide a more reliable download mirror list.
- Replace RESTRICTED with NO_CDROM, since the license actually allows
packages to be built and offered for download.
- Switch mods from X11BASE to LOCALBASE (linux-enemyterritory-*) and bump
their PORTREVISION.
PR: ports/98160
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
Notes:
svn path=/head/; revision=164033
|
|
players (bots).
WWW: http://www.omni-bot.de/
PR: ports/93564
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=162128
|