1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Commit Graph

354867 Commits

Author SHA1 Message Date
Tijl Coosemans
ee1535f79b Update flash plugin to 11.2r202.418
PR:		195825
Submitted by:	pkubaj@riseup.net
2014-12-09 16:35:13 +00:00
Mark Felder
1286a4c14a Update "BSD" license in multimedia category 2014-12-09 16:33:16 +00:00
Ryan Steinmetz
1c8fa9106f - Update to 2.2.6 2014-12-09 16:05:31 +00:00
Kurt Jaeger
34b490f0fd misc/mc: really re-add small patch that was deleted in r369133
Thanks to tijl: patch syntax was bogus and was ignored.

PR:		194627
2014-12-09 15:58:50 +00:00
Koop Mast
38a9e2a432 Restore the UNAME_M fix which was accidently reverted in the gnome3 import.
This fixes the build on architechtures where MACHINE and MACHINE_ARCH to
differ. But put it in the -common port so it shared between both versions
of py-gobject3. [1]

Work around python plist issue [2]

PR:		188856 [1], 195342 [2], 195738 [2], 195748 [2]
Sumbitted by:	sbruno [1], mva[2]
2014-12-09 15:55:40 +00:00
Koop Mast
66a863d369 Fix subdir part of GIMP sites.
Make sure we only select the two numeric values of the version. I tested
this with the gimp update but gimp overwrites the master_site_subdir value.
2014-12-09 15:17:54 +00:00
Koop Mast
891f1cbc07 Update to 2.8.14.
This fixes a bug in the brush tool [1]
Use new GIMP master site macro.
Drop :keepla from USES=libtool
Remove intltool, libartlgpl2 and gnomehier from USE_GNOME.
  Intlhack already implies intltool, gnomehier is obsolete now that pkg
  handles directories and libartlgpl2 is unused.

PR:		194532 [1]
Submitted by:	Kalten <kalten@gmx.at> [1]
2014-12-09 15:04:22 +00:00
Baptiste Daroussin
3c3ac2d7a3 Disable Werror to calm down gcc 2014-12-09 14:50:07 +00:00
Jun Kuriyama
6ebb310345 Add support for 10.1R and drop 9.2R. 2014-12-09 14:34:56 +00:00
Baptiste Daroussin
4126c83152 Update pkg to 1.4.0
Update pkg-devel to 1.4.99.0 (aka 1.5 pre-alpha0)
Changes since pkg 1.3.0:
Changes you can expect in pkg 1.4 are the following:
- Loads of bug fixes
- Stricter checking of the path passed via the plist
- Removal of the bundled libyaml
- new --raw-format to chose the output format for info -R and search -R
- ABI (for freebsd, unchanged for dragonfly) is now follwing MACHINE_ARCH
  (freebsd:10:x86:64 become FreeBSD:10:amd64) the old ABI is available as a
  fallback in ALTABI
- pkg check now support a quiet mode
- new 3 way merge code ("stolen" from the fossil-scm) to allow automerging
configuration files
- new @config keyword to mark a file as a config file (during
  upgrade/reinstallation it will try to merge the configuration with the one the
  user may have modified) an option AUTOMERGE is available to prevent
  automerging if automerge fails a .pkgnew file will be created along with the
  untouched user version of the configuration
- The update procedure has been improved and speed up a lot (in particular for
  machine with low resources)
- The unique identifier has been modified to be pkgname meaning now ports can be
  moved in new categories without having to be considered a different package
- Only libraries starting by lib* are added to the provided libraries
- General speed up of all operations
- pkg set gain a -n option (equivalent to -o but works on name rather than origin)
- pkg set -o now considered deprecated
- pkg version accept '?' and '!' in pkg version limchar
2014-12-09 14:22:10 +00:00
Mark Felder
9b81951aa4 Update "BSD" license in misc category 2014-12-09 14:16:53 +00:00
Dmitry Marakasov
079aff30f4 Strip library 2014-12-09 14:09:19 +00:00
Dmitry Marakasov
bc45fe892c - Clarify LICENSE
- Strip libraries
2014-12-09 14:07:57 +00:00
Dmitry Marakasov
596d1d3a40 - Add USES=desktop-file-utils as suggested by stage-qa
- Strip binaries
2014-12-09 14:07:30 +00:00
Guido Falsi
86c89fea9b Fix build on recent head by removing references to the MAP_NORESERVE
flag to mmap(2). It has never been implemented in FreeBSD and thus
was being ignored before anyway.

No functional change, so no PORTREVISION bump.

