1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

329246 Commits

Author SHA1 Message Date
Tijl Coosemans
a19b165d3b Fix double occurences of USES= 2014-03-14 20:59:20 +00:00
Rusmir Dusko
944a497d96 - Change master site
- Change Desktop entry file
- Break lines around 80 characters
2014-03-14 20:10:26 +00:00
Cy Schubert
916f177565 Update 4.2.7p411 --> 4.2.7p433 2014-03-14 19:40:43 +00:00
Cy Schubert
b3eaa12cf6 Forbidden because of CVE-2013-5211 / VU#348126.
Does not configure. Flag as broken.

Security:	CVE-2013-5211 / VU#348126
2014-03-14 19:24:32 +00:00
Rusmir Dusko
63df8b329d - Use DOS2UNIX_GLOB instead of DOS2UNIX_FILES
- Fix STAGEDIR, Mega Mario now load correctly from DATADIR,
   change files/patch-Makefile
- Mute dir install
- Remove linux.txt from DOCS
- Change REINPLACE, cosmetical changes
- Strip executable
2014-03-14 19:22:33 +00:00
Cy Schubert
f878955108 Support staging. 2014-03-14 19:21:55 +00:00
Eitan Adler
6b2930c96c multimedia/linux-huludesktop: remove dead port
Upstream has ceased development of this port.

Approved by:	jsa (maintainer)
2014-03-14 17:40:43 +00:00
Sunpoet Po-Chuan Hsieh
41d5bb5c98 - Add LICENSE
- Add RUN_DEPENDS
- Bump PORTREVISION for dependency change
2014-03-14 17:40:27 +00:00
Sunpoet Po-Chuan Hsieh
01a02d3dae - Sort TEST_DEPENDS 2014-03-14 17:21:14 +00:00
Jung-uk Kim
a26fe99938 Use USES=tar:bzip2. 2014-03-14 17:16:37 +00:00
Jung-uk Kim
689d998bfe Simplify MASTER_SITES and use USES=tar:xz. 2014-03-14 17:16:03 +00:00
Jung-uk Kim
c197994614 Use USES=tar:xz. 2014-03-14 17:15:17 +00:00
Sunpoet Po-Chuan Hsieh
a5628edb12 - Sort PLIST 2014-03-14 17:01:14 +00:00
Pawel Pekala
9cf1684604 - Update to version 1.2.5 [1]
- Add LICENSE [1]
- Support staging [1]
- Strip program binary

PR:		ports/187560 [1]
Submitted by:	maintainer
2014-03-14 16:59:32 +00:00
Eitan Adler
1e8214130a Update flash to the latest version.
PR:		ports/187556
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2014-03-14 16:11:35 +00:00
John Marino
b804dd299c lang/mono: Unbreak configure/runaway
Mono was set to build via clang unconditionally.  Other than have
a large, unnecessary dependency on clang33, this didn't bother
DragonFly until recently.  The 3.2.8 version has a conftest to test
for a working __thread implementation (which DragonFly has), but for
some reason the test locks up when built by clang.  I built the conftest
manually with gcc and it returned fine.

In any case, DragonFly's gcc47 base compiler builds mono fine, so to
unbreak the port on DragonFly, only specify clang on FreeBSD.
2014-03-14 16:09:07 +00:00
Sunpoet Po-Chuan Hsieh
9c81958368 - Bump PORTREVISION for sysutils/freeipmi shlib change
- Convert to new LIB_DEPENDS format [1]
- Support STAGEDIR [1]

Approved by:	portmgr (blanket) [1]
2014-03-14 15:52:02 +00:00
Sunpoet Po-Chuan Hsieh
98d1e576e5 - Use USES=tar:xz 2014-03-14 15:51:54 +00:00
Sunpoet Po-Chuan Hsieh
432db47891 - Use USES=tar:xz 2014-03-14 15:51:50 +00:00
Sunpoet Po-Chuan Hsieh
27bc13707a - Use USES=tar:xz 2014-03-14 15:51:47 +00:00
Sunpoet Po-Chuan Hsieh
a7032d24b7 - Use USES=tar:xz 2014-03-14 15:51:43 +00:00
Sunpoet Po-Chuan Hsieh
dc76de019f - Convert to new options helper
- Use USES=shebangfix
- Support STAGEDIR
- Simplify Makefile

Approved by:	portmgr (blanket)
2014-03-14 15:51:39 +00:00
Sunpoet Po-Chuan Hsieh
ca10231729 - Update to 1.4.1
- Use PORTDOCS
- Simplify Makefile

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7899
2014-03-14 15:51:35 +00:00
Olivier Duchateau
2326cd86ac - Update to 1.3.6
- Add support of DragonFly and merge post-patch target into CMakeLists.txt patch
- Don't build locker, because VT_UNLOCKSWITCH is not defined in sys/consio.h
- Adjust dependencies

PR:		187376
Submitted by:	myself
Approved by:	Henry Hu (maintainer)
2014-03-14 15:31:42 +00:00
Sunpoet Po-Chuan Hsieh
aaaeeedffa - Update to 0.007
Changes:	http://search.cpan.org/dist/experimental/Changes
2014-03-14 15:20:55 +00:00
Sunpoet Po-Chuan Hsieh
610d2c7ad0 - Update to 9.20
- Use USES=tar:xz

