FreshPorts -- The Place For Ports Sun, 23 Nov 2008 6:56 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: devel/libopensync/Makefile
CVSWeb

Number of commits found: 18

Thu, 19 Jun 2008
[ 20:08 pav ] Original commit 
1.18 devel/libopensync/Makefile
1.5 devel/libopensync/distinfo
1.2 devel/libopensync/files/patch-build_osync_support.py
1.3 devel/libopensync/pkg-descr
1.6 devel/libopensync/pkg-plist
- Update to 0.36
- Take maintainership

PR:             ports/124658
Submitted by:   Alexander Logvinov <ports@logvinov.com>
Fri, 6 Jun 2008
[ 14:21 edwin ] Original commit 
1.85 devel/ORBit/Makefile
1.134 devel/ORBit2/Makefile
1.6 devel/acovea-gtk/Makefile
1.13 devel/aegis/Makefile
1.13 devel/agide/Makefile
1.7 devel/alabastra/Makefile
1.64 devel/anjuta/Makefile
1.15 devel/antlr/Makefile
1.9 devel/antlrworks/Makefile
1.48 devel/apache-ant/Makefile

(Only the first 10 of 367 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 11 Mar 2008
[ 01:37 rafan ] Original commit 
1.16 devel/libopensync/Makefile
1.4 devel/libopensync/distinfo
1.1 devel/libopensync/files/patch-build_osync_support.py
1.5 devel/libopensync/pkg-plist
- Update to 0.31

PR:             ports/121543
Submitted by:   Daniel Roethlisberger <daniel at roe.ch>
Wed, 4 Jul 2007
[ 11:00 lofi ] Original commit 
1.15 devel/libopensync/Makefile
1.18 devel/libopensync022/Makefile
1.4 devel/libopensync/pkg-plist
Set CONFLICTS, don't hide the shared libary from the runtime linker.
Mon, 18 Jun 2007
[ 00:04 pav ] Original commit 
1.14 devel/libopensync/Makefile
1.3 devel/libopensync/distinfo
1.2 devel/libopensync/pkg-descr
1.1 devel/libopensync/pkg-message
1.3 devel/libopensync/pkg-plist
- Update to 0.3.0

PR:             ports/113801
Submitted by:   G.V. Tjong A Hung <gvtjongahung@users.sourceforge.net>
Sun, 15 Apr 2007
[ 20:15 gabor ] Original commit 
1.9 databases/glom/Makefile
1.11 deskutils/doodle/Makefile
1.18 deskutils/gdesklets-starterbar/Makefile
1.49 deskutils/genius/Makefile
1.23 devel/cccc/Makefile
1.12 devel/ccmalloc/Makefile
1.13 devel/libopensync/Makefile
1.28 devel/lwp/Makefile
1.6 devel/pecl-svn/Makefile
1.20 devel/regexxer/Makefile

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
  letter d-e
Sat, 17 Mar 2007
[ 21:57 arved ] Original commit 
1.12 devel/libopensync/Makefile
Fix build after objformat removal and on !i386
Wed, 20 Dec 2006
[ 01:38 ahze ] Original commit 
1.11 devel/libopensync/Makefile
Reset MAINTAINER
Thu, 4 May 2006
[ 22:41 edwin ] Original commit 
1.12 databases/cyrus-imspd/Makefile
1.3 databases/cyrus-smlacapd/Makefile
1.63 databases/db3/Makefile
1.56 databases/db4/Makefile
1.10 databases/dbf/Makefile
1.12 databases/dbmetrix/Makefile
1.5 databases/dbow/Makefile
1.14 databases/dbtool/Makefile
1.15 databases/dbview/Makefile
1.37 databases/firebird-devel/Makefile

(Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Fri, 20 Jan 2006
[ 00:13 kris ] Original commit 
1.8 devel/libopensync/Makefile
BROKEN on !i386: Does not compile
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 5 Nov 2005
[ 07:14 ahze ] Original commit 
1.6 devel/libopensync/Makefile
- Mark BROKEN on sparc64

Reported by:    kris mail
[ 05:22 marcus ] Original commit 
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile

(Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sat, 29 Oct 2005
[ 02:14 ahze ] Original commit 
1.4 devel/libopensync/Makefile
- Fix fetch by using MASTER_SITE_LOCAL
Tue, 11 Oct 2005
[ 07:12 kris ] Original commit 
1.3 devel/libopensync/Makefile
BROKEN: Unfetchable
Thu, 7 Jul 2005
[ 05:36 ahze ] Original commit 
1.2 devel/libopensync/Makefile
- Chase changes to swig13

Pointed out by: krismail
Sun, 19 Jun 2005
[ 06:54 ahze ] Original commit 
1.1910 devel/Makefile
1.1 devel/libopensync/Makefile
1.1 devel/libopensync/distinfo
1.1 devel/libopensync/pkg-descr
1.1 devel/libopensync/pkg-plist
- 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"

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23
linux-seamonkey*Nov 23
linux-thunderbird*Nov 23
seamonkey*Nov 23
streamripperNov 23
thunderbird*Nov 23
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19

14 vulnerabilities affecting 30 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 19440
Broken 157
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 18
new 48 hours32
new 7 days45
new fortnight92
new month146

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.316 seconds.