1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

2343 Commits

Author SHA1 Message Date
Sergey Skvortsov
1a9ef9fa67 Introduce Perl 5.10.0 2009-03-28 20:45:10 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Emanuel Haupt
c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Mario Sergio Fujikawa Ferreira
9c1c1001e2 Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 03:41:54 +00:00
Martin Wilke
4460472159 - Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 18:08:45 +00:00
Christian Weisgerber
5f72e5ca89 Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 16:24:14 +00:00
Martin Wilke
3ee5591a69 - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 15:04:08 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Christian Weisgerber
ecb256f779 Mark MAKE_JOBS_SAFE for SMP compilation.
PR:		133014
Submitted by:	mm
2009-03-24 18:12:20 +00:00
Martin Matuska
88c56ab654 - Add MAKE_JOBS_SAFE for SMP compilation 2009-03-24 17:07:22 +00:00
Chin-San Huang
adff9bbb4d - Update to 1.5.2 2009-03-24 13:54:11 +00:00
Juergen Lock
5d144dea81 Mark MAKE_JOBS_UNSAFE 2009-03-23 20:56:43 +00:00
Chin-San Huang
48becf3617 - Update to 1.5.1 2009-03-23 01:59:59 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Gabor Kovesdan
4068503832 - Update to 0.14 2009-03-15 20:41:40 +00:00
Marcelo Araujo
dbbdd062c6 - Fixes a missed offset update when using quiet mode with par2create.
This bug has been referenced here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1802742&group_id=30568&atid=399698
http://sourceforge.net/tracker/index.php?func=detail&aid=1085638&group_id=30568&atid=399698

PR:		ports/132494
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-03-15 18:27:46 +00:00
Tilman Keskinoz
1a90878336 Unbreak on 64bit platforms 2009-03-13 18:15:57 +00:00
Christian Weisgerber
e96f16b2ee Update to 1.22 which adds --xz/-J support for xz compression.
However, xz itself does not have a stable release yet, so don't force
a runtime dependency.
2009-03-10 14:25:51 +00:00
Philippe Audeoud
8d294b4538 - Update to 1.46 2009-03-09 12:46:13 +00:00
Akinori MUSHA
d890455600 Update to 0.1.1. 2009-03-09 11:15:29 +00:00
Max Brazhnikov
4ac1397e9e Update KDE to 4.2.1.
multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE.
2009-03-09 00:55:48 +00:00
Oliver Lehmann
d20d57304a Bump PORTREVISION after xfce 4.6 update 2009-03-06 15:24:12 +00:00
Renato Botelho
26562c9968 - Fix build on recent -CURRENT renaming strnlen local function to _strnlen to
avoid conflict with recent introduced function with the same name on string.h
- Use SF macro for MASTER_SITES
- Remove CFLAGS change from CONFIGURE_ENV and use CHFLAGS +=
- Use PORTDOCS
- Remove 5 lines pkg-plist and use PLIST_FILES
- Change post-extract to post-patch, as used on most ports
2009-03-04 17:33:55 +00:00
Sergey Skvortsov
33f75369d8 Unbreak build on perl-5.10
Approved by:	maintainer (jadawin)
2009-03-03 16:40:39 +00:00
Beat Gaetzi
0c29a5eb0b - Update to 0.5.2
PR:		ports/132224
Submitted by:	David Naylor <naylor.b.david AT gmail.com> (maintainer)
Approved by:	miwi (mentor)
2009-03-02 19:56:51 +00:00
Sergey Skvortsov
e0d08197fe Unbreak build on perl 5.10
PR:		ports/132130
Submitted by:	skv
Approved by:	maintainer (jadawin)
2009-02-27 10:32:58 +00:00
Renato Botelho
ecb9aba10a CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular compression
library which typically compresses better (i.e., smaller resulting files) than
gzip.

Using CamlBZ2 you can read and write compressed "files", where files can be
anything offering an in_channel/out_channel abstraction (files, sockets, ...).

Also, with CamlBZ2 you can compress and decompress strings in memory using the
bzip2 compression algorithm.

Author:	Olivier Andreu <oandrieu@gmail.com> and
        Stefano Zacchiroli <zack@upsilon.cc>
WWW:	http://camlbz2.forge.ocamlcore.org