PR:	193961 (related)
2014-12-09 14:06:58 +00:00
Dmitry Marakasov
be5c138c78 - Strip library 2014-12-09 14:05:26 +00:00
Dmitry Marakasov
3125224561 - Clarify LICENSE
- Add LICENSE_FILE
- Strip library
2014-12-09 14:04:02 +00:00
Dmitry Marakasov
81ffa1b242 - Drop @dirrm* from plist 2014-12-09 14:01:57 +00:00
Dmitry Marakasov
8607f3e627 - Drop @dirrm* from plist 2014-12-09 14:01:52 +00:00
Dmitry Marakasov
dd8b2b3ca0 - Drop @dirrm* from plist 2014-12-09 14:01:46 +00:00
Dmitry Marakasov
aec12f9728 - Drop @dirrm* from plist 2014-12-09 14:01:41 +00:00
Dmitry Marakasov
88ff0698f3 - Fix DOCSDIR usage 2014-12-09 14:01:35 +00:00
Dmitry Marakasov
59e057f6e2 - Drop @dirrm* from plist 2014-12-09 14:01:29 +00:00
Dmitry Marakasov
9beca649e1 - Drop @dirrm* from plist 2014-12-09 14:01:23 +00:00
Dmitry Marakasov
36fe839717 - Drop @dirrm* from plist 2014-12-09 14:01:16 +00:00
Dmitry Marakasov
bb7e325d63 - Drop @dirrm* from plist 2014-12-09 14:01:10 +00:00
Danilo Egea Gondolfo
70bcc653c6 - Update from 0.20141105 to 0.20141201 2014-12-09 13:37:56 +00:00
Danilo Egea Gondolfo
688a00386f - Update from 3.8.76 to 3.8.77 2014-12-09 13:37:08 +00:00
Baptiste Daroussin
45858fb087 Cleanup plist 2014-12-09 13:36:34 +00:00
Baptiste Daroussin
ebaa2758f8 cleanup plist 2014-12-09 13:20:45 +00:00
Baptiste Daroussin
a60e288550 CLeanup plist 2014-12-09 13:12:18 +00:00
Ryan Steinmetz
78ef99d82d - Update to 2.26 2014-12-09 13:02:03 +00:00
Ryan Steinmetz
90b673f0f6 - Update to 5.08 2014-12-09 12:59:56 +00:00
Baptiste Daroussin
8b87944ab1 Cleanup plist 2014-12-09 12:44:10 +00:00
Kurt Jaeger
30c08bc033 misc/mc: re-add small patch that was deleted in r369133
Change:
save/restore the sub-shell's screen on Ctrl+O and/or command execution

PR:	194627
Submitted by:	andriys@gmail.com
2014-12-09 12:03:13 +00:00
Koop Mast
d68d7f4f0d Add gimp MASTER_SITES block. 2014-12-09 11:42:34 +00:00
Baptiste Daroussin
532ed7f174 Update to 0.4.3 2014-12-09 11:38:58 +00:00
Johannes Jost Meixner
beef8d384d www/linux-c6-flashplugin11: reintroduce gdkpixbuf2 dependency
- reintroduce gdkpixbuf2 dependency
  fixes regression introduced in r373192.
- bump PORTREVISION

Spotted by:	zaphod@berentweb.com
Differential Revision:	https://reviews.freebsd.org/D1268
Discussed on:	emulation@
Approved by:	koobs (mentor)
2014-12-09 11:38:49 +00:00
Koop Mast
d9568bf423 Only bring in the english help instead of depending on the gimp-help meta
port which will include all the translated gimp help ports. Add pkg-message
to point to the other available translations.

Suggested by:	des@
2014-12-09 11:17:26 +00:00
Johannes Jost Meixner
5de8556c78 www/py-django-debug-toolbar: update to 1.2.2, modernization
- update to 1.2.2
- convert to USES= python

Differential Revision:	https://reviews.freebsd.org/D1286
Approved by:	koobs (mentor)
2014-12-09 11:14:54 +00:00
Johannes Jost Meixner
446615d1cf www/py-django-picklefield: Makefile modernization
- convert to USES= python

Differential Revision:	https://reviews.freebsd.org/D1285
Approved by:	koobs (mentor)
2014-12-09 11:12:09 +00:00
Baptiste Daroussin
724bb50381 Cleanup plist 2014-12-09 11:09:42 +00:00
Antoine Brodin
2416f29174 Fix package installation 2014-12-09 11:05:44 +00:00
Antoine Brodin
68bda0e1a4 Fix plist 2014-12-09 11:05:23 +00:00
Baptiste Daroussin
0b3a6749ca Cleanup plist 2014-12-09 10:58:47 +00:00
Koop Mast
4bb3216402 Update to 1.12.18.
Don't depend on libX11 when X11 option is disabled. [1]

PR:		195569 [1]
Submitted by:	madpilot@ [1]
2014-12-09 10:54:35 +00:00
Baptiste Daroussin
6e4d3362f1 Cleanup plist 2014-12-09 10:40:44 +00:00
Baptiste Daroussin
7ca21f82f4 cleanup plist 2014-12-09 10:36:59 +00:00
Baptiste Daroussin
bde101e903 Cleanup plist 2014-12-09 10:30:43 +00:00
Baptiste Daroussin
85433cc045 Cleanup plist 2014-12-09 10:29:13 +00:00