FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 9:10 PM BST
non port: palm/libmal/Makefile
CVSWeb

Number of commits found: 15

Thu, 3 Sep 2009
[ 04:31 fluffy ] Original commit 
1.15 palm/libmal/Makefile
1.8 palm/libmal/distinfo
- Update to 0.44.1
- Update MASTER_SITE
- Take maintainership

Approved by: tabthorpe (co-mentor)
Wed, 16 Apr 2008
[ 11:13 gahr ] Original commit 
1.14 palm/libmal/Makefile
1.7 palm/libmal/distinfo
1.2 palm/libmal/files/patch-configure
1.2 palm/libmal/files/patch-malsync::mal::client::unix::MAL31DBConfig.c
1.2 palm/libmal/files/patch-malsync::mal::common::AGNet.h
- Update to 0.44

Approved by:    miwi (mentor)
Fri, 15 Dec 2006
[ 11:56 linimon ] Original commit 
1.227 graphics/ImageMagick/Makefile
1.4 graphics/digikam-doc/Makefile
1.28 graphics/digikam/Makefile
1.5 graphics/digikamimageplugins-doc/Makefile
1.14 graphics/digikamimageplugins/Makefile
1.21 graphics/kipi-plugins/Makefile
1.8 graphics/libkexif/Makefile
1.7 graphics/libkipi/Makefile
1.24 graphics/pixieplus/Makefile
1.13 palm/libmal/Makefile
Maintainer no longer has time for these ports.

Hat:            portmgr
Sat, 7 Oct 2006
[ 12:52 pav ] Original commit 
1.12 palm/libmal/Makefile
1.1 palm/libmal/files/patch-configure
- Refer to pkg-config for pilot-link linking details. This will fix the build
  when pilot-link was compiled with threads

PR:             ports/104064
Wed, 27 Sep 2006
[ 03:10 ijliao ] Original commit 
1.11 palm/libmal/Makefile
1.6 palm/libmal/distinfo
upgrade to 0.42

PR:             103572
Submitted by:   alecn2002 <alecn2002@yandex.ru>
Approved by:    maintainer
Mon, 25 Sep 2006
[ 03:03 mezz ] Original commit 
1.110 mail/sylpheed/Makefile
1.147 mail/sylpheed2-devel/Makefile
1.143 mail/sylpheed2/Makefile
1.71 palm/gnome-pilot/Makefile
1.10 palm/libmal/Makefile
1.21 palm/malsync/Makefile
1.20 palm/syncal/Makefile
Chase pilot-link's shared library version bump. Bump the PORTREVISION. As for
the PRs, I shall chase and close a few of them.

Pointyhat:      ijliao
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)
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 Feb 2005
[ 19:21 pav ] Original commit 
1.7 palm/libmal/Makefile
- Look for pilot-link in ${LOCALBASE}
- Pet portlint

PR:             ports/77098
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Sat, 10 Apr 2004
[ 09:09 vs ] Original commit 
1.6 palm/libmal/Makefile
1.4 palm/libmal/distinfo
1.1 palm/libmal/files/patch-malsync::mal::common::AGNet.h
1.3 palm/libmal/pkg-plist
- Update to 0.40: http://jasonday.home.att.net/code/libmal/ChangeLog
- Change MAINTAINER to submitter (Approved by current maintainer)

PR:             65168
Submitted by:   Arjan van Leeuwen
Approved by:    linimon (mentor)
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Wed, 4 Feb 2004
[ 05:10 marcus ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Fri, 1 Aug 2003
[ 15:45 arved ] Original commit 
1.3 palm/libmal/Makefile
1.2 palm/libmal/distinfo
1.2 palm/libmal/files/patch-Makefile
1.2 palm/libmal/pkg-plist
Update to 0.31

PR:             53921
Submitted by:   Dima Panov <redfox@Fluffy.Khv.RU>
Fri, 21 Feb 2003
[ 13:19 knu ] Original commit 
1.12 japanese/jpilot/Makefile
1.22 palm/coldsync/Makefile
1.28 palm/jpilot/Makefile
1.2 palm/libmal/Makefile
1.2 palm/makeztxt/Makefile
1.6 palm/p5-Palm/Makefile
1.4 palm/palmpower/Makefile
1.16 palm/pilot_makedoc/Makefile
1.8 palm/plucker/Makefile
1.7 palm/pose/Makefile

(Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 10 Oct 2002
[ 20:22 will ] Original commit 
1.34 palm/Makefile
1.1 palm/libmal/Makefile
1.1 palm/libmal/distinfo
1.1 palm/libmal/files/patch-Makefile
1.1 palm/libmal/pkg-comment
1.1 palm/libmal/pkg-descr
1.1 palm/libmal/pkg-plist
Add libmal 0.20, a library encapsulating malsync.

PR:             42413
Submitted by:   Adriaan de Groot <groot@kde.org>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days60
new fortnight184
new month254

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

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