1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

318819 Commits

Author SHA1 Message Date
Baptiste Daroussin
4483e41440 Support stage 2013-12-26 16:06:13 +00:00
Raphael Kubo da Costa
c3f6bc24f3 Make knotd startup script work again.
From the PR:
  When submitting PR 183682 I was unaware the patch as in PR 182792 wasn't
  committed yet. So to my amazing I just noticed the startup problem still
  exists.

  Enclosed patch is basicly the same as the uncommited one, but besides the
  removal of the -w option, knotd now starts by default as a daemon (-d) in
  stead of interactive (-i). So I could simplify the startup script a lot.

PR:		ports/183891
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2013-12-26 16:02:50 +00:00
Baptiste Daroussin
6a42eb9ec9 Support stage 2013-12-26 15:42:17 +00:00
Baptiste Daroussin
d0cfdf6890 Support stage 2013-12-26 15:38:54 +00:00
William Grzybowski
d0955fa43e devel/py-iniparse: allow staging and minor changes
- Allow staging
- use python auto plist
- Switch from easy_install
- Remove leading article from COMMENT
- Remove useless NOPORTDOCS
2013-12-26 15:29:10 +00:00
Raphael Kubo da Costa
83d2a9c508 Add x11-fonts/alegreya-sans.
Alegreya Sans is a humanist sans serif family with a calligraphic feeling that
conveys a dynamic and varied rhythm. This gives a pleasant feeling to readers
of long texts.

Alegreya Sans provides for advanced typography with OpenType Features such as
small caps, ligatures, fractions, four set of figures, super and subscript
characters, ordinals, localized accent forms for Catalan, Guarani, Romanian,
Turkish and others.

WWW: http://www.huertatipografica.com/fonts/alegreya-sans-ht
2013-12-26 15:20:57 +00:00
William Grzybowski
52fcc76fe5 x11-wm/qtile: allow staging and minor fixes
- Allow staging
- Switch from easy_install to install
- Install docs unconditionally (stage will handle it)
- Unmute docs install command
- Do not install LICENSE
2013-12-26 15:18:49 +00:00
William Grzybowski
ad2cbc08df - Allow staging
- Switch from easy_install to install
2013-12-26 15:17:10 +00:00
Baptiste Daroussin
de43727634 Support staging 2013-12-26 15:03:41 +00:00
Mathieu Arnold
fa229af1a8 Support staging. 2013-12-26 14:58:22 +00:00
Baptiste Daroussin
39ceb84b27 Support stage 2013-12-26 14:56:40 +00:00
Baptiste Daroussin
c8544f1b2b Support stage
Properly respect CC and CFLAGS (avoid useless patching)
2013-12-26 14:54:21 +00:00
Baptiste Daroussin
2c2161c79d Support stage 2013-12-26 14:51:30 +00:00
Baptiste Daroussin
91084a121d Support to stage
Allow packaging as a user
2013-12-26 14:48:36 +00:00
Rusmir Dusko
444fb1d6df - Change Makefile header
- Change master sites
- USES gmake instead of USE_GMAKE
- Add DOCS Option
- Change Desktop entry file
- Support STAGEDIR
- Break lines around 80 characters
- Mute dir install

Approved by:	pawel / wg (mentors, implicit)
2013-12-26 14:47:29 +00:00
William Grzybowski
b0d9fbdad9 devel/py-pytest-runner: switch from easy_install
- Switch from easy_install to install
- Allow staging
- Depend on python2 metaport
2013-12-26 14:42:19 +00:00
Baptiste Daroussin
d649aa68bb Support stage 2013-12-26 14:42:14 +00:00
Baptiste Daroussin
0b0414e629 Support stage 2013-12-26 14:41:11 +00:00
William Grzybowski
fdc6b1bb17 devel/py-hgtools: allow staging and switch from easy_install 2013-12-26 14:40:41 +00:00
Thierry Thomas
af197f466a - don't register lpthread in GraphicsMagick-config and
GraphicsMagick++-config

- don't link with -pthread and -lpthread together.

when GNU Pth is installed.
2013-12-26 14:40:13 +00:00
Baptiste Daroussin
61e227122c Support stage 2013-12-26 14:37:37 +00:00
Baptiste Daroussin
5bb7cac7f5 Support stage 2013-12-26 14:36:58 +00:00
Baptiste Daroussin
2c6af503e0 Support stage 2013-12-26 14:36:02 +00:00
Baptiste Daroussin
9065523e03 Support stage 2013-12-26 14:34:42 +00:00
Baptiste Daroussin
9cb56c2689 support stage 2013-12-26 14:30:37 +00:00
Rusmir Dusko
b30f476053 - Change Makefile header
- Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- Add DOCS Option
- Change Desktop entry file
- Support STAGEDIR
- Mute dir install

Approved by:	pawel / wg (mentors, implicit)
2013-12-26 14:28:51 +00:00
William Grzybowski
7ba347c47b devel/py-hashring: allow staging and swtich from easy_install 2013-12-26 13:49:10 +00:00
Hajimu UMEMOTO
a43d9ea795 The SASL GSSAPI authentication plugin was removed from
security/cyrus-sasl2 port and divided into new
security/cyrus-sasl2-gssapi port.

