1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Martin Wilke
a976fdb7da - Stage support 2014-01-31 06:48:18 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Baptiste Daroussin
0178653192 Convert USE_GNOME=pkgconfig to USES=pkgconfig
While here:
- Trim headers
- Convert:
  * USE_GNOME=gnomehack -> USES=pathfix
  * USE_PERL5 -> USES=perl5
  * USE_GMAKE -> USES=gmake
2013-08-31 00:26:08 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Juergen Lock
fb9083c235 Update net/clamz to 0.5 .
PR:		ports/165253
Submitted by:	nox (self)
Approved by:	maintainer timeout (3 months)
2012-05-16 17:15:19 +00:00
Pawel Pekala
5d26fb9f7f Add pkg-message on how to .amz-download
When buying electronic music from Amazon, one is required to
download a so-called .amz-file, which in essence is a download
list. This file is necessary to conduct the download of purchased
music, for which a propriatary program from Amazon is required.
This program is available for Windows and Ubuntu Linux, but not
for FreeBSD. net/clamz redresses that situation.

However, before being able to download the .amz, one is required
to install said propriatary program, which sets a cookie that
allows to download amz-files. This is infeasible for users of
FreeBSD.

On the project site of net/clamz, an alternative to downloading
said program is presented, which in essence is an alternative way
to have aformentioned cookie set.

PR:		ports/160705
Submitted by:	Christopher J. Ruwe <cjr@cruwe.de>
Approved by:	maintainer timeout (4 weeks)
2011-10-16 09:32:11 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Steve Wills
e0755b977d - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Bernhard Froehlich
3ae9530eea - Update to 0.4
PR:		ports/151026
Submitted by:	decke
Approved by:	maintainer timeout (4 weeks)
2010-10-25 08:55:11 +00:00
Wesley Shields
15c1551ea3 Chase security/libgcrypt shlib bump.
PR:		ports/148755
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2010-07-27 01:25:20 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Dmitry Marakasov
cdbf23a172 Clamz is a little command-line program to
download MP3 files from Amazon.com's music
store. It is intended to serve as a
substitute for Amazon's official MP3
Downloader, which is not free software
(and therefore is only available in binary
form for a limited set of platforms.)

Clamz can be used to download either individual
songs or complete albums that you have purchased
from Amazon.

Text from http://code.google.com/p/clamz/.

WWW:	http://code.google.com/p/clamz/

PR:		135401
Submitted by:	Helko Glathe <glathe.helko@googlemail.com>
2009-06-10 15:41:41 +00:00