| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
| |
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit)
|
|
|
|
|
|
| |
- Bump PORTREVISION on depending ports.
Approved by: miwi (mentor implicit)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
starting with G
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
bump PORTREVISION on the affected ports
|
|
|
|
| |
Approved by: miwi (co-mentor), beech (mentor)
|
|
|
|
| |
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
| |
PR: ports/131034
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
|
|
|
|
| |
PR: 129559
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
| |
PR: 127264
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/126033
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
|
|
|
| |
PR: ports/122742
Submitted by: maintainer (Marcus von Appen)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
| |
|
| |
|
|
|
|
|
| |
PR: 119056
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
|
| |
PR: 113391
Submitted by: Marcus von Appen<mva@sysfault.org> (maintainer)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
PR: ports/109752
Submitted by: maintainer (Marcus von Appen)
|
|
|
|
|
| |
PR: 108622
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
| |
PR: ports/107238
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
|
|
|
|
|
| |
PR: ports/105611
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
|
|
|
| |
- Require devel/guichan >= 0.5.0
- Unbreak on 4.x
PR: ports/103709
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/102907
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
PR: ports/98402
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
| |
- Use new USE_AUTOTOOLS, add SHA256, delete comment, don't hardcode -lpthread
Pointy hat to: edwin
|
|
The Mana World (TMW) is a serious effort to create an
innovative free and open source MMORPG. TMW uses 2D graphics
and aims to create a large and diverse interactive world.
It is licensed under the GPL, making sure this game can't
ever run away from you.
The project includes the development of both a client and
a server, as well as the development of an online world.
WWW: http://themanaworld.org/
PR: ports/87340
Submitted by: Tobias Gion <freebsd@gionet.de>
|