| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Nov 2011 03:26:46
0.36_2
|
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
03 Jul 2011 14:59:23
0.36_2
|
ohauer  |
-remove MD5 |
08 Jun 2009 22:30:55
0.36_2
|
miwi  |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
28 May 2009 20:44:16
0.36_1
|
avl  |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
24 Mar 2009 19:13:32
0.36_1
|
makc  |
bump PORTREVISION after cmake update |
19 Jun 2008 19:08:51
0.36
|
pav  |
- Update to 0.36
- Take maintainership
PR: ports/124658
Submitted by: Alexander Logvinov <ports@logvinov.com> |
06 Jun 2008 13:21:59
0.31_1
|
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) |
11 Mar 2008 01:37:46
0.31
|
rafan  |
- Update to 0.31
PR: ports/121543
Submitted by: Daniel Roethlisberger <daniel at roe.ch> |
04 Jul 2007 10:00:00
0.30_1
|
lofi  |
Set CONFLICTS, don't hide the shared libary from the runtime linker. |
17 Jun 2007 23:04:59
0.30
|
pav  |
- Update to 0.3.0
PR: ports/113801
Submitted by: G.V. Tjong A Hung <gvtjongahung@users.sourceforge.net> |
15 Apr 2007 19:15:42
0.17_2
|
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e |
17 Mar 2007 21:57:54
0.17_2
|
arved  |
Fix build after objformat removal and on !i386 |
20 Dec 2006 01:38:13
0.17_2
|
ahze  |
Reset MAINTAINER |
04 May 2006 21:41:12
0.17_2
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
23 Feb 2006 10:40:45
0.17_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20 Jan 2006 00:13:17
0.17_1
|
kris  |
BROKEN on !i386: Does not compile |
15 Nov 2005 06:52:12
0.17_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
09 Nov 2005 07:09:47
0.17_1
|
ahze  |
- Add SHA256
- Add SIZE to a few ports |
05 Nov 2005 07:14:26
0.17_1
|
ahze  |
- Mark BROKEN on sparc64
Reported by: kris mail |
05 Nov 2005 05:22:06
0.17_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
29 Oct 2005 01:14:24
0.17
|
ahze  |
- Fix fetch by using MASTER_SITE_LOCAL |
11 Oct 2005 06:12:27
0.17
|
kris  |
BROKEN: Unfetchable |
07 Jul 2005 04:36:14
0.17
|
ahze  |
- Chase changes to swig13
Pointed out by: krismail |
19 Jun 2005 05:54:13
0.17
|
ahze  |
- Add devel/libopensync
OpenSync is a synchronization framework that is platform and distribution
independent. It consists of several plugins that can be used to connect to
devices, a powerfull sync-engine and the framework itself. The synchronization
framework is kept very flexible and is capable of synchronizing any type of
data, including contacts, calendar, tasks, notes and files.
Note: You may want to avoid extra dependencies from devel/swig13 by building
with
the following SWIG_LANGUAGES="perl python" |