7466 FreshPorts -- x11-toolkits/py-sexy
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-sexy 0.1.9_6 x11-toolkits on this many watch lists=2 search for ports that depend on this port
Libsexy bindings for Python

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: 10 Dec 2006 00:21:32
Also Listed In: python
License: not specified in port


sexy-python is a set of Python bindings around libsexy

WWW: http://www.chipx86.com/wiki/Libsexy
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. devel/pkgconf
  3. devel/libtool
  4. textproc/intltool
  5. devel/py-gobject
  6. x11-toolkits/py-gtk2
Required To Run:
  1. lang/python27
  2. devel/gio-fam-backend
  3. devel/py-gobject
  4. x11-toolkits/py-gtk2
Required Libraries:
  1. x11-toolkits/libsexy
  2. devel/glib20
  3. devel/pcre
  4. accessibility/atk
  5. x11-toolkits/gtk20
  6. devel/libglade2
  7. textproc/libxml2
  8. x11-toolkits/pango

This port is required by:

for Run

To install the port: cd /usr/ports/x11-toolkits/py-sexy/ && make install clean
To add the package: pkg_add -r py27-sexy


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://bsd2.cenkes.org/myports/
  3. http://bsd3.cenkes.org/myports/
  4. http://releases.chipx86.com/libsexy/sexy-python/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 14:20:28
Original commit files touched by this commit  0.1.9_6
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
26 Jul 2012 05:40:24
Original commit files touched by this commit  0.1.9_6
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)
23 Jul 2012 01:33:56
Original commit files touched by this commit  0.1.9_6
dougb search for other commits by this committer
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.1.9_6
dinoex search for other commits by this committer
- update png to 1.5.10
02 Jul 2011 18:18:48
Original commit files touched by this commit  0.1.9_5
miwi search for other commits by this committer
- Kick MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.1.9_5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.1.9_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.1.9_4
dinoex search for other commits by this committer
- update to jpeg-8
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.1.9_3
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.1.9_3
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
28 Dec 2008 10:54:08
Original commit files touched by this commit  0.1.9_2
pgollucci search for other commits by this committer
CATEGORIES+=    python   for py- ports missing it

PR:             ports/124921
Approved by:    portmgr (pav)
07 Sep 2008 00:19:05
Original commit files touched by this commit  0.1.9_2
linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
06 Jun 2008 14:16:37
Original commit files touched by this commit  0.1.9_2
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)
19 May 2007 20:32:57
Original commit files touched by this commit  0.1.9_1
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}.
18 Apr 2007 08:01:25
Original commit files touched by this commit  0.1.9
sat search for other commits by this committer
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
17 Feb 2007 23:34:10
Original commit files touched by this commit  0.1.9
sat search for other commits by this committer
- Update to 0.1.9
10 Feb 2007 06:05:06
Original commit files touched by this commit  0.1.8
kris search for other commits by this committer
Use libtool15 port instead of included version to avoid objformat a.out botch
10 Dec 2006 00:21:21
Original commit files touched by this commit  0.1.8
sat search for other commits by this committer
Add ports x11-toolkits/py-sexy:

sexy-python is a set of Python bindings around libsexy

WWW: http://www.chipx86.com/wiki/Libsexy

Number of commits found: 18

2851
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours4
new 7 days31
new fortnight71
new month203

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0