1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

337907 Commits

Author SHA1 Message Date
Baptiste Daroussin
ca7a14a38c Stagify
Mark package as jobs unsafe
Convert to USES=mono
Fix plist
2014-06-09 10:32:43 +00:00
Marcus von Appen
6b8c3ab6bd - Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-09 10:32:17 +00:00
Marcus von Appen
f25c13018d - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-09 10:29:32 +00:00
Marcus von Appen
d8c089ba68 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-09 10:26:24 +00:00
Mathieu Arnold
7e328256e2 Unbreak, it seems not everybody as switched to pkg yet...
Sponsored by:	Absolight
2014-06-09 10:24:23 +00:00
Marcus von Appen
23f47a3689 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-09 10:19:48 +00:00
Marcus von Appen
cbbebcbe13 - Enable stage support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-09 10:14:24 +00:00
Mathieu Arnold
347213bf7b Fix build with UNHANDLED_HACK.
Submitted by:	Matthew Seaman
Sponsored by:	Absolight
2014-06-09 10:10:49 +00:00
Marcus von Appen
6e7e920460 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-09 09:43:01 +00:00
Matthew Seaman
7392a0f5b7 Update to 4.2.3
This is a routine bugfix update.

ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.3/phpMyAdmin-4.2.3-notes.html/view
2014-06-09 09:14:47 +00:00
Vanilla I. Shu
40b0a9d38e use @owner & @group to fix build package with non root user.
Submitted by:	ohauer@
2014-06-09 09:14:37 +00:00
Vanilla I. Shu
e60c5ecbae Stagify. 2014-06-09 09:05:25 +00:00
Vanilla I. Shu
a517c8e5e3 Stagify. 2014-06-09 08:55:26 +00:00
Vanilla I. Shu
29d9b94784 Stagify. 2014-06-09 08:48:16 +00:00
Vanilla I. Shu
b43434db8a Stagify. 2014-06-09 08:43:45 +00:00
Vanilla I. Shu
4ef47d86e1 1: Stagify.
2: add pkg-message to SUB_FILES
3: use @sample on pkg-plist.
4: bump version.
2014-06-09 08:40:07 +00:00
Marcus von Appen
cc5aff4c03 - Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-09 08:34:07 +00:00
Koop Mast
750c9f1c0e Update to 4.8.2.
Small bugfix release.
Remove obsolete reinplace line.
2014-06-09 08:20:43 +00:00
Marcus von Appen
0f526749df - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-09 08:08:19 +00:00
Wen Heping
ba9e9c8947 - Fix plist when define DOCS=off
PR:		190642
Reported by:	john@saltant.com
2014-06-09 07:51:28 +00:00
Tijl Coosemans
4072ee0553 Revert r356926 and r356927. Not all ports that depend on lcms* have been
converted to USES=libtool yet, so their .la files may still refer to the
lcms* .la files.
2014-06-09 07:49:58 +00:00
Vanilla I. Shu
eb5d756dba Stagify. 2014-06-09 07:41:52 +00:00
Sunpoet Po-Chuan Hsieh
4bd6f30e1f - Add reminder to update Mk/Uses/perl5.mk 2014-06-09 07:21:12 +00:00
Sunpoet Po-Chuan Hsieh
302000a525 - Add reminder to update Mk/Uses/perl5.mk 2014-06-09 07:16:26 +00:00
Sunpoet Po-Chuan Hsieh
0449f732c3 - Ensure up-to-date p5-Module-Build and p5-Module-Build-Tiny to avoid build
failure if installed ones do not satisfy version requirement of ports
2014-06-09 07:10:24 +00:00
Sunpoet Po-Chuan Hsieh
63bf70a31c - Cleanup COMMENT 2014-06-09 06:25:31 +00:00
Palle Girgensohn
cce7650bb8 - Update to 9.2.1004
- Stage support
- Add LICENSE

Submitted by:	bar@
2014-06-09 06:24:45 +00:00
Johannes Jost Meixner
22f32ce577 science/py-h5py: Upgrade to 2.3.0
- Update to 2.3.0
- Remove BROKEN mark

Approved by:	swills (mentor)
2014-06-09 05:07:54 +00:00
Jonathan Chu
3331e59124 Stagedir support for sysutils/rmonitor, LICENSE
- Define BSD4CLAUSE license

PR:		190499
Submitted by:	"Konrad Heuer" <kheuer@gwdg.de> (maintainer)
Approved by:	eadler (mentor), swills (mentor)
2014-06-09 04:55:21 +00:00
Alexey Dokuchaev
63e4744348 Remove USE_GCC and fix the broken code instead. While gcc accepts %cc and
%memory, the syntax is wrong, since % is only used for registers.  Clang
currently rejects those constructs [1].  Similar fix was applied to NSS by
Mozilla team before [2].

While here: remove BROKEN for ia64/sparc64 where it builds (for powerpc use
BROKEN_powerpc), allow staging as regular user, GC stray MASTER_SITE_SUBDIR.

[1] http://llvm.org/bugs/show_bug.cgi?id=10365
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=671711
2014-06-09 04:25:02 +00:00
Vanilla I. Shu
0db153ec12 1: Stagify.
2: use @sample on pkg-plist.
3: bump version.
2014-06-09 04:07:14 +00:00
Vanilla I. Shu
727bd23969 Stagify. 2014-06-09 03:59:09 +00:00
Vanilla I. Shu
bd520f6176 Stagify. 2014-06-09 03:52:53 +00:00
Nicola Vitale
751a29a690 - Add CONFLICTS_INSTALL with textproc/google-translate-cli.
Both ports install the same binary file: bin/translate.
2014-06-09 03:50:42 +00:00
Nicola Vitale
07b062b11e google-translate-cli is a 100-line AWK program to let you use Google Translate
without a web browser, i.e., from the terminal.

WWW: http://www.soimort.org/google-translate-cli/
2014-06-09 03:43:35 +00:00
Vanilla I. Shu
cdab480c75 Fix typo.
Submitted by:	rm@
2014-06-09 03:43:22 +00:00
Vanilla I. Shu
3decd9ae5c Stagify. 2014-06-09 03:41:18 +00:00
Vanilla I. Shu
32607e06b7 Stagify. 2014-06-09 03:37:00 +00:00
Vanilla I. Shu
fb260bf316 Stagify. 2014-06-09 03:34:41 +00:00
Vanilla I. Shu
fecd8f448b Stagify. 2014-06-09 03:30:19 +00:00
Vanilla I. Shu
ad066d01cb Stagify. 2014-06-09 03:25:28 +00:00
Vanilla I. Shu
6e1e5787e4 Stagify. 2014-06-09 03:16:57 +00:00
Vanilla I. Shu
c4e554fc18 Stagify. 2014-06-09 03:12:38 +00:00
Vanilla I. Shu
5f07a903a2 Stagify. 2014-06-09 03:09:20 +00:00
Vanilla I. Shu
5a8e8b2127 1: Stagify.
2: add LICENSE.
3: switch to PYDISTUTILS_AUTOPLIST.
2014-06-09 03:06:28 +00:00
Vanilla I. Shu
53c978aab7 1: Stagify.
2: add LICENSE.
2014-06-09 02:55:06 +00:00
Kevin Lo
d44f1fb30f Update to 1.3.40 2014-06-09 02:50:20 +00:00
Vanilla I. Shu
dc55aed854 Stagify, bump version for pkg-plist changed. 2014-06-09 02:48:55 +00:00
Vanilla I. Shu
508104168e Stagify. 2014-06-09 02:42:41 +00:00
Kevin Lo
f15d6ad378 Update to 2.92 2014-06-09 01:49:14 +00:00