1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

332946 Commits

Author SHA1 Message Date
Roman Bogorodskiy
7173cf3206 - Update to 2.2.1
- Drop patch-src-id3lib-c_wrapper.cpp as it's merged upstream
2014-04-24 17:34:20 +00:00
Tijl Coosemans
10a80290b2 - Convert to USES=libtool.
- Use LDFLAGS instead of LIBS.
2014-04-24 17:33:30 +00:00
Tijl Coosemans
9c0886693c Convert to USES=libtool. 2014-04-24 17:32:00 +00:00
Tijl Coosemans
f32ecb3152 Convert to USES=libtool. 2014-04-24 17:31:18 +00:00
Tijl Coosemans
22efba0dc0 - Convert to USES=libtool.
- Fix COMMENT, LIB_DEPENDS.
- Always install desktop entry.
- Add DOCS and NLS options.
- Staging.
2014-04-24 17:26:57 +00:00
Dmitry Marakasov
bd2a202a54 - Fix build w/clang
MFH:		2014Q2
2014-04-24 17:24:53 +00:00
Tijl Coosemans
3bf10c3956 Convert to USES=libtool. 2014-04-24 17:23:49 +00:00
Tijl Coosemans
7b5d65e7e8 - Convert to USES=libtool.
- Remove redundant CONFIGURE_ENV.
- Replace post-patch with pathfix.
2014-04-24 17:22:44 +00:00
Tijl Coosemans
bfd0f4761d Convert to USES=libtool.
Fix COMMENT.
2014-04-24 17:20:17 +00:00
Tijl Coosemans
0b27797e0e Convert to USES=libtool. 2014-04-24 17:18:40 +00:00
Tijl Coosemans
e470edbd1a Convert to USES=libtool. 2014-04-24 17:16:28 +00:00
Tijl Coosemans
77a815be2b Convert to USES=libtool.
Unfortunately the libtool scripts in this port come from different
versions so libtoolize (and all other autotools) has to be run.
2014-04-24 17:14:42 +00:00
Pawel Pekala
b7a2f30fb1 - Update to version 0.6.0 [1]
- Use options subs

PR:		ports/187793 [1]
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
Approved by:	maintainer timeout
2014-04-24 16:44:39 +00:00
Mathieu Arnold
f2cac0fa35 Replace all @unexec /bin/rmdir with @unexec rmdir
With hat:	portmgr
Sponsored by:	Absolight
2014-04-24 16:42:32 +00:00
Mathieu Arnold
cf28d260c6 Remove the last @comment $FreeBSD$ from plists.
With hat:	portmgr
Sponsored by:	Absolight
2014-04-24 16:26:48 +00:00
John Baldwin
e98a469efa Correct the target of the symlink used when linking binaries.
PR:		ports/188471
Reviewed by:	bdrewery
2014-04-24 16:23:16 +00:00
Li-Wen Hsu
218bcd8aca Add back pakcage ranges for people have ancient packages
Notified by:	mat
2014-04-24 15:54:50 +00:00
Brooks Davis
c2caee2b5b Actually use the python interpreter found by cmake. 2014-04-24 15:22:59 +00:00
Pietro Cerutti
f501c65c74 - Fix perl path in scripts 2014-04-24 15:18:30 +00:00
Dmitry Marakasov
52ccc10922 - Optionize 2014-04-24 15:11:01 +00:00
Dmitry Marakasov
cf0cc34961 - Unbreak on 10.x+ by using gcc
- Support staging
- Switch USE_GMAKE to USES
- Use mew LIB_DEPENDS syntax
- Optionize
2014-04-24 15:01:05 +00:00
Boris Samorodov
1620dd0dff . fix plist; [1]
. do not use desktop-file-utils (there are no mime types at the desktop file);
. bump PORTREVISION.

Reported by:	jenkins (swills via e-mail)  [1]
2014-04-24 14:32:32 +00:00
Pietro Cerutti
efecc3b668 - New port: devel/dbus-tcl
The DBus-Tcl project provides a Tcl interface to the dbus message bus system.
It contains packages that allow Tcl programs to send and receive dbus signals,
as well as invoke and respond to dbus method calls.

WWW: http://dbus-tcl.sf.net
2014-04-24 14:29:18 +00:00
William Grzybowski
04bb15a9f6 databases/pymongo: update to 2.7 2014-04-24 14:18:46 +00:00
Dmitry Marakasov
b1895e7ce4 - Stage
- Drop easy_install
- Use auto plist
- Pet portlint

