| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fileman.cpp:296:33: error: non-constant-expression cannot be narrowed from type 'unsigned long' to 'uint8_t' (aka 'unsigned char') in initializer list [-Wc++11-narrowing]
uint8_t sizes[3]={ CLIENT_NFS,strlen(filename)+1,strlen(mode)+1};
^~~~~~~~~~~~~~~~~~
hmi.cpp:302:97: error: non-constant-expression cannot be narrowed from type 'int' to 'uint8_t'
(aka 'unsigned char') in initializer list [-Wc++11-narrowing]
...0x54, 0x68, 0x64, 0x00, 0x00, 0x00, 0x06, 0x00, 0x01, 0x00, (num_tracks + 1), 0x00, 0xC0 };
^~~~~~~~~~~~~~~~
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=459533
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
|
|
|
|
| |
declared as int and sometimes as long which have a different size and
alignment on 64 bit architectures.
Notes:
svn path=/head/; revision=434087
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=433767
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=374303
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=371872
|
|
|
|
| |
Notes:
svn path=/head/; revision=370709
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=352818
|
|
|
|
|
|
|
|
|
|
| |
- Remove TODO from DOCS, add Option
- Change Desktop entry file
- Break lines around 80 characters
- Mute MKDIR
Notes:
svn path=/head/; revision=350604
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
Approved by: pawel / wg (mentors, implicit)
Notes:
svn path=/head/; revision=331317
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
| |
PR: ports/177007
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Notes:
svn path=/head/; revision=316767
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Doesn't require gmake, remove USE_GMAKE
- Avoid pkg-plist when possible
- Convert to OptionsNG
- Give maintainership to submitter
PR: ports/171318
Submitted by: nemysis <nemysis@gmx.ch>
Notes:
svn path=/head/; revision=304219
|
|
|
|
| |
Notes:
svn path=/head/; revision=303710
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
Notes:
svn path=/head/; revision=291667
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
| |
PR: 159440
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=279350
|
|
|
|
| |
Notes:
svn path=/head/; revision=276993
|
|
|
|
| |
Notes:
svn path=/head/; revision=275693
|
|
|
|
|
|
|
|
| |
PR: ports/155217
Submitted by: maintainer
Notes:
svn path=/head/; revision=270145
|
|
|
|
|
|
|
|
| |
PR: ports/151754
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (new maintainer)
Notes:
svn path=/head/; revision=263634
|
|
|
|
|
|
|
| |
PR: ports/141647
Notes:
svn path=/head/; revision=245897
|
|
|
|
| |
Notes:
svn path=/head/; revision=245177
|
|
|
|
|
|
|
|
|
| |
the pool for the duration of his upcoming move.
Requested by: maintainer
Notes:
svn path=/head/; revision=244755
|
|
|
|
|
|
|
|
|
| |
PR: ports/140503
Submitted by: maintainer
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=244565
|
|
|
|
|
|
|
|
| |
PR: 140283
Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
Notes:
svn path=/head/; revision=243849
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
PR: 138962
Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=241719
|
|
|
|
|
|
|
|
|
| |
PR: ports/138957
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes
Notes:
svn path=/head/; revision=241707
|
|
|
|
|
|
|
|
|
| |
the old one
Reported by: -fetch-original pointyhat run
Notes:
svn path=/head/; revision=227286
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=208952
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
Notes:
svn path=/head/; revision=173460
|
|
|
|
| |
Notes:
svn path=/head/; revision=161663
|
|
|
|
| |
Notes:
svn path=/head/; revision=149325
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
| |
Notes:
svn path=/head/; revision=129410
|
|
|
|
|
|
|
| |
on sdl12-1.2.5
Notes:
svn path=/head/; revision=104132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=103247
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
| |
PR: 55241
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=86448
|
|
|
|
| |
Notes:
svn path=/head/; revision=85251
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|