FreshPorts -- The Place For Ports notbug Wed, 23 May 2012 6:03 PM BST
non port: archivers/xar/Makefile
CVSWeb

Number of commits found: 11

Thu, 19 May 2011
[ 18:25 sylvio ] Original commit 
1.14 archivers/lbrate/Makefile
1.8 archivers/mtf/Makefile
1.25 archivers/ucl/Makefile
1.11 archivers/xar/Makefile
1.49 audio/abcmidi/Makefile
1.26 audio/cmp3/Makefile
1.12 audio/enscribe/Makefile
1.21 audio/fcplay/Makefile
1.13 audio/funktrackergold/Makefile
1.65 audio/mhwaveedit/Makefile

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Add license
Fri, 27 Nov 2009
[ 22:52 sylvio ] Original commit 
1.28 archivers/hpack.non-usa.only/Makefile
1.13 archivers/lbrate/Makefile
1.5 archivers/lzip/Makefile
1.19 archivers/macutils/Makefile
1.7 archivers/mtf/Makefile
1.68 archivers/rpm/Makefile
1.23 archivers/ucl/Makefile
1.10 archivers/xar/Makefile
1.16 archivers/xdms/Makefile
1.18 archivers/xmill/Makefile

(Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
Sat, 4 Jul 2009
[ 22:30 miwi ] Original commit 
1.9 archivers/xar/Makefile
- Pass maintainership to submitter

PR:             135890
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Tue, 16 Dec 2008
[ 04:57 linimon ] Original commit 
1.8 archivers/xar/Makefile
1.2 emulators/ods2reader/Makefile
1.3 misc/newer/Makefile
1.2 sysutils/agef/Makefile
1.2 sysutils/phantom/Makefile
1.2 sysutils/recoverdm/Makefile
1.2 sysutils/slst/Makefile
1.2 sysutils/vils/Makefile
Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no response
to email.

Hat:    portmgr
Thu, 6 Mar 2008
[ 22:19 edwin ] Original commit 
1.7 archivers/xar/Makefile
1.8 databases/memcachedb/Makefile
1.3 deskutils/gcalcli/Makefile
1.3 deskutils/nagaina/Makefile
1.4 devel/google-perftools/Makefile
1.15 devel/google-sparsehash/Makefile
1.14 devel/guichan/Makefile
1.4 devel/py-boto/Makefile
1.5 devel/py-parsedatetime/Makefile
1.10 devel/py-pefile/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:             ports/121435 (related)
Tue, 29 Jan 2008
[ 13:26 leeym ] Original commit 
1.6 archivers/xar/Makefile
1.4 archivers/xar/distinfo
1.4 archivers/xar/files/patch-include_xar.h.in
1.2 archivers/xar/pkg-plist
- update to 1.5.2

PR:             119170
Submitted by:   leeym
Approved by:    maintainer timeout
Sun, 9 Sep 2007
[ 09:06 miwi ] Original commit 
1.5 archivers/xar/Makefile
1.3 archivers/xar/distinfo
1.3 archivers/xar/files/patch-include_xar.h.in
1.2 archivers/xar/pkg-descr
- Update to 1.5.1

PR:             115204
Submitted by:   Maxim Samsonov <xors@mne.ru>
Approved by:    maintainer timeout
Mon, 16 Apr 2007
[ 04:23 edwin ] Original commit 
1.4 archivers/xar/Makefile
[patch] cleanup non-supported FreeBSD versions

PR:             ports/111641
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    "Jeffrey H. Johnson" <CPE1704TKS@bellsouth.net>
Wed, 13 Dec 2006
[ 12:41 roam ] Original commit 
1.3 archivers/epkg/Makefile
1.3 archivers/xar/Makefile
1.5 astro/gaia/Makefile
1.2 audio/gmpccaa/Makefile
1.74 audio/grip/Makefile
1.10 audio/herrie/Makefile
1.54 audio/icecast2/Makefile
1.9 audio/libofa/Makefile
1.12 audio/moc/Makefile
1.8 audio/scrobbler/Makefile

(Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
Sat, 15 Apr 2006
[ 15:50 pav ] Original commit 
1.2 archivers/xar/Makefile
1.2 archivers/xar/distinfo
1.2 archivers/xar/files/patch-include_xar.h.in
- Update to 1.4

PR:             ports/95760
Submitted by:   Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> (maintainer)
Wed, 25 Jan 2006
[ 16:55 garga ] Original commit 
1.139 archivers/Makefile
1.1 archivers/xar/Makefile
1.1 archivers/xar/distinfo
1.1 archivers/xar/files/patch-include_xar.h.in
1.1 archivers/xar/pkg-descr
1.1 archivers/xar/pkg-plist
The XAR project aims to provide an easily extensible archive format.
Important design decisions include an easily extensible XML table of
contents for random access to archived files, storing the toc at the
beginning of the archive to allow for efficient handling of streamed
archives,  the ability to  handle files of  arbitrarily large sizes,
the ability to choose independent  encodings for individual files in
the archive, the ability to  store checksums for individual files in
both compressed  and uncompressed form, and the ability to query the
table of content's rich meta-data.

WWW: http://www.opendarwin.org/projects/xar/

PR:             ports/92250
Submitted by:   Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>

Number of commits found: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
php52May 12

16 vulnerabilities affecting 24 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 23638
Broken 195
Deprecated 147
Ignore 730
Forbidden 3
Restricted 327
No CDROM 109
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours11
new 7 days47
new fortnight160
new month228

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.105 seconds.