| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim master sites, add icon
- Trim to use default permissions for licenses, if not defined
- Trim dependency for ${PYGAME}
- Trim docs, not install COPYING INSTALL into DOCSDIR and mute dir install
- Add Desktop entry file
- Trim files/patch-Makefile for right installation
- Trim pkg-plist, share/games/monsterz --> DATADIR
Approved by: wxs (mentor)
|
|
|
|
|
| |
- drop default defined docsdir
- adopt new options format for docs, and define
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There were a few problems with the dependency definitions of freetennis.
The ocaml-images dependency is a static build dependency, and not a RUN
DEPENDS. Secondly, a specific static library is specified, but no
library of that name exists, at least not for the upcoming ocaml-images
4.0. Freetennis really wants the entire directory, so ocaml-images has
been changed to a package depends instead of a file depends. It's been
tested with ocaml-images 4.0 (DragonFly) and ocaml-images 3.0 (FreeBSD/
Redports).
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Shorten header
- Change maintainer email gmx.ch --> FreeBSD.org
- USES desktop-file-utils
- Trim USE_QT4
- Trim docs
- Add REINPLACE_CMD to remove not existent pkgconfig zlib
- Trim pkg-plist
Approved by: wg (mentor)
|
|
|
|
| |
- trim comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20121209 [1]
- Trim Makefile header [1]
- Add WWW to pkg-descr
Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog
PR: ports/181314 [1]
Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer)
|
|
|
|
|
|
|
|
| |
- Update to 3.10 [1]
- USES gmake
PR: ports/181315 [1]
Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20121209 [1]
- USES gmake
- Add WWW to pkg-descr
Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog
PR: ports/181316 [1]
Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20121209 [1]
- Trim Makefile header [1]
- USES gmake
- Add WWW to pkg-descr
Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog
PR: ports/181317
Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES to the new location
- Pass maintainership to the submitter
PR: ports/181256
Submitted by: David Demelier <demelier.david gmail.com>
|
|
|
|
|
|
|
| |
- Update to 20130810
PR: ports/181221
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
build; also fix URI of the optional models.zip distfile while here.
|
|
|
|
|
|
|
|
|
| |
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 [*]
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Update to 20130807
PR: ports/181128
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
2013-08-07 games/kaid: Does not fetch
|
|
|
|
|
| |
Possibly silently fixed through update of a dependency.
Expiration notice removed.
|
|
|
|
|
|
| |
- Trim Makefile header
Approved by: tobez@ (maintainer)
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Fix MASTER_SITES, define LICENSE (GPLv2)
- Improve COMMENT and port description, add WWW link
- Utilize newly added option helpers, sort the knobs
|
|
|
|
| |
Approved by: swills (mentor)
|
|
|
|
|
|
| |
- Convert USE_GMAKE, drop MAKE_JOBS_SAFE
Prodded by: several
|
|
|
|
| |
Better to remove now, in one go, then forget about it.
|
|
|
|
|
|
|
| |
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
with like recent binutils. [1]
Trim header
Convert to USES=gmake
Obtained from: DPorts [1]
|
| |
|
| |
|
|
|
|
|
|
|
| |
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
| |
PR: ports/180812
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
| |
Approved by: swills (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/180709
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
In certain build setups, the use of an absolute path will cause the
build to break.
Approved by: bapt (mentor)
|
|
|
|
|
|
|
| |
- Trim header
PR: 180686
Submitted by: ports fury
|
|
|
|
|
|
|
| |
- Update WWW and MASTER_SITES
PR: 180685
Submitted by: ports fury
|
|
|
|
|
|
| |
- Add LICENSE
- Support STRIP properly
- Trim header
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The maintainer has proposed the following changes:
1) Unique name for iceicepenguins_icons
2) Trimmed desktop entry
3) Updated the pkg-plist
4) general cleanup
PR: ports/178501
Submitted by: marino
Approved by: bapt (mentor)
|
| |
|
|
|
|
| |
- Remove stale dependence on SDL mixer
|
|
|
|
| |
Suggested by: danfe
|
|
|
|
| |
This fixes compilation on CURRENT
|
|
|
|
| |
Fixes compilation with clang
|
|
|
|
|
| |
PR: ports/180631
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
|
|
|
|
| |
PR: 179582
|
| |
|
|
|
|
| |
- Remove two patches which are believed to be obsolete with new freeglut
|
| |
|
| |
|
|
|
|
| |
Reviewed by: bapt
|
|
|
|
|
|
|
|
|
|
|
| |
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X
|
|
|
|
|
| |
PR: 180514
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- Update WWW
- Sort plist
PR: 180529
Submitted by: Peter Kosyh <p.kosyh@gmail.com>
|
|
|
|
| |
- No functional changes
|
|
|
|
|
|
|
|
| |
- Update to 2.0.11
- USES desktop-file-utils and shared-mime-info
PR: ports/179106
Submitted by: nemysis <nemysis gmx.ch> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision
- Shorten header
- Remove leading article from COMMENT
- Trim dependencies for graphics/radius-engine, archivers/zip
- Trim PLIST_FILES and PLIST_DIRS
- Add DOCS Option
PR: 179921
Submitted by: nemysis at gmx dot ch
|
|
|
|
|
|
|
|
|
|
| |
- Shorten header
- Trim dependency for graphics/radius-engine
- Trim PLIST_FILES and PLIST_DIRS
- Add DOCS Option
PR: 179922
Submitted by: nemysis at gmx dot ch
|
|
|
|
|
|
|
|
|
| |
- Shorten header
- Trim dependency for graphics/radius-engine
- Trim PLIST_FILES and PLIST_DIRS
PR: 179923
Submitted by: nemysis at gmx dot ch
|
|
|
|
| |
Reported by: sanity test
|
|
|
|
|
|
|
|
|
| |
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
|
|
|
|
|
| |
Trim headers
Convert to USES=gmake
|
|
|
|
| |
Found by: QAT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
- Bump portrevision
- Shorten header
- Trim master sites
- Add Icons
- Trim comment
- Fix docs
- Add Desktop entry file
- Add DOCS Option
- Trim REINPLACE_CMD
- Trim pkg-descr
- Trim pkg-plist
Note the previous maintainer was ports@.
PR: 180013
Submitted by: nemysis at gmx dot ch
|
|
|
|
| |
PR: 180016
|
|
|
|
| |
PR: 180016
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
- Bump portrevision
- Shorten header
- Trim master sites
- Add Icons
- Trim comment
- Fix docs
- Add Desktop entry file
- Add DOCS Option
- Trim REINPLACE_CMD
- Trim pkg-descr
- Trim pkg-plist
Note that the previous maintainer was ports@.
PR: 180016
|
|
|
|
|
|
|
|
| |
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
|
|
|
|
|
| |
src/pak.cpp:127: error: cannot convert 'FILE*' to 'gzFile_s*' for argument '1' to 'int gzclose(gzFile_s*)'
src/pak.cpp:159: error: cannot convert 'FILE*' to 'gzFile_s*' for argument '1' to 'int gzclose(gzFile_s*)'
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add desktop entries
PR: ports/173882
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: Danilo Egea <danilogondolfo@gmail.com> (maintainer via email)
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
|
|
|
|
|
|
|
|
|
| |
. Convert Makefile header.
. NOPORTDOCS -> PORT_OPTIONS:MDOCS.
. Pet portlint by putting LICENSE_FILE line at the correct place.
PR: 180275
Submitted by: rene@ (with some additions)
|
|
|
|
|
|
|
|
| |
. Convert Makefile header.
. NOPORTDOCS -> PORT_OPTIONS:MDOCS.
PR: 180273
Submitted by: rene@
|
| |
|
|
|
|
|
| |
PR: ports/180354
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header
|
| |
|
| |
|
|
|
|
| |
Reported by: bapt
|
| |
|
|
|
|
| |
2013-07-07 games/speakinghangman: No more public distfiles
|
| |
|
|
|
|
| |
for deprecation, since it is no longer available.
|
|
|
|
|
|
|
|
|
| |
Remove indefinite article.
Switch to USES for gmake.
Use ${PREFIX} for sound files.
PR: ports/180352
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
|
|
|
|
| |
The remainder have other pending patches which I must finish before conversion.
|
|
|
|
|
|
|
|
|
|
| |
- Add USE_GL
- Trim Makefile header
- Update pkg-descr from website
- Remove indefinite article from COMMENT
PR: ports/180325
Submitted by: Kevin Zheng <kevinz5000 gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
|
| |
|
|
|
|
| |
- Remove BROKEN
|
|
|
|
| |
- Remove BROKEN
|
|
|
|
| |
Remove an empty OPTIONS_DEFAULT in lang/nbc
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.
The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php
The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.
I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
|
|
|
|
| |
2013-07-04 games/gnomememoryblocks: Unsupported upstream
|
|
|
|
|
| |
PR: ports/180239
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.
The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php
clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).
Work on the newly-released 4.10.5 will begin shortly.
|
|
|
|
|
|
|
|
|
|
|
| |
v2.1.1 (29-06-2013):
- a lot of bugfixes, optimizations and improvements in driver tracker
- implemented a smooth sync feature for driver tracker - after passing
a synchronization point (either S1, S2 or finish line) driver is
accelerated (or deccelerated) on the map to match his real position
- added sector indicators to driver radar
- fixed issue with recording uncomplete commentary
- bugfixes in other tools
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header [1]
- Remove unneeded bsd.port.pre.mk/bsd.port.post.mk [1]
- Fix plist
PR: ports/179245
Submitted by: ak
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/180115
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Hand maintainership to submitter
While here:
- Remove leading article from COMMENT
- Don't set LICENSE_FILE, it's verbatim copy of GPLv2
PR: ports/180081
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
While here:
Trim headers
Remove indefinite articles
Mark as broken ports not building with gcc or clang
Convert to optionsng
|
|
|
|
|
| |
PR: ports/179935
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
| |
- Hand maintainership to submitter
PR: ports/180038
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4 [1]
- Trim Makefile header
- Remove LICENSE_FILE, not necessary
- Remove leading article from COMMENT
- Install MAN
- Use desktop-file-utils
PR: ports/179736
Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Use github [1]
- Add DOCS option [1]
- Fix build with USE_AUTOTOOLS
PR: ports/179903
Submitted by: nemysis <nemysis@gmx.ch> [1] (maintainer)
|
|
|
|
|
| |
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
|
|
|
|
|
|
|
|
|
|
| |
- Fix BUILD_DEPENDS: needs a static library [1]
- Remove leading article in COMMENT [2]
- Add maintainer alias in Makefile [2]
- Add DOCS option and unmute docs mkdir [2]
PR: ports/179882
Submitted by: John Marino <draco@marino.st> [1], maintainer [2]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix MASTER_SITES
- Add Desktop entry file for Solutions
- Add SOLUTIONS Option
- Add files/holotz-castle-solutions.in
- Trim files/pkg-message.in
- Update WWW
- Trim pkg-plist
PR: ports/179671
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add LOCAL to MASTER_SITES
- Bump PORTREVISION
PR: ports/179748
Submitted by: John Marino <draco_AT_marino_DOT_st>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Current game list is:
Tetris: Tetris, currently in beta
MM: MasterMind
Reversi: Commonly known as Othello.
Mine: MineSweeper
RT: Reaction Tester
Number: Number guessing game
WWW: http://sourceforge.net/projects/javagamessuite
|
|
|
|
| |
Submitted by: jgh
|
|
|
|
|
| |
- Properly fix: it does not install mime XML files but a desktop file with
MimeType
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
- Adopt port
|
| |
|
|
|
|
|
|
|
|
| |
PKGNAMEPREFIX as appropriate; as a nice side effect, this allows up to
drop PORTREVISION and (!) PORTEPOCH; this change is warranted also by
the fact that RtCW source code was released on August 12 2010, so one
day we might see native port added to the Ports Collection
- While here, switch from PORTVERSION to DISTVERSION
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20130527 [1]
- Add LICENSE (GPLv2) [2]
- Remove JOYSTICK option, dependency broken [2]
- Use PORTDOCS instead of pkg-plist [2]
PR: ports/179335
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1], maintainer [2]
Approved by: culot / jpaetzel (mentors, implicit), maintainer
|
|
|
|
|
|
|
| |
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rephrase COMMENT line text a bit
- Do not try to set UNMAKESELF_CMD (after ports/118749 was closed)
- Mute ${MKDIR}'s, unmute build stage commands (wrappers generation)
- Consistently use -a switch when ${CP}'ing stuff; this also preserves mtimes
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS; utilize PORTDOCS to shorten
pkg-plist considerably
- Do not advise to install retail version files into ${DATADIR}: the game
knows also looks inside user's ${HOME}/.wolf/main directory; this also
simplifies pkg-plist logic (no need for special checks via @unexec rmdir
%D/%%DATADIR%% command) and allows not to mess manually with the files
under system-wide ${DATADIR}; update pkg-message accordingly and reindent
- Due to previous change, pkg-message no longer requires %%DATADIR%%
substitution, and thus can be moved out from files/ directory
- Slightly retouch port description and update WWW: to point to a working
webpage [www.idsoftware.com]
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
- Simplify build
- Switch to dynamic plist
|
|
|
|
| |
- Fix build with clang
|
| |
|
|
|
|
|
|
| |
my own ftp site
- Trim Makefile's header
- Pet portlint(1)
|
|
|
|
|
| |
- Fix comment, remove leading article, correct capitalization
- Trim Makefile header
|
|
|
|
|
|
|
|
| |
- Fix build with clang, -Wno-return-type
- Trim Makefile header
- Remove leading article from COMMENT
Approved by: culot / jpaetzel (mentors, implicit)
|
|
|
|
|
|
|
| |
- Fix build with clang, use gnu89 C std
- Trim Makefile header
Approved by: culot / jpaetzel (mentors, implicit)
|
|
|
|
|
| |
- OptionsNG
- Use dynamic plist
|
|
|
|
| |
- Add LICENSE
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Make NLS optional
- Install manpages
PR: 179329
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
| |
Reported by: pkg (DEV_MOD)
|
|
|
|
| |
- Trim header
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
| |
PR: ports/179340
Submitted by: <nemysis@gmx.ch>
|
|
|
|
|
| |
. WRKSRC=${WRKDIR} -> NO_WRKSUBDIR=yes;
. trim Makefile header.
|
|
|
|
|
|
|
|
|
|
| |
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. add LICENSE=ART10;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. mute MKDIR;
. use standard DOCSDIR and DATADIR;
. utilize PORTDOCS.
|
|
|
|
|
|
|
|
| |
- Feature: GUI sprites for window default size and story book
- Add: Scottish Gaelic description
- Fix: Disallow automatic inclusion of default C headers by GCC 4.8
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Add LICENSE (MIT)
Changes: http://search.cpan.org/dist/Games-Dice/Changes
PR: ports/179520 [1]
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
|
|
|
|
|
| |
declarations);
. NOPORTDOCS -> PORT_OPTIONS:MDOCS.
|
|
|
|
|
| |
. trim Makefile headers;
. remove the indefinite article from COMMENT.
|
| |
|
|
|
|
|
| |
PR: ports/179513
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
|
|
|
| |
. trim Makefile headers;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. get use PLIST_FILES and PORTDOCS;
. remove pkg-plist (4 lines);
. ${PREFIX}/share/doc/spellcast -> ${DOCSDIR};
. use one install command instead of a .for loop.
|
|
|
|
|
| |
. trim Makefile headers;
. remove the indefinite article from COMMENT.
|
|
|
|
| |
. trim Makefile headers.
|
|
|
|
|
| |
PR: ports/179474
Submitted by: Kalten <kalten@gmx.at> (maintainer)
|
|
|
|
|
|
|
| |
While here, convert from NOPORTDOCS to the OptionsNG variant.
PR: ports/177987
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
. remove ~80 warnings (CFLAGS+=-Wno-pointer-sign);
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. adopt WRKSRC_SUBDIR instead WRKSRC.
|
|
|
|
| |
Investigating...
|
| |
|
| |
|
|
|
|
|
|
| |
- standardize installations in favor of copy
Changes: http://f1lt.pl/index.php?id=5
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Switch to PORTDOCS
PR: ports/178777
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: maintainer timeout (20 days)
|
|
|
|
|
| |
PR: 179220
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: 178847
Submitted by: maintainer
|
|
|
|
|
|
| |
instead of a branch that changes.
With hat: portmgr
|
|
|
|
|
|
|
| |
- Fix docs
PR: 178845
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
|
| |
PR: 178844
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES
- Pass maintainership to submitter
PR: ports/179082
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
|
|
|
|
|
| |
PR: ports/179382 (based on)
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
| |
|
| |
|
|
|
|
| |
- Remove obsolete patch and OSVERSION check
|
|
|
|
| |
Reported by: wg
|
| |
|
|
|
|
| |
Upstream is not active since a few years.
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Add LICENSE
- Rework Makefile
|
| |
|
|
|
|
|
| |
PR: 179223
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
|
| |
- Remove one stale mirror (per distilator)
Submitted by: Ilya Arkhipov (privately)
|
|
|
|
|
|
|
| |
- Make pkg-descr more detailed
PR: ports/179168
Submitted by: Gautam Mani <execve@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- trim historical headers and trim comments
- some Makefile cleanup
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
| |
- Unbreak with clang
- Respect PREFIX
Approved by: miwi, eadler (mentors, implicit)
|
|
|
|
|
|
| |
- Unbreak with clang using -Wno-error=return-type (old K&R code)
Approved by: miwi, eadler (mentors, implicit)
|
|
|
|
| |
Approved by: miwi, eadler (mentors, implicit)
|
| |
|
|
|
|
| |
- Fix build with clang
|
| |
|
|
|
|
|
|
|
| |
- Use PORTDOCS, PORT_OPTIONS, DATADIR
- Trim Makefile header
Approved by: miwi (mentor)
|
|
|
|
|
| |
- Trim Makefile header
- Use PORT_OPTIONS PORTSDOC DATADIR
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Unbreak with clang using -Wno-error=return-type (this is early K&R code)
- Respect PREFIX
PR: ports/171792 [1]
Submitted by: David Wolfskill [1]
Approved by: eadler (mentor)
|
| |
|
| |
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
| |
|
|
|
|
| |
Reported by: pointyhat via miwi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
|
|
|
|
|
| |
PR: ports/178089
Submitted by: r4721@tormail.org
|
|
|
|
| |
This fixes build on current
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
|
|
|
| |
Fix plist
Bump portrevision
Submitted by: xorg exp-run
|
|
|
|
|
|
| |
With this patch, the port becomes valyriatear-0.5.1 essentially,
but I'd prefer to not bump portversion and force distfile redownload
for such a small single change.
|
|
|
|
|
|
|
| |
- Trim makefile header
PR: 176448
Submitted by: Gerrit Kühn <gerrit@weinberg2.de>
|
|
|
|
| |
- OptionsNG
|