Michael Nottebrock
5f86d4f59a
Update to KDE 3.5.2
2006-03-30 20:30:29 +00:00
Pav Lucistnik
e4b0d0a2c6
- Update to 4.33
...
PR: ports/93789
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Approved by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-03-26 19:38:23 +00:00
Jimmy Olgeni
ebe040441f
Trim whitespace.
2006-03-26 17:33:33 +00:00
Jimmy Olgeni
389cf05aa7
Update WWW.
2006-03-26 17:30:23 +00:00
Alexey Dokuchaev
f3e5234550
- Unbreak on sparc64 [*]
...
- Fix a small harmless typo
- Utilize USE_DOS2UNIX
- Remove no-op USE_REINPLACE
Thanks to: philip for sparc64 box access [*]
2006-03-22 09:56:34 +00:00
Jean-Yves Lefort
e74db4a6d9
Add libzip.
...
libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
The API is documented by man pages.
WWW: http://www.nih.at/libzip/
PR: ports/94710
Submitted by: Alexander Zhuravlev <zaa@ulstu.ru>
2006-03-21 16:28:29 +00:00
Alex Dupre
ceaba813eb
Update to 1.2.1 release.
...
PR: ports/94699
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-03-19 20:08:31 +00:00
Jean-Yves Lefort
cf0f5c9e37
- Update to 4.32 [1]
...
- Drop maintainership
[1]:
PR: ports/93778
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
2006-03-19 02:05:50 +00:00
Christian Weisgerber
7ac31b1057
Fix build on 4.x.
...
PR: 94084
Submitted by: Tod McQuillin <devin@spamcop.net>
2006-03-18 20:33:29 +00:00
Yen-Ming Lee
fca5a8b4d8
- update to 1.29
2006-03-18 01:15:56 +00:00
Marcus Alves Grando
f27c11db12
- Fix 100% cpu load
...
- Bump PORTREVISION
PR: 94600
Submitted by: maintainer
Thanks to: McMCC
2006-03-17 12:54:26 +00:00
Christian Weisgerber
bf7d710a9b
Fix a buffer overflow, caused by improper bounds checking of the
...
PAX extended headers. By tricking a user into processing a specially
crafted tar archive, this could be exploited to execute arbitrary
code with the privileges of the user.
Security: CVE-2006-0300
Approved by: portmgr (erwin)
Obtained from: Ubuntu
2006-03-04 14:59:42 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
0e926939ff
- Update to 2.1
2006-02-21 10:41:25 +00:00
Emanuel Haupt
1337aded1e
Remove deprecated USE_REINPLACE
2006-02-19 11:39:14 +00:00
Ying-Chieh Liao
3eec13d8bc
upgrade to 0.9.6
2006-02-15 01:07:53 +00:00
Alexander Leidinger
2b4d9f6b74
Fix plist (typo).
2006-02-14 18:34:36 +00:00
Tim Bishop
2eed5a45cb
- Update to 0.5.12
...
- Assign maintainership to submitter
PR: 92997
Submitted by: Joe Holden <joe@joeholden.co.uk>
2006-02-08 08:23:20 +00:00
Michael Johnson
7858465c35
- Update to 2.12.3
2006-02-06 22:06:08 +00:00
Alexander Leidinger
9d7d610e33
Fix plist for ia64 and sparc64.
...
Noticed by: pointyhat/kris
2006-02-04 13:16:11 +00:00
Michael Nottebrock
79fc2a8db2
Update to KDE 3.5.1.
2006-02-01 09:13:29 +00:00
Sam Lawrance
7e71ca3da5
Retire USE_REINPLACE.
...
Fix build on 4.x by stringifying a #define instead of defining it with quotes.
2006-01-30 03:23:58 +00:00
Pav Lucistnik
5c7460ca6b
- Unbreak: patch out the offending check from configure script
...
PR: ports/92510
Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer)
2006-01-29 23:20:45 +00:00
Renato Botelho
2e676175ca
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>
2006-01-25 16:55:09 +00:00
Alexey Dokuchaev
306871fcb7
AT&T now dynamically generates download URL. :-(
...
Noticed by: fenner's distfile survey
2006-01-24 12:59:18 +00:00
Alexey Dokuchaev
735da7df4f
Use .SILENT meta-source instead of numerous `@'-prefixes.
2006-01-24 12:55:30 +00:00
Kris Kennaway
7d24c09057
BROKEN with WITHOUT_NLS: Does not build without gettext
2006-01-24 04:05:15 +00:00
Edwin Groothuis
44855e0b04
SHA256ify (manually done and checked)
...
Approved by: krion@
2006-01-22 09:54:26 +00:00
Edwin Groothuis
ba5e62bd93
SHA256ify
...
Approved by: krion@
2006-01-22 06:58:31 +00:00
Edwin Groothuis
ad9f2a6d9a
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 04:14:55 +00:00
Edwin Groothuis
ffbac30e7d
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:23:00 +00:00
Edwin Groothuis
e8d3c8300f
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
2006-01-22 00:17:42 +00:00
Cheng-Lung Sung
a1f4c7bf84
- update to 1.28
2006-01-20 07:18:36 +00:00
Alex Dupre
fce0420478
Update to 5.1.2 release:
...
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
2006-01-16 12:08:20 +00:00
Kris Kennaway
a548ee3258
BROKEN on sparc64: (still) does not compile
2006-01-14 09:31:55 +00:00
Michael Nottebrock
7710b55bc3
Update to KDE 3.5.0
2006-01-08 19:32:36 +00:00
Edwin Groothuis
27b06b25cc
Update to 0.9.5
2006-01-05 06:25:10 +00:00
Yen-Ming Lee
1caa3f4329
- relocate Test::* to BUILD_DEPENDS only for non-Test::* modules
...
- add optional Text::Diff support for ptardiff
- unbreak on old perl
- bump PORTREVISION
- assign to perl@
2006-01-04 02:33:59 +00:00
Pav Lucistnik
17c732de02
- Update to 1.0
...
- Take maintainership
PR: ports/91103
Submitted by: Rainer Alves <rainer.alves@gmail.com>
2005-12-30 19:04:39 +00:00
Emanuel Haupt
cbcbe604a8
Update MASTER_SITES and add an additional mirror
2005-12-29 14:48:45 +00:00
Emanuel Haupt
b28e1eddc0
Update MASTER_SITES
2005-12-29 14:41:34 +00:00
Alexey Dokuchaev
417e6d333c
- Fix a punctuation typo
...
- Reformat slightly so it looks better
2005-12-22 12:47:36 +00:00
Alexey Dokuchaev
7c280124a8
Add SHA256 hashes to my ports in this category.
2005-12-20 16:39:03 +00:00
Alexey Dokuchaev
2c1599e0e7
- Fix distname, add SHA256 checksum
...
- Mute somewhat hackish case of patching
- Kill pkg-plist
2005-12-20 16:36:25 +00:00
Alexey Dokuchaev
1aec21848d
- Fix a silly typo in files/Makefile
...
- Add SHA256 hash while here
2005-12-20 16:24:16 +00:00
Alexey Dokuchaev
da6d7dd385
Add deutex 4.4.0, an advanced WAD composer for games like Doom, Heretic,
...
Hexen, and Strife.
WWW: http://www.teaser.fr/~amajorel/deutex/
2005-12-20 15:55:30 +00:00
Alex Dupre
8024be8acc
Fix build.
...
Submitted by: mnag
Reported by: pointyhat via kris
2005-12-12 22:02:10 +00:00
Emanuel Haupt
cb4a6ae8a2
- Update to 4.30
...
- Rework pkg-descr
PR: 90204
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Approved by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-12-12 12:48:33 +00:00
Sergey Matveychuk
03bfe8a2cf
- Remove DEPRECATED. Mastersite is back again.
...
- Get rid of pkg-plist.
- While I'm here, remove harmful interactivity.
PR: ports/90188
Submitted by: Igor Pokrovsky (maintainer)
2005-12-10 18:36:04 +00:00
Alex Dupre
4e3717ee4f
Remove pear ports obsolated by devel/pear and switch
...
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
2005-12-09 19:24:52 +00:00