| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
starting with E,F
|
|
|
|
|
|
| |
PR: 135277
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: 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)
|
| |
|
|
|
|
|
|
|
|
| |
- Remove 4.X cruft.
PR: ports/115859
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: stas (mentor), Tom Carrick <knyght@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: 115057
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: "Tom Carrick" <knyght@gmail.com>
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
PR: 110250
Submited by: Alex Kozlov<spam@rm-rf.kiev.ua>
Approved by: 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: 97937
Submitted by: Shaun Amott <shaun_AT_inerd dot com>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
Update DOSBox to version 0.65
Changelog: http://dosbox.sourceforge.net/news.php?show_news=1
Remove USE_REINPLACE
PR: ports/95200
Submitted by: Lars Engels <lars.engels@0x20.net>
Approved by: "Tom Carrick" <knyght@gmail.com>
|
|
|
|
|
| |
Submitted by: maintainer
Approved by: portmgr (self)
|
|
|
|
|
|
| |
PR: ports/74303
Submitted by: Miguel Mendez
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/73002
Approved By: maintainer
|
|
|
|
|
|
|
|
|
|
| |
Updates dosbox from 0.61 to 0.62. Updates are speed/stability
increases, general updates, and gcc 3.4 support without the
patch. Note, the file 'files/patch-include-dos_inc.h' and
the directory 'files' have been removed.
PR: ports/72289
Submitted by: Tom Carrick <knyghtmare@knyghtmare.com>
|
|
|
|
| |
on sdl12-1.2.5
|
|
|
|
|
| |
PR: ports/62474
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/61807
Approved by: Tom Carrick <knyghtmare@knyghtmare.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- updated website address
- Use USE_SDL instead of manually specifying devel/sdl12 as LIB_DEPENDS
and setting SDL_CONFIG.
- Enable screenshot and modem emulation support.
- Install the dosbox(1) manual page.
- Move the message displayed by the post-install target into a pkg-message
so it also gets displayed when this port is installed via its package.
- Use DOCSDIR.
PR: 58174
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: maintainer
|
|
|
|
| |
Reviewed by: maintainer
|
|
|
|
|
|
|
| |
b) small clean-up
PR: 52127
Submitted by: Tom Carrick <knyghtmare@knyghtmare.com> (maintainer)
|
| |
|
|
PR: 41082
Submitted by: Tom Carrick <knyghtmare@knyghtmare.com>
|