PR:		ports/132059
Submitted by:	Jaap Boender <jaapb at kerguelen.org>
2009-02-25 14:43:45 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Max Brazhnikov
5f6ba2a345 Use my @FreeBSD.org email for the rest of my ports 2009-02-21 11:31:28 +00:00
Ion-Mihai Tetcu
753347402d Force commit to backout previous one, this update depends on devel/tbb being
updated to v2.1 (ports/129686).
2009-02-18 12:36:38 +00:00
Ion-Mihai Tetcu
880a3e18de PR: 131570 2009-02-18 12:27:02 +00:00
Martin Wilke
dd0facd955 - Add backup mirror 2009-02-16 10:07:41 +00:00
Martin Wilke
0af29caee8 Python module implementing LZMA Utils' liblzma API
PylibLZMA provides a python interface for the liblzma
library to read and write data that has been compressed
or can be decompressed by Lasse Collin's LZMA Utils.

WWW: http://launchpad.net/pyliblzma

PR:		ports/129560
Submitted by:	David Naylor <dragonsa at highveldmail.co.za>
2009-02-15 20:09:41 +00:00
Juergen Lock
4daf206329 Update to 4.65
PR:		ports/131697
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-02-15 20:01:30 +00:00
Martin Wilke
b88d13f25d - Update to 4.999.8
PR:		130416
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2009-02-15 17:15:19 +00:00
Stanislav Sedov
72a5a24477 - Fix plist after ruby update by generating it dynamically. 2009-02-14 01:31:15 +00:00
Gabor Kovesdan
74babd48c3 A multi-threaded bzip2/bunzip2 filter that doesn't depend on the lseek()
system call and so isn't restricted to regular files.

WWW: http://phptest11.atw.hu/
2009-02-09 20:21:08 +00:00
Jimmy Olgeni
63a09498ce Silence ${MV} command. 2009-02-09 14:24:06 +00:00
Martin Wilke
56a89130fe - Update to 4.61
PR:		131461
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2009-02-09 13:04:29 +00:00
Martin Wilke
a95da8ec21 - Update to 4.65
PR:		131460
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2009-02-09 13:03:44 +00:00
Martin Wilke
ef1b3d1071 The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n		Arabic
hebrew/kde4-l10n		Hebrew
misc/kde4-l10n-bn_IN		Bengali (India)
misc/kde4-l10n-eu		Basque
misc/kde4-l10n-gu		Gujarati
misc/kde4-l10n-is		Icelandic
misc/kde4-l10n-kn		Kannada
misc/kde4-l10n-mai		Maithili
misc/kde4-l10n-mr		Marathi
misc/kde4-l10n-ro		Romanian
misc/kde4-l10n-tg		Tajik
math/eigen2			Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4	KDE4 kipi graphics plugins
sysutils/policykit-kde		PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
	Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
	David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
	Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
Li-Wen Hsu
583f8b9533 - Update to 2.1.4
PR:		ports/131475
Submitted by:	Gea-Suan Lin <gslin AT gslin.org> (maintainer)
2009-02-08 10:36:49 +00:00
Jimmy Olgeni
ed16649d7e Fix package: don't install doc/rmt/default-rmt.sample. 2009-02-07 22:28:03 +00:00
Jimmy Olgeni
8829ed8aaa Upgrade to version 1.5 using code from archivers/star-devel; also install srmt and tartest. 2009-02-07 20:44:18 +00:00
Andrey A. Chernov
5863a97569 Fix missing quote in prev change
PR:             131283
Submitted by:   Dmitry <dmitry2006@yandex.ru>
2009-02-07 18:39:12 +00:00
Philip M. Gollucci
267bce6de6 - Update download locations, update WWW
Reported by:    -fetch-original pointyhat run
2009-02-04 02:41:13 +00:00
Mark Linimon
1c5aa15f9d Broken on sparc64-7, too. 2009-02-03 05:16:21 +00:00
Max Khon
98f3bc1739 - Update to 20060920
- Remove patch required only for FreeBSD 4.x
2009-02-01 08:53:21 +00:00
Pav Lucistnik
314c450639 - New download location, new website
- Style

Reported by:	-fetch-original pointyhat run
2009-01-30 19:46:43 +00:00
Beech Rintoul
e33cd9e672 - Install a META file for use with ocaml-findlib (findlib is still not
necessary to install or run the port, but if it is there, it will detect the
  port);
- Install files (zlib.cmi and zlib.mli) needed by www/ocsigen.
- Bump portrevision

PR:		ports/130507
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
Approved by:	stas (maintainer)
2009-01-30 03:52:43 +00:00