Changes:	http://people.FreeBSD.org/~sunpoet/dcraw-9.20.diff
2014-03-14 15:20:45 +00:00
Olivier Duchateau
03852c53e2 - Support STAGEDIR [1]
- Use options helpers [1]
- Move sox dependency from BUILD_DEPENDS to LIB_DEPENDS [1]
- Force Imagination to use plugins [2]

- Adjust GNOME dependencies
- Add patch when NLS is not set
- Bump PORTREVISION

PR:		186596 [1], 186644 [2]
Submitted by:	Zsolt Udvari [1], [2]
Approved by:	Jesse Smith (maintainer) [1], timeout (> 1 month) [2]
2014-03-14 15:20:36 +00:00
Sunpoet Po-Chuan Hsieh
7276445cfb - Update to 0.3.2
- Add my LOCAL to MASTER_SITES
- Use USES=tar:xz

Changes:	https://github.com/tatsuhiro-t/nghttp2/releases
2014-03-14 15:20:35 +00:00
Sunpoet Po-Chuan Hsieh
ad18a7d2fb - Add my LOCAL to MASTER_SITES
- Use USES=tar:xz
2014-03-14 15:20:29 +00:00
Rusmir Dusko
aedb0f931b - Bump PORTREVISION for dependency change 2014-03-14 15:20:21 +00:00
Sunpoet Po-Chuan Hsieh
ec8fd98a45 - Use USES=tar:xz 2014-03-14 15:17:16 +00:00
Sunpoet Po-Chuan Hsieh
d856648b4d - Use USES=tar:xz 2014-03-14 15:17:10 +00:00
Sunpoet Po-Chuan Hsieh
cbb4df3a58 - Use USES=tar:xz 2014-03-14 15:17:06 +00:00
Sunpoet Po-Chuan Hsieh
35fc68f025 - Use USES=tar:xz 2014-03-14 15:17:02 +00:00
Simon L. B. Nielsen
a60ad706de Update (c) year to be 2014.
PS. all rumors that this commit is to shup up the grim reaper are wildly
exagurated.
2014-03-14 15:13:13 +00:00
Rusmir Dusko
c375bf2003 - Add dependency for graphics/jogl
- Add pkg-deinstall
- Change pkg-message, remove deinstallation information
2014-03-14 15:06:40 +00:00
Pawel Pekala
26ce683250 - Update to version 2.0
- Convert to USES=tar:bzip2
- Strip program binary

Release notes:

* New option to record audio.
* Download 1080p in DASH format.
* The 'Most Rated' tab has been replaced with 'Sports'.
* An option to add the URL to the SMPlayer playlist has been added.
* A default region is selected according to the user's language and country.
* Better support for encrypted signatures.
* New translations: Italian and French.
* Possibility to compile with Qt 5.
2014-03-14 15:04:28 +00:00
John Marino
75c4c9ce73 devel/ncurses: Unbreak (caused by overwritten USES=tar:tgz) 2014-03-14 14:53:24 +00:00
Mathieu Arnold
99f2fa8ea4 Update to 1.1.2
PR:		187423
Submitted by:	mat
Approved by:	maintainer
Sponsored by:	Absolight
2014-03-14 14:53:06 +00:00
Philippe Audeoud
e1507544c1 - fix issue with interactivity
Noticed by:	Matthew D. Fuller <fullermd@over-yonder.net>
2014-03-14 14:42:41 +00:00
Hiroki Sato
ec04db7b67 - Fix build.
- Integrate FREEWNN and CANNA into one option.
- STAGEDIR support.
- Bump PORTREVISION due to the option change.
2014-03-14 14:38:50 +00:00
Sunpoet Po-Chuan Hsieh
aa7e15f7d5 - Update WWW 2014-03-14 14:26:44 +00:00
Martin Matuska
fa84289a4f Re-enable support for mod_clamav [1]
Remove remains of mod_sql_tds

PR:		187510 [1]
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> [1]
2014-03-14 14:26:42 +00:00
Hiroki Sato
83c014d789 Fix build. 2014-03-14 14:07:15 +00:00
Hiroki Sato
8361f146e5 - Fix build.
- STAGEDIR support.
2014-03-14 14:01:40 +00:00
Emanuel Haupt
2e3643f542 - Support staging
- USES -> gmake
- New LIB_DEPENDS definition
2014-03-14 13:59:08 +00:00
Hiroki Sato
5719efe0d3 - Update to 0.23.3.
- STAGEDIR support.
2014-03-14 13:54:48 +00:00
Emanuel Haupt
f219c09863 Support staging 2014-03-14 13:54:31 +00:00
Emanuel Haupt
4f7d5ac5f2 - Support staging
- New LIB_DEPENDS definition
2014-03-14 13:52:35 +00:00
Emanuel Haupt
73ad11b40c - Support staging
- Define DOCS option
2014-03-14 13:45:41 +00:00