Joe Marcus Clarke
9d3a1e4a63
Update to 2.28.2.
2009-12-18 05:41:49 +00:00
Gabor Pali
0d6eef4b21
- Update to 0.1.1.4
2009-12-15 20:09:06 +00:00
Jimmy Olgeni
61a6b332a9
Upgrade to version 1.5.1.
...
PR: ports/141373
Submitted by: ehaupt
2009-12-12 22:45:47 +00:00
Gabor Pali
ee8eda08fb
- Update HsColour to 1.15
...
- Bump PORTREVISION for all affected ports
PR: ports/138567, ports/138568
Submitted by: Ashish Shukla <wahjava (at) gmail.com>
Approved by: maintainer
2009-12-06 20:56:55 +00:00
Martin Wilke
9e7da961d0
The FreeBSD KDE is please to announce the release of KDE 4.3.4,
...
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.4.php
We'd like to say thanks to all helpers and submitters.
2009-12-01 16:34:53 +00:00
Joe Marcus Clarke
f76d32b8e8
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
...
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).
The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:
Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)
We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.
PR: 136676
136967
138872 (obsolete with new epiphany-webkit)
139160
134737
139941
140097
140838
140929
2009-11-28 20:06:37 +00:00
Sylvio Cesar Teixeira
ba072d1713
- Update my mail address to FreeBSD
...
Approved by: miwi (mentor)
2009-11-27 22:52:30 +00:00
Greg Lewis
869140396c
. Update to 2.7.1.
2009-11-27 04:31:42 +00:00
Martin Wilke
805f92c8d2
The KDE FreeBSD team is proud to announce the release of KDE 4.3.3
...
for FreeBSD.
For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php
http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (myself)
2009-11-27 01:44:03 +00:00
Juergen Lock
664dabf887
Add option to build minimal possible executable supporting only 7zip archives.
...
PR: ports/140903
Submitted by: Eugene Perevyazko <john@dnepro.net>
2009-11-26 21:02:41 +00:00
Philippe Audeoud
0eac179cc9
- Update to 0.36
...
- Changes: <http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.36/CHANGES >
- While I'm here, making portlint happy
2009-11-25 08:40:49 +00:00
Pav Lucistnik
8c2aab382d
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-22 19:49:43 +00:00
Pav Lucistnik
38eb8c5339
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-20 22:53:09 +00:00
Kris Moore
ce2a8e7649
- Fix runtime issues when using CUSTOM prefix
...
PR: 139647
Submitted by: myself
Approved by: Maintainer Timeout
Approved by: miwi (mentor)
2009-11-11 22:12:13 +00:00
Philippe Audeoud
4c27defd25
- Update to 2.023
...
- Changes: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Bzip2-2.023/Changes >
2009-11-10 08:16:13 +00:00
Philippe Audeoud
15def98ac6
- Update to 2.023
...
- Changes: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Zlib-2.023/Changes >
2009-11-10 08:15:14 +00:00
Gabor Kovesdan
4f4fd2379e
- Update to 3.90
...
PR: ports/140312
Submitted by: Ralf van der Enden <tremere@cainites.net>
2009-11-08 12:01:47 +00:00
Andrey A. Chernov
4da8d0e6e0
For unknown reason bsd.port.mk's eval dislike ( and ) in the path, when
...
MASTER_SITE_BACKUP with ${MASTER_SITES:S/%SUBDIR%/${MASTER_SITE_SUBDIR}/}
at the end and MASTER_SITE_OVERRIDE ?= ${MASTER_SITE_BACKUP} are used
together in /etc/make.conf.
So, use simple workaround: replace ( and ) by their URL-encoded %-codes.
(There is the bug in that area still remains, but not fatal:
the combination above don't understand properly ending :tags sometimes
and tries mass fetching with ending :tags unstripped.
Someone should look at that whole bsd.ports.mk/bsd.sites.mk mess)
While I am here, slightly rearrange ending :tags.
2009-11-06 05:18:58 +00:00
Dmitry Marakasov
22f0383380
- Fix build on 9.0
2009-11-04 15:36:39 +00:00
Martin Wilke
8f245685ad
Simple module for extract archives
...
WWW: http://search.cpan.org/dist/Archive-SimpleExtractor/
PR: ports/140224
Submitted by: Andrey Kostenko <andrey at kostenko.name>
2009-11-04 14:22:10 +00:00
Martin Wilke
965f85c5e1
Archive::Rar uses the standard perl module install process
...
WWW: http://search.cpan.org/dist/Archive-Rar/
PR: ports/140223
Submitted by: Andrey Kostenko <andrey at kostenko.name>
2009-11-04 14:07:18 +00:00
Max Khon
860556ae06
Update to 3.04.
...
PR: 140182
Submitted by: Emanuel Haupt
2009-11-02 09:09:46 +00:00
Gabor Kovesdan
27dc0ed39c
- Update to 0.17
...
PR: ports/139981 (based on)
Submitted by: sylvio
2009-10-31 13:49:01 +00:00
Andrey A. Chernov
e1f251b8a5
Remove -DUNICODE_WCHAR, too early
2009-10-26 15:40:48 +00:00
Andrey A. Chernov
d2c74b6734
Upgrade to 6.0
...
PR: 139971
2009-10-26 13:27:24 +00:00
Wesley Shields
81bbe6fc43
- Add xz compression support.
...
PR: ports/139511
Submitted by: Anders F Björklund <afb@rpm5.org> (maintainer)
2009-10-22 13:27:20 +00:00
Steven Kreuzer
1658a03ac4
zlib is already in base so this port isn't needed.
...
Submitted by: Erik Trulsson <ertr1013@student.uu.se>
2009-10-19 22:36:24 +00:00
Emanuel Haupt
ef8077504a
Add archivers/amigadepacker, a tool for depacking some compressed Amiga formats
2009-10-18 20:31:16 +00:00
Steven Kreuzer
7571f1867a
A Massively Spiffy Yet Delicately Unobtrusive Compression Library
2009-10-18 19:07:47 +00:00
Wen Heping
6f4e19674e
- Change maintainer's email address
...
PR: ports/139655
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by: miwi(mentor)
2009-10-16 14:00:34 +00:00
Alexander Logvinov
c4ded7ca94
- Update to 0.6
...
PR: ports/139324
Submitted by: myself
Approved by: tabthorpe, glarkin (mentors, implicit), maintainer
2009-10-03 23:53:20 +00:00
Alexander Logvinov
fbdb6bf73e
- Speed up build phase
...
Approved by: tabthorpe, glarkin (mentors, implicit)
2009-10-03 10:47:15 +00:00
Christian Weisgerber
c756d91684
* Enable assembly language optimizations on amd64.
...
* Use system byte-swapping functions.
PR: 139205, 139206
Submitted by: swell.k@gmail.com (idea)
Feature safe: yes
2009-10-01 21:49:43 +00:00
Juergen Lock
230bcf14c6
Update to 9.04.
...
PR: ports/139246
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2009-09-30 20:35:33 +00:00
Alexander Logvinov
cd2f5a6cbe
- Update to 3.9.6
...
PR: ports/139223
Submitted by: Alex Samorukov <samm at os2.kiev.ua> (maintainer)
Approved by: tabthorpe, glarkin (mentors, implicit)
Feature safe: yes
2009-09-29 00:34:45 +00:00
Emanuel Haupt
3ad361a852
Update WWW
...
Feature safe: yes
2009-09-28 12:20:21 +00:00
Christian Weisgerber
b6104fe7cb
LZMA Utils have been replaced by XZ Utils (archivers/xz)
...
Feature safe: yes
2009-09-21 19:07:37 +00:00
Christian Weisgerber
348ecc5c2c
lzmautils -> xz
...
Feature safe: yes
2009-09-21 16:38:48 +00:00
Christian Weisgerber
5e595dd9e6
You can now use -J to (un)compress xz format files (.tar.xz, .txz).
...
Feature safe: yes
2009-09-21 14:53:38 +00:00
Christian Weisgerber
f8fa7f60ef
lzmautils -> xz
...
Feature safe: yes
2009-09-21 14:45:22 +00:00
Christian Weisgerber
27ad2e9fde
also conflicts with archivers/xz
...
Feature safe: yes
2009-09-21 14:42:09 +00:00
Christian Weisgerber
3473e13849
lzmautils-devel -> xz
...
Feature safe: yes
2009-09-21 14:27:37 +00:00
Christian Weisgerber
dda93a4d91
Update to 4.999.9beta.
...
This is the last beta release before XZ Utils 5.0.0. No big changes
are planned before the first stable release.
XZ Utils is the official successor to LZMA Utils.
Feature safe: yes
2009-09-21 14:07:42 +00:00
Martin Wilke
2d5c2ad67b
- Fix output from xz -H
however when running tests the (de)compression doesn't
...
use more than one thread.
PR: 137581
Submitted by: Martin Birgmeier <martin@email.aon.at>
Approved by: maintainer
Feature safe: yes
2009-09-19 19:34:11 +00:00
Martin Wilke
e9b1fa294a
- Pass maintainership to submitter
...
PR: 138588 138594 138604
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe: yes
2009-09-19 17:15:03 +00:00
Martin Wilke
0b4d4198af
- Pass maintainership to submitter
...
PR: 138587 138586 138584
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe: yes
2009-09-19 17:07:39 +00:00
Martin Wilke
26d077b053
- Pass maintainership to submitter
...
- Move to PLIST_FILES
- Respect NOPORT*
PR: 138593
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe: yes
2009-09-19 00:02:18 +00:00
Martin Wilke
ee40b88d49
- Pass maintainership to submitter
...
PR: 138591
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe: yes
2009-09-18 23:59:08 +00:00
Martin Wilke
e73e8db5cb
- Add missing pear dependency
...
PR: 138836
Reported by: Oleg Gawriloff <barzog@telecom.by>
Feature safe: yes
2009-09-18 22:41:48 +00:00
Renato Botelho
a6da8c7f19
Update to 1.8
...
PR: ports/138747
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Feature safe: yes
2009-09-15 23:52:29 +00:00