non port: games/arkanoidsb/Makefile |
Number of commits found: 14 |
Sunday, 15 Sep 2019
|
17:28 antoine
Deprecate a few ports
 |
Sunday, 4 Aug 2019
|
11:43 antoine
Mark BROKEN: unfetchable
 |
Wednesday, 22 Feb 2017
|
09:01 amdmi3
- Switch to options helpers
 |
Wednesday, 7 Sep 2016
|
12:43 tijl
- In Uses/linux.mk use the loop variable directly when appending to
*_DEPENDS. Helper variables derived from the loop variable aren't
expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.
PR: 211645
Reported by: jkim
 |
Monday, 5 Sep 2016
|
19:23 tijl
- 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)
 |
Sunday, 3 Jan 2016
|
00:08 rakuco
Fix MASTER_SITES and unmark BROKEN.
 |
Monday, 9 Nov 2015
|
12:59 antoine
Mark a few ports BROKEN: unfetchable
 |
Thursday, 5 Nov 2015
|
12:36 mat
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
 |
Monday, 8 Dec 2014
|
16:48 tijl
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Friday, 31 Oct 2014
|
16:11 amdmi3
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino
 |
Monday, 6 Oct 2014
|
14:00 amdmi3
- Drop @dirrm* from plist
- Fix whitespace
 |
Saturday, 14 Jun 2014
|
15:15 nemysis
games/arkanoidsb
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes
games/magicmaze
- Mastersite disappeared, mirror on my SF site
- Transfer maintainership to games@ team
- Change WWW to WayBack
games/sdl_jewels
- Transfer maintainership to games@ team
games/sdl_lopan
- Transfer maintainership to games@ team
games/secrettower
- Transfer maintainership to games@ team
games/super_mario_bros_python
- Transfer maintainership to games@ team
games/xvier
- Transfer maintainership to games@ team
 |
Tuesday, 14 Jan 2014
|
01:53 nemysis
- Change Desktop entry file
- Support STAGEDIR
 |
Sunday, 27 Oct 2013
|
11:58 nemysis
Arkanoid: Space Ball will be a surprise for the amateurs of unusual and
picturesque games as Arkanoid and space games. Everybody who wishes to spend
time perfectly will take a pleasure in Arkanoid: Space Ball too. A futuristic
atmosphere, modern techno-style graphics, a dynamical gameplay and an
excellent soundtrack give this game as a present for all Arkanoids admirers.
WWW: http://www.tinyorange.com/arkanoid-games/arkanoid-space-ball.html
PR: ports/179947
Submitted by: nemysis (self)
Approved by: pawel (mentor)
 |
Number of commits found: 14 |