| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES to the new location
- Pass maintainership to the submitter
PR: ports/181256
Submitted by: David Demelier <demelier.david gmail.com>
Notes:
svn path=/head/; revision=324674
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20130810
PR: ports/181221
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
Notes:
svn path=/head/; revision=324587
|
|
|
|
| |
Notes:
svn path=/head/; revision=324539
|
|
|
|
| |
Notes:
svn path=/head/; revision=324440
|
|
|
|
| |
Notes:
svn path=/head/; revision=324437
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
choppy sound (when using standard OSS API). It happens because the
SNDCTL_DSP_GETOSPACE ioctl() was issued before setting other important
parameters; to remedy the problem, it should be moved below the mmap()
call. While here, cleanup few more potential problems: avoid using
AFMT_S16_LE as it would break on big-endian machines, align mmap()'ed
buffer to the page size, and fix resource leaks here and there.
- In the port's Makefile: bump PORTREVISION and convert USE_GMAKE
Submitted by: Ozkan Sezer (via icculus.org quake2 mailing list)
Notes:
svn path=/head/; revision=324435
|
|
|
|
|
|
|
| |
build; also fix URI of the optional models.zip distfile while here.
Notes:
svn path=/head/; revision=324420
|
|
|
|
|
|
|
|
|
|
|
|
| |
jpeg_mem_src() collision) [*]
- Use new syntax when setting LIB_DEPENDS (per r322328)
- Get rid of TGTDIR, cleanup Makefile a bit while here
- Reduce the differences between games/quake2lnx and games/quake2max
Reported by: tigerby on #bsdports [*]
Notes:
svn path=/head/; revision=324416
|
|
|
|
| |
Notes:
svn path=/head/; revision=324399
|
|
|
|
| |
Notes:
svn path=/head/; revision=324398
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20130807
PR: ports/181128
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
Notes:
svn path=/head/; revision=324388
|
|
|
|
|
|
|
|
|
|
|
| |
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)
Approved by: lth@ (maintainer)
Notes:
svn path=/head/; revision=324352
|
|
|
|
|
|
|
| |
2013-08-07 games/kaid: Does not fetch
Notes:
svn path=/head/; revision=324350
|
|
|
|
|
|
|
|
| |
Possibly silently fixed through update of a dependency.
Expiration notice removed.
Notes:
svn path=/head/; revision=324318
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
Approved by: tobez@ (maintainer)
Notes:
svn path=/head/; revision=324276
|
|
|
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324191
|
|
|
|
|
|
|
| |
- Trim Makefile header
Notes:
svn path=/head/; revision=324181
|
|
|
|
|
|
|
| |
- Trim Makefile header
Notes:
svn path=/head/; revision=324175
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
| |
Notes:
svn path=/head/; revision=324171
|
|
|
|
|
|
|
|
|
| |
value of USE_GL (normally this goes unnoticed because SDL pulls libGLU.so
by default via USE_GL=yes, but shows up if using OpenGL-less SDL package)
- Convert USE_GMAKE, cleanup Makefile and port description while here
Notes:
svn path=/head/; revision=324151
|
|
|
|
|
|
|
|
| |
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
Notes:
svn path=/head/; revision=324122
|
|
|
|
| |
Notes:
svn path=/head/; revision=324082
|
|
|
|
| |
Notes:
svn path=/head/; revision=324078
|
|
|
|
| |
Notes:
svn path=/head/; revision=324073
|
|
|
|
| |
Notes:
svn path=/head/; revision=324071
|
|
|
|
|
|
|
|
|
| |
- Fix MASTER_SITES, define LICENSE (GPLv2)
- Improve COMMENT and port description, add WWW link
- Utilize newly added option helpers, sort the knobs
Notes:
svn path=/head/; revision=324003
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=323891
|
|
|
|
|
|
|
|
|
| |
- Convert USE_GMAKE, drop MAKE_JOBS_SAFE
Prodded by: several
Notes:
svn path=/head/; revision=323886
|
|
|
|
|
|
|
| |
Better to remove now, in one go, then forget about it.
Notes:
svn path=/head/; revision=323850
|
|
|
|
|
|
|
|
|
|
| |
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
Notes:
svn path=/head/; revision=323795
|
|
|
|
| |
Notes:
svn path=/head/; revision=323768
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
Notes:
svn path=/head/; revision=323748
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump portrevision
Trim Makefile header
Trim master sites
Remove leading article from COMMENT
Add Icons
Remove dependency for gmake
Add portscout
Add docs
Add Desktop entry file
Add DOCS Option
Trim pkg-descr
Trim pkg-plist
PR: 174951
Submitted by: nemysis at gmx dot ch
Notes:
svn path=/head/; revision=323745
|
|
|
|
| |
Notes:
svn path=/head/; revision=323735
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Minor fix required in emulators/o2em.
Remove allegrogl, which is broken and included in allegro-4.4 anyway.
Update allegro-devel to 5.0.7 [1]
PR: ports/172981 [1]
Submitted by: nemysis <nemysis@gmx.ch> [1]
Notes:
svn path=/head/; revision=323734
|
|
|
|
|
|
|
|
|
|
|
|
| |
work in -jX case due to races; thus, move depend generation to pre-build
- While here, convert USE_GMAKE and fix badly indented line by one tabstop
- As advised by the Porter's Handbook, terminate URL with a slash (in port
description text)
Reported by: pointyhat-west
Notes:
svn path=/head/; revision=323733
|
|
|
|
| |
Notes:
svn path=/head/; revision=323726
|
|
|
|
| |
Notes:
svn path=/head/; revision=323699
|
|
|
|
|
|
|
|
|
|
|
| |
with like recent binutils. [1]
Trim header
Convert to USES=gmake
Obtained from: DPorts [1]
Notes:
svn path=/head/; revision=323698
|
|
|
|
| |
Notes:
svn path=/head/; revision=323688
|
|
|
|
| |
Notes:
svn path=/head/; revision=323683
|
|
|
|
|
|
|
|
|
|
| |
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
Notes:
svn path=/head/; revision=323680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with like recent binutils. [1]
While here:
- trim headers
- convert to new options framework
- remove shlib version
- convert USE_GMAKE -> USES=gmake
Obtained from: DPorts [1]
Notes:
svn path=/head/; revision=323669
|
|
|
|
|
|
|
|
| |
PR: ports/180812
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Notes:
svn path=/head/; revision=323642
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=323636
|
|
|
|
| |
Notes:
svn path=/head/; revision=323578
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
checking build system type... amd64-portbld-freebsd8.3
checking host system type... amd64-portbld-freebsd8.3
checking target system type... amd64-portbld-freebsd8.3
checking for egrep... grep -E
checking for C++ compiler default output... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=323562
|
|
|
|
|
|
|
|
| |
PR: ports/180709
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Notes:
svn path=/head/; revision=323545
|
|
|
|
| |
Notes:
svn path=/head/; revision=323504
|