Spotted by:	Dewayne Geraghty <dewayne.geraghty__at__heuristicsystems.com.au>
2013-12-26 13:35:25 +00:00
Hajimu UMEMOTO
af860a369a Fix typo in MIT_LIB_DEPENDS.
Submitted by:	Erick Turnquist <jhujhiti__at__adjectivism.org>
2013-12-26 13:32:52 +00:00
William Grzybowski
b267fa5ff1 multimedia/xbmc: ffmpeg does not exist anymore
PR:		ports/184532
Submitted by:	gjb
Approved by:	maintainer (timeout)
2013-12-26 13:30:56 +00:00
Bryan Drewery
7b5c8cc152 - Update to checkin a9e8799172
Changes:
  * Add new MAX_MEMORY and TMPFS_LIMIT to allow limiting memory
  * bulk: Show (-C) when used when deleting existing packages
  * bulk: for install,deinstall,package,extract limit execution
    time to 1 hour to avoid endless loops like devel/meta-cvs in
    r337304
  * Allow BUILDNAME to be overridden in poudriere.conf, such as:
    BUILDNAME=$(TZ=UTC date +%Y%m%dT%H%M%SZ)
2013-12-26 12:53:24 +00:00
William Grzybowski
3d35932130 net/minidlna: fix build with debug and add option
Submitted by:	se
2013-12-26 12:41:08 +00:00
William Grzybowski
9b804ca033 devel/ioncube: update to 4.5.0
PR:		ports/185140
Submitted by:	maintainer
2013-12-26 12:11:04 +00:00
William Grzybowski
13dc2491db sysutils/py-supervisor: allow user and config location for rc config
- Allow user and config location for rc config [1]
- Allow staging
- Switch from easy_install to install
- Use python auto plist

PR:		ports/183788 [1]
Submitted by:	Sevan Janiyan <venture37 geeklan.co.uk>
Approved by:	maintainer
2013-12-26 11:49:42 +00:00
Dmitry Sivachenko
3036971e90 Do not overwrite config.inc.php;
Convert to staging;
Use new LIB_DEPENDS format.

PR:		185187
Submitted by:	mat
2013-12-26 11:44:20 +00:00
William Grzybowski
4acf165ede net/minidlna: fix for kqueue crashes on large media collections
- Fix for kqueue crashes on large media collections [1]
- Make kqueue patch as an option so it can be disabled

PR:		ports/185155 [1]
Submitted by:	se
2013-12-26 11:42:03 +00:00
William Grzybowski
f0ab2522e5 multimedia/py-enzyme: update to 0.4.1 and minor changes
- Update to 0.4.1
- Allow staging
- Swtich from easy_install to install
2013-12-26 10:41:43 +00:00
William Grzybowski
b6fbbbc80c misc/py-pexpect: update to 3.0 and add license 2013-12-26 10:39:19 +00:00
William Grzybowski
f2aa42e69d security/gnutls3: update to 3.1.18
Changes: http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7190
2013-12-26 10:25:16 +00:00
William Grzybowski
d76611e37c devel/py-pygit2: update to 0.20.1 and add license 2013-12-26 10:10:59 +00:00
Baptiste Daroussin
791b02ce4e Fix packaging, (the master port is now staged) 2013-12-26 10:06:20 +00:00
Matthew Seaman
b8432a1e82 - Fix installation when DOCS or EXAMPLES are unset by always
installing docs and examples unconditionally to staging.  The
    packaging step will not include them in the package generated from
    stagingif DOCS or EXAMPLES is unset.

  - List EXAMPLES explicitly in pkg-plist

PR:		185194
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
2013-12-26 09:38:26 +00:00
Marcus von Appen
a920d7705c - Update to version 0.60.1 2013-12-26 09:36:22 +00:00
Marcus von Appen
866ceef4d1 - Update to version 1.3.12.22 2013-12-26 09:25:04 +00:00
Alexander V. Chernikov
b7ee07bbae Add reload command.
PR:		ports/185180
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	az
2013-12-26 07:20:49 +00:00
Antoine Brodin
9ff26af3d4 - Remove USE_OPENAL code
- Add a developer error to bsd.sanity.mk if it is used

Approved by:	portmgr (bapt)
2013-12-26 06:51:03 +00:00
Alexey Dokuchaev
7e0f7983de Update to version 331.20. 2013-12-26 06:42:43 +00:00
John Marino
2ffeafe8fe science/elmer(post,-matc): Use modern fortran, unbreak, undeprecate
These ports are due to be deleted in a couple of days because they use
gcc34.  I was curious if they actually specifically needed gcc34 or if
any recent gfortan would do.  The answer is these ports build fine with
USES+=fortran, which pulls in lang/gcc rather than the deprecated lang/gcc34.

The elmerpost port was broken on amd64; this is because it needs the -fPIC
flag.  I built it successfully in poudriere on FreeBSD 9.2, another platform
that supposed elmerpost can't build on.  I did not test i386, we'll see what
QAT says.

The listed maintainer has been unresponsive for months on many ports, so due
to the fact these two ports are scheduled for deletion on Dec 27, I am not
getting prior approval from maintainer.  The deprecation and expiration
settings are removed.
2013-12-26 02:47:52 +00:00
Baptiste Daroussin
ebf59e1059 USE_PERL is no-op for long, the right usage is USES=perl5 2013-12-26 00:05:15 +00:00
Baptiste Daroussin
a8c6c03c3f Fix usage of USES=perl5 2013-12-26 00:03:33 +00:00