Rename lang/dmd -> lang/dmd1 (cy)
Merge legal text for net/vmware-vsphere-cli (zi)
Fix sysutils/tarsnap to have text in LEGAL (cperciva)
games/linux-savage restricted reason (acm)
text edit for archivers/rar (gabor)
copy from port to LEGAL for lang/ifc (maho)
copy from LEGAL to port for science/gamess (maho)
add LEGAL_PACKAGE to lang/dmd1 (cy)
This brings the total number of ports with issues to below 100
Approved by: portmgr (implicit)
- Support staging
- Add LICENSE
- Switch to dynamic plist
- Remain BROKEN: although the port compiles with cegui-0.8, it still doesn't run; I expect to unbreak it soon as cegui-0.8 support is finished upstream
<yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
<yar@FreeBSD.org>: Recipient address rejected: User unknown in local
<rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO
<stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable
<ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
<ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in
<toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1
<toru@tenchi.ne.jp>... User unknown (in reply to RCPT TO command)
<nehe@cruzinternet.com>: host inbound.platinum.ca[69.31.192.27] said: 550
cuda_nsu User [nehe@cruzinternet.com] does not exist (in reply to RCPT TO
<ports@emorific.com>: Host or domain name not found. Name service error for
name=emorific.com type=AAAA: Host not found
<ubique@peterhost.ru>: host mx.mail.corp.hostcomm.ru[89.111.166.49] said: 550
Sorry, no mailbox here by that name (in reply to RCPT TO command)
<ports@brandon.dvalentine.com>: host ASPMX.L.GOOGLE.com[2607:f8b0:400c:c01::1a]
said: 550-5.1.1 The email account that you tried to reach does not exist.
With hat: portmgr
Since this changes shared lib version number, bump PORTREVISION on all dependent ports:
- devel/love
- devel/love07
- devel/love5
- games/arx-libertatis
- games/pink-pony
- games/spring
- graphics/cegui
- graphics/graphviz
While here, fix graphics/cegui plist to not remove mtree directory.
OPVERSION always requires coupling with OPSYS to be correct, but normally
I let "<" comparison violators go because it never equates to "true" on
DragonFly. This is a rare case where DragonFly needs the comparison to
be true. Add a couple of OPSYS to fix the recent breakage on DragonFly.
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/connectagram
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Break lines around 80 characters
games/cretan-hubris
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/fbg2
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/gottet
- Transfer maintainership to games@ team
games/gtkatlantic
- Simplify master site
- Use tar.gz instead of tar.bz2
- Transfer maintainership to games@ team
- Don't silence warnings
- Set PORTSCOUT, Upstream use GTK3 in newer Versions
games/kye
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/madbomber
- Transfer maintainership to games@ team
games/megamario
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Add fixes_v1.7.txt to DOCS
games/nelly
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes
games/oneisenough
- Transfer maintainership to games@ team
- USES shebangfix and SHEBANG_FILES instead of REINPLACE
- Simplify installation handling
games/patapizza-tetris
- Transfer maintainership to games@ team
games/puckman
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/pycadia
- Transfer maintainership to games@ team
games/pyspacewar
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/simsu
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes
games/smashbattle
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/syobon
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/tanglet
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes
games/thegrind
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
The following 4 ports will not build correctly if certain variables
are not defined as "freebsd". Defining them as "${OPSYS:tl}" caused
breakage on DragonFly for various reasons. Harding the variables are
a no-op for FreeBSD but fixes the ports on DragonFly.
* games/ioquake3
* graphics/opendx
* science/cdf
* security/john
approved by: portmgr (bapt)
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
- USES=libtool.
- Strip library.
- Replace patch+reinplace with a single reinplace.
- Remove a patch so we use the upstream library name again. Bump
PORTREVISION on all dependent ports.
games/alephone:
- USES=gmake tar:bzip2.
- Remove unneeded PKG_CONFIG variable.
- Staging.
- New LIB_DEPENDS syntax.
games/asc:
- USES=libtool.
games/gltron:
- New LIB_DEPENDS syntax.
- USES=gmake.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Use option helpers.
- Staging.
lang/kroc: (still BROKEN due to use of "python" command)
- New LIB_DEPENDS syntax.
- USES=pathfix tar:bzip2.
- Staging.
- Replace patches with post-patch.
- Replace MAKE with MAKE_CMD.
lang/smalltalk:
- USES=libtool tar:xz.
- Use BROKEN_sparc64.
games/3dpong
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/abe
- Transfer maintainership to games@ team
- Cosmetical changes
games/abuse_sdl
- Transfer maintainership to games@ team
games/airstrike
- Transfer maintainership to games@ team
- Remove TODO from DOCS
games/aop
- Transfer maintainership to games@ team
- Break lines around 80 characters
games/asteroid
- Transfer maintainership to games@ team
games/asteroids3d
- Transfer maintainership to games@ team
games/awale
- Transfer maintainership to games@ team
games/barbie_seahorse_adventures
- Transfer maintainership to games@ team
games/barrage
- Transfer maintainership to games@ team
games/black-box
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/blobwars
- Transfer maintainership to games@ team
games/blockrage
- Transfer maintainership to games@ team
games/bombz
- Transfer maintainership to games@ team
- Cosmetical changes
games/bouncy
- Transfer maintainership to games@ team
- Cosmetical changes
- Change Desktop entry file
games/bubble-chains
- Transfer maintainership to games@ team
- Remove not needed bsd.port.options.mk
games/bugsquish
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/capicity
- Transfer maintainership to games@ team
games/capitalism
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Change Desktop entry file
- Break lines around 80 characters
games/cuyo
- Transfer maintainership to games@ team
- Don't silence warnings
- Remove TODO from DOCS
games/defendguin
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Break lines around 80 characters
games/duckmaze
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Add DOCS Option
- Cosmetical changes
games/entombed
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file
games/epiar
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/euchre
- Transfer maintainership to games@ team
- Remove TODO from DOCS
- Change Desktop entry file
- Change pkg-descr, cosmetical changes
games/fightorperish
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file
- Break lines around 80 characters
games/frotz
- Transfer maintainership to games@ team
games/gemdropx
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/glightoff
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO from DOCS
games/gnurobots
- Transfer maintainership to games@ team
- Remove TODO from DOCS
- Simplify DOCS installation handling
games/gtkballs
- Transfer maintainership to games@ team
games/gtktetcolor
- Transfer maintainership to games@ team
games/help_hannahs_horse
- Transfer maintainership to games@ team
- Disable Clang warnings with CFLAGS+
- Cosmetical changes
- Change pkg-plist, remove mtree
games/hitori
- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for dependency change
- Transfer maintainership to games@ team
- Remove USES desktop-file-utils
- Use tar:xz instead of USE_XZ=yes
games/holotz-castle
- Transfer maintainership to games@ team
- Break lines around 80 characters
games/icbm3d
- Remove FTP master site
- Transfer maintainership to games@ team
games/icebreaker
- Transfer maintainership to games@ team
- Change pkg-message
games/icebreaker
- Transfer maintainership to games@ team
games/iceicepenguin
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Add DOCS Option
games/impossible_mission_puzzle
- Transfer maintainership to games@ team
games/kajaani-kombat
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes
games/krank
- Transfer maintainership to games@ team
- Add DOCS Option
- Cosmetical changes
games/lianliankan
- Transfer maintainership to games@ team
games/lmarbles
- Transfer maintainership to games@ team
games/lostfeathers
- Transfer maintainership to games@ team
- Use zip instead of USES=zip
- USES shebangfix and SHEBANG_FILES instead of REINPLACE
- Cosmetical changes
games/madbomber
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/maelstrom
- Transfer maintainership to games@ team
games/moagg
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes
games/mopesnake
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Cosmetical changes
games/nuclearchess
- Transfer maintainership to games@ team
games/palomino/Makefile
- Transfer maintainership to games@ team
games/pipenightdreams
- Transfer maintainership to games@ team
- Use tar.gz instead of tar.bz2
- Don't silence warnings
games/popstar
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file
games/ppracer
- Transfer maintainership to games@ team
games/pyawale
- Transfer maintainership to games@ team
- Remove not needed bsd.port.options.mk
- Fix the usage of 'python' to get rid of the implicit
lang/python dependency, change REINPLACE and files/pyawale.in
- Break lines around 80 characters
- Simplify DOCS installation handling
games/pytowerdefense
- Transfer maintainership to games@ team
- Change Desktop entry file
- Simplify installation handling
games/rescue
- Transfer maintainership to games@ team
- Add DOCS Option
games/schiff
- Transfer maintainership to games@ team
games/schwarzweiss
- Transfer maintainership to games@ team
- Add USES shebangfix and SHEBANG_FILES
- Cosmetical changes
games/sets
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/ttt
- Transfer maintainership to games@ team
games/tux-aqfh
- Transfer maintainership to games@ team
- Simplify DOCS installation handling
games/tuxfighter
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Change USE_PYTHON=yes to USE_PYTHON=2
- Change Desktop entry file
- Simplify installation handling
- Use files/pkg-message.in instead of pkg-message
games/tuxkart
- Transfer maintainership to games@ team
- Simplify DOCS installation handling
games/vectoroids
- Remove FTP master site
- Transfer maintainership to games@ team
- Cosmetical changes
games/whichwayisup
- Transfer maintainership to games@ team
games/wordplay
- Transfer maintainership to games@ team
games/xemeraldia
- Transfer maintainership to games@ team
games/xsc
- Transfer maintainership to games@ team
- Break lines around 80 characters
games/zephulor
- Transfer maintainership to games@ team
- Change Desktop entry file
- Simplify DOCS installation handling
upstream forgot to regenerate the build scripts. This makes the build use
the correct version information and causes a library version bump. Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.
games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.
games/oolite:
- Staging.
- Replace ECHO with ECHO_CMD.
- Don't use GNUSTEP_PREFIX to install files because it expands to
LOCALBASE rather than PREFIX.
games/openssn:
- Remove USES=desktop-file-utils. No MimeType field in desktop file.
- Staging.
- Install files in standard DATADIR.
games/xblast:
- Use proper options.
- Staging.
- Patch configure so normal make install can be used instead of do-install.
- Replace TAR | TAR with COPYTREE_SHARE.
games/rnd_jue
- Change Makefile header, use my name and @FreeBSD.org email
- Mastersite disappeared, mirror on my SF site
games/rocksndiamonds
- Mastersite disappeared, mirror on my SF site
games/rocksndiamonds-data
- Change Makefile header, use my name and @FreeBSD.org email
- Mastersite disappeared, mirror on my SF site
- Change pkg-message and WWW
Reported by: antoine@