| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Pet portlint
- Add empty directory to plist
Notes:
svn path=/head/; revision=373585
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
Notes:
svn path=/head/; revision=369814
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Transfer maintainership to games@ team
- Add license (MIT)
- Use PYGAME instead of devel/py-game
- Support STAGEDIR
- Simplify DOCS installation handling, change and add Option
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Add symlink for the icon and add Desktop entry file
- Remove not needed files and directories
- Cleanup port, simplify installation handling
- Strip libraries
- Change manual pages, install to proper location
- Add files/bubbros.in
- Remove obsolete patch, changed by upstream
- Change pkg-descr, use whitespace instead of tabulator
- Change pkg-plist, remove DOCS, add MAN
Notes:
svn path=/head/; revision=364220
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363399
|
|
|
|
|
|
|
|
|
| |
pending PR
With hat: portmgr
Notes:
svn path=/head/; revision=360239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
Notes:
svn path=/head/; revision=347809
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331644
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
|
| |
- Trim headers while I am here
- Clean up some trailing whitespace
Notes:
svn path=/head/; revision=310162
|
|
|
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=298970
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=276993
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
starting with G
Notes:
svn path=/head/; revision=240070
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
| |
PR: ports/134313
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: wxs (mentor)
Notes:
svn path=/head/; revision=233958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209644
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
Notes:
svn path=/head/; revision=196700
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
| |
modify do-install to --exclude "*.bak" produced by REINPLACE
Submitted by: kris via pointyhat
Approved by: maintainer (implicit)
Notes:
svn path=/head/; revision=179500
|
|
|
|
|
|
|
|
| |
PR: ports/106155
Approved by: maintainer (implicit)
Notes:
svn path=/head/; revision=179294
|
|
|
|
|
|
|
|
|
| |
PR: ports/102362
Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com>
Approved by: krion (mentor), maintainer timeout
Notes:
svn path=/head/; revision=171407
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154152
|
|
|
|
|
|
|
| |
Reported by: krismail
Notes:
svn path=/head/; revision=127643
|
|
Features:
* Same gameplay as the famous McSebi's Bub & Bob.
* Network game: 1 to 3 players per machine, up to 7 players in total.
* Completely original crazy bonuses!
* Capture other players in a bubble!
* New levels, including a random level generator!
WWW: http://bub-n-bros.sourceforge.net/
PR: ports/76746
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes:
svn path=/head/; revision=127496
|