Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/gamin |
Commit | Credits | Log message |
0.1.10_3 08 Mar 2020 09:54:35
  |
rene  |
Remvoe expired ports:
2020-01-27 devel/py-hgsubversion: Unmaintained, uses EOLed python27
2020-03-08 devel/py-gamin: Old, uses EOLed python27 |
0.1.10_3 08 Feb 2020 19:50:41
  |
antoine  |
- Mark BROKEN: fails to build
- Deprecate: python27 port
make[2]: don't know how to make -lgamin-1. Stop
Reported by: pkg-fallout |
0.1.10_3 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.1.10_3 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.1.10_3 30 Aug 2014 19:23:18
  |
tijl  |
devel/gamin:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
0.1.10_2 07 Mar 2014 09:15:53
  |
miwi  |
- Stage support |
0.1.10_2 04 Jan 2014 23:40:44
  |
antoine  |
Convert the tree to USES=fam
Approved by: portmgr (bapt) |
0.1.10_2 08 Dec 2013 13:24:03
  |
mva  |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: portmgr (blanket) |
0.1.10_2 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.1.10_2 19 Mar 2013 13:04:31
  |
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
0.1.10_2 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.1.9_2 06 Jun 2008 13:21:59
 |
edwin  |
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.1.8_1 21 Mar 2007 06:31:17
 |
marcus  |
Restore missing plist items after the GNOME 2.18 merge.
Reported by: pointyhat via kris |
0.1.8 19 Mar 2007 05:14:07
 |
marcus  |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico. |
0.1.7_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.1.7 09 Feb 2006 06:40:18
 |
marcus  |
* Update to 0.1.7, and add support for file system type detection (currently,
only UFS file systems are handled by kqueue, but this might change in the
future if kqueue on NFS proves stable) [1]
* Switch py-gamin to use USE_FAM+WANT_FAM_SYSTEM
* Switch test target to regression-test so that pointyhat will run tests
automatically
Submitted by: ale [1] |
0.1.5_1 05 Nov 2005 05:22:06
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
0.1.5 21 Oct 2005 06:01:44
 |
jylefort  |
Set PORTREVISION, in order to not inherit it from our master port. |
0.1.0 19 May 2005 19:42:04
 |
jylefort  |
Update to 0.1.0 |
0.0.26_1 19 Apr 2005 03:10:58
 |
marcus  |
Only use USE_INC_LIBTOOL_VER if we're installing gamin itself. The slave
ports don't need this.
Reported by: pointyhat via kris |
0.0.26 02 Apr 2005 09:10:35
 |
marcus  |
Add py-gamin, the Python bindings for the gamin file alteration monitor. |