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
Port details
etoile-system Etoile Project System Tool
0.2_1 sysutils Deleted on this many watch lists=1 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 0.2_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: API no longer supported
Expired This port expired on: 2012-07-20
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: 2006-12-23 10:43:16
Last Update: 2012-07-28 01:02:21
SVN Revision: UNKNOWN
People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
Also Listed In: gnustep
License: not specified in port
WWW:
http://www.etoile-project.org/
Description:
A tool for starting up the Etoile project in the correct order. WWW: http://www.etoile-project.org/
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:
  • etoile-system>0:sysutils/etoile-system
No installation instructions:
This port has been deleted.
PKGNAME: etoile-system
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. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. GNUstep.sh : devel/gnustep-make
  2. libgnustep-back-022 : x11-toolkits/gnustep-back
  3. gmake : devel/gmake
  4. pkgconf : devel/pkgconf
Runtime dependencies:
  1. GNUstep.sh : devel/gnustep-make
  2. libgnustep-back-022 : x11-toolkits/gnustep-back
Library dependencies:
  1. dbus-1 : devel/dbus
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11/etoile*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11/etoile*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://download.gna.org/etoile/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2_1
28 Jul 2012 01:02:21
Original commit files touched by this commit
ak search for other commits by this committer
Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2_1
26 Jul 2012 05:40:24
Original commit files touched by this commit
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
0.2_1
10 Jun 2012 16:10:22
Original commit files touched by this commit
dinoex search for other commits by this committer
- mark DEPRECATED
- reset MAINTAINER
0.2_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.2_1
30 May 2010 12:28:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- drop USE_GNUSTEP_PREFIX
0.2_1
06 Jul 2009 07:31:13
Original commit files touched by this commit
dinoex search for other commits by this committer
- add PORTSCOUT
0.2_1
06 Jun 2008 14:03:26
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.2
11 May 2008 13:21:59
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to etoile 0.2
0.1.20061221_1
25 May 2007 05:55:36
Original commit files touched by this commit
dinoex search for other commits by this committer
- update for gnustep-make-2.0.0
0.1.20061221_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.1.20061221
31 Jan 2007 18:18:14
Original commit files touched by this commit
dinoex search for other commits by this committer
- add category gnustep
PR:             103931
Approved by:    pav
0.1.20061221
14 Jan 2007 10:21:49
Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup MASTER_SITES
0.1.20061221
13 Jan 2007 03:57:25
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to use new bsd.gnustep.mk
Approved by:    gurkan@linuks.mine.nu
0.1.20061221
23 Dec 2006 10:43:06
Original commit files touched by this commit
dinoex search for other commits by this committer
A tool for starting up the Etoile project in the correct order.

WWW: http://www.etoile-project.org/

Number of commits found: 14