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

112 Commits

Author SHA1 Message Date
Baptiste Daroussin
ff2951b4df Cleanup plist 2014-10-20 11:52:39 +00:00
Dmitry Marakasov
d350bf0de0 - Drop .la files for mail/gmime24, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-09-15 18:29:36 +00:00
Tijl Coosemans
55c587ba08 - Add explicit build dependency on misc/shared-mime-info
- Add USES=libtool and convert to USES=python
2014-09-09 21:09:29 +00:00
Tijl Coosemans
796095d541 Add USES=libtool to accessibility/atkmm and bump dependent ports 2014-09-01 19:34:02 +00:00
Adam Weinberger
6171597753 Fix typo. 2014-07-04 11:35:11 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Antoine Brodin
f02a5b30d5 Unbreak configure 2014-07-04 09:26:58 +00:00
Adam Weinberger
01da1d3d6c Nuke NOPORTDOCS. Convert a couple WITH_foo's to OPTIONS. 2014-07-03 21:54:14 +00:00
Alexey Dokuchaev
3febe31ec5 - Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)

Approved by:	portmgr (bapt), some ports are still NO_STAGE :(
2014-04-04 20:36:47 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
2013-12-16 11:11:09 +00:00
Thierry Thomas
71c8a0aee7 - Fix on -CURRENT
- Fix shebang

- Stagify
2013-12-01 15:36:26 +00:00
Dmitry Marakasov
fdb84adb5d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with d)
Approved by:	portmgr (bdrewery)
2013-10-22 13:52:24 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Baptiste Daroussin
7a0f4abe2b Add an explicit dependency on pkgconf 2013-09-06 12:12:00 +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
Thierry Thomas
d24547ad1a Upgrade to 1.06.
Changelog at <http://pinotdev.blogspot.sg/2013/05/pinot-v106.html>.
2013-06-02 15:45:25 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Thierry Thomas
cfefa70697 Don't try to remove $PREFIX/etc/xdg .
Reported by:	QAT
2013-03-17 14:11:28 +00:00
Thierry Thomas
5c10e12950 Chase boost-spirit reorganization in order to re-enable Sherlock. 2013-03-10 16:16:40 +00:00
Thierry Thomas
8c70ee93a4 Upgrade to 1.05.
Changelog at <http://pinotdev.blogspot.sg/2013/03/pinot-105.html>.
2013-03-06 22:09:56 +00:00
Sunpoet Po-Chuan Hsieh
439bc28287 - Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
2013-02-20 20:34:54 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Thierry Thomas
428fbcf6f6 Upgrade to 1.03.
Changelog at
<http://code.google.com/p/pinot-search/source/browse/tags/v1.03/NEWS>.
2013-01-14 20:45:44 +00:00
Baptiste Daroussin
3fbc6c2c28 Chare libexttextcat bump 2012-12-18 23:11:23 +00:00
Thierry Thomas
484511eafe Upgrade to 1.02.
Changelog at
<http://code.google.com/p/pinot-search/downloads/detail?name=pinot-1.02.tar.gz>

Feature safe:	yes
2012-11-29 22:21:49 +00:00
Thierry Thomas
dc17c18815 - Upgrade to 1.01
changelog at http://pinotdev.blogspot.sg/2012/08/pinot-101.html

- Don't autodetect chmlib.
2012-08-29 20:10:53 +00:00
Thierry Thomas
c02c3221e7 Fix plist.
Reported by!	redports and pointyhats
2012-08-06 19:54:11 +00:00
Boris Samorodov
8d56f00ee5 Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
2012-07-31 15:29:26 +00:00
Thierry Thomas
c434a5ff7b Chase libexttextcat renaming.
Reported by:	beat and erwin
pointyhat to:	bapt
2012-07-19 17:24:58 +00:00
Sunpoet Po-Chuan Hsieh
55449884dd - Bump PORTREVISION for databases/xapian-core shlib change 2012-07-07 06:55:28 +00:00
Thierry Thomas
0afcfe6def Upgrade to 1.0.
Changelog at
<http://code.google.com/p/pinot-search/source/browse/trunk/NEWS>.
2012-07-03 21:25:09 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Cy Schubert
9fd34c6a91 Fix build requirement for graphics/xpdf. 2012-05-31 03:03:59 +00:00
Cy Schubert
575e1b1ff7 Fix brokenness caused by graphics/xpdf r1.102. 2012-05-25 03:29:37 +00:00
Pav Lucistnik
05c8fc6fae - Mark BROKEN: graphics/xpdf port no longer install pdftotext into bin/
Reported by:	pointyhat
2012-05-22 20:55:09 +00:00
Philip M. Gollucci
0353d73c48 - Chase shlib bump for xapian-core
PR:             ports/164460
2012-02-07 01:30:50 +00:00
Thierry Thomas
8cbc6a0e02 Add a missing dependency to exiv2.
Reported by:	pointyhat via Pav
Feature safe:	yes
2011-11-13 20:29:48 +00:00
Thierry Thomas
77065ae5a1 Upgrade to 0.98.
Changelog at
<http://code.google.com/p/pinot-search/source/browse/trunk/NEWS>.
2011-11-09 22:12:19 +00:00
Martin Wilke
9b44799b8a - Get rid FreeBSD 6.x support 2011-11-07 03:25:29 +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
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Wen Heping
9143b1b3f1 - Bump PORTREVISION to chase the update of libexif 2011-03-04 02:19:07 +00:00
Thierry Thomas
d74cbc6d53 Fix installation of deskbar-applet.
Reported by:	pointyhat via Pav
Feature safe:	yes
2011-01-13 20:39:53 +00:00
Thierry Thomas
99b9c53884 Add a missing dependency on execinfo.
Reported by:	pointyhat via droso
Feature safe:	yes
2011-01-11 20:35:21 +00:00
Thierry Thomas
1ef1c363c5 Upgrade to 0.97, a new version that brings improvements to crawling,
memory management and the indexing of acronyms. Several bugs were fixed
and translations were massively updated.
2011-01-09 15:33:30 +00:00
Philip M. Gollucci
6a2f128bdd - Chase the revert of databases/xapian-core (shlib) 2010-09-29 23:57:17 +00:00
Philip M. Gollucci
6d905d6f05 - Chase xapian-core shlib bump
Reported by:    pav via pointyhat
2010-09-24 20:25:49 +00:00
Philip M. Gollucci
ae41d463c2 - Chase databases/xapian-core sh lib bump
Reported by:    erwin via pointyhat
2010-09-23 17:20:31 +00:00