| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
PR: 203193
Submitted by: amdmi3
Approved by: maintainer timeout (mva, 2 weeks)
Notes:
svn path=/head/; revision=398667
|
|
|
|
| |
Notes:
svn path=/head/; revision=398489
|
|
|
|
| |
Notes:
svn path=/head/; revision=398467
|
|
|
|
|
|
|
|
| |
PR: 202821
Submitted by: Jordan Irwin (maintainer)
Notes:
svn path=/head/; revision=398452
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The use of "$(prefix)" in the configure file seems not to be
understand. On FreeBSD, it's ignored but it actually causes failures
on DragonFly. I suspect these flags aren't actually used.
If it turns out they are used, and support for non-standard PREFIX
(not /usr/local) is desired, the REINPLACE_CMD macro can adjust
/usr/local with in a post-patch target.
Notes:
svn path=/head/; revision=398426
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Notes:
svn path=/head/; revision=398380
|
|
|
|
|
|
|
|
| |
PR: 202970
Submitted by: jakub_lach@mailplus.pl (maintainer)
Notes:
svn path=/head/; revision=398369
|
|
|
|
|
|
|
|
|
|
| |
This one has failed on me multiple times under high contention.
It appears that its is trying to create objects files in the objs
directory before that directory is created (a race between c++
and mkdir)
Notes:
svn path=/head/; revision=398277
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix indentation
- Update WWW
- Fix comment
- Add LICENSE
PR: 202817
Submitted by: chris@bsdjunk.com
Approved by: maintainer timeout (peter_dunning@dsl.pipex.com, 4 weeks)
Notes:
svn path=/head/; revision=398229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
games/iourbanterror ships its own pkg-descr file, but does not define
DESCR, so pkg-descr from its parent port, games/ioquake3, is used.
Define DESCR to point to the proper file for games/iourbanterror and
games/iourbanterror-server.
While here, fix tabs/space mix in intendation and drop trailing whitespace
as pointed by portlint.
Notes:
svn path=/head/; revision=398226
|
|
|
|
|
|
|
| |
The fix is identical to ioquake3 fix in r398218.
Notes:
svn path=/head/; revision=398219
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The build system uses incorrect include order and it picks system
libspeex headers instead of bundled one so build fails because of
the interface difference.
Fix that by forcing including bundled libspeex. This also fixes
build of iourbanterror build.
PR: 201926
Notes:
svn path=/head/; revision=398218
|
|
|
|
| |
Notes:
svn path=/head/; revision=398183
|
|
|
|
| |
Notes:
svn path=/head/; revision=398172
|
|
|
|
| |
Notes:
svn path=/head/; revision=398151
|
|
|
|
| |
Notes:
svn path=/head/; revision=398143
|
|
|
|
|
|
|
| |
Please look 'git log'
Notes:
svn path=/head/; revision=398138
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
You can now `make test' on any port to run test sequence, no-op by default.
If a port defines TEST_TARGET, it'll run sub-make with specified target,
usually `check' or `test', useful if upstream supports that. The port may
instead define custom do-test target, as well as usual satellite targets:
{pre,do,post}-test, {pre,do,post}-test-OPT, {pre,do,post}-test-OPT-off
`make test' builds and stages port first, so test may use both WRKDIR and
STAGEDIR, and both BUILD and RUN depends are available for test target.
Additionally, TEST_DEPENDS is now properly supported and may be used to
define additional depends specifically for testing.
Framework may define default tests for specific cases. For instance,
perl5.mk and cran.mk already provide default test target on their own.
This commit also converts my ports which have tests to this new framework.
Approved by: portmgr (bapt)
Differential Revision: D3680
Notes:
svn path=/head/; revision=398125
|
|
|
|
| |
Notes:
svn path=/head/; revision=398047
|
|
|
|
|
|
|
|
|
|
|
| |
cc -Wall `/usr/local/bin/freetype-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -fstack-protector -fno-strict-aliasing `/usr/local/bin/freetype-config --libs` -lglut -L/usr/local/lib -fstack-protector -o foobillard billard3d.o billmove.o billard.o vmath.o ball.o png_loader.o table.o queue.o aiplayer.o options.o evaluate_move.o helpscreen.o textobj.o font.o sys_stuff.o net_socket.o sound_stuff.o menu.o bumpref.o -lSM -lICE -L/usr/local/lib -lGL -lGLU -lXaw -lm -lXi -lpng -lz
ball.o: In function `draw_balls':
ball.c:(.text+0x4ddc): undefined reference to `glProgramParameter4fNV'
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=398030
|
|
|
|
| |
Notes:
svn path=/head/; revision=398018
|
|
|
|
| |
Notes:
svn path=/head/; revision=398014
|
|
|
|
| |
Notes:
svn path=/head/; revision=398008
|
|
|
|
|
|
|
|
|
| |
Commit the missing plist changes
Reported by: jbeich
Notes:
svn path=/head/; revision=397976
|
|
|
|
| |
Notes:
svn path=/head/; revision=397948
|
|
|
|
| |
Notes:
svn path=/head/; revision=397919
|
|
|
|
| |
Notes:
svn path=/head/; revision=397918
|
|
|
|
| |
Notes:
svn path=/head/; revision=397914
|
|
|
|
|
|
|
|
|
|
| |
- Fix PORTREVISION position
PR: 203310
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
Notes:
svn path=/head/; revision=397823
|
|
|
|
|
|
|
|
| |
- Switch to @sample
- Switch to options helpers
Notes:
svn path=/head/; revision=397812
|
|
|
|
|
|
|
|
| |
- Tweak LICENSE
- Add NO_ARCH
Notes:
svn path=/head/; revision=397810
|
|
|
|
|
|
|
|
| |
Convert to options helpers
Fix typos in dependency marcros
Notes:
svn path=/head/; revision=397796
|
|
|
|
| |
Notes:
svn path=/head/; revision=397795
|
|
|
|
| |
Notes:
svn path=/head/; revision=397785
|
|
|
|
| |
Notes:
svn path=/head/; revision=397784
|
|
|
|
|
|
|
|
| |
Remove useless @exec pkg will already do the right thing
Reset @owner/@group when not needed anymore
Notes:
svn path=/head/; revision=397777
|
|
|
|
|
|
|
| |
Use options helpers
Notes:
svn path=/head/; revision=397776
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change GH_ACCOUNT, GH_PROJECT and WWW to new GitHub address
- Add pkgconfig to USES
- Change USE_SDL value to sdl2, because of new dependency
- Explicitly define used wxWidgets version through WXVER CMake's define
- Adapt patches for new version
- Remove WX_UNICODE define, after ports r397085 changes
Changes: https://github.com/scp-fs2open/wxLauncher/compare/release-0.9.6...release-0.10.0
PR: 202939
Submitted by: lightside <lightside@gmx.com> (maintainer)
Notes:
svn path=/head/; revision=397703
|
|
|
|
| |
Notes:
svn path=/head/; revision=397615
|
|
|
|
|
|
|
|
| |
PR: 203232
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Notes:
svn path=/head/; revision=397611
|
|
|
|
|
|
|
|
|
|
| |
=> Attempting to fetch http://www.garthgillespie.com/annelid/annelid-src.zip
fetch: http://www.garthgillespie.com/annelid/annelid-src.zip: Operation timed out
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=397606
|
|
|
|
|
|
|
| |
- Sort USES
Notes:
svn path=/head/; revision=397604
|
|
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Drop no-op WX_UNICODE
- Install desktop entry and an icon
Notes:
svn path=/head/; revision=397599
|
|
|
|
| |
Notes:
svn path=/head/; revision=397597
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for pkg-plist change
Notes:
svn path=/head/; revision=397596
|
|
|
|
|
|
|
| |
/usr/local/share/doc/domination/ChangeLog.txt
Notes:
svn path=/head/; revision=397591
|
|
|
|
|
|
|
|
|
|
| |
The -Qunused-arguments flags is unique to clang and the last few
releases of GCC will break if they don't recognize the flag. Use
compiler features to limit this cflag to clang. Covered by GCC
support blanket.
Notes:
svn path=/head/; revision=397556
|
|
|
|
|
|
|
|
|
|
|
| |
than praying that globals end up in the lower 32-bit address space.
Add a number of missing includes, etc.
Approved by: edwin
Notes:
svn path=/head/; revision=397492
|
|
|
|
|
|
|
| |
- Sort USES
Notes:
svn path=/head/; revision=397473
|
|
|
|
| |
Notes:
svn path=/head/; revision=397461
|