PR:		188950
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-24 14:17:23 +00:00
Emanuel Haupt
c9b6304881 Fix build on 9.2 and remove dependency to gcc [1].
PR:		188940
Submitted by:	tijl [1]
Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2014-04-24 14:00:29 +00:00
Pietro Cerutti
8a99b01709 - STAGE-clean 2014-04-24 13:25:51 +00:00
William Grzybowski
f0f9caf31b devel/py-stevedore: update to 0.15
Approved by:	maintainer
2014-04-24 13:09:51 +00:00
Pietro Cerutti
b456093e7c - USES=tar:xz 2014-04-24 12:44:54 +00:00
Pietro Cerutti
4ff0039ac3 - USES=tar:xz 2014-04-24 12:43:27 +00:00
Pietro Cerutti
f4c052489d - USES=tar:bzip2 2014-04-24 12:15:55 +00:00
Frederic Culot
45ed524de6 - Update to 1.68
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2014-04-24 12:14:50 +00:00
Pietro Cerutti
1b15db002d - USES=tar:xz 2014-04-24 12:14:31 +00:00
Bryan Drewery
4541c779c7 check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happen
in nox11 ports that USE_GNOME.

With hat:	portmgr
Reported by:	swills
2014-04-24 12:00:27 +00:00
Koop Mast
62378ea793 Fix BadImplemented errors that happen with gdk 3.12.x and GNOME 3. [1]
Use INSTALL_TARGET=install-strip for stripping.
Allow user to package xorg-server again.

Obtained from:	debian [1]
2014-04-24 11:43:11 +00:00
Pietro Cerutti
95060ed2f8 - USES shebangfix + tar:bzip2
PR:		188943
Approved by:	bapt (portmgr)
2014-04-24 11:28:11 +00:00
Alexey Dokuchaev
f66e76c4b9 - Be more specific about the license (BSD -> BSD3CLAUSE)
- Fix a nasty bug that prevented getopt() loop from working on some
  architectures (e.g. PowerPC)
- Stagify; convert USE_BZIP2 to Uses (tar:bzip2)
2014-04-24 11:13:08 +00:00
Alexey Dokuchaev
b0e2f54481 Add a port of pfm (Personal File Manager) for Unix-like operating systems.
It is terminal (curses)-based, written in Perl, and resembles the original
PFM.COM for MS-DOS.

WWW: http://p-f-m.sourceforge.net/
2014-04-24 10:29:42 +00:00
Philippe Audeoud
e88b297a1d - Update to 1.5.5
PR:		ports/188855
Submitted by:	maintainer
2014-04-24 10:16:57 +00:00
Philippe Audeoud
e81786c54e - Update to 0.26 2014-04-24 09:46:01 +00:00
Alexey Dokuchaev
355f64562d Term::ScreenColor, Term::Screen-based screen positioning and coloring module. 2014-04-24 08:57:08 +00:00
Rodrigo Osorio
2f781764cd Replace deprecate USE_DOS2UNIX by dos2unix to fix file format before patch
Submitted by:	rodrigo (maintainer)
Approved by:	kwm (mentor)
2014-04-24 08:42:13 +00:00
Mathieu Arnold
10d8b2494e - Strip .so (make test still passes afterwards)[1]
- Cleanup trailing slash

PR:		ports/188934 [1]
Submitted by:	Horia Racoviceanu [1]
Sponsored by:	Absolight
2014-04-24 08:10:21 +00:00
Frederic Culot
0f18a5abda - Update to 1.05
- Add LICENSE (Artistic 1 & GPL 1)
- Take maintainership

Changes:	http://search.cpan.org/dist/Chatbot-Eliza/Changes
2014-04-24 08:05:19 +00:00
Tijl Coosemans
834ddf0e25 Fix LIB_DEPENDS on mjpegtools.
Reported by:	jenkins (swills)
2014-04-24 07:52:30 +00:00
Johannes Jost Meixner
6a1615fc49 ports-mgmt/porttools: Upgrade to 1.02
- Upgrade to 1.02
- Use INSTALL_TARGET helper for DOCS option

Approved by: swills (mentor)
2014-04-24 04:15:46 +00:00
Cy Schubert
8c83d17a73 Finely tune KRB5_HOME test when using LIB_DEPENDS. in the case when
KRB5_HOME is set to LOCALBASE.
2014-04-24 03:53:30 +00:00
Bryan Drewery
fb7f0b4422 - Update to "6.6.1" [1]
- Switch to using @sample keyword, fixing orphans.

Upstream note on "6.6.1" [1]:

  OpenSSH 6.5 and 6.6 sometimes encode a value used in the curve25519
  key exchange incorrectly, causing connection failures about 0.2% of
  the time when this method is used against a peer that implements
  the method properly.

  Fix the problem and disable the curve25519 KEX when speaking to
  OpenSSH 6.5 or 6.6. This version will identify itself as 6.6.1
  to enable the compatability code.

[1] https://lists.mindrot.org/pipermail/openssh-unix-dev/2014-April/032494.html
2014-04-24 01:54:58 +00:00
Bryan Drewery
7d9abc27b5 Fix minor plist issues from check-plist 2014-04-24 01:04:52 +00:00
Bryan Drewery
a0b9955c09 - Fix regression from r315599: Allow pkg to install itself first
if not yet installed and WITH_PKGNG is set. Just skip the
  vulnerabilities check as intended in r315599.

With hat:	portmgr
Reported by:	diizzy on EFNet
Pointyhat to:	bdrewery (with interest)
2014-04-24 00:52:16 +00:00