notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
marbles A challenging puzzle game similar to Atomix
1.0.7 games Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.7Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-08-04 09:37:23
Last Update: 2005-10-10 11:14:37
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://lgames.sourceforge.net/index.php?project=Marbles
Description:
Marbles is a game similar to Atomix and was heavily inspired by it. The goal is to arrange a figure out of single marbles within a time limit to reach the next level. WWW: http://lgames.sourceforge.net/index.php?project=Marbles
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • marbles>0:games/marbles
No installation instructions:
This port has been deleted.
PKGNAME: marbles
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sdl11-config : devel/sdl12
  2. gmake : devel/gmake
Library dependencies:
  1. SDL-1.1.7 : devel/sdl12
  2. SDL_mixer.2 : audio/sdl_mixer
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://heanet.dl.sourceforge.net/sourceforge/lgames/
  3. http://jaist.dl.sourceforge.net/sourceforge/lgames/
  4. http://kent.dl.sourceforge.net/sourceforge/lgames/
  5. http://nchc.dl.sourceforge.net/sourceforge/lgames/
  6. http://optusnet.dl.sourceforge.net/sourceforge/lgames/
  7. http://surfnet.dl.sourceforge.net/sourceforge/lgames/
  8. http://ufpr.dl.sourceforge.net/sourceforge/lgames/
  9. http://umn.dl.sourceforge.net/sourceforge/lgames/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.7
10 Oct 2005 11:14:37
Original commit files touched by this commit
garga search for other commits by this committer
o Move games/marbles --> games/lmarbles to reflect the correct
  project name
o Fix WWW [1]
o Use DOCSDIR and PORTDOCS
o Use DATADIR

PR:             ports/87058 [1]
Submitted by:   Ports Fury [1]
Reworked by:    me
Repocopy by:    marcus
1.0.7
05 Oct 2005 23:02:56
Original commit files touched by this commit
pav search for other commits by this committer
- Fix empty.prfs installation
1.0.7
05 Oct 2005 22:58:29
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0.7
1.0.2_3
18 Dec 2004 21:46:46
Original commit files touched by this commit
kris search for other commits by this committer
Reset bouncing maintainer address:

<verm@drunkmonk.net>: host beatrix.drunkmonk.net[206.75.218.3] said: 550 5.1.1
    <verm@drunkmonk.net>... User unknown (in reply to RCPT TO command)
1.0.2_3
18 Mar 2004 02:27:55
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
1.0.2_3
16 Mar 2004 04:23:56
Original commit files touched by this commit
edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
1.0.2_2
08 Mar 2004 01:01:31
Original commit files touched by this commit
edwin search for other commits by this committer
Properly use SDL everywhere:
        USE_SDL=yes     -> USE_SDL=sdl  (good examles everywhere)
        WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:             follow-ups of ports/55494, ports/61877
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
1.0.2_2
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.0.2_1
20 Jan 2004 21:18:12
Original commit files touched by this commit
krion search for other commits by this committer
- Use new knobs from bsd.sdl.mk

Approved by:    portmgr
1.0.2_1
21 Feb 2003 12:06:01
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0.2_1
02 Jan 2003 15:06:10
Original commit files touched by this commit
sobomax search for other commits by this committer
Update version number of SDL shared library.
1.0.2_1
22 Sep 2002 18:02:19
Original commit files touched by this commit
ijliao search for other commits by this committer
add missing man page

PR:             43252
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
1.0.2
04 Aug 2002 09:36:57
Original commit files touched by this commit
markp search for other commits by this committer
Add marbles 1.0.2, a challenging puzzle game similar to Atomix.

PR:             40590
Submitted by:   verm@drunkmonk.net

Number of commits